"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/02/18 03:18:07 DEBUG : Creating backend with remote "TestB2:rclone-test-zapaceh8reko" 2025/02/18 03:18:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/18 03:18:08 DEBUG : Creating backend with remote "/tmp/rclone1587015818" === 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-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/18 03:18:09 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/18 03:18:09 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:18:09 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.95s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/18 03:18:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/18 03:18:10 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:18:10 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:18:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/18 03:18:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:11 DEBUG : B2 bucket rclone-test-zapaceh8reko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.03s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.41s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:12 DEBUG : Creating backend with remote "/non-existing" 2025/02/18 03:18:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/18 03:18:13 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:18:13 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/18 03:18:14 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:18:14 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:18:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/18 03:18:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:15 INFO : B2 bucket rclone-test-zapaceh8reko: Running all checks before starting transfers 2025/02/18 03:18:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/18 03:18:15 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:18:15 INFO : B2 bucket rclone-test-zapaceh8reko: Checks finished, now starting transfers 2025/02/18 03:18:15 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:18:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/18 03:18:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.51s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:17 ERROR : Ignoring --no-traverse with sync 2025/02/18 03:18:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/18 03:18:17 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:18:17 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:18:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/18 03:18:17 INFO : sub dir/hello world: Copied (new) 2025/02/18 03:18:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:18 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/18 03:18:18 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:18:18 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:18:19 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/18 03:18:19 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.50s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/18 03:18:20 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:18:20 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:18:20 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/18 03:18:20 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.46s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/18 03:18:22 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:18:22 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:18:22 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/18 03:18:22 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.84s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/18 03:18:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/18 03:18:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/18 03:18:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/18 03:18:23 INFO : sub dir: Making directory 2025/02/18 03:18:23 INFO : sub dir2: Making directory 2025/02/18 03:18:23 INFO : sub dir2/sub sub dir2: Making directory 2025/02/18 03:18:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/18 03:18:23 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:18:23 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:18:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/18 03:18:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/18 03:18:24 DEBUG : B2 bucket rclone-test-zapaceh8reko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:24 INFO : sub dir2: Making directory 2025/02/18 03:18:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/18 03:18:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/18 03:18:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/18 03:18:25 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:18:25 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:18:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/18 03:18:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:26 DEBUG : sub dir2: Making directory with metadata 2025/02/18 03:18:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/18 03:18:26 INFO : sub dir: Making directory 2025/02/18 03:18:26 INFO : sub dir2: Making directory 2025/02/18 03:18:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/18 03:18:26 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:18:26 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:18:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/18 03:18:26 INFO : sub dir/hello world: Copied (new) 2025/02/18 03:18:26 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/18 03:18:26 DEBUG : B2 bucket rclone-test-zapaceh8reko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/18 03:18:26 DEBUG : B2 bucket rclone-test-zapaceh8reko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.71s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:28 INFO : sub dir2: Making directory 2025/02/18 03:18:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/18 03:18:28 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:18:28 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:18:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/18 03:18:28 INFO : sub dir/hello world: Copied (new) 2025/02/18 03:18:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:29 DEBUG : sub dir2: Making directory with metadata 2025/02/18 03:18:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/18 03:18:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/18 03:18:29 INFO : sub dir: Making directory 2025/02/18 03:18:29 INFO : sub dir2: Making directory 2025/02/18 03:18:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/18 03:18:29 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:18:29 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:18:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/18 03:18:29 INFO : sub dir/hello world: Copied (new) 2025/02/18 03:18:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/18 03:18:29 DEBUG : B2 bucket rclone-test-zapaceh8reko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.45s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:31 INFO : sub dir2: Making directory 2025/02/18 03:18:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/18 03:18:31 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:18:31 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:18:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/18 03:18:31 INFO : sub dir/hello world: Copied (new) 2025/02/18 03:18:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.53s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:33 DEBUG : Creating backend with remote "TestB2:rclone-test-vutemij3kiwe" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-zapaceh8reko -> B2 bucket rclone-test-vutemij3kiwe 2025/02/18 03:18:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/18 03:18:34 DEBUG : B2 bucket rclone-test-vutemij3kiwe: Waiting for checks to finish 2025/02/18 03:18:34 DEBUG : B2 bucket rclone-test-vutemij3kiwe: Waiting for transfers to finish 2025/02/18 03:18:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/18 03:18:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:35 DEBUG : B2 bucket rclone-test-vutemij3kiwe: Purge remote 2025/02/18 03:18:35 INFO : B2 bucket rclone-test-vutemij3kiwe: cleaning bucket "rclone-test-vutemij3kiwe" of all files 2025/02/18 03:18:35 DEBUG : sub dir/hello world: Deleting (id "4_z1f628d93100d1b7b9f580e1b_f116a8cf195eb8919_d20250218_m031835_c001_v0001103_t0039_u01739848715027") --- PASS: TestServerSideCopy (4.60s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/18 03:18:37 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:18:37 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:18:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/18 03:18:38 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.03s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:39 DEBUG : Creating backend with remote "TestB2:rclone-test-ziqugeh1bujo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-zapaceh8reko -> B2 bucket rclone-test-ziqugeh1bujo 2025/02/18 03:18:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/18 03:18:40 DEBUG : B2 bucket rclone-test-ziqugeh1bujo: Waiting for checks to finish 2025/02/18 03:18:40 DEBUG : B2 bucket rclone-test-ziqugeh1bujo: Waiting for transfers to finish 2025/02/18 03:18:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/18 03:18:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/18 03:18:42 DEBUG : B2 bucket rclone-test-ziqugeh1bujo: Waiting for checks to finish 2025/02/18 03:18:42 DEBUG : B2 bucket rclone-test-ziqugeh1bujo: Waiting for transfers to finish 2025/02/18 03:18:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/18 03:18:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:43 DEBUG : B2 bucket rclone-test-ziqugeh1bujo: Purge remote 2025/02/18 03:18:43 INFO : B2 bucket rclone-test-ziqugeh1bujo: cleaning bucket "rclone-test-ziqugeh1bujo" of all files 2025/02/18 03:18:43 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2ad33100d1b7b9f580e1b_f119b6d7afd37cee3_d20250218_m031842_c001_v0001093_t0021_u01739848722797") 2025/02/18 03:18:43 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2ad33100d1b7b9f580e1b_f11951cb9b7f644f3_d20250218_m031841_c001_v0001177_t0017_u01739848721626") --- PASS: TestServerSideCopyOverSelf (6.34s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/18 03:18:46 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:18:46 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:18:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/18 03:18:46 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/18 03:18:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:48 DEBUG : Creating backend with remote "TestB2:rclone-test-qosaheh1zimo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-zapaceh8reko -> B2 bucket rclone-test-qosaheh1zimo 2025/02/18 03:18:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/18 03:18:49 DEBUG : B2 bucket rclone-test-qosaheh1zimo: Waiting for checks to finish 2025/02/18 03:18:49 DEBUG : B2 bucket rclone-test-qosaheh1zimo: Waiting for transfers to finish 2025/02/18 03:18:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/18 03:18:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/18 03:18:51 DEBUG : B2 bucket rclone-test-qosaheh1zimo: Waiting for checks to finish 2025/02/18 03:18:51 DEBUG : B2 bucket rclone-test-qosaheh1zimo: Waiting for transfers to finish 2025/02/18 03:18:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/18 03:18:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/18 03:18:51 INFO : sub dir/hello world: Deleted 2025/02/18 03:18:52 DEBUG : testing file moves 2025/02/18 03:18:52 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/18 03:18:52 DEBUG : B2 bucket rclone-test-qosaheh1zimo: Waiting for checks to finish 2025/02/18 03:18:52 DEBUG : B2 bucket rclone-test-qosaheh1zimo: Waiting for transfers to finish 2025/02/18 03:18:53 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/18 03:18:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/18 03:18:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:53 DEBUG : B2 bucket rclone-test-qosaheh1zimo: Purge remote 2025/02/18 03:18:53 INFO : B2 bucket rclone-test-qosaheh1zimo: cleaning bucket "rclone-test-qosaheh1zimo" of all files 2025/02/18 03:18:53 DEBUG : sub dir/hello world: Deleting (id "4_z8f22cd33100d1b7b9f580e1b_f107be6f0a0941187_d20250218_m031852_c001_v0001157_t0016_u01739848732891") 2025/02/18 03:18:53 DEBUG : sub dir/hello world: Deleting (id "4_z8f22cd33100d1b7b9f580e1b_f1168bcde0275c4bf_d20250218_m031851_c001_v0001157_t0022_u01739848731167") 2025/02/18 03:18:53 DEBUG : sub dir/hello world: Deleting (id "4_z8f22cd33100d1b7b9f580e1b_f1084ba5eb2d6b333_d20250218_m031849_c001_v0001183_t0049_u01739848729937") --- PASS: TestServerSideMoveOverSelf (8.34s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:56 ERROR : : error listing: directory not found 2025/02/18 03:18:56 INFO : Local file system at /tmp/rclone1587015818: Making directory 2025/02/18 03:18:56 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:18:56 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.81s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:18:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/18 03:18:58 DEBUG : Local file system at /tmp/rclone1587015818: Waiting for checks to finish 2025/02/18 03:18:58 DEBUG : Local file system at /tmp/rclone1587015818: Waiting for transfers to finish 2025/02/18 03:18:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/18 03:18:59 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/18 03:18:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestCopyRedownload (2.20s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:00 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/18 03:19:00 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:00 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/18 03:19:00 INFO : check sum: Copied (new) 2025/02/18 03:19:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:00 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/18 03:19:00 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/18 03:19:00 DEBUG : check sum: Unchanged skipping 2025/02/18 03:19:00 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:00 DEBUG : Waiting for deletions to finish 2025/02/18 03:19:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.20s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:02 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/18 03:19:02 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:02 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:02 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/18 03:19:02 INFO : sizeonly: Copied (new) 2025/02/18 03:19:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:02 DEBUG : sizeonly: Sizes identical 2025/02/18 03:19:02 DEBUG : sizeonly: Unchanged skipping 2025/02/18 03:19:02 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:02 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:02 DEBUG : Waiting for deletions to finish 2025/02/18 03:19:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.59s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:04 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/18 03:19:04 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:04 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:05 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/18 03:19:05 INFO : ignore-size: Copied (new) 2025/02/18 03:19:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:05 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:19:05 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:05 DEBUG : ignore-size: Unchanged skipping 2025/02/18 03:19:05 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:05 DEBUG : Waiting for deletions to finish 2025/02/18 03:19:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.23s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:19:07 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:07 DEBUG : existing: Unchanged skipping 2025/02/18 03:19:07 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:07 DEBUG : Waiting for deletions to finish 2025/02/18 03:19:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:07 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/18 03:19:07 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:07 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/18 03:19:07 INFO : existing: Copied (replaced existing) 2025/02/18 03:19:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.41s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/18 03:19:09 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:09 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/18 03:19:09 INFO : existing: Copied (new) 2025/02/18 03:19:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:10 DEBUG : existing: Destination exists, skipping 2025/02/18 03:19:10 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:10 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:10 DEBUG : Waiting for deletions to finish 2025/02/18 03:19:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.21s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:12 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/18 03:19:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/18 03:19:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 03:19:12 DEBUG : c/non empty space: Unchanged skipping 2025/02/18 03:19:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/18 03:19:12 INFO : a/potato2: Copied (new) 2025/02/18 03:19:12 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:12 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:12 DEBUG : Waiting for deletions to finish 2025/02/18 03:19:12 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.63s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:14 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/18 03:19:14 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/18 03:19:14 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/18 03:19:14 DEBUG : empty space: Unchanged skipping 2025/02/18 03:19:14 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:14 DEBUG : Waiting for deletions to finish 2025/02/18 03:19:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:15 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/18 03:19:15 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/18 03:19:16 INFO : empty space: Updated modification time in destination 2025/02/18 03:19:16 DEBUG : empty space: Unchanged skipping 2025/02/18 03:19:16 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:16 DEBUG : Waiting for deletions to finish 2025/02/18 03:19:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.60s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:18 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:18 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/18 03:19:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/18 03:19:18 DEBUG : empty space: Unchanged skipping 2025/02/18 03:19:18 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:18 DEBUG : Waiting for deletions to finish 2025/02/18 03:19:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.67s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:20 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:20 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/18 03:19:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1587015818) 2025/02/18 03:19:20 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zapaceh8reko) 2025/02/18 03:19:20 DEBUG : foo: sha1 differ 2025/02/18 03:19:20 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/18 03:19:20 INFO : foo: Copied (replaced existing) 2025/02/18 03:19:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:21 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/18 03:19:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 03:19:21 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:21 DEBUG : empty space: Unchanged skipping 2025/02/18 03:19:21 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:22 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/18 03:19:22 INFO : potato: Copied (new) 2025/02/18 03:19:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.11s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:24 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/18 03:19:24 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:24 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:24 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/18 03:19:24 INFO : potato: Copied (replaced existing) 2025/02/18 03:19:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.91s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:25 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:25 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/02/18 03:19:25 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1587015818) 2025/02/18 03:19:25 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zapaceh8reko) 2025/02/18 03:19:25 DEBUG : potato: sha1 differ 2025/02/18 03:19:25 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:26 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/18 03:19:26 INFO : potato: Copied (replaced existing) 2025/02/18 03:19:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/18 03:19:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/18 03:19:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 03:19:27 DEBUG : empty space: Unchanged skipping 2025/02/18 03:19:27 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:27 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:27 DEBUG : Waiting for deletions to finish 2025/02/18 03:19:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/18 03:19:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 03:19:29 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:29 DEBUG : empty space: Unchanged skipping 2025/02/18 03:19:29 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/18 03:19:30 INFO : potato2: Copied (new) 2025/02/18 03:19:30 DEBUG : Waiting for deletions to finish 2025/02/18 03:19:30 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:32 INFO : d: Making directory 2025/02/18 03:19:32 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/18 03:19:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/18 03:19:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 03:19:32 DEBUG : c/non empty space: Unchanged skipping 2025/02/18 03:19:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/18 03:19:32 INFO : a/potato2: Copied (new) 2025/02/18 03:19:32 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:32 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:32 DEBUG : Waiting for deletions to finish 2025/02/18 03:19:32 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:34 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/18 03:19:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/18 03:19:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 03:19:35 DEBUG : c/non empty space: Unchanged skipping 2025/02/18 03:19:35 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:35 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/18 03:19:35 INFO : a/potato2: Copied (new) 2025/02/18 03:19:35 ERROR : B2 bucket rclone-test-zapaceh8reko: not deleting files as there were IO errors 2025/02/18 03:19:35 ERROR : B2 bucket rclone-test-zapaceh8reko: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.51s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:37 DEBUG : Waiting for deletions to finish 2025/02/18 03:19:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/18 03:19:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 03:19:37 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:37 DEBUG : empty space: Unchanged skipping 2025/02/18 03:19:37 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/18 03:19:37 INFO : potato2: Copied (new) 2025/02/18 03:19:37 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.32s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:39 DEBUG : Waiting for deletions to finish 2025/02/18 03:19:39 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:39 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:40 INFO : potato: Deleted 2025/02/18 03:19:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/18 03:19:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 03:19:40 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:40 DEBUG : empty space: Unchanged skipping 2025/02/18 03:19:40 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/18 03:19:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.66s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/18 03:19:42 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:42 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:42 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/18 03:19:42 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.05s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:44 DEBUG : enormous: Excluded (Size Filter) 2025/02/18 03:19:44 DEBUG : enormous: Excluded 2025/02/18 03:19:44 DEBUG : potato2: Excluded (Size Filter) 2025/02/18 03:19:44 DEBUG : potato2: Excluded 2025/02/18 03:19:44 DEBUG : potato2: Excluded (Size Filter) 2025/02/18 03:19:44 DEBUG : potato2: Excluded 2025/02/18 03:19:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 03:19:44 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:44 DEBUG : empty space: Unchanged skipping 2025/02/18 03:19:44 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:44 DEBUG : Waiting for deletions to finish 2025/02/18 03:19:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:44 DEBUG : enormous: Excluded (Size Filter) 2025/02/18 03:19:44 DEBUG : enormous: Excluded 2025/02/18 03:19:44 DEBUG : potato2: Excluded (Size Filter) 2025/02/18 03:19:44 DEBUG : potato2: Excluded 2025/02/18 03:19:44 DEBUG : potato2: Excluded (Size Filter) 2025/02/18 03:19:44 DEBUG : potato2: Excluded 2025/02/18 03:19:44 DEBUG : Local file system at /tmp/rclone1587015818: Waiting for checks to finish 2025/02/18 03:19:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/18 03:19:44 DEBUG : empty space: Unchanged skipping 2025/02/18 03:19:44 DEBUG : Local file system at /tmp/rclone1587015818: Waiting for transfers to finish 2025/02/18 03:19:44 DEBUG : Waiting for deletions to finish 2025/02/18 03:19:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.62s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:47 DEBUG : enormous: Excluded (Size Filter) 2025/02/18 03:19:47 DEBUG : enormous: Excluded 2025/02/18 03:19:47 DEBUG : potato2: Excluded (Size Filter) 2025/02/18 03:19:47 DEBUG : potato2: Excluded 2025/02/18 03:19:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 03:19:47 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:47 DEBUG : empty space: Unchanged skipping 2025/02/18 03:19:47 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:47 DEBUG : Waiting for deletions to finish 2025/02/18 03:19:47 INFO : enormous: Deleted 2025/02/18 03:19:47 INFO : potato2: Deleted 2025/02/18 03:19:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/18 03:19:48 DEBUG : empty space: Unchanged skipping 2025/02/18 03:19:48 DEBUG : Local file system at /tmp/rclone1587015818: Waiting for checks to finish 2025/02/18 03:19:48 DEBUG : Local file system at /tmp/rclone1587015818: Waiting for transfers to finish 2025/02/18 03:19:48 DEBUG : Waiting for deletions to finish 2025/02/18 03:19:48 INFO : potato2: Deleted 2025/02/18 03:19:48 INFO : enormous: Deleted 2025/02/18 03:19:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:50 DEBUG : five: Need to transfer - File not found at Destination 2025/02/18 03:19:50 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/18 03:19:50 DEBUG : one: Destination is newer than source, skipping 2025/02/18 03:19:50 DEBUG : three: Sizes identical 2025/02/18 03:19:50 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/18 03:19:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1587015818) 2025/02/18 03:19:50 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zapaceh8reko) 2025/02/18 03:19:50 DEBUG : two: sha1 differ 2025/02/18 03:19:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/18 03:19:50 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/18 03:19:50 INFO : five: Copied (new) 2025/02/18 03:19:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/18 03:19:51 INFO : four: Copied (replaced existing) 2025/02/18 03:19:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/18 03:19:51 INFO : two: Copied (replaced existing) 2025/02/18 03:19:51 DEBUG : Waiting for deletions to finish 2025/02/18 03:19:51 DEBUG : one: Destination is newer than source, skipping 2025/02/18 03:19:51 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/18 03:19:51 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/18 03:19:51 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/18 03:19:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/18 03:19:51 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/18 03:19:51 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/18 03:19:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/18 03:19:51 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/18 03:19:51 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/18 03:19:51 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1587015818) 2025/02/18 03:19:51 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zapaceh8reko) 2025/02/18 03:19:51 DEBUG : three: sha1 differ 2025/02/18 03:19:51 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/18 03:19:51 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/18 03:19:52 INFO : three: Copied (replaced existing) 2025/02/18 03:19:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.18s) === 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-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/18 03:19:53 INFO : B2 bucket rclone-test-zapaceh8reko: Making map for --track-renames 2025/02/18 03:19:53 INFO : B2 bucket rclone-test-zapaceh8reko: Finished making map for --track-renames 2025/02/18 03:19:53 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/18 03:19:53 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for renames to finish 2025/02/18 03:19:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/18 03:19:53 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/18 03:19:54 INFO : potato: Copied (new) 2025/02/18 03:19:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/18 03:19:54 INFO : yam: Copied (new) 2025/02/18 03:19:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:19:55 INFO : B2 bucket rclone-test-zapaceh8reko: Making map for --track-renames 2025/02/18 03:19:55 INFO : B2 bucket rclone-test-zapaceh8reko: Finished making map for --track-renames 2025/02/18 03:19:55 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:55 DEBUG : potato: Unchanged skipping 2025/02/18 03:19:55 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for renames to finish 2025/02/18 03:19:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/18 03:19:55 INFO : yam: Copied (server-side copy) to: yaml 2025/02/18 03:19:56 INFO : yam: Deleted 2025/02/18 03:19:56 INFO : yaml: Renamed from "yam" 2025/02/18 03:19:56 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.17s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/18 03:19:57 INFO : B2 bucket rclone-test-zapaceh8reko: Making map for --track-renames 2025/02/18 03:19:57 INFO : B2 bucket rclone-test-zapaceh8reko: Finished making map for --track-renames 2025/02/18 03:19:57 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/18 03:19:57 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for renames to finish 2025/02/18 03:19:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/18 03:19:57 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/18 03:19:58 INFO : yam: Copied (new) 2025/02/18 03:19:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/18 03:19:58 INFO : potato: Copied (new) 2025/02/18 03:19:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:19:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:19:58 INFO : B2 bucket rclone-test-zapaceh8reko: Making map for --track-renames 2025/02/18 03:19:58 INFO : B2 bucket rclone-test-zapaceh8reko: Finished making map for --track-renames 2025/02/18 03:19:58 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:19:58 DEBUG : potato: Unchanged skipping 2025/02/18 03:19:58 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for renames to finish 2025/02/18 03:19:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/18 03:19:59 INFO : yam: Copied (server-side copy) to: yaml 2025/02/18 03:19:59 INFO : yam: Deleted 2025/02/18 03:19:59 INFO : yaml: Renamed from "yam" 2025/02/18 03:19:59 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:19:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.85s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/18 03:20:01 INFO : B2 bucket rclone-test-zapaceh8reko: Making map for --track-renames 2025/02/18 03:20:01 INFO : B2 bucket rclone-test-zapaceh8reko: Finished making map for --track-renames 2025/02/18 03:20:01 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:20:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/18 03:20:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/18 03:20:01 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for renames to finish 2025/02/18 03:20:01 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:20:02 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/18 03:20:02 INFO : sub/yam: Copied (new) 2025/02/18 03:20:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/18 03:20:02 INFO : potato: Copied (new) 2025/02/18 03:20:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:20:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:20:03 DEBUG : potato: Unchanged skipping 2025/02/18 03:20:03 INFO : B2 bucket rclone-test-zapaceh8reko: Making map for --track-renames 2025/02/18 03:20:03 INFO : B2 bucket rclone-test-zapaceh8reko: Finished making map for --track-renames 2025/02/18 03:20:03 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:20:03 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for renames to finish 2025/02/18 03:20:03 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/18 03:20:03 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/18 03:20:03 INFO : sub/yam: Deleted 2025/02/18 03:20:03 INFO : yam: Renamed from "sub/yam" 2025/02/18 03:20:03 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:20:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.98s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:20:05 DEBUG : Creating backend with remote "/tmp/rclone1587015818/dir1" 2025/02/18 03:20:05 DEBUG : Creating backend with remote "/tmp/rclone1587015818/dir2" 2025/02/18 03:20:05 DEBUG : Local file system at /tmp/rclone1587015818/dir2: Using server-side directory move 2025/02/18 03:20:05 INFO : Local file system at /tmp/rclone1587015818/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/18 03:20:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/18 03:20:05 INFO : file1.txt: Moved (server-side) 2025/02/18 03:20:05 DEBUG : Local file system at /tmp/rclone1587015818/dir2: Waiting for checks to finish 2025/02/18 03:20:05 DEBUG : Local file system at /tmp/rclone1587015818/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:20:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/18 03:20:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/18 03:20:06 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:20:06 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:20:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/18 03:20:06 INFO : nested/sub dir/file: Copied (new) 2025/02/18 03:20:06 INFO : nested/sub dir/file: Deleted 2025/02/18 03:20:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/18 03:20:06 INFO : sub dir/hello world: Copied (new) 2025/02/18 03:20:06 INFO : sub dir/hello world: Deleted 2025/02/18 03:20:06 INFO : sub dir: Removing directory 2025/02/18 03:20:06 INFO : nested/sub dir: Removing directory 2025/02/18 03:20:06 INFO : nested: Removing directory 2025/02/18 03:20:06 DEBUG : Local file system at /tmp/rclone1587015818: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.04s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:20:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/18 03:20:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/18 03:20:08 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:20:08 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:20:08 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/18 03:20:08 INFO : nested/sub dir/file: Copied (new) 2025/02/18 03:20:08 INFO : nested/sub dir/file: Deleted 2025/02/18 03:20:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/18 03:20:10 INFO : sub dir/hello world: Copied (new) 2025/02/18 03:20:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.49s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:20:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/18 03:20:11 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/18 03:20:11 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:20:11 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:20:11 DEBUG : existing: Clearing upload URL because of error: Post "https://pod-000-1183-17.backblaze.com/b2api/v1/b2_upload_file/5f822d43100d1b7b9f580e1b/c001_v0001183_t0044": EOF 2025/02/18 03:20:11 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-17.backblaze.com/b2api/v1/b2_upload_file/5f822d43100d1b7b9f580e1b/c001_v0001183_t0044": EOF) 2025/02/18 03:20:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/18 03:20:11 DEBUG : existing: Received error: Post "https://pod-000-1183-17.backblaze.com/b2api/v1/b2_upload_file/5f822d43100d1b7b9f580e1b/c001_v0001183_t0044": EOF - low level retry 0/10 2025/02/18 03:20:11 DEBUG : pacer: Reducing sleep to 10ms 2025/02/18 03:20:11 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/18 03:20:11 INFO : existing-b: Copied (new) 2025/02/18 03:20:11 INFO : existing-b: Deleted 2025/02/18 03:20:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/18 03:20:12 INFO : existing: Copied (new) 2025/02/18 03:20:12 INFO : existing: Deleted 2025/02/18 03:20:12 DEBUG : existing: Destination exists, skipping 2025/02/18 03:20:12 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/18 03:20:12 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:20:12 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:20:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.18s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:20:13 DEBUG : Creating backend with remote "TestB2:rclone-test-kisadob1tere" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zapaceh8reko -> B2 bucket rclone-test-kisadob1tere 2025/02/18 03:20:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/18 03:20:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/18 03:20:18 DEBUG : empty space: Unchanged skipping 2025/02/18 03:20:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/18 03:20:18 DEBUG : B2 bucket rclone-test-kisadob1tere: Waiting for checks to finish 2025/02/18 03:20:19 INFO : empty space: Deleted 2025/02/18 03:20:19 DEBUG : B2 bucket rclone-test-kisadob1tere: Waiting for transfers to finish 2025/02/18 03:20:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/18 03:20:19 INFO : potato2: Copied (server-side copy) 2025/02/18 03:20:19 INFO : potato2: Deleted 2025/02/18 03:20:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/18 03:20:19 INFO : potato3: Copied (server-side copy) 2025/02/18 03:20:19 INFO : potato3: Deleted 2025/02/18 03:20:20 DEBUG : Creating backend with remote "TestB2:rclone-test-faneqiq2jipi" 2025/02/18 03:20:21 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/18 03:20:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/18 03:20:21 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/18 03:20:21 DEBUG : B2 bucket rclone-test-faneqiq2jipi: Waiting for checks to finish 2025/02/18 03:20:21 DEBUG : B2 bucket rclone-test-faneqiq2jipi: Waiting for transfers to finish 2025/02/18 03:20:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/18 03:20:22 INFO : empty space: Copied (server-side copy) 2025/02/18 03:20:22 INFO : empty space: Deleted 2025/02/18 03:20:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/18 03:20:22 INFO : potato3: Copied (server-side copy) 2025/02/18 03:20:22 INFO : potato3: Deleted 2025/02/18 03:20:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/18 03:20:22 INFO : potato2: Copied (server-side copy) 2025/02/18 03:20:22 INFO : potato2: Deleted 2025/02/18 03:20:23 DEBUG : B2 bucket rclone-test-faneqiq2jipi: Purge remote 2025/02/18 03:20:23 INFO : B2 bucket rclone-test-faneqiq2jipi: cleaning bucket "rclone-test-faneqiq2jipi" of all files 2025/02/18 03:20:23 DEBUG : empty space: Deleting (id "4_zbf622da3102d1b7b9f580e1b_f108094dafff73175_d20250218_m032022_c001_v0001184_t0012_u01739848822027") 2025/02/18 03:20:23 DEBUG : potato2: Deleting (id "4_zbf622da3102d1b7b9f580e1b_f103d684dec85e2c5_d20250218_m032022_c001_v0001109_t0022_u01739848822243") 2025/02/18 03:20:23 DEBUG : potato3: Deleting (id "4_zbf622da3102d1b7b9f580e1b_f1121dbab85395ee6_d20250218_m032022_c001_v0001182_t0044_u01739848822392") 2025/02/18 03:20:24 DEBUG : B2 bucket rclone-test-kisadob1tere: Purge remote 2025/02/18 03:20:24 INFO : B2 bucket rclone-test-kisadob1tere: cleaning bucket "rclone-test-kisadob1tere" of all files 2025/02/18 03:20:24 DEBUG : empty space: Deleting (id "4_z4f921d73102d1b7b9f580e1b_f40557ed90cfe958b_d20250218_m032022_c001_v7007000_t0000_u01739848822224") 2025/02/18 03:20:24 DEBUG : empty space: Deleting (id "4_z4f921d73102d1b7b9f580e1b_f119af224e8f32a65_d20250218_m032017_c001_v0001039_t0026_u01739848817717") 2025/02/18 03:20:24 DEBUG : potato2: Deleting (id "4_z4f921d73102d1b7b9f580e1b_f40557ed90cfe9597_d20250218_m032022_c001_v7007000_t0000_u01739848822905") 2025/02/18 03:20:24 DEBUG : potato2: Deleting (id "4_z4f921d73102d1b7b9f580e1b_f116edec10d269c71_d20250218_m032019_c001_v0001177_t0002_u01739848819016") 2025/02/18 03:20:24 DEBUG : potato3: Deleting (id "4_z4f921d73102d1b7b9f580e1b_f40557ed90cfe9593_d20250218_m032022_c001_v7007000_t0000_u01739848822608") 2025/02/18 03:20:24 DEBUG : potato3: Deleting (id "4_z4f921d73102d1b7b9f580e1b_f100d81d90d8811a9_d20250218_m032019_c001_v0001105_t0039_u01739848819253") 2025/02/18 03:20:24 DEBUG : potato3: Deleting (id "4_z4f921d73102d1b7b9f580e1b_f119af224e8f32a6b_d20250218_m032018_c001_v0001039_t0027_u01739848818198") --- PASS: TestServerSideMove (12.80s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:20:26 DEBUG : Creating backend with remote "TestB2:rclone-test-payexul2kefa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zapaceh8reko -> B2 bucket rclone-test-payexul2kefa 2025/02/18 03:20:31 DEBUG : empty space: Excluded (Size Filter) 2025/02/18 03:20:31 DEBUG : empty space: Excluded 2025/02/18 03:20:32 DEBUG : empty space: Excluded (Size Filter) 2025/02/18 03:20:32 DEBUG : empty space: Excluded 2025/02/18 03:20:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/18 03:20:32 DEBUG : B2 bucket rclone-test-payexul2kefa: Waiting for checks to finish 2025/02/18 03:20:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/18 03:20:32 DEBUG : B2 bucket rclone-test-payexul2kefa: Waiting for transfers to finish 2025/02/18 03:20:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/18 03:20:32 INFO : potato2: Copied (server-side copy) 2025/02/18 03:20:32 INFO : potato2: Deleted 2025/02/18 03:20:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/18 03:20:32 INFO : potato3: Copied (server-side copy) 2025/02/18 03:20:32 INFO : potato3: Deleted 2025/02/18 03:20:33 DEBUG : Creating backend with remote "TestB2:rclone-test-qesofer9xifu" 2025/02/18 03:20:34 DEBUG : empty space: Excluded (Size Filter) 2025/02/18 03:20:34 DEBUG : empty space: Excluded 2025/02/18 03:20:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/18 03:20:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/18 03:20:34 DEBUG : B2 bucket rclone-test-qesofer9xifu: Waiting for checks to finish 2025/02/18 03:20:34 DEBUG : B2 bucket rclone-test-qesofer9xifu: Waiting for transfers to finish 2025/02/18 03:20:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/18 03:20:35 INFO : potato2: Copied (server-side copy) 2025/02/18 03:20:35 INFO : potato2: Deleted 2025/02/18 03:20:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/18 03:20:35 INFO : potato3: Copied (server-side copy) 2025/02/18 03:20:35 INFO : potato3: Deleted 2025/02/18 03:20:36 DEBUG : B2 bucket rclone-test-qesofer9xifu: Purge remote 2025/02/18 03:20:36 INFO : B2 bucket rclone-test-qesofer9xifu: cleaning bucket "rclone-test-qesofer9xifu" of all files 2025/02/18 03:20:36 DEBUG : potato2: Deleting (id "4_z0fd25de3102d1b7b9f580e1b_f102b13b067e9871f_d20250218_m032035_c001_v0001183_t0053_u01739848835053") 2025/02/18 03:20:36 DEBUG : potato3: Deleting (id "4_z0fd25de3102d1b7b9f580e1b_f1052f825a4f0f49c_d20250218_m032035_c001_v0001102_t0050_u01739848835299") 2025/02/18 03:20:37 DEBUG : B2 bucket rclone-test-payexul2kefa: Purge remote 2025/02/18 03:20:37 INFO : B2 bucket rclone-test-payexul2kefa: cleaning bucket "rclone-test-payexul2kefa" of all files 2025/02/18 03:20:37 DEBUG : empty space: Deleting (id "4_z5f624db3102d1b7b9f580e1b_f11679a531e55a907_d20250218_m032030_c001_v0001099_t0017_u01739848830734") 2025/02/18 03:20:37 DEBUG : potato2: Deleting (id "4_z5f624db3102d1b7b9f580e1b_f414db06356621abf_d20250218_m032035_c001_v7007000_t0000_u01739848835274") 2025/02/18 03:20:37 DEBUG : potato2: Deleting (id "4_z5f624db3102d1b7b9f580e1b_f109c9ccbb50928b4_d20250218_m032032_c001_v0001090_t0012_u01739848832113") 2025/02/18 03:20:37 DEBUG : potato3: Deleting (id "4_z5f624db3102d1b7b9f580e1b_f414db06356621ac5_d20250218_m032035_c001_v7007000_t0000_u01739848835736") 2025/02/18 03:20:37 DEBUG : potato3: Deleting (id "4_z5f624db3102d1b7b9f580e1b_f1158393d64cd08e2_d20250218_m032032_c001_v0001100_t0045_u01739848832454") 2025/02/18 03:20:37 DEBUG : potato3: Deleting (id "4_z5f624db3102d1b7b9f580e1b_f11679a531e55a909_d20250218_m032031_c001_v0001099_t0012_u01739848831126") --- PASS: TestServerSideMoveWithFilter (12.81s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:20:39 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqasir1dile" 2025/02/18 03:20:41 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zapaceh8reko -> B2 bucket rclone-test-jiqasir1dile 2025/02/18 03:20:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/18 03:20:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/18 03:20:44 DEBUG : empty space: Unchanged skipping 2025/02/18 03:20:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/18 03:20:44 DEBUG : B2 bucket rclone-test-jiqasir1dile: Waiting for checks to finish 2025/02/18 03:20:45 INFO : empty space: Deleted 2025/02/18 03:20:45 DEBUG : B2 bucket rclone-test-jiqasir1dile: Waiting for transfers to finish 2025/02/18 03:20:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/18 03:20:45 INFO : potato2: Copied (server-side copy) 2025/02/18 03:20:45 INFO : potato2: Deleted 2025/02/18 03:20:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/18 03:20:45 INFO : potato3: Copied (server-side copy) 2025/02/18 03:20:45 INFO : potato3: Deleted 2025/02/18 03:20:46 DEBUG : Creating backend with remote "TestB2:rclone-test-mejacaj8xoru" 2025/02/18 03:20:47 INFO : tomatoDir: Making directory 2025/02/18 03:20:47 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/18 03:20:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/18 03:20:47 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/18 03:20:47 DEBUG : B2 bucket rclone-test-mejacaj8xoru: Waiting for checks to finish 2025/02/18 03:20:47 DEBUG : B2 bucket rclone-test-mejacaj8xoru: Waiting for transfers to finish 2025/02/18 03:20:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/18 03:20:48 INFO : empty space: Copied (server-side copy) 2025/02/18 03:20:48 INFO : empty space: Deleted 2025/02/18 03:20:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/18 03:20:48 INFO : potato2: Copied (server-side copy) 2025/02/18 03:20:48 INFO : potato2: Deleted 2025/02/18 03:20:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/18 03:20:49 INFO : potato3: Copied (server-side copy) 2025/02/18 03:20:49 INFO : potato3: Deleted 2025/02/18 03:20:49 DEBUG : B2 bucket rclone-test-mejacaj8xoru: Purge remote 2025/02/18 03:20:49 INFO : B2 bucket rclone-test-mejacaj8xoru: cleaning bucket "rclone-test-mejacaj8xoru" of all files 2025/02/18 03:20:50 DEBUG : empty space: Deleting (id "4_zbf529d13102d1b7b9f580e1b_f113c9fa8ae470636_d20250218_m032048_c001_v0001184_t0039_u01739848848269") 2025/02/18 03:20:50 DEBUG : potato2: Deleting (id "4_zbf529d13102d1b7b9f580e1b_f115d704ccf382f85_d20250218_m032048_c001_v0001154_t0015_u01739848848520") 2025/02/18 03:20:50 DEBUG : potato3: Deleting (id "4_zbf529d13102d1b7b9f580e1b_f1163ff7fad0529be_d20250218_m032048_c001_v0001144_t0029_u01739848848634") 2025/02/18 03:20:50 DEBUG : B2 bucket rclone-test-jiqasir1dile: Purge remote 2025/02/18 03:20:50 INFO : B2 bucket rclone-test-jiqasir1dile: cleaning bucket "rclone-test-jiqasir1dile" of all files 2025/02/18 03:20:50 DEBUG : empty space: Deleting (id "4_z2fa27db3102d1b7b9f580e1b_f4168ea2178312d40_d20250218_m032048_c001_v7007000_t0000_u01739848848488") 2025/02/18 03:20:50 DEBUG : empty space: Deleting (id "4_z2fa27db3102d1b7b9f580e1b_f1085f6f38e066f1b_d20250218_m032043_c001_v0001117_t0042_u01739848843141") 2025/02/18 03:20:50 DEBUG : potato2: Deleting (id "4_z2fa27db3102d1b7b9f580e1b_f4168ea2178312d42_d20250218_m032048_c001_v7007000_t0000_u01739848848829") 2025/02/18 03:20:50 DEBUG : potato2: Deleting (id "4_z2fa27db3102d1b7b9f580e1b_f1152cdd0c3919685_d20250218_m032045_c001_v0001178_t0033_u01739848845013") 2025/02/18 03:20:50 DEBUG : potato3: Deleting (id "4_z2fa27db3102d1b7b9f580e1b_f4168ea2178312d43_d20250218_m032049_c001_v7007000_t0000_u01739848849252") 2025/02/18 03:20:50 DEBUG : potato3: Deleting (id "4_z2fa27db3102d1b7b9f580e1b_f1064d913064479eb_d20250218_m032045_c001_v0001116_t0050_u01739848845258") 2025/02/18 03:20:50 DEBUG : potato3: Deleting (id "4_z2fa27db3102d1b7b9f580e1b_f1085f6f38e066f1f_d20250218_m032044_c001_v0001117_t0018_u01739848844079") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.53s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:20:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zapaceh8reko/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.74s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:20:55 DEBUG : Creating backend with remote "TestB2:rclone-test-zapaceh8reko/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:20:58 DEBUG : Creating backend with remote "TestB2:rclone-test-zapaceh8reko/rclone-sync-test" 2025/02/18 03:21:00 DEBUG : Creating backend with remote "TestB2:rclone-test-zapaceh8reko/rclone-sync-test-include/layer2" 2025/02/18 03:21:02 DEBUG : Creating backend with remote "TestB2:rclone-test-zapaceh8reko/rclone-sync-test-ignore-file" 2025/02/18 03:21:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/18 03:21:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/18 03:21:06 DEBUG : pacer: Reducing sleep to 10ms 2025/02/18 03:21:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/18 03:21:06 DEBUG : B2 bucket rclone-test-zapaceh8reko path rclone-sync-test: Waiting for checks to finish 2025/02/18 03:21:06 DEBUG : B2 bucket rclone-test-zapaceh8reko path rclone-sync-test: Waiting for transfers to finish 2025/02/18 03:21:06 DEBUG : Waiting for deletions to finish 2025/02/18 03:21:06 INFO : There was nothing to transfer 2025/02/18 03:21:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/18 03:21:06 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:21:06 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:21:06 DEBUG : Waiting for deletions to finish 2025/02/18 03:21:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:21:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/18 03:21:07 DEBUG : B2 bucket rclone-test-zapaceh8reko path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/18 03:21:07 DEBUG : B2 bucket rclone-test-zapaceh8reko path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/18 03:21:07 DEBUG : Waiting for deletions to finish 2025/02/18 03:21:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:21:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/18 03:21:07 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:21:07 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:21:07 DEBUG : Waiting for deletions to finish 2025/02/18 03:21:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:21:08 DEBUG : : Excluded 2025/02/18 03:21:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/18 03:21:08 DEBUG : B2 bucket rclone-test-zapaceh8reko path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/18 03:21:08 DEBUG : B2 bucket rclone-test-zapaceh8reko path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/18 03:21:08 DEBUG : Waiting for deletions to finish 2025/02/18 03:21:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.69s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:21:15 DEBUG : Creating backend with remote "TestB2:rclone-test-zapaceh8reko/dst" 2025/02/18 03:21:16 DEBUG : Creating backend with remote "TestB2:rclone-test-zapaceh8reko/CompareDest" 2025/02/18 03:21:18 DEBUG : one: Need to transfer - File not found at Destination 2025/02/18 03:21:18 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for checks to finish 2025/02/18 03:21:18 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for transfers to finish 2025/02/18 03:21:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/18 03:21:19 INFO : one: Copied (new) 2025/02/18 03:21:19 DEBUG : Waiting for deletions to finish 2025/02/18 03:21:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/18 03:21:19 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for checks to finish 2025/02/18 03:21:20 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for transfers to finish 2025/02/18 03:21:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/18 03:21:20 INFO : one: Copied (replaced existing) 2025/02/18 03:21:20 DEBUG : Waiting for deletions to finish 2025/02/18 03:21:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/18 03:21:22 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for checks to finish 2025/02/18 03:21:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 03:21:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/18 03:21:22 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for transfers to finish 2025/02/18 03:21:22 DEBUG : Waiting for deletions to finish 2025/02/18 03:21:22 INFO : There was nothing to transfer 2025/02/18 03:21:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 03:21:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/18 03:21:24 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for checks to finish 2025/02/18 03:21:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/18 03:21:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 03:21:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/18 03:21:24 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for transfers to finish 2025/02/18 03:21:24 DEBUG : Waiting for deletions to finish 2025/02/18 03:21:24 INFO : There was nothing to transfer 2025/02/18 03:21:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 03:21:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/18 03:21:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/18 03:21:24 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for checks to finish 2025/02/18 03:21:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 03:21:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/18 03:21:24 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for transfers to finish 2025/02/18 03:21:24 DEBUG : Waiting for deletions to finish 2025/02/18 03:21:24 INFO : There was nothing to transfer 2025/02/18 03:21:26 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/02/18 03:21:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/18 03:21:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/18 03:21:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/18 03:21:26 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for checks to finish 2025/02/18 03:21:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 03:21:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/18 03:21:26 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for transfers to finish 2025/02/18 03:21:26 DEBUG : Waiting for deletions to finish 2025/02/18 03:21:26 INFO : There was nothing to transfer 2025/02/18 03:21:27 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/18 03:21:27 DEBUG : two: Need to transfer - File not found at Destination 2025/02/18 03:21:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/18 03:21:27 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for checks to finish 2025/02/18 03:21:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 03:21:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/18 03:21:27 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for transfers to finish 2025/02/18 03:21:27 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/18 03:21:27 INFO : two: Copied (new) 2025/02/18 03:21:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.99s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:21:30 DEBUG : Creating backend with remote "TestB2:rclone-test-zapaceh8reko/dest" 2025/02/18 03:21:31 DEBUG : Creating backend with remote "TestB2:rclone-test-zapaceh8reko/pre-dest1" 2025/02/18 03:21:31 DEBUG : Config file has changed externally - reloading 2025/02/18 03:21:32 DEBUG : Creating backend with remote "TestB2:rclone-test-zapaceh8reko/pre-dest2" 2025/02/18 03:21:35 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:21:35 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/18 03:21:35 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:21:35 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/18 03:21:35 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/18 03:21:35 DEBUG : B2 bucket rclone-test-zapaceh8reko path dest: Waiting for checks to finish 2025/02/18 03:21:35 DEBUG : B2 bucket rclone-test-zapaceh8reko path dest: Waiting for transfers to finish 2025/02/18 03:21:36 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/18 03:21:36 INFO : 3: Copied (new) 2025/02/18 03:21:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.97s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:21:38 DEBUG : Creating backend with remote "TestB2:rclone-test-zapaceh8reko/dst" 2025/02/18 03:21:39 DEBUG : Creating backend with remote "TestB2:rclone-test-zapaceh8reko/CopyDest" 2025/02/18 03:21:41 DEBUG : one: Need to transfer - File not found at Destination 2025/02/18 03:21:41 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for checks to finish 2025/02/18 03:21:41 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for transfers to finish 2025/02/18 03:21:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/18 03:21:42 INFO : one: Copied (new) 2025/02/18 03:21:42 DEBUG : Waiting for deletions to finish 2025/02/18 03:21:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/18 03:21:43 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for checks to finish 2025/02/18 03:21:43 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for transfers to finish 2025/02/18 03:21:44 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/18 03:21:44 INFO : one: Copied (replaced existing) 2025/02/18 03:21:44 DEBUG : Waiting for deletions to finish 2025/02/18 03:21:45 DEBUG : Creating backend with remote "TestB2:rclone-test-zapaceh8reko/BackupDir" 2025/02/18 03:21:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/18 03:21:46 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for checks to finish 2025/02/18 03:21:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 03:21:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/18 03:21:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/18 03:21:48 INFO : one: Copied (server-side copy) 2025/02/18 03:21:48 INFO : one: Deleted 2025/02/18 03:21:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/18 03:21:49 INFO : one: Copied (server-side copy) 2025/02/18 03:21:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/18 03:21:49 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for transfers to finish 2025/02/18 03:21:49 DEBUG : Waiting for deletions to finish 2025/02/18 03:21:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 03:21:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/18 03:21:50 INFO : two: Copied (server-side copy) 2025/02/18 03:21:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/18 03:21:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 03:21:50 DEBUG : one: Unchanged skipping 2025/02/18 03:21:50 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for checks to finish 2025/02/18 03:21:50 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for transfers to finish 2025/02/18 03:21:50 DEBUG : Waiting for deletions to finish 2025/02/18 03:21:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 03:21:50 DEBUG : one: Unchanged skipping 2025/02/18 03:21:50 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for checks to finish 2025/02/18 03:21:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 03:21:50 DEBUG : two: Unchanged skipping 2025/02/18 03:21:50 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for transfers to finish 2025/02/18 03:21:50 DEBUG : Waiting for deletions to finish 2025/02/18 03:21:50 INFO : There was nothing to transfer 2025/02/18 03:21:52 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/18 03:21:52 DEBUG : three: Destination not found in --copy-dest 2025/02/18 03:21:52 DEBUG : three: Need to transfer - File not found at Destination 2025/02/18 03:21:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 03:21:52 DEBUG : one: Unchanged skipping 2025/02/18 03:21:52 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for checks to finish 2025/02/18 03:21:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/18 03:21:52 DEBUG : two: Unchanged skipping 2025/02/18 03:21:52 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for transfers to finish 2025/02/18 03:21:53 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/18 03:21:53 INFO : three: Copied (new) 2025/02/18 03:21:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.11s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:21:56 DEBUG : Creating backend with remote "TestB2:rclone-test-zapaceh8reko/dst" 2025/02/18 03:21:57 DEBUG : Creating backend with remote "TestB2:rclone-test-zapaceh8reko/backup" 2025/02/18 03:21:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/18 03:21:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:21:59 DEBUG : two: Unchanged skipping 2025/02/18 03:21:59 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for checks to finish 2025/02/18 03:22:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/18 03:22:01 INFO : one: Copied (server-side copy) 2025/02/18 03:22:01 INFO : one: Deleted 2025/02/18 03:22:01 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for transfers to finish 2025/02/18 03:22:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/18 03:22:02 INFO : one: Copied (new) 2025/02/18 03:22:02 DEBUG : Waiting for deletions to finish 2025/02/18 03:22:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/18 03:22:03 INFO : three.txt: Copied (server-side copy) 2025/02/18 03:22:03 INFO : three.txt: Deleted 2025/02/18 03:22:03 INFO : three.txt: Moved into backup dir 2025/02/18 03:22:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/18 03:22:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:22:05 DEBUG : two: Unchanged skipping 2025/02/18 03:22:05 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for checks to finish 2025/02/18 03:22:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/18 03:22:06 INFO : one: Copied (server-side copy) 2025/02/18 03:22:06 INFO : one: Deleted 2025/02/18 03:22:06 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for transfers to finish 2025/02/18 03:22:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/18 03:22:06 INFO : one: Copied (new) 2025/02/18 03:22:06 DEBUG : Waiting for deletions to finish 2025/02/18 03:22:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/18 03:22:07 INFO : three.txt: Copied (server-side copy) 2025/02/18 03:22:07 INFO : three.txt: Deleted 2025/02/18 03:22:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.78s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:22:10 DEBUG : Creating backend with remote "TestB2:rclone-test-zapaceh8reko/dst" 2025/02/18 03:22:11 DEBUG : Creating backend with remote "TestB2:rclone-test-zapaceh8reko/backup" 2025/02/18 03:22:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/18 03:22:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:22:13 DEBUG : two: Unchanged skipping 2025/02/18 03:22:13 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for checks to finish 2025/02/18 03:22:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/18 03:22:14 INFO : one: Copied (server-side copy) to: one.bak 2025/02/18 03:22:14 INFO : one: Deleted 2025/02/18 03:22:14 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for transfers to finish 2025/02/18 03:22:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/18 03:22:15 INFO : one: Copied (new) 2025/02/18 03:22:15 DEBUG : Waiting for deletions to finish 2025/02/18 03:22:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/18 03:22:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/18 03:22:16 INFO : three.txt: Deleted 2025/02/18 03:22:16 INFO : three.txt: Moved into backup dir 2025/02/18 03:22:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/18 03:22:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:22:18 DEBUG : two: Unchanged skipping 2025/02/18 03:22:18 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for checks to finish 2025/02/18 03:22:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/18 03:22:19 INFO : one: Copied (server-side copy) to: one.bak 2025/02/18 03:22:19 INFO : one: Deleted 2025/02/18 03:22:19 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for transfers to finish 2025/02/18 03:22:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/18 03:22:19 INFO : one: Copied (new) 2025/02/18 03:22:19 DEBUG : Waiting for deletions to finish 2025/02/18 03:22:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/18 03:22:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/18 03:22:20 INFO : three.txt: Deleted 2025/02/18 03:22:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.62s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:22:23 DEBUG : Creating backend with remote "TestB2:rclone-test-zapaceh8reko/dst" 2025/02/18 03:22:24 DEBUG : Creating backend with remote "TestB2:rclone-test-zapaceh8reko/backup" 2025/02/18 03:22:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/18 03:22:26 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for checks to finish 2025/02/18 03:22:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:22:26 DEBUG : two: Unchanged skipping 2025/02/18 03:22:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/18 03:22:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/18 03:22:28 INFO : one: Deleted 2025/02/18 03:22:28 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for transfers to finish 2025/02/18 03:22:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/18 03:22:28 INFO : one: Copied (new) 2025/02/18 03:22:28 DEBUG : Waiting for deletions to finish 2025/02/18 03:22:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/18 03:22:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/18 03:22:29 INFO : three.txt: Deleted 2025/02/18 03:22:29 INFO : three.txt: Moved into backup dir 2025/02/18 03:22:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/18 03:22:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:22:31 DEBUG : two: Unchanged skipping 2025/02/18 03:22:31 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for checks to finish 2025/02/18 03:22:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/18 03:22:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/18 03:22:32 INFO : one: Deleted 2025/02/18 03:22:32 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for transfers to finish 2025/02/18 03:22:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/18 03:22:32 INFO : one: Copied (new) 2025/02/18 03:22:32 DEBUG : Waiting for deletions to finish 2025/02/18 03:22:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/18 03:22:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/18 03:22:32 INFO : three.txt: Deleted 2025/02/18 03:22:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.58s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:22:35 DEBUG : Creating backend with remote "TestB2:rclone-test-zapaceh8reko/dst" 2025/02/18 03:22:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/18 03:22:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:22:37 DEBUG : two: Unchanged skipping 2025/02/18 03:22:37 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for checks to finish 2025/02/18 03:22:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/18 03:22:37 INFO : one: Copied (server-side copy) to: one.bak 2025/02/18 03:22:38 INFO : one: Deleted 2025/02/18 03:22:38 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for transfers to finish 2025/02/18 03:22:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/18 03:22:38 INFO : one: Copied (new) 2025/02/18 03:22:38 DEBUG : Waiting for deletions to finish 2025/02/18 03:22:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/18 03:22:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/18 03:22:39 INFO : three.txt: Deleted 2025/02/18 03:22:39 INFO : three.txt: Moved into backup dir 2025/02/18 03:22:40 DEBUG : one.bak: Excluded (Path Filter) 2025/02/18 03:22:40 DEBUG : one.bak: Excluded 2025/02/18 03:22:40 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/18 03:22:40 DEBUG : three.txt.bak: Excluded 2025/02/18 03:22:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/18 03:22:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:22:40 DEBUG : two: Unchanged skipping 2025/02/18 03:22:40 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for checks to finish 2025/02/18 03:22:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/18 03:22:41 INFO : one: Copied (server-side copy) to: one.bak 2025/02/18 03:22:41 INFO : one: Deleted 2025/02/18 03:22:41 DEBUG : B2 bucket rclone-test-zapaceh8reko path dst: Waiting for transfers to finish 2025/02/18 03:22:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/18 03:22:41 INFO : one: Copied (new) 2025/02/18 03:22:41 DEBUG : Waiting for deletions to finish 2025/02/18 03:22:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/18 03:22:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/18 03:22:42 INFO : three.txt: Deleted 2025/02/18 03:22:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.12s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:22:44 DEBUG : Creating backend with remote "TestB2:rclone-test-zapaceh8reko/dst" 2025/02/18 03:22:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/18 03:22:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/18 03:22:47 INFO : one: Copied (server-side copy) to: one.bak 2025/02/18 03:22:47 INFO : one: Deleted 2025/02/18 03:22:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/18 03:22:48 INFO : one: Copied (new) 2025/02/18 03:22:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:22:48 DEBUG : two: Unchanged skipping 2025/02/18 03:22:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/18 03:22:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/18 03:22:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/18 03:22:49 INFO : three.txt: Deleted 2025/02/18 03:22:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/18 03:22:49 INFO : three.txt: Copied (new) 2025/02/18 03:22:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/18 03:22:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/18 03:22:50 INFO : one: Copied (server-side copy) to: one.bak 2025/02/18 03:22:50 INFO : one: Deleted 2025/02/18 03:22:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/18 03:22:50 INFO : one: Copied (new) 2025/02/18 03:22:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:22:51 DEBUG : two: Unchanged skipping 2025/02/18 03:22:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/18 03:22:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/18 03:22:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/18 03:22:51 INFO : three.txt: Deleted 2025/02/18 03:22:52 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/18 03:22:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.33s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:22:56 DEBUG : Creating backend with remote "TestB2:rclone-test-zapaceh8reko/dst" 2025/02/18 03:22:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/18 03:22:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/18 03:22:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/18 03:22:59 INFO : one: Deleted 2025/02/18 03:22:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/18 03:22:59 INFO : one: Copied (new) 2025/02/18 03:23:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:00 DEBUG : two: Unchanged skipping 2025/02/18 03:23:00 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/18 03:23:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/18 03:23:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/18 03:23:00 INFO : three.txt: Deleted 2025/02/18 03:23:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/18 03:23:01 INFO : three.txt: Copied (new) 2025/02/18 03:23:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/18 03:23:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/18 03:23:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/18 03:23:02 INFO : one: Deleted 2025/02/18 03:23:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/18 03:23:02 INFO : one: Copied (new) 2025/02/18 03:23:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:03 DEBUG : two: Unchanged skipping 2025/02/18 03:23:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/18 03:23:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/18 03:23:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/18 03:23:03 INFO : three.txt: Deleted 2025/02/18 03:23:04 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/18 03:23:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.84s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:23:06 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/18 03:23:06 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:23:06 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:23:07 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/18 03:23:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/18 03:23:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.79s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:23:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/18 03:23:08 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:23:08 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:23:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/18 03:23:08 INFO : existing: Copied (new) 2025/02/18 03:23:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:23:09 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:23:09 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/18 03:23:09 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/18 03:23:09 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:23:09 ERROR : B2 bucket rclone-test-zapaceh8reko: not deleting files as there were IO errors 2025/02/18 03:23:09 ERROR : B2 bucket rclone-test-zapaceh8reko: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncImmutable (2.63s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:23:11 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:11 DEBUG : existing: Unchanged skipping 2025/02/18 03:23:11 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:23:11 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:23:11 DEBUG : Waiting for deletions to finish 2025/02/18 03:23:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.54s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:23:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:30 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:23:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:30 DEBUG : both0: Unchanged skipping 2025/02/18 03:23:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:30 DEBUG : both12: Unchanged skipping 2025/02/18 03:23:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:30 DEBUG : both13: Unchanged skipping 2025/02/18 03:23:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:30 DEBUG : both10: Unchanged skipping 2025/02/18 03:23:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:30 DEBUG : both1: Unchanged skipping 2025/02/18 03:23:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:30 DEBUG : both16: Unchanged skipping 2025/02/18 03:23:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:30 DEBUG : both17: Unchanged skipping 2025/02/18 03:23:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:30 DEBUG : both11: Unchanged skipping 2025/02/18 03:23:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:30 DEBUG : both19: Unchanged skipping 2025/02/18 03:23:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:30 DEBUG : both14: Unchanged skipping 2025/02/18 03:23:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:30 DEBUG : both3: Unchanged skipping 2025/02/18 03:23:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:30 DEBUG : both4: Unchanged skipping 2025/02/18 03:23:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:30 DEBUG : both15: Unchanged skipping 2025/02/18 03:23:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:30 DEBUG : both18: Unchanged skipping 2025/02/18 03:23:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:30 DEBUG : both2: Unchanged skipping 2025/02/18 03:23:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:30 DEBUG : both5: Unchanged skipping 2025/02/18 03:23:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:30 DEBUG : both9: Unchanged skipping 2025/02/18 03:23:30 DEBUG : both6: Unchanged skipping 2025/02/18 03:23:30 DEBUG : both7: Unchanged skipping 2025/02/18 03:23:30 DEBUG : both8: Unchanged skipping 2025/02/18 03:23:30 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:23:30 DEBUG : Waiting for deletions to finish 2025/02/18 03:23:30 INFO : only2: Deleted 2025/02/18 03:23:30 INFO : only1: Deleted 2025/02/18 03:23:30 INFO : only11: Deleted 2025/02/18 03:23:30 INFO : only15: Deleted 2025/02/18 03:23:30 INFO : only13: Deleted 2025/02/18 03:23:30 INFO : only0: Deleted 2025/02/18 03:23:30 INFO : only16: Deleted 2025/02/18 03:23:30 INFO : only18: Deleted 2025/02/18 03:23:30 INFO : only17: Deleted 2025/02/18 03:23:30 INFO : only12: Deleted 2025/02/18 03:23:31 INFO : only19: Deleted 2025/02/18 03:23:31 INFO : only6: Deleted 2025/02/18 03:23:31 INFO : only8: Deleted 2025/02/18 03:23:31 INFO : only10: Deleted 2025/02/18 03:23:31 INFO : only14: Deleted 2025/02/18 03:23:31 INFO : only3: Deleted 2025/02/18 03:23:31 INFO : only4: Deleted 2025/02/18 03:23:31 INFO : only5: Deleted 2025/02/18 03:23:31 INFO : only7: Deleted 2025/02/18 03:23:31 INFO : only9: Deleted 2025/02/18 03:23:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (22.17s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:23:53 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:53 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:53 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:53 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:53 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for checks to finish 2025/02/18 03:23:53 DEBUG : both1: Unchanged skipping 2025/02/18 03:23:53 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:53 DEBUG : both12: Unchanged skipping 2025/02/18 03:23:53 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:53 DEBUG : both13: Unchanged skipping 2025/02/18 03:23:53 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:53 DEBUG : both14: Unchanged skipping 2025/02/18 03:23:53 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:53 DEBUG : both15: Unchanged skipping 2025/02/18 03:23:53 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:53 DEBUG : both16: Unchanged skipping 2025/02/18 03:23:53 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:53 DEBUG : both17: Unchanged skipping 2025/02/18 03:23:53 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:53 DEBUG : both18: Unchanged skipping 2025/02/18 03:23:53 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:53 DEBUG : both19: Unchanged skipping 2025/02/18 03:23:53 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:53 DEBUG : both2: Unchanged skipping 2025/02/18 03:23:53 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:53 DEBUG : both3: Unchanged skipping 2025/02/18 03:23:53 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:53 DEBUG : both4: Unchanged skipping 2025/02/18 03:23:53 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:53 DEBUG : both5: Unchanged skipping 2025/02/18 03:23:53 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:53 DEBUG : both10: Unchanged skipping 2025/02/18 03:23:53 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:53 DEBUG : both7: Unchanged skipping 2025/02/18 03:23:53 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:53 DEBUG : both8: Unchanged skipping 2025/02/18 03:23:53 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/18 03:23:53 DEBUG : both9: Unchanged skipping 2025/02/18 03:23:53 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/18 03:23:53 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/18 03:23:53 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/18 03:23:53 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/18 03:23:53 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/18 03:23:53 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/18 03:23:53 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/18 03:23:53 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/18 03:23:53 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/18 03:23:53 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/18 03:23:53 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/18 03:23:53 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/18 03:23:53 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/18 03:23:53 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/18 03:23:53 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/18 03:23:53 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/18 03:23:53 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/18 03:23:53 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/18 03:23:53 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/18 03:23:53 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/18 03:23:53 DEBUG : both11: Unchanged skipping 2025/02/18 03:23:53 DEBUG : both0: Unchanged skipping 2025/02/18 03:23:53 DEBUG : both6: Unchanged skipping 2025/02/18 03:23:53 DEBUG : B2 bucket rclone-test-zapaceh8reko: Waiting for transfers to finish 2025/02/18 03:23:54 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/18 03:23:54 INFO : only0: Copied (replaced existing) 2025/02/18 03:23:54 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/18 03:23:54 INFO : only1: Copied (replaced existing) 2025/02/18 03:23:54 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/18 03:23:54 INFO : only12: Copied (replaced existing) 2025/02/18 03:23:54 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/18 03:23:54 INFO : only13: Copied (replaced existing) 2025/02/18 03:23:54 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/18 03:23:54 INFO : only10: Copied (replaced existing) 2025/02/18 03:23:54 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/18 03:23:54 INFO : only14: Copied (replaced existing) 2025/02/18 03:23:54 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/18 03:23:54 INFO : only15: Copied (replaced existing) 2025/02/18 03:23:54 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/18 03:23:54 INFO : only16: Copied (replaced existing) 2025/02/18 03:23:54 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/18 03:23:54 INFO : only11: Copied (replaced existing) 2025/02/18 03:23:54 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/18 03:23:54 INFO : only17: Copied (replaced existing) 2025/02/18 03:23:54 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/18 03:23:54 INFO : only18: Copied (replaced existing) 2025/02/18 03:23:54 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/18 03:23:54 INFO : only19: Copied (replaced existing) 2025/02/18 03:23:54 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/18 03:23:54 INFO : only2: Copied (replaced existing) 2025/02/18 03:23:54 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/18 03:23:54 INFO : only3: Copied (replaced existing) 2025/02/18 03:23:54 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/18 03:23:54 INFO : only4: Copied (replaced existing) 2025/02/18 03:23:55 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/18 03:23:55 INFO : only5: Copied (replaced existing) 2025/02/18 03:23:55 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/18 03:23:55 INFO : only6: Copied (replaced existing) 2025/02/18 03:23:55 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/18 03:23:55 INFO : only8: Copied (replaced existing) 2025/02/18 03:23:55 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/18 03:23:55 INFO : only7: Copied (replaced existing) 2025/02/18 03:23:55 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/18 03:23:55 INFO : only9: Copied (replaced existing) 2025/02/18 03:23:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (27.83s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:24:04 DEBUG : empty_dir: Making directory with metadata 2025/02/18 03:24:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/18 03:24:04 DEBUG : empty_on_remote: Making directory with metadata 2025/02/18 03:24:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/18 03:24:04 INFO : empty_on_remote: Making directory 2025/02/18 03:24:04 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:24:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/18 03:24:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/18 03:24:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/18 03:24:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (4.42s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:24:08 DEBUG : empty_dir: Making directory with metadata 2025/02/18 03:24:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/18 03:24:08 DEBUG : empty_on_remote: Making directory with metadata 2025/02/18 03:24:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/18 03:24:08 INFO : empty_on_remote: Making directory 2025/02/18 03:24:08 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:24:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/18 03:24:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/18 03:24:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/18 03:24:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/02/18 03:24:09 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.24s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:24:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/18 03:24:11 INFO : sub dir: Making directory 2025/02/18 03:24:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (5.28s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" 2025/02/18 03:24:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/18 03:24:16 INFO : sub dir: Making directory 2025/02/18 03:24:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zapaceh8reko", Local "Local file system at /tmp/rclone1587015818", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.32s) PASS 2025/02/18 03:24:21 DEBUG : B2 bucket rclone-test-zapaceh8reko: Purge remote 2025/02/18 03:24:21 INFO : B2 bucket rclone-test-zapaceh8reko: cleaning bucket "rclone-test-zapaceh8reko" of all files 2025/02/18 03:24:22 DEBUG : BackupDir/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b002_d20250218_m032153_c001_v7007000_t0000_u01739848913907") 2025/02/18 03:24:22 DEBUG : BackupDir/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1109ae720d3b0a6e_d20250218_m032148_c001_v0001099_t0046_u01739848908276") 2025/02/18 03:24:22 DEBUG : CompareDest/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f40047061694d4d37_d20250218_m032128_c001_v7007000_t0000_u01739848888403") 2025/02/18 03:24:22 DEBUG : CompareDest/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcada7fa_d20250218_m032121_c001_v0001182_t0009_u01739848881897") 2025/02/18 03:24:22 DEBUG : CompareDest/two: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f40047061694d4d3a_d20250218_m032128_c001_v7007000_t0000_u01739848888585") 2025/02/18 03:24:22 DEBUG : CompareDest/two: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2b3f_d20250218_m032122_c001_v0001172_t0015_u01739848882859") 2025/02/18 03:24:22 DEBUG : CopyDest/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b004_d20250218_m032154_c001_v7007000_t0000_u01739848914088") 2025/02/18 03:24:22 DEBUG : CopyDest/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2b7d_d20250218_m032145_c001_v0001172_t0050_u01739848905241") 2025/02/18 03:24:22 DEBUG : CopyDest/three: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b005_d20250218_m032154_c001_v7007000_t0000_u01739848914270") 2025/02/18 03:24:22 DEBUG : CopyDest/three: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2b91_d20250218_m032151_c001_v0001172_t0041_u01739848911371") 2025/02/18 03:24:22 DEBUG : CopyDest/two: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b008_d20250218_m032154_c001_v7007000_t0000_u01739848914462") 2025/02/18 03:24:22 DEBUG : CopyDest/two: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadaa56_d20250218_m032149_c001_v0001182_t0050_u01739848909379") 2025/02/18 03:24:22 DEBUG : EXISTING: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b311_d20250218_m032312_c001_v7007000_t0000_u01739848992255") 2025/02/18 03:24:22 DEBUG : EXISTING: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2c87_d20250218_m032311_c001_v0001172_t0008_u01739848991084") 2025/02/18 03:24:22 DEBUG : Testêé: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b2ff_d20250218_m032308_c001_v7007000_t0000_u01739848988076") 2025/02/18 03:24:22 DEBUG : Testêé: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2c79_d20250218_m032307_c001_v0001172_t0027_u01739848987098") 2025/02/18 03:24:22 DEBUG : Testêé: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb0eb_d20250218_m032306_c001_v0001182_t0052_u01739848986016") 2025/02/18 03:24:22 DEBUG : a/potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f406cf3bda010f1a0_d20250218_m031935_c001_v7007000_t0000_u01739848775747") 2025/02/18 03:24:22 DEBUG : a/potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7527650_d20250218_m031935_c001_v0001183_t0055_u01739848775190") 2025/02/18 03:24:22 DEBUG : a/potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4191a42bec68e8a0_d20250218_m031933_c001_v7007000_t0000_u01739848773442") 2025/02/18 03:24:22 DEBUG : a/potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7527608_d20250218_m031932_c001_v0001183_t0020_u01739848772540") 2025/02/18 03:24:23 DEBUG : a/potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f413279d23aa5aebc_d20250218_m031913_c001_v7007000_t0000_u01739848753431") 2025/02/18 03:24:23 DEBUG : a/potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c752743f_d20250218_m031912_c001_v0001183_t0039_u01739848752536") 2025/02/18 03:24:23 DEBUG : b/potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f406cf3bda010f1a3_d20250218_m031935_c001_v7007000_t0000_u01739848775931") 2025/02/18 03:24:23 DEBUG : b/potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7527636_d20250218_m031934_c001_v0001183_t0017_u01739848774367") 2025/02/18 03:24:23 DEBUG : b/potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4191a42bec68e893_d20250218_m031932_c001_v7007000_t0000_u01739848772886") 2025/02/18 03:24:23 DEBUG : b/potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c75275ee_d20250218_m031931_c001_v0001183_t0053_u01739848771695") 2025/02/18 03:24:23 DEBUG : b/potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f413279d23aa5aeb9_d20250218_m031912_c001_v7007000_t0000_u01739848752881") 2025/02/18 03:24:23 DEBUG : b/potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c752742f_d20250218_m031911_c001_v0001183_t0026_u01739848751720") 2025/02/18 03:24:23 DEBUG : backup/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4122605d41ec9530_d20250218_m032208_c001_v7007000_t0000_u01739848928204") 2025/02/18 03:24:23 DEBUG : backup/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f111eb646b7e3ab03_d20250218_m032206_c001_v0001105_t0016_u01739848926021") 2025/02/18 03:24:23 DEBUG : backup/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11272e5480618027_d20250218_m032200_c001_v0001100_t0000_u01739848920840") 2025/02/18 03:24:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b125_d20250218_m032233_c001_v7007000_t0000_u01739848953436") 2025/02/18 03:24:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1121dbab853968e5_d20250218_m032231_c001_v0001182_t0027_u01739848951855") 2025/02/18 03:24:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f117fcc6f8f585648_d20250218_m032227_c001_v0001179_t0005_u01739848947860") 2025/02/18 03:24:23 DEBUG : backup/one.bak: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f40047061694d537d_d20250218_m032220_c001_v7007000_t0000_u01739848940861") 2025/02/18 03:24:23 DEBUG : backup/one.bak: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1146955507b96b4d_d20250218_m032219_c001_v0001179_t0019_u01739848939211") 2025/02/18 03:24:23 DEBUG : backup/one.bak: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1095ae464f90190f_d20250218_m032214_c001_v0001105_t0045_u01739848934527") 2025/02/18 03:24:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b129_d20250218_m032233_c001_v7007000_t0000_u01739848953617") 2025/02/18 03:24:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f10048c8812af33db_d20250218_m032232_c001_v0001184_t0058_u01739848952683") 2025/02/18 03:24:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f109ccaef9e913d33_d20250218_m032229_c001_v0001182_t0009_u01739848949284") 2025/02/18 03:24:24 DEBUG : backup/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4122605d41ec9535_d20250218_m032208_c001_v7007000_t0000_u01739848928386") 2025/02/18 03:24:24 DEBUG : backup/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1157b57e872bf981_d20250218_m032207_c001_v0001157_t0047_u01739848927277") 2025/02/18 03:24:24 DEBUG : backup/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f117e910ab76a80ec_d20250218_m032202_c001_v0001136_t0034_u01739848922702") 2025/02/18 03:24:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f40047061694d537f_d20250218_m032221_c001_v7007000_t0000_u01739848941045") 2025/02/18 03:24:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7528705_d20250218_m032220_c001_v0001183_t0044_u01739848940085") 2025/02/18 03:24:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1076e1b22068706c_d20250218_m032216_c001_v0001120_t0031_u01739848936001") 2025/02/18 03:24:24 DEBUG : both0: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b78a_d20250218_m032355_c001_v7007000_t0000_u01739849035932") 2025/02/18 03:24:24 DEBUG : both0: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb3fc_d20250218_m032336_c001_v0001182_t0009_u01739849016637") 2025/02/18 03:24:24 DEBUG : both0: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e4766f9_d20250218_m032331_c001_v7007000_t0000_u01739849011918") 2025/02/18 03:24:24 DEBUG : both0: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb1e3_d20250218_m032314_c001_v0001182_t0027_u01739848994500") 2025/02/18 03:24:24 DEBUG : both1: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b78f_d20250218_m032356_c001_v7007000_t0000_u01739849036148") 2025/02/18 03:24:24 DEBUG : both1: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb41c_d20250218_m032338_c001_v0001182_t0046_u01739849018182") 2025/02/18 03:24:24 DEBUG : both1: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e4766fa_d20250218_m032332_c001_v7007000_t0000_u01739849012100") 2025/02/18 03:24:24 DEBUG : both1: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb1f5_d20250218_m032315_c001_v0001182_t0042_u01739848995569") 2025/02/18 03:24:24 DEBUG : both10: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b792_d20250218_m032356_c001_v7007000_t0000_u01739849036330") 2025/02/18 03:24:24 DEBUG : both10: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb4b5_d20250218_m032344_c001_v0001182_t0042_u01739849024937") 2025/02/18 03:24:24 DEBUG : both10: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e4766fb_d20250218_m032332_c001_v7007000_t0000_u01739849012283") 2025/02/18 03:24:24 DEBUG : both10: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb289_d20250218_m032322_c001_v0001182_t0029_u01739849002082") 2025/02/18 03:24:25 DEBUG : both11: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b793_d20250218_m032356_c001_v7007000_t0000_u01739849036516") 2025/02/18 03:24:25 DEBUG : both11: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb4c1_d20250218_m032345_c001_v0001182_t0046_u01739849025594") 2025/02/18 03:24:25 DEBUG : both11: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e4766fc_d20250218_m032332_c001_v7007000_t0000_u01739849012466") 2025/02/18 03:24:25 DEBUG : both11: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb299_d20250218_m032322_c001_v0001182_t0049_u01739849002847") 2025/02/18 03:24:25 DEBUG : both12: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b794_d20250218_m032356_c001_v7007000_t0000_u01739849036718") 2025/02/18 03:24:25 DEBUG : both12: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb4e5_d20250218_m032346_c001_v0001182_t0016_u01739849026544") 2025/02/18 03:24:25 DEBUG : both12: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e4766fd_d20250218_m032332_c001_v7007000_t0000_u01739849012652") 2025/02/18 03:24:25 DEBUG : both12: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb2a5_d20250218_m032323_c001_v0001182_t0026_u01739849003508") 2025/02/18 03:24:25 DEBUG : both13: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b795_d20250218_m032356_c001_v7007000_t0000_u01739849036903") 2025/02/18 03:24:25 DEBUG : both13: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb4f5_d20250218_m032347_c001_v0001182_t0010_u01739849027160") 2025/02/18 03:24:25 DEBUG : both13: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e4766fe_d20250218_m032332_c001_v7007000_t0000_u01739849012835") 2025/02/18 03:24:25 DEBUG : both13: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb2b3_d20250218_m032324_c001_v0001182_t0057_u01739849004163") 2025/02/18 03:24:25 DEBUG : both14: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b796_d20250218_m032357_c001_v7007000_t0000_u01739849037086") 2025/02/18 03:24:25 DEBUG : both14: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb50f_d20250218_m032348_c001_v0001182_t0029_u01739849028605") 2025/02/18 03:24:25 DEBUG : both14: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e476700_d20250218_m032333_c001_v7007000_t0000_u01739849013067") 2025/02/18 03:24:25 DEBUG : both14: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb2bf_d20250218_m032324_c001_v0001182_t0033_u01739849004827") 2025/02/18 03:24:25 DEBUG : both15: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b797_d20250218_m032357_c001_v7007000_t0000_u01739849037269") 2025/02/18 03:24:25 DEBUG : both15: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb529_d20250218_m032349_c001_v0001182_t0003_u01739849029623") 2025/02/18 03:24:25 DEBUG : both15: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e476701_d20250218_m032333_c001_v7007000_t0000_u01739849013287") 2025/02/18 03:24:25 DEBUG : both15: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb2d7_d20250218_m032325_c001_v0001182_t0036_u01739849005665") 2025/02/18 03:24:26 DEBUG : both16: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b798_d20250218_m032357_c001_v7007000_t0000_u01739849037452") 2025/02/18 03:24:26 DEBUG : both16: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb547_d20250218_m032350_c001_v0001182_t0045_u01739849030422") 2025/02/18 03:24:26 DEBUG : both16: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e476702_d20250218_m032333_c001_v7007000_t0000_u01739849013472") 2025/02/18 03:24:26 DEBUG : both16: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb2e5_d20250218_m032326_c001_v0001182_t0025_u01739849006157") 2025/02/18 03:24:26 DEBUG : both17: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b799_d20250218_m032357_c001_v7007000_t0000_u01739849037652") 2025/02/18 03:24:26 DEBUG : both17: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb55c_d20250218_m032351_c001_v0001182_t0011_u01739849031154") 2025/02/18 03:24:26 DEBUG : both17: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e476703_d20250218_m032333_c001_v7007000_t0000_u01739849013656") 2025/02/18 03:24:26 DEBUG : both17: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb2f3_d20250218_m032326_c001_v0001182_t0012_u01739849006780") 2025/02/18 03:24:26 DEBUG : both18: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b79a_d20250218_m032357_c001_v7007000_t0000_u01739849037839") 2025/02/18 03:24:26 DEBUG : both18: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb570_d20250218_m032351_c001_v0001182_t0053_u01739849031872") 2025/02/18 03:24:26 DEBUG : both18: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e476705_d20250218_m032333_c001_v7007000_t0000_u01739849013837") 2025/02/18 03:24:26 DEBUG : both18: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb315_d20250218_m032327_c001_v0001182_t0021_u01739849007897") 2025/02/18 03:24:26 DEBUG : both19: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b79b_d20250218_m032358_c001_v7007000_t0000_u01739849038022") 2025/02/18 03:24:26 DEBUG : both19: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb57e_d20250218_m032352_c001_v0001182_t0057_u01739849032463") 2025/02/18 03:24:26 DEBUG : both19: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e476707_d20250218_m032334_c001_v7007000_t0000_u01739849014021") 2025/02/18 03:24:26 DEBUG : both19: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb325_d20250218_m032328_c001_v0001182_t0025_u01739849008523") 2025/02/18 03:24:26 DEBUG : both2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b79d_d20250218_m032358_c001_v7007000_t0000_u01739849038204") 2025/02/18 03:24:26 DEBUG : both2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb42c_d20250218_m032338_c001_v0001182_t0028_u01739849018838") 2025/02/18 03:24:26 DEBUG : both2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e476708_d20250218_m032334_c001_v7007000_t0000_u01739849014207") 2025/02/18 03:24:26 DEBUG : both2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb20d_d20250218_m032316_c001_v0001182_t0042_u01739848996459") 2025/02/18 03:24:26 DEBUG : both3: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b79e_d20250218_m032358_c001_v7007000_t0000_u01739849038391") 2025/02/18 03:24:27 DEBUG : both3: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb43f_d20250218_m032339_c001_v0001182_t0034_u01739849019629") 2025/02/18 03:24:27 DEBUG : both3: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e476709_d20250218_m032334_c001_v7007000_t0000_u01739849014389") 2025/02/18 03:24:27 DEBUG : both3: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb229_d20250218_m032317_c001_v0001182_t0048_u01739848997358") 2025/02/18 03:24:27 DEBUG : both4: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b79f_d20250218_m032358_c001_v7007000_t0000_u01739849038613") 2025/02/18 03:24:27 DEBUG : both4: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb465_d20250218_m032340_c001_v0001182_t0021_u01739849020569") 2025/02/18 03:24:27 DEBUG : both4: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e47670a_d20250218_m032334_c001_v7007000_t0000_u01739849014587") 2025/02/18 03:24:27 DEBUG : both4: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb239_d20250218_m032318_c001_v0001182_t0029_u01739848998070") 2025/02/18 03:24:27 DEBUG : both5: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7a0_d20250218_m032358_c001_v7007000_t0000_u01739849038796") 2025/02/18 03:24:27 DEBUG : both5: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb47d_d20250218_m032341_c001_v0001182_t0012_u01739849021814") 2025/02/18 03:24:27 DEBUG : both5: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e47670b_d20250218_m032334_c001_v7007000_t0000_u01739849014780") 2025/02/18 03:24:27 DEBUG : both5: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb243_d20250218_m032318_c001_v0001182_t0003_u01739848998820") 2025/02/18 03:24:27 DEBUG : both6: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7a1_d20250218_m032358_c001_v7007000_t0000_u01739849038982") 2025/02/18 03:24:27 DEBUG : both6: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb487_d20250218_m032342_c001_v0001182_t0043_u01739849022509") 2025/02/18 03:24:27 DEBUG : both6: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e47670c_d20250218_m032334_c001_v7007000_t0000_u01739849014963") 2025/02/18 03:24:27 DEBUG : both6: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb24f_d20250218_m032319_c001_v0001182_t0020_u01739848999583") 2025/02/18 03:24:27 DEBUG : both7: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7a2_d20250218_m032359_c001_v7007000_t0000_u01739849039167") 2025/02/18 03:24:27 DEBUG : both7: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb49d_d20250218_m032343_c001_v0001182_t0009_u01739849023160") 2025/02/18 03:24:27 DEBUG : both7: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e47670d_d20250218_m032335_c001_v7007000_t0000_u01739849015145") 2025/02/18 03:24:27 DEBUG : both7: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb261_d20250218_m032320_c001_v0001182_t0055_u01739849000270") 2025/02/18 03:24:27 DEBUG : both8: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7a3_d20250218_m032359_c001_v7007000_t0000_u01739849039349") 2025/02/18 03:24:28 DEBUG : both8: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb4ab_d20250218_m032343_c001_v0001182_t0033_u01739849023790") 2025/02/18 03:24:28 DEBUG : both8: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e47670e_d20250218_m032335_c001_v7007000_t0000_u01739849015328") 2025/02/18 03:24:28 DEBUG : both8: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb26b_d20250218_m032320_c001_v0001182_t0049_u01739849000909") 2025/02/18 03:24:28 DEBUG : both9: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7a5_d20250218_m032359_c001_v7007000_t0000_u01739849039536") 2025/02/18 03:24:28 DEBUG : both9: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb4af_d20250218_m032344_c001_v0001182_t0020_u01739849024422") 2025/02/18 03:24:28 DEBUG : both9: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e47670f_d20250218_m032335_c001_v7007000_t0000_u01739849015511") 2025/02/18 03:24:28 DEBUG : both9: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb279_d20250218_m032321_c001_v0001182_t0045_u01739849001423") 2025/02/18 03:24:28 DEBUG : c/non empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f406cf3bda010f1a7_d20250218_m031936_c001_v7007000_t0000_u01739848776119") 2025/02/18 03:24:28 DEBUG : c/non empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c752763a_d20250218_m031934_c001_v0001183_t0030_u01739848774584") 2025/02/18 03:24:28 DEBUG : c/non empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4191a42bec68e8a3_d20250218_m031933_c001_v7007000_t0000_u01739848773626") 2025/02/18 03:24:28 DEBUG : c/non empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c75275f4_d20250218_m031931_c001_v0001183_t0017_u01739848771948") 2025/02/18 03:24:28 DEBUG : c/non empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f413279d23aa5aebe_d20250218_m031913_c001_v7007000_t0000_u01739848753620") 2025/02/18 03:24:28 DEBUG : c/non empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7527433_d20250218_m031911_c001_v0001183_t0047_u01739848751939") 2025/02/18 03:24:28 DEBUG : check sum: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0a878_d20250218_m031901_c001_v7007000_t0000_u01739848741179") 2025/02/18 03:24:28 DEBUG : check sum: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7527314_d20250218_m031900_c001_v0001183_t0048_u01739848740266") 2025/02/18 03:24:28 DEBUG : dest/3: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0af5f_d20250218_m032137_c001_v7007000_t0000_u01739848897531") 2025/02/18 03:24:28 DEBUG : dest/3: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4147d185331c2644_d20250218_m032136_c001_v0001182_t0035_u01739848896419") 2025/02/18 03:24:28 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b2d1_d20250218_m032304_c001_v7007000_t0000_u01739848984548") 2025/02/18 03:24:28 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f10436440a2536ef3_d20250218_m032302_c001_v0001179_t0002_u01739848982631") 2025/02/18 03:24:29 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4191a42bec68fec8_d20250218_m032302_c001_v7007000_t0000_u01739848982447") 2025/02/18 03:24:29 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f10436440a2536ee1_d20250218_m032259_c001_v0001179_t0004_u01739848979758") 2025/02/18 03:24:29 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4191a42bec68fe9d_d20250218_m032259_c001_v7007000_t0000_u01739848979036") 2025/02/18 03:24:29 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2c5d_d20250218_m032254_c001_v0001172_t0017_u01739848974174") 2025/02/18 03:24:29 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b23e_d20250218_m032252_c001_v7007000_t0000_u01739848972642") 2025/02/18 03:24:29 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1052a6b2c0a9c35a_d20250218_m032250_c001_v0001184_t0010_u01739848970818") 2025/02/18 03:24:29 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f40557ed90cfe9c20_d20250218_m032250_c001_v7007000_t0000_u01739848970636") 2025/02/18 03:24:29 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1052a6b2c0a9c2ec_d20250218_m032248_c001_v0001184_t0021_u01739848968166") 2025/02/18 03:24:29 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f40557ed90cfe9bc5_d20250218_m032247_c001_v7007000_t0000_u01739848967442") 2025/02/18 03:24:29 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadaf1c_d20250218_m032243_c001_v0001182_t0049_u01739848963840") 2025/02/18 03:24:29 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b1a7_d20250218_m032242_c001_v7007000_t0000_u01739848962500") 2025/02/18 03:24:29 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11189f4c9c8d3976_d20250218_m032241_c001_v0001184_t0045_u01739848961310") 2025/02/18 03:24:29 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4122605d41ec9ec3_d20250218_m032241_c001_v7007000_t0000_u01739848961130") 2025/02/18 03:24:29 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11189f4c9c8d3901_d20250218_m032238_c001_v0001184_t0010_u01739848958705") 2025/02/18 03:24:29 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4122605d41ec9ea7_d20250218_m032237_c001_v7007000_t0000_u01739848957983") 2025/02/18 03:24:29 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadae59_d20250218_m032234_c001_v0001182_t0059_u01739848954723") 2025/02/18 03:24:29 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b12d_d20250218_m032233_c001_v7007000_t0000_u01739848953801") 2025/02/18 03:24:29 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f100689b593644997_d20250218_m032232_c001_v0001183_t0058_u01739848952285") 2025/02/18 03:24:29 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4168ea2178312fae_d20250218_m032232_c001_v7007000_t0000_u01739848952087") 2025/02/18 03:24:29 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f100689b593644946_d20250218_m032228_c001_v0001183_t0047_u01739848948893") 2025/02/18 03:24:30 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4168ea2178312f8c_d20250218_m032228_c001_v7007000_t0000_u01739848948162") 2025/02/18 03:24:30 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadad59_d20250218_m032222_c001_v0001182_t0020_u01739848942147") 2025/02/18 03:24:30 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f40047061694d5383_d20250218_m032221_c001_v7007000_t0000_u01739848941231") 2025/02/18 03:24:30 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f118726bbb2fcacd1_d20250218_m032219_c001_v0001184_t0035_u01739848939626") 2025/02/18 03:24:30 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f415adc271182d0d6_d20250218_m032219_c001_v7007000_t0000_u01739848939428") 2025/02/18 03:24:30 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f118726bbb2fcac43_d20250218_m032215_c001_v0001184_t0011_u01739848935560") 2025/02/18 03:24:30 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f415adc271182d0a7_d20250218_m032214_c001_v7007000_t0000_u01739848934790") 2025/02/18 03:24:30 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadac22_d20250218_m032209_c001_v0001182_t0001_u01739848929523") 2025/02/18 03:24:30 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4122605d41ec9538_d20250218_m032208_c001_v7007000_t0000_u01739848928569") 2025/02/18 03:24:30 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f107d805e36817eba_d20250218_m032206_c001_v0001039_t0028_u01739848926630") 2025/02/18 03:24:30 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f417ca33660828e98_d20250218_m032206_c001_v7007000_t0000_u01739848926447") 2025/02/18 03:24:30 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f107d805e36817eb0_d20250218_m032201_c001_v0001039_t0029_u01739848921988") 2025/02/18 03:24:30 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f417ca33660828e8e_d20250218_m032201_c001_v7007000_t0000_u01739848921248") 2025/02/18 03:24:30 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadab0d_d20250218_m032155_c001_v0001182_t0025_u01739848915745") 2025/02/18 03:24:30 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b00a_d20250218_m032154_c001_v7007000_t0000_u01739848914655") 2025/02/18 03:24:30 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1185c1633751d4f0_d20250218_m032148_c001_v0001120_t0029_u01739848908801") 2025/02/18 03:24:30 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f417ca33660828e2b_d20250218_m032148_c001_v7007000_t0000_u01739848908584") 2025/02/18 03:24:30 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcada9d6_d20250218_m032144_c001_v0001182_t0054_u01739848904669") 2025/02/18 03:24:31 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f114fda3b64342bb3_d20250218_m032143_c001_v0001109_t0022_u01739848903531") 2025/02/18 03:24:31 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f114fda3b64342ba5_d20250218_m032141_c001_v0001109_t0020_u01739848901981") 2025/02/18 03:24:31 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f40047061694d4d3d_d20250218_m032128_c001_v7007000_t0000_u01739848888767") 2025/02/18 03:24:31 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2b3d_d20250218_m032121_c001_v0001172_t0044_u01739848881166") 2025/02/18 03:24:31 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f107e9d41ee4fc834_d20250218_m032120_c001_v0001130_t0031_u01739848880187") 2025/02/18 03:24:31 DEBUG : dst/one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f107e9d41ee4fc82e_d20250218_m032119_c001_v0001130_t0031_u01739848879016") 2025/02/18 03:24:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b2d6_d20250218_m032304_c001_v7007000_t0000_u01739848984729") 2025/02/18 03:24:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f119dd5f8e3bb0619_d20250218_m032301_c001_v0001146_t0006_u01739848981973") 2025/02/18 03:24:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1033c95d792e5e08_d20250218_m032258_c001_v0001146_t0059_u01739848978755") 2025/02/18 03:24:31 DEBUG : dst/one.bak: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b242_d20250218_m032252_c001_v7007000_t0000_u01739848972860") 2025/02/18 03:24:31 DEBUG : dst/one.bak: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f108dcf57e1f2776c_d20250218_m032250_c001_v0001102_t0011_u01739848970297") 2025/02/18 03:24:31 DEBUG : dst/one.bak: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f110eeb65f86c076d_d20250218_m032247_c001_v0001180_t0057_u01739848967223") 2025/02/18 03:24:31 DEBUG : dst/one.bak: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b1a9_d20250218_m032242_c001_v7007000_t0000_u01739848962698") 2025/02/18 03:24:31 DEBUG : dst/one.bak: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f102b13b067e992c6_d20250218_m032240_c001_v0001183_t0017_u01739848960912") 2025/02/18 03:24:31 DEBUG : dst/one.bak: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f119596d1484a0c05_d20250218_m032237_c001_v0001181_t0000_u01739848957774") 2025/02/18 03:24:31 DEBUG : dst/three: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b00b_d20250218_m032154_c001_v7007000_t0000_u01739848914838") 2025/02/18 03:24:31 DEBUG : dst/three: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f114fda3b64342bfb_d20250218_m032152_c001_v0001109_t0028_u01739848912881") 2025/02/18 03:24:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b2da_d20250218_m032304_c001_v7007000_t0000_u01739848984910") 2025/02/18 03:24:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f113c9fa8ae471e65_d20250218_m032303_c001_v0001184_t0049_u01739848983537") 2025/02/18 03:24:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f118d598a4b6c503a_d20250218_m032300_c001_v0001183_t0040_u01739848980542") 2025/02/18 03:24:31 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b2de_d20250218_m032305_c001_v7007000_t0000_u01739848985091") 2025/02/18 03:24:32 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f10436440a2536ef9_d20250218_m032303_c001_v0001179_t0025_u01739848983920") 2025/02/18 03:24:32 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4191a42bec68fed7_d20250218_m032303_c001_v7007000_t0000_u01739848983737") 2025/02/18 03:24:32 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f10436440a2536ee9_d20250218_m032300_c001_v0001179_t0054_u01739848980957") 2025/02/18 03:24:32 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4191a42bec68feb7_d20250218_m032300_c001_v7007000_t0000_u01739848980759") 2025/02/18 03:24:32 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2c61_d20250218_m032255_c001_v0001172_t0019_u01739848975605") 2025/02/18 03:24:32 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b246_d20250218_m032253_c001_v7007000_t0000_u01739848973045") 2025/02/18 03:24:32 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1052a6b2c0a9c390_d20250218_m032252_c001_v0001184_t0045_u01739848972059") 2025/02/18 03:24:32 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f40557ed90cfe9c44_d20250218_m032251_c001_v7007000_t0000_u01739848971879") 2025/02/18 03:24:32 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1052a6b2c0a9c310_d20250218_m032249_c001_v0001184_t0057_u01739848969333") 2025/02/18 03:24:32 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f40557ed90cfe9bee_d20250218_m032249_c001_v7007000_t0000_u01739848969150") 2025/02/18 03:24:32 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadaf32_d20250218_m032244_c001_v0001182_t0059_u01739848964467") 2025/02/18 03:24:32 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4122605d41ec9ec7_d20250218_m032241_c001_v7007000_t0000_u01739848961958") 2025/02/18 03:24:32 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2c37_d20250218_m032239_c001_v0001172_t0001_u01739848959948") 2025/02/18 03:24:32 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4122605d41ec9ebb_d20250218_m032239_c001_v7007000_t0000_u01739848959580") 2025/02/18 03:24:32 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadae65_d20250218_m032235_c001_v0001182_t0047_u01739848955213") 2025/02/18 03:24:32 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4168ea2178312fb6_d20250218_m032232_c001_v7007000_t0000_u01739848952884") 2025/02/18 03:24:32 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2c19_d20250218_m032230_c001_v0001172_t0009_u01739848950628") 2025/02/18 03:24:32 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4168ea2178312f96_d20250218_m032229_c001_v7007000_t0000_u01739848949543") 2025/02/18 03:24:32 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadad6f_d20250218_m032223_c001_v0001182_t0029_u01739848943392") 2025/02/18 03:24:32 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f415adc271182d0eb_d20250218_m032220_c001_v7007000_t0000_u01739848940304") 2025/02/18 03:24:33 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2be5_d20250218_m032217_c001_v0001172_t0034_u01739848937550") 2025/02/18 03:24:33 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f415adc271182d0aa_d20250218_m032216_c001_v7007000_t0000_u01739848936443") 2025/02/18 03:24:33 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadac31_d20250218_m032210_c001_v0001182_t0046_u01739848930110") 2025/02/18 03:24:33 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f417ca33660828e9d_d20250218_m032207_c001_v7007000_t0000_u01739848927650") 2025/02/18 03:24:33 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2bbf_d20250218_m032204_c001_v0001172_t0023_u01739848924434") 2025/02/18 03:24:33 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f417ca33660828e91_d20250218_m032203_c001_v7007000_t0000_u01739848923346") 2025/02/18 03:24:33 DEBUG : dst/three.txt: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadab1f_d20250218_m032156_c001_v0001182_t0037_u01739848916474") 2025/02/18 03:24:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b249_d20250218_m032253_c001_v7007000_t0000_u01739848973248") 2025/02/18 03:24:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f113c9fa8ae471c8a_d20250218_m032251_c001_v0001184_t0050_u01739848971629") 2025/02/18 03:24:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f117626ef204af74e_d20250218_m032248_c001_v0001184_t0028_u01739848968944") 2025/02/18 03:24:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b1ab_d20250218_m032242_c001_v7007000_t0000_u01739848962879") 2025/02/18 03:24:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f103d41342ad93e6c_d20250218_m032241_c001_v0001165_t0004_u01739848961720") 2025/02/18 03:24:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f10307ab676a26633_d20250218_m032239_c001_v0001120_t0030_u01739848959111") 2025/02/18 03:24:33 DEBUG : dst/two: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b2e1_d20250218_m032305_c001_v7007000_t0000_u01739848985272") 2025/02/18 03:24:33 DEBUG : dst/two: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadaff5_d20250218_m032255_c001_v0001182_t0024_u01739848975399") 2025/02/18 03:24:33 DEBUG : dst/two: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b24d_d20250218_m032253_c001_v7007000_t0000_u01739848973438") 2025/02/18 03:24:33 DEBUG : dst/two: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2c45_d20250218_m032244_c001_v0001172_t0055_u01739848964048") 2025/02/18 03:24:33 DEBUG : dst/two: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b1ae_d20250218_m032243_c001_v7007000_t0000_u01739848963110") 2025/02/18 03:24:33 DEBUG : dst/two: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2c2b_d20250218_m032234_c001_v0001172_t0054_u01739848954932") 2025/02/18 03:24:33 DEBUG : dst/two: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b131_d20250218_m032233_c001_v7007000_t0000_u01739848953984") 2025/02/18 03:24:34 DEBUG : dst/two: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2bff_d20250218_m032222_c001_v0001172_t0002_u01739848942347") 2025/02/18 03:24:34 DEBUG : dst/two: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f40047061694d5386_d20250218_m032221_c001_v7007000_t0000_u01739848941417") 2025/02/18 03:24:34 DEBUG : dst/two: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2bcd_d20250218_m032209_c001_v0001172_t0025_u01739848929746") 2025/02/18 03:24:34 DEBUG : dst/two: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4122605d41ec953c_d20250218_m032208_c001_v7007000_t0000_u01739848928801") 2025/02/18 03:24:34 DEBUG : dst/two: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2ba7_d20250218_m032155_c001_v0001172_t0005_u01739848915946") 2025/02/18 03:24:34 DEBUG : dst/two: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b00c_d20250218_m032155_c001_v7007000_t0000_u01739848915020") 2025/02/18 03:24:34 DEBUG : dst/two: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f119e05013fbac830_d20250218_m032150_c001_v0001172_t0009_u01739848910157") 2025/02/18 03:24:34 DEBUG : dst/two: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f40047061694d4d41_d20250218_m032128_c001_v7007000_t0000_u01739848888949") 2025/02/18 03:24:34 DEBUG : dst/two: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f107e9d41ee4fc848_d20250218_m032127_c001_v0001130_t0012_u01739848887476") 2025/02/18 03:24:34 DEBUG : empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f408962f9f7ffce8c_d20250218_m032044_c001_v7007000_t0000_u01739848844979") 2025/02/18 03:24:34 DEBUG : empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2ad1_d20250218_m032040_c001_v0001172_t0058_u01739848840907") 2025/02/18 03:24:34 DEBUG : empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f408962f9f7ffce32_d20250218_m032039_c001_v7007000_t0000_u01739848839018") 2025/02/18 03:24:34 DEBUG : empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcada37e_d20250218_m032028_c001_v0001182_t0025_u01739848828510") 2025/02/18 03:24:34 DEBUG : empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403437991b98f759_d20250218_m032018_c001_v7007000_t0000_u01739848818998") 2025/02/18 03:24:34 DEBUG : empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2a67_d20250218_m032014_c001_v0001172_t0003_u01739848814599") 2025/02/18 03:24:34 DEBUG : empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f406cf3bda010f242_d20250218_m031948_c001_v7007000_t0000_u01739848788446") 2025/02/18 03:24:34 DEBUG : empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c752778e_d20250218_m031946_c001_v0001183_t0021_u01739848786703") 2025/02/18 03:24:34 DEBUG : empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f406cf3bda010f205_d20250218_m031945_c001_v7007000_t0000_u01739848785219") 2025/02/18 03:24:34 DEBUG : empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7527756_d20250218_m031944_c001_v0001183_t0040_u01739848784095") 2025/02/18 03:24:34 DEBUG : empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f406cf3bda010f1d7_d20250218_m031940_c001_v7007000_t0000_u01739848780922") 2025/02/18 03:24:35 DEBUG : empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c75276c2_d20250218_m031939_c001_v0001183_t0015_u01739848779390") 2025/02/18 03:24:35 DEBUG : empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f406cf3bda010f1be_d20250218_m031938_c001_v7007000_t0000_u01739848778268") 2025/02/18 03:24:35 DEBUG : empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7527686_d20250218_m031937_c001_v0001183_t0044_u01739848777064") 2025/02/18 03:24:35 DEBUG : empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4191a42bec68e865_d20250218_m031930_c001_v7007000_t0000_u01739848770772") 2025/02/18 03:24:35 DEBUG : empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c75275b2_d20250218_m031929_c001_v0001183_t0000_u01739848769428") 2025/02/18 03:24:35 DEBUG : empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4191a42bec68e83e_d20250218_m031928_c001_v7007000_t0000_u01739848768321") 2025/02/18 03:24:35 DEBUG : empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c752757a_d20250218_m031927_c001_v0001183_t0011_u01739848767582") 2025/02/18 03:24:35 DEBUG : empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f413279d23aa5af1b_d20250218_m031922_c001_v7007000_t0000_u01739848762620") 2025/02/18 03:24:35 DEBUG : empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c75274f1_d20250218_m031921_c001_v0001183_t0031_u01739848761457") 2025/02/18 03:24:35 DEBUG : empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f413279d23aa5af04_d20250218_m031918_c001_v7007000_t0000_u01739848758893") 2025/02/18 03:24:35 DEBUG : empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c75274a9_d20250218_m031917_c001_v0001183_t0028_u01739848757944") 2025/02/18 03:24:35 DEBUG : empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f413279d23aa5aeee_d20250218_m031916_c001_v7007000_t0000_u01739848756842") 2025/02/18 03:24:35 DEBUG : empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11926fb64f759ea8_d20250218_m031915_c001_v0001099_t0012_u01739848755879") 2025/02/18 03:24:35 DEBUG : empty space: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7527461_d20250218_m031914_c001_v0001183_t0011_u01739848754345") 2025/02/18 03:24:35 DEBUG : enormous: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f406cf3bda010f22f_d20250218_m031947_c001_v7007000_t0000_u01739848787534") 2025/02/18 03:24:35 DEBUG : enormous: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7527790_d20250218_m031946_c001_v0001183_t0041_u01739848786952") 2025/02/18 03:24:35 DEBUG : existing: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0b306_d20250218_m032309_c001_v7007000_t0000_u01739848989968") 2025/02/18 03:24:35 DEBUG : existing: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb13b_d20250218_m032308_c001_v0001182_t0051_u01739848988821") 2025/02/18 03:24:35 DEBUG : existing: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403437991b98f6f7_d20250218_m032012_c001_v7007000_t0000_u01739848812878") 2025/02/18 03:24:35 DEBUG : existing: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2a55_d20250218_m032011_c001_v0001172_t0054_u01739848811821") 2025/02/18 03:24:36 DEBUG : existing: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f413279d23aa5aeac_d20250218_m031910_c001_v7007000_t0000_u01739848750624") 2025/02/18 03:24:36 DEBUG : existing: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c75273f9_d20250218_m031909_c001_v0001183_t0011_u01739848749691") 2025/02/18 03:24:36 DEBUG : existing: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f413279d23aa5aea1_d20250218_m031908_c001_v7007000_t0000_u01739848748425") 2025/02/18 03:24:36 DEBUG : existing: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c75273bb_d20250218_m031907_c001_v0001183_t0049_u01739848747853") 2025/02/18 03:24:36 DEBUG : existing: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c75273ab_d20250218_m031907_c001_v0001183_t0041_u01739848747098") 2025/02/18 03:24:36 DEBUG : existing-b: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403437991b98f700_d20250218_m032013_c001_v7007000_t0000_u01739848813059") 2025/02/18 03:24:36 DEBUG : existing-b: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcada212_d20250218_m032011_c001_v0001182_t0051_u01739848811794") 2025/02/18 03:24:36 DEBUG : file1: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7d8_d20250218_m032410_c001_v7007000_t0000_u01739849050266") 2025/02/18 03:24:36 DEBUG : file1: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f102b13b067e99b42_d20250218_m032409_c001_v0001183_t0040_u01739849049103") 2025/02/18 03:24:36 DEBUG : file1: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7ca_d20250218_m032406_c001_v7007000_t0000_u01739849046990") 2025/02/18 03:24:36 DEBUG : file1: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f101e43fdef0fc7d1_d20250218_m032404_c001_v0001184_t0047_u01739849044668") 2025/02/18 03:24:36 DEBUG : five: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f406cf3bda010f2a0_d20250218_m031952_c001_v7007000_t0000_u01739848792584") 2025/02/18 03:24:36 DEBUG : five: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f41745330c75277eb_d20250218_m031950_c001_v0001183_t0044_u01739848790693") 2025/02/18 03:24:36 DEBUG : foo: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f413279d23aa5af0b_d20250218_m031920_c001_v7007000_t0000_u01739848760733") 2025/02/18 03:24:36 DEBUG : foo: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f41745330c75274cf_d20250218_m031920_c001_v0001183_t0044_u01739848760177") 2025/02/18 03:24:36 DEBUG : foo: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f41745330c75274c7_d20250218_m031919_c001_v0001183_t0044_u01739848759617") 2025/02/18 03:24:36 DEBUG : four: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f406cf3bda010f2a7_d20250218_m031952_c001_v7007000_t0000_u01739848792766") 2025/02/18 03:24:36 DEBUG : four: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4062f91ffcada065_d20250218_m031951_c001_v0001182_t0018_u01739848791253") 2025/02/18 03:24:36 DEBUG : four: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c75277e7_d20250218_m031950_c001_v0001183_t0037_u01739848790131") 2025/02/18 03:24:36 DEBUG : hello world2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4026768e42add9aa_d20250218_m031819_c001_v7007000_t0000_u01739848699557") 2025/02/18 03:24:37 DEBUG : hello world2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7526ecc_d20250218_m031818_c001_v0001183_t0045_u01739848698957") 2025/02/18 03:24:37 DEBUG : ignore-size: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f413279d23aa5ae90_d20250218_m031905_c001_v7007000_t0000_u01739848745997") 2025/02/18 03:24:37 DEBUG : ignore-size: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7527379_d20250218_m031905_c001_v0001183_t0056_u01739848745053") 2025/02/18 03:24:37 DEBUG : nested/sub dir/file: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403437991b98f6af_d20250218_m032010_c001_v7007000_t0000_u01739848810683") 2025/02/18 03:24:37 DEBUG : nested/sub dir/file: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcada1ba_d20250218_m032008_c001_v0001182_t0034_u01739848808305") 2025/02/18 03:24:37 DEBUG : nested/sub dir/file: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403437991b98f63d_d20250218_m032007_c001_v7007000_t0000_u01739848807190") 2025/02/18 03:24:37 DEBUG : nested/sub dir/file: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcada198_d20250218_m032006_c001_v0001182_t0018_u01739848806260") 2025/02/18 03:24:37 DEBUG : one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f406cf3bda010f2ac_d20250218_m031952_c001_v7007000_t0000_u01739848792956") 2025/02/18 03:24:37 DEBUG : one: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f41745330c75277cd_d20250218_m031949_c001_v0001183_t0044_u01739848789540") 2025/02/18 03:24:37 DEBUG : only0: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7a8_d20250218_m032359_c001_v7007000_t0000_u01739849039720") 2025/02/18 03:24:37 DEBUG : only0: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4062f91ffcadb5a4_d20250218_m032353_c001_v0001182_t0018_u01739849033895") 2025/02/18 03:24:37 DEBUG : only0: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2cf7_d20250218_m032337_c001_v0001172_t0017_u01739849017223") 2025/02/18 03:24:37 DEBUG : only0: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f41826966aa452d41_d20250218_m032330_c001_v7007000_t0000_u01739849010555") 2025/02/18 03:24:37 DEBUG : only0: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2c8f_d20250218_m032314_c001_v0001172_t0029_u01739848994726") 2025/02/18 03:24:37 DEBUG : only1: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7a9_d20250218_m032359_c001_v7007000_t0000_u01739849039912") 2025/02/18 03:24:37 DEBUG : only1: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4010e190760c2d41_d20250218_m032353_c001_v0001172_t0033_u01739849033910") 2025/02/18 03:24:37 DEBUG : only1: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2cfb_d20250218_m032338_c001_v0001172_t0001_u01739849018408") 2025/02/18 03:24:37 DEBUG : only1: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e4766f3_d20250218_m032330_c001_v7007000_t0000_u01739849010352") 2025/02/18 03:24:37 DEBUG : only1: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2c95_d20250218_m032315_c001_v0001172_t0047_u01739848995767") 2025/02/18 03:24:37 DEBUG : only10: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7aa_d20250218_m032400_c001_v7007000_t0000_u01739849040094") 2025/02/18 03:24:38 DEBUG : only10: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f402b13b067e999fe_d20250218_m032354_c001_v0001183_t0004_u01739849034462") 2025/02/18 03:24:38 DEBUG : only10: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2d1f_d20250218_m032345_c001_v0001172_t0054_u01739849025136") 2025/02/18 03:24:38 DEBUG : only10: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f41826966aa452d49_d20250218_m032330_c001_v7007000_t0000_u01739849010961") 2025/02/18 03:24:38 DEBUG : only10: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2cbb_d20250218_m032322_c001_v0001172_t0031_u01739849002293") 2025/02/18 03:24:38 DEBUG : only11: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7ab_d20250218_m032400_c001_v7007000_t0000_u01739849040293") 2025/02/18 03:24:38 DEBUG : only11: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f401e43fdef0fc691_d20250218_m032354_c001_v0001184_t0047_u01739849034648") 2025/02/18 03:24:38 DEBUG : only11: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2d21_d20250218_m032345_c001_v0001172_t0037_u01739849025816") 2025/02/18 03:24:38 DEBUG : only11: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403437991b9900a9_d20250218_m032330_c001_v7007000_t0000_u01739849010544") 2025/02/18 03:24:38 DEBUG : only11: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2cbf_d20250218_m032323_c001_v0001172_t0015_u01739849003069") 2025/02/18 03:24:38 DEBUG : only12: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7ac_d20250218_m032400_c001_v7007000_t0000_u01739849040475") 2025/02/18 03:24:38 DEBUG : only12: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4062f91ffcadb5a8_d20250218_m032354_c001_v0001182_t0018_u01739849034292") 2025/02/18 03:24:38 DEBUG : only12: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2d23_d20250218_m032346_c001_v0001172_t0055_u01739849026763") 2025/02/18 03:24:38 DEBUG : only12: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f41826966aa452d44_d20250218_m032330_c001_v7007000_t0000_u01739849010758") 2025/02/18 03:24:38 DEBUG : only12: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2cc3_d20250218_m032323_c001_v0001172_t0034_u01739849003728") 2025/02/18 03:24:38 DEBUG : only13: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7ad_d20250218_m032400_c001_v7007000_t0000_u01739849040658") 2025/02/18 03:24:38 DEBUG : only13: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4010e190760c2d43_d20250218_m032354_c001_v0001172_t0033_u01739849034306") 2025/02/18 03:24:38 DEBUG : only13: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2d25_d20250218_m032347_c001_v0001172_t0029_u01739849027368") 2025/02/18 03:24:38 DEBUG : only13: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f40047061694d56eb_d20250218_m032330_c001_v7007000_t0000_u01739849010566") 2025/02/18 03:24:38 DEBUG : only13: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2cc7_d20250218_m032324_c001_v0001172_t0011_u01739849004374") 2025/02/18 03:24:38 DEBUG : only14: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7ae_d20250218_m032400_c001_v7007000_t0000_u01739849040851") 2025/02/18 03:24:39 DEBUG : only14: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4062f91ffcadb5aa_d20250218_m032354_c001_v0001182_t0018_u01739849034475") 2025/02/18 03:24:39 DEBUG : only14: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2d2b_d20250218_m032348_c001_v0001172_t0011_u01739849028815") 2025/02/18 03:24:39 DEBUG : only14: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403437991b9900b1_d20250218_m032331_c001_v7007000_t0000_u01739849011093") 2025/02/18 03:24:39 DEBUG : only14: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2cc9_d20250218_m032325_c001_v0001172_t0059_u01739849005045") 2025/02/18 03:24:39 DEBUG : only15: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7af_d20250218_m032401_c001_v7007000_t0000_u01739849041051") 2025/02/18 03:24:39 DEBUG : only15: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4010e190760c2d45_d20250218_m032354_c001_v0001172_t0033_u01739849034490") 2025/02/18 03:24:39 DEBUG : only15: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2d31_d20250218_m032349_c001_v0001172_t0017_u01739849029831") 2025/02/18 03:24:39 DEBUG : only15: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e4766f4_d20250218_m032330_c001_v7007000_t0000_u01739849010565") 2025/02/18 03:24:39 DEBUG : only15: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2ccb_d20250218_m032325_c001_v0001172_t0004_u01739849005862") 2025/02/18 03:24:39 DEBUG : only16: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7b4_d20250218_m032401_c001_v7007000_t0000_u01739849041244") 2025/02/18 03:24:39 DEBUG : only16: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f402b13b067e99a07_d20250218_m032354_c001_v0001183_t0004_u01739849034647") 2025/02/18 03:24:39 DEBUG : only16: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2d37_d20250218_m032350_c001_v0001172_t0025_u01739849030655") 2025/02/18 03:24:39 DEBUG : only16: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403437991b9900ab_d20250218_m032330_c001_v7007000_t0000_u01739849010727") 2025/02/18 03:24:39 DEBUG : only16: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2ccd_d20250218_m032326_c001_v0001172_t0011_u01739849006359") 2025/02/18 03:24:39 DEBUG : only17: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7b5_d20250218_m032401_c001_v7007000_t0000_u01739849041427") 2025/02/18 03:24:39 DEBUG : only17: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4062f91ffcadb5b0_d20250218_m032354_c001_v0001182_t0018_u01739849034658") 2025/02/18 03:24:39 DEBUG : only17: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2d39_d20250218_m032351_c001_v0001172_t0028_u01739849031396") 2025/02/18 03:24:39 DEBUG : only17: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f40047061694d56ee_d20250218_m032330_c001_v7007000_t0000_u01739849010768") 2025/02/18 03:24:39 DEBUG : only17: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2ccf_d20250218_m032327_c001_v0001172_t0014_u01739849007015") 2025/02/18 03:24:39 DEBUG : only18: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7b7_d20250218_m032401_c001_v7007000_t0000_u01739849041615") 2025/02/18 03:24:40 DEBUG : only18: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4010e190760c2d47_d20250218_m032354_c001_v0001172_t0033_u01739849034673") 2025/02/18 03:24:40 DEBUG : only18: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2d3d_d20250218_m032352_c001_v0001172_t0021_u01739849032097") 2025/02/18 03:24:40 DEBUG : only18: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e4766f5_d20250218_m032330_c001_v7007000_t0000_u01739849010748") 2025/02/18 03:24:40 DEBUG : only18: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2cd1_d20250218_m032328_c001_v0001172_t0007_u01739849008097") 2025/02/18 03:24:40 DEBUG : only19: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7b8_d20250218_m032401_c001_v7007000_t0000_u01739849041799") 2025/02/18 03:24:40 DEBUG : only19: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f402b13b067e99a0d_d20250218_m032354_c001_v0001183_t0004_u01739849034830") 2025/02/18 03:24:40 DEBUG : only19: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2d3f_d20250218_m032352_c001_v0001172_t0052_u01739849032675") 2025/02/18 03:24:40 DEBUG : only19: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403437991b9900ad_d20250218_m032330_c001_v7007000_t0000_u01739849010910") 2025/02/18 03:24:40 DEBUG : only19: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2cd5_d20250218_m032328_c001_v0001172_t0034_u01739849008724") 2025/02/18 03:24:40 DEBUG : only2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7b9_d20250218_m032401_c001_v7007000_t0000_u01739849041991") 2025/02/18 03:24:40 DEBUG : only2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f401e43fdef0fc69b_d20250218_m032354_c001_v0001184_t0047_u01739849034841") 2025/02/18 03:24:40 DEBUG : only2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2cfd_d20250218_m032339_c001_v0001172_t0027_u01739849019055") 2025/02/18 03:24:40 DEBUG : only2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e4766f2_d20250218_m032330_c001_v7007000_t0000_u01739849010171") 2025/02/18 03:24:40 DEBUG : only2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2c97_d20250218_m032316_c001_v0001172_t0055_u01739848996674") 2025/02/18 03:24:40 DEBUG : only3: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7ba_d20250218_m032402_c001_v7007000_t0000_u01739849042172") 2025/02/18 03:24:40 DEBUG : only3: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4062f91ffcadb5b6_d20250218_m032354_c001_v0001182_t0018_u01739849034848") 2025/02/18 03:24:40 DEBUG : only3: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2d03_d20250218_m032339_c001_v0001172_t0038_u01739849019848") 2025/02/18 03:24:40 DEBUG : only3: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e4766f7_d20250218_m032331_c001_v7007000_t0000_u01739849011113") 2025/02/18 03:24:40 DEBUG : only3: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2c9d_d20250218_m032317_c001_v0001172_t0052_u01739848997559") 2025/02/18 03:24:40 DEBUG : only4: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7bb_d20250218_m032402_c001_v7007000_t0000_u01739849042354") 2025/02/18 03:24:41 DEBUG : only4: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4010e190760c2d49_d20250218_m032354_c001_v0001172_t0033_u01739849034863") 2025/02/18 03:24:41 DEBUG : only4: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2d09_d20250218_m032340_c001_v0001172_t0024_u01739849020774") 2025/02/18 03:24:41 DEBUG : only4: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f40047061694d56f6_d20250218_m032331_c001_v7007000_t0000_u01739849011136") 2025/02/18 03:24:41 DEBUG : only4: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2c9f_d20250218_m032318_c001_v0001172_t0037_u01739848998282") 2025/02/18 03:24:41 DEBUG : only5: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7bd_d20250218_m032402_c001_v7007000_t0000_u01739849042537") 2025/02/18 03:24:41 DEBUG : only5: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f402b13b067e99a0f_d20250218_m032355_c001_v0001183_t0004_u01739849035019") 2025/02/18 03:24:41 DEBUG : only5: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2d11_d20250218_m032342_c001_v0001172_t0048_u01739849022020") 2025/02/18 03:24:41 DEBUG : only5: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f41826966aa452d4b_d20250218_m032331_c001_v7007000_t0000_u01739849011149") 2025/02/18 03:24:41 DEBUG : only5: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2ca3_d20250218_m032319_c001_v0001172_t0022_u01739848999050") 2025/02/18 03:24:41 DEBUG : only6: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7be_d20250218_m032402_c001_v7007000_t0000_u01739849042720") 2025/02/18 03:24:41 DEBUG : only6: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f401e43fdef0fc6a1_d20250218_m032355_c001_v0001184_t0047_u01739849035033") 2025/02/18 03:24:41 DEBUG : only6: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2d15_d20250218_m032342_c001_v0001172_t0036_u01739849022711") 2025/02/18 03:24:41 DEBUG : only6: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e4766f6_d20250218_m032330_c001_v7007000_t0000_u01739849010931") 2025/02/18 03:24:41 DEBUG : only6: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2ca7_d20250218_m032319_c001_v0001172_t0049_u01739848999787") 2025/02/18 03:24:41 DEBUG : only7: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7c0_d20250218_m032402_c001_v7007000_t0000_u01739849042901") 2025/02/18 03:24:41 DEBUG : only7: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4062f91ffcadb5c0_d20250218_m032355_c001_v0001182_t0018_u01739849035036") 2025/02/18 03:24:41 DEBUG : only7: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2d17_d20250218_m032343_c001_v0001172_t0002_u01739849023382") 2025/02/18 03:24:41 DEBUG : only7: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403437991b9900b4_d20250218_m032331_c001_v7007000_t0000_u01739849011279") 2025/02/18 03:24:41 DEBUG : only7: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2ca9_d20250218_m032320_c001_v0001172_t0055_u01739849000468") 2025/02/18 03:24:41 DEBUG : only8: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7c1_d20250218_m032403_c001_v7007000_t0000_u01739849043135") 2025/02/18 03:24:42 DEBUG : only8: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4010e190760c2d4d_d20250218_m032355_c001_v0001172_t0033_u01739849035051") 2025/02/18 03:24:42 DEBUG : only8: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2d19_d20250218_m032343_c001_v0001172_t0058_u01739849023990") 2025/02/18 03:24:42 DEBUG : only8: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f40047061694d56f3_d20250218_m032330_c001_v7007000_t0000_u01739849010950") 2025/02/18 03:24:42 DEBUG : only8: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2cad_d20250218_m032321_c001_v0001172_t0052_u01739849001121") 2025/02/18 03:24:42 DEBUG : only9: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7c2_d20250218_m032403_c001_v7007000_t0000_u01739849043357") 2025/02/18 03:24:42 DEBUG : only9: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f402b13b067e99a11_d20250218_m032355_c001_v0001183_t0004_u01739849035203") 2025/02/18 03:24:42 DEBUG : only9: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2d1d_d20250218_m032344_c001_v0001172_t0018_u01739849024634") 2025/02/18 03:24:42 DEBUG : only9: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f404110857e4766f8_d20250218_m032331_c001_v7007000_t0000_u01739849011301") 2025/02/18 03:24:42 DEBUG : only9: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2cb1_d20250218_m032321_c001_v0001172_t0051_u01739849001632") 2025/02/18 03:24:42 DEBUG : potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403437991b98f610_d20250218_m032004_c001_v7007000_t0000_u01739848804436") 2025/02/18 03:24:42 DEBUG : potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2a33_d20250218_m032002_c001_v0001172_t0027_u01739848802269") 2025/02/18 03:24:42 DEBUG : potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f406cf3bda010f33e_d20250218_m032000_c001_v7007000_t0000_u01739848800085") 2025/02/18 03:24:42 DEBUG : potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c752789b_d20250218_m031958_c001_v0001183_t0059_u01739848798423") 2025/02/18 03:24:42 DEBUG : potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f406cf3bda010f2fb_d20250218_m031956_c001_v7007000_t0000_u01739848796549") 2025/02/18 03:24:42 DEBUG : potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcada09d_d20250218_m031953_c001_v0001182_t0016_u01739848793891") 2025/02/18 03:24:42 DEBUG : potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f406cf3bda010f1ec_d20250218_m031942_c001_v7007000_t0000_u01739848782978") 2025/02/18 03:24:42 DEBUG : potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c752771c_d20250218_m031941_c001_v0001183_t0023_u01739848781840") 2025/02/18 03:24:42 DEBUG : potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f406cf3bda010f1ce_d20250218_m031939_c001_v7007000_t0000_u01739848779971") 2025/02/18 03:24:42 DEBUG : potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c75276b8_d20250218_m031939_c001_v0001183_t0058_u01739848779177") 2025/02/18 03:24:43 DEBUG : potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f406cf3bda010f1b8_d20250218_m031937_c001_v7007000_t0000_u01739848777658") 2025/02/18 03:24:43 DEBUG : potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c752767e_d20250218_m031936_c001_v0001183_t0047_u01739848776857") 2025/02/18 03:24:43 DEBUG : potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4191a42bec68e85d_d20250218_m031930_c001_v7007000_t0000_u01739848770208") 2025/02/18 03:24:43 DEBUG : potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c75275ae_d20250218_m031929_c001_v0001183_t0029_u01739848769225") 2025/02/18 03:24:43 DEBUG : potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4191a42bec68e843_d20250218_m031928_c001_v7007000_t0000_u01739848768505") 2025/02/18 03:24:43 DEBUG : potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7527574_d20250218_m031927_c001_v0001183_t0018_u01739848767381") 2025/02/18 03:24:43 DEBUG : potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f413279d23aa5af3f_d20250218_m031926_c001_v7007000_t0000_u01739848766653") 2025/02/18 03:24:43 DEBUG : potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c752755a_d20250218_m031926_c001_v0001183_t0030_u01739848766058") 2025/02/18 03:24:43 DEBUG : potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c752754a_d20250218_m031925_c001_v0001183_t0014_u01739848765482") 2025/02/18 03:24:43 DEBUG : potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f413279d23aa5af31_d20250218_m031924_c001_v7007000_t0000_u01739848764757") 2025/02/18 03:24:43 DEBUG : potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c752752e_d20250218_m031924_c001_v0001183_t0036_u01739848764182") 2025/02/18 03:24:43 DEBUG : potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7527520_d20250218_m031923_c001_v0001183_t0000_u01739848763582") 2025/02/18 03:24:43 DEBUG : potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f413279d23aa5af1f_d20250218_m031922_c001_v7007000_t0000_u01739848762809") 2025/02/18 03:24:43 DEBUG : potato: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c75274fd_d20250218_m031922_c001_v0001183_t0020_u01739848762046") 2025/02/18 03:24:43 DEBUG : potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f410584089eb36b58_d20250218_m032055_c001_v7007000_t0000_u01739848855239") 2025/02/18 03:24:43 DEBUG : potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2af9_d20250218_m032054_c001_v0001172_t0016_u01739848854390") 2025/02/18 03:24:43 DEBUG : potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f408962f9f7ffce90_d20250218_m032045_c001_v7007000_t0000_u01739848845223") 2025/02/18 03:24:43 DEBUG : potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcada46e_d20250218_m032040_c001_v0001182_t0036_u01739848840315") 2025/02/18 03:24:44 DEBUG : potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0acb0_d20250218_m032032_c001_v7007000_t0000_u01739848832433") 2025/02/18 03:24:44 DEBUG : potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2a9f_d20250218_m032027_c001_v0001172_t0048_u01739848827513") 2025/02/18 03:24:44 DEBUG : potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403437991b98f75b_d20250218_m032019_c001_v7007000_t0000_u01739848819235") 2025/02/18 03:24:44 DEBUG : potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcada252_d20250218_m032014_c001_v0001182_t0045_u01739848814356") 2025/02/18 03:24:44 DEBUG : potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f406cf3bda010f236_d20250218_m031947_c001_v7007000_t0000_u01739848787716") 2025/02/18 03:24:44 DEBUG : potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7527788_d20250218_m031946_c001_v0001183_t0048_u01739848786507") 2025/02/18 03:24:44 DEBUG : potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f406cf3bda010f208_d20250218_m031945_c001_v7007000_t0000_u01739848785412") 2025/02/18 03:24:44 DEBUG : potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7527752_d20250218_m031943_c001_v0001183_t0003_u01739848783887") 2025/02/18 03:24:44 DEBUG : potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f406cf3bda010f1ee_d20250218_m031943_c001_v7007000_t0000_u01739848783159") 2025/02/18 03:24:44 DEBUG : potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c752772a_d20250218_m031942_c001_v0001183_t0028_u01739848782409") 2025/02/18 03:24:44 DEBUG : potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f406cf3bda010f1da_d20250218_m031941_c001_v7007000_t0000_u01739848781108") 2025/02/18 03:24:44 DEBUG : potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c75276e6_d20250218_m031940_c001_v0001183_t0057_u01739848780337") 2025/02/18 03:24:44 DEBUG : potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f406cf3bda010f1c0_d20250218_m031938_c001_v7007000_t0000_u01739848778454") 2025/02/18 03:24:44 DEBUG : potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7527696_d20250218_m031937_c001_v0001183_t0025_u01739848777679") 2025/02/18 03:24:44 DEBUG : potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4191a42bec68e868_d20250218_m031930_c001_v7007000_t0000_u01739848770966") 2025/02/18 03:24:44 DEBUG : potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c75275c8_d20250218_m031930_c001_v0001183_t0019_u01739848770001") 2025/02/18 03:24:44 DEBUG : potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4026768e42add9f5_d20250218_m031822_c001_v7007000_t0000_u01739848702861") 2025/02/18 03:24:44 DEBUG : potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7526f3e_d20250218_m031822_c001_v0001183_t0018_u01739848702286") 2025/02/18 03:24:44 DEBUG : potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4026768e42add9ce_d20250218_m031821_c001_v7007000_t0000_u01739848701012") 2025/02/18 03:24:45 DEBUG : potato2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7526f10_d20250218_m031820_c001_v0001183_t0010_u01739848700454") 2025/02/18 03:24:45 DEBUG : potato3: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f408962f9f7ffce96_d20250218_m032045_c001_v7007000_t0000_u01739848845835") 2025/02/18 03:24:45 DEBUG : potato3: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcada482_d20250218_m032041_c001_v0001182_t0029_u01739848841184") 2025/02/18 03:24:45 DEBUG : potato3: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0acb5_d20250218_m032032_c001_v7007000_t0000_u01739848832801") 2025/02/18 03:24:45 DEBUG : potato3: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2aa7_d20250218_m032028_c001_v0001172_t0040_u01739848828740") 2025/02/18 03:24:45 DEBUG : potato3: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403437991b98f75e_d20250218_m032019_c001_v7007000_t0000_u01739848819645") 2025/02/18 03:24:45 DEBUG : potato3: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcada26e_d20250218_m032015_c001_v0001182_t0057_u01739848815641") 2025/02/18 03:24:45 DEBUG : pre-dest1/1: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0af61_d20250218_m032137_c001_v7007000_t0000_u01739848897718") 2025/02/18 03:24:45 DEBUG : pre-dest1/1: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcada890_d20250218_m032129_c001_v0001182_t0046_u01739848889674") 2025/02/18 03:24:45 DEBUG : pre-dest2/2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0af63_d20250218_m032137_c001_v7007000_t0000_u01739848897915") 2025/02/18 03:24:45 DEBUG : pre-dest2/2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2b53_d20250218_m032130_c001_v0001172_t0039_u01739848890261") 2025/02/18 03:24:45 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f40047061694d4c52_d20250218_m032108_c001_v7007000_t0000_u01739848868690") 2025/02/18 03:24:45 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcada671_d20250218_m032104_c001_v0001182_t0033_u01739848864790") 2025/02/18 03:24:45 DEBUG : sizeonly: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0a8a9_d20250218_m031903_c001_v7007000_t0000_u01739848743393") 2025/02/18 03:24:45 DEBUG : sizeonly: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7527350_d20250218_m031902_c001_v0001183_t0051_u01739848742464") 2025/02/18 03:24:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4026768e42adf1d5_d20250218_m032420_c001_v7007000_t0000_u01739849060076") 2025/02/18 03:24:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb752_d20250218_m032417_c001_v0001182_t0042_u01739849057619") 2025/02/18 03:24:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7fd_d20250218_m032415_c001_v7007000_t0000_u01739849055734") 2025/02/18 03:24:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f101e43fdef0fc8c0_d20250218_m032411_c001_v0001184_t0055_u01739849051991") 2025/02/18 03:24:45 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403437991b98f6b8_d20250218_m032010_c001_v7007000_t0000_u01739848810865") 2025/02/18 03:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2a49_d20250218_m032008_c001_v0001172_t0056_u01739848808660") 2025/02/18 03:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403437991b98f641_d20250218_m032007_c001_v7007000_t0000_u01739848807373") 2025/02/18 03:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7527958_d20250218_m032006_c001_v0001183_t0014_u01739848806613") 2025/02/18 03:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0a83f_d20250218_m031859_c001_v7007000_t0000_u01739848739364") 2025/02/18 03:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c75272cb_d20250218_m031857_c001_v0001183_t0039_u01739848737889") 2025/02/18 03:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0a80b_d20250218_m031857_c001_v7007000_t0000_u01739848737163") 2025/02/18 03:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c75272a7_d20250218_m031856_c001_v0001183_t0018_u01739848736074") 2025/02/18 03:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0a7d1_d20250218_m031853_c001_v7007000_t0000_u01739848733247") 2025/02/18 03:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c752725f_d20250218_m031852_c001_v0001183_t0026_u01739848732078") 2025/02/18 03:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0a7b9_d20250218_m031851_c001_v7007000_t0000_u01739848731499") 2025/02/18 03:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7527237_d20250218_m031850_c001_v0001183_t0027_u01739848730373") 2025/02/18 03:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c75271f9_d20250218_m031847_c001_v0001183_t0023_u01739848727739") 2025/02/18 03:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0a785_d20250218_m031847_c001_v7007000_t0000_u01739848727011") 2025/02/18 03:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c75271d1_d20250218_m031846_c001_v0001183_t0002_u01739848726454") 2025/02/18 03:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c75271c4_d20250218_m031845_c001_v0001183_t0043_u01739848725710") 2025/02/18 03:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0a76d_d20250218_m031844_c001_v7007000_t0000_u01739848724632") 2025/02/18 03:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7527133_d20250218_m031842_c001_v0001183_t0029_u01739848722039") 2025/02/18 03:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c75270d5_d20250218_m031839_c001_v0001183_t0001_u01739848719367") 2025/02/18 03:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0a736_d20250218_m031838_c001_v7007000_t0000_u01739848718647") 2025/02/18 03:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c75270bf_d20250218_m031838_c001_v0001183_t0001_u01739848718085") 2025/02/18 03:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c75270ab_d20250218_m031837_c001_v0001183_t0032_u01739848717340") 2025/02/18 03:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0a725_d20250218_m031836_c001_v7007000_t0000_u01739848716615") 2025/02/18 03:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7527045_d20250218_m031832_c001_v0001183_t0037_u01739848712740") 2025/02/18 03:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f407c4d289ea0a6e7_d20250218_m031832_c001_v7007000_t0000_u01739848712360") 2025/02/18 03:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c752702b_d20250218_m031831_c001_v0001183_t0039_u01739848711755") 2025/02/18 03:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4026768e42adda4b_d20250218_m031830_c001_v7007000_t0000_u01739848710127") 2025/02/18 03:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7526ff9_d20250218_m031829_c001_v0001183_t0042_u01739848709575") 2025/02/18 03:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4026768e42adda44_d20250218_m031828_c001_v7007000_t0000_u01739848708997") 2025/02/18 03:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7526fe5_d20250218_m031828_c001_v0001183_t0034_u01739848708443") 2025/02/18 03:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4026768e42adda38_d20250218_m031827_c001_v7007000_t0000_u01739848707170") 2025/02/18 03:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7526fb7_d20250218_m031826_c001_v0001183_t0019_u01739848706420") 2025/02/18 03:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4026768e42adda25_d20250218_m031825_c001_v7007000_t0000_u01739848705823") 2025/02/18 03:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7526f94_d20250218_m031825_c001_v0001183_t0047_u01739848705250") 2025/02/18 03:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4026768e42adda14_d20250218_m031824_c001_v7007000_t0000_u01739848704322") 2025/02/18 03:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7526f66_d20250218_m031823_c001_v0001183_t0056_u01739848703759") 2025/02/18 03:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4026768e42add998_d20250218_m031818_c001_v7007000_t0000_u01739848698049") 2025/02/18 03:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7526e9e_d20250218_m031817_c001_v0001183_t0050_u01739848697471") 2025/02/18 03:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4026768e42add97b_d20250218_m031816_c001_v7007000_t0000_u01739848696542") 2025/02/18 03:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7526e78_d20250218_m031815_c001_v0001183_t0058_u01739848695973") 2025/02/18 03:24:48 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4026768e42add96b_d20250218_m031815_c001_v7007000_t0000_u01739848695062") 2025/02/18 03:24:48 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7526e5a_d20250218_m031814_c001_v0001183_t0030_u01739848694490") 2025/02/18 03:24:48 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4026768e42add93d_d20250218_m031811_c001_v7007000_t0000_u01739848691534") 2025/02/18 03:24:48 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7526def_d20250218_m031810_c001_v0001183_t0059_u01739848690962") 2025/02/18 03:24:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4026768e42adf1d8_d20250218_m032420_c001_v7007000_t0000_u01739849060258") 2025/02/18 03:24:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f102b13b067e99bf1_d20250218_m032417_c001_v0001183_t0012_u01739849057633") 2025/02/18 03:24:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7ff_d20250218_m032415_c001_v7007000_t0000_u01739849055918") 2025/02/18 03:24:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2d90_d20250218_m032412_c001_v0001172_t0023_u01739849052344") 2025/02/18 03:24:48 DEBUG : sub/yam: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403437991b98f60a_d20250218_m032003_c001_v7007000_t0000_u01739848803889") 2025/02/18 03:24:48 DEBUG : sub/yam: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcada138_d20250218_m032001_c001_v0001182_t0059_u01739848801916") 2025/02/18 03:24:48 DEBUG : test_dir1/file2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7da_d20250218_m032410_c001_v7007000_t0000_u01739849050449") 2025/02/18 03:24:48 DEBUG : test_dir1/file2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb6b2_d20250218_m032408_c001_v0001182_t0057_u01739849048756") 2025/02/18 03:24:48 DEBUG : test_dir1/file2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7cb_d20250218_m032407_c001_v7007000_t0000_u01739849047172") 2025/02/18 03:24:48 DEBUG : test_dir1/file2: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcadb664_d20250218_m032404_c001_v0001182_t0053_u01739849044678") 2025/02/18 03:24:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7dc_d20250218_m032410_c001_v7007000_t0000_u01739849050632") 2025/02/18 03:24:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f101e43fdef0fc83f_d20250218_m032408_c001_v0001184_t0018_u01739849048753") 2025/02/18 03:24:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403dd14d3a30b7cc_d20250218_m032407_c001_v7007000_t0000_u01739849047355") 2025/02/18 03:24:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2d6f_d20250218_m032404_c001_v0001172_t0059_u01739849044677") 2025/02/18 03:24:48 DEBUG : three: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f406cf3bda010f2b0_d20250218_m031953_c001_v7007000_t0000_u01739848793155") 2025/02/18 03:24:48 DEBUG : three: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c7527807_d20250218_m031952_c001_v0001183_t0025_u01739848792003") 2025/02/18 03:24:48 DEBUG : three: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f11745330c75277e1_d20250218_m031949_c001_v0001183_t0034_u01739848789922") 2025/02/18 03:24:49 DEBUG : two: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f406cf3bda010f2b6_d20250218_m031953_c001_v7007000_t0000_u01739848793351") 2025/02/18 03:24:49 DEBUG : two: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f4010e190760c2a01_d20250218_m031951_c001_v0001172_t0033_u01739848791443") 2025/02/18 03:24:49 DEBUG : two: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f41745330c75277d7_d20250218_m031949_c001_v0001183_t0044_u01739848789722") 2025/02/18 03:24:49 DEBUG : yam: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403437991b98f614_d20250218_m032004_c001_v7007000_t0000_u01739848804617") 2025/02/18 03:24:49 DEBUG : yam: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f114f07523f0451ad_d20250218_m032003_c001_v0001183_t0049_u01739848803598") 2025/02/18 03:24:49 DEBUG : yam: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f406cf3bda010f334_d20250218_m031959_c001_v7007000_t0000_u01739848799533") 2025/02/18 03:24:49 DEBUG : yam: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1062f91ffcada0e3_d20250218_m031958_c001_v0001182_t0030_u01739848798068") 2025/02/18 03:24:49 DEBUG : yam: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f406cf3bda010f2ed_d20250218_m031955_c001_v7007000_t0000_u01739848795977") 2025/02/18 03:24:49 DEBUG : yam: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1010e190760c2a09_d20250218_m031953_c001_v0001172_t0015_u01739848793906") 2025/02/18 03:24:49 DEBUG : yaml: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f403437991b98f5da_d20250218_m032000_c001_v7007000_t0000_u01739848800627") 2025/02/18 03:24:49 DEBUG : yaml: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f10915ebfdf856e41_d20250218_m031959_c001_v0001157_t0001_u01739848799182") 2025/02/18 03:24:49 DEBUG : yaml: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f406cf3bda010f2ff_d20250218_m031956_c001_v7007000_t0000_u01739848796733") 2025/02/18 03:24:49 DEBUG : yaml: Deleting (id "4_z5f822d43100d1b7b9f580e1b_f1052a6b2c0a9a6d7_d20250218_m031955_c001_v0001184_t0018_u01739848795767") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m43.213626781s (try 1/5)