"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/03/21 03:28:22 DEBUG : Creating backend with remote "TestB2:rclone-test-vusodor7peya" 2025/03/21 03:28:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 03:28:23 DEBUG : Creating backend with remote "/tmp/rclone583764744" === 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-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:28:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:28:24 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/21 03:28:24 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:28:24 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.88s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:28:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/21 03:28:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:28:25 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:28:25 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:28:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:28:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:28:26 DEBUG : B2 bucket rclone-test-vusodor7peya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.04s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", 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-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:28:28 DEBUG : Creating backend with remote "/non-existing" 2025/03/21 03:28:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/21 03:28:28 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:28:28 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:28:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:28:29 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:28:29 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:28:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:28:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.93s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:28:30 INFO : B2 bucket rclone-test-vusodor7peya: Running all checks before starting transfers 2025/03/21 03:28:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:28:31 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:28:31 INFO : B2 bucket rclone-test-vusodor7peya: Checks finished, now starting transfers 2025/03/21 03:28:31 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:28:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:28:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.54s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:28:32 ERROR : Ignoring --no-traverse with sync 2025/03/21 03:28:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:28:32 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:28:32 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:28:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:28:32 INFO : sub dir/hello world: Copied (new) 2025/03/21 03:28:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.45s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:28:34 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/21 03:28:34 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:28:34 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:28:34 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/21 03:28:34 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.51s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:28:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 03:28:35 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:28:35 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:28:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:28:35 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:28:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 03:28:37 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:28:37 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:28:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:28:37 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:28:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/21 03:28:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/21 03:28:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/21 03:28:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/21 03:28:38 INFO : sub dir: Making directory 2025/03/21 03:28:38 INFO : sub dir2: Making directory 2025/03/21 03:28:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:28:38 INFO : sub dir2/sub sub dir2: Making directory 2025/03/21 03:28:38 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:28:38 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:28:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:28:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/21 03:28:39 DEBUG : B2 bucket rclone-test-vusodor7peya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.53s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:28:40 INFO : sub dir2: Making directory 2025/03/21 03:28:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/21 03:28:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/21 03:28:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:28:40 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:28:40 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:28:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:28:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.14s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:28:41 DEBUG : sub dir2: Making directory with metadata 2025/03/21 03:28:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/21 03:28:41 INFO : sub dir: Making directory 2025/03/21 03:28:41 INFO : sub dir2: Making directory 2025/03/21 03:28:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:28:41 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:28:41 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:28:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:28:41 INFO : sub dir/hello world: Copied (new) 2025/03/21 03:28:41 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/21 03:28:41 DEBUG : B2 bucket rclone-test-vusodor7peya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/21 03:28:42 DEBUG : B2 bucket rclone-test-vusodor7peya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.63s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:28:43 INFO : sub dir2: Making directory 2025/03/21 03:28:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:28:43 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:28:43 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:28:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:28:43 INFO : sub dir/hello world: Copied (new) 2025/03/21 03:28:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:28:44 DEBUG : sub dir2: Making directory with metadata 2025/03/21 03:28:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/21 03:28:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/21 03:28:44 INFO : sub dir: Making directory 2025/03/21 03:28:44 INFO : sub dir2: Making directory 2025/03/21 03:28:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:28:44 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:28:44 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:28:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:28:44 INFO : sub dir/hello world: Copied (new) 2025/03/21 03:28:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/21 03:28:45 DEBUG : B2 bucket rclone-test-vusodor7peya: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.49s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", 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-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:28:46 INFO : sub dir2: Making directory 2025/03/21 03:28:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:28:46 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:28:46 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:28:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:28:47 INFO : sub dir/hello world: Copied (new) 2025/03/21 03:28:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.55s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:28:48 DEBUG : Creating backend with remote "TestB2:rclone-test-tavenax9yova" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-vusodor7peya -> B2 bucket rclone-test-tavenax9yova 2025/03/21 03:28:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:28:49 DEBUG : B2 bucket rclone-test-tavenax9yova: Waiting for checks to finish 2025/03/21 03:28:49 DEBUG : B2 bucket rclone-test-tavenax9yova: Waiting for transfers to finish 2025/03/21 03:28:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:28:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:28:50 DEBUG : B2 bucket rclone-test-tavenax9yova: Purge remote 2025/03/21 03:28:50 INFO : B2 bucket rclone-test-tavenax9yova: cleaning bucket "rclone-test-tavenax9yova" of all files 2025/03/21 03:28:50 DEBUG : sub dir/hello world: Deleting (id "4_zef920df3b0fdbb6b9f580e1b_f117ce7b79aa4a0c3_d20250321_m032850_c001_v0001183_t0035_u01742527730059") --- PASS: TestServerSideCopy (4.19s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:28:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/21 03:28:52 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:28:52 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:28:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/21 03:28:53 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.05s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:28:54 DEBUG : Creating backend with remote "TestB2:rclone-test-dehilaf1cuti" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-vusodor7peya -> B2 bucket rclone-test-dehilaf1cuti 2025/03/21 03:28:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:28:55 DEBUG : B2 bucket rclone-test-dehilaf1cuti: Waiting for checks to finish 2025/03/21 03:28:55 DEBUG : B2 bucket rclone-test-dehilaf1cuti: Waiting for transfers to finish 2025/03/21 03:28:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:28:56 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:28:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/21 03:28:57 DEBUG : B2 bucket rclone-test-dehilaf1cuti: Waiting for checks to finish 2025/03/21 03:28:57 DEBUG : B2 bucket rclone-test-dehilaf1cuti: Waiting for transfers to finish 2025/03/21 03:28:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/21 03:28:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:28:57 DEBUG : B2 bucket rclone-test-dehilaf1cuti: Purge remote 2025/03/21 03:28:57 INFO : B2 bucket rclone-test-dehilaf1cuti: cleaning bucket "rclone-test-dehilaf1cuti" of all files 2025/03/21 03:28:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fb22d83b0fdbb6b9f580e1b_f1169abe19fab527f_d20250321_m032857_c001_v0001177_t0005_u01742527737552") 2025/03/21 03:28:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fb22d83b0fdbb6b9f580e1b_f1073a0a1df21ebd4_d20250321_m032856_c001_v0001103_t0047_u01742527736275") --- PASS: TestServerSideCopyOverSelf (6.02s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/21 03:29:00 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:00 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/21 03:29:01 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/21 03:29:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.07s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:02 DEBUG : Creating backend with remote "TestB2:rclone-test-torotix6baza" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-vusodor7peya -> B2 bucket rclone-test-torotix6baza 2025/03/21 03:29:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:29:03 DEBUG : B2 bucket rclone-test-torotix6baza: Waiting for checks to finish 2025/03/21 03:29:03 DEBUG : B2 bucket rclone-test-torotix6baza: Waiting for transfers to finish 2025/03/21 03:29:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:29:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/21 03:29:05 DEBUG : B2 bucket rclone-test-torotix6baza: Waiting for checks to finish 2025/03/21 03:29:05 DEBUG : B2 bucket rclone-test-torotix6baza: Waiting for transfers to finish 2025/03/21 03:29:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/21 03:29:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/21 03:29:06 INFO : sub dir/hello world: Deleted 2025/03/21 03:29:06 DEBUG : testing file moves 2025/03/21 03:29:07 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/21 03:29:07 DEBUG : B2 bucket rclone-test-torotix6baza: Waiting for checks to finish 2025/03/21 03:29:07 DEBUG : B2 bucket rclone-test-torotix6baza: Waiting for transfers to finish 2025/03/21 03:29:07 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/21 03:29:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/21 03:29:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:08 DEBUG : B2 bucket rclone-test-torotix6baza: Purge remote 2025/03/21 03:29:08 INFO : B2 bucket rclone-test-torotix6baza: cleaning bucket "rclone-test-torotix6baza" of all files 2025/03/21 03:29:08 DEBUG : sub dir/hello world: Deleting (id "4_zefe24d73b0fdbb6b9f580e1b_f107c33a456f5d1fa_d20250321_m032907_c001_v0001182_t0031_u01742527747307") 2025/03/21 03:29:08 DEBUG : sub dir/hello world: Deleting (id "4_zefe24d73b0fdbb6b9f580e1b_f109bd18da5b3120b_d20250321_m032905_c001_v0001154_t0005_u01742527745619") 2025/03/21 03:29:08 DEBUG : sub dir/hello world: Deleting (id "4_zefe24d73b0fdbb6b9f580e1b_f1023a9b886659af1_d20250321_m032904_c001_v0001177_t0011_u01742527744387") --- PASS: TestServerSideMoveOverSelf (8.07s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:10 ERROR : : error listing: directory not found 2025/03/21 03:29:10 INFO : Local file system at /tmp/rclone583764744: Making directory 2025/03/21 03:29:11 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:11 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.87s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:29:12 DEBUG : Local file system at /tmp/rclone583764744: Waiting for checks to finish 2025/03/21 03:29:12 DEBUG : Local file system at /tmp/rclone583764744: Waiting for transfers to finish 2025/03/21 03:29:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:29:13 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/21 03:29:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestCopyRedownload (2.21s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:14 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/21 03:29:14 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:14 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:14 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/21 03:29:14 INFO : check sum: Copied (new) 2025/03/21 03:29:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:15 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:15 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/21 03:29:15 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/21 03:29:15 DEBUG : check sum: Unchanged skipping 2025/03/21 03:29:15 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:15 DEBUG : Waiting for deletions to finish 2025/03/21 03:29:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.20s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:16 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/21 03:29:16 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:16 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:16 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/21 03:29:16 INFO : sizeonly: Copied (new) 2025/03/21 03:29:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:17 DEBUG : sizeonly: Sizes identical 2025/03/21 03:29:17 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:17 DEBUG : sizeonly: Unchanged skipping 2025/03/21 03:29:17 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:17 DEBUG : Waiting for deletions to finish 2025/03/21 03:29:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.56s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:19 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/21 03:29:19 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:19 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:19 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/21 03:29:19 INFO : ignore-size: Copied (new) 2025/03/21 03:29:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:19 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:29:19 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:19 DEBUG : ignore-size: Unchanged skipping 2025/03/21 03:29:19 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:19 DEBUG : Waiting for deletions to finish 2025/03/21 03:29:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.38s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:29:22 DEBUG : existing: Unchanged skipping 2025/03/21 03:29:22 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:22 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:22 DEBUG : Waiting for deletions to finish 2025/03/21 03:29:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:22 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/21 03:29:22 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:22 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/21 03:29:22 INFO : existing: Copied (replaced existing) 2025/03/21 03:29:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.40s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/21 03:29:24 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:24 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/21 03:29:24 INFO : existing: Copied (new) 2025/03/21 03:29:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:24 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:24 DEBUG : existing: Destination exists, skipping 2025/03/21 03:29:24 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:24 DEBUG : Waiting for deletions to finish 2025/03/21 03:29:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.25s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:26 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/21 03:29:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/21 03:29:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:29:27 DEBUG : c/non empty space: Unchanged skipping 2025/03/21 03:29:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/21 03:29:27 INFO : a/potato2: Copied (new) 2025/03/21 03:29:27 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:27 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:27 DEBUG : Waiting for deletions to finish 2025/03/21 03:29:27 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.61s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:29 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/21 03:29:29 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/21 03:29:29 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/21 03:29:29 DEBUG : empty space: Unchanged skipping 2025/03/21 03:29:29 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:29 DEBUG : Waiting for deletions to finish 2025/03/21 03:29:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:29 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:29 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/21 03:29:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/21 03:29:30 INFO : empty space: Updated modification time in destination 2025/03/21 03:29:30 DEBUG : empty space: Unchanged skipping 2025/03/21 03:29:30 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:30 DEBUG : Waiting for deletions to finish 2025/03/21 03:29:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.20s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:32 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/21 03:29:32 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/21 03:29:32 DEBUG : empty space: Unchanged skipping 2025/03/21 03:29:32 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:32 DEBUG : Waiting for deletions to finish 2025/03/21 03:29:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.65s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:34 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:34 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/21 03:29:34 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone583764744) 2025/03/21 03:29:34 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-vusodor7peya) 2025/03/21 03:29:34 DEBUG : foo: sha1 differ 2025/03/21 03:29:34 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:34 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/21 03:29:34 INFO : foo: Copied (replaced existing) 2025/03/21 03:29:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:36 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/21 03:29:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:29:36 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:36 DEBUG : empty space: Unchanged skipping 2025/03/21 03:29:36 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:36 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/21 03:29:36 INFO : potato: Copied (new) 2025/03/21 03:29:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.27s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:38 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/21 03:29:38 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:38 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:38 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/21 03:29:38 INFO : potato: Copied (replaced existing) 2025/03/21 03:29:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.86s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:40 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:40 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/21 03:29:40 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone583764744) 2025/03/21 03:29:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-vusodor7peya) 2025/03/21 03:29:40 DEBUG : potato: sha1 differ 2025/03/21 03:29:40 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:40 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/21 03:29:40 INFO : potato: Copied (replaced existing) 2025/03/21 03:29:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 03:29:42 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/21 03:29:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:29:42 DEBUG : empty space: Unchanged skipping 2025/03/21 03:29:42 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:42 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:42 DEBUG : Waiting for deletions to finish 2025/03/21 03:29:42 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 03:29:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:29:44 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:44 DEBUG : empty space: Unchanged skipping 2025/03/21 03:29:44 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/21 03:29:44 INFO : potato2: Copied (new) 2025/03/21 03:29:44 DEBUG : Waiting for deletions to finish 2025/03/21 03:29:44 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:46 INFO : d: Making directory 2025/03/21 03:29:46 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/21 03:29:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/21 03:29:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:29:46 DEBUG : c/non empty space: Unchanged skipping 2025/03/21 03:29:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/21 03:29:46 INFO : a/potato2: Copied (new) 2025/03/21 03:29:46 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:46 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:46 DEBUG : Waiting for deletions to finish 2025/03/21 03:29:47 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:48 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/21 03:29:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/21 03:29:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:29:49 DEBUG : c/non empty space: Unchanged skipping 2025/03/21 03:29:49 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:49 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/21 03:29:49 INFO : a/potato2: Copied (new) 2025/03/21 03:29:49 ERROR : B2 bucket rclone-test-vusodor7peya: not deleting files as there were IO errors 2025/03/21 03:29:49 ERROR : B2 bucket rclone-test-vusodor7peya: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.50s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:51 DEBUG : Waiting for deletions to finish 2025/03/21 03:29:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 03:29:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:29:51 DEBUG : empty space: Unchanged skipping 2025/03/21 03:29:51 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:51 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:51 INFO : potato: Deleted 2025/03/21 03:29:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/21 03:29:51 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.35s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:53 DEBUG : Waiting for deletions to finish 2025/03/21 03:29:54 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:54 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:54 INFO : potato: Deleted 2025/03/21 03:29:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 03:29:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:29:54 DEBUG : empty space: Unchanged skipping 2025/03/21 03:29:54 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:54 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/21 03:29:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.62s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 03:29:56 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:56 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:56 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/21 03:29:56 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.06s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:58 DEBUG : enormous: Excluded (Size Filter) 2025/03/21 03:29:58 DEBUG : enormous: Excluded 2025/03/21 03:29:58 DEBUG : potato2: Excluded (Size Filter) 2025/03/21 03:29:58 DEBUG : potato2: Excluded 2025/03/21 03:29:58 DEBUG : potato2: Excluded (Size Filter) 2025/03/21 03:29:58 DEBUG : potato2: Excluded 2025/03/21 03:29:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:29:58 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:29:58 DEBUG : empty space: Unchanged skipping 2025/03/21 03:29:58 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:29:58 DEBUG : Waiting for deletions to finish 2025/03/21 03:29:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:29:58 DEBUG : enormous: Excluded (Size Filter) 2025/03/21 03:29:58 DEBUG : enormous: Excluded 2025/03/21 03:29:58 DEBUG : potato2: Excluded (Size Filter) 2025/03/21 03:29:58 DEBUG : potato2: Excluded 2025/03/21 03:29:59 DEBUG : potato2: Excluded (Size Filter) 2025/03/21 03:29:59 DEBUG : potato2: Excluded 2025/03/21 03:29:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/21 03:29:59 DEBUG : empty space: Unchanged skipping 2025/03/21 03:29:59 DEBUG : Local file system at /tmp/rclone583764744: Waiting for checks to finish 2025/03/21 03:29:59 DEBUG : Local file system at /tmp/rclone583764744: Waiting for transfers to finish 2025/03/21 03:29:59 DEBUG : Waiting for deletions to finish 2025/03/21 03:29:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.62s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:30:01 DEBUG : enormous: Excluded (Size Filter) 2025/03/21 03:30:01 DEBUG : enormous: Excluded 2025/03/21 03:30:01 DEBUG : potato2: Excluded (Size Filter) 2025/03/21 03:30:01 DEBUG : potato2: Excluded 2025/03/21 03:30:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:30:01 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:30:01 DEBUG : empty space: Unchanged skipping 2025/03/21 03:30:01 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:30:01 DEBUG : Waiting for deletions to finish 2025/03/21 03:30:01 INFO : enormous: Deleted 2025/03/21 03:30:01 INFO : potato2: Deleted 2025/03/21 03:30:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:30:02 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/21 03:30:02 DEBUG : empty space: Unchanged skipping 2025/03/21 03:30:02 DEBUG : Local file system at /tmp/rclone583764744: Waiting for checks to finish 2025/03/21 03:30:02 DEBUG : Local file system at /tmp/rclone583764744: Waiting for transfers to finish 2025/03/21 03:30:02 DEBUG : Waiting for deletions to finish 2025/03/21 03:30:02 INFO : potato2: Deleted 2025/03/21 03:30:02 INFO : enormous: Deleted 2025/03/21 03:30:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.08s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:30:04 DEBUG : five: Need to transfer - File not found at Destination 2025/03/21 03:30:04 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/21 03:30:04 DEBUG : one: Destination is newer than source, skipping 2025/03/21 03:30:04 DEBUG : three: Sizes identical 2025/03/21 03:30:04 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:30:04 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/21 03:30:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone583764744) 2025/03/21 03:30:04 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-vusodor7peya) 2025/03/21 03:30:04 DEBUG : two: sha1 differ 2025/03/21 03:30:04 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/21 03:30:04 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:30:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/21 03:30:05 INFO : five: Copied (new) 2025/03/21 03:30:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/21 03:30:05 INFO : two: Copied (replaced existing) 2025/03/21 03:30:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/21 03:30:05 INFO : four: Copied (replaced existing) 2025/03/21 03:30:05 DEBUG : Waiting for deletions to finish 2025/03/21 03:30:06 DEBUG : one: Destination is newer than source, skipping 2025/03/21 03:30:06 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:30:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/21 03:30:06 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/21 03:30:06 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/21 03:30:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/21 03:30:06 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/21 03:30:06 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/21 03:30:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone583764744) 2025/03/21 03:30:06 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-vusodor7peya) 2025/03/21 03:30:06 DEBUG : three: sha1 differ 2025/03/21 03:30:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/21 03:30:06 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/21 03:30:06 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/21 03:30:06 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/21 03:30:06 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:30:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/21 03:30:06 INFO : three: Copied (replaced existing) 2025/03/21 03:30:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.26s) === 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-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/21 03:30:08 INFO : B2 bucket rclone-test-vusodor7peya: Making map for --track-renames 2025/03/21 03:30:08 INFO : B2 bucket rclone-test-vusodor7peya: Finished making map for --track-renames 2025/03/21 03:30:08 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:30:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/21 03:30:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/21 03:30:08 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for renames to finish 2025/03/21 03:30:08 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:30:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/21 03:30:08 INFO : yam: Copied (new) 2025/03/21 03:30:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/21 03:30:08 INFO : potato: Copied (new) 2025/03/21 03:30:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:30:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:30:08 INFO : B2 bucket rclone-test-vusodor7peya: Making map for --track-renames 2025/03/21 03:30:08 INFO : B2 bucket rclone-test-vusodor7peya: Finished making map for --track-renames 2025/03/21 03:30:08 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:30:08 DEBUG : potato: Unchanged skipping 2025/03/21 03:30:08 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for renames to finish 2025/03/21 03:30:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/21 03:30:09 INFO : yam: Copied (server-side copy) to: yaml 2025/03/21 03:30:09 INFO : yam: Deleted 2025/03/21 03:30:09 INFO : yaml: Renamed from "yam" 2025/03/21 03:30:09 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:30:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.71s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/21 03:30:11 INFO : B2 bucket rclone-test-vusodor7peya: Making map for --track-renames 2025/03/21 03:30:11 INFO : B2 bucket rclone-test-vusodor7peya: Finished making map for --track-renames 2025/03/21 03:30:11 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:30:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/21 03:30:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/21 03:30:11 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for renames to finish 2025/03/21 03:30:11 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:30:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/21 03:30:12 INFO : yam: Copied (new) 2025/03/21 03:30:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/21 03:30:12 INFO : potato: Copied (new) 2025/03/21 03:30:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:30:12 INFO : B2 bucket rclone-test-vusodor7peya: Making map for --track-renames 2025/03/21 03:30:12 INFO : B2 bucket rclone-test-vusodor7peya: Finished making map for --track-renames 2025/03/21 03:30:12 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:30:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:30:12 DEBUG : potato: Unchanged skipping 2025/03/21 03:30:12 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for renames to finish 2025/03/21 03:30:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/21 03:30:13 INFO : yam: Copied (server-side copy) to: yaml 2025/03/21 03:30:13 INFO : yam: Deleted 2025/03/21 03:30:13 INFO : yaml: Renamed from "yam" 2025/03/21 03:30:13 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:30:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.71s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/21 03:30:15 INFO : B2 bucket rclone-test-vusodor7peya: Making map for --track-renames 2025/03/21 03:30:15 INFO : B2 bucket rclone-test-vusodor7peya: Finished making map for --track-renames 2025/03/21 03:30:15 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:30:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/21 03:30:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/21 03:30:15 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for renames to finish 2025/03/21 03:30:15 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:30:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/21 03:30:15 INFO : potato: Copied (new) 2025/03/21 03:30:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/21 03:30:16 INFO : sub/yam: Copied (new) 2025/03/21 03:30:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:30:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:30:16 DEBUG : potato: Unchanged skipping 2025/03/21 03:30:16 INFO : B2 bucket rclone-test-vusodor7peya: Making map for --track-renames 2025/03/21 03:30:16 INFO : B2 bucket rclone-test-vusodor7peya: Finished making map for --track-renames 2025/03/21 03:30:16 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:30:16 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for renames to finish 2025/03/21 03:30:17 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/21 03:30:17 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/21 03:30:17 INFO : sub/yam: Deleted 2025/03/21 03:30:17 INFO : yam: Renamed from "sub/yam" 2025/03/21 03:30:17 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:30:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.83s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:30:19 DEBUG : Creating backend with remote "/tmp/rclone583764744/dir1" 2025/03/21 03:30:19 DEBUG : Config file has changed externally - reloading 2025/03/21 03:30:19 DEBUG : Creating backend with remote "/tmp/rclone583764744/dir2" 2025/03/21 03:30:19 DEBUG : Local file system at /tmp/rclone583764744/dir2: Using server-side directory move 2025/03/21 03:30:19 INFO : Local file system at /tmp/rclone583764744/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/21 03:30:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/21 03:30:19 DEBUG : Local file system at /tmp/rclone583764744/dir2: Waiting for checks to finish 2025/03/21 03:30:19 DEBUG : Local file system at /tmp/rclone583764744/dir2: Waiting for transfers to finish 2025/03/21 03:30:19 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:30:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:30:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/21 03:30:19 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:30:19 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:30:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/21 03:30:19 INFO : nested/sub dir/file: Copied (new) 2025/03/21 03:30:19 INFO : nested/sub dir/file: Deleted 2025/03/21 03:30:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:30:20 INFO : sub dir/hello world: Copied (new) 2025/03/21 03:30:20 INFO : sub dir/hello world: Deleted 2025/03/21 03:30:20 INFO : sub dir: Removing directory 2025/03/21 03:30:20 INFO : nested/sub dir: Removing directory 2025/03/21 03:30:20 INFO : nested: Removing directory 2025/03/21 03:30:20 DEBUG : Local file system at /tmp/rclone583764744: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:30:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 03:30:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/21 03:30:21 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:30:21 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:30:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/21 03:30:21 INFO : nested/sub dir/file: Copied (new) 2025/03/21 03:30:21 INFO : nested/sub dir/file: Deleted 2025/03/21 03:30:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/21 03:30:22 INFO : sub dir/hello world: Copied (new) 2025/03/21 03:30:22 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.37s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:30:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/21 03:30:24 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/21 03:30:24 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:30:24 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:30:24 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/21 03:30:24 INFO : existing-b: Copied (new) 2025/03/21 03:30:24 INFO : existing-b: Deleted 2025/03/21 03:30:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/21 03:30:24 INFO : existing: Copied (new) 2025/03/21 03:30:24 INFO : existing: Deleted 2025/03/21 03:30:24 DEBUG : existing: Destination exists, skipping 2025/03/21 03:30:24 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:30:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/21 03:30:24 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:30:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.05s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:30:25 DEBUG : Creating backend with remote "TestB2:rclone-test-xulazot1nanu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vusodor7peya -> B2 bucket rclone-test-xulazot1nanu 2025/03/21 03:30:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 03:30:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/21 03:30:29 DEBUG : empty space: Unchanged skipping 2025/03/21 03:30:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/21 03:30:29 DEBUG : B2 bucket rclone-test-xulazot1nanu: Waiting for checks to finish 2025/03/21 03:30:29 INFO : empty space: Deleted 2025/03/21 03:30:29 DEBUG : B2 bucket rclone-test-xulazot1nanu: Waiting for transfers to finish 2025/03/21 03:30:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/21 03:30:29 INFO : potato2: Copied (server-side copy) 2025/03/21 03:30:30 INFO : potato2: Deleted 2025/03/21 03:30:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/21 03:30:30 INFO : potato3: Copied (server-side copy) 2025/03/21 03:30:30 INFO : potato3: Deleted 2025/03/21 03:30:30 DEBUG : Creating backend with remote "TestB2:rclone-test-poruqas8rera" 2025/03/21 03:30:31 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/21 03:30:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 03:30:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/21 03:30:31 DEBUG : B2 bucket rclone-test-poruqas8rera: Waiting for checks to finish 2025/03/21 03:30:31 DEBUG : B2 bucket rclone-test-poruqas8rera: Waiting for transfers to finish 2025/03/21 03:30:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/21 03:30:32 INFO : empty space: Copied (server-side copy) 2025/03/21 03:30:32 INFO : empty space: Deleted 2025/03/21 03:30:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/21 03:30:32 INFO : potato3: Copied (server-side copy) 2025/03/21 03:30:33 INFO : potato3: Deleted 2025/03/21 03:30:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/21 03:30:33 INFO : potato2: Copied (server-side copy) 2025/03/21 03:30:33 INFO : potato2: Deleted 2025/03/21 03:30:33 DEBUG : B2 bucket rclone-test-poruqas8rera: Purge remote 2025/03/21 03:30:33 INFO : B2 bucket rclone-test-poruqas8rera: cleaning bucket "rclone-test-poruqas8rera" of all files 2025/03/21 03:30:33 DEBUG : empty space: Deleting (id "4_z8f529df3c00dbb6b9f580e1b_f107f44c2774fdeb2_d20250321_m033032_c001_v0001145_t0053_u01742527832393") 2025/03/21 03:30:33 DEBUG : potato2: Deleting (id "4_z8f529df3c00dbb6b9f580e1b_f1137781b268b7484_d20250321_m033032_c001_v0001042_t0023_u01742527832758") 2025/03/21 03:30:33 DEBUG : potato3: Deleting (id "4_z8f529df3c00dbb6b9f580e1b_f116988c97ca1819f_d20250321_m033032_c001_v0001182_t0055_u01742527832761") 2025/03/21 03:30:34 DEBUG : B2 bucket rclone-test-xulazot1nanu: Purge remote 2025/03/21 03:30:34 INFO : B2 bucket rclone-test-xulazot1nanu: cleaning bucket "rclone-test-xulazot1nanu" of all files 2025/03/21 03:30:34 DEBUG : empty space: Deleting (id "4_z3fa29d03c00dbb6b9f580e1b_f414974339c4eb9ba_d20250321_m033032_c001_v7007000_t0000_u01742527832758") 2025/03/21 03:30:34 DEBUG : empty space: Deleting (id "4_z3fa29d03c00dbb6b9f580e1b_f1073182b1f9df561_d20250321_m033028_c001_v0001177_t0024_u01742527828956") 2025/03/21 03:30:34 DEBUG : potato2: Deleting (id "4_z3fa29d03c00dbb6b9f580e1b_f414974339c4eb9be_d20250321_m033033_c001_v7007000_t0000_u01742527833356") 2025/03/21 03:30:34 DEBUG : potato2: Deleting (id "4_z3fa29d03c00dbb6b9f580e1b_f1008b20370fdaa22_d20250321_m033029_c001_v0001150_t0013_u01742527829810") 2025/03/21 03:30:34 DEBUG : potato3: Deleting (id "4_z3fa29d03c00dbb6b9f580e1b_f414974339c4eb9bc_d20250321_m033032_c001_v7007000_t0000_u01742527832964") 2025/03/21 03:30:34 DEBUG : potato3: Deleting (id "4_z3fa29d03c00dbb6b9f580e1b_f111d189d0dada523_d20250321_m033030_c001_v0001184_t0040_u01742527830076") 2025/03/21 03:30:34 DEBUG : potato3: Deleting (id "4_z3fa29d03c00dbb6b9f580e1b_f1073182b1f9df563_d20250321_m033029_c001_v0001177_t0052_u01742527829176") --- PASS: TestServerSideMove (10.65s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:30:36 DEBUG : Creating backend with remote "TestB2:rclone-test-tebolot7guwi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vusodor7peya -> B2 bucket rclone-test-tebolot7guwi 2025/03/21 03:30:42 DEBUG : empty space: Excluded (Size Filter) 2025/03/21 03:30:42 DEBUG : empty space: Excluded 2025/03/21 03:30:42 DEBUG : empty space: Excluded (Size Filter) 2025/03/21 03:30:42 DEBUG : empty space: Excluded 2025/03/21 03:30:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 03:30:42 DEBUG : B2 bucket rclone-test-tebolot7guwi: Waiting for checks to finish 2025/03/21 03:30:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/21 03:30:42 DEBUG : B2 bucket rclone-test-tebolot7guwi: Waiting for transfers to finish 2025/03/21 03:30:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/21 03:30:42 INFO : potato2: Copied (server-side copy) 2025/03/21 03:30:42 INFO : potato2: Deleted 2025/03/21 03:30:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/21 03:30:43 INFO : potato3: Copied (server-side copy) 2025/03/21 03:30:43 INFO : potato3: Deleted 2025/03/21 03:30:43 DEBUG : Creating backend with remote "TestB2:rclone-test-rupufoc8qahi" 2025/03/21 03:30:44 DEBUG : empty space: Excluded (Size Filter) 2025/03/21 03:30:44 DEBUG : empty space: Excluded 2025/03/21 03:30:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 03:30:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/21 03:30:44 DEBUG : B2 bucket rclone-test-rupufoc8qahi: Waiting for checks to finish 2025/03/21 03:30:44 DEBUG : B2 bucket rclone-test-rupufoc8qahi: Waiting for transfers to finish 2025/03/21 03:30:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/21 03:30:45 INFO : potato3: Copied (server-side copy) 2025/03/21 03:30:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/21 03:30:45 INFO : potato2: Copied (server-side copy) 2025/03/21 03:30:45 INFO : potato3: Deleted 2025/03/21 03:30:46 INFO : potato2: Deleted 2025/03/21 03:30:46 DEBUG : B2 bucket rclone-test-rupufoc8qahi: Purge remote 2025/03/21 03:30:46 INFO : B2 bucket rclone-test-rupufoc8qahi: cleaning bucket "rclone-test-rupufoc8qahi" of all files 2025/03/21 03:30:46 DEBUG : potato2: Deleting (id "4_z1f02dd23c00dbb6b9f580e1b_f1139d1a47e13cce3_d20250321_m033045_c001_v0001039_t0054_u01742527845301") 2025/03/21 03:30:46 DEBUG : potato3: Deleting (id "4_z1f02dd23c00dbb6b9f580e1b_f1084799a99ff65ef_d20250321_m033045_c001_v0001182_t0021_u01742527845643") 2025/03/21 03:30:47 DEBUG : B2 bucket rclone-test-tebolot7guwi: Purge remote 2025/03/21 03:30:47 INFO : B2 bucket rclone-test-tebolot7guwi: cleaning bucket "rclone-test-tebolot7guwi" of all files 2025/03/21 03:30:47 DEBUG : empty space: Deleting (id "4_zcf22bdd3c00dbb6b9f580e1b_f109a8eded2cd3b4c_d20250321_m033040_c001_v0001115_t0046_u01742527840661") 2025/03/21 03:30:47 DEBUG : potato2: Deleting (id "4_zcf22bdd3c00dbb6b9f580e1b_f40210e4b98a63d60_d20250321_m033045_c001_v7007000_t0000_u01742527845960") 2025/03/21 03:30:47 DEBUG : potato2: Deleting (id "4_zcf22bdd3c00dbb6b9f580e1b_f119dce6781d799e2_d20250321_m033042_c001_v0001181_t0055_u01742527842618") 2025/03/21 03:30:47 DEBUG : potato3: Deleting (id "4_zcf22bdd3c00dbb6b9f580e1b_f407607b1ff11b81d_d20250321_m033045_c001_v7007000_t0000_u01742527845847") 2025/03/21 03:30:47 DEBUG : potato3: Deleting (id "4_zcf22bdd3c00dbb6b9f580e1b_f116c884cbedb60c7_d20250321_m033042_c001_v0001099_t0003_u01742527842851") 2025/03/21 03:30:47 DEBUG : potato3: Deleting (id "4_zcf22bdd3c00dbb6b9f580e1b_f109a8eded2cd3b52_d20250321_m033041_c001_v0001115_t0045_u01742527841479") 2025/03/21 03:30:48 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/21 03:30:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/21 03:30:49 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.77s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:30:49 DEBUG : Creating backend with remote "TestB2:rclone-test-xoteqan4soqe" 2025/03/21 03:30:51 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vusodor7peya -> B2 bucket rclone-test-xoteqan4soqe 2025/03/21 03:30:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 03:30:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/21 03:30:54 DEBUG : empty space: Unchanged skipping 2025/03/21 03:30:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/21 03:30:54 DEBUG : B2 bucket rclone-test-xoteqan4soqe: Waiting for checks to finish 2025/03/21 03:30:54 INFO : empty space: Deleted 2025/03/21 03:30:54 DEBUG : B2 bucket rclone-test-xoteqan4soqe: Waiting for transfers to finish 2025/03/21 03:30:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/21 03:30:54 INFO : potato2: Copied (server-side copy) 2025/03/21 03:30:55 INFO : potato2: Deleted 2025/03/21 03:30:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/21 03:30:55 INFO : potato3: Copied (server-side copy) 2025/03/21 03:30:55 INFO : potato3: Deleted 2025/03/21 03:30:55 DEBUG : Creating backend with remote "TestB2:rclone-test-gadevix5mayo" 2025/03/21 03:30:56 INFO : tomatoDir: Making directory 2025/03/21 03:30:57 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/21 03:30:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 03:30:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/21 03:30:57 DEBUG : B2 bucket rclone-test-gadevix5mayo: Waiting for checks to finish 2025/03/21 03:30:57 DEBUG : B2 bucket rclone-test-gadevix5mayo: Waiting for transfers to finish 2025/03/21 03:30:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/21 03:30:57 INFO : potato2: Copied (server-side copy) 2025/03/21 03:30:57 INFO : potato2: Deleted 2025/03/21 03:30:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/21 03:30:58 INFO : empty space: Copied (server-side copy) 2025/03/21 03:30:58 INFO : empty space: Deleted 2025/03/21 03:30:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/21 03:30:58 INFO : potato3: Copied (server-side copy) 2025/03/21 03:30:58 INFO : potato3: Deleted 2025/03/21 03:30:59 DEBUG : B2 bucket rclone-test-gadevix5mayo: Purge remote 2025/03/21 03:30:59 INFO : B2 bucket rclone-test-gadevix5mayo: cleaning bucket "rclone-test-gadevix5mayo" of all files 2025/03/21 03:30:59 DEBUG : empty space: Deleting (id "4_zff320d13c01dbb6b9f580e1b_f1132c6ae76a2f38b_d20250321_m033057_c001_v0001037_t0010_u01742527857812") 2025/03/21 03:30:59 DEBUG : potato2: Deleting (id "4_zff320d13c01dbb6b9f580e1b_f106bf64499e0c5a2_d20250321_m033057_c001_v0001184_t0009_u01742527857590") 2025/03/21 03:30:59 DEBUG : potato3: Deleting (id "4_zff320d13c01dbb6b9f580e1b_f107b74b86f27e9cc_d20250321_m033057_c001_v0001137_t0035_u01742527857946") 2025/03/21 03:31:00 DEBUG : B2 bucket rclone-test-xoteqan4soqe: Purge remote 2025/03/21 03:31:00 INFO : B2 bucket rclone-test-xoteqan4soqe: cleaning bucket "rclone-test-xoteqan4soqe" of all files 2025/03/21 03:31:00 DEBUG : empty space: Deleting (id "4_z6fd2edf3c00dbb6b9f580e1b_f40210e4b98a63d6c_d20250321_m033058_c001_v7007000_t0000_u01742527858219") 2025/03/21 03:31:00 DEBUG : empty space: Deleting (id "4_z6fd2edf3c00dbb6b9f580e1b_f11451ba33839643a_d20250321_m033053_c001_v0001104_t0019_u01742527853338") 2025/03/21 03:31:00 DEBUG : potato2: Deleting (id "4_z6fd2edf3c00dbb6b9f580e1b_f40210e4b98a63d69_d20250321_m033057_c001_v7007000_t0000_u01742527857796") 2025/03/21 03:31:00 DEBUG : potato2: Deleting (id "4_z6fd2edf3c00dbb6b9f580e1b_f112421a9c7716eba_d20250321_m033054_c001_v0001172_t0012_u01742527854686") 2025/03/21 03:31:00 DEBUG : potato3: Deleting (id "4_z6fd2edf3c00dbb6b9f580e1b_f40210e4b98a63d6d_d20250321_m033058_c001_v7007000_t0000_u01742527858646") 2025/03/21 03:31:00 DEBUG : potato3: Deleting (id "4_z6fd2edf3c00dbb6b9f580e1b_f114097150d017a3f_d20250321_m033055_c001_v0001183_t0039_u01742527855065") 2025/03/21 03:31:00 DEBUG : potato3: Deleting (id "4_z6fd2edf3c00dbb6b9f580e1b_f11451ba33839643c_d20250321_m033053_c001_v0001104_t0023_u01742527853820") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.77s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:31:02 DEBUG : Creating backend with remote "TestB2:rclone-test-vusodor7peya/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.56s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:31:04 DEBUG : Creating backend with remote "TestB2:rclone-test-vusodor7peya/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncOverlap (2.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:31:07 DEBUG : Creating backend with remote "TestB2:rclone-test-vusodor7peya/rclone-sync-test" 2025/03/21 03:31:09 DEBUG : Creating backend with remote "TestB2:rclone-test-vusodor7peya/rclone-sync-test-include/layer2" 2025/03/21 03:31:11 DEBUG : Creating backend with remote "TestB2:rclone-test-vusodor7peya/rclone-sync-test-ignore-file" 2025/03/21 03:31:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 03:31:15 DEBUG : B2 bucket rclone-test-vusodor7peya path rclone-sync-test: Waiting for checks to finish 2025/03/21 03:31:15 DEBUG : B2 bucket rclone-test-vusodor7peya path rclone-sync-test: Waiting for transfers to finish 2025/03/21 03:31:15 DEBUG : Waiting for deletions to finish 2025/03/21 03:31:15 INFO : There was nothing to transfer 2025/03/21 03:31:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 03:31:15 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:31:15 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:31:15 DEBUG : Waiting for deletions to finish 2025/03/21 03:31:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:31:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 03:31:16 DEBUG : B2 bucket rclone-test-vusodor7peya path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/21 03:31:16 DEBUG : B2 bucket rclone-test-vusodor7peya path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/21 03:31:16 DEBUG : Waiting for deletions to finish 2025/03/21 03:31:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:31:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 03:31:16 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:31:16 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:31:16 DEBUG : Waiting for deletions to finish 2025/03/21 03:31:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:31:17 DEBUG : : Excluded 2025/03/21 03:31:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 03:31:17 DEBUG : B2 bucket rclone-test-vusodor7peya path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/21 03:31:17 DEBUG : B2 bucket rclone-test-vusodor7peya path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/21 03:31:17 DEBUG : Waiting for deletions to finish 2025/03/21 03:31:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.42s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:31:24 DEBUG : Creating backend with remote "TestB2:rclone-test-vusodor7peya/dst" 2025/03/21 03:31:25 DEBUG : Creating backend with remote "TestB2:rclone-test-vusodor7peya/CompareDest" 2025/03/21 03:31:27 DEBUG : one: Need to transfer - File not found at Destination 2025/03/21 03:31:27 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for checks to finish 2025/03/21 03:31:27 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for transfers to finish 2025/03/21 03:31:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/21 03:31:28 INFO : one: Copied (new) 2025/03/21 03:31:28 DEBUG : Waiting for deletions to finish 2025/03/21 03:31:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 03:31:28 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for checks to finish 2025/03/21 03:31:28 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for transfers to finish 2025/03/21 03:31:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/21 03:31:29 INFO : one: Copied (replaced existing) 2025/03/21 03:31:29 DEBUG : Waiting for deletions to finish 2025/03/21 03:31:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 03:31:30 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for checks to finish 2025/03/21 03:31:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:31:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/21 03:31:31 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for transfers to finish 2025/03/21 03:31:31 DEBUG : Waiting for deletions to finish 2025/03/21 03:31:31 INFO : There was nothing to transfer 2025/03/21 03:31:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:31:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/21 03:31:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 03:31:32 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for checks to finish 2025/03/21 03:31:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:31:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/21 03:31:32 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for transfers to finish 2025/03/21 03:31:32 DEBUG : Waiting for deletions to finish 2025/03/21 03:31:32 INFO : There was nothing to transfer 2025/03/21 03:31:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:31:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/21 03:31:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 03:31:33 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for checks to finish 2025/03/21 03:31:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:31:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/21 03:31:33 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for transfers to finish 2025/03/21 03:31:33 DEBUG : Waiting for deletions to finish 2025/03/21 03:31:33 INFO : There was nothing to transfer 2025/03/21 03:31:34 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/03/21 03:31:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/21 03:31:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/21 03:31:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 03:31:34 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for checks to finish 2025/03/21 03:31:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:31:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/21 03:31:34 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for transfers to finish 2025/03/21 03:31:34 DEBUG : Waiting for deletions to finish 2025/03/21 03:31:34 INFO : There was nothing to transfer 2025/03/21 03:31:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/21 03:31:35 DEBUG : two: Need to transfer - File not found at Destination 2025/03/21 03:31:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 03:31:35 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for checks to finish 2025/03/21 03:31:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:31:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/21 03:31:35 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for transfers to finish 2025/03/21 03:31:35 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/21 03:31:35 INFO : two: Copied (new) 2025/03/21 03:31:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.10s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:31:39 DEBUG : Creating backend with remote "TestB2:rclone-test-vusodor7peya/dest" 2025/03/21 03:31:40 DEBUG : Creating backend with remote "TestB2:rclone-test-vusodor7peya/pre-dest1" 2025/03/21 03:31:41 DEBUG : Creating backend with remote "TestB2:rclone-test-vusodor7peya/pre-dest2" 2025/03/21 03:31:43 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:31:43 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/21 03:31:43 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:31:43 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/21 03:31:43 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/21 03:31:43 DEBUG : B2 bucket rclone-test-vusodor7peya path dest: Waiting for checks to finish 2025/03/21 03:31:43 DEBUG : B2 bucket rclone-test-vusodor7peya path dest: Waiting for transfers to finish 2025/03/21 03:31:44 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/21 03:31:44 INFO : 3: Copied (new) 2025/03/21 03:31:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.06s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:31:46 DEBUG : Creating backend with remote "TestB2:rclone-test-vusodor7peya/dst" 2025/03/21 03:31:47 DEBUG : Creating backend with remote "TestB2:rclone-test-vusodor7peya/CopyDest" 2025/03/21 03:31:49 DEBUG : one: Need to transfer - File not found at Destination 2025/03/21 03:31:49 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for checks to finish 2025/03/21 03:31:49 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for transfers to finish 2025/03/21 03:31:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/21 03:31:50 INFO : one: Copied (new) 2025/03/21 03:31:50 DEBUG : Waiting for deletions to finish 2025/03/21 03:31:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 03:31:50 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for checks to finish 2025/03/21 03:31:51 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for transfers to finish 2025/03/21 03:31:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/21 03:31:51 INFO : one: Copied (replaced existing) 2025/03/21 03:31:51 DEBUG : Waiting for deletions to finish 2025/03/21 03:31:53 DEBUG : Creating backend with remote "TestB2:rclone-test-vusodor7peya/BackupDir" 2025/03/21 03:31:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 03:31:54 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for checks to finish 2025/03/21 03:31:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:31:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 03:31:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/21 03:31:56 INFO : one: Copied (server-side copy) 2025/03/21 03:31:56 INFO : one: Deleted 2025/03/21 03:31:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/21 03:31:56 INFO : one: Copied (server-side copy) 2025/03/21 03:31:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/21 03:31:56 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for transfers to finish 2025/03/21 03:31:56 DEBUG : Waiting for deletions to finish 2025/03/21 03:31:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:31:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/21 03:31:58 INFO : two: Copied (server-side copy) 2025/03/21 03:31:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/21 03:31:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:31:58 DEBUG : one: Unchanged skipping 2025/03/21 03:31:58 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for checks to finish 2025/03/21 03:31:58 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for transfers to finish 2025/03/21 03:31:58 DEBUG : Waiting for deletions to finish 2025/03/21 03:31:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:31:58 DEBUG : one: Unchanged skipping 2025/03/21 03:31:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:31:58 DEBUG : two: Unchanged skipping 2025/03/21 03:31:58 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for checks to finish 2025/03/21 03:31:58 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for transfers to finish 2025/03/21 03:31:58 DEBUG : Waiting for deletions to finish 2025/03/21 03:31:58 INFO : There was nothing to transfer 2025/03/21 03:31:59 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/21 03:31:59 DEBUG : three: Destination not found in --copy-dest 2025/03/21 03:31:59 DEBUG : three: Need to transfer - File not found at Destination 2025/03/21 03:31:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:31:59 DEBUG : one: Unchanged skipping 2025/03/21 03:31:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/21 03:31:59 DEBUG : two: Unchanged skipping 2025/03/21 03:31:59 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for checks to finish 2025/03/21 03:31:59 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for transfers to finish 2025/03/21 03:32:00 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/21 03:32:00 INFO : three: Copied (new) 2025/03/21 03:32:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.43s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:32:04 DEBUG : Creating backend with remote "TestB2:rclone-test-vusodor7peya/dst" 2025/03/21 03:32:05 DEBUG : Creating backend with remote "TestB2:rclone-test-vusodor7peya/backup" 2025/03/21 03:32:07 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for checks to finish 2025/03/21 03:32:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/21 03:32:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:32:07 DEBUG : two: Unchanged skipping 2025/03/21 03:32:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/21 03:32:08 INFO : one: Copied (server-side copy) 2025/03/21 03:32:08 INFO : one: Deleted 2025/03/21 03:32:08 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for transfers to finish 2025/03/21 03:32:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/21 03:32:09 INFO : one: Copied (new) 2025/03/21 03:32:09 DEBUG : Waiting for deletions to finish 2025/03/21 03:32:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/21 03:32:10 INFO : three.txt: Copied (server-side copy) 2025/03/21 03:32:10 INFO : three.txt: Deleted 2025/03/21 03:32:10 INFO : three.txt: Moved into backup dir 2025/03/21 03:32:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/21 03:32:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:32:11 DEBUG : two: Unchanged skipping 2025/03/21 03:32:11 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for checks to finish 2025/03/21 03:32:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/21 03:32:12 INFO : one: Copied (server-side copy) 2025/03/21 03:32:12 INFO : one: Deleted 2025/03/21 03:32:12 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for transfers to finish 2025/03/21 03:32:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/21 03:32:13 INFO : one: Copied (new) 2025/03/21 03:32:13 DEBUG : Waiting for deletions to finish 2025/03/21 03:32:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/21 03:32:13 INFO : three.txt: Copied (server-side copy) 2025/03/21 03:32:13 INFO : three.txt: Deleted 2025/03/21 03:32:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.34s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:32:16 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1180-08.backblaze.com/b2api/v1/b2_upload_file/6fb2adb3b0edbb6b9f580e1b/c001_v0001180_t0000": EOF 2025/03/21 03:32:16 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1180-08.backblaze.com/b2api/v1/b2_upload_file/6fb2adb3b0edbb6b9f580e1b/c001_v0001180_t0000": EOF) 2025/03/21 03:32:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-vusodor7peya: 1/10 (Post "https://pod-000-1180-08.backblaze.com/b2api/v1/b2_upload_file/6fb2adb3b0edbb6b9f580e1b/c001_v0001180_t0000": EOF) 2025/03/21 03:32:18 DEBUG : pacer: Reducing sleep to 10ms 2025/03/21 03:32:19 DEBUG : Creating backend with remote "TestB2:rclone-test-vusodor7peya/dst" 2025/03/21 03:32:20 DEBUG : Creating backend with remote "TestB2:rclone-test-vusodor7peya/backup" 2025/03/21 03:32:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/21 03:32:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:32:22 DEBUG : two: Unchanged skipping 2025/03/21 03:32:22 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for checks to finish 2025/03/21 03:32:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/21 03:32:23 INFO : one: Copied (server-side copy) to: one.bak 2025/03/21 03:32:23 INFO : one: Deleted 2025/03/21 03:32:23 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for transfers to finish 2025/03/21 03:32:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/21 03:32:24 INFO : one: Copied (new) 2025/03/21 03:32:24 DEBUG : Waiting for deletions to finish 2025/03/21 03:32:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/21 03:32:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/21 03:32:25 INFO : three.txt: Deleted 2025/03/21 03:32:25 INFO : three.txt: Moved into backup dir 2025/03/21 03:32:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/21 03:32:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:32:26 DEBUG : two: Unchanged skipping 2025/03/21 03:32:26 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for checks to finish 2025/03/21 03:32:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/21 03:32:26 INFO : one: Copied (server-side copy) to: one.bak 2025/03/21 03:32:27 INFO : one: Deleted 2025/03/21 03:32:27 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for transfers to finish 2025/03/21 03:32:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/21 03:32:28 INFO : one: Copied (new) 2025/03/21 03:32:28 DEBUG : Waiting for deletions to finish 2025/03/21 03:32:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/21 03:32:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/21 03:32:28 INFO : three.txt: Deleted 2025/03/21 03:32:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.95s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:32:31 DEBUG : Creating backend with remote "TestB2:rclone-test-vusodor7peya/dst" 2025/03/21 03:32:32 DEBUG : Creating backend with remote "TestB2:rclone-test-vusodor7peya/backup" 2025/03/21 03:32:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/21 03:32:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:32:34 DEBUG : two: Unchanged skipping 2025/03/21 03:32:34 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for checks to finish 2025/03/21 03:32:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/21 03:32:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/21 03:32:35 INFO : one: Deleted 2025/03/21 03:32:35 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for transfers to finish 2025/03/21 03:32:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/21 03:32:37 INFO : one: Copied (new) 2025/03/21 03:32:37 DEBUG : Waiting for deletions to finish 2025/03/21 03:32:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/21 03:32:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/21 03:32:37 INFO : three.txt: Deleted 2025/03/21 03:32:37 INFO : three.txt: Moved into backup dir 2025/03/21 03:32:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/21 03:32:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:32:39 DEBUG : two: Unchanged skipping 2025/03/21 03:32:39 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for checks to finish 2025/03/21 03:32:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/21 03:32:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/21 03:32:40 INFO : one: Deleted 2025/03/21 03:32:40 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for transfers to finish 2025/03/21 03:32:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/21 03:32:40 INFO : one: Copied (new) 2025/03/21 03:32:40 DEBUG : Waiting for deletions to finish 2025/03/21 03:32:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/21 03:32:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/21 03:32:41 INFO : three.txt: Deleted 2025/03/21 03:32:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.08s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:32:43 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1182-10.backblaze.com/b2api/v1/b2_upload_file/6fb2adb3b0edbb6b9f580e1b/c001_v0001182_t0010": EOF 2025/03/21 03:32:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-10.backblaze.com/b2api/v1/b2_upload_file/6fb2adb3b0edbb6b9f580e1b/c001_v0001182_t0010": EOF) 2025/03/21 03:32:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-vusodor7peya: 1/10 (Post "https://pod-000-1182-10.backblaze.com/b2api/v1/b2_upload_file/6fb2adb3b0edbb6b9f580e1b/c001_v0001182_t0010": EOF) 2025/03/21 03:32:46 DEBUG : pacer: Reducing sleep to 10ms 2025/03/21 03:32:46 DEBUG : Creating backend with remote "TestB2:rclone-test-vusodor7peya/dst" 2025/03/21 03:32:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/21 03:32:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:32:48 DEBUG : two: Unchanged skipping 2025/03/21 03:32:48 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for checks to finish 2025/03/21 03:32:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/21 03:32:49 INFO : one: Copied (server-side copy) to: one.bak 2025/03/21 03:32:49 INFO : one: Deleted 2025/03/21 03:32:49 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for transfers to finish 2025/03/21 03:32:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/21 03:32:50 INFO : one: Copied (new) 2025/03/21 03:32:50 DEBUG : Waiting for deletions to finish 2025/03/21 03:32:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/21 03:32:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/21 03:32:51 INFO : three.txt: Deleted 2025/03/21 03:32:51 INFO : three.txt: Moved into backup dir 2025/03/21 03:32:51 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1157-05.backblaze.com/b2api/v1/b2_upload_file/6fb2adb3b0edbb6b9f580e1b/c001_v0001157_t0018": EOF 2025/03/21 03:32:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-05.backblaze.com/b2api/v1/b2_upload_file/6fb2adb3b0edbb6b9f580e1b/c001_v0001157_t0018": EOF) 2025/03/21 03:32:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-vusodor7peya: 1/10 (Post "https://pod-000-1157-05.backblaze.com/b2api/v1/b2_upload_file/6fb2adb3b0edbb6b9f580e1b/c001_v0001157_t0018": EOF) 2025/03/21 03:32:53 DEBUG : pacer: Reducing sleep to 10ms 2025/03/21 03:32:55 DEBUG : one.bak: Excluded (Path Filter) 2025/03/21 03:32:55 DEBUG : one.bak: Excluded 2025/03/21 03:32:55 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/21 03:32:55 DEBUG : three.txt.bak: Excluded 2025/03/21 03:32:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/21 03:32:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:32:55 DEBUG : two: Unchanged skipping 2025/03/21 03:32:55 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for checks to finish 2025/03/21 03:32:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/21 03:32:55 INFO : one: Copied (server-side copy) to: one.bak 2025/03/21 03:32:55 INFO : one: Deleted 2025/03/21 03:32:55 DEBUG : B2 bucket rclone-test-vusodor7peya path dst: Waiting for transfers to finish 2025/03/21 03:32:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/21 03:32:56 INFO : one: Copied (new) 2025/03/21 03:32:56 DEBUG : Waiting for deletions to finish 2025/03/21 03:32:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/21 03:32:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/21 03:32:56 INFO : three.txt: Deleted 2025/03/21 03:32:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (15.15s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:32:59 DEBUG : Creating backend with remote "TestB2:rclone-test-vusodor7peya/dst" 2025/03/21 03:33:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/21 03:33:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/21 03:33:02 INFO : one: Copied (server-side copy) to: one.bak 2025/03/21 03:33:02 INFO : one: Deleted 2025/03/21 03:33:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/21 03:33:03 INFO : one: Copied (new) 2025/03/21 03:33:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:33:03 DEBUG : two: Unchanged skipping 2025/03/21 03:33:03 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/21 03:33:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/21 03:33:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/21 03:33:04 INFO : three.txt: Deleted 2025/03/21 03:33:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/21 03:33:04 INFO : three.txt: Copied (new) 2025/03/21 03:33:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/21 03:33:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/21 03:33:06 INFO : one: Copied (server-side copy) to: one.bak 2025/03/21 03:33:06 INFO : one: Deleted 2025/03/21 03:33:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/21 03:33:07 INFO : one: Copied (new) 2025/03/21 03:33:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:33:07 DEBUG : two: Unchanged skipping 2025/03/21 03:33:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/21 03:33:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/21 03:33:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/21 03:33:08 INFO : three.txt: Deleted 2025/03/21 03:33:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/21 03:33:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.82s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:33:12 DEBUG : Creating backend with remote "TestB2:rclone-test-vusodor7peya/dst" 2025/03/21 03:33:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/21 03:33:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/21 03:33:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/21 03:33:15 INFO : one: Deleted 2025/03/21 03:33:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/21 03:33:15 INFO : one: Copied (new) 2025/03/21 03:33:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:33:15 DEBUG : two: Unchanged skipping 2025/03/21 03:33:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/21 03:33:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/21 03:33:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/21 03:33:16 INFO : three.txt: Deleted 2025/03/21 03:33:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/21 03:33:16 INFO : three.txt: Copied (new) 2025/03/21 03:33:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/21 03:33:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/21 03:33:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/21 03:33:18 INFO : one: Deleted 2025/03/21 03:33:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/21 03:33:18 INFO : one: Copied (new) 2025/03/21 03:33:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:33:18 DEBUG : two: Unchanged skipping 2025/03/21 03:33:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/21 03:33:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/21 03:33:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/21 03:33:19 INFO : three.txt: Deleted 2025/03/21 03:33:19 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/21 03:33:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.89s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:33:22 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/21 03:33:22 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:33:22 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:33:22 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/21 03:33:22 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/21 03:33:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.35s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:33:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/21 03:33:23 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:33:23 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:33:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/21 03:33:24 INFO : existing: Copied (new) 2025/03/21 03:33:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:33:24 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/21 03:33:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/21 03:33:24 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:33:24 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:33:24 ERROR : B2 bucket rclone-test-vusodor7peya: not deleting files as there were IO errors 2025/03/21 03:33:24 ERROR : B2 bucket rclone-test-vusodor7peya: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncImmutable (2.85s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:33:26 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:33:26 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:33:26 DEBUG : existing: Unchanged skipping 2025/03/21 03:33:26 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:33:26 DEBUG : Waiting for deletions to finish 2025/03/21 03:33:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.59s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:33:48 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:33:48 DEBUG : both0: Unchanged skipping 2025/03/21 03:33:48 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:33:48 DEBUG : both1: Unchanged skipping 2025/03/21 03:33:48 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:33:48 DEBUG : both10: Unchanged skipping 2025/03/21 03:33:48 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:33:48 DEBUG : both11: Unchanged skipping 2025/03/21 03:33:48 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:33:48 DEBUG : both12: Unchanged skipping 2025/03/21 03:33:48 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:33:48 DEBUG : both13: Unchanged skipping 2025/03/21 03:33:48 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:33:48 DEBUG : both14: Unchanged skipping 2025/03/21 03:33:48 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:33:48 DEBUG : both15: Unchanged skipping 2025/03/21 03:33:48 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:33:48 DEBUG : both16: Unchanged skipping 2025/03/21 03:33:48 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:33:48 DEBUG : both17: Unchanged skipping 2025/03/21 03:33:48 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:33:48 DEBUG : both18: Unchanged skipping 2025/03/21 03:33:48 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:33:48 DEBUG : both19: Unchanged skipping 2025/03/21 03:33:48 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:33:48 DEBUG : both2: Unchanged skipping 2025/03/21 03:33:48 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:33:48 DEBUG : both3: Unchanged skipping 2025/03/21 03:33:48 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:33:48 DEBUG : both4: Unchanged skipping 2025/03/21 03:33:48 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:33:48 DEBUG : both5: Unchanged skipping 2025/03/21 03:33:48 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:33:48 DEBUG : both6: Unchanged skipping 2025/03/21 03:33:48 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:33:48 DEBUG : both7: Unchanged skipping 2025/03/21 03:33:48 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:33:48 DEBUG : both8: Unchanged skipping 2025/03/21 03:33:48 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:33:48 DEBUG : both9: Unchanged skipping 2025/03/21 03:33:48 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:33:48 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:33:48 DEBUG : Waiting for deletions to finish 2025/03/21 03:33:48 INFO : only11: Deleted 2025/03/21 03:33:49 INFO : only16: Deleted 2025/03/21 03:33:49 INFO : only2: Deleted 2025/03/21 03:33:49 INFO : only10: Deleted 2025/03/21 03:33:49 INFO : only17: Deleted 2025/03/21 03:33:49 INFO : only13: Deleted 2025/03/21 03:33:49 INFO : only4: Deleted 2025/03/21 03:33:49 INFO : only5: Deleted 2025/03/21 03:33:49 INFO : only9: Deleted 2025/03/21 03:33:49 INFO : only6: Deleted 2025/03/21 03:33:49 INFO : only1: Deleted 2025/03/21 03:33:49 INFO : only12: Deleted 2025/03/21 03:33:49 INFO : only14: Deleted 2025/03/21 03:33:49 INFO : only18: Deleted 2025/03/21 03:33:49 INFO : only3: Deleted 2025/03/21 03:33:49 INFO : only7: Deleted 2025/03/21 03:33:49 INFO : only8: Deleted 2025/03/21 03:33:49 INFO : only0: Deleted 2025/03/21 03:33:49 INFO : only15: Deleted 2025/03/21 03:33:49 INFO : only19: Deleted 2025/03/21 03:33:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (25.38s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:34:14 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:34:14 DEBUG : both0: Unchanged skipping 2025/03/21 03:34:14 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:34:14 DEBUG : both1: Unchanged skipping 2025/03/21 03:34:14 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:34:14 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:34:14 DEBUG : both10: Unchanged skipping 2025/03/21 03:34:14 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for checks to finish 2025/03/21 03:34:14 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:34:14 DEBUG : both11: Unchanged skipping 2025/03/21 03:34:14 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:34:14 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:34:14 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:34:14 DEBUG : both12: Unchanged skipping 2025/03/21 03:34:14 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:34:14 DEBUG : both16: Unchanged skipping 2025/03/21 03:34:14 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:34:14 DEBUG : both13: Unchanged skipping 2025/03/21 03:34:14 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:34:14 DEBUG : both18: Unchanged skipping 2025/03/21 03:34:14 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:34:14 DEBUG : both14: Unchanged skipping 2025/03/21 03:34:14 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:34:14 DEBUG : both2: Unchanged skipping 2025/03/21 03:34:14 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:34:14 DEBUG : both3: Unchanged skipping 2025/03/21 03:34:14 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:34:14 DEBUG : both4: Unchanged skipping 2025/03/21 03:34:14 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:34:14 DEBUG : both5: Unchanged skipping 2025/03/21 03:34:14 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:34:14 DEBUG : both6: Unchanged skipping 2025/03/21 03:34:14 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:34:14 DEBUG : both15: Unchanged skipping 2025/03/21 03:34:14 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:34:14 DEBUG : both19: Unchanged skipping 2025/03/21 03:34:14 DEBUG : both17: Unchanged skipping 2025/03/21 03:34:14 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/21 03:34:14 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/21 03:34:14 DEBUG : both8: Unchanged skipping 2025/03/21 03:34:14 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/21 03:34:14 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/21 03:34:14 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/21 03:34:14 DEBUG : both9: Unchanged skipping 2025/03/21 03:34:14 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/21 03:34:14 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/21 03:34:14 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/21 03:34:14 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/21 03:34:14 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/21 03:34:14 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/21 03:34:14 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/21 03:34:14 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/21 03:34:14 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/21 03:34:14 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/21 03:34:14 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/21 03:34:14 DEBUG : both7: Unchanged skipping 2025/03/21 03:34:14 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/21 03:34:14 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/21 03:34:14 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/21 03:34:14 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/21 03:34:14 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/21 03:34:14 DEBUG : B2 bucket rclone-test-vusodor7peya: Waiting for transfers to finish 2025/03/21 03:34:14 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:34:14 INFO : only1: Copied (replaced existing) 2025/03/21 03:34:14 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:34:14 INFO : only10: Copied (replaced existing) 2025/03/21 03:34:14 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:34:14 INFO : only14: Copied (replaced existing) 2025/03/21 03:34:15 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:34:15 INFO : only15: Copied (replaced existing) 2025/03/21 03:34:15 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:34:15 INFO : only12: Copied (replaced existing) 2025/03/21 03:34:15 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:34:15 INFO : only16: Copied (replaced existing) 2025/03/21 03:34:15 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:34:15 INFO : only17: Copied (replaced existing) 2025/03/21 03:34:15 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:34:15 INFO : only18: Copied (replaced existing) 2025/03/21 03:34:15 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:34:15 INFO : only13: Copied (replaced existing) 2025/03/21 03:34:15 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:34:15 INFO : only19: Copied (replaced existing) 2025/03/21 03:34:15 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:34:15 INFO : only2: Copied (replaced existing) 2025/03/21 03:34:15 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:34:15 INFO : only3: Copied (replaced existing) 2025/03/21 03:34:15 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:34:15 INFO : only5: Copied (replaced existing) 2025/03/21 03:34:15 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:34:15 INFO : only0: Copied (replaced existing) 2025/03/21 03:34:15 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:34:15 INFO : only11: Copied (replaced existing) 2025/03/21 03:34:15 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:34:15 INFO : only8: Copied (replaced existing) 2025/03/21 03:34:15 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:34:15 INFO : only9: Copied (replaced existing) 2025/03/21 03:34:15 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:34:15 INFO : only4: Copied (replaced existing) 2025/03/21 03:34:15 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:34:15 INFO : only6: Copied (replaced existing) 2025/03/21 03:34:15 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/21 03:34:15 INFO : only7: Copied (replaced existing) 2025/03/21 03:34:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (29.75s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:34:24 DEBUG : empty_dir: Making directory with metadata 2025/03/21 03:34:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/21 03:34:24 DEBUG : empty_on_remote: Making directory with metadata 2025/03/21 03:34:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/21 03:34:24 INFO : empty_on_remote: Making directory 2025/03/21 03:34:24 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-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:34:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/21 03:34:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/21 03:34:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/21 03:34:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.40s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:34:27 DEBUG : empty_dir: Making directory with metadata 2025/03/21 03:34:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/21 03:34:27 DEBUG : empty_on_remote: Making directory with metadata 2025/03/21 03:34:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/21 03:34:27 INFO : empty_on_remote: Making directory 2025/03/21 03:34:27 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-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:34:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/21 03:34:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/21 03:34:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/21 03:34:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/21 03:34:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.24s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:34:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/21 03:34:31 INFO : sub dir: Making directory 2025/03/21 03:34:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.55s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" 2025/03/21 03:34:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/21 03:34:35 INFO : sub dir: Making directory 2025/03/21 03:34:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vusodor7peya", Local "Local file system at /tmp/rclone583764744", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.63s) PASS 2025/03/21 03:34:40 DEBUG : B2 bucket rclone-test-vusodor7peya: Purge remote 2025/03/21 03:34:40 INFO : B2 bucket rclone-test-vusodor7peya: cleaning bucket "rclone-test-vusodor7peya" of all files 2025/03/21 03:34:41 DEBUG : BackupDir/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41806d3f40305691_d20250321_m033201_c001_v7007000_t0000_u01742527921342") 2025/03/21 03:34:41 DEBUG : BackupDir/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f11244bb284bb58a4_d20250321_m033155_c001_v0001098_t0000_u01742527915802") 2025/03/21 03:34:41 DEBUG : CompareDest/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85dc8b_d20250321_m033136_c001_v7007000_t0000_u01742527896382") 2025/03/21 03:34:41 DEBUG : CompareDest/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f105635da91af9a71_d20250321_m033130_c001_v0001157_t0056_u01742527890187") 2025/03/21 03:34:41 DEBUG : CompareDest/two: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85dc8d_d20250321_m033136_c001_v7007000_t0000_u01742527896563") 2025/03/21 03:34:41 DEBUG : CompareDest/two: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1105a87e3c498d2d_d20250321_m033131_c001_v0001182_t0013_u01742527891731") 2025/03/21 03:34:41 DEBUG : CopyDest/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41806d3f40305692_d20250321_m033201_c001_v7007000_t0000_u01742527921523") 2025/03/21 03:34:41 DEBUG : CopyDest/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb287dd_d20250321_m033152_c001_v0001180_t0020_u01742527912702") 2025/03/21 03:34:41 DEBUG : CopyDest/three: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41806d3f40305693_d20250321_m033201_c001_v7007000_t0000_u01742527921702") 2025/03/21 03:34:41 DEBUG : CopyDest/three: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1105a87e3c49903d_d20250321_m033159_c001_v0001182_t0034_u01742527919263") 2025/03/21 03:34:41 DEBUG : CopyDest/two: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41806d3f40305694_d20250321_m033201_c001_v7007000_t0000_u01742527921884") 2025/03/21 03:34:41 DEBUG : CopyDest/two: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f105635da91af9ad9_d20250321_m033157_c001_v0001157_t0036_u01742527917150") 2025/03/21 03:34:41 DEBUG : EXISTING: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb29_d20250321_m033327_c001_v7007000_t0000_u01742528007433") 2025/03/21 03:34:41 DEBUG : EXISTING: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411ae9e_d20250321_m033326_c001_v0001039_t0011_u01742528006236") 2025/03/21 03:34:41 DEBUG : Testêé: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb1e_d20250321_m033322_c001_v7007000_t0000_u01742528002938") 2025/03/21 03:34:41 DEBUG : Testêé: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411ae90_d20250321_m033322_c001_v0001039_t0034_u01742528002239") 2025/03/21 03:34:41 DEBUG : Testêé: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411ae88_d20250321_m033321_c001_v0001039_t0048_u01742528001388") 2025/03/21 03:34:41 DEBUG : a/potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406a715d4b1e8751_d20250321_m032949_c001_v7007000_t0000_u01742527789877") 2025/03/21 03:34:41 DEBUG : a/potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb284ee_d20250321_m032949_c001_v0001180_t0044_u01742527789304") 2025/03/21 03:34:41 DEBUG : a/potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41806d3f40305532_d20250321_m032947_c001_v7007000_t0000_u01742527787529") 2025/03/21 03:34:41 DEBUG : a/potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb284da_d20250321_m032946_c001_v0001180_t0048_u01742527786639") 2025/03/21 03:34:41 DEBUG : a/potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4eb977_d20250321_m032927_c001_v7007000_t0000_u01742527767923") 2025/03/21 03:34:41 DEBUG : a/potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb28450_d20250321_m032927_c001_v0001180_t0039_u01742527767022") 2025/03/21 03:34:41 DEBUG : b/potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406a715d4b1e8755_d20250321_m032950_c001_v7007000_t0000_u01742527790060") 2025/03/21 03:34:42 DEBUG : b/potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb284e4_d20250321_m032948_c001_v0001180_t0056_u01742527788479") 2025/03/21 03:34:42 DEBUG : b/potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41806d3f40305530_d20250321_m032946_c001_v7007000_t0000_u01742527786980") 2025/03/21 03:34:42 DEBUG : b/potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb284d4_d20250321_m032945_c001_v0001180_t0046_u01742527785829") 2025/03/21 03:34:42 DEBUG : b/potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4eb976_d20250321_m032927_c001_v7007000_t0000_u01742527767362") 2025/03/21 03:34:42 DEBUG : b/potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb28446_d20250321_m032926_c001_v0001180_t0028_u01742527766229") 2025/03/21 03:34:42 DEBUG : backup/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85e499_d20250321_m033214_c001_v7007000_t0000_u01742527934219") 2025/03/21 03:34:42 DEBUG : backup/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1068efce3b337c66_d20250321_m033212_c001_v0001109_t0006_u01742527932123") 2025/03/21 03:34:42 DEBUG : backup/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1159ffeb6ebe1b83_d20250321_m033208_c001_v0001184_t0037_u01742527928410") 2025/03/21 03:34:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebab7_d20250321_m033242_c001_v7007000_t0000_u01742527962256") 2025/03/21 03:34:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f115256e26840bb33_d20250321_m033239_c001_v0001157_t0004_u01742527959608") 2025/03/21 03:34:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f119b1b6a41d7abbc_d20250321_m033235_c001_v0001146_t0024_u01742527955556") 2025/03/21 03:34:42 DEBUG : backup/one.bak: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85e4c4_d20250321_m033229_c001_v7007000_t0000_u01742527949178") 2025/03/21 03:34:42 DEBUG : backup/one.bak: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f115c9c8a18921a1f_d20250321_m033226_c001_v0001181_t0005_u01742527946862") 2025/03/21 03:34:42 DEBUG : backup/one.bak: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f114097150d018399_d20250321_m033223_c001_v0001183_t0014_u01742527943124") 2025/03/21 03:34:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebab8_d20250321_m033242_c001_v7007000_t0000_u01742527962436") 2025/03/21 03:34:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f116d7370e60231aa_d20250321_m033241_c001_v0001104_t0039_u01742527961183") 2025/03/21 03:34:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f112a789c9451c314_d20250321_m033237_c001_v0001183_t0009_u01742527957481") 2025/03/21 03:34:42 DEBUG : backup/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85e49a_d20250321_m033214_c001_v7007000_t0000_u01742527934401") 2025/03/21 03:34:42 DEBUG : backup/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f114c9664a8fb4109_d20250321_m033213_c001_v0001184_t0023_u01742527933448") 2025/03/21 03:34:42 DEBUG : backup/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f106bf64499e0cfcc_d20250321_m033209_c001_v0001184_t0034_u01742527929993") 2025/03/21 03:34:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85e4c5_d20250321_m033229_c001_v7007000_t0000_u01742527949369") 2025/03/21 03:34:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f103e454a20eb4769_d20250321_m033228_c001_v0001176_t0012_u01742527948293") 2025/03/21 03:34:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f113e07d8f62bded5_d20250321_m033224_c001_v0001180_t0043_u01742527944755") 2025/03/21 03:34:43 DEBUG : both0: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e265_d20250321_m033416_c001_v7007000_t0000_u01742528056480") 2025/03/21 03:34:43 DEBUG : both0: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af36_d20250321_m033355_c001_v0001039_t0056_u01742528035057") 2025/03/21 03:34:43 DEBUG : both0: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb48_d20250321_m033350_c001_v7007000_t0000_u01742528030439") 2025/03/21 03:34:43 DEBUG : both0: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aeaa_d20250321_m033329_c001_v0001039_t0022_u01742528009313") 2025/03/21 03:34:43 DEBUG : both1: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e267_d20250321_m033416_c001_v7007000_t0000_u01742528056662") 2025/03/21 03:34:43 DEBUG : both1: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af3c_d20250321_m033355_c001_v0001039_t0054_u01742528035996") 2025/03/21 03:34:43 DEBUG : both1: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb49_d20250321_m033350_c001_v7007000_t0000_u01742528030621") 2025/03/21 03:34:43 DEBUG : both1: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aeb0_d20250321_m033330_c001_v0001039_t0034_u01742528010183") 2025/03/21 03:34:43 DEBUG : both10: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e268_d20250321_m033416_c001_v7007000_t0000_u01742528056843") 2025/03/21 03:34:43 DEBUG : both10: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af66_d20250321_m033404_c001_v0001039_t0004_u01742528044120") 2025/03/21 03:34:43 DEBUG : both10: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb4a_d20250321_m033350_c001_v7007000_t0000_u01742528030801") 2025/03/21 03:34:43 DEBUG : both10: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aedc_d20250321_m033338_c001_v0001039_t0016_u01742528018676") 2025/03/21 03:34:43 DEBUG : both11: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e269_d20250321_m033417_c001_v7007000_t0000_u01742528057042") 2025/03/21 03:34:43 DEBUG : both11: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af6c_d20250321_m033405_c001_v0001039_t0004_u01742528045034") 2025/03/21 03:34:43 DEBUG : both11: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb4b_d20250321_m033350_c001_v7007000_t0000_u01742528030982") 2025/03/21 03:34:43 DEBUG : both11: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aee0_d20250321_m033339_c001_v0001039_t0034_u01742528019386") 2025/03/21 03:34:43 DEBUG : both12: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e26a_d20250321_m033417_c001_v7007000_t0000_u01742528057223") 2025/03/21 03:34:43 DEBUG : both12: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af72_d20250321_m033406_c001_v0001039_t0026_u01742528046126") 2025/03/21 03:34:43 DEBUG : both12: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb4c_d20250321_m033351_c001_v7007000_t0000_u01742528031162") 2025/03/21 03:34:44 DEBUG : both12: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aeea_d20250321_m033340_c001_v0001039_t0044_u01742528020286") 2025/03/21 03:34:44 DEBUG : both13: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e26b_d20250321_m033417_c001_v7007000_t0000_u01742528057404") 2025/03/21 03:34:44 DEBUG : both13: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af78_d20250321_m033406_c001_v0001039_t0031_u01742528046905") 2025/03/21 03:34:44 DEBUG : both13: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb4d_d20250321_m033351_c001_v7007000_t0000_u01742528031343") 2025/03/21 03:34:44 DEBUG : both13: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aeee_d20250321_m033341_c001_v0001039_t0035_u01742528021124") 2025/03/21 03:34:44 DEBUG : both14: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e26c_d20250321_m033417_c001_v7007000_t0000_u01742528057586") 2025/03/21 03:34:44 DEBUG : both14: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af80_d20250321_m033407_c001_v0001039_t0055_u01742528047844") 2025/03/21 03:34:44 DEBUG : both14: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb4e_d20250321_m033351_c001_v7007000_t0000_u01742528031524") 2025/03/21 03:34:44 DEBUG : both14: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aef6_d20250321_m033342_c001_v0001039_t0051_u01742528022056") 2025/03/21 03:34:44 DEBUG : both15: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e26d_d20250321_m033417_c001_v7007000_t0000_u01742528057768") 2025/03/21 03:34:44 DEBUG : both15: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af84_d20250321_m033408_c001_v0001039_t0031_u01742528048951") 2025/03/21 03:34:44 DEBUG : both15: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb4f_d20250321_m033351_c001_v7007000_t0000_u01742528031706") 2025/03/21 03:34:44 DEBUG : both15: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aefa_d20250321_m033342_c001_v0001039_t0035_u01742528022836") 2025/03/21 03:34:44 DEBUG : both16: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e26f_d20250321_m033417_c001_v7007000_t0000_u01742528057950") 2025/03/21 03:34:44 DEBUG : both16: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af90_d20250321_m033409_c001_v0001039_t0049_u01742528049848") 2025/03/21 03:34:44 DEBUG : both16: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb52_d20250321_m033351_c001_v7007000_t0000_u01742528031886") 2025/03/21 03:34:44 DEBUG : both16: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af00_d20250321_m033343_c001_v0001039_t0016_u01742528023844") 2025/03/21 03:34:44 DEBUG : both17: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e270_d20250321_m033418_c001_v7007000_t0000_u01742528058130") 2025/03/21 03:34:44 DEBUG : both17: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af9c_d20250321_m033410_c001_v0001039_t0056_u01742528050728") 2025/03/21 03:34:44 DEBUG : both17: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb53_d20250321_m033352_c001_v7007000_t0000_u01742528032067") 2025/03/21 03:34:44 DEBUG : both17: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af0c_d20250321_m033344_c001_v0001039_t0041_u01742528024679") 2025/03/21 03:34:45 DEBUG : both18: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e271_d20250321_m033418_c001_v7007000_t0000_u01742528058311") 2025/03/21 03:34:45 DEBUG : both18: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411afa0_d20250321_m033411_c001_v0001039_t0001_u01742528051626") 2025/03/21 03:34:45 DEBUG : both18: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb55_d20250321_m033352_c001_v7007000_t0000_u01742528032280") 2025/03/21 03:34:45 DEBUG : both18: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af12_d20250321_m033345_c001_v0001039_t0027_u01742528025843") 2025/03/21 03:34:45 DEBUG : both19: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e272_d20250321_m033418_c001_v7007000_t0000_u01742528058491") 2025/03/21 03:34:45 DEBUG : both19: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411afa4_d20250321_m033412_c001_v0001039_t0006_u01742528052693") 2025/03/21 03:34:45 DEBUG : both19: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb56_d20250321_m033352_c001_v7007000_t0000_u01742528032471") 2025/03/21 03:34:45 DEBUG : both19: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af18_d20250321_m033346_c001_v0001039_t0000_u01742528026733") 2025/03/21 03:34:45 DEBUG : both2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e273_d20250321_m033418_c001_v7007000_t0000_u01742528058689") 2025/03/21 03:34:45 DEBUG : both2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af40_d20250321_m033356_c001_v0001039_t0037_u01742528036899") 2025/03/21 03:34:45 DEBUG : both2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb57_d20250321_m033352_c001_v7007000_t0000_u01742528032671") 2025/03/21 03:34:45 DEBUG : both2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aeb4_d20250321_m033331_c001_v0001039_t0021_u01742528011240") 2025/03/21 03:34:45 DEBUG : both3: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e274_d20250321_m033418_c001_v7007000_t0000_u01742528058870") 2025/03/21 03:34:45 DEBUG : both3: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af44_d20250321_m033357_c001_v0001039_t0012_u01742528037671") 2025/03/21 03:34:45 DEBUG : both3: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb58_d20250321_m033352_c001_v7007000_t0000_u01742528032859") 2025/03/21 03:34:45 DEBUG : both3: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aeb8_d20250321_m033332_c001_v0001039_t0000_u01742528012192") 2025/03/21 03:34:45 DEBUG : both4: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e276_d20250321_m033419_c001_v7007000_t0000_u01742528059054") 2025/03/21 03:34:45 DEBUG : both4: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af4a_d20250321_m033358_c001_v0001039_t0017_u01742528038416") 2025/03/21 03:34:45 DEBUG : both4: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb59_d20250321_m033353_c001_v7007000_t0000_u01742528033039") 2025/03/21 03:34:45 DEBUG : both4: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aebc_d20250321_m033333_c001_v0001039_t0059_u01742528013031") 2025/03/21 03:34:45 DEBUG : both5: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e279_d20250321_m033419_c001_v7007000_t0000_u01742528059238") 2025/03/21 03:34:45 DEBUG : both5: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af4e_d20250321_m033359_c001_v0001039_t0012_u01742528039143") 2025/03/21 03:34:45 DEBUG : both5: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb5a_d20250321_m033353_c001_v7007000_t0000_u01742528033220") 2025/03/21 03:34:46 DEBUG : both5: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aec0_d20250321_m033333_c001_v0001039_t0000_u01742528013895") 2025/03/21 03:34:46 DEBUG : both6: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e27e_d20250321_m033419_c001_v7007000_t0000_u01742528059419") 2025/03/21 03:34:46 DEBUG : both6: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af54_d20250321_m033400_c001_v0001039_t0026_u01742528040244") 2025/03/21 03:34:46 DEBUG : both6: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb5c_d20250321_m033353_c001_v7007000_t0000_u01742528033401") 2025/03/21 03:34:46 DEBUG : both6: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aec6_d20250321_m033334_c001_v0001039_t0048_u01742528014877") 2025/03/21 03:34:46 DEBUG : both7: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e281_d20250321_m033419_c001_v7007000_t0000_u01742528059605") 2025/03/21 03:34:46 DEBUG : both7: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af5a_d20250321_m033401_c001_v0001039_t0021_u01742528041144") 2025/03/21 03:34:46 DEBUG : both7: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb5d_d20250321_m033353_c001_v7007000_t0000_u01742528033582") 2025/03/21 03:34:46 DEBUG : both7: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aeca_d20250321_m033335_c001_v0001039_t0059_u01742528015728") 2025/03/21 03:34:46 DEBUG : both8: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e285_d20250321_m033419_c001_v7007000_t0000_u01742528059786") 2025/03/21 03:34:46 DEBUG : both8: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af5e_d20250321_m033402_c001_v0001039_t0027_u01742528042071") 2025/03/21 03:34:46 DEBUG : both8: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb5e_d20250321_m033353_c001_v7007000_t0000_u01742528033764") 2025/03/21 03:34:46 DEBUG : both8: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aed0_d20250321_m033336_c001_v0001039_t0017_u01742528016837") 2025/03/21 03:34:46 DEBUG : both9: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e289_d20250321_m033419_c001_v7007000_t0000_u01742528059967") 2025/03/21 03:34:46 DEBUG : both9: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af62_d20250321_m033403_c001_v0001039_t0008_u01742528043220") 2025/03/21 03:34:46 DEBUG : both9: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb60_d20250321_m033353_c001_v7007000_t0000_u01742528033944") 2025/03/21 03:34:46 DEBUG : both9: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aed4_d20250321_m033337_c001_v0001039_t0045_u01742528017981") 2025/03/21 03:34:46 DEBUG : c/non empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406a715d4b1e8759_d20250321_m032950_c001_v7007000_t0000_u01742527790253") 2025/03/21 03:34:46 DEBUG : c/non empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb284ec_d20250321_m032948_c001_v0001180_t0037_u01742527788696") 2025/03/21 03:34:46 DEBUG : c/non empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41806d3f40305533_d20250321_m032947_c001_v7007000_t0000_u01742527787709") 2025/03/21 03:34:46 DEBUG : c/non empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb284d6_d20250321_m032946_c001_v0001180_t0051_u01742527786030") 2025/03/21 03:34:47 DEBUG : c/non empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4eb978_d20250321_m032928_c001_v7007000_t0000_u01742527768121") 2025/03/21 03:34:47 DEBUG : c/non empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb2844a_d20250321_m032926_c001_v0001180_t0032_u01742527766424") 2025/03/21 03:34:47 DEBUG : check sum: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41127aeed62fc6b0_d20250321_m032915_c001_v7007000_t0000_u01742527755566") 2025/03/21 03:34:47 DEBUG : check sum: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb28406_d20250321_m032914_c001_v0001180_t0058_u01742527754625") 2025/03/21 03:34:47 DEBUG : dest/3: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41806d3f40305682_d20250321_m033145_c001_v7007000_t0000_u01742527905641") 2025/03/21 03:34:47 DEBUG : dest/3: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f411d2545ea34c6e6_d20250321_m033144_c001_v0001183_t0044_u01742527904546") 2025/03/21 03:34:47 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb0c_d20250321_m033319_c001_v7007000_t0000_u01742527999921") 2025/03/21 03:34:47 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f117c1aa8ee1a40bd_d20250321_m033318_c001_v0001184_t0030_u01742527998206") 2025/03/21 03:34:47 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f403c87bfe30118ff_d20250321_m033318_c001_v7007000_t0000_u01742527998025") 2025/03/21 03:34:47 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f117c1aa8ee1a403c_d20250321_m033315_c001_v0001184_t0040_u01742527995636") 2025/03/21 03:34:47 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f403c87bfe30118f6_d20250321_m033314_c001_v7007000_t0000_u01742527994904") 2025/03/21 03:34:47 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411ae6a_d20250321_m033310_c001_v0001039_t0002_u01742527990500") 2025/03/21 03:34:47 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebad2_d20250321_m033309_c001_v7007000_t0000_u01742527989020") 2025/03/21 03:34:47 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1160eddd7c35422f_d20250321_m033306_c001_v0001032_t0000_u01742527986720") 2025/03/21 03:34:47 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41127aeed62fc810_d20250321_m033306_c001_v7007000_t0000_u01742527986527") 2025/03/21 03:34:47 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1160eddd7c354225_d20250321_m033302_c001_v0001032_t0016_u01742527982975") 2025/03/21 03:34:47 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41127aeed62fc806_d20250321_m033302_c001_v7007000_t0000_u01742527982247") 2025/03/21 03:34:47 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411ae4c_d20250321_m033258_c001_v0001039_t0005_u01742527978320") 2025/03/21 03:34:47 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebac6_d20250321_m033257_c001_v7007000_t0000_u01742527977366") 2025/03/21 03:34:47 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f114e6107d54caaf5_d20250321_m033256_c001_v0001103_t0048_u01742527976030") 2025/03/21 03:34:48 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f405c42b60cf9b34e_d20250321_m033255_c001_v7007000_t0000_u01742527975487") 2025/03/21 03:34:48 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f114e6107d54caadb_d20250321_m033249_c001_v0001103_t0003_u01742527969990") 2025/03/21 03:34:48 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f405c42b60cf9b347_d20250321_m033249_c001_v7007000_t0000_u01742527969274") 2025/03/21 03:34:48 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f105635da91af9b98_d20250321_m033243_c001_v0001157_t0031_u01742527963534") 2025/03/21 03:34:48 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebab9_d20250321_m033242_c001_v7007000_t0000_u01742527962617") 2025/03/21 03:34:48 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f100097fc8e9b6af9_d20250321_m033240_c001_v0001116_t0058_u01742527960258") 2025/03/21 03:34:48 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f4187645cc2dd33ca_d20250321_m033240_c001_v7007000_t0000_u01742527960075") 2025/03/21 03:34:48 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f100097fc8e9b6aed_d20250321_m033236_c001_v0001116_t0003_u01742527956571") 2025/03/21 03:34:48 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f4187645cc2dd33c6_d20250321_m033235_c001_v7007000_t0000_u01742527955845") 2025/03/21 03:34:48 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f105635da91af9b68_d20250321_m033230_c001_v0001157_t0058_u01742527950449") 2025/03/21 03:34:48 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85e4c7_d20250321_m033229_c001_v7007000_t0000_u01742527949548") 2025/03/21 03:34:48 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10194a16f32a9653_d20250321_m033227_c001_v0001136_t0058_u01742527947256") 2025/03/21 03:34:48 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f401853963bddf3bb_d20250321_m033227_c001_v7007000_t0000_u01742527947074") 2025/03/21 03:34:48 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10194a16f32a964d_d20250321_m033224_c001_v0001136_t0007_u01742527944065") 2025/03/21 03:34:48 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f401853963bddf3b4_d20250321_m033223_c001_v7007000_t0000_u01742527943342") 2025/03/21 03:34:48 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f105635da91af9b2d_d20250321_m033215_c001_v0001157_t0054_u01742527935504") 2025/03/21 03:34:48 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85e49b_d20250321_m033214_c001_v7007000_t0000_u01742527934585") 2025/03/21 03:34:48 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f110d65e2ad6cc30f_d20250321_m033212_c001_v0001101_t0045_u01742527932909") 2025/03/21 03:34:48 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f401853963bddf33e_d20250321_m033212_c001_v7007000_t0000_u01742527932731") 2025/03/21 03:34:48 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f110d65e2ad6cc301_d20250321_m033209_c001_v0001101_t0030_u01742527929496") 2025/03/21 03:34:48 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f401853963bddf337_d20250321_m033208_c001_v7007000_t0000_u01742527928774") 2025/03/21 03:34:48 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb2881d_d20250321_m033203_c001_v0001180_t0039_u01742527923160") 2025/03/21 03:34:48 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41806d3f40305696_d20250321_m033202_c001_v7007000_t0000_u01742527922077") 2025/03/21 03:34:49 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f101b41239ee8b185_d20250321_m033156_c001_v0001178_t0047_u01742527916395") 2025/03/21 03:34:49 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41806d3f40305688_d20250321_m033156_c001_v7007000_t0000_u01742527916189") 2025/03/21 03:34:49 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1105a87e3c498f7f_d20250321_m033152_c001_v0001182_t0003_u01742527912151") 2025/03/21 03:34:49 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f11442e1a1d27df13_d20250321_m033151_c001_v0001102_t0010_u01742527911188") 2025/03/21 03:34:49 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f11442e1a1d27df07_d20250321_m033150_c001_v0001102_t0017_u01742527910045") 2025/03/21 03:34:49 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85dc8e_d20250321_m033136_c001_v7007000_t0000_u01742527896744") 2025/03/21 03:34:49 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb2875f_d20250321_m033129_c001_v0001180_t0027_u01742527889633") 2025/03/21 03:34:49 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1073d89ebfb65df5_d20250321_m033128_c001_v0001183_t0038_u01742527888871") 2025/03/21 03:34:49 DEBUG : dst/one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1073d89ebfb65ddb_d20250321_m033127_c001_v0001183_t0041_u01742527887914") 2025/03/21 03:34:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb0e_d20250321_m033320_c001_v7007000_t0000_u01742528000102") 2025/03/21 03:34:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10415f54e8fb4e54_d20250321_m033317_c001_v0001184_t0023_u01742527997808") 2025/03/21 03:34:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f118ab13ef72b1591_d20250321_m033314_c001_v0001098_t0005_u01742527994555") 2025/03/21 03:34:49 DEBUG : dst/one.bak: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebad3_d20250321_m033309_c001_v7007000_t0000_u01742527989200") 2025/03/21 03:34:49 DEBUG : dst/one.bak: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10524cebe88ecaa6_d20250321_m033306_c001_v0001103_t0029_u01742527986107") 2025/03/21 03:34:49 DEBUG : dst/one.bak: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f11128f11d4a38d30_d20250321_m033301_c001_v0001131_t0036_u01742527981926") 2025/03/21 03:34:49 DEBUG : dst/one.bak: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebac7_d20250321_m033257_c001_v7007000_t0000_u01742527977547") 2025/03/21 03:34:49 DEBUG : dst/one.bak: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f109fd16abef84015_d20250321_m033255_c001_v0001179_t0017_u01742527975284") 2025/03/21 03:34:49 DEBUG : dst/one.bak: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1179fc58158a20d2_d20250321_m033248_c001_v0001134_t0014_u01742527968932") 2025/03/21 03:34:49 DEBUG : dst/three: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41806d3f40305697_d20250321_m033202_c001_v7007000_t0000_u01742527922259") 2025/03/21 03:34:49 DEBUG : dst/three: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f11442e1a1d27df3d_d20250321_m033200_c001_v0001102_t0031_u01742527920416") 2025/03/21 03:34:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb10_d20250321_m033320_c001_v7007000_t0000_u01742528000283") 2025/03/21 03:34:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1109938844f5cf12_d20250321_m033318_c001_v0001183_t0047_u01742527998966") 2025/03/21 03:34:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f11530e72a5b029f4_d20250321_m033316_c001_v0001182_t0053_u01742527996441") 2025/03/21 03:34:50 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb11_d20250321_m033320_c001_v7007000_t0000_u01742528000464") 2025/03/21 03:34:50 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f117c1aa8ee1a40ee_d20250321_m033319_c001_v0001184_t0043_u01742527999342") 2025/03/21 03:34:50 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f403c87bfe3011902_d20250321_m033319_c001_v7007000_t0000_u01742527999161") 2025/03/21 03:34:50 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f117c1aa8ee1a4078_d20250321_m033316_c001_v0001184_t0019_u01742527996835") 2025/03/21 03:34:50 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f403c87bfe30118fb_d20250321_m033316_c001_v7007000_t0000_u01742527996652") 2025/03/21 03:34:50 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411ae70_d20250321_m033311_c001_v0001039_t0043_u01742527991750") 2025/03/21 03:34:50 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebad4_d20250321_m033309_c001_v7007000_t0000_u01742527989381") 2025/03/21 03:34:50 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1160eddd7c354235_d20250321_m033308_c001_v0001032_t0056_u01742527988159") 2025/03/21 03:34:50 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41127aeed62fc812_d20250321_m033307_c001_v7007000_t0000_u01742527987978") 2025/03/21 03:34:50 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1160eddd7c35422d_d20250321_m033304_c001_v0001032_t0025_u01742527984500") 2025/03/21 03:34:50 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41127aeed62fc808_d20250321_m033304_c001_v7007000_t0000_u01742527984317") 2025/03/21 03:34:50 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411ae50_d20250321_m033259_c001_v0001039_t0009_u01742527979181") 2025/03/21 03:34:50 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f405c42b60cf9b351_d20250321_m033256_c001_v7007000_t0000_u01742527976814") 2025/03/21 03:34:50 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411ae46_d20250321_m033254_c001_v0001039_t0010_u01742527974292") 2025/03/21 03:34:50 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f405c42b60cf9b34a_d20250321_m033251_c001_v7007000_t0000_u01742527971360") 2025/03/21 03:34:50 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f105635da91af9ba2_d20250321_m033246_c001_v0001157_t0055_u01742527966378") 2025/03/21 03:34:50 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f4187645cc2dd33cc_d20250321_m033241_c001_v7007000_t0000_u01742527961705") 2025/03/21 03:34:50 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1105a87e3c4993ef_d20250321_m033238_c001_v0001182_t0047_u01742527958795") 2025/03/21 03:34:51 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f4187645cc2dd33c7_d20250321_m033237_c001_v7007000_t0000_u01742527957698") 2025/03/21 03:34:51 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f105635da91af9b6a_d20250321_m033231_c001_v0001157_t0053_u01742527951045") 2025/03/21 03:34:51 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f401853963bddf3bd_d20250321_m033228_c001_v7007000_t0000_u01742527948623") 2025/03/21 03:34:51 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1105a87e3c4992bd_d20250321_m033226_c001_v0001182_t0056_u01742527946077") 2025/03/21 03:34:51 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f401853963bddf3b6_d20250321_m033224_c001_v7007000_t0000_u01742527944989") 2025/03/21 03:34:51 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f105635da91af9b3b_d20250321_m033218_c001_v0001157_t0007_u01742527938529") 2025/03/21 03:34:51 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f401853963bddf342_d20250321_m033213_c001_v7007000_t0000_u01742527933659") 2025/03/21 03:34:51 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb2883d_d20250321_m033211_c001_v0001180_t0047_u01742527931288") 2025/03/21 03:34:51 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f401853963bddf339_d20250321_m033210_c001_v7007000_t0000_u01742527930196") 2025/03/21 03:34:51 DEBUG : dst/three.txt: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1105a87e3c4990c3_d20250321_m033204_c001_v0001182_t0033_u01742527924121") 2025/03/21 03:34:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebad7_d20250321_m033309_c001_v7007000_t0000_u01742527989569") 2025/03/21 03:34:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f105f8ceed734e8c5_d20250321_m033307_c001_v0001182_t0020_u01742527987779") 2025/03/21 03:34:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10739d9108b42962_d20250321_m033303_c001_v0001044_t0029_u01742527983918") 2025/03/21 03:34:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebac8_d20250321_m033257_c001_v7007000_t0000_u01742527977775") 2025/03/21 03:34:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f112a94f56e32fa13_d20250321_m033256_c001_v0001184_t0018_u01742527976609") 2025/03/21 03:34:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10445ea1a82f5faa_d20250321_m033250_c001_v0001109_t0048_u01742527970794") 2025/03/21 03:34:51 DEBUG : dst/two: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb12_d20250321_m033320_c001_v7007000_t0000_u01742528000655") 2025/03/21 03:34:51 DEBUG : dst/two: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411ae6c_d20250321_m033311_c001_v0001039_t0004_u01742527991166") 2025/03/21 03:34:51 DEBUG : dst/two: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebad8_d20250321_m033309_c001_v7007000_t0000_u01742527989751") 2025/03/21 03:34:51 DEBUG : dst/two: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411ae4e_d20250321_m033258_c001_v0001039_t0023_u01742527978801") 2025/03/21 03:34:51 DEBUG : dst/two: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebac9_d20250321_m033257_c001_v7007000_t0000_u01742527977956") 2025/03/21 03:34:51 DEBUG : dst/two: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f105635da91af9b9e_d20250321_m033245_c001_v0001157_t0017_u01742527965998") 2025/03/21 03:34:52 DEBUG : dst/two: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebaba_d20250321_m033242_c001_v7007000_t0000_u01742527962808") 2025/03/21 03:34:52 DEBUG : dst/two: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1105a87e3c499317_d20250321_m033230_c001_v0001182_t0051_u01742527950851") 2025/03/21 03:34:52 DEBUG : dst/two: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85e4c8_d20250321_m033229_c001_v7007000_t0000_u01742527949730") 2025/03/21 03:34:52 DEBUG : dst/two: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1105a87e3c4991e1_d20250321_m033216_c001_v0001182_t0049_u01742527936182") 2025/03/21 03:34:52 DEBUG : dst/two: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85e49c_d20250321_m033214_c001_v7007000_t0000_u01742527934778") 2025/03/21 03:34:52 DEBUG : dst/two: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f105635da91af9af9_d20250321_m033203_c001_v0001157_t0045_u01742527923716") 2025/03/21 03:34:52 DEBUG : dst/two: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41806d3f40305698_d20250321_m033202_c001_v7007000_t0000_u01742527922440") 2025/03/21 03:34:52 DEBUG : dst/two: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f103e454a20eb472d_d20250321_m033158_c001_v0001176_t0037_u01742527918134") 2025/03/21 03:34:52 DEBUG : dst/two: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85dc8f_d20250321_m033136_c001_v7007000_t0000_u01742527896925") 2025/03/21 03:34:52 DEBUG : dst/two: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1073d89ebfb65ebf_d20250321_m033135_c001_v0001183_t0051_u01742527895824") 2025/03/21 03:34:52 DEBUG : empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85dc53_d20250321_m033054_c001_v7007000_t0000_u01742527854663") 2025/03/21 03:34:52 DEBUG : empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1105a87e3c4988b8_d20250321_m033051_c001_v0001182_t0049_u01742527851083") 2025/03/21 03:34:52 DEBUG : empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85dc50_d20250321_m033049_c001_v7007000_t0000_u01742527849130") 2025/03/21 03:34:52 DEBUG : empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1105a87e3c49879f_d20250321_m033038_c001_v0001182_t0010_u01742527838349") 2025/03/21 03:34:52 DEBUG : empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85dbdb_d20250321_m033029_c001_v7007000_t0000_u01742527829786") 2025/03/21 03:34:52 DEBUG : empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1105a87e3c49864b_d20250321_m033026_c001_v0001182_t0051_u01742527826987") 2025/03/21 03:34:52 DEBUG : empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406a715d4b1e8790_d20250321_m033002_c001_v7007000_t0000_u01742527802602") 2025/03/21 03:34:52 DEBUG : empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb28536_d20250321_m033000_c001_v0001180_t0001_u01742527800842") 2025/03/21 03:34:52 DEBUG : empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406a715d4b1e878c_d20250321_m032959_c001_v7007000_t0000_u01742527799363") 2025/03/21 03:34:52 DEBUG : empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb28528_d20250321_m032958_c001_v0001180_t0002_u01742527798222") 2025/03/21 03:34:52 DEBUG : empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406a715d4b1e8787_d20250321_m032955_c001_v7007000_t0000_u01742527795029") 2025/03/21 03:34:53 DEBUG : empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb28508_d20250321_m032953_c001_v0001180_t0041_u01742527793528") 2025/03/21 03:34:53 DEBUG : empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406a715d4b1e877f_d20250321_m032952_c001_v7007000_t0000_u01742527792395") 2025/03/21 03:34:53 DEBUG : empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb284f8_d20250321_m032951_c001_v0001180_t0047_u01742527791191") 2025/03/21 03:34:53 DEBUG : empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41806d3f4030552e_d20250321_m032944_c001_v7007000_t0000_u01742527784924") 2025/03/21 03:34:53 DEBUG : empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb284cc_d20250321_m032943_c001_v0001180_t0012_u01742527783608") 2025/03/21 03:34:53 DEBUG : empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41806d3f4030552a_d20250321_m032942_c001_v7007000_t0000_u01742527782506") 2025/03/21 03:34:53 DEBUG : empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb284be_d20250321_m032941_c001_v0001180_t0047_u01742527781724") 2025/03/21 03:34:53 DEBUG : empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4eb980_d20250321_m032936_c001_v7007000_t0000_u01742527776889") 2025/03/21 03:34:53 DEBUG : empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb28488_d20250321_m032935_c001_v0001180_t0053_u01742527775517") 2025/03/21 03:34:53 DEBUG : empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4eb97a_d20250321_m032932_c001_v7007000_t0000_u01742527772968") 2025/03/21 03:34:53 DEBUG : empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb28472_d20250321_m032932_c001_v0001180_t0029_u01742527772038") 2025/03/21 03:34:53 DEBUG : empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4eb979_d20250321_m032930_c001_v7007000_t0000_u01742527770942") 2025/03/21 03:34:53 DEBUG : empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1061b18ac2486f57_d20250321_m032930_c001_v0001183_t0034_u01742527770356") 2025/03/21 03:34:53 DEBUG : empty space: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb2845a_d20250321_m032928_c001_v0001180_t0048_u01742527768840") 2025/03/21 03:34:53 DEBUG : enormous: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406a715d4b1e878e_d20250321_m033001_c001_v7007000_t0000_u01742527801677") 2025/03/21 03:34:53 DEBUG : enormous: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb2853a_d20250321_m033001_c001_v0001180_t0016_u01742527801078") 2025/03/21 03:34:53 DEBUG : existing: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb25_d20250321_m033325_c001_v7007000_t0000_u01742528005123") 2025/03/21 03:34:53 DEBUG : existing: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411ae9c_d20250321_m033323_c001_v0001039_t0058_u01742528003751") 2025/03/21 03:34:53 DEBUG : existing: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85dbd2_d20250321_m033025_c001_v7007000_t0000_u01742527825170") 2025/03/21 03:34:53 DEBUG : existing: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb285d7_d20250321_m033024_c001_v0001180_t0002_u01742527824209") 2025/03/21 03:34:54 DEBUG : existing: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4eb975_d20250321_m032925_c001_v7007000_t0000_u01742527765154") 2025/03/21 03:34:54 DEBUG : existing: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb2843c_d20250321_m032924_c001_v0001180_t0009_u01742527764160") 2025/03/21 03:34:54 DEBUG : existing: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4eb974_d20250321_m032922_c001_v7007000_t0000_u01742527762886") 2025/03/21 03:34:54 DEBUG : existing: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb28432_d20250321_m032922_c001_v0001180_t0010_u01742527762325") 2025/03/21 03:34:54 DEBUG : existing: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb2842e_d20250321_m032921_c001_v0001180_t0017_u01742527761580") 2025/03/21 03:34:54 DEBUG : existing-b: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85dbd3_d20250321_m033025_c001_v7007000_t0000_u01742527825350") 2025/03/21 03:34:54 DEBUG : existing-b: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1105a87e3c498609_d20250321_m033024_c001_v0001182_t0035_u01742527824223") 2025/03/21 03:34:54 DEBUG : file1: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e301_d20250321_m033429_c001_v7007000_t0000_u01742528069578") 2025/03/21 03:34:54 DEBUG : file1: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f114c9664a8fb5bbc_d20250321_m033428_c001_v0001184_t0042_u01742528068414") 2025/03/21 03:34:54 DEBUG : file1: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e2fb_d20250321_m033426_c001_v7007000_t0000_u01742528066349") 2025/03/21 03:34:54 DEBUG : file1: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f106b54ccc0d32883_d20250321_m033425_c001_v0001178_t0006_u01742528065024") 2025/03/21 03:34:54 DEBUG : five: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406a715d4b1e8796_d20250321_m033006_c001_v7007000_t0000_u01742527806866") 2025/03/21 03:34:54 DEBUG : five: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f40888475feb2855c_d20250321_m033005_c001_v0001180_t0000_u01742527805009") 2025/03/21 03:34:54 DEBUG : foo: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4eb97d_d20250321_m032934_c001_v7007000_t0000_u01742527774796") 2025/03/21 03:34:54 DEBUG : foo: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f40888475feb2847e_d20250321_m032934_c001_v0001180_t0000_u01742527774248") 2025/03/21 03:34:54 DEBUG : foo: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f40888475feb2847c_d20250321_m032933_c001_v0001180_t0000_u01742527773685") 2025/03/21 03:34:54 DEBUG : four: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406a715d4b1e8797_d20250321_m033007_c001_v7007000_t0000_u01742527807049") 2025/03/21 03:34:54 DEBUG : four: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f4105a87e3c4983e6_d20250321_m033005_c001_v0001182_t0010_u01742527805710") 2025/03/21 03:34:54 DEBUG : four: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb28558_d20250321_m033004_c001_v0001180_t0052_u01742527804334") 2025/03/21 03:34:54 DEBUG : hello world2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f405c42b60cf9b0e2_d20250321_m032834_c001_v7007000_t0000_u01742527714745") 2025/03/21 03:34:54 DEBUG : hello world2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb2830e_d20250321_m032834_c001_v0001180_t0009_u01742527714123") 2025/03/21 03:34:55 DEBUG : ignore-size: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4eb951_d20250321_m032920_c001_v7007000_t0000_u01742527760408") 2025/03/21 03:34:55 DEBUG : ignore-size: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb28426_d20250321_m032919_c001_v0001180_t0006_u01742527759384") 2025/03/21 03:34:55 DEBUG : nested/sub dir/file: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85dbc8_d20250321_m033023_c001_v7007000_t0000_u01742527823103") 2025/03/21 03:34:55 DEBUG : nested/sub dir/file: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1105a87e3c4985c3_d20250321_m033021_c001_v0001182_t0031_u01742527821850") 2025/03/21 03:34:55 DEBUG : nested/sub dir/file: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85dbc2_d20250321_m033020_c001_v7007000_t0000_u01742527820734") 2025/03/21 03:34:55 DEBUG : nested/sub dir/file: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1105a87e3c49857f_d20250321_m033019_c001_v0001182_t0026_u01742527819788") 2025/03/21 03:34:55 DEBUG : one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406a715d4b1e879a_d20250321_m033007_c001_v7007000_t0000_u01742527807231") 2025/03/21 03:34:55 DEBUG : one: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f40888475feb28550_d20250321_m033003_c001_v0001180_t0000_u01742527803737") 2025/03/21 03:34:55 DEBUG : only0: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e28d_d20250321_m033420_c001_v7007000_t0000_u01742528060150") 2025/03/21 03:34:55 DEBUG : only0: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f4000b4f1f411afbc_d20250321_m033415_c001_v0001039_t0012_u01742528055434") 2025/03/21 03:34:55 DEBUG : only0: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af3a_d20250321_m033355_c001_v0001039_t0014_u01742528035620") 2025/03/21 03:34:55 DEBUG : only0: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb46_d20250321_m033349_c001_v7007000_t0000_u01742528029690") 2025/03/21 03:34:55 DEBUG : only0: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aeac_d20250321_m033329_c001_v0001039_t0002_u01742528009676") 2025/03/21 03:34:55 DEBUG : only1: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e292_d20250321_m033420_c001_v7007000_t0000_u01742528060330") 2025/03/21 03:34:55 DEBUG : only1: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f4000b4f1f411afb0_d20250321_m033414_c001_v0001039_t0012_u01742528054296") 2025/03/21 03:34:55 DEBUG : only1: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af3e_d20250321_m033356_c001_v0001039_t0049_u01742528036532") 2025/03/21 03:34:55 DEBUG : only1: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419b086a37357405_d20250321_m033349_c001_v7007000_t0000_u01742528029464") 2025/03/21 03:34:55 DEBUG : only1: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aeb2_d20250321_m033330_c001_v0001039_t0008_u01742528010589") 2025/03/21 03:34:55 DEBUG : only10: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e296_d20250321_m033420_c001_v7007000_t0000_u01742528060510") 2025/03/21 03:34:55 DEBUG : only10: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f413bc8ccc97b010c_d20250321_m033414_c001_v0001161_t0048_u01742528054848") 2025/03/21 03:34:55 DEBUG : only10: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af6a_d20250321_m033404_c001_v0001039_t0036_u01742528044610") 2025/03/21 03:34:55 DEBUG : only10: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb3e_d20250321_m033349_c001_v7007000_t0000_u01742528029100") 2025/03/21 03:34:55 DEBUG : only10: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aede_d20250321_m033339_c001_v0001039_t0015_u01742528019000") 2025/03/21 03:34:56 DEBUG : only11: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e299_d20250321_m033420_c001_v7007000_t0000_u01742528060707") 2025/03/21 03:34:56 DEBUG : only11: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f413bc8ccc97b0116_d20250321_m033415_c001_v0001161_t0048_u01742528055578") 2025/03/21 03:34:56 DEBUG : only11: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af70_d20250321_m033405_c001_v0001039_t0042_u01742528045762") 2025/03/21 03:34:56 DEBUG : only11: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb3c_d20250321_m033348_c001_v7007000_t0000_u01742528028730") 2025/03/21 03:34:56 DEBUG : only11: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aee6_d20250321_m033339_c001_v0001039_t0009_u01742528019824") 2025/03/21 03:34:56 DEBUG : only12: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e29e_d20250321_m033420_c001_v7007000_t0000_u01742528060888") 2025/03/21 03:34:56 DEBUG : only12: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414c9664a8fb5947_d20250321_m033415_c001_v0001184_t0041_u01742528055036") 2025/03/21 03:34:56 DEBUG : only12: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af74_d20250321_m033406_c001_v0001039_t0022_u01742528046531") 2025/03/21 03:34:56 DEBUG : only12: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb43_d20250321_m033349_c001_v7007000_t0000_u01742528029478") 2025/03/21 03:34:56 DEBUG : only12: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aeec_d20250321_m033340_c001_v0001039_t0043_u01742528020764") 2025/03/21 03:34:56 DEBUG : only13: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e2a2_d20250321_m033421_c001_v7007000_t0000_u01742528061069") 2025/03/21 03:34:56 DEBUG : only13: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406b54ccc0d32845_d20250321_m033415_c001_v0001178_t0038_u01742528055229") 2025/03/21 03:34:56 DEBUG : only13: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af7c_d20250321_m033407_c001_v0001039_t0008_u01742528047317") 2025/03/21 03:34:56 DEBUG : only13: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb3f_d20250321_m033349_c001_v7007000_t0000_u01742528029115") 2025/03/21 03:34:56 DEBUG : only13: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aef0_d20250321_m033341_c001_v0001039_t0046_u01742528021542") 2025/03/21 03:34:56 DEBUG : only14: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e2a5_d20250321_m033421_c001_v7007000_t0000_u01742528061263") 2025/03/21 03:34:56 DEBUG : only14: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f4000b4f1f411afb2_d20250321_m033414_c001_v0001039_t0012_u01742528054871") 2025/03/21 03:34:56 DEBUG : only14: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af82_d20250321_m033408_c001_v0001039_t0052_u01742528048368") 2025/03/21 03:34:56 DEBUG : only14: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f4081551549d84fb3_d20250321_m033349_c001_v7007000_t0000_u01742528029495") 2025/03/21 03:34:56 DEBUG : only14: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aef8_d20250321_m033342_c001_v0001039_t0056_u01742528022430") 2025/03/21 03:34:57 DEBUG : only15: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e2a9_d20250321_m033421_c001_v7007000_t0000_u01742528061445") 2025/03/21 03:34:57 DEBUG : only15: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f413bc8ccc97b010e_d20250321_m033415_c001_v0001161_t0048_u01742528055033") 2025/03/21 03:34:57 DEBUG : only15: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af8c_d20250321_m033409_c001_v0001039_t0005_u01742528049345") 2025/03/21 03:34:57 DEBUG : only15: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419b086a37357407_d20250321_m033349_c001_v7007000_t0000_u01742528029827") 2025/03/21 03:34:57 DEBUG : only15: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aefe_d20250321_m033343_c001_v0001039_t0048_u01742528023467") 2025/03/21 03:34:57 DEBUG : only16: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e2ae_d20250321_m033421_c001_v7007000_t0000_u01742528061626") 2025/03/21 03:34:57 DEBUG : only16: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f4000b4f1f411afb6_d20250321_m033415_c001_v0001039_t0012_u01742528055052") 2025/03/21 03:34:57 DEBUG : only16: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af96_d20250321_m033410_c001_v0001039_t0035_u01742528050236") 2025/03/21 03:34:57 DEBUG : only16: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb3d_d20250321_m033348_c001_v7007000_t0000_u01742528028919") 2025/03/21 03:34:57 DEBUG : only16: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af08_d20250321_m033344_c001_v0001039_t0042_u01742528024203") 2025/03/21 03:34:57 DEBUG : only17: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e2b1_d20250321_m033421_c001_v7007000_t0000_u01742528061807") 2025/03/21 03:34:57 DEBUG : only17: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f413bc8ccc97b0110_d20250321_m033415_c001_v0001161_t0048_u01742528055214") 2025/03/21 03:34:57 DEBUG : only17: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af9e_d20250321_m033411_c001_v0001039_t0007_u01742528051228") 2025/03/21 03:34:57 DEBUG : only17: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f4081551549d84fb1_d20250321_m033349_c001_v7007000_t0000_u01742528029120") 2025/03/21 03:34:57 DEBUG : only17: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af10_d20250321_m033345_c001_v0001039_t0000_u01742528025160") 2025/03/21 03:34:57 DEBUG : only18: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e2b5_d20250321_m033421_c001_v7007000_t0000_u01742528061988") 2025/03/21 03:34:57 DEBUG : only18: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414c9664a8fb594b_d20250321_m033415_c001_v0001184_t0041_u01742528055229") 2025/03/21 03:34:57 DEBUG : only18: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411afa2_d20250321_m033412_c001_v0001039_t0010_u01742528052147") 2025/03/21 03:34:57 DEBUG : only18: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb44_d20250321_m033349_c001_v7007000_t0000_u01742528029509") 2025/03/21 03:34:57 DEBUG : only18: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af14_d20250321_m033346_c001_v0001039_t0053_u01742528026221") 2025/03/21 03:34:57 DEBUG : only19: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e2bb_d20250321_m033422_c001_v7007000_t0000_u01742528062169") 2025/03/21 03:34:58 DEBUG : only19: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f4000b4f1f411afba_d20250321_m033415_c001_v0001039_t0012_u01742528055240") 2025/03/21 03:34:58 DEBUG : only19: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411afaa_d20250321_m033413_c001_v0001039_t0009_u01742528053130") 2025/03/21 03:34:58 DEBUG : only19: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb47_d20250321_m033349_c001_v7007000_t0000_u01742528029839") 2025/03/21 03:34:58 DEBUG : only19: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af1a_d20250321_m033347_c001_v0001039_t0049_u01742528027403") 2025/03/21 03:34:58 DEBUG : only2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e2be_d20250321_m033422_c001_v7007000_t0000_u01742528062351") 2025/03/21 03:34:58 DEBUG : only2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f413bc8ccc97b0114_d20250321_m033415_c001_v0001161_t0048_u01742528055396") 2025/03/21 03:34:58 DEBUG : only2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af42_d20250321_m033357_c001_v0001039_t0001_u01742528037229") 2025/03/21 03:34:58 DEBUG : only2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419b086a37357403_d20250321_m033349_c001_v7007000_t0000_u01742528029103") 2025/03/21 03:34:58 DEBUG : only2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aeb6_d20250321_m033331_c001_v0001039_t0013_u01742528011708") 2025/03/21 03:34:58 DEBUG : only3: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e2c2_d20250321_m033422_c001_v7007000_t0000_u01742528062586") 2025/03/21 03:34:58 DEBUG : only3: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414c9664a8fb5953_d20250321_m033415_c001_v0001184_t0041_u01742528055411") 2025/03/21 03:34:58 DEBUG : only3: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af46_d20250321_m033358_c001_v0001039_t0040_u01742528038022") 2025/03/21 03:34:58 DEBUG : only3: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419b086a37357406_d20250321_m033349_c001_v7007000_t0000_u01742528029646") 2025/03/21 03:34:58 DEBUG : only3: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aeba_d20250321_m033332_c001_v0001039_t0042_u01742528012669") 2025/03/21 03:34:58 DEBUG : only4: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e2c6_d20250321_m033422_c001_v7007000_t0000_u01742528062780") 2025/03/21 03:34:58 DEBUG : only4: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f4000b4f1f411afc0_d20250321_m033415_c001_v0001039_t0012_u01742528055615") 2025/03/21 03:34:58 DEBUG : only4: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af4c_d20250321_m033358_c001_v0001039_t0013_u01742528038804") 2025/03/21 03:34:58 DEBUG : only4: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419b086a37357404_d20250321_m033349_c001_v7007000_t0000_u01742528029283") 2025/03/21 03:34:58 DEBUG : only4: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aebe_d20250321_m033333_c001_v0001039_t0010_u01742528013546") 2025/03/21 03:34:58 DEBUG : only5: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e2ca_d20250321_m033422_c001_v7007000_t0000_u01742528062972") 2025/03/21 03:34:58 DEBUG : only5: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406b54ccc0d32847_d20250321_m033415_c001_v0001178_t0038_u01742528055424") 2025/03/21 03:34:58 DEBUG : only5: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af50_d20250321_m033359_c001_v0001039_t0004_u01742528039759") 2025/03/21 03:34:59 DEBUG : only5: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb41_d20250321_m033349_c001_v7007000_t0000_u01742528029297") 2025/03/21 03:34:59 DEBUG : only5: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aec4_d20250321_m033334_c001_v0001039_t0037_u01742528014392") 2025/03/21 03:34:59 DEBUG : only6: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e2ce_d20250321_m033423_c001_v7007000_t0000_u01742528063153") 2025/03/21 03:34:59 DEBUG : only6: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f413bc8ccc97b0118_d20250321_m033415_c001_v0001161_t0048_u01742528055760") 2025/03/21 03:34:59 DEBUG : only6: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af58_d20250321_m033400_c001_v0001039_t0047_u01742528040741") 2025/03/21 03:34:59 DEBUG : only6: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb42_d20250321_m033349_c001_v7007000_t0000_u01742528029308") 2025/03/21 03:34:59 DEBUG : only6: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aec8_d20250321_m033335_c001_v0001039_t0042_u01742528015299") 2025/03/21 03:34:59 DEBUG : only7: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e2d1_d20250321_m033423_c001_v7007000_t0000_u01742528063334") 2025/03/21 03:34:59 DEBUG : only7: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414c9664a8fb596b_d20250321_m033415_c001_v0001184_t0041_u01742528055775") 2025/03/21 03:34:59 DEBUG : only7: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af5c_d20250321_m033401_c001_v0001039_t0051_u01742528041617") 2025/03/21 03:34:59 DEBUG : only7: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4ebb45_d20250321_m033349_c001_v7007000_t0000_u01742528029657") 2025/03/21 03:34:59 DEBUG : only7: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aecc_d20250321_m033336_c001_v0001039_t0014_u01742528016260") 2025/03/21 03:34:59 DEBUG : only8: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e2d5_d20250321_m033423_c001_v7007000_t0000_u01742528063515") 2025/03/21 03:34:59 DEBUG : only8: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414c9664a8fb595d_d20250321_m033415_c001_v0001184_t0041_u01742528055593") 2025/03/21 03:34:59 DEBUG : only8: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af60_d20250321_m033402_c001_v0001039_t0045_u01742528042842") 2025/03/21 03:34:59 DEBUG : only8: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f4081551549d84fb4_d20250321_m033349_c001_v7007000_t0000_u01742528029676") 2025/03/21 03:34:59 DEBUG : only8: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aed2_d20250321_m033337_c001_v0001039_t0053_u01742528017531") 2025/03/21 03:34:59 DEBUG : only9: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e2d8_d20250321_m033423_c001_v7007000_t0000_u01742528063697") 2025/03/21 03:34:59 DEBUG : only9: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406b54ccc0d3284b_d20250321_m033415_c001_v0001178_t0038_u01742528055608") 2025/03/21 03:34:59 DEBUG : only9: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411af64_d20250321_m033403_c001_v0001039_t0059_u01742528043687") 2025/03/21 03:34:59 DEBUG : only9: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f4081551549d84fb2_d20250321_m033349_c001_v7007000_t0000_u01742528029315") 2025/03/21 03:35:00 DEBUG : only9: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411aed6_d20250321_m033338_c001_v0001039_t0049_u01742528018309") 2025/03/21 03:35:00 DEBUG : potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85dbbe_d20250321_m033017_c001_v7007000_t0000_u01742527817947") 2025/03/21 03:35:00 DEBUG : potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1105a87e3c4984f5_d20250321_m033015_c001_v0001182_t0016_u01742527815584") 2025/03/21 03:35:00 DEBUG : potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406a715d4b1e87a4_d20250321_m033014_c001_v7007000_t0000_u01742527814116") 2025/03/21 03:35:00 DEBUG : potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb28592_d20250321_m033012_c001_v0001180_t0000_u01742527812229") 2025/03/21 03:35:00 DEBUG : potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406a715d4b1e87a1_d20250321_m033010_c001_v7007000_t0000_u01742527810353") 2025/03/21 03:35:00 DEBUG : potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f105635da91af98b5_d20250321_m033008_c001_v0001157_t0037_u01742527808148") 2025/03/21 03:35:00 DEBUG : potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406a715d4b1e8789_d20250321_m032957_c001_v7007000_t0000_u01742527797092") 2025/03/21 03:35:00 DEBUG : potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb28514_d20250321_m032955_c001_v0001180_t0019_u01742527795946") 2025/03/21 03:35:00 DEBUG : potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406a715d4b1e8786_d20250321_m032954_c001_v7007000_t0000_u01742527794096") 2025/03/21 03:35:00 DEBUG : potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb28506_d20250321_m032953_c001_v0001180_t0046_u01742527793327") 2025/03/21 03:35:00 DEBUG : potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406a715d4b1e8771_d20250321_m032951_c001_v7007000_t0000_u01742527791804") 2025/03/21 03:35:00 DEBUG : potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb284f6_d20250321_m032950_c001_v0001180_t0016_u01742527790978") 2025/03/21 03:35:00 DEBUG : potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41806d3f4030552d_d20250321_m032944_c001_v7007000_t0000_u01742527784374") 2025/03/21 03:35:00 DEBUG : potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb284c8_d20250321_m032943_c001_v0001180_t0017_u01742527783404") 2025/03/21 03:35:00 DEBUG : potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41806d3f4030552b_d20250321_m032942_c001_v7007000_t0000_u01742527782686") 2025/03/21 03:35:00 DEBUG : potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb284bc_d20250321_m032941_c001_v0001180_t0005_u01742527781503") 2025/03/21 03:35:00 DEBUG : potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4eb988_d20250321_m032940_c001_v7007000_t0000_u01742527780769") 2025/03/21 03:35:00 DEBUG : potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb284b4_d20250321_m032940_c001_v0001180_t0038_u01742527780210") 2025/03/21 03:35:00 DEBUG : potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb284ae_d20250321_m032939_c001_v0001180_t0019_u01742527779652") 2025/03/21 03:35:00 DEBUG : potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4eb986_d20250321_m032938_c001_v7007000_t0000_u01742527778934") 2025/03/21 03:35:01 DEBUG : potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb284a2_d20250321_m032938_c001_v0001180_t0028_u01742527778345") 2025/03/21 03:35:01 DEBUG : potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb2849e_d20250321_m032937_c001_v0001180_t0010_u01742527777788") 2025/03/21 03:35:01 DEBUG : potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f414974339c4eb982_d20250321_m032937_c001_v7007000_t0000_u01742527777069") 2025/03/21 03:35:01 DEBUG : potato: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb2848a_d20250321_m032936_c001_v0001180_t0047_u01742527776102") 2025/03/21 03:35:01 DEBUG : potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f413f18dc99d83351_d20250321_m033104_c001_v7007000_t0000_u01742527864456") 2025/03/21 03:35:01 DEBUG : potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f105635da91af99e7_d20250321_m033103_c001_v0001157_t0038_u01742527863768") 2025/03/21 03:35:01 DEBUG : potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85dc54_d20250321_m033055_c001_v7007000_t0000_u01742527855046") 2025/03/21 03:35:01 DEBUG : potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f105635da91af99a9_d20250321_m033050_c001_v0001157_t0022_u01742527850409") 2025/03/21 03:35:01 DEBUG : potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85dc4e_d20250321_m033042_c001_v7007000_t0000_u01742527842826") 2025/03/21 03:35:01 DEBUG : potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f105635da91af9953_d20250321_m033037_c001_v0001157_t0041_u01742527837637") 2025/03/21 03:35:01 DEBUG : potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85dbdc_d20250321_m033030_c001_v7007000_t0000_u01742527830060") 2025/03/21 03:35:01 DEBUG : potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f105635da91af991b_d20250321_m033026_c001_v0001157_t0052_u01742527826618") 2025/03/21 03:35:01 DEBUG : potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406a715d4b1e878f_d20250321_m033001_c001_v7007000_t0000_u01742527801859") 2025/03/21 03:35:01 DEBUG : potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb28534_d20250321_m033000_c001_v0001180_t0030_u01742527800630") 2025/03/21 03:35:01 DEBUG : potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406a715d4b1e878d_d20250321_m032959_c001_v7007000_t0000_u01742527799544") 2025/03/21 03:35:01 DEBUG : potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb28526_d20250321_m032958_c001_v0001180_t0050_u01742527798010") 2025/03/21 03:35:01 DEBUG : potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406a715d4b1e878a_d20250321_m032957_c001_v7007000_t0000_u01742527797285") 2025/03/21 03:35:01 DEBUG : potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb2851c_d20250321_m032956_c001_v0001180_t0034_u01742527796511") 2025/03/21 03:35:01 DEBUG : potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406a715d4b1e8788_d20250321_m032955_c001_v7007000_t0000_u01742527795213") 2025/03/21 03:35:01 DEBUG : potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb28510_d20250321_m032954_c001_v0001180_t0026_u01742527794475") 2025/03/21 03:35:01 DEBUG : potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406a715d4b1e8780_d20250321_m032952_c001_v7007000_t0000_u01742527792593") 2025/03/21 03:35:01 DEBUG : potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb284fa_d20250321_m032951_c001_v0001180_t0052_u01742527791815") 2025/03/21 03:35:02 DEBUG : potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41806d3f4030552f_d20250321_m032945_c001_v7007000_t0000_u01742527785105") 2025/03/21 03:35:02 DEBUG : potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb284d0_d20250321_m032944_c001_v0001180_t0048_u01742527784167") 2025/03/21 03:35:02 DEBUG : potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f405c42b60cf9b0e6_d20250321_m032838_c001_v7007000_t0000_u01742527718054") 2025/03/21 03:35:02 DEBUG : potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb2832a_d20250321_m032837_c001_v0001180_t0012_u01742527717488") 2025/03/21 03:35:02 DEBUG : potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f405c42b60cf9b0e4_d20250321_m032836_c001_v7007000_t0000_u01742527716234") 2025/03/21 03:35:02 DEBUG : potato2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb2831a_d20250321_m032835_c001_v0001180_t0042_u01742527715639") 2025/03/21 03:35:02 DEBUG : potato3: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85dc55_d20250321_m033055_c001_v7007000_t0000_u01742527855277") 2025/03/21 03:35:02 DEBUG : potato3: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb2869d_d20250321_m033051_c001_v0001180_t0017_u01742527851640") 2025/03/21 03:35:02 DEBUG : potato3: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85dc4f_d20250321_m033043_c001_v7007000_t0000_u01742527843226") 2025/03/21 03:35:02 DEBUG : potato3: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb2864d_d20250321_m033038_c001_v0001180_t0044_u01742527838919") 2025/03/21 03:35:02 DEBUG : potato3: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85dbdd_d20250321_m033030_c001_v7007000_t0000_u01742527830274") 2025/03/21 03:35:02 DEBUG : potato3: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb285ed_d20250321_m033027_c001_v0001180_t0046_u01742527827219") 2025/03/21 03:35:02 DEBUG : pre-dest1/1: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41806d3f40305683_d20250321_m033145_c001_v7007000_t0000_u01742527905821") 2025/03/21 03:35:02 DEBUG : pre-dest1/1: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb28797_d20250321_m033137_c001_v0001180_t0003_u01742527897687") 2025/03/21 03:35:02 DEBUG : pre-dest2/2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41806d3f40305684_d20250321_m033146_c001_v7007000_t0000_u01742527906011") 2025/03/21 03:35:02 DEBUG : pre-dest2/2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f105635da91af9aa1_d20250321_m033138_c001_v0001157_t0037_u01742527898281") 2025/03/21 03:35:02 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85dc70_d20250321_m033117_c001_v7007000_t0000_u01742527877502") 2025/03/21 03:35:02 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1105a87e3c498b4a_d20250321_m033113_c001_v0001182_t0002_u01742527873635") 2025/03/21 03:35:02 DEBUG : sizeonly: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41127aeed62fc6b1_d20250321_m032917_c001_v7007000_t0000_u01742527757765") 2025/03/21 03:35:02 DEBUG : sizeonly: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb28418_d20250321_m032916_c001_v0001180_t0039_u01742527756825") 2025/03/21 03:35:02 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f403c87bfe3011a3c_d20250321_m033438_c001_v7007000_t0000_u01742528078945") 2025/03/21 03:35:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f114c9664a8fb5d92_d20250321_m033436_c001_v0001184_t0010_u01742528076205") 2025/03/21 03:35:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e30e_d20250321_m033434_c001_v7007000_t0000_u01742528074297") 2025/03/21 03:35:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f106b54ccc0d328b1_d20250321_m033431_c001_v0001178_t0001_u01742528071298") 2025/03/21 03:35:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85dbc9_d20250321_m033023_c001_v7007000_t0000_u01742527823289") 2025/03/21 03:35:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f105635da91af98fb_d20250321_m033022_c001_v0001157_t0009_u01742527822201") 2025/03/21 03:35:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85dbc3_d20250321_m033020_c001_v7007000_t0000_u01742527820917") 2025/03/21 03:35:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb285b8_d20250321_m033020_c001_v0001180_t0034_u01742527820129") 2025/03/21 03:35:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41127aeed62fc6af_d20250321_m032913_c001_v7007000_t0000_u01742527753696") 2025/03/21 03:35:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb283f6_d20250321_m032912_c001_v0001180_t0031_u01742527752227") 2025/03/21 03:35:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41127aeed62fc6ab_d20250321_m032911_c001_v7007000_t0000_u01742527751510") 2025/03/21 03:35:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb283ee_d20250321_m032910_c001_v0001180_t0045_u01742527750355") 2025/03/21 03:35:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41127aeed62fc6a8_d20250321_m032907_c001_v7007000_t0000_u01742527747540") 2025/03/21 03:35:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb283e2_d20250321_m032906_c001_v0001180_t0050_u01742527746540") 2025/03/21 03:35:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41127aeed62fc6a6_d20250321_m032906_c001_v7007000_t0000_u01742527746000") 2025/03/21 03:35:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb283da_d20250321_m032904_c001_v0001180_t0006_u01742527744803") 2025/03/21 03:35:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb283d2_d20250321_m032902_c001_v0001180_t0006_u01742527742283") 2025/03/21 03:35:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41127aeed62fc6a3_d20250321_m032901_c001_v7007000_t0000_u01742527741538") 2025/03/21 03:35:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb283c2_d20250321_m032900_c001_v0001180_t0056_u01742527740967") 2025/03/21 03:35:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb283be_d20250321_m032900_c001_v0001180_t0052_u01742527740216") 2025/03/21 03:35:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41127aeed62fc6a1_d20250321_m032859_c001_v7007000_t0000_u01742527739122") 2025/03/21 03:35:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb283ae_d20250321_m032856_c001_v0001180_t0035_u01742527736772") 2025/03/21 03:35:03 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb283a8_d20250321_m032854_c001_v0001180_t0032_u01742527734193") 2025/03/21 03:35:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41127aeed62fc69d_d20250321_m032853_c001_v7007000_t0000_u01742527733476") 2025/03/21 03:35:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb283a0_d20250321_m032852_c001_v0001180_t0040_u01742527732901") 2025/03/21 03:35:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb28398_d20250321_m032852_c001_v0001180_t0010_u01742527732147") 2025/03/21 03:35:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41127aeed62fc69b_d20250321_m032851_c001_v7007000_t0000_u01742527731389") 2025/03/21 03:35:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb2837e_d20250321_m032847_c001_v0001180_t0043_u01742527727956") 2025/03/21 03:35:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f41127aeed62fc696_d20250321_m032847_c001_v7007000_t0000_u01742527727564") 2025/03/21 03:35:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb28376_d20250321_m032846_c001_v0001180_t0056_u01742527726943") 2025/03/21 03:35:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f405c42b60cf9b0f1_d20250321_m032845_c001_v7007000_t0000_u01742527725324") 2025/03/21 03:35:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb28366_d20250321_m032844_c001_v0001180_t0045_u01742527724733") 2025/03/21 03:35:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f405c42b60cf9b0ed_d20250321_m032844_c001_v7007000_t0000_u01742527724196") 2025/03/21 03:35:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb2835c_d20250321_m032843_c001_v0001180_t0044_u01742527723622") 2025/03/21 03:35:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f405c42b60cf9b0eb_d20250321_m032842_c001_v7007000_t0000_u01742527722364") 2025/03/21 03:35:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb28348_d20250321_m032841_c001_v0001180_t0024_u01742527721626") 2025/03/21 03:35:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f405c42b60cf9b0ea_d20250321_m032841_c001_v7007000_t0000_u01742527721090") 2025/03/21 03:35:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb2833e_d20250321_m032840_c001_v0001180_t0011_u01742527720489") 2025/03/21 03:35:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f405c42b60cf9b0e8_d20250321_m032839_c001_v7007000_t0000_u01742527719591") 2025/03/21 03:35:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb28338_d20250321_m032839_c001_v0001180_t0024_u01742527719001") 2025/03/21 03:35:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f405c42b60cf9b0e0_d20250321_m032833_c001_v7007000_t0000_u01742527713232") 2025/03/21 03:35:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb282f6_d20250321_m032832_c001_v0001180_t0018_u01742527712672") 2025/03/21 03:35:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f405c42b60cf9b0df_d20250321_m032831_c001_v7007000_t0000_u01742527711768") 2025/03/21 03:35:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb282e8_d20250321_m032831_c001_v0001180_t0059_u01742527711128") 2025/03/21 03:35:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f405c42b60cf9b0dd_d20250321_m032830_c001_v7007000_t0000_u01742527710234") 2025/03/21 03:35:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb282dc_d20250321_m032829_c001_v0001180_t0009_u01742527709563") 2025/03/21 03:35:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f405c42b60cf9b0db_d20250321_m032826_c001_v7007000_t0000_u01742527706700") 2025/03/21 03:35:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb282be_d20250321_m032826_c001_v0001180_t0048_u01742527706114") 2025/03/21 03:35:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f403c87bfe3011a3d_d20250321_m033439_c001_v7007000_t0000_u01742528079126") 2025/03/21 03:35:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f113bc8ccc97b0184_d20250321_m033436_c001_v0001161_t0037_u01742528076198") 2025/03/21 03:35:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e30f_d20250321_m033434_c001_v7007000_t0000_u01742528074478") 2025/03/21 03:35:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411afdc_d20250321_m033431_c001_v0001039_t0047_u01742528071645") 2025/03/21 03:35:05 DEBUG : sub/yam: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85dbb9_d20250321_m033017_c001_v7007000_t0000_u01742527817402") 2025/03/21 03:35:05 DEBUG : sub/yam: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f105635da91af98df_d20250321_m033015_c001_v0001157_t0012_u01742527815934") 2025/03/21 03:35:05 DEBUG : test_dir1/file2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e302_d20250321_m033429_c001_v7007000_t0000_u01742528069758") 2025/03/21 03:35:05 DEBUG : test_dir1/file2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f106b54ccc0d32891_d20250321_m033428_c001_v0001178_t0003_u01742528068067") 2025/03/21 03:35:05 DEBUG : test_dir1/file2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e2fc_d20250321_m033426_c001_v7007000_t0000_u01742528066530") 2025/03/21 03:35:05 DEBUG : test_dir1/file2: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f113bc8ccc97b0142_d20250321_m033425_c001_v0001161_t0011_u01742528065040") 2025/03/21 03:35:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e304_d20250321_m033429_c001_v7007000_t0000_u01742528069949") 2025/03/21 03:35:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f113bc8ccc97b0152_d20250321_m033428_c001_v0001161_t0051_u01742528068078") 2025/03/21 03:35:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f409687462758e2fd_d20250321_m033426_c001_v7007000_t0000_u01742528066712") 2025/03/21 03:35:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1000b4f1f411afcc_d20250321_m033425_c001_v0001039_t0019_u01742528065028") 2025/03/21 03:35:05 DEBUG : three: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406a715d4b1e879b_d20250321_m033007_c001_v7007000_t0000_u01742527807418") 2025/03/21 03:35:05 DEBUG : three: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb2856c_d20250321_m033006_c001_v0001180_t0045_u01742527806277") 2025/03/21 03:35:05 DEBUG : three: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f10888475feb28554_d20250321_m033004_c001_v0001180_t0019_u01742527804106") 2025/03/21 03:35:06 DEBUG : two: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406a715d4b1e879c_d20250321_m033007_c001_v7007000_t0000_u01742527807603") 2025/03/21 03:35:06 DEBUG : two: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f405635da91af98a5_d20250321_m033005_c001_v0001157_t0018_u01742527805523") 2025/03/21 03:35:06 DEBUG : two: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f40888475feb28552_d20250321_m033003_c001_v0001180_t0000_u01742527803925") 2025/03/21 03:35:06 DEBUG : yam: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85dbbf_d20250321_m033018_c001_v7007000_t0000_u01742527818129") 2025/03/21 03:35:06 DEBUG : yam: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f102b8d181a5098ef_d20250321_m033017_c001_v0001184_t0047_u01742527817204") 2025/03/21 03:35:06 DEBUG : yam: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406a715d4b1e87a3_d20250321_m033013_c001_v7007000_t0000_u01742527813539") 2025/03/21 03:35:06 DEBUG : yam: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1105a87e3c498483_d20250321_m033011_c001_v0001182_t0016_u01742527811877") 2025/03/21 03:35:06 DEBUG : yam: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406a715d4b1e87a0_d20250321_m033009_c001_v7007000_t0000_u01742527809811") 2025/03/21 03:35:06 DEBUG : yam: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f1105a87e3c498433_d20250321_m033008_c001_v0001182_t0028_u01742527808159") 2025/03/21 03:35:06 DEBUG : yaml: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f419e24248e85dbb4_d20250321_m033014_c001_v7007000_t0000_u01742527814301") 2025/03/21 03:35:06 DEBUG : yaml: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f110690cf6632b9ea_d20250321_m033013_c001_v0001041_t0038_u01742527813032") 2025/03/21 03:35:06 DEBUG : yaml: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f406a715d4b1e87a2_d20250321_m033010_c001_v7007000_t0000_u01742527810533") 2025/03/21 03:35:06 DEBUG : yaml: Deleting (id "4_z6fb2adb3b0edbb6b9f580e1b_f104d5db7d369ea26_d20250321_m033009_c001_v0001183_t0044_u01742527809606") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m44.664820209s (try 1/5)