"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/11/20 02:26:54 DEBUG : Creating backend with remote "TestB2:rclone-test-cazahor4semu" 2024/11/20 02:26:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/20 02:26:55 DEBUG : Creating backend with remote "/tmp/rclone1748823430" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:26:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:26:56 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/20 02:26:56 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:26:56 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.14s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:26:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/20 02:26:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:26:57 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:26:57 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:26:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 02:26:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:26:58 DEBUG : B2 bucket rclone-test-cazahor4semu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.28s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", 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-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", 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-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:00 DEBUG : Creating backend with remote "/non-existing" 2024/11/20 02:27:00 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/20 02:27:00 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:27:00 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:27:01 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:27:01 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:27:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 02:27:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.28s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:03 INFO : B2 bucket rclone-test-cazahor4semu: Running all checks before starting transfers 2024/11/20 02:27:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:27:03 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:27:03 INFO : B2 bucket rclone-test-cazahor4semu: Checks finished, now starting transfers 2024/11/20 02:27:03 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:27:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 02:27:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.51s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:04 ERROR : Ignoring --no-traverse with sync 2024/11/20 02:27:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:27:05 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:27:05 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:27:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 02:27:05 INFO : sub dir/hello world: Copied (new) 2024/11/20 02:27:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.49s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:06 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/20 02:27:06 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:27:06 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:27:06 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/20 02:27:06 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.47s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 02:27:08 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:27:08 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:27:08 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 02:27:08 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.48s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 02:27:09 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:27:09 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:27:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 02:27:10 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.81s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/20 02:27:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/20 02:27:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/20 02:27:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/20 02:27:11 DEBUG : sub dir: Making directory 2024/11/20 02:27:11 DEBUG : sub dir2: Making directory 2024/11/20 02:27:11 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/20 02:27:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:27:11 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:27:11 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:27:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 02:27:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/20 02:27:11 DEBUG : B2 bucket rclone-test-cazahor4semu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:12 DEBUG : sub dir2: Making directory 2024/11/20 02:27:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/20 02:27:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/20 02:27:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:27:12 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:27:12 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:27:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 02:27:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:13 DEBUG : sub dir2: Making directory with metadata 2024/11/20 02:27:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/20 02:27:13 DEBUG : sub dir: Making directory 2024/11/20 02:27:13 DEBUG : sub dir2: Making directory 2024/11/20 02:27:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:27:13 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:27:13 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:27:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 02:27:14 INFO : sub dir/hello world: Copied (new) 2024/11/20 02:27:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/20 02:27:14 DEBUG : B2 bucket rclone-test-cazahor4semu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/20 02:27:14 DEBUG : B2 bucket rclone-test-cazahor4semu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.66s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", 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-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:15 DEBUG : sub dir2: Making directory 2024/11/20 02:27:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:27:16 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:27:16 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:27:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 02:27:16 INFO : sub dir/hello world: Copied (new) 2024/11/20 02:27:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:16 DEBUG : sub dir2: Making directory with metadata 2024/11/20 02:27:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/20 02:27:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/20 02:27:17 DEBUG : sub dir: Making directory 2024/11/20 02:27:17 DEBUG : sub dir2: Making directory 2024/11/20 02:27:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:27:17 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:27:17 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:27:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 02:27:17 INFO : sub dir/hello world: Copied (new) 2024/11/20 02:27:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/20 02:27:17 DEBUG : B2 bucket rclone-test-cazahor4semu: 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-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", 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-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:18 DEBUG : sub dir2: Making directory 2024/11/20 02:27:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:27:19 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:27:19 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:27:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 02:27:19 INFO : sub dir/hello world: Copied (new) 2024/11/20 02:27:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.49s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:20 DEBUG : Creating backend with remote "TestB2:rclone-test-kiqomiw1mayu" 2024/11/20 02:27:20 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-cazahor4semu -> B2 bucket rclone-test-kiqomiw1mayu 2024/11/20 02:27:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:27:21 DEBUG : B2 bucket rclone-test-kiqomiw1mayu: Waiting for checks to finish 2024/11/20 02:27:21 DEBUG : B2 bucket rclone-test-kiqomiw1mayu: Waiting for transfers to finish 2024/11/20 02:27:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 02:27:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:23 DEBUG : B2 bucket rclone-test-kiqomiw1mayu: Purge remote 2024/11/20 02:27:23 INFO : B2 bucket rclone-test-kiqomiw1mayu: cleaning bucket "rclone-test-kiqomiw1mayu" of all files 2024/11/20 02:27:23 DEBUG : sub dir/hello world: Deleting (id "4_z6f824df3605d4b7b9f380e1b_f1007088b37d9dd40_d20241120_m022722_c001_v0001161_t0002_u01732069642789") --- PASS: TestServerSideCopy (4.96s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/20 02:27:25 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:27:25 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:27:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/20 02:27:26 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.87s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:27 DEBUG : Creating backend with remote "TestB2:rclone-test-hikunux3xexi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-cazahor4semu -> B2 bucket rclone-test-hikunux3xexi 2024/11/20 02:27:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:27:28 DEBUG : B2 bucket rclone-test-hikunux3xexi: Waiting for checks to finish 2024/11/20 02:27:28 DEBUG : B2 bucket rclone-test-hikunux3xexi: Waiting for transfers to finish 2024/11/20 02:27:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 02:27:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/20 02:27:30 DEBUG : B2 bucket rclone-test-hikunux3xexi: Waiting for checks to finish 2024/11/20 02:27:30 DEBUG : B2 bucket rclone-test-hikunux3xexi: Waiting for transfers to finish 2024/11/20 02:27:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/20 02:27:30 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:30 DEBUG : B2 bucket rclone-test-hikunux3xexi: Purge remote 2024/11/20 02:27:30 INFO : B2 bucket rclone-test-hikunux3xexi: cleaning bucket "rclone-test-hikunux3xexi" of all files 2024/11/20 02:27:31 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d93605d4b7b9f380e1b_f105363dc34996d3e_d20241120_m022730_c001_v0001090_t0043_u01732069650524") 2024/11/20 02:27:31 DEBUG : sub dir/hello world: Deleting (id "4_zaf526d93605d4b7b9f380e1b_f100345a025fe103d_d20241120_m022729_c001_v0001150_t0030_u01732069649403") --- PASS: TestServerSideCopyOverSelf (6.32s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/20 02:27:34 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:27:34 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:27:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/20 02:27:34 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/20 02:27:34 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.87s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:35 DEBUG : Creating backend with remote "TestB2:rclone-test-jaqusof1muzi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-cazahor4semu -> B2 bucket rclone-test-jaqusof1muzi 2024/11/20 02:27:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:27:37 DEBUG : B2 bucket rclone-test-jaqusof1muzi: Waiting for checks to finish 2024/11/20 02:27:37 DEBUG : B2 bucket rclone-test-jaqusof1muzi: Waiting for transfers to finish 2024/11/20 02:27:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 02:27:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/20 02:27:39 DEBUG : B2 bucket rclone-test-jaqusof1muzi: Waiting for checks to finish 2024/11/20 02:27:39 DEBUG : B2 bucket rclone-test-jaqusof1muzi: Waiting for transfers to finish 2024/11/20 02:27:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/20 02:27:39 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/20 02:27:39 INFO : sub dir/hello world: Deleted 2024/11/20 02:27:40 DEBUG : testing file moves 2024/11/20 02:27:40 DEBUG : B2 bucket rclone-test-jaqusof1muzi: Waiting for checks to finish 2024/11/20 02:27:40 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/20 02:27:40 DEBUG : B2 bucket rclone-test-jaqusof1muzi: Waiting for transfers to finish 2024/11/20 02:27:41 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/20 02:27:41 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/20 02:27:41 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:41 DEBUG : B2 bucket rclone-test-jaqusof1muzi: Purge remote 2024/11/20 02:27:41 INFO : B2 bucket rclone-test-jaqusof1muzi: cleaning bucket "rclone-test-jaqusof1muzi" of all files 2024/11/20 02:27:41 DEBUG : sub dir/hello world: Deleting (id "4_z3f528dc3605d4b7b9f380e1b_f1008dd65c8f32839_d20241120_m022741_c001_v0001182_t0038_u01732069661060") 2024/11/20 02:27:41 DEBUG : sub dir/hello world: Deleting (id "4_z3f528dc3605d4b7b9f380e1b_f10799fbc04c99d19_d20241120_m022739_c001_v0001145_t0015_u01732069659269") 2024/11/20 02:27:41 DEBUG : sub dir/hello world: Deleting (id "4_z3f528dc3605d4b7b9f380e1b_f1082941478b5bd4d_d20241120_m022738_c001_v0001105_t0034_u01732069658160") --- PASS: TestServerSideMoveOverSelf (8.85s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:44 ERROR : : error listing: directory not found 2024/11/20 02:27:44 DEBUG : Local file system at /tmp/rclone1748823430: Making directory 2024/11/20 02:27:44 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:27:44 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.68s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:27:46 DEBUG : Local file system at /tmp/rclone1748823430: Waiting for checks to finish 2024/11/20 02:27:46 DEBUG : Local file system at /tmp/rclone1748823430: Waiting for transfers to finish 2024/11/20 02:27:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 02:27:47 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/20 02:27:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestCopyRedownload (2.75s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:48 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/20 02:27:48 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:27:48 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:27:48 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/20 02:27:48 INFO : check sum: Copied (new) 2024/11/20 02:27:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:49 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:27:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/20 02:27:49 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/20 02:27:49 DEBUG : check sum: Unchanged skipping 2024/11/20 02:27:49 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:27:49 DEBUG : Waiting for deletions to finish 2024/11/20 02:27:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.23s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:50 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/20 02:27:50 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:27:50 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:27:51 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/20 02:27:51 INFO : sizeonly: Copied (new) 2024/11/20 02:27:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:51 DEBUG : sizeonly: Sizes identical 2024/11/20 02:27:51 DEBUG : sizeonly: Unchanged skipping 2024/11/20 02:27:51 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:27:51 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:27:51 DEBUG : Waiting for deletions to finish 2024/11/20 02:27:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.21s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/20 02:27:53 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:27:53 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:27:53 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/20 02:27:53 INFO : ignore-size: Copied (new) 2024/11/20 02:27:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:53 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:27:53 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:27:53 DEBUG : ignore-size: Unchanged skipping 2024/11/20 02:27:53 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:27:53 DEBUG : Waiting for deletions to finish 2024/11/20 02:27:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.59s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:56 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:27:56 DEBUG : existing: Unchanged skipping 2024/11/20 02:27:56 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:27:56 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:27:56 DEBUG : Waiting for deletions to finish 2024/11/20 02:27:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/20 02:27:56 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:27:56 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:27:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/20 02:27:56 INFO : existing: Copied (replaced existing) 2024/11/20 02:27:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.46s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:58 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/20 02:27:58 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:27:58 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:27:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/20 02:27:58 INFO : existing: Copied (new) 2024/11/20 02:27:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:27:58 DEBUG : existing: Destination exists, skipping 2024/11/20 02:27:58 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:27:58 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:27:58 DEBUG : Waiting for deletions to finish 2024/11/20 02:27:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.22s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:28:00 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/20 02:28:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 02:28:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/20 02:28:01 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:01 DEBUG : c/non empty space: Unchanged skipping 2024/11/20 02:28:01 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/20 02:28:01 INFO : a/potato2: Copied (new) 2024/11/20 02:28:01 DEBUG : Waiting for deletions to finish 2024/11/20 02:28:01 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.47s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:28:03 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:03 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/20 02:28:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/20 02:28:03 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/20 02:28:03 DEBUG : empty space: Unchanged skipping 2024/11/20 02:28:03 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:03 DEBUG : Waiting for deletions to finish 2024/11/20 02:28:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:28:04 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/20 02:28:04 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/20 02:28:05 INFO : empty space: Updated modification time in destination 2024/11/20 02:28:05 DEBUG : empty space: Unchanged skipping 2024/11/20 02:28:05 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:05 DEBUG : Waiting for deletions to finish 2024/11/20 02:28:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (4.10s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:28:07 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:07 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/20 02:28:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/20 02:28:07 DEBUG : empty space: Unchanged skipping 2024/11/20 02:28:07 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:07 DEBUG : Waiting for deletions to finish 2024/11/20 02:28:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.19s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:28:09 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/20 02:28:09 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1748823430) 2024/11/20 02:28:09 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cazahor4semu) 2024/11/20 02:28:09 DEBUG : foo: sha1 differ 2024/11/20 02:28:09 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/20 02:28:09 INFO : foo: Copied (replaced existing) 2024/11/20 02:28:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:28:11 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/20 02:28:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 02:28:11 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:11 DEBUG : empty space: Unchanged skipping 2024/11/20 02:28:11 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:11 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/20 02:28:11 INFO : potato: Copied (new) 2024/11/20 02:28:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:28:13 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:13 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/20 02:28:13 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:13 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/20 02:28:13 INFO : potato: Copied (replaced existing) 2024/11/20 02:28:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.95s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:28:15 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/11/20 02:28:15 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:15 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1748823430) 2024/11/20 02:28:15 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cazahor4semu) 2024/11/20 02:28:15 DEBUG : potato: sha1 differ 2024/11/20 02:28:15 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:15 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/20 02:28:15 INFO : potato: Copied (replaced existing) 2024/11/20 02:28:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:28:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 02:28:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/20 02:28:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 02:28:17 DEBUG : empty space: Unchanged skipping 2024/11/20 02:28:17 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:17 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:17 DEBUG : Waiting for deletions to finish 2024/11/20 02:28:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:28:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 02:28:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 02:28:19 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:19 DEBUG : empty space: Unchanged skipping 2024/11/20 02:28:19 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/20 02:28:19 INFO : potato2: Copied (new) 2024/11/20 02:28:19 DEBUG : Waiting for deletions to finish 2024/11/20 02:28:20 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:28:22 DEBUG : d: Making directory 2024/11/20 02:28:22 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/20 02:28:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 02:28:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/20 02:28:22 DEBUG : c/non empty space: Unchanged skipping 2024/11/20 02:28:22 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:22 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/20 02:28:22 INFO : a/potato2: Copied (new) 2024/11/20 02:28:22 DEBUG : Waiting for deletions to finish 2024/11/20 02:28:22 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:28:24 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/20 02:28:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 02:28:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/20 02:28:25 DEBUG : c/non empty space: Unchanged skipping 2024/11/20 02:28:25 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:25 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/20 02:28:25 INFO : a/potato2: Copied (new) 2024/11/20 02:28:25 ERROR : B2 bucket rclone-test-cazahor4semu: not deleting files as there were IO errors 2024/11/20 02:28:25 ERROR : B2 bucket rclone-test-cazahor4semu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", 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-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:28:27 DEBUG : Waiting for deletions to finish 2024/11/20 02:28:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 02:28:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 02:28:27 DEBUG : empty space: Unchanged skipping 2024/11/20 02:28:27 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:27 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:27 INFO : potato: Deleted 2024/11/20 02:28:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/20 02:28:27 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.31s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:28:29 DEBUG : Waiting for deletions to finish 2024/11/20 02:28:29 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:29 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:30 INFO : potato: Deleted 2024/11/20 02:28:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 02:28:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 02:28:30 DEBUG : empty space: Unchanged skipping 2024/11/20 02:28:30 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:30 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/20 02:28:30 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.70s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:28:32 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 02:28:32 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:32 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:32 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/20 02:28:32 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.08s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:28:34 DEBUG : enormous: Excluded (Size Filter) 2024/11/20 02:28:34 DEBUG : enormous: Excluded 2024/11/20 02:28:34 DEBUG : potato2: Excluded (Size Filter) 2024/11/20 02:28:34 DEBUG : potato2: Excluded 2024/11/20 02:28:34 DEBUG : potato2: Excluded (Size Filter) 2024/11/20 02:28:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 02:28:34 DEBUG : empty space: Unchanged skipping 2024/11/20 02:28:34 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:34 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:34 DEBUG : Waiting for deletions to finish 2024/11/20 02:28:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:28:34 DEBUG : enormous: Excluded (Size Filter) 2024/11/20 02:28:34 DEBUG : enormous: Excluded 2024/11/20 02:28:34 DEBUG : potato2: Excluded (Size Filter) 2024/11/20 02:28:34 DEBUG : potato2: Excluded 2024/11/20 02:28:35 DEBUG : potato2: Excluded (Size Filter) 2024/11/20 02:28:35 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/20 02:28:35 DEBUG : empty space: Unchanged skipping 2024/11/20 02:28:35 DEBUG : Local file system at /tmp/rclone1748823430: Waiting for checks to finish 2024/11/20 02:28:35 DEBUG : Local file system at /tmp/rclone1748823430: Waiting for transfers to finish 2024/11/20 02:28:35 DEBUG : Waiting for deletions to finish 2024/11/20 02:28:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.73s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:28:37 DEBUG : enormous: Excluded (Size Filter) 2024/11/20 02:28:37 DEBUG : enormous: Excluded 2024/11/20 02:28:37 DEBUG : potato2: Excluded (Size Filter) 2024/11/20 02:28:37 DEBUG : potato2: Excluded 2024/11/20 02:28:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 02:28:37 DEBUG : empty space: Unchanged skipping 2024/11/20 02:28:37 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:37 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:37 DEBUG : Waiting for deletions to finish 2024/11/20 02:28:37 INFO : enormous: Deleted 2024/11/20 02:28:37 INFO : potato2: Deleted 2024/11/20 02:28:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:28:38 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/20 02:28:38 DEBUG : empty space: Unchanged skipping 2024/11/20 02:28:38 DEBUG : Local file system at /tmp/rclone1748823430: Waiting for checks to finish 2024/11/20 02:28:38 DEBUG : Local file system at /tmp/rclone1748823430: Waiting for transfers to finish 2024/11/20 02:28:38 DEBUG : Waiting for deletions to finish 2024/11/20 02:28:38 INFO : enormous: Deleted 2024/11/20 02:28:38 INFO : potato2: Deleted 2024/11/20 02:28:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.02s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:28:40 DEBUG : five: Need to transfer - File not found at Destination 2024/11/20 02:28:40 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/20 02:28:40 DEBUG : one: Destination is newer than source, skipping 2024/11/20 02:28:40 DEBUG : three: Sizes identical 2024/11/20 02:28:40 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:40 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/20 02:28:40 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/20 02:28:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1748823430) 2024/11/20 02:28:40 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cazahor4semu) 2024/11/20 02:28:40 DEBUG : two: sha1 differ 2024/11/20 02:28:40 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/20 02:28:41 INFO : five: Copied (new) 2024/11/20 02:28:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/20 02:28:41 INFO : four: Copied (replaced existing) 2024/11/20 02:28:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/20 02:28:41 INFO : two: Copied (replaced existing) 2024/11/20 02:28:41 DEBUG : Waiting for deletions to finish 2024/11/20 02:28:42 DEBUG : one: Destination is newer than source, skipping 2024/11/20 02:28:42 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:42 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/20 02:28:42 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/20 02:28:42 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/20 02:28:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/20 02:28:42 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/20 02:28:42 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/20 02:28:42 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/20 02:28:42 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/20 02:28:42 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/20 02:28:42 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1748823430) 2024/11/20 02:28:42 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cazahor4semu) 2024/11/20 02:28:42 DEBUG : three: sha1 differ 2024/11/20 02:28:42 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/20 02:28:42 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:42 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/20 02:28:42 INFO : three: Copied (replaced existing) 2024/11/20 02:28:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.21s) === 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-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/20 02:28:44 INFO : B2 bucket rclone-test-cazahor4semu: Making map for --track-renames 2024/11/20 02:28:44 INFO : B2 bucket rclone-test-cazahor4semu: Finished making map for --track-renames 2024/11/20 02:28:44 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/20 02:28:44 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for renames to finish 2024/11/20 02:28:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/20 02:28:44 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/20 02:28:44 INFO : potato: Copied (new) 2024/11/20 02:28:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/20 02:28:44 INFO : yam: Copied (new) 2024/11/20 02:28:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:28:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:28:44 INFO : B2 bucket rclone-test-cazahor4semu: Making map for --track-renames 2024/11/20 02:28:44 INFO : B2 bucket rclone-test-cazahor4semu: Finished making map for --track-renames 2024/11/20 02:28:44 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:44 DEBUG : potato: Unchanged skipping 2024/11/20 02:28:44 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for renames to finish 2024/11/20 02:28:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/20 02:28:45 INFO : yam: Copied (server-side copy) to: yaml 2024/11/20 02:28:46 INFO : yam: Deleted 2024/11/20 02:28:46 INFO : yaml: Renamed from "yam" 2024/11/20 02:28:46 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.25s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/20 02:28:48 INFO : B2 bucket rclone-test-cazahor4semu: Making map for --track-renames 2024/11/20 02:28:48 INFO : B2 bucket rclone-test-cazahor4semu: Finished making map for --track-renames 2024/11/20 02:28:48 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/20 02:28:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/20 02:28:48 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for renames to finish 2024/11/20 02:28:48 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/20 02:28:48 INFO : potato: Copied (new) 2024/11/20 02:28:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/20 02:28:48 INFO : yam: Copied (new) 2024/11/20 02:28:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:28:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:28:49 INFO : B2 bucket rclone-test-cazahor4semu: Making map for --track-renames 2024/11/20 02:28:49 INFO : B2 bucket rclone-test-cazahor4semu: Finished making map for --track-renames 2024/11/20 02:28:49 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:49 DEBUG : potato: Unchanged skipping 2024/11/20 02:28:49 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for renames to finish 2024/11/20 02:28:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/20 02:28:49 INFO : yam: Copied (server-side copy) to: yaml 2024/11/20 02:28:49 INFO : yam: Deleted 2024/11/20 02:28:49 INFO : yaml: Renamed from "yam" 2024/11/20 02:28:49 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.40s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/20 02:28:51 INFO : B2 bucket rclone-test-cazahor4semu: Making map for --track-renames 2024/11/20 02:28:51 INFO : B2 bucket rclone-test-cazahor4semu: Finished making map for --track-renames 2024/11/20 02:28:51 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:51 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for renames to finish 2024/11/20 02:28:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/20 02:28:51 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/20 02:28:51 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:51 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/20 02:28:51 INFO : sub/yam: Copied (new) 2024/11/20 02:28:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/20 02:28:52 INFO : potato: Copied (new) 2024/11/20 02:28:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:28:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:28:52 INFO : B2 bucket rclone-test-cazahor4semu: Making map for --track-renames 2024/11/20 02:28:52 INFO : B2 bucket rclone-test-cazahor4semu: Finished making map for --track-renames 2024/11/20 02:28:52 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:52 DEBUG : potato: Unchanged skipping 2024/11/20 02:28:52 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for renames to finish 2024/11/20 02:28:53 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/20 02:28:53 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/20 02:28:54 INFO : sub/yam: Deleted 2024/11/20 02:28:54 INFO : yam: Renamed from "sub/yam" 2024/11/20 02:28:54 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.27s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:28:55 DEBUG : Creating backend with remote "/tmp/rclone1748823430/dir1" 2024/11/20 02:28:55 DEBUG : Config file has changed externally - reloading 2024/11/20 02:28:55 DEBUG : Creating backend with remote "/tmp/rclone1748823430/dir2" 2024/11/20 02:28:55 DEBUG : Local file system at /tmp/rclone1748823430/dir2: Using server-side directory move 2024/11/20 02:28:55 INFO : Local file system at /tmp/rclone1748823430/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/20 02:28:55 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/20 02:28:55 DEBUG : Local file system at /tmp/rclone1748823430/dir2: Waiting for checks to finish 2024/11/20 02:28:55 INFO : file1.txt: Moved (server-side) 2024/11/20 02:28:55 DEBUG : Local file system at /tmp/rclone1748823430/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:28:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:28:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/20 02:28:56 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:56 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:56 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/20 02:28:56 INFO : nested/sub dir/file: Copied (new) 2024/11/20 02:28:56 INFO : nested/sub dir/file: Deleted 2024/11/20 02:28:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 02:28:57 INFO : sub dir/hello world: Copied (new) 2024/11/20 02:28:57 INFO : sub dir/hello world: Deleted 2024/11/20 02:28:57 INFO : sub dir: Removing directory 2024/11/20 02:28:57 INFO : nested/sub dir: Removing directory 2024/11/20 02:28:57 INFO : nested: Removing directory 2024/11/20 02:28:57 DEBUG : Local file system at /tmp/rclone1748823430: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.53s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:28:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:28:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/20 02:28:58 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:28:58 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:28:59 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/20 02:28:59 INFO : nested/sub dir/file: Copied (new) 2024/11/20 02:28:59 INFO : nested/sub dir/file: Deleted 2024/11/20 02:28:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/20 02:28:59 INFO : sub dir/hello world: Copied (new) 2024/11/20 02:28:59 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.99s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:29:01 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/20 02:29:01 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/20 02:29:01 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:29:01 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:29:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/20 02:29:02 INFO : existing: Copied (new) 2024/11/20 02:29:02 INFO : existing: Deleted 2024/11/20 02:29:02 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/20 02:29:02 INFO : existing-b: Copied (new) 2024/11/20 02:29:02 INFO : existing-b: Deleted 2024/11/20 02:29:04 DEBUG : existing: Destination exists, skipping 2024/11/20 02:29:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/20 02:29:04 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:29:04 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:29:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (5.60s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:29:07 DEBUG : Creating backend with remote "TestB2:rclone-test-vupigif5quze" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cazahor4semu -> B2 bucket rclone-test-vupigif5quze 2024/11/20 02:29:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 02:29:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/20 02:29:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/20 02:29:12 DEBUG : empty space: Unchanged skipping 2024/11/20 02:29:12 DEBUG : B2 bucket rclone-test-vupigif5quze: Waiting for checks to finish 2024/11/20 02:29:12 INFO : empty space: Deleted 2024/11/20 02:29:12 DEBUG : B2 bucket rclone-test-vupigif5quze: Waiting for transfers to finish 2024/11/20 02:29:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/20 02:29:13 INFO : potato3: Copied (server-side copy) 2024/11/20 02:29:13 INFO : potato3: Deleted 2024/11/20 02:29:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/20 02:29:13 INFO : potato2: Copied (server-side copy) 2024/11/20 02:29:13 INFO : potato2: Deleted 2024/11/20 02:29:14 DEBUG : Creating backend with remote "TestB2:rclone-test-laselod4sevu" 2024/11/20 02:29:14 DEBUG : Config file has changed externally - reloading 2024/11/20 02:29:15 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/20 02:29:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 02:29:15 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/20 02:29:15 DEBUG : B2 bucket rclone-test-laselod4sevu: Waiting for checks to finish 2024/11/20 02:29:15 DEBUG : B2 bucket rclone-test-laselod4sevu: Waiting for transfers to finish 2024/11/20 02:29:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/20 02:29:16 INFO : empty space: Copied (server-side copy) 2024/11/20 02:29:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/20 02:29:16 INFO : potato3: Copied (server-side copy) 2024/11/20 02:29:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/20 02:29:16 INFO : potato2: Copied (server-side copy) 2024/11/20 02:29:16 INFO : empty space: Deleted 2024/11/20 02:29:16 INFO : potato3: Deleted 2024/11/20 02:29:16 INFO : potato2: Deleted 2024/11/20 02:29:17 DEBUG : B2 bucket rclone-test-laselod4sevu: Purge remote 2024/11/20 02:29:17 INFO : B2 bucket rclone-test-laselod4sevu: cleaning bucket "rclone-test-laselod4sevu" of all files 2024/11/20 02:29:17 DEBUG : empty space: Deleting (id "4_zff020d93607d4b7b9f380e1b_f10614e4e6f5239b3_d20241120_m022916_c001_v0001109_t0020_u01732069756040") 2024/11/20 02:29:17 DEBUG : potato2: Deleting (id "4_zff020d93607d4b7b9f380e1b_f1030d2960958a9a2_d20241120_m022916_c001_v0001150_t0058_u01732069756466") 2024/11/20 02:29:17 DEBUG : potato3: Deleting (id "4_zff020d93607d4b7b9f380e1b_f110a6a4be001f955_d20241120_m022916_c001_v0001178_t0046_u01732069756404") 2024/11/20 02:29:18 DEBUG : B2 bucket rclone-test-vupigif5quze: Purge remote 2024/11/20 02:29:18 INFO : B2 bucket rclone-test-vupigif5quze: cleaning bucket "rclone-test-vupigif5quze" of all files 2024/11/20 02:29:18 DEBUG : empty space: Deleting (id "4_zcf02fd63606d4b7b9f380e1b_f4188b23563da7eba_d20241120_m022916_c001_v7007000_t0000_u01732069756527") 2024/11/20 02:29:18 DEBUG : empty space: Deleting (id "4_zcf02fd63606d4b7b9f380e1b_f101d9df98adf2cd3_d20241120_m022911_c001_v0001134_t0048_u01732069751545") 2024/11/20 02:29:18 DEBUG : potato2: Deleting (id "4_zcf02fd63606d4b7b9f380e1b_f4188b23563da7ebb_d20241120_m022916_c001_v7007000_t0000_u01732069756707") 2024/11/20 02:29:18 DEBUG : potato2: Deleting (id "4_zcf02fd63606d4b7b9f380e1b_f109409c11dbd9d01_d20241120_m022912_c001_v0001109_t0022_u01732069752619") 2024/11/20 02:29:18 DEBUG : potato3: Deleting (id "4_zcf02fd63606d4b7b9f380e1b_f402b83144cf05875_d20241120_m022916_c001_v7007000_t0000_u01732069756613") 2024/11/20 02:29:18 DEBUG : potato3: Deleting (id "4_zcf02fd63606d4b7b9f380e1b_f109d48aa16f5cfea_d20241120_m022912_c001_v0001043_t0054_u01732069752996") 2024/11/20 02:29:18 DEBUG : potato3: Deleting (id "4_zcf02fd63606d4b7b9f380e1b_f101d9df98adf2cd5_d20241120_m022911_c001_v0001134_t0040_u01732069751919") --- PASS: TestServerSideMove (13.06s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:29:20 DEBUG : Creating backend with remote "TestB2:rclone-test-cuvocop6yuxo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cazahor4semu -> B2 bucket rclone-test-cuvocop6yuxo 2024/11/20 02:29:25 DEBUG : empty space: Excluded (Size Filter) 2024/11/20 02:29:25 DEBUG : empty space: Excluded (Size Filter) 2024/11/20 02:29:25 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 02:29:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/20 02:29:25 DEBUG : B2 bucket rclone-test-cuvocop6yuxo: Waiting for checks to finish 2024/11/20 02:29:25 DEBUG : B2 bucket rclone-test-cuvocop6yuxo: Waiting for transfers to finish 2024/11/20 02:29:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/20 02:29:25 INFO : potato2: Copied (server-side copy) 2024/11/20 02:29:25 INFO : potato2: Deleted 2024/11/20 02:29:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/20 02:29:25 INFO : potato3: Copied (server-side copy) 2024/11/20 02:29:26 INFO : potato3: Deleted 2024/11/20 02:29:26 DEBUG : Creating backend with remote "TestB2:rclone-test-tabigur3gifo" 2024/11/20 02:29:26 DEBUG : Config file has changed externally - reloading 2024/11/20 02:29:27 DEBUG : empty space: Excluded (Size Filter) 2024/11/20 02:29:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 02:29:27 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/20 02:29:27 DEBUG : B2 bucket rclone-test-tabigur3gifo: Waiting for checks to finish 2024/11/20 02:29:27 DEBUG : B2 bucket rclone-test-tabigur3gifo: Waiting for transfers to finish 2024/11/20 02:29:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/20 02:29:28 INFO : potato2: Copied (server-side copy) 2024/11/20 02:29:28 INFO : potato2: Deleted 2024/11/20 02:29:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/20 02:29:29 INFO : potato3: Copied (server-side copy) 2024/11/20 02:29:29 INFO : potato3: Deleted 2024/11/20 02:29:29 DEBUG : B2 bucket rclone-test-tabigur3gifo: Purge remote 2024/11/20 02:29:29 INFO : B2 bucket rclone-test-tabigur3gifo: cleaning bucket "rclone-test-tabigur3gifo" of all files 2024/11/20 02:29:29 DEBUG : potato2: Deleting (id "4_z5ff23da3607d4b7b9f380e1b_f1171ca748f5b7c60_d20241120_m022928_c001_v0001181_t0023_u01732069768301") 2024/11/20 02:29:29 DEBUG : potato3: Deleting (id "4_z5ff23da3607d4b7b9f380e1b_f1194ab4b55fec0bc_d20241120_m022928_c001_v0001117_t0012_u01732069768534") 2024/11/20 02:29:30 DEBUG : B2 bucket rclone-test-cuvocop6yuxo: Purge remote 2024/11/20 02:29:30 INFO : B2 bucket rclone-test-cuvocop6yuxo: cleaning bucket "rclone-test-cuvocop6yuxo" of all files 2024/11/20 02:29:30 DEBUG : empty space: Deleting (id "4_z3f922d93607d4b7b9f380e1b_f1087d46c75598d59_d20241120_m022924_c001_v0001182_t0035_u01732069764386") 2024/11/20 02:29:30 DEBUG : potato2: Deleting (id "4_z3f922d93607d4b7b9f380e1b_f401d4a02c4334abb_d20241120_m022928_c001_v7007000_t0000_u01732069768511") 2024/11/20 02:29:30 DEBUG : potato2: Deleting (id "4_z3f922d93607d4b7b9f380e1b_f10703645ab7265f7_d20241120_m022925_c001_v0001150_t0010_u01732069765242") 2024/11/20 02:29:30 DEBUG : potato3: Deleting (id "4_z3f922d93607d4b7b9f380e1b_f401d4a02c4334abd_d20241120_m022929_c001_v7007000_t0000_u01732069769180") 2024/11/20 02:29:30 DEBUG : potato3: Deleting (id "4_z3f922d93607d4b7b9f380e1b_f1156d7b9eadbc1d8_d20241120_m022925_c001_v0001103_t0009_u01732069765538") 2024/11/20 02:29:30 DEBUG : potato3: Deleting (id "4_z3f922d93607d4b7b9f380e1b_f1087d46c75598d61_d20241120_m022924_c001_v0001182_t0003_u01732069764640") --- PASS: TestServerSideMoveWithFilter (12.55s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:29:32 DEBUG : Creating backend with remote "TestB2:rclone-test-caxusag9cimu" 2024/11/20 02:29:35 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cazahor4semu -> B2 bucket rclone-test-caxusag9cimu 2024/11/20 02:29:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 02:29:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/20 02:29:38 DEBUG : empty space: Unchanged skipping 2024/11/20 02:29:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/20 02:29:38 DEBUG : B2 bucket rclone-test-caxusag9cimu: Waiting for checks to finish 2024/11/20 02:29:38 INFO : empty space: Deleted 2024/11/20 02:29:38 DEBUG : B2 bucket rclone-test-caxusag9cimu: Waiting for transfers to finish 2024/11/20 02:29:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/20 02:29:38 INFO : potato2: Copied (server-side copy) 2024/11/20 02:29:38 INFO : potato2: Deleted 2024/11/20 02:29:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/20 02:29:38 INFO : potato3: Copied (server-side copy) 2024/11/20 02:29:39 INFO : potato3: Deleted 2024/11/20 02:29:39 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqiker2miqi" 2024/11/20 02:29:39 DEBUG : Config file has changed externally - reloading 2024/11/20 02:29:40 DEBUG : tomatoDir: Making directory 2024/11/20 02:29:41 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/20 02:29:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 02:29:41 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/20 02:29:41 DEBUG : B2 bucket rclone-test-fiqiker2miqi: Waiting for checks to finish 2024/11/20 02:29:41 DEBUG : B2 bucket rclone-test-fiqiker2miqi: Waiting for transfers to finish 2024/11/20 02:29:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/20 02:29:42 INFO : potato2: Copied (server-side copy) 2024/11/20 02:29:42 INFO : potato2: Deleted 2024/11/20 02:29:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/20 02:29:42 INFO : potato3: Copied (server-side copy) 2024/11/20 02:29:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/20 02:29:42 INFO : empty space: Copied (server-side copy) 2024/11/20 02:29:42 INFO : potato3: Deleted 2024/11/20 02:29:43 INFO : empty space: Deleted 2024/11/20 02:29:44 DEBUG : B2 bucket rclone-test-fiqiker2miqi: Purge remote 2024/11/20 02:29:44 INFO : B2 bucket rclone-test-fiqiker2miqi: cleaning bucket "rclone-test-fiqiker2miqi" of all files 2024/11/20 02:29:44 DEBUG : empty space: Deleting (id "4_z4f127d03607d4b7b9f380e1b_f1171a832965b5eef_d20241120_m022942_c001_v0001092_t0049_u01732069782628") 2024/11/20 02:29:44 DEBUG : potato2: Deleting (id "4_z4f127d03607d4b7b9f380e1b_f11212a9ed97964bc_d20241120_m022942_c001_v0001178_t0046_u01732069782264") 2024/11/20 02:29:44 DEBUG : potato3: Deleting (id "4_z4f127d03607d4b7b9f380e1b_f10907e586ac7da8f_d20241120_m022942_c001_v0001136_t0039_u01732069782516") 2024/11/20 02:29:45 DEBUG : B2 bucket rclone-test-caxusag9cimu: Purge remote 2024/11/20 02:29:45 INFO : B2 bucket rclone-test-caxusag9cimu: cleaning bucket "rclone-test-caxusag9cimu" of all files 2024/11/20 02:29:45 DEBUG : empty space: Deleting (id "4_z5f525da3607d4b7b9f380e1b_f4117d4cf62805019_d20241120_m022942_c001_v7007000_t0000_u01732069782991") 2024/11/20 02:29:45 DEBUG : empty space: Deleting (id "4_z5f525da3607d4b7b9f380e1b_f1060f068f7c491e2_d20241120_m022937_c001_v0001150_t0010_u01732069777068") 2024/11/20 02:29:45 DEBUG : potato2: Deleting (id "4_z5f525da3607d4b7b9f380e1b_f417d72ed2d9c29c9_d20241120_m022942_c001_v7007000_t0000_u01732069782481") 2024/11/20 02:29:45 DEBUG : potato2: Deleting (id "4_z5f525da3607d4b7b9f380e1b_f1155b5fcefe445d9_d20241120_m022938_c001_v0001179_t0021_u01732069778232") 2024/11/20 02:29:45 DEBUG : potato3: Deleting (id "4_z5f525da3607d4b7b9f380e1b_f417d72ed2d9c29ca_d20241120_m022942_c001_v7007000_t0000_u01732069782877") 2024/11/20 02:29:45 DEBUG : potato3: Deleting (id "4_z5f525da3607d4b7b9f380e1b_f112c0ff1da9e6841_d20241120_m022938_c001_v0001032_t0042_u01732069778495") 2024/11/20 02:29:45 DEBUG : potato3: Deleting (id "4_z5f525da3607d4b7b9f380e1b_f1060f068f7c491e4_d20241120_m022937_c001_v0001150_t0007_u01732069777390") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.57s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:29:47 DEBUG : Creating backend with remote "TestB2:rclone-test-cazahor4semu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.65s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:29:50 DEBUG : Creating backend with remote "TestB2:rclone-test-cazahor4semu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:29:53 DEBUG : Creating backend with remote "TestB2:rclone-test-cazahor4semu/rclone-sync-test" 2024/11/20 02:29:54 DEBUG : Creating backend with remote "TestB2:rclone-test-cazahor4semu/rclone-sync-test-include/layer2" 2024/11/20 02:29:56 DEBUG : Creating backend with remote "TestB2:rclone-test-cazahor4semu/rclone-sync-test-ignore-file" 2024/11/20 02:29:56 DEBUG : Config file has changed externally - reloading 2024/11/20 02:29:59 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/20 02:29:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/20 02:30:00 DEBUG : pacer: Reducing sleep to 10ms 2024/11/20 02:30:00 DEBUG : B2 bucket rclone-test-cazahor4semu path rclone-sync-test: Waiting for checks to finish 2024/11/20 02:30:00 DEBUG : B2 bucket rclone-test-cazahor4semu path rclone-sync-test: Waiting for transfers to finish 2024/11/20 02:30:00 DEBUG : Waiting for deletions to finish 2024/11/20 02:30:00 INFO : There was nothing to transfer 2024/11/20 02:30:00 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:30:00 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:30:00 DEBUG : Waiting for deletions to finish 2024/11/20 02:30:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:30:01 DEBUG : B2 bucket rclone-test-cazahor4semu path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/20 02:30:01 DEBUG : B2 bucket rclone-test-cazahor4semu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/20 02:30:01 DEBUG : Waiting for deletions to finish 2024/11/20 02:30:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:30:01 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:30:01 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:30:01 DEBUG : Waiting for deletions to finish 2024/11/20 02:30:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:30:02 DEBUG : B2 bucket rclone-test-cazahor4semu path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/20 02:30:02 DEBUG : B2 bucket rclone-test-cazahor4semu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/20 02:30:02 DEBUG : Waiting for deletions to finish 2024/11/20 02:30:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.90s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:30:08 DEBUG : Creating backend with remote "TestB2:rclone-test-cazahor4semu/dst" 2024/11/20 02:30:08 DEBUG : Config file has changed externally - reloading 2024/11/20 02:30:09 DEBUG : Creating backend with remote "TestB2:rclone-test-cazahor4semu/CompareDest" 2024/11/20 02:30:12 DEBUG : one: Need to transfer - File not found at Destination 2024/11/20 02:30:12 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for checks to finish 2024/11/20 02:30:12 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for transfers to finish 2024/11/20 02:30:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/20 02:30:13 INFO : one: Copied (new) 2024/11/20 02:30:13 DEBUG : Waiting for deletions to finish 2024/11/20 02:30:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 02:30:13 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for checks to finish 2024/11/20 02:30:13 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for transfers to finish 2024/11/20 02:30:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/20 02:30:14 INFO : one: Copied (replaced existing) 2024/11/20 02:30:14 DEBUG : Waiting for deletions to finish 2024/11/20 02:30:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 02:30:16 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for checks to finish 2024/11/20 02:30:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 02:30:16 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/20 02:30:16 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for transfers to finish 2024/11/20 02:30:16 DEBUG : Waiting for deletions to finish 2024/11/20 02:30:16 INFO : There was nothing to transfer 2024/11/20 02:30:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 02:30:17 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/20 02:30:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 02:30:17 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for checks to finish 2024/11/20 02:30:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 02:30:18 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/20 02:30:18 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for transfers to finish 2024/11/20 02:30:18 DEBUG : Waiting for deletions to finish 2024/11/20 02:30:18 INFO : There was nothing to transfer 2024/11/20 02:30:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 02:30:18 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/20 02:30:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 02:30:18 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for checks to finish 2024/11/20 02:30:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 02:30:18 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/20 02:30:18 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for transfers to finish 2024/11/20 02:30:18 DEBUG : Waiting for deletions to finish 2024/11/20 02:30:18 INFO : There was nothing to transfer 2024/11/20 02:30:19 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2024/11/20 02:30:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/20 02:30:19 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/20 02:30:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 02:30:19 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for checks to finish 2024/11/20 02:30:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 02:30:20 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/20 02:30:20 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for transfers to finish 2024/11/20 02:30:20 DEBUG : Waiting for deletions to finish 2024/11/20 02:30:20 INFO : There was nothing to transfer 2024/11/20 02:30:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/20 02:30:20 DEBUG : two: Need to transfer - File not found at Destination 2024/11/20 02:30:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 02:30:20 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for checks to finish 2024/11/20 02:30:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 02:30:21 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/20 02:30:21 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for transfers to finish 2024/11/20 02:30:21 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/20 02:30:21 INFO : two: Copied (new) 2024/11/20 02:30:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.17s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:30:24 DEBUG : Creating backend with remote "TestB2:rclone-test-cazahor4semu/dest" 2024/11/20 02:30:24 DEBUG : Config file has changed externally - reloading 2024/11/20 02:30:25 DEBUG : Creating backend with remote "TestB2:rclone-test-cazahor4semu/pre-dest1" 2024/11/20 02:30:26 DEBUG : Creating backend with remote "TestB2:rclone-test-cazahor4semu/pre-dest2" 2024/11/20 02:30:29 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:30:29 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/20 02:30:29 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:30:29 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/20 02:30:29 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/20 02:30:29 DEBUG : B2 bucket rclone-test-cazahor4semu path dest: Waiting for checks to finish 2024/11/20 02:30:29 DEBUG : B2 bucket rclone-test-cazahor4semu path dest: Waiting for transfers to finish 2024/11/20 02:30:30 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/20 02:30:30 INFO : 3: Copied (new) 2024/11/20 02:30:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.04s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:30:32 DEBUG : Creating backend with remote "TestB2:rclone-test-cazahor4semu/dst" 2024/11/20 02:30:33 DEBUG : Creating backend with remote "TestB2:rclone-test-cazahor4semu/CopyDest" 2024/11/20 02:30:35 DEBUG : one: Need to transfer - File not found at Destination 2024/11/20 02:30:35 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for checks to finish 2024/11/20 02:30:35 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for transfers to finish 2024/11/20 02:30:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/20 02:30:36 INFO : one: Copied (new) 2024/11/20 02:30:36 DEBUG : Waiting for deletions to finish 2024/11/20 02:30:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 02:30:36 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for checks to finish 2024/11/20 02:30:36 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for transfers to finish 2024/11/20 02:30:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/20 02:30:37 INFO : one: Copied (replaced existing) 2024/11/20 02:30:37 DEBUG : Waiting for deletions to finish 2024/11/20 02:30:38 DEBUG : Creating backend with remote "TestB2:rclone-test-cazahor4semu/BackupDir" 2024/11/20 02:30:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 02:30:39 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for checks to finish 2024/11/20 02:30:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 02:30:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 02:30:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/20 02:30:41 INFO : one: Copied (server-side copy) 2024/11/20 02:30:41 INFO : one: Deleted 2024/11/20 02:30:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/20 02:30:41 INFO : one: Copied (server-side copy) 2024/11/20 02:30:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/20 02:30:41 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for transfers to finish 2024/11/20 02:30:41 DEBUG : Waiting for deletions to finish 2024/11/20 02:30:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 02:30:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/20 02:30:43 INFO : two: Copied (server-side copy) 2024/11/20 02:30:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/20 02:30:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 02:30:43 DEBUG : one: Unchanged skipping 2024/11/20 02:30:43 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for checks to finish 2024/11/20 02:30:43 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for transfers to finish 2024/11/20 02:30:43 DEBUG : Waiting for deletions to finish 2024/11/20 02:30:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 02:30:44 DEBUG : one: Unchanged skipping 2024/11/20 02:30:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 02:30:44 DEBUG : two: Unchanged skipping 2024/11/20 02:30:44 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for checks to finish 2024/11/20 02:30:44 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for transfers to finish 2024/11/20 02:30:44 DEBUG : Waiting for deletions to finish 2024/11/20 02:30:44 INFO : There was nothing to transfer 2024/11/20 02:30:45 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/20 02:30:45 DEBUG : three: Destination not found in --copy-dest 2024/11/20 02:30:45 DEBUG : three: Need to transfer - File not found at Destination 2024/11/20 02:30:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 02:30:45 DEBUG : one: Unchanged skipping 2024/11/20 02:30:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/20 02:30:45 DEBUG : two: Unchanged skipping 2024/11/20 02:30:45 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for checks to finish 2024/11/20 02:30:45 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for transfers to finish 2024/11/20 02:30:45 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/20 02:30:45 INFO : three: Copied (new) 2024/11/20 02:30:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.67s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:30:49 DEBUG : Creating backend with remote "TestB2:rclone-test-cazahor4semu/dst" 2024/11/20 02:30:49 DEBUG : Config file has changed externally - reloading 2024/11/20 02:30:50 DEBUG : Creating backend with remote "TestB2:rclone-test-cazahor4semu/backup" 2024/11/20 02:30:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/20 02:30:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:30:52 DEBUG : two: Unchanged skipping 2024/11/20 02:30:52 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for checks to finish 2024/11/20 02:30:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/20 02:30:54 INFO : one: Copied (server-side copy) 2024/11/20 02:30:54 INFO : one: Deleted 2024/11/20 02:30:54 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for transfers to finish 2024/11/20 02:30:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/20 02:30:55 INFO : one: Copied (new) 2024/11/20 02:30:55 DEBUG : Waiting for deletions to finish 2024/11/20 02:30:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/20 02:30:56 INFO : three.txt: Copied (server-side copy) 2024/11/20 02:30:57 INFO : three.txt: Deleted 2024/11/20 02:30:57 INFO : three.txt: Moved into backup dir 2024/11/20 02:30:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/20 02:30:58 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for checks to finish 2024/11/20 02:30:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:30:58 DEBUG : two: Unchanged skipping 2024/11/20 02:30:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/20 02:30:59 INFO : one: Copied (server-side copy) 2024/11/20 02:30:59 INFO : one: Deleted 2024/11/20 02:30:59 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for transfers to finish 2024/11/20 02:30:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/20 02:30:59 INFO : one: Copied (new) 2024/11/20 02:30:59 DEBUG : Waiting for deletions to finish 2024/11/20 02:31:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/20 02:31:00 INFO : three.txt: Copied (server-side copy) 2024/11/20 02:31:00 INFO : three.txt: Deleted 2024/11/20 02:31:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.06s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:31:04 DEBUG : Creating backend with remote "TestB2:rclone-test-cazahor4semu/dst" 2024/11/20 02:31:05 DEBUG : Creating backend with remote "TestB2:rclone-test-cazahor4semu/backup" 2024/11/20 02:31:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/20 02:31:07 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for checks to finish 2024/11/20 02:31:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:31:07 DEBUG : two: Unchanged skipping 2024/11/20 02:31:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/20 02:31:08 INFO : one: Copied (server-side copy) to: one.bak 2024/11/20 02:31:08 INFO : one: Deleted 2024/11/20 02:31:08 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for transfers to finish 2024/11/20 02:31:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/20 02:31:09 INFO : one: Copied (new) 2024/11/20 02:31:09 DEBUG : Waiting for deletions to finish 2024/11/20 02:31:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/20 02:31:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/20 02:31:10 INFO : three.txt: Deleted 2024/11/20 02:31:10 INFO : three.txt: Moved into backup dir 2024/11/20 02:31:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/20 02:31:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:31:12 DEBUG : two: Unchanged skipping 2024/11/20 02:31:12 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for checks to finish 2024/11/20 02:31:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/20 02:31:13 INFO : one: Copied (server-side copy) to: one.bak 2024/11/20 02:31:13 INFO : one: Deleted 2024/11/20 02:31:13 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for transfers to finish 2024/11/20 02:31:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/20 02:31:13 INFO : one: Copied (new) 2024/11/20 02:31:13 DEBUG : Waiting for deletions to finish 2024/11/20 02:31:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/20 02:31:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/20 02:31:14 INFO : three.txt: Deleted 2024/11/20 02:31:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.74s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:31:17 DEBUG : Creating backend with remote "TestB2:rclone-test-cazahor4semu/dst" 2024/11/20 02:31:17 DEBUG : Config file has changed externally - reloading 2024/11/20 02:31:18 DEBUG : Creating backend with remote "TestB2:rclone-test-cazahor4semu/backup" 2024/11/20 02:31:20 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for checks to finish 2024/11/20 02:31:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/20 02:31:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:31:20 DEBUG : two: Unchanged skipping 2024/11/20 02:31:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/20 02:31:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/20 02:31:21 INFO : one: Deleted 2024/11/20 02:31:21 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for transfers to finish 2024/11/20 02:31:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/20 02:31:22 INFO : one: Copied (new) 2024/11/20 02:31:22 DEBUG : Waiting for deletions to finish 2024/11/20 02:31:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/20 02:31:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/20 02:31:23 INFO : three.txt: Deleted 2024/11/20 02:31:23 INFO : three.txt: Moved into backup dir 2024/11/20 02:31:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/20 02:31:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:31:24 DEBUG : two: Unchanged skipping 2024/11/20 02:31:24 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for checks to finish 2024/11/20 02:31:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/20 02:31:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/20 02:31:26 INFO : one: Deleted 2024/11/20 02:31:26 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for transfers to finish 2024/11/20 02:31:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/20 02:31:26 INFO : one: Copied (new) 2024/11/20 02:31:26 DEBUG : Waiting for deletions to finish 2024/11/20 02:31:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/20 02:31:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/20 02:31:27 INFO : three.txt: Deleted 2024/11/20 02:31:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.78s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:31:30 DEBUG : Creating backend with remote "TestB2:rclone-test-cazahor4semu/dst" 2024/11/20 02:31:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/20 02:31:32 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for checks to finish 2024/11/20 02:31:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:31:32 DEBUG : two: Unchanged skipping 2024/11/20 02:31:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/20 02:31:32 INFO : one: Copied (server-side copy) to: one.bak 2024/11/20 02:31:32 INFO : one: Deleted 2024/11/20 02:31:32 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for transfers to finish 2024/11/20 02:31:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/20 02:31:34 INFO : one: Copied (new) 2024/11/20 02:31:34 DEBUG : Waiting for deletions to finish 2024/11/20 02:31:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/20 02:31:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/20 02:31:35 INFO : three.txt: Deleted 2024/11/20 02:31:35 INFO : three.txt: Moved into backup dir 2024/11/20 02:31:36 DEBUG : one.bak: Excluded (Path Filter) 2024/11/20 02:31:36 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/20 02:31:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/20 02:31:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:31:36 DEBUG : two: Unchanged skipping 2024/11/20 02:31:36 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for checks to finish 2024/11/20 02:31:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/20 02:31:36 INFO : one: Copied (server-side copy) to: one.bak 2024/11/20 02:31:36 INFO : one: Deleted 2024/11/20 02:31:36 DEBUG : B2 bucket rclone-test-cazahor4semu path dst: Waiting for transfers to finish 2024/11/20 02:31:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/20 02:31:37 INFO : one: Copied (new) 2024/11/20 02:31:37 DEBUG : Waiting for deletions to finish 2024/11/20 02:31:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/20 02:31:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/20 02:31:37 INFO : three.txt: Deleted 2024/11/20 02:31:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.76s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:31:40 DEBUG : Creating backend with remote "TestB2:rclone-test-cazahor4semu/dst" 2024/11/20 02:31:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/20 02:31:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/20 02:31:44 INFO : one: Copied (server-side copy) to: one.bak 2024/11/20 02:31:44 INFO : one: Deleted 2024/11/20 02:31:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/20 02:31:45 INFO : one: Copied (new) 2024/11/20 02:31:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:31:45 DEBUG : two: Unchanged skipping 2024/11/20 02:31:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/20 02:31:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/20 02:31:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/20 02:31:46 INFO : three.txt: Deleted 2024/11/20 02:31:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/20 02:31:46 INFO : three.txt: Copied (new) 2024/11/20 02:31:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/20 02:31:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/20 02:31:48 INFO : one: Copied (server-side copy) to: one.bak 2024/11/20 02:31:48 INFO : one: Deleted 2024/11/20 02:31:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/20 02:31:48 INFO : one: Copied (new) 2024/11/20 02:31:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:31:49 DEBUG : two: Unchanged skipping 2024/11/20 02:31:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/20 02:31:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/20 02:31:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/20 02:31:50 INFO : three.txt: Deleted 2024/11/20 02:31:50 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/20 02:31:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.10s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:31:55 DEBUG : Creating backend with remote "TestB2:rclone-test-cazahor4semu/dst" 2024/11/20 02:31:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/20 02:31:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/20 02:31:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/20 02:31:58 INFO : one: Deleted 2024/11/20 02:31:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/20 02:31:59 INFO : one: Copied (new) 2024/11/20 02:31:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:31:59 DEBUG : two: Unchanged skipping 2024/11/20 02:31:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/20 02:32:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/20 02:32:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/20 02:32:00 INFO : three.txt: Deleted 2024/11/20 02:32:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/20 02:32:00 INFO : three.txt: Copied (new) 2024/11/20 02:32:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/20 02:32:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/20 02:32:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/20 02:32:02 INFO : one: Deleted 2024/11/20 02:32:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/20 02:32:02 INFO : one: Copied (new) 2024/11/20 02:32:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:02 DEBUG : two: Unchanged skipping 2024/11/20 02:32:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/20 02:32:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/20 02:32:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/20 02:32:03 INFO : three.txt: Deleted 2024/11/20 02:32:04 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/20 02:32:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.60s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:32:06 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/20 02:32:06 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:32:06 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:32:07 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/20 02:32:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/20 02:32:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.49s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:32:08 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/20 02:32:08 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:32:08 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:32:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/20 02:32:09 INFO : existing: Copied (new) 2024/11/20 02:32:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:32:09 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/20 02:32:09 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/20 02:32:09 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:32:09 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:32:09 ERROR : B2 bucket rclone-test-cazahor4semu: not deleting files as there were IO errors 2024/11/20 02:32:09 ERROR : B2 bucket rclone-test-cazahor4semu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncImmutable (3.05s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:32:12 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:12 DEBUG : existing: Unchanged skipping 2024/11/20 02:32:12 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:32:12 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:32:12 DEBUG : Waiting for deletions to finish 2024/11/20 02:32:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.54s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", 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-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:32:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:27 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:32:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:27 DEBUG : both0: Unchanged skipping 2024/11/20 02:32:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:27 DEBUG : both12: Unchanged skipping 2024/11/20 02:32:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:27 DEBUG : both13: Unchanged skipping 2024/11/20 02:32:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:27 DEBUG : both14: Unchanged skipping 2024/11/20 02:32:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:27 DEBUG : both15: Unchanged skipping 2024/11/20 02:32:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:27 DEBUG : both16: Unchanged skipping 2024/11/20 02:32:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:27 DEBUG : both17: Unchanged skipping 2024/11/20 02:32:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:27 DEBUG : both18: Unchanged skipping 2024/11/20 02:32:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:27 DEBUG : both19: Unchanged skipping 2024/11/20 02:32:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:27 DEBUG : both2: Unchanged skipping 2024/11/20 02:32:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:27 DEBUG : both3: Unchanged skipping 2024/11/20 02:32:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:27 DEBUG : both4: Unchanged skipping 2024/11/20 02:32:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:27 DEBUG : both5: Unchanged skipping 2024/11/20 02:32:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:27 DEBUG : both6: Unchanged skipping 2024/11/20 02:32:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:27 DEBUG : both7: Unchanged skipping 2024/11/20 02:32:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:27 DEBUG : both8: Unchanged skipping 2024/11/20 02:32:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:27 DEBUG : both9: Unchanged skipping 2024/11/20 02:32:27 DEBUG : both10: Unchanged skipping 2024/11/20 02:32:27 DEBUG : both11: Unchanged skipping 2024/11/20 02:32:27 DEBUG : both1: Unchanged skipping 2024/11/20 02:32:27 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:32:27 DEBUG : Waiting for deletions to finish 2024/11/20 02:32:27 INFO : only18: Deleted 2024/11/20 02:32:27 INFO : only19: Deleted 2024/11/20 02:32:27 INFO : only0: Deleted 2024/11/20 02:32:27 INFO : only3: Deleted 2024/11/20 02:32:27 INFO : only10: Deleted 2024/11/20 02:32:27 INFO : only16: Deleted 2024/11/20 02:32:27 INFO : only2: Deleted 2024/11/20 02:32:27 INFO : only6: Deleted 2024/11/20 02:32:27 INFO : only9: Deleted 2024/11/20 02:32:27 INFO : only13: Deleted 2024/11/20 02:32:28 INFO : only15: Deleted 2024/11/20 02:32:28 INFO : only17: Deleted 2024/11/20 02:32:28 INFO : only8: Deleted 2024/11/20 02:32:28 INFO : only11: Deleted 2024/11/20 02:32:28 INFO : only12: Deleted 2024/11/20 02:32:28 INFO : only4: Deleted 2024/11/20 02:32:28 INFO : only7: Deleted 2024/11/20 02:32:28 INFO : only1: Deleted 2024/11/20 02:32:28 INFO : only14: Deleted 2024/11/20 02:32:28 INFO : only5: Deleted 2024/11/20 02:32:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.62s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:32:47 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:47 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:47 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:47 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:47 DEBUG : both0: Unchanged skipping 2024/11/20 02:32:47 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:47 DEBUG : both12: Unchanged skipping 2024/11/20 02:32:47 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:47 DEBUG : both13: Unchanged skipping 2024/11/20 02:32:47 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for checks to finish 2024/11/20 02:32:47 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:47 DEBUG : both10: Unchanged skipping 2024/11/20 02:32:47 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:47 DEBUG : both15: Unchanged skipping 2024/11/20 02:32:47 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:47 DEBUG : both16: Unchanged skipping 2024/11/20 02:32:47 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:47 DEBUG : both17: Unchanged skipping 2024/11/20 02:32:47 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:47 DEBUG : both18: Unchanged skipping 2024/11/20 02:32:47 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:47 DEBUG : both19: Unchanged skipping 2024/11/20 02:32:47 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:47 DEBUG : both2: Unchanged skipping 2024/11/20 02:32:47 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:47 DEBUG : both3: Unchanged skipping 2024/11/20 02:32:47 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:47 DEBUG : both4: Unchanged skipping 2024/11/20 02:32:47 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:47 DEBUG : both5: Unchanged skipping 2024/11/20 02:32:47 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:47 DEBUG : both6: Unchanged skipping 2024/11/20 02:32:47 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:47 DEBUG : both7: Unchanged skipping 2024/11/20 02:32:47 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:47 DEBUG : both8: Unchanged skipping 2024/11/20 02:32:47 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/20 02:32:47 DEBUG : both9: Unchanged skipping 2024/11/20 02:32:47 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/20 02:32:47 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/20 02:32:47 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/20 02:32:47 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/20 02:32:47 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/20 02:32:47 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/20 02:32:47 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/20 02:32:47 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/20 02:32:47 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/20 02:32:47 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/20 02:32:47 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/20 02:32:47 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/20 02:32:47 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/20 02:32:47 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/20 02:32:47 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/20 02:32:47 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/20 02:32:47 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/20 02:32:47 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/20 02:32:47 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/20 02:32:47 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/20 02:32:47 DEBUG : both11: Unchanged skipping 2024/11/20 02:32:47 DEBUG : both1: Unchanged skipping 2024/11/20 02:32:47 DEBUG : both14: Unchanged skipping 2024/11/20 02:32:47 DEBUG : B2 bucket rclone-test-cazahor4semu: Waiting for transfers to finish 2024/11/20 02:32:47 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 02:32:47 INFO : only0: Copied (replaced existing) 2024/11/20 02:32:47 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 02:32:47 INFO : only1: Copied (replaced existing) 2024/11/20 02:32:47 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 02:32:47 INFO : only10: Copied (replaced existing) 2024/11/20 02:32:47 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 02:32:47 INFO : only13: Copied (replaced existing) 2024/11/20 02:32:47 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 02:32:47 INFO : only14: Copied (replaced existing) 2024/11/20 02:32:47 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 02:32:47 INFO : only12: Copied (replaced existing) 2024/11/20 02:32:47 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 02:32:47 INFO : only15: Copied (replaced existing) 2024/11/20 02:32:47 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 02:32:47 INFO : only16: Copied (replaced existing) 2024/11/20 02:32:47 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 02:32:47 INFO : only17: Copied (replaced existing) 2024/11/20 02:32:47 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 02:32:47 INFO : only11: Copied (replaced existing) 2024/11/20 02:32:47 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 02:32:47 INFO : only18: Copied (replaced existing) 2024/11/20 02:32:47 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 02:32:47 INFO : only19: Copied (replaced existing) 2024/11/20 02:32:47 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 02:32:47 INFO : only2: Copied (replaced existing) 2024/11/20 02:32:48 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 02:32:48 INFO : only3: Copied (replaced existing) 2024/11/20 02:32:48 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 02:32:48 INFO : only4: Copied (replaced existing) 2024/11/20 02:32:48 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 02:32:48 INFO : only5: Copied (replaced existing) 2024/11/20 02:32:48 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 02:32:48 INFO : only6: Copied (replaced existing) 2024/11/20 02:32:48 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 02:32:48 INFO : only7: Copied (replaced existing) 2024/11/20 02:32:48 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 02:32:48 INFO : only8: Copied (replaced existing) 2024/11/20 02:32:48 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/20 02:32:48 INFO : only9: Copied (replaced existing) 2024/11/20 02:32:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (22.81s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:32:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/20 02:32:56 DEBUG : sub dir: Making directory 2024/11/20 02:32:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.03s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" 2024/11/20 02:32:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/20 02:32:59 DEBUG : sub dir: Making directory 2024/11/20 02:32:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cazahor4semu", Local "Local file system at /tmp/rclone1748823430", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.03s) PASS 2024/11/20 02:33:02 DEBUG : B2 bucket rclone-test-cazahor4semu: Purge remote 2024/11/20 02:33:02 INFO : B2 bucket rclone-test-cazahor4semu: cleaning bucket "rclone-test-cazahor4semu" of all files 2024/11/20 02:33:03 DEBUG : BackupDir/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4036da20db4ab3a9_d20241120_m023046_c001_v7007000_t0000_u01732069846428") 2024/11/20 02:33:03 DEBUG : BackupDir/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102dacfd95170aef_d20241120_m023041_c001_v0001145_t0024_u01732069841233") 2024/11/20 02:33:03 DEBUG : CompareDest/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055ce88_d20241120_m023022_c001_v7007000_t0000_u01732069822237") 2024/11/20 02:33:03 DEBUG : CompareDest/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd45338cd_d20241120_m023015_c001_v0001090_t0018_u01732069815773") 2024/11/20 02:33:03 DEBUG : CompareDest/two: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055ce89_d20241120_m023022_c001_v7007000_t0000_u01732069822418") 2024/11/20 02:33:03 DEBUG : CompareDest/two: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc20e_d20241120_m023017_c001_v0001180_t0016_u01732069817187") 2024/11/20 02:33:03 DEBUG : CopyDest/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4036da20db4ab3aa_d20241120_m023046_c001_v7007000_t0000_u01732069846610") 2024/11/20 02:33:03 DEBUG : CopyDest/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439cad_d20241120_m023038_c001_v0001178_t0042_u01732069838348") 2024/11/20 02:33:03 DEBUG : CopyDest/three: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4036da20db4ab3ab_d20241120_m023046_c001_v7007000_t0000_u01732069846791") 2024/11/20 02:33:03 DEBUG : CopyDest/three: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc2b4_d20241120_m023044_c001_v0001180_t0000_u01732069844664") 2024/11/20 02:33:03 DEBUG : CopyDest/two: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4036da20db4ab3ac_d20241120_m023046_c001_v7007000_t0000_u01732069846984") 2024/11/20 02:33:04 DEBUG : CopyDest/two: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd45338f9_d20241120_m023042_c001_v0001090_t0012_u01732069842487") 2024/11/20 02:33:04 DEBUG : EXISTING: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f402b83144cf09b65_d20241120_m023212_c001_v7007000_t0000_u01732069932628") 2024/11/20 02:33:04 DEBUG : EXISTING: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd453397d_d20241120_m023211_c001_v0001090_t0032_u01732069931470") 2024/11/20 02:33:04 DEBUG : Testêé: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f402b83144cf09b61_d20241120_m023208_c001_v7007000_t0000_u01732069928050") 2024/11/20 02:33:04 DEBUG : Testêé: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc502_d20241120_m023207_c001_v0001180_t0052_u01732069927414") 2024/11/20 02:33:04 DEBUG : Testêé: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd4533975_d20241120_m023206_c001_v0001090_t0052_u01732069926291") 2024/11/20 02:33:04 DEBUG : a/potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55740fdb8_d20241120_m022825_c001_v7007000_t0000_u01732069705767") 2024/11/20 02:33:04 DEBUG : a/potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc000_d20241120_m022825_c001_v0001180_t0008_u01732069705199") 2024/11/20 02:33:04 DEBUG : a/potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55740fdb5_d20241120_m022823_c001_v7007000_t0000_u01732069703448") 2024/11/20 02:33:04 DEBUG : a/potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbff0_d20241120_m022822_c001_v0001180_t0028_u01732069702626") 2024/11/20 02:33:04 DEBUG : a/potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40449cd8a1a239d1_d20241120_m022801_c001_v7007000_t0000_u01732069681928") 2024/11/20 02:33:04 DEBUG : a/potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbf68_d20241120_m022801_c001_v0001180_t0040_u01732069681165") 2024/11/20 02:33:04 DEBUG : b/potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55740fdb9_d20241120_m022825_c001_v7007000_t0000_u01732069705948") 2024/11/20 02:33:04 DEBUG : b/potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbffa_d20241120_m022824_c001_v0001180_t0052_u01732069704360") 2024/11/20 02:33:04 DEBUG : b/potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55740fdb4_d20241120_m022822_c001_v7007000_t0000_u01732069702892") 2024/11/20 02:33:04 DEBUG : b/potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbfec_d20241120_m022821_c001_v0001180_t0031_u01732069701756") 2024/11/20 02:33:04 DEBUG : b/potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40449cd8a1a239ce_d20241120_m022801_c001_v7007000_t0000_u01732069681374") 2024/11/20 02:33:04 DEBUG : b/potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbf64_d20241120_m022800_c001_v0001180_t0015_u01732069680369") 2024/11/20 02:33:05 DEBUG : backup/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f415b143d62696dfb_d20241120_m023101_c001_v7007000_t0000_u01732069861038") 2024/11/20 02:33:05 DEBUG : backup/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f11950fc08093ab2e_d20241120_m023058_c001_v0001036_t0021_u01732069858865") 2024/11/20 02:33:05 DEBUG : backup/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f110839f201beaf07_d20241120_m023053_c001_v0001144_t0046_u01732069853617") 2024/11/20 02:33:05 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f410cc3aabc2ca22b_d20241120_m023127_c001_v7007000_t0000_u01732069887566") 2024/11/20 02:33:05 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f115d40cc45e58afd_d20241120_m023125_c001_v0001109_t0000_u01732069885027") 2024/11/20 02:33:05 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f105f0916e742d5fa_d20241120_m023121_c001_v0001120_t0016_u01732069881415") 2024/11/20 02:33:05 DEBUG : backup/one.bak: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557410274_d20241120_m023114_c001_v7007000_t0000_u01732069874772") 2024/11/20 02:33:05 DEBUG : backup/one.bak: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f115e8456cf37fc5b_d20241120_m023112_c001_v0001038_t0054_u01732069872898") 2024/11/20 02:33:05 DEBUG : backup/one.bak: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f1086dd2a8c1748c8_d20241120_m023108_c001_v0001106_t0017_u01732069868210") 2024/11/20 02:33:05 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f410cc3aabc2ca22c_d20241120_m023127_c001_v7007000_t0000_u01732069887746") 2024/11/20 02:33:05 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f1147f91252f7ef48_d20241120_m023126_c001_v0001128_t0010_u01732069886684") 2024/11/20 02:33:05 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10692d51b0720d16_d20241120_m023122_c001_v0001182_t0033_u01732069882883") 2024/11/20 02:33:05 DEBUG : backup/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f415b143d62696dfc_d20241120_m023101_c001_v7007000_t0000_u01732069861220") 2024/11/20 02:33:05 DEBUG : backup/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f104952a2e97b55be_d20241120_m023059_c001_v0001153_t0007_u01732069859865") 2024/11/20 02:33:05 DEBUG : backup/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f117b90dd13359c85_d20241120_m023055_c001_v0001106_t0014_u01732069855813") 2024/11/20 02:33:05 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557410275_d20241120_m023114_c001_v7007000_t0000_u01732069874955") 2024/11/20 02:33:05 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10541d9d42f05cf9_d20241120_m023113_c001_v0001182_t0016_u01732069873997") 2024/11/20 02:33:05 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f104ca386e1a519ea_d20241120_m023109_c001_v0001115_t0051_u01732069869994") 2024/11/20 02:33:05 DEBUG : both0: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557413875_d20241120_m023248_c001_v7007000_t0000_u01732069968891") 2024/11/20 02:33:05 DEBUG : both0: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e59_d20241120_m023234_c001_v0001178_t0051_u01732069954517") 2024/11/20 02:33:06 DEBUG : both0: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055f61a_d20241120_m023229_c001_v7007000_t0000_u01732069949043") 2024/11/20 02:33:06 DEBUG : both0: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc532_d20241120_m023214_c001_v0001180_t0045_u01732069934893") 2024/11/20 02:33:06 DEBUG : both1: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557413877_d20241120_m023249_c001_v7007000_t0000_u01732069969073") 2024/11/20 02:33:06 DEBUG : both1: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc5bc_d20241120_m023236_c001_v0001180_t0056_u01732069956019") 2024/11/20 02:33:06 DEBUG : both1: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055f61b_d20241120_m023229_c001_v7007000_t0000_u01732069949225") 2024/11/20 02:33:06 DEBUG : both1: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd453398f_d20241120_m023215_c001_v0001090_t0009_u01732069935721") 2024/11/20 02:33:06 DEBUG : both10: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557413878_d20241120_m023249_c001_v7007000_t0000_u01732069969254") 2024/11/20 02:33:06 DEBUG : both10: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc5e0_d20241120_m023241_c001_v0001180_t0036_u01732069961093") 2024/11/20 02:33:06 DEBUG : both10: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055f61c_d20241120_m023229_c001_v7007000_t0000_u01732069949408") 2024/11/20 02:33:06 DEBUG : both10: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd45339a7_d20241120_m023220_c001_v0001090_t0011_u01732069940807") 2024/11/20 02:33:06 DEBUG : both11: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557413879_d20241120_m023249_c001_v7007000_t0000_u01732069969450") 2024/11/20 02:33:06 DEBUG : both11: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd45339d5_d20241120_m023241_c001_v0001090_t0028_u01732069961533") 2024/11/20 02:33:06 DEBUG : both11: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055f61d_d20241120_m023229_c001_v7007000_t0000_u01732069949604") 2024/11/20 02:33:06 DEBUG : both11: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e2b_d20241120_m023221_c001_v0001178_t0029_u01732069941536") 2024/11/20 02:33:06 DEBUG : both12: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55741387a_d20241120_m023249_c001_v7007000_t0000_u01732069969630") 2024/11/20 02:33:06 DEBUG : both12: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e7d_d20241120_m023242_c001_v0001178_t0031_u01732069962086") 2024/11/20 02:33:06 DEBUG : both12: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055f61e_d20241120_m023229_c001_v7007000_t0000_u01732069949785") 2024/11/20 02:33:06 DEBUG : both12: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc576_d20241120_m023222_c001_v0001180_t0004_u01732069942071") 2024/11/20 02:33:06 DEBUG : both13: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55741387b_d20241120_m023249_c001_v7007000_t0000_u01732069969812") 2024/11/20 02:33:06 DEBUG : both13: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc5f2_d20241120_m023242_c001_v0001180_t0009_u01732069962794") 2024/11/20 02:33:07 DEBUG : both13: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055f61f_d20241120_m023229_c001_v7007000_t0000_u01732069949967") 2024/11/20 02:33:07 DEBUG : both13: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd45339af_d20241120_m023222_c001_v0001090_t0027_u01732069942541") 2024/11/20 02:33:07 DEBUG : both14: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55741387c_d20241120_m023250_c001_v7007000_t0000_u01732069970006") 2024/11/20 02:33:07 DEBUG : both14: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd45339db_d20241120_m023243_c001_v0001090_t0018_u01732069963201") 2024/11/20 02:33:07 DEBUG : both14: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055f620_d20241120_m023230_c001_v7007000_t0000_u01732069950149") 2024/11/20 02:33:07 DEBUG : both14: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e31_d20241120_m023223_c001_v0001178_t0036_u01732069943175") 2024/11/20 02:33:07 DEBUG : both15: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55741387d_d20241120_m023250_c001_v7007000_t0000_u01732069970189") 2024/11/20 02:33:07 DEBUG : both15: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e85_d20241120_m023243_c001_v0001178_t0048_u01732069963778") 2024/11/20 02:33:07 DEBUG : both15: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055f621_d20241120_m023230_c001_v7007000_t0000_u01732069950331") 2024/11/20 02:33:07 DEBUG : both15: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc582_d20241120_m023223_c001_v0001180_t0004_u01732069943753") 2024/11/20 02:33:07 DEBUG : both16: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55741387e_d20241120_m023250_c001_v7007000_t0000_u01732069970369") 2024/11/20 02:33:07 DEBUG : both16: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc5fa_d20241120_m023244_c001_v0001180_t0052_u01732069964424") 2024/11/20 02:33:07 DEBUG : both16: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055f622_d20241120_m023230_c001_v7007000_t0000_u01732069950512") 2024/11/20 02:33:07 DEBUG : both16: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd45339b7_d20241120_m023224_c001_v0001090_t0018_u01732069944161") 2024/11/20 02:33:07 DEBUG : both17: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55741387f_d20241120_m023250_c001_v7007000_t0000_u01732069970551") 2024/11/20 02:33:07 DEBUG : both17: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd45339df_d20241120_m023244_c001_v0001090_t0041_u01732069964916") 2024/11/20 02:33:07 DEBUG : both17: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055f623_d20241120_m023230_c001_v7007000_t0000_u01732069950693") 2024/11/20 02:33:07 DEBUG : both17: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e3b_d20241120_m023224_c001_v0001178_t0004_u01732069944667") 2024/11/20 02:33:07 DEBUG : both18: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557413880_d20241120_m023250_c001_v7007000_t0000_u01732069970730") 2024/11/20 02:33:07 DEBUG : both18: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e8d_d20241120_m023245_c001_v0001178_t0040_u01732069965557") 2024/11/20 02:33:08 DEBUG : both18: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055f624_d20241120_m023230_c001_v7007000_t0000_u01732069950875") 2024/11/20 02:33:08 DEBUG : both18: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc58c_d20241120_m023225_c001_v0001180_t0052_u01732069945180") 2024/11/20 02:33:08 DEBUG : both19: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557413881_d20241120_m023250_c001_v7007000_t0000_u01732069970937") 2024/11/20 02:33:08 DEBUG : both19: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc608_d20241120_m023246_c001_v0001180_t0055_u01732069966105") 2024/11/20 02:33:08 DEBUG : both19: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055f625_d20241120_m023231_c001_v7007000_t0000_u01732069951057") 2024/11/20 02:33:08 DEBUG : both19: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd45339bd_d20241120_m023225_c001_v0001090_t0045_u01732069945652") 2024/11/20 02:33:08 DEBUG : both2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557413882_d20241120_m023251_c001_v7007000_t0000_u01732069971118") 2024/11/20 02:33:08 DEBUG : both2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd45339c3_d20241120_m023236_c001_v0001090_t0014_u01732069956465") 2024/11/20 02:33:08 DEBUG : both2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055f626_d20241120_m023231_c001_v7007000_t0000_u01732069951240") 2024/11/20 02:33:08 DEBUG : both2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e07_d20241120_m023216_c001_v0001178_t0012_u01732069936533") 2024/11/20 02:33:08 DEBUG : both3: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557413883_d20241120_m023251_c001_v7007000_t0000_u01732069971312") 2024/11/20 02:33:08 DEBUG : both3: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e65_d20241120_m023237_c001_v0001178_t0010_u01732069957183") 2024/11/20 02:33:08 DEBUG : both3: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055f627_d20241120_m023231_c001_v7007000_t0000_u01732069951421") 2024/11/20 02:33:08 DEBUG : both3: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc546_d20241120_m023217_c001_v0001180_t0036_u01732069937094") 2024/11/20 02:33:08 DEBUG : both4: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557413884_d20241120_m023251_c001_v7007000_t0000_u01732069971504") 2024/11/20 02:33:08 DEBUG : both4: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc5ce_d20241120_m023237_c001_v0001180_t0009_u01732069957725") 2024/11/20 02:33:08 DEBUG : both4: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055f628_d20241120_m023231_c001_v7007000_t0000_u01732069951615") 2024/11/20 02:33:08 DEBUG : both4: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd4533997_d20241120_m023217_c001_v0001090_t0030_u01732069937511") 2024/11/20 02:33:09 DEBUG : both5: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557413886_d20241120_m023251_c001_v7007000_t0000_u01732069971689") 2024/11/20 02:33:09 DEBUG : both5: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd45339c7_d20241120_m023238_c001_v0001090_t0001_u01732069958137") 2024/11/20 02:33:09 DEBUG : both5: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055f629_d20241120_m023232_c001_v7007000_t0000_u01732069952633") 2024/11/20 02:33:09 DEBUG : both5: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e15_d20241120_m023218_c001_v0001178_t0028_u01732069938229") 2024/11/20 02:33:09 DEBUG : both6: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55741388d_d20241120_m023251_c001_v7007000_t0000_u01732069971870") 2024/11/20 02:33:09 DEBUG : both6: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e6f_d20241120_m023238_c001_v0001178_t0039_u01732069958660") 2024/11/20 02:33:09 DEBUG : both6: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055f62c_d20241120_m023232_c001_v7007000_t0000_u01732069952815") 2024/11/20 02:33:09 DEBUG : both6: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc558_d20241120_m023218_c001_v0001180_t0048_u01732069938811") 2024/11/20 02:33:09 DEBUG : both7: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55741388e_d20241120_m023252_c001_v7007000_t0000_u01732069972051") 2024/11/20 02:33:09 DEBUG : both7: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc5d8_d20241120_m023239_c001_v0001180_t0005_u01732069959260") 2024/11/20 02:33:09 DEBUG : both7: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055f62d_d20241120_m023233_c001_v7007000_t0000_u01732069953032") 2024/11/20 02:33:09 DEBUG : both7: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd453399d_d20241120_m023219_c001_v0001090_t0022_u01732069939239") 2024/11/20 02:33:09 DEBUG : both8: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55741388f_d20241120_m023252_c001_v7007000_t0000_u01732069972266") 2024/11/20 02:33:09 DEBUG : both8: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd45339cf_d20241120_m023239_c001_v0001090_t0012_u01732069959671") 2024/11/20 02:33:09 DEBUG : both8: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055f62f_d20241120_m023233_c001_v7007000_t0000_u01732069953213") 2024/11/20 02:33:09 DEBUG : both8: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e21_d20241120_m023219_c001_v0001178_t0021_u01732069939870") 2024/11/20 02:33:09 DEBUG : both9: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557413890_d20241120_m023252_c001_v7007000_t0000_u01732069972449") 2024/11/20 02:33:09 DEBUG : both9: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e79_d20241120_m023240_c001_v0001178_t0040_u01732069960258") 2024/11/20 02:33:10 DEBUG : both9: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055f630_d20241120_m023233_c001_v7007000_t0000_u01732069953397") 2024/11/20 02:33:10 DEBUG : both9: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc564_d20241120_m023220_c001_v0001180_t0021_u01732069940393") 2024/11/20 02:33:10 DEBUG : c/non empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55740fdba_d20241120_m022826_c001_v7007000_t0000_u01732069706130") 2024/11/20 02:33:10 DEBUG : c/non empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbffc_d20241120_m022824_c001_v0001180_t0025_u01732069704599") 2024/11/20 02:33:10 DEBUG : c/non empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55740fdb6_d20241120_m022823_c001_v7007000_t0000_u01732069703629") 2024/11/20 02:33:10 DEBUG : c/non empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbfee_d20241120_m022822_c001_v0001180_t0018_u01732069702029") 2024/11/20 02:33:10 DEBUG : c/non empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40449cd8a1a239d3_d20241120_m022802_c001_v7007000_t0000_u01732069682111") 2024/11/20 02:33:10 DEBUG : c/non empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbf66_d20241120_m022800_c001_v0001180_t0044_u01732069680588") 2024/11/20 02:33:10 DEBUG : check sum: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4071804836169050_d20241120_m022749_c001_v7007000_t0000_u01732069669808") 2024/11/20 02:33:10 DEBUG : check sum: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbf2a_d20241120_m022748_c001_v0001180_t0057_u01732069668857") 2024/11/20 02:33:10 DEBUG : dest/3: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4036da20db4ab398_d20241120_m023031_c001_v7007000_t0000_u01732069831500") 2024/11/20 02:33:10 DEBUG : dest/3: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f418d1b5dcec2f617_d20241120_m023030_c001_v0001157_t0022_u01732069830410") 2024/11/20 02:33:10 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f402b83144cf09b54_d20241120_m023204_c001_v7007000_t0000_u01732069924811") 2024/11/20 02:33:10 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f105a931e18f23829_d20241120_m023202_c001_v0001146_t0021_u01732069922515") 2024/11/20 02:33:10 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f400880afcc1b1ffe_d20241120_m023202_c001_v7007000_t0000_u01732069922331") 2024/11/20 02:33:10 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f105a931e18f23813_d20241120_m023159_c001_v0001146_t0009_u01732069919045") 2024/11/20 02:33:10 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f400880afcc1b1ff1_d20241120_m023158_c001_v7007000_t0000_u01732069918316") 2024/11/20 02:33:10 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd453395b_d20241120_m023152_c001_v0001090_t0005_u01732069912698") 2024/11/20 02:33:10 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557411636_d20241120_m023151_c001_v7007000_t0000_u01732069911178") 2024/11/20 02:33:10 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10222a35df09f26d_d20241120_m023148_c001_v0001146_t0034_u01732069908416") 2024/11/20 02:33:11 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f416192661da85594_d20241120_m023148_c001_v7007000_t0000_u01732069908231") 2024/11/20 02:33:11 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10222a35df09f265_d20241120_m023144_c001_v0001146_t0044_u01732069904872") 2024/11/20 02:33:11 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f416192661da85590_d20241120_m023144_c001_v7007000_t0000_u01732069904134") 2024/11/20 02:33:11 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd4533945_d20241120_m023139_c001_v0001090_t0045_u01732069899596") 2024/11/20 02:33:11 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f410cc3aabc2ca23b_d20241120_m023138_c001_v7007000_t0000_u01732069898305") 2024/11/20 02:33:11 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f115f719bf7d7ad07_d20241120_m023137_c001_v0001102_t0045_u01732069897010") 2024/11/20 02:33:11 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40718048361690ab_d20241120_m023136_c001_v7007000_t0000_u01732069896826") 2024/11/20 02:33:11 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f115f719bf7d7acf3_d20241120_m023133_c001_v0001102_t0040_u01732069893625") 2024/11/20 02:33:11 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40718048361690a6_d20241120_m023132_c001_v7007000_t0000_u01732069892894") 2024/11/20 02:33:11 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439d5d_d20241120_m023128_c001_v0001178_t0057_u01732069888841") 2024/11/20 02:33:11 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f410cc3aabc2ca22d_d20241120_m023127_c001_v7007000_t0000_u01732069887927") 2024/11/20 02:33:11 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f1171a4b5692ae4a6_d20241120_m023126_c001_v0001180_t0005_u01732069886225") 2024/11/20 02:33:11 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40539d3d6245f03f_d20241120_m023126_c001_v7007000_t0000_u01732069886040") 2024/11/20 02:33:11 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f1171a4b5692ae462_d20241120_m023122_c001_v0001180_t0008_u01732069882477") 2024/11/20 02:33:11 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40539d3d6245f03d_d20241120_m023121_c001_v7007000_t0000_u01732069881732") 2024/11/20 02:33:11 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc37e_d20241120_m023116_c001_v0001180_t0002_u01732069876051") 2024/11/20 02:33:11 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557410276_d20241120_m023115_c001_v7007000_t0000_u01732069875139") 2024/11/20 02:33:11 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f1017690441816cbd_d20241120_m023113_c001_v0001102_t0024_u01732069873446") 2024/11/20 02:33:11 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40449cd8a1a23ed4_d20241120_m023113_c001_v7007000_t0000_u01732069873265") 2024/11/20 02:33:11 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f1017690441816cb3_d20241120_m023109_c001_v0001102_t0046_u01732069869438") 2024/11/20 02:33:12 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40449cd8a1a23ecb_d20241120_m023108_c001_v7007000_t0000_u01732069868713") 2024/11/20 02:33:12 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd453390d_d20241120_m023102_c001_v0001090_t0008_u01732069862314") 2024/11/20 02:33:12 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f415b143d62696dfd_d20241120_m023101_c001_v7007000_t0000_u01732069861404") 2024/11/20 02:33:12 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10327de71e43dbc1_d20241120_m023059_c001_v0001182_t0042_u01732069859379") 2024/11/20 02:33:12 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4036da20db4ab3b8_d20241120_m023059_c001_v7007000_t0000_u01732069859183") 2024/11/20 02:33:12 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10327de71e43dac7_d20241120_m023055_c001_v0001182_t0034_u01732069855358") 2024/11/20 02:33:12 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4036da20db4ab3b5_d20241120_m023054_c001_v7007000_t0000_u01732069854636") 2024/11/20 02:33:12 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439cd7_d20241120_m023048_c001_v0001178_t0050_u01732069848258") 2024/11/20 02:33:12 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4036da20db4ab3ad_d20241120_m023047_c001_v7007000_t0000_u01732069847166") 2024/11/20 02:33:12 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f1171c01a43aea250_d20241120_m023041_c001_v0001178_t0018_u01732069841710") 2024/11/20 02:33:12 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055cea1_d20241120_m023041_c001_v7007000_t0000_u01732069841498") 2024/11/20 02:33:12 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc27a_d20241120_m023037_c001_v0001180_t0052_u01732069837748") 2024/11/20 02:33:12 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f107f8596b9a1648f_d20241120_m023036_c001_v0001181_t0055_u01732069836989") 2024/11/20 02:33:12 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f107f8596b9a1648b_d20241120_m023035_c001_v0001181_t0057_u01732069835985") 2024/11/20 02:33:12 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055ce8b_d20241120_m023022_c001_v7007000_t0000_u01732069822615") 2024/11/20 02:33:12 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439c5f_d20241120_m023015_c001_v0001178_t0015_u01732069815163") 2024/11/20 02:33:12 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f1020ee73005b6652_d20241120_m023013_c001_v0001104_t0001_u01732069813909") 2024/11/20 02:33:12 DEBUG : dst/one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f1020ee73005b664c_d20241120_m023012_c001_v0001104_t0014_u01732069812721") 2024/11/20 02:33:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f402b83144cf09b55_d20241120_m023204_c001_v7007000_t0000_u01732069924996") 2024/11/20 02:33:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f111082ea172667d4_d20241120_m023202_c001_v0001179_t0055_u01732069922026") 2024/11/20 02:33:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f1086dd2a8c174976_d20241120_m023157_c001_v0001106_t0042_u01732069917758") 2024/11/20 02:33:13 DEBUG : dst/one.bak: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557411638_d20241120_m023151_c001_v7007000_t0000_u01732069911368") 2024/11/20 02:33:13 DEBUG : dst/one.bak: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10633f5444e23750_d20241120_m023147_c001_v0001100_t0014_u01732069907873") 2024/11/20 02:33:13 DEBUG : dst/one.bak: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f1164d83b85a16596_d20241120_m023143_c001_v0001109_t0014_u01732069903278") 2024/11/20 02:33:13 DEBUG : dst/one.bak: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f410cc3aabc2ca23d_d20241120_m023138_c001_v7007000_t0000_u01732069898495") 2024/11/20 02:33:13 DEBUG : dst/one.bak: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f1043578705a60a66_d20241120_m023136_c001_v0001120_t0013_u01732069896528") 2024/11/20 02:33:13 DEBUG : dst/one.bak: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f112d70a88013562d_d20241120_m023132_c001_v0001182_t0028_u01732069892679") 2024/11/20 02:33:13 DEBUG : dst/three: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4036da20db4ab3ae_d20241120_m023047_c001_v7007000_t0000_u01732069847349") 2024/11/20 02:33:13 DEBUG : dst/three: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f107f8596b9a164d1_d20241120_m023045_c001_v0001181_t0015_u01732069845818") 2024/11/20 02:33:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f402b83144cf09b56_d20241120_m023205_c001_v7007000_t0000_u01732069925189") 2024/11/20 02:33:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102b63140ac85579_d20241120_m023203_c001_v0001130_t0023_u01732069923382") 2024/11/20 02:33:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f110a0a8f6e2361a7_d20241120_m023200_c001_v0001179_t0023_u01732069920093") 2024/11/20 02:33:13 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f402b83144cf09b57_d20241120_m023205_c001_v7007000_t0000_u01732069925374") 2024/11/20 02:33:13 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f105a931e18f23835_d20241120_m023204_c001_v0001146_t0057_u01732069924061") 2024/11/20 02:33:13 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f400880afcc1b200e_d20241120_m023203_c001_v7007000_t0000_u01732069923879") 2024/11/20 02:33:13 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f105a931e18f23819_d20241120_m023200_c001_v0001146_t0015_u01732069920486") 2024/11/20 02:33:13 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f400880afcc1b1ff9_d20241120_m023200_c001_v7007000_t0000_u01732069920304") 2024/11/20 02:33:13 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439db9_d20241120_m023154_c001_v0001178_t0032_u01732069914199") 2024/11/20 02:33:13 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557411639_d20241120_m023151_c001_v7007000_t0000_u01732069911560") 2024/11/20 02:33:14 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10222a35df09f275_d20241120_m023150_c001_v0001146_t0008_u01732069910358") 2024/11/20 02:33:14 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f416192661da85d66_d20241120_m023150_c001_v7007000_t0000_u01732069910173") 2024/11/20 02:33:14 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10222a35df09f267_d20241120_m023146_c001_v0001146_t0013_u01732069906349") 2024/11/20 02:33:14 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f416192661da85593_d20241120_m023146_c001_v7007000_t0000_u01732069906163") 2024/11/20 02:33:14 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439d89_d20241120_m023140_c001_v0001178_t0002_u01732069900503") 2024/11/20 02:33:14 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40718048361690ac_d20241120_m023137_c001_v7007000_t0000_u01732069897755") 2024/11/20 02:33:14 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439d73_d20241120_m023135_c001_v0001178_t0032_u01732069895705") 2024/11/20 02:33:14 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40718048361690a9_d20241120_m023134_c001_v7007000_t0000_u01732069894984") 2024/11/20 02:33:14 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc3e0_d20241120_m023130_c001_v0001180_t0031_u01732069890201") 2024/11/20 02:33:14 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40539d3d6245f040_d20241120_m023127_c001_v7007000_t0000_u01732069887017") 2024/11/20 02:33:14 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc3be_d20241120_m023124_c001_v0001180_t0025_u01732069884229") 2024/11/20 02:33:14 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40539d3d6245f03e_d20241120_m023123_c001_v7007000_t0000_u01732069883138") 2024/11/20 02:33:14 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd4533925_d20241120_m023116_c001_v0001090_t0045_u01732069876813") 2024/11/20 02:33:14 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40449cd8a1a23edb_d20241120_m023114_c001_v7007000_t0000_u01732069874210") 2024/11/20 02:33:14 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd453391b_d20241120_m023111_c001_v0001090_t0028_u01732069871985") 2024/11/20 02:33:14 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40449cd8a1a23ecd_d20241120_m023110_c001_v7007000_t0000_u01732069870880") 2024/11/20 02:33:14 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439d0b_d20241120_m023103_c001_v0001178_t0051_u01732069863773") 2024/11/20 02:33:14 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4036da20db4ab3b9_d20241120_m023100_c001_v7007000_t0000_u01732069860482") 2024/11/20 02:33:14 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439cef_d20241120_m023058_c001_v0001178_t0018_u01732069858050") 2024/11/20 02:33:14 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4036da20db4ab3b7_d20241120_m023056_c001_v7007000_t0000_u01732069856962") 2024/11/20 02:33:14 DEBUG : dst/three.txt: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc2ce_d20241120_m023049_c001_v0001180_t0059_u01732069849247") 2024/11/20 02:33:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557411a22_d20241120_m023151_c001_v7007000_t0000_u01732069911751") 2024/11/20 02:33:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f115f719bf7d7ad2f_d20241120_m023149_c001_v0001102_t0041_u01732069909504") 2024/11/20 02:33:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d48aa16f5d084_d20241120_m023145_c001_v0001043_t0003_u01732069905818") 2024/11/20 02:33:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f410cc3aabc2ca23e_d20241120_m023138_c001_v7007000_t0000_u01732069898677") 2024/11/20 02:33:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10518bc7181eac30_d20241120_m023137_c001_v0001179_t0055_u01732069897535") 2024/11/20 02:33:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f11573c05b46054ad_d20241120_m023134_c001_v0001128_t0032_u01732069894644") 2024/11/20 02:33:15 DEBUG : dst/two: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f402b83144cf09b58_d20241120_m023205_c001_v7007000_t0000_u01732069925558") 2024/11/20 02:33:15 DEBUG : dst/two: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc490_d20241120_m023153_c001_v0001180_t0058_u01732069913618") 2024/11/20 02:33:15 DEBUG : dst/two: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557411e0c_d20241120_m023151_c001_v7007000_t0000_u01732069911968") 2024/11/20 02:33:15 DEBUG : dst/two: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc436_d20241120_m023140_c001_v0001180_t0048_u01732069900286") 2024/11/20 02:33:15 DEBUG : dst/two: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f410cc3aabc2ca23f_d20241120_m023138_c001_v7007000_t0000_u01732069898870") 2024/11/20 02:33:15 DEBUG : dst/two: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd4533939_d20241120_m023129_c001_v0001090_t0038_u01732069889421") 2024/11/20 02:33:15 DEBUG : dst/two: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f410cc3aabc2ca22e_d20241120_m023128_c001_v7007000_t0000_u01732069888109") 2024/11/20 02:33:15 DEBUG : dst/two: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439d31_d20241120_m023116_c001_v0001178_t0003_u01732069876601") 2024/11/20 02:33:15 DEBUG : dst/two: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557410277_d20241120_m023115_c001_v7007000_t0000_u01732069875323") 2024/11/20 02:33:15 DEBUG : dst/two: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc328_d20241120_m023103_c001_v0001180_t0022_u01732069863209") 2024/11/20 02:33:15 DEBUG : dst/two: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f415b143d62696dfe_d20241120_m023101_c001_v7007000_t0000_u01732069861586") 2024/11/20 02:33:15 DEBUG : dst/two: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd4533909_d20241120_m023048_c001_v0001090_t0021_u01732069848853") 2024/11/20 02:33:16 DEBUG : dst/two: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4036da20db4ab3af_d20241120_m023047_c001_v7007000_t0000_u01732069847530") 2024/11/20 02:33:16 DEBUG : dst/two: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f108f6cbc30d30979_d20241120_m023043_c001_v0001113_t0049_u01732069843408") 2024/11/20 02:33:16 DEBUG : dst/two: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055ce8c_d20241120_m023022_c001_v7007000_t0000_u01732069822796") 2024/11/20 02:33:16 DEBUG : dst/two: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f1020ee73005b6666_d20241120_m023021_c001_v0001104_t0058_u01732069821322") 2024/11/20 02:33:16 DEBUG : empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f400880afcc1af068_d20241120_m022938_c001_v7007000_t0000_u01732069778211") 2024/11/20 02:33:16 DEBUG : empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc14a_d20241120_m022934_c001_v0001180_t0039_u01732069774525") 2024/11/20 02:33:16 DEBUG : empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f400880afcc1af066_d20241120_m022932_c001_v7007000_t0000_u01732069772553") 2024/11/20 02:33:16 DEBUG : empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc114_d20241120_m022921_c001_v0001180_t0042_u01732069761990") 2024/11/20 02:33:16 DEBUG : empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f8612b2e_d20241120_m022912_c001_v7007000_t0000_u01732069752593") 2024/11/20 02:33:16 DEBUG : empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc0d4_d20241120_m022909_c001_v0001180_t0049_u01732069749041") 2024/11/20 02:33:16 DEBUG : empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55740fdcb_d20241120_m022838_c001_v7007000_t0000_u01732069718614") 2024/11/20 02:33:16 DEBUG : empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc038_d20241120_m022836_c001_v0001180_t0052_u01732069716888") 2024/11/20 02:33:16 DEBUG : empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55740fdc6_d20241120_m022835_c001_v7007000_t0000_u01732069715372") 2024/11/20 02:33:16 DEBUG : empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc030_d20241120_m022834_c001_v0001180_t0023_u01732069714186") 2024/11/20 02:33:16 DEBUG : empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55740fdbf_d20241120_m022830_c001_v7007000_t0000_u01732069710964") 2024/11/20 02:33:16 DEBUG : empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc014_d20241120_m022829_c001_v0001180_t0011_u01732069709374") 2024/11/20 02:33:16 DEBUG : empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55740fdbc_d20241120_m022828_c001_v7007000_t0000_u01732069708256") 2024/11/20 02:33:16 DEBUG : empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc00a_d20241120_m022827_c001_v0001180_t0056_u01732069707107") 2024/11/20 02:33:16 DEBUG : empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55740fdb2_d20241120_m022820_c001_v7007000_t0000_u01732069700842") 2024/11/20 02:33:17 DEBUG : empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbfd2_d20241120_m022819_c001_v0001180_t0040_u01732069699090") 2024/11/20 02:33:17 DEBUG : empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40449cd8a1a23e05_d20241120_m022817_c001_v7007000_t0000_u01732069697952") 2024/11/20 02:33:17 DEBUG : empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbfc2_d20241120_m022817_c001_v0001180_t0058_u01732069697135") 2024/11/20 02:33:17 DEBUG : empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40449cd8a1a239ff_d20241120_m022812_c001_v7007000_t0000_u01732069692155") 2024/11/20 02:33:17 DEBUG : empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbfa2_d20241120_m022810_c001_v0001180_t0030_u01732069690972") 2024/11/20 02:33:17 DEBUG : empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40449cd8a1a239ed_d20241120_m022808_c001_v7007000_t0000_u01732069688404") 2024/11/20 02:33:17 DEBUG : empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbf88_d20241120_m022806_c001_v0001180_t0008_u01732069686943") 2024/11/20 02:33:17 DEBUG : empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40449cd8a1a239e1_d20241120_m022805_c001_v7007000_t0000_u01732069685845") 2024/11/20 02:33:17 DEBUG : empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f11257db06365572e_d20241120_m022804_c001_v0001116_t0026_u01732069684724") 2024/11/20 02:33:17 DEBUG : empty space: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbf70_d20241120_m022802_c001_v0001180_t0053_u01732069682843") 2024/11/20 02:33:17 DEBUG : enormous: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55740fdc8_d20241120_m022837_c001_v7007000_t0000_u01732069717698") 2024/11/20 02:33:17 DEBUG : enormous: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc03c_d20241120_m022837_c001_v0001180_t0009_u01732069717126") 2024/11/20 02:33:17 DEBUG : existing: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f402b83144cf09b63_d20241120_m023210_c001_v7007000_t0000_u01732069930327") 2024/11/20 02:33:17 DEBUG : existing: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439def_d20241120_m023209_c001_v0001178_t0049_u01732069929163") 2024/11/20 02:33:17 DEBUG : existing: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f8612b21_d20241120_m022904_c001_v7007000_t0000_u01732069744897") 2024/11/20 02:33:17 DEBUG : existing: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc0ae_d20241120_m022901_c001_v0001180_t0025_u01732069741903") 2024/11/20 02:33:17 DEBUG : existing: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40449cd8a1a239c5_d20241120_m022759_c001_v7007000_t0000_u01732069679276") 2024/11/20 02:33:17 DEBUG : existing: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbf58_d20241120_m022758_c001_v0001180_t0037_u01732069678335") 2024/11/20 02:33:17 DEBUG : existing: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40449cd8a1a239bb_d20241120_m022757_c001_v7007000_t0000_u01732069677059") 2024/11/20 02:33:17 DEBUG : existing: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbf4e_d20241120_m022756_c001_v0001180_t0055_u01732069676468") 2024/11/20 02:33:17 DEBUG : existing: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbf4a_d20241120_m022755_c001_v0001180_t0049_u01732069675694") 2024/11/20 02:33:18 DEBUG : existing-b: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f8612b22_d20241120_m022905_c001_v7007000_t0000_u01732069745079") 2024/11/20 02:33:18 DEBUG : existing-b: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439b85_d20241120_m022901_c001_v0001178_t0010_u01732069741912") 2024/11/20 02:33:18 DEBUG : five: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55740fdcf_d20241120_m022842_c001_v7007000_t0000_u01732069722827") 2024/11/20 02:33:18 DEBUG : five: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f402bff36dcebc05a_d20241120_m022840_c001_v0001180_t0000_u01732069720898") 2024/11/20 02:33:18 DEBUG : foo: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40449cd8a1a239f6_d20241120_m022810_c001_v7007000_t0000_u01732069690241") 2024/11/20 02:33:18 DEBUG : foo: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f402bff36dcebbf9c_d20241120_m022809_c001_v0001180_t0000_u01732069689693") 2024/11/20 02:33:18 DEBUG : foo: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f402bff36dcebbf98_d20241120_m022809_c001_v0001180_t0000_u01732069689132") 2024/11/20 02:33:18 DEBUG : four: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55740fdd0_d20241120_m022843_c001_v7007000_t0000_u01732069723008") 2024/11/20 02:33:18 DEBUG : four: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f409d7c692e439b43_d20241120_m022841_c001_v0001178_t0028_u01732069721452") 2024/11/20 02:33:18 DEBUG : four: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc052_d20241120_m022840_c001_v0001180_t0004_u01732069720296") 2024/11/20 02:33:18 DEBUG : hello world2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f86128d4_d20241120_m022707_c001_v7007000_t0000_u01732069627302") 2024/11/20 02:33:18 DEBUG : hello world2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbe5c_d20241120_m022706_c001_v0001180_t0008_u01732069626728") 2024/11/20 02:33:18 DEBUG : ignore-size: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4071804836169053_d20241120_m022754_c001_v7007000_t0000_u01732069674229") 2024/11/20 02:33:18 DEBUG : ignore-size: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbf3c_d20241120_m022753_c001_v0001180_t0039_u01732069673299") 2024/11/20 02:33:18 DEBUG : nested/sub dir/file: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f8612b1c_d20241120_m022859_c001_v7007000_t0000_u01732069739989") 2024/11/20 02:33:18 DEBUG : nested/sub dir/file: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439b77_d20241120_m022858_c001_v0001178_t0024_u01732069738921") 2024/11/20 02:33:18 DEBUG : nested/sub dir/file: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f8612b19_d20241120_m022857_c001_v7007000_t0000_u01732069737817") 2024/11/20 02:33:18 DEBUG : nested/sub dir/file: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439b71_d20241120_m022856_c001_v0001178_t0038_u01732069736796") 2024/11/20 02:33:18 DEBUG : one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55740fdd1_d20241120_m022843_c001_v7007000_t0000_u01732069723190") 2024/11/20 02:33:19 DEBUG : one: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f402bff36dcebc04a_d20241120_m022839_c001_v0001180_t0000_u01732069719718") 2024/11/20 02:33:19 DEBUG : only0: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557413891_d20241120_m023252_c001_v7007000_t0000_u01732069972629") 2024/11/20 02:33:19 DEBUG : only0: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40049dffd45339e5_d20241120_m023247_c001_v0001090_t0059_u01732069967222") 2024/11/20 02:33:19 DEBUG : only0: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd45339bf_d20241120_m023235_c001_v0001090_t0024_u01732069955270") 2024/11/20 02:33:19 DEBUG : only0: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f400880afcc1b202c_d20241120_m023227_c001_v7007000_t0000_u01732069947666") 2024/11/20 02:33:19 DEBUG : only0: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e03_d20241120_m023215_c001_v0001178_t0031_u01732069935517") 2024/11/20 02:33:19 DEBUG : only1: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557413892_d20241120_m023252_c001_v7007000_t0000_u01732069972809") 2024/11/20 02:33:19 DEBUG : only1: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f402bff36dcebc60e_d20241120_m023247_c001_v0001180_t0000_u01732069967231") 2024/11/20 02:33:19 DEBUG : only1: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e5f_d20241120_m023236_c001_v0001178_t0059_u01732069956220") 2024/11/20 02:33:19 DEBUG : only1: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4133e4c10abcf6e4_d20241120_m023228_c001_v7007000_t0000_u01732069948273") 2024/11/20 02:33:19 DEBUG : only1: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc542_d20241120_m023216_c001_v0001180_t0035_u01732069936311") 2024/11/20 02:33:19 DEBUG : only10: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557413893_d20241120_m023252_c001_v7007000_t0000_u01732069972992") 2024/11/20 02:33:19 DEBUG : only10: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f409d7c692e439e99_d20241120_m023247_c001_v0001178_t0028_u01732069967240") 2024/11/20 02:33:19 DEBUG : only10: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e7b_d20241120_m023241_c001_v0001178_t0030_u01732069961292") 2024/11/20 02:33:19 DEBUG : only10: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f416192661da8ad6f_d20241120_m023227_c001_v7007000_t0000_u01732069947669") 2024/11/20 02:33:19 DEBUG : only10: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc572_d20241120_m023221_c001_v0001180_t0003_u01732069941334") 2024/11/20 02:33:19 DEBUG : only11: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557413894_d20241120_m023253_c001_v7007000_t0000_u01732069973174") 2024/11/20 02:33:19 DEBUG : only11: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40103a8249585cbd_d20241120_m023247_c001_v0001145_t0017_u01732069967794") 2024/11/20 02:33:19 DEBUG : only11: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc5e6_d20241120_m023241_c001_v0001180_t0017_u01732069961874") 2024/11/20 02:33:19 DEBUG : only11: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4133e4c10abcf6e3_d20241120_m023228_c001_v7007000_t0000_u01732069948090") 2024/11/20 02:33:20 DEBUG : only11: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd45339ad_d20241120_m023221_c001_v0001090_t0040_u01732069941745") 2024/11/20 02:33:20 DEBUG : only12: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557413895_d20241120_m023253_c001_v7007000_t0000_u01732069973357") 2024/11/20 02:33:20 DEBUG : only12: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f409d7c692e439e9b_d20241120_m023247_c001_v0001178_t0028_u01732069967458") 2024/11/20 02:33:20 DEBUG : only12: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd45339d7_d20241120_m023242_c001_v0001090_t0025_u01732069962306") 2024/11/20 02:33:20 DEBUG : only12: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f400880afcc1b2031_d20241120_m023228_c001_v7007000_t0000_u01732069948207") 2024/11/20 02:33:20 DEBUG : only12: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e2f_d20241120_m023222_c001_v0001178_t0051_u01732069942262") 2024/11/20 02:33:20 DEBUG : only13: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557413896_d20241120_m023253_c001_v7007000_t0000_u01732069973538") 2024/11/20 02:33:20 DEBUG : only13: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40049dffd45339e7_d20241120_m023247_c001_v0001090_t0059_u01732069967442") 2024/11/20 02:33:20 DEBUG : only13: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e83_d20241120_m023242_c001_v0001178_t0028_u01732069962986") 2024/11/20 02:33:20 DEBUG : only13: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4133e4c10abcf6e2_d20241120_m023227_c001_v7007000_t0000_u01732069947899") 2024/11/20 02:33:20 DEBUG : only13: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc57a_d20241120_m023222_c001_v0001180_t0009_u01732069942963") 2024/11/20 02:33:20 DEBUG : only14: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557413898_d20241120_m023253_c001_v7007000_t0000_u01732069973720") 2024/11/20 02:33:20 DEBUG : only14: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f402bff36dcebc610_d20241120_m023247_c001_v0001180_t0000_u01732069967449") 2024/11/20 02:33:20 DEBUG : only14: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc5f6_d20241120_m023243_c001_v0001180_t0004_u01732069963562") 2024/11/20 02:33:20 DEBUG : only14: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f400880afcc1b2032_d20241120_m023228_c001_v7007000_t0000_u01732069948388") 2024/11/20 02:33:20 DEBUG : only14: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd45339b3_d20241120_m023223_c001_v0001090_t0054_u01732069943405") 2024/11/20 02:33:20 DEBUG : only15: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f557413899_d20241120_m023253_c001_v7007000_t0000_u01732069973901") 2024/11/20 02:33:20 DEBUG : only15: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40049dffd45339e9_d20241120_m023247_c001_v0001090_t0059_u01732069967626") 2024/11/20 02:33:20 DEBUG : only15: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd45339dd_d20241120_m023243_c001_v0001090_t0051_u01732069963990") 2024/11/20 02:33:21 DEBUG : only15: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f400880afcc1b202f_d20241120_m023228_c001_v7007000_t0000_u01732069948027") 2024/11/20 02:33:21 DEBUG : only15: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e35_d20241120_m023223_c001_v0001178_t0029_u01732069943951") 2024/11/20 02:33:21 DEBUG : only16: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55741389a_d20241120_m023254_c001_v7007000_t0000_u01732069974091") 2024/11/20 02:33:21 DEBUG : only16: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f402bff36dcebc616_d20241120_m023247_c001_v0001180_t0000_u01732069967634") 2024/11/20 02:33:21 DEBUG : only16: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e89_d20241120_m023244_c001_v0001178_t0003_u01732069964705") 2024/11/20 02:33:21 DEBUG : only16: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4133e4c10abcf6e1_d20241120_m023227_c001_v7007000_t0000_u01732069947702") 2024/11/20 02:33:21 DEBUG : only16: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc58a_d20241120_m023224_c001_v0001180_t0021_u01732069944465") 2024/11/20 02:33:21 DEBUG : only17: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55741389b_d20241120_m023254_c001_v7007000_t0000_u01732069974271") 2024/11/20 02:33:21 DEBUG : only17: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f409d7c692e439e9d_d20241120_m023247_c001_v0001178_t0028_u01732069967643") 2024/11/20 02:33:21 DEBUG : only17: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc604_d20241120_m023245_c001_v0001180_t0049_u01732069965345") 2024/11/20 02:33:21 DEBUG : only17: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055f616_d20241120_m023228_c001_v7007000_t0000_u01732069948037") 2024/11/20 02:33:21 DEBUG : only17: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd45339b9_d20241120_m023224_c001_v0001090_t0011_u01732069944878") 2024/11/20 02:33:21 DEBUG : only18: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55741389c_d20241120_m023254_c001_v7007000_t0000_u01732069974462") 2024/11/20 02:33:21 DEBUG : only18: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40049dffd45339eb_d20241120_m023247_c001_v0001090_t0059_u01732069967810") 2024/11/20 02:33:21 DEBUG : only18: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd45339e3_d20241120_m023245_c001_v0001090_t0004_u01732069965770") 2024/11/20 02:33:21 DEBUG : only18: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f400880afcc1b202a_d20241120_m023227_c001_v7007000_t0000_u01732069947305") 2024/11/20 02:33:21 DEBUG : only18: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e3f_d20241120_m023225_c001_v0001178_t0036_u01732069945434") 2024/11/20 02:33:21 DEBUG : only19: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55741389e_d20241120_m023254_c001_v7007000_t0000_u01732069974644") 2024/11/20 02:33:21 DEBUG : only19: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f402bff36dcebc61a_d20241120_m023247_c001_v0001180_t0000_u01732069967819") 2024/11/20 02:33:21 DEBUG : only19: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e95_d20241120_m023246_c001_v0001178_t0008_u01732069966336") 2024/11/20 02:33:22 DEBUG : only19: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f400880afcc1b202b_d20241120_m023227_c001_v7007000_t0000_u01732069947485") 2024/11/20 02:33:22 DEBUG : only19: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc592_d20241120_m023226_c001_v0001180_t0033_u01732069946015") 2024/11/20 02:33:22 DEBUG : only2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55741389f_d20241120_m023254_c001_v7007000_t0000_u01732069974825") 2024/11/20 02:33:22 DEBUG : only2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f409d7c692e439e9f_d20241120_m023247_c001_v0001178_t0028_u01732069967828") 2024/11/20 02:33:22 DEBUG : only2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc5c6_d20241120_m023236_c001_v0001180_t0037_u01732069956966") 2024/11/20 02:33:22 DEBUG : only2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f400880afcc1b202d_d20241120_m023227_c001_v7007000_t0000_u01732069947847") 2024/11/20 02:33:22 DEBUG : only2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd4533993_d20241120_m023216_c001_v0001090_t0046_u01732069936767") 2024/11/20 02:33:22 DEBUG : only3: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f5574138a0_d20241120_m023255_c001_v7007000_t0000_u01732069975009") 2024/11/20 02:33:22 DEBUG : only3: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40103a8249585cbf_d20241120_m023247_c001_v0001145_t0017_u01732069967977") 2024/11/20 02:33:22 DEBUG : only3: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd45339c5_d20241120_m023237_c001_v0001090_t0040_u01732069957395") 2024/11/20 02:33:22 DEBUG : only3: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055f614_d20241120_m023227_c001_v7007000_t0000_u01732069947669") 2024/11/20 02:33:22 DEBUG : only3: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e0d_d20241120_m023217_c001_v0001178_t0050_u01732069937293") 2024/11/20 02:33:22 DEBUG : only4: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f5574138a1_d20241120_m023255_c001_v7007000_t0000_u01732069975189") 2024/11/20 02:33:22 DEBUG : only4: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40049dffd45339ed_d20241120_m023247_c001_v0001090_t0059_u01732069967993") 2024/11/20 02:33:22 DEBUG : only4: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e69_d20241120_m023237_c001_v0001178_t0055_u01732069957920") 2024/11/20 02:33:22 DEBUG : only4: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055f618_d20241120_m023228_c001_v7007000_t0000_u01732069948221") 2024/11/20 02:33:22 DEBUG : only4: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc54e_d20241120_m023218_c001_v0001180_t0057_u01732069938028") 2024/11/20 02:33:22 DEBUG : only5: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f5574138a2_d20241120_m023255_c001_v7007000_t0000_u01732069975368") 2024/11/20 02:33:22 DEBUG : only5: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f402bff36dcebc61e_d20241120_m023248_c001_v0001180_t0000_u01732069968001") 2024/11/20 02:33:22 DEBUG : only5: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc5d2_d20241120_m023238_c001_v0001180_t0008_u01732069958448") 2024/11/20 02:33:23 DEBUG : only5: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055f619_d20241120_m023228_c001_v7007000_t0000_u01732069948413") 2024/11/20 02:33:23 DEBUG : only5: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd453399b_d20241120_m023218_c001_v0001090_t0010_u01732069938449") 2024/11/20 02:33:23 DEBUG : only6: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f5574138a3_d20241120_m023255_c001_v7007000_t0000_u01732069975575") 2024/11/20 02:33:23 DEBUG : only6: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f409d7c692e439ea1_d20241120_m023248_c001_v0001178_t0028_u01732069968010") 2024/11/20 02:33:23 DEBUG : only6: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd45339c9_d20241120_m023238_c001_v0001090_t0059_u01732069958880") 2024/11/20 02:33:23 DEBUG : only6: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055f615_d20241120_m023227_c001_v7007000_t0000_u01732069947856") 2024/11/20 02:33:23 DEBUG : only6: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e1b_d20241120_m023219_c001_v0001178_t0044_u01732069939014") 2024/11/20 02:33:23 DEBUG : only7: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f5574138a4_d20241120_m023255_c001_v7007000_t0000_u01732069975769") 2024/11/20 02:33:23 DEBUG : only7: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40103a8249585cc1_d20241120_m023248_c001_v0001145_t0017_u01732069968159") 2024/11/20 02:33:23 DEBUG : only7: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e73_d20241120_m023239_c001_v0001178_t0040_u01732069959455") 2024/11/20 02:33:23 DEBUG : only7: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f416192661da8ad72_d20241120_m023228_c001_v7007000_t0000_u01732069948242") 2024/11/20 02:33:23 DEBUG : only7: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc55a_d20241120_m023219_c001_v0001180_t0002_u01732069939658") 2024/11/20 02:33:23 DEBUG : only8: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f5574138a7_d20241120_m023255_c001_v7007000_t0000_u01732069975964") 2024/11/20 02:33:23 DEBUG : only8: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40049dffd45339ef_d20241120_m023248_c001_v0001090_t0059_u01732069968177") 2024/11/20 02:33:23 DEBUG : only8: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc5dc_d20241120_m023240_c001_v0001180_t0007_u01732069960031") 2024/11/20 02:33:23 DEBUG : only8: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f416192661da8ad71_d20241120_m023228_c001_v7007000_t0000_u01732069948057") 2024/11/20 02:33:23 DEBUG : only8: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd45339a1_d20241120_m023220_c001_v0001090_t0043_u01732069940086") 2024/11/20 02:33:23 DEBUG : only9: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f5574138ab_d20241120_m023256_c001_v7007000_t0000_u01732069976146") 2024/11/20 02:33:23 DEBUG : only9: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f402bff36dcebc620_d20241120_m023248_c001_v0001180_t0000_u01732069968184") 2024/11/20 02:33:23 DEBUG : only9: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd45339d3_d20241120_m023240_c001_v0001090_t0037_u01732069960521") 2024/11/20 02:33:24 DEBUG : only9: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f416192661da8ad70_d20241120_m023227_c001_v7007000_t0000_u01732069947872") 2024/11/20 02:33:24 DEBUG : only9: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439e25_d20241120_m023220_c001_v0001178_t0054_u01732069940589") 2024/11/20 02:33:24 DEBUG : potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f8612b14_d20241120_m022854_c001_v7007000_t0000_u01732069734554") 2024/11/20 02:33:24 DEBUG : potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd4533851_d20241120_m022852_c001_v0001090_t0050_u01732069732108") 2024/11/20 02:33:24 DEBUG : potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f8612b0e_d20241120_m022850_c001_v7007000_t0000_u01732069730278") 2024/11/20 02:33:24 DEBUG : potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439b5f_d20241120_m022848_c001_v0001178_t0015_u01732069728358") 2024/11/20 02:33:24 DEBUG : potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f8612afb_d20241120_m022846_c001_v7007000_t0000_u01732069726872") 2024/11/20 02:33:24 DEBUG : potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439b4f_d20241120_m022844_c001_v0001178_t0035_u01732069724142") 2024/11/20 02:33:24 DEBUG : potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55740fdc3_d20241120_m022833_c001_v7007000_t0000_u01732069713030") 2024/11/20 02:33:24 DEBUG : potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc022_d20241120_m022831_c001_v0001180_t0030_u01732069711875") 2024/11/20 02:33:24 DEBUG : potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55740fdbe_d20241120_m022830_c001_v7007000_t0000_u01732069710014") 2024/11/20 02:33:24 DEBUG : potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc012_d20241120_m022829_c001_v0001180_t0046_u01732069709172") 2024/11/20 02:33:24 DEBUG : potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55740fdbb_d20241120_m022827_c001_v7007000_t0000_u01732069707675") 2024/11/20 02:33:24 DEBUG : potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc006_d20241120_m022826_c001_v0001180_t0029_u01732069706864") 2024/11/20 02:33:24 DEBUG : potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40449cd8a1a23e0b_d20241120_m022819_c001_v7007000_t0000_u01732069699909") 2024/11/20 02:33:24 DEBUG : potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbfce_d20241120_m022818_c001_v0001180_t0017_u01732069698888") 2024/11/20 02:33:25 DEBUG : potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40449cd8a1a23e06_d20241120_m022818_c001_v7007000_t0000_u01732069698149") 2024/11/20 02:33:25 DEBUG : potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbfbe_d20241120_m022816_c001_v0001180_t0032_u01732069696923") 2024/11/20 02:33:25 DEBUG : potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40449cd8a1a23dfb_d20241120_m022816_c001_v7007000_t0000_u01732069696188") 2024/11/20 02:33:25 DEBUG : potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbfba_d20241120_m022815_c001_v0001180_t0010_u01732069695603") 2024/11/20 02:33:25 DEBUG : potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbfb6_d20241120_m022815_c001_v0001180_t0049_u01732069695021") 2024/11/20 02:33:25 DEBUG : potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40449cd8a1a23df3_d20241120_m022814_c001_v7007000_t0000_u01732069694290") 2024/11/20 02:33:25 DEBUG : potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbfb0_d20241120_m022813_c001_v0001180_t0011_u01732069693662") 2024/11/20 02:33:25 DEBUG : potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbfaa_d20241120_m022813_c001_v0001180_t0014_u01732069693071") 2024/11/20 02:33:25 DEBUG : potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40449cd8a1a23a00_d20241120_m022812_c001_v7007000_t0000_u01732069692336") 2024/11/20 02:33:25 DEBUG : potato: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbfa6_d20241120_m022811_c001_v0001180_t0051_u01732069691548") 2024/11/20 02:33:25 DEBUG : potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f417d72ed2d9c29cd_d20241120_m022949_c001_v7007000_t0000_u01732069789783") 2024/11/20 02:33:25 DEBUG : potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd45338af_d20241120_m022948_c001_v0001090_t0003_u01732069788955") 2024/11/20 02:33:25 DEBUG : potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f400880afcc1af069_d20241120_m022938_c001_v7007000_t0000_u01732069778462") 2024/11/20 02:33:25 DEBUG : potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd453389b_d20241120_m022933_c001_v0001090_t0017_u01732069773845") 2024/11/20 02:33:25 DEBUG : potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f417d72ed2d9c29ba_d20241120_m022925_c001_v7007000_t0000_u01732069765514") 2024/11/20 02:33:25 DEBUG : potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd4533875_d20241120_m022921_c001_v0001090_t0046_u01732069761289") 2024/11/20 02:33:25 DEBUG : potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f8612b33_d20241120_m022913_c001_v7007000_t0000_u01732069753632") 2024/11/20 02:33:25 DEBUG : potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd453386b_d20241120_m022908_c001_v0001090_t0024_u01732069748304") 2024/11/20 02:33:25 DEBUG : potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55740fdca_d20241120_m022837_c001_v7007000_t0000_u01732069717884") 2024/11/20 02:33:25 DEBUG : potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc036_d20241120_m022836_c001_v0001180_t0003_u01732069716685") 2024/11/20 02:33:26 DEBUG : potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55740fdc7_d20241120_m022835_c001_v7007000_t0000_u01732069715567") 2024/11/20 02:33:26 DEBUG : potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc02c_d20241120_m022833_c001_v0001180_t0027_u01732069713958") 2024/11/20 02:33:26 DEBUG : potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55740fdc4_d20241120_m022833_c001_v7007000_t0000_u01732069713228") 2024/11/20 02:33:26 DEBUG : potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc026_d20241120_m022832_c001_v0001180_t0027_u01732069712445") 2024/11/20 02:33:26 DEBUG : potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55740fdc0_d20241120_m022831_c001_v7007000_t0000_u01732069711147") 2024/11/20 02:33:26 DEBUG : potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc01c_d20241120_m022830_c001_v0001180_t0008_u01732069710378") 2024/11/20 02:33:26 DEBUG : potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55740fdbd_d20241120_m022828_c001_v7007000_t0000_u01732069708436") 2024/11/20 02:33:26 DEBUG : potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc00e_d20241120_m022827_c001_v0001180_t0019_u01732069707685") 2024/11/20 02:33:26 DEBUG : potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55740fdb3_d20241120_m022821_c001_v7007000_t0000_u01732069701025") 2024/11/20 02:33:26 DEBUG : potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbfd8_d20241120_m022819_c001_v0001180_t0051_u01732069699668") 2024/11/20 02:33:26 DEBUG : potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f86128d7_d20241120_m022710_c001_v7007000_t0000_u01732069630584") 2024/11/20 02:33:26 DEBUG : potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbe68_d20241120_m022710_c001_v0001180_t0054_u01732069630037") 2024/11/20 02:33:26 DEBUG : potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f86128d5_d20241120_m022708_c001_v7007000_t0000_u01732069628775") 2024/11/20 02:33:26 DEBUG : potato2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbe64_d20241120_m022708_c001_v0001180_t0035_u01732069628201") 2024/11/20 02:33:26 DEBUG : potato3: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f400880afcc1af06b_d20241120_m022939_c001_v7007000_t0000_u01732069779083") 2024/11/20 02:33:26 DEBUG : potato3: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439bed_d20241120_m022935_c001_v0001178_t0010_u01732069775117") 2024/11/20 02:33:26 DEBUG : potato3: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f417d72ed2d9c29bb_d20241120_m022926_c001_v7007000_t0000_u01732069766051") 2024/11/20 02:33:26 DEBUG : potato3: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439bc3_d20241120_m022922_c001_v0001178_t0012_u01732069762551") 2024/11/20 02:33:26 DEBUG : potato3: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f8612b31_d20241120_m022913_c001_v7007000_t0000_u01732069753398") 2024/11/20 02:33:26 DEBUG : potato3: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439ba3_d20241120_m022909_c001_v0001178_t0020_u01732069749646") 2024/11/20 02:33:27 DEBUG : pre-dest1/1: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4036da20db4ab399_d20241120_m023031_c001_v7007000_t0000_u01732069831681") 2024/11/20 02:33:27 DEBUG : pre-dest1/1: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439c7d_d20241120_m023023_c001_v0001178_t0001_u01732069823557") 2024/11/20 02:33:27 DEBUG : pre-dest2/2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4036da20db4ab39a_d20241120_m023031_c001_v7007000_t0000_u01732069831861") 2024/11/20 02:33:27 DEBUG : pre-dest2/2: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd45338e3_d20241120_m023024_c001_v0001090_t0024_u01732069824143") 2024/11/20 02:33:27 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4084850ff055ce72_d20241120_m023002_c001_v7007000_t0000_u01732069802277") 2024/11/20 02:33:27 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc1a8_d20241120_m022959_c001_v0001180_t0023_u01732069799216") 2024/11/20 02:33:27 DEBUG : sizeonly: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4071804836169052_d20241120_m022752_c001_v7007000_t0000_u01732069672012") 2024/11/20 02:33:27 DEBUG : sizeonly: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbf30_d20241120_m022751_c001_v0001180_t0049_u01732069671082") 2024/11/20 02:33:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f5574138c8_d20241120_m023301_c001_v7007000_t0000_u01732069981695") 2024/11/20 02:33:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd4533a01_d20241120_m023300_c001_v0001090_t0017_u01732069980558") 2024/11/20 02:33:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f5574138c0_d20241120_m023258_c001_v7007000_t0000_u01732069978650") 2024/11/20 02:33:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439eb9_d20241120_m023257_c001_v0001178_t0054_u01732069977567") 2024/11/20 02:33:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f8612b1e_d20241120_m022900_c001_v7007000_t0000_u01732069740988") 2024/11/20 02:33:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd453385d_d20241120_m022859_c001_v0001090_t0011_u01732069739281") 2024/11/20 02:33:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f8612b1a_d20241120_m022857_c001_v7007000_t0000_u01732069737999") 2024/11/20 02:33:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc09a_d20241120_m022857_c001_v0001180_t0053_u01732069737150") 2024/11/20 02:33:27 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f407180483616904f_d20241120_m022747_c001_v7007000_t0000_u01732069667945") 2024/11/20 02:33:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbf20_d20241120_m022745_c001_v0001180_t0036_u01732069665919") 2024/11/20 02:33:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f407180483616904e_d20241120_m022745_c001_v7007000_t0000_u01732069665189") 2024/11/20 02:33:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbf16_d20241120_m022744_c001_v0001180_t0021_u01732069664240") 2024/11/20 02:33:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f407180483616904c_d20241120_m022741_c001_v7007000_t0000_u01732069661263") 2024/11/20 02:33:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbf08_d20241120_m022740_c001_v0001180_t0019_u01732069660406") 2024/11/20 02:33:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f407180483616904b_d20241120_m022739_c001_v7007000_t0000_u01732069659860") 2024/11/20 02:33:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbefc_d20241120_m022738_c001_v0001180_t0010_u01732069658652") 2024/11/20 02:33:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbef2_d20241120_m022735_c001_v0001180_t0059_u01732069655391") 2024/11/20 02:33:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4071804836169049_d20241120_m022734_c001_v7007000_t0000_u01732069654664") 2024/11/20 02:33:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbee6_d20241120_m022734_c001_v0001180_t0019_u01732069654101") 2024/11/20 02:33:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbee0_d20241120_m022733_c001_v0001180_t0000_u01732069653521") 2024/11/20 02:33:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4071804836169048_d20241120_m022732_c001_v7007000_t0000_u01732069652427") 2024/11/20 02:33:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbed7_d20241120_m022729_c001_v0001180_t0034_u01732069649905") 2024/11/20 02:33:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbecb_d20241120_m022727_c001_v0001180_t0021_u01732069647212") 2024/11/20 02:33:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4071804836169046_d20241120_m022726_c001_v7007000_t0000_u01732069646466") 2024/11/20 02:33:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbec1_d20241120_m022725_c001_v0001180_t0025_u01732069645908") 2024/11/20 02:33:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbebf_d20241120_m022725_c001_v0001180_t0031_u01732069645339") 2024/11/20 02:33:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4071804836169045_d20241120_m022724_c001_v7007000_t0000_u01732069644612") 2024/11/20 02:33:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbeaa_d20241120_m022720_c001_v0001180_t0049_u01732069640374") 2024/11/20 02:33:28 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4071804836169043_d20241120_m022720_c001_v7007000_t0000_u01732069640010") 2024/11/20 02:33:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbea2_d20241120_m022719_c001_v0001180_t0010_u01732069639437") 2024/11/20 02:33:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f86128df_d20241120_m022717_c001_v7007000_t0000_u01732069637806") 2024/11/20 02:33:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbe94_d20241120_m022717_c001_v0001180_t0059_u01732069637213") 2024/11/20 02:33:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f86128dd_d20241120_m022716_c001_v7007000_t0000_u01732069636663") 2024/11/20 02:33:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbe8e_d20241120_m022716_c001_v0001180_t0039_u01732069636097") 2024/11/20 02:33:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f86128db_d20241120_m022714_c001_v7007000_t0000_u01732069634836") 2024/11/20 02:33:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbe88_d20241120_m022714_c001_v0001180_t0022_u01732069634074") 2024/11/20 02:33:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f86128da_d20241120_m022713_c001_v7007000_t0000_u01732069633532") 2024/11/20 02:33:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbe7e_d20241120_m022712_c001_v0001180_t0009_u01732069632976") 2024/11/20 02:33:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f86128d9_d20241120_m022712_c001_v7007000_t0000_u01732069632067") 2024/11/20 02:33:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbe72_d20241120_m022711_c001_v0001180_t0057_u01732069631491") 2024/11/20 02:33:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f86128d3_d20241120_m022705_c001_v7007000_t0000_u01732069625827") 2024/11/20 02:33:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbe54_d20241120_m022705_c001_v0001180_t0033_u01732069625245") 2024/11/20 02:33:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f86128cf_d20241120_m022704_c001_v7007000_t0000_u01732069624340") 2024/11/20 02:33:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbe4e_d20241120_m022703_c001_v0001180_t0044_u01732069623732") 2024/11/20 02:33:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f86128cd_d20241120_m022702_c001_v7007000_t0000_u01732069622832") 2024/11/20 02:33:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbe44_d20241120_m022701_c001_v0001180_t0041_u01732069621846") 2024/11/20 02:33:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f86128b1_d20241120_m022658_c001_v7007000_t0000_u01732069618922") 2024/11/20 02:33:29 DEBUG : sub dir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebbe34_d20241120_m022658_c001_v0001180_t0038_u01732069618107") 2024/11/20 02:33:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f5574138cc_d20241120_m023301_c001_v7007000_t0000_u01732069981879") 2024/11/20 02:33:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc652_d20241120_m023300_c001_v0001180_t0010_u01732069980564") 2024/11/20 02:33:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f5574138c1_d20241120_m023258_c001_v7007000_t0000_u01732069978831") 2024/11/20 02:33:30 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10103a8249585cf3_d20241120_m023257_c001_v0001145_t0025_u01732069977580") 2024/11/20 02:33:30 DEBUG : sub/yam: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f8612b13_d20241120_m022853_c001_v7007000_t0000_u01732069733974") 2024/11/20 02:33:30 DEBUG : sub/yam: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f109d7c692e439b67_d20241120_m022851_c001_v0001178_t0033_u01732069731756") 2024/11/20 02:33:30 DEBUG : three: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55740fdd2_d20241120_m022843_c001_v7007000_t0000_u01732069723371") 2024/11/20 02:33:30 DEBUG : three: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc060_d20241120_m022842_c001_v0001180_t0049_u01732069722221") 2024/11/20 02:33:30 DEBUG : three: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc04e_d20241120_m022840_c001_v0001180_t0057_u01732069720097") 2024/11/20 02:33:30 DEBUG : two: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f4099a9f55740fdd3_d20241120_m022843_c001_v7007000_t0000_u01732069723553") 2024/11/20 02:33:30 DEBUG : two: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f40049dffd4533849_d20241120_m022841_c001_v0001090_t0059_u01732069721647") 2024/11/20 02:33:30 DEBUG : two: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f402bff36dcebc04c_d20241120_m022839_c001_v0001180_t0000_u01732069719901") 2024/11/20 02:33:30 DEBUG : yam: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f8612b15_d20241120_m022854_c001_v7007000_t0000_u01732069734734") 2024/11/20 02:33:30 DEBUG : yam: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10070beba1aeb449_d20241120_m022853_c001_v0001115_t0040_u01732069733011") 2024/11/20 02:33:30 DEBUG : yam: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f8612b0d_d20241120_m022849_c001_v7007000_t0000_u01732069729731") 2024/11/20 02:33:30 DEBUG : yam: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f102bff36dcebc07e_d20241120_m022848_c001_v0001180_t0056_u01732069728721") 2024/11/20 02:33:30 DEBUG : yam: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f8612af9_d20241120_m022846_c001_v7007000_t0000_u01732069726327") 2024/11/20 02:33:30 DEBUG : yam: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f10049dffd453384b_d20241120_m022844_c001_v0001090_t0001_u01732069724117") 2024/11/20 02:33:30 DEBUG : yaml: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f8612b0f_d20241120_m022850_c001_v7007000_t0000_u01732069730459") 2024/11/20 02:33:30 DEBUG : yaml: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f1100d91f4a256669_d20241120_m022849_c001_v0001182_t0028_u01732069729517") 2024/11/20 02:33:30 DEBUG : yaml: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f419dbf44f8612b05_d20241120_m022847_c001_v7007000_t0000_u01732069727052") 2024/11/20 02:33:31 DEBUG : yaml: Deleting (id "4_z7f52ed83604d4b7b9f380e1b_f1108c2c3922d731c_d20241120_m022845_c001_v0001040_t0008_u01732069725482") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m37.812777368s (try 1/5)