"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/11/22 03:25:22 DEBUG : Creating backend with remote "TestB2:rclone-test-savejib2suzi" 2024/11/22 03:25:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/22 03:25:23 DEBUG : Creating backend with remote "/tmp/rclone1660671518" === 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-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:25:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:25:24 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:25:24 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/22 03:25:24 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.08s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:25:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 03:25:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:25:25 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:25:25 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:25:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/22 03:25:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:25:26 DEBUG : B2 bucket rclone-test-savejib2suzi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.02s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.39s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", 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-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:25:28 DEBUG : Creating backend with remote "/non-existing" 2024/11/22 03:25:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/22 03:25:28 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:25:28 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:25:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:25:29 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:25:29 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:25:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/22 03:25:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.87s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:25:31 INFO : B2 bucket rclone-test-savejib2suzi: Running all checks before starting transfers 2024/11/22 03:25:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:25:31 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:25:31 INFO : B2 bucket rclone-test-savejib2suzi: Checks finished, now starting transfers 2024/11/22 03:25:31 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:25:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/22 03:25:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.47s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:25:32 ERROR : Ignoring --no-traverse with sync 2024/11/22 03:25:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:25:32 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:25:32 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:25:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/22 03:25:33 INFO : sub dir/hello world: Copied (new) 2024/11/22 03:25:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.47s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:25:34 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/22 03:25:34 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:25:34 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:25:34 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/22 03:25:34 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.47s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:25:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:25:35 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:25:35 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:25:36 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/22 03:25:36 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.47s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:25:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:25:37 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:25:37 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:25:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/22 03:25:37 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:25:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/22 03:25:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/22 03:25:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/22 03:25:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 03:25:39 DEBUG : sub dir: Making directory 2024/11/22 03:25:39 DEBUG : sub dir2: Making directory 2024/11/22 03:25:39 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/22 03:25:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:25:39 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:25:39 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:25:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/22 03:25:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/22 03:25:39 DEBUG : B2 bucket rclone-test-savejib2suzi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.49s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:25:40 DEBUG : sub dir2: Making directory 2024/11/22 03:25:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/22 03:25:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/22 03:25:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:25:40 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:25:40 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:25:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/22 03:25:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:25:41 DEBUG : sub dir2: Making directory with metadata 2024/11/22 03:25:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/22 03:25:41 DEBUG : sub dir: Making directory 2024/11/22 03:25:41 DEBUG : sub dir2: Making directory 2024/11/22 03:25:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:25:41 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:25:41 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:25:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/22 03:25:41 INFO : sub dir/hello world: Copied (new) 2024/11/22 03:25:41 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/22 03:25:42 DEBUG : B2 bucket rclone-test-savejib2suzi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/22 03:25:42 DEBUG : B2 bucket rclone-test-savejib2suzi: 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-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", 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-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:25:43 DEBUG : sub dir2: Making directory 2024/11/22 03:25:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:25:43 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:25:43 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:25:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/22 03:25:43 INFO : sub dir/hello world: Copied (new) 2024/11/22 03:25:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:25:44 DEBUG : sub dir2: Making directory with metadata 2024/11/22 03:25:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/22 03:25:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 03:25:44 DEBUG : sub dir: Making directory 2024/11/22 03:25:44 DEBUG : sub dir2: Making directory 2024/11/22 03:25:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:25:44 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:25:44 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:25:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/22 03:25:45 INFO : sub dir/hello world: Copied (new) 2024/11/22 03:25:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/22 03:25:45 DEBUG : B2 bucket rclone-test-savejib2suzi: 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-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.40s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:25:46 DEBUG : sub dir2: Making directory 2024/11/22 03:25:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:25:47 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:25:47 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:25:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/22 03:25:47 INFO : sub dir/hello world: Copied (new) 2024/11/22 03:25:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.46s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:25:48 DEBUG : Creating backend with remote "TestB2:rclone-test-kazuduh2gado" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-savejib2suzi -> B2 bucket rclone-test-kazuduh2gado 2024/11/22 03:25:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:25:49 DEBUG : B2 bucket rclone-test-kazuduh2gado: Waiting for checks to finish 2024/11/22 03:25:49 DEBUG : B2 bucket rclone-test-kazuduh2gado: Waiting for transfers to finish 2024/11/22 03:25:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/22 03:25:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:25:50 DEBUG : B2 bucket rclone-test-kazuduh2gado: Purge remote 2024/11/22 03:25:50 INFO : B2 bucket rclone-test-kazuduh2gado: cleaning bucket "rclone-test-kazuduh2gado" of all files 2024/11/22 03:25:50 DEBUG : sub dir/hello world: Deleting (id "4_zff328dd3e07d5b1b9f380e1b_f11339473b06df1c1_d20241122_m032550_c001_v0001182_t0002_u01732245950446") --- PASS: TestServerSideCopy (4.51s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:25:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/22 03:25:53 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:25:53 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:25:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/22 03:25:53 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.03s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:25:54 DEBUG : Creating backend with remote "TestB2:rclone-test-gozutem3fafi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-savejib2suzi -> B2 bucket rclone-test-gozutem3fafi 2024/11/22 03:25:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:25:56 DEBUG : B2 bucket rclone-test-gozutem3fafi: Waiting for checks to finish 2024/11/22 03:25:56 DEBUG : B2 bucket rclone-test-gozutem3fafi: Waiting for transfers to finish 2024/11/22 03:25:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/22 03:25:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:25:58 DEBUG : B2 bucket rclone-test-gozutem3fafi: Waiting for checks to finish 2024/11/22 03:25:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/22 03:25:58 DEBUG : B2 bucket rclone-test-gozutem3fafi: Waiting for transfers to finish 2024/11/22 03:25:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/22 03:25:58 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:25:58 DEBUG : B2 bucket rclone-test-gozutem3fafi: Purge remote 2024/11/22 03:25:58 INFO : B2 bucket rclone-test-gozutem3fafi: cleaning bucket "rclone-test-gozutem3fafi" of all files 2024/11/22 03:25:58 DEBUG : sub dir/hello world: Deleting (id "4_z9f32ad73e07d5b1b9f380e1b_f1178a661c34894f6_d20241122_m032558_c001_v0001182_t0022_u01732245958331") 2024/11/22 03:25:58 DEBUG : sub dir/hello world: Deleting (id "4_z9f32ad73e07d5b1b9f380e1b_f111259d7d0008d54_d20241122_m032556_c001_v0001130_t0052_u01732245956985") --- PASS: TestServerSideCopyOverSelf (6.45s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/22 03:26:01 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:01 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/22 03:26:01 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/22 03:26:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.04s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:03 DEBUG : Creating backend with remote "TestB2:rclone-test-reyenaf6wibe" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-savejib2suzi -> B2 bucket rclone-test-reyenaf6wibe 2024/11/22 03:26:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:26:04 DEBUG : B2 bucket rclone-test-reyenaf6wibe: Waiting for checks to finish 2024/11/22 03:26:04 DEBUG : B2 bucket rclone-test-reyenaf6wibe: Waiting for transfers to finish 2024/11/22 03:26:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/22 03:26:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/22 03:26:06 DEBUG : B2 bucket rclone-test-reyenaf6wibe: Waiting for checks to finish 2024/11/22 03:26:06 DEBUG : B2 bucket rclone-test-reyenaf6wibe: Waiting for transfers to finish 2024/11/22 03:26:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/22 03:26:07 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/22 03:26:07 INFO : sub dir/hello world: Deleted 2024/11/22 03:26:08 DEBUG : testing file moves 2024/11/22 03:26:08 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/22 03:26:08 DEBUG : B2 bucket rclone-test-reyenaf6wibe: Waiting for checks to finish 2024/11/22 03:26:08 DEBUG : B2 bucket rclone-test-reyenaf6wibe: Waiting for transfers to finish 2024/11/22 03:26:08 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/22 03:26:08 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/22 03:26:08 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:09 DEBUG : B2 bucket rclone-test-reyenaf6wibe: Purge remote 2024/11/22 03:26:09 INFO : B2 bucket rclone-test-reyenaf6wibe: cleaning bucket "rclone-test-reyenaf6wibe" of all files 2024/11/22 03:26:09 DEBUG : sub dir/hello world: Deleting (id "4_zcf92cd83e07d5b1b9f380e1b_f1006125763174800_d20241122_m032608_c001_v0001180_t0049_u01732245968524") 2024/11/22 03:26:09 DEBUG : sub dir/hello world: Deleting (id "4_zcf92cd83e07d5b1b9f380e1b_f1177b0d550c7ab14_d20241122_m032606_c001_v0001102_t0006_u01732245966698") 2024/11/22 03:26:09 DEBUG : sub dir/hello world: Deleting (id "4_zcf92cd83e07d5b1b9f380e1b_f115afd108acab148_d20241122_m032605_c001_v0001182_t0032_u01732245965461") --- PASS: TestServerSideMoveOverSelf (8.40s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:11 ERROR : : error listing: directory not found 2024/11/22 03:26:11 DEBUG : Local file system at /tmp/rclone1660671518: Making directory 2024/11/22 03:26:12 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:12 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.84s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:26:14 DEBUG : Local file system at /tmp/rclone1660671518: Waiting for checks to finish 2024/11/22 03:26:14 DEBUG : Local file system at /tmp/rclone1660671518: Waiting for transfers to finish 2024/11/22 03:26:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/22 03:26:14 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/22 03:26:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestCopyRedownload (2.22s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:15 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/22 03:26:15 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:15 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:15 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/22 03:26:15 INFO : check sum: Copied (new) 2024/11/22 03:26:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:16 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/22 03:26:16 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/22 03:26:16 DEBUG : check sum: Unchanged skipping 2024/11/22 03:26:16 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:16 DEBUG : Waiting for deletions to finish 2024/11/22 03:26:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.21s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:17 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/22 03:26:17 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:17 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:18 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/22 03:26:18 INFO : sizeonly: Copied (new) 2024/11/22 03:26:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:18 DEBUG : sizeonly: Sizes identical 2024/11/22 03:26:18 DEBUG : sizeonly: Unchanged skipping 2024/11/22 03:26:18 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:18 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:18 DEBUG : Waiting for deletions to finish 2024/11/22 03:26:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.60s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:20 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/22 03:26:20 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:20 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:20 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/22 03:26:20 INFO : ignore-size: Copied (new) 2024/11/22 03:26:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:21 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:26:21 DEBUG : ignore-size: Unchanged skipping 2024/11/22 03:26:21 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:21 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:21 DEBUG : Waiting for deletions to finish 2024/11/22 03:26:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.24s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:23 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:26:23 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:23 DEBUG : existing: Unchanged skipping 2024/11/22 03:26:23 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:23 DEBUG : Waiting for deletions to finish 2024/11/22 03:26:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:23 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:23 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/22 03:26:23 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/22 03:26:23 INFO : existing: Copied (replaced existing) 2024/11/22 03:26:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.41s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:25 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/22 03:26:25 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:25 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/22 03:26:25 INFO : existing: Copied (new) 2024/11/22 03:26:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:25 DEBUG : existing: Destination exists, skipping 2024/11/22 03:26:25 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:25 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:25 DEBUG : Waiting for deletions to finish 2024/11/22 03:26:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.28s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:27 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/22 03:26:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/22 03:26:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 03:26:28 DEBUG : c/non empty space: Unchanged skipping 2024/11/22 03:26:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/22 03:26:28 INFO : a/potato2: Copied (new) 2024/11/22 03:26:28 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:28 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:28 DEBUG : Waiting for deletions to finish 2024/11/22 03:26:28 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.62s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:30 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/22 03:26:30 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/22 03:26:30 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/22 03:26:30 DEBUG : empty space: Unchanged skipping 2024/11/22 03:26:30 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:30 DEBUG : Waiting for deletions to finish 2024/11/22 03:26:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:30 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:30 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/22 03:26:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/22 03:26:31 INFO : empty space: Updated modification time in destination 2024/11/22 03:26:31 DEBUG : empty space: Unchanged skipping 2024/11/22 03:26:31 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:31 DEBUG : Waiting for deletions to finish 2024/11/22 03:26:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.24s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:33 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/22 03:26:33 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/22 03:26:33 DEBUG : empty space: Unchanged skipping 2024/11/22 03:26:33 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:33 DEBUG : Waiting for deletions to finish 2024/11/22 03:26:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.68s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:35 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:35 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/22 03:26:35 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1660671518) 2024/11/22 03:26:35 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-savejib2suzi) 2024/11/22 03:26:35 DEBUG : foo: sha1 differ 2024/11/22 03:26:35 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:35 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/22 03:26:35 INFO : foo: Copied (replaced existing) 2024/11/22 03:26:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:37 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/22 03:26:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 03:26:37 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:37 DEBUG : empty space: Unchanged skipping 2024/11/22 03:26:37 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:37 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/22 03:26:37 INFO : potato: Copied (new) 2024/11/22 03:26:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.17s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:39 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/22 03:26:39 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:39 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/22 03:26:39 INFO : potato: Copied (replaced existing) 2024/11/22 03:26:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.90s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:41 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/22 03:26:41 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1660671518) 2024/11/22 03:26:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-savejib2suzi) 2024/11/22 03:26:41 DEBUG : potato: sha1 differ 2024/11/22 03:26:41 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/22 03:26:41 INFO : potato: Copied (replaced existing) 2024/11/22 03:26:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:26:43 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/22 03:26:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 03:26:43 DEBUG : empty space: Unchanged skipping 2024/11/22 03:26:43 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:43 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:43 DEBUG : Waiting for deletions to finish 2024/11/22 03:26:43 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:26:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 03:26:45 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:45 DEBUG : empty space: Unchanged skipping 2024/11/22 03:26:45 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/22 03:26:45 INFO : potato2: Copied (new) 2024/11/22 03:26:45 DEBUG : Waiting for deletions to finish 2024/11/22 03:26:45 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:47 DEBUG : d: Making directory 2024/11/22 03:26:47 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/22 03:26:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/22 03:26:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 03:26:47 DEBUG : c/non empty space: Unchanged skipping 2024/11/22 03:26:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/22 03:26:47 INFO : a/potato2: Copied (new) 2024/11/22 03:26:48 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:48 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:48 DEBUG : Waiting for deletions to finish 2024/11/22 03:26:48 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:50 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/22 03:26:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/22 03:26:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 03:26:50 DEBUG : c/non empty space: Unchanged skipping 2024/11/22 03:26:50 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:50 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/22 03:26:50 INFO : a/potato2: Copied (new) 2024/11/22 03:26:50 ERROR : B2 bucket rclone-test-savejib2suzi: not deleting files as there were IO errors 2024/11/22 03:26:50 ERROR : B2 bucket rclone-test-savejib2suzi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.55s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:52 DEBUG : Waiting for deletions to finish 2024/11/22 03:26:52 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:26:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 03:26:52 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:52 DEBUG : empty space: Unchanged skipping 2024/11/22 03:26:52 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:53 INFO : potato: Deleted 2024/11/22 03:26:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/22 03:26:53 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.34s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:55 DEBUG : Waiting for deletions to finish 2024/11/22 03:26:55 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:55 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:55 INFO : potato: Deleted 2024/11/22 03:26:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:26:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 03:26:55 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:55 DEBUG : empty space: Unchanged skipping 2024/11/22 03:26:55 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/22 03:26:55 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.69s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:26:57 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:26:57 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:26:57 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/22 03:26:57 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.06s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:26:59 DEBUG : enormous: Excluded (Size Filter) 2024/11/22 03:26:59 DEBUG : enormous: Excluded 2024/11/22 03:26:59 DEBUG : potato2: Excluded (Size Filter) 2024/11/22 03:26:59 DEBUG : potato2: Excluded 2024/11/22 03:26:59 DEBUG : potato2: Excluded (Size Filter) 2024/11/22 03:26:59 DEBUG : potato2: Excluded 2024/11/22 03:26:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 03:26:59 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:27:00 DEBUG : empty space: Unchanged skipping 2024/11/22 03:27:00 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:27:00 DEBUG : Waiting for deletions to finish 2024/11/22 03:27:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:27:00 DEBUG : enormous: Excluded (Size Filter) 2024/11/22 03:27:00 DEBUG : enormous: Excluded 2024/11/22 03:27:00 DEBUG : potato2: Excluded (Size Filter) 2024/11/22 03:27:00 DEBUG : potato2: Excluded 2024/11/22 03:27:00 DEBUG : potato2: Excluded (Size Filter) 2024/11/22 03:27:00 DEBUG : potato2: Excluded 2024/11/22 03:27:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/22 03:27:00 DEBUG : empty space: Unchanged skipping 2024/11/22 03:27:00 DEBUG : Local file system at /tmp/rclone1660671518: Waiting for checks to finish 2024/11/22 03:27:00 DEBUG : Local file system at /tmp/rclone1660671518: Waiting for transfers to finish 2024/11/22 03:27:00 DEBUG : Waiting for deletions to finish 2024/11/22 03:27:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.63s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:27:02 DEBUG : enormous: Excluded (Size Filter) 2024/11/22 03:27:02 DEBUG : enormous: Excluded 2024/11/22 03:27:02 DEBUG : potato2: Excluded (Size Filter) 2024/11/22 03:27:02 DEBUG : potato2: Excluded 2024/11/22 03:27:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 03:27:02 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:27:02 DEBUG : empty space: Unchanged skipping 2024/11/22 03:27:02 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:27:02 DEBUG : Waiting for deletions to finish 2024/11/22 03:27:03 INFO : enormous: Deleted 2024/11/22 03:27:03 INFO : potato2: Deleted 2024/11/22 03:27:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:27:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/22 03:27:03 DEBUG : Local file system at /tmp/rclone1660671518: Waiting for checks to finish 2024/11/22 03:27:03 DEBUG : empty space: Unchanged skipping 2024/11/22 03:27:03 DEBUG : Local file system at /tmp/rclone1660671518: Waiting for transfers to finish 2024/11/22 03:27:03 DEBUG : Waiting for deletions to finish 2024/11/22 03:27:03 INFO : enormous: Deleted 2024/11/22 03:27:03 INFO : potato2: Deleted 2024/11/22 03:27:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:27:06 DEBUG : five: Need to transfer - File not found at Destination 2024/11/22 03:27:06 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/22 03:27:06 DEBUG : one: Destination is newer than source, skipping 2024/11/22 03:27:06 DEBUG : three: Sizes identical 2024/11/22 03:27:06 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:27:06 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/22 03:27:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1660671518) 2024/11/22 03:27:06 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-savejib2suzi) 2024/11/22 03:27:06 DEBUG : two: sha1 differ 2024/11/22 03:27:06 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/22 03:27:06 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:27:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/22 03:27:06 INFO : five: Copied (new) 2024/11/22 03:27:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/22 03:27:06 INFO : four: Copied (replaced existing) 2024/11/22 03:27:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/22 03:27:06 INFO : two: Copied (replaced existing) 2024/11/22 03:27:06 DEBUG : Waiting for deletions to finish 2024/11/22 03:27:07 DEBUG : one: Destination is newer than source, skipping 2024/11/22 03:27:07 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:27:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1660671518) 2024/11/22 03:27:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/22 03:27:07 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-savejib2suzi) 2024/11/22 03:27:07 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/22 03:27:07 DEBUG : three: sha1 differ 2024/11/22 03:27:07 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/22 03:27:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/22 03:27:07 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/22 03:27:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/22 03:27:07 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/22 03:27:07 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/22 03:27:07 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/22 03:27:07 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/22 03:27:07 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:27:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/22 03:27:07 INFO : three: Copied (replaced existing) 2024/11/22 03:27:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.18s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/22 03:27:09 INFO : B2 bucket rclone-test-savejib2suzi: Making map for --track-renames 2024/11/22 03:27:09 INFO : B2 bucket rclone-test-savejib2suzi: Finished making map for --track-renames 2024/11/22 03:27:09 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:27:09 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for renames to finish 2024/11/22 03:27:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/22 03:27:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/22 03:27:09 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:27:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/22 03:27:09 INFO : potato: Copied (new) 2024/11/22 03:27:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/22 03:27:09 INFO : yam: Copied (new) 2024/11/22 03:27:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:27:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:27:09 INFO : B2 bucket rclone-test-savejib2suzi: Making map for --track-renames 2024/11/22 03:27:09 INFO : B2 bucket rclone-test-savejib2suzi: Finished making map for --track-renames 2024/11/22 03:27:09 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:27:09 DEBUG : potato: Unchanged skipping 2024/11/22 03:27:09 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for renames to finish 2024/11/22 03:27:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/22 03:27:10 INFO : yam: Copied (server-side copy) to: yaml 2024/11/22 03:27:11 INFO : yam: Deleted 2024/11/22 03:27:11 INFO : yaml: Renamed from "yam" 2024/11/22 03:27:11 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:27:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.66s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/22 03:27:12 INFO : B2 bucket rclone-test-savejib2suzi: Making map for --track-renames 2024/11/22 03:27:12 INFO : B2 bucket rclone-test-savejib2suzi: Finished making map for --track-renames 2024/11/22 03:27:12 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:27:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/22 03:27:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/22 03:27:12 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for renames to finish 2024/11/22 03:27:12 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:27:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/22 03:27:13 INFO : yam: Copied (new) 2024/11/22 03:27:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/22 03:27:13 INFO : potato: Copied (new) 2024/11/22 03:27:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:27:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:27:13 INFO : B2 bucket rclone-test-savejib2suzi: Making map for --track-renames 2024/11/22 03:27:13 INFO : B2 bucket rclone-test-savejib2suzi: Finished making map for --track-renames 2024/11/22 03:27:13 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:27:13 DEBUG : potato: Unchanged skipping 2024/11/22 03:27:13 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for renames to finish 2024/11/22 03:27:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/22 03:27:14 INFO : yam: Copied (server-side copy) to: yaml 2024/11/22 03:27:14 INFO : yam: Deleted 2024/11/22 03:27:14 INFO : yaml: Renamed from "yam" 2024/11/22 03:27:14 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:27:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.43s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/22 03:27:16 INFO : B2 bucket rclone-test-savejib2suzi: Making map for --track-renames 2024/11/22 03:27:16 INFO : B2 bucket rclone-test-savejib2suzi: Finished making map for --track-renames 2024/11/22 03:27:16 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:27:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/22 03:27:16 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/22 03:27:16 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for renames to finish 2024/11/22 03:27:16 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:27:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/22 03:27:16 INFO : sub/yam: Copied (new) 2024/11/22 03:27:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/22 03:27:17 INFO : potato: Copied (new) 2024/11/22 03:27:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:27:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:27:17 DEBUG : potato: Unchanged skipping 2024/11/22 03:27:17 INFO : B2 bucket rclone-test-savejib2suzi: Making map for --track-renames 2024/11/22 03:27:17 INFO : B2 bucket rclone-test-savejib2suzi: Finished making map for --track-renames 2024/11/22 03:27:17 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:27:17 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for renames to finish 2024/11/22 03:27:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/22 03:27:18 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/22 03:27:18 INFO : sub/yam: Deleted 2024/11/22 03:27:18 INFO : yam: Renamed from "sub/yam" 2024/11/22 03:27:18 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:27:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.22s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:27:20 DEBUG : Creating backend with remote "/tmp/rclone1660671518/dir1" 2024/11/22 03:27:20 DEBUG : Creating backend with remote "/tmp/rclone1660671518/dir2" 2024/11/22 03:27:20 DEBUG : Local file system at /tmp/rclone1660671518/dir2: Using server-side directory move 2024/11/22 03:27:20 INFO : Local file system at /tmp/rclone1660671518/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/22 03:27:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/22 03:27:20 DEBUG : Local file system at /tmp/rclone1660671518/dir2: Waiting for checks to finish 2024/11/22 03:27:20 DEBUG : Local file system at /tmp/rclone1660671518/dir2: Waiting for transfers to finish 2024/11/22 03:27:20 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:27:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/22 03:27:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:27:20 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:27:20 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:27:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/22 03:27:21 INFO : sub dir/hello world: Copied (new) 2024/11/22 03:27:21 INFO : sub dir/hello world: Deleted 2024/11/22 03:27:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/22 03:27:21 INFO : nested/sub dir/file: Copied (new) 2024/11/22 03:27:21 INFO : nested/sub dir/file: Deleted 2024/11/22 03:27:21 INFO : sub dir: Removing directory 2024/11/22 03:27:21 INFO : nested/sub dir: Removing directory 2024/11/22 03:27:21 INFO : nested: Removing directory 2024/11/22 03:27:21 DEBUG : Local file system at /tmp/rclone1660671518: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.05s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:27:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:27:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/22 03:27:22 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:27:22 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:27:23 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/22 03:27:23 INFO : nested/sub dir/file: Copied (new) 2024/11/22 03:27:23 INFO : nested/sub dir/file: Deleted 2024/11/22 03:27:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/22 03:27:23 INFO : sub dir/hello world: Copied (new) 2024/11/22 03:27:23 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.35s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:27:25 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/22 03:27:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/22 03:27:25 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:27:25 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:27:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/22 03:27:25 INFO : existing: Copied (new) 2024/11/22 03:27:25 INFO : existing: Deleted 2024/11/22 03:27:25 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/22 03:27:25 INFO : existing-b: Copied (new) 2024/11/22 03:27:25 INFO : existing-b: Deleted 2024/11/22 03:27:25 DEBUG : existing: Destination exists, skipping 2024/11/22 03:27:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/22 03:27:25 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:27:25 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:27:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.12s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:27:27 DEBUG : Creating backend with remote "TestB2:rclone-test-qebifeh4kina" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-savejib2suzi -> B2 bucket rclone-test-qebifeh4kina 2024/11/22 03:27:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:27:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/22 03:27:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/22 03:27:31 DEBUG : B2 bucket rclone-test-qebifeh4kina: Waiting for checks to finish 2024/11/22 03:27:31 DEBUG : empty space: Unchanged skipping 2024/11/22 03:27:31 INFO : empty space: Deleted 2024/11/22 03:27:31 DEBUG : B2 bucket rclone-test-qebifeh4kina: Waiting for transfers to finish 2024/11/22 03:27:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/22 03:27:31 INFO : potato2: Copied (server-side copy) 2024/11/22 03:27:31 INFO : potato2: Deleted 2024/11/22 03:27:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/22 03:27:31 INFO : potato3: Copied (server-side copy) 2024/11/22 03:27:31 INFO : potato3: Deleted 2024/11/22 03:27:32 DEBUG : Creating backend with remote "TestB2:rclone-test-datoxeq2bosu" 2024/11/22 03:27:33 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/22 03:27:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:27:33 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/22 03:27:33 DEBUG : B2 bucket rclone-test-datoxeq2bosu: Waiting for checks to finish 2024/11/22 03:27:33 DEBUG : B2 bucket rclone-test-datoxeq2bosu: Waiting for transfers to finish 2024/11/22 03:27:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/22 03:27:34 INFO : empty space: Copied (server-side copy) 2024/11/22 03:27:34 INFO : empty space: Deleted 2024/11/22 03:27:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/22 03:27:34 INFO : potato2: Copied (server-side copy) 2024/11/22 03:27:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/22 03:27:34 INFO : potato3: Copied (server-side copy) 2024/11/22 03:27:34 INFO : potato2: Deleted 2024/11/22 03:27:34 INFO : potato3: Deleted 2024/11/22 03:27:35 DEBUG : B2 bucket rclone-test-datoxeq2bosu: Purge remote 2024/11/22 03:27:35 INFO : B2 bucket rclone-test-datoxeq2bosu: cleaning bucket "rclone-test-datoxeq2bosu" of all files 2024/11/22 03:27:35 DEBUG : empty space: Deleting (id "4_zef022d23e09d5b1b9f380e1b_f1021370691deab7e_d20241122_m032734_c001_v0001182_t0048_u01732246054129") 2024/11/22 03:27:35 DEBUG : potato2: Deleting (id "4_zef022d23e09d5b1b9f380e1b_f119c8906c2773be5_d20241122_m032734_c001_v0001180_t0018_u01732246054351") 2024/11/22 03:27:35 DEBUG : potato3: Deleting (id "4_zef022d23e09d5b1b9f380e1b_f1066232c258c2d95_d20241122_m032734_c001_v0001179_t0053_u01732246054520") 2024/11/22 03:27:36 DEBUG : B2 bucket rclone-test-qebifeh4kina: Purge remote 2024/11/22 03:27:36 INFO : B2 bucket rclone-test-qebifeh4kina: cleaning bucket "rclone-test-qebifeh4kina" of all files 2024/11/22 03:27:36 DEBUG : empty space: Deleting (id "4_zef521d13e09d5b1b9f380e1b_f406b4e4d35cb7903_d20241122_m032734_c001_v7007000_t0000_u01732246054328") 2024/11/22 03:27:36 DEBUG : empty space: Deleting (id "4_zef521d13e09d5b1b9f380e1b_f119be4fb16308361_d20241122_m032730_c001_v0001183_t0001_u01732246050333") 2024/11/22 03:27:36 DEBUG : potato2: Deleting (id "4_zef521d13e09d5b1b9f380e1b_f406b4e4d35cb7905_d20241122_m032734_c001_v7007000_t0000_u01732246054575") 2024/11/22 03:27:36 DEBUG : potato2: Deleting (id "4_zef521d13e09d5b1b9f380e1b_f10305f53eb605a92_d20241122_m032731_c001_v0001183_t0010_u01732246051147") 2024/11/22 03:27:36 DEBUG : potato3: Deleting (id "4_zef521d13e09d5b1b9f380e1b_f406b4e4d35cb7906_d20241122_m032734_c001_v7007000_t0000_u01732246054755") 2024/11/22 03:27:36 DEBUG : potato3: Deleting (id "4_zef521d13e09d5b1b9f380e1b_f10585d922f21570a_d20241122_m032731_c001_v0001109_t0031_u01732246051385") 2024/11/22 03:27:36 DEBUG : potato3: Deleting (id "4_zef521d13e09d5b1b9f380e1b_f119be4fb1630836f_d20241122_m032730_c001_v0001183_t0026_u01732246050537") --- PASS: TestServerSideMove (11.28s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:27:38 DEBUG : Creating backend with remote "TestB2:rclone-test-rifihop1jeho" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-savejib2suzi -> B2 bucket rclone-test-rifihop1jeho 2024/11/22 03:27:43 DEBUG : empty space: Excluded (Size Filter) 2024/11/22 03:27:43 DEBUG : empty space: Excluded 2024/11/22 03:27:43 DEBUG : empty space: Excluded (Size Filter) 2024/11/22 03:27:43 DEBUG : empty space: Excluded 2024/11/22 03:27:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:27:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/22 03:27:43 DEBUG : B2 bucket rclone-test-rifihop1jeho: Waiting for checks to finish 2024/11/22 03:27:43 DEBUG : B2 bucket rclone-test-rifihop1jeho: Waiting for transfers to finish 2024/11/22 03:27:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/22 03:27:44 INFO : potato2: Copied (server-side copy) 2024/11/22 03:27:44 INFO : potato2: Deleted 2024/11/22 03:27:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/22 03:27:44 INFO : potato3: Copied (server-side copy) 2024/11/22 03:27:44 INFO : potato3: Deleted 2024/11/22 03:27:45 DEBUG : Creating backend with remote "TestB2:rclone-test-kugoxom4sufu" 2024/11/22 03:27:45 DEBUG : empty space: Excluded (Size Filter) 2024/11/22 03:27:45 DEBUG : empty space: Excluded 2024/11/22 03:27:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:27:46 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/22 03:27:46 DEBUG : B2 bucket rclone-test-kugoxom4sufu: Waiting for checks to finish 2024/11/22 03:27:46 DEBUG : B2 bucket rclone-test-kugoxom4sufu: Waiting for transfers to finish 2024/11/22 03:27:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/22 03:27:47 INFO : potato2: Copied (server-side copy) 2024/11/22 03:27:47 INFO : potato2: Deleted 2024/11/22 03:27:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/22 03:27:47 INFO : potato3: Copied (server-side copy) 2024/11/22 03:27:47 INFO : potato3: Deleted 2024/11/22 03:27:48 DEBUG : B2 bucket rclone-test-kugoxom4sufu: Purge remote 2024/11/22 03:27:48 INFO : B2 bucket rclone-test-kugoxom4sufu: cleaning bucket "rclone-test-kugoxom4sufu" of all files 2024/11/22 03:27:48 DEBUG : potato2: Deleting (id "4_z6fc25d53e09d5b1b9f380e1b_f100ee55f4172860f_d20241122_m032747_c001_v0001117_t0016_u01732246067000") 2024/11/22 03:27:48 DEBUG : potato3: Deleting (id "4_z6fc25d53e09d5b1b9f380e1b_f100ee55f41728611_d20241122_m032747_c001_v0001117_t0045_u01732246067380") 2024/11/22 03:27:49 DEBUG : B2 bucket rclone-test-rifihop1jeho: Purge remote 2024/11/22 03:27:49 INFO : B2 bucket rclone-test-rifihop1jeho: cleaning bucket "rclone-test-rifihop1jeho" of all files 2024/11/22 03:27:49 DEBUG : empty space: Deleting (id "4_zafb24d23e09d5b1b9f380e1b_f10226195f8086ca6_d20241122_m032742_c001_v0001044_t0000_u01732246062721") 2024/11/22 03:27:49 DEBUG : potato2: Deleting (id "4_zafb24d23e09d5b1b9f380e1b_f401f2d7df91bd1b3_d20241122_m032747_c001_v7007000_t0000_u01732246067563") 2024/11/22 03:27:49 DEBUG : potato2: Deleting (id "4_zafb24d23e09d5b1b9f380e1b_f1170c6c0989d6cdc_d20241122_m032743_c001_v0001109_t0002_u01732246063971") 2024/11/22 03:27:49 DEBUG : potato3: Deleting (id "4_zafb24d23e09d5b1b9f380e1b_f401f2d7df91bd1b4_d20241122_m032747_c001_v7007000_t0000_u01732246067807") 2024/11/22 03:27:49 DEBUG : potato3: Deleting (id "4_zafb24d23e09d5b1b9f380e1b_f10188a20b1f7b419_d20241122_m032744_c001_v0001115_t0013_u01732246064338") 2024/11/22 03:27:49 DEBUG : potato3: Deleting (id "4_zafb24d23e09d5b1b9f380e1b_f10226195f8086ca8_d20241122_m032743_c001_v0001044_t0031_u01732246063195") 2024/11/22 03:27:49 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2024/11/22 03:27:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/22 03:27:49 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.89s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:27:51 DEBUG : Creating backend with remote "TestB2:rclone-test-lilufun4tiha" 2024/11/22 03:27:53 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-savejib2suzi -> B2 bucket rclone-test-lilufun4tiha 2024/11/22 03:27:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:27:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/22 03:27:56 DEBUG : empty space: Unchanged skipping 2024/11/22 03:27:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/22 03:27:56 DEBUG : B2 bucket rclone-test-lilufun4tiha: Waiting for checks to finish 2024/11/22 03:27:56 INFO : empty space: Deleted 2024/11/22 03:27:56 DEBUG : B2 bucket rclone-test-lilufun4tiha: Waiting for transfers to finish 2024/11/22 03:27:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/22 03:27:56 INFO : potato3: Copied (server-side copy) 2024/11/22 03:27:57 INFO : potato3: Deleted 2024/11/22 03:27:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/22 03:27:57 INFO : potato2: Copied (server-side copy) 2024/11/22 03:27:57 INFO : potato2: Deleted 2024/11/22 03:27:58 DEBUG : Creating backend with remote "TestB2:rclone-test-hativid0yude" 2024/11/22 03:27:58 DEBUG : tomatoDir: Making directory 2024/11/22 03:27:59 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/22 03:27:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:27:59 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/22 03:27:59 DEBUG : B2 bucket rclone-test-hativid0yude: Waiting for checks to finish 2024/11/22 03:27:59 DEBUG : B2 bucket rclone-test-hativid0yude: Waiting for transfers to finish 2024/11/22 03:27:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/22 03:27:59 INFO : potato3: Copied (server-side copy) 2024/11/22 03:28:00 INFO : potato3: Deleted 2024/11/22 03:28:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/22 03:28:00 INFO : empty space: Copied (server-side copy) 2024/11/22 03:28:00 INFO : empty space: Deleted 2024/11/22 03:28:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/22 03:28:00 INFO : potato2: Copied (server-side copy) 2024/11/22 03:28:01 INFO : potato2: Deleted 2024/11/22 03:28:01 DEBUG : B2 bucket rclone-test-hativid0yude: Purge remote 2024/11/22 03:28:01 INFO : B2 bucket rclone-test-hativid0yude: cleaning bucket "rclone-test-hativid0yude" of all files 2024/11/22 03:28:01 DEBUG : empty space: Deleting (id "4_z6fc28d73e09d5b1b9f380e1b_f105b94dabe3cfa4e_d20241122_m032800_c001_v0001183_t0007_u01732246080146") 2024/11/22 03:28:01 DEBUG : potato2: Deleting (id "4_z6fc28d73e09d5b1b9f380e1b_f1088a16d4fc0cf70_d20241122_m032800_c001_v0001144_t0003_u01732246080013") 2024/11/22 03:28:01 DEBUG : potato3: Deleting (id "4_z6fc28d73e09d5b1b9f380e1b_f11339473b06e00d7_d20241122_m032759_c001_v0001182_t0051_u01732246079788") 2024/11/22 03:28:02 DEBUG : B2 bucket rclone-test-lilufun4tiha: Purge remote 2024/11/22 03:28:02 INFO : B2 bucket rclone-test-lilufun4tiha: cleaning bucket "rclone-test-lilufun4tiha" of all files 2024/11/22 03:28:02 DEBUG : empty space: Deleting (id "4_z3f127d53e09d5b1b9f380e1b_f4099adda6e1950b2_d20241122_m032800_c001_v7007000_t0000_u01732246080368") 2024/11/22 03:28:02 DEBUG : empty space: Deleting (id "4_z3f127d53e09d5b1b9f380e1b_f115afd108acabc52_d20241122_m032755_c001_v0001182_t0049_u01732246075624") 2024/11/22 03:28:02 DEBUG : potato2: Deleting (id "4_z3f127d53e09d5b1b9f380e1b_f4099adda6e1950b3_d20241122_m032801_c001_v7007000_t0000_u01732246081027") 2024/11/22 03:28:02 DEBUG : potato2: Deleting (id "4_z3f127d53e09d5b1b9f380e1b_f102af8ca6917be0a_d20241122_m032756_c001_v0001116_t0032_u01732246076413") 2024/11/22 03:28:02 DEBUG : potato3: Deleting (id "4_z3f127d53e09d5b1b9f380e1b_f4099adda6e1950b1_d20241122_m032759_c001_v7007000_t0000_u01732246079995") 2024/11/22 03:28:02 DEBUG : potato3: Deleting (id "4_z3f127d53e09d5b1b9f380e1b_f113b88ac6bee38ee_d20241122_m032756_c001_v0001183_t0031_u01732246076808") 2024/11/22 03:28:02 DEBUG : potato3: Deleting (id "4_z3f127d53e09d5b1b9f380e1b_f115afd108acabc56_d20241122_m032755_c001_v0001182_t0022_u01732246075819") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.32s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:28:04 DEBUG : Creating backend with remote "TestB2:rclone-test-savejib2suzi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.58s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:28:07 DEBUG : Creating backend with remote "TestB2:rclone-test-savejib2suzi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:28:10 DEBUG : Creating backend with remote "TestB2:rclone-test-savejib2suzi/rclone-sync-test" 2024/11/22 03:28:12 DEBUG : Creating backend with remote "TestB2:rclone-test-savejib2suzi/rclone-sync-test-include/layer2" 2024/11/22 03:28:14 DEBUG : Creating backend with remote "TestB2:rclone-test-savejib2suzi/rclone-sync-test-ignore-file" 2024/11/22 03:28:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/22 03:28:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/22 03:28:17 DEBUG : pacer: Reducing sleep to 10ms 2024/11/22 03:28:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 03:28:17 DEBUG : B2 bucket rclone-test-savejib2suzi path rclone-sync-test: Waiting for checks to finish 2024/11/22 03:28:17 DEBUG : B2 bucket rclone-test-savejib2suzi path rclone-sync-test: Waiting for transfers to finish 2024/11/22 03:28:17 DEBUG : Waiting for deletions to finish 2024/11/22 03:28:17 INFO : There was nothing to transfer 2024/11/22 03:28:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 03:28:18 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:28:18 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:28:18 DEBUG : Waiting for deletions to finish 2024/11/22 03:28:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:28:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 03:28:19 DEBUG : B2 bucket rclone-test-savejib2suzi path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/22 03:28:19 DEBUG : B2 bucket rclone-test-savejib2suzi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/22 03:28:19 DEBUG : Waiting for deletions to finish 2024/11/22 03:28:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:28:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 03:28:19 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:28:19 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:28:19 DEBUG : Waiting for deletions to finish 2024/11/22 03:28:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:28:19 DEBUG : : Excluded 2024/11/22 03:28:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 03:28:20 DEBUG : B2 bucket rclone-test-savejib2suzi path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/22 03:28:20 DEBUG : B2 bucket rclone-test-savejib2suzi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/22 03:28:20 DEBUG : Waiting for deletions to finish 2024/11/22 03:28:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.76s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:28:27 DEBUG : Creating backend with remote "TestB2:rclone-test-savejib2suzi/dst" 2024/11/22 03:28:28 DEBUG : Creating backend with remote "TestB2:rclone-test-savejib2suzi/CompareDest" 2024/11/22 03:28:30 DEBUG : one: Need to transfer - File not found at Destination 2024/11/22 03:28:30 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for checks to finish 2024/11/22 03:28:30 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for transfers to finish 2024/11/22 03:28:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/22 03:28:31 INFO : one: Copied (new) 2024/11/22 03:28:31 DEBUG : Waiting for deletions to finish 2024/11/22 03:28:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 03:28:31 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for checks to finish 2024/11/22 03:28:31 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for transfers to finish 2024/11/22 03:28:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/22 03:28:31 INFO : one: Copied (replaced existing) 2024/11/22 03:28:31 DEBUG : Waiting for deletions to finish 2024/11/22 03:28:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 03:28:33 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for checks to finish 2024/11/22 03:28:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 03:28:33 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/22 03:28:33 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for transfers to finish 2024/11/22 03:28:33 DEBUG : Waiting for deletions to finish 2024/11/22 03:28:33 INFO : There was nothing to transfer 2024/11/22 03:28:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 03:28:35 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/22 03:28:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 03:28:35 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for checks to finish 2024/11/22 03:28:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 03:28:35 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/22 03:28:35 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for transfers to finish 2024/11/22 03:28:35 DEBUG : Waiting for deletions to finish 2024/11/22 03:28:35 INFO : There was nothing to transfer 2024/11/22 03:28:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 03:28:36 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/22 03:28:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 03:28:36 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for checks to finish 2024/11/22 03:28:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 03:28:36 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/22 03:28:36 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for transfers to finish 2024/11/22 03:28:36 DEBUG : Waiting for deletions to finish 2024/11/22 03:28:36 INFO : There was nothing to transfer 2024/11/22 03:28:37 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/22 03:28:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/22 03:28:37 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/22 03:28:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 03:28:37 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for checks to finish 2024/11/22 03:28:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 03:28:37 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/22 03:28:37 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for transfers to finish 2024/11/22 03:28:37 DEBUG : Waiting for deletions to finish 2024/11/22 03:28:37 INFO : There was nothing to transfer 2024/11/22 03:28:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/22 03:28:38 DEBUG : two: Need to transfer - File not found at Destination 2024/11/22 03:28:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 03:28:38 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for checks to finish 2024/11/22 03:28:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 03:28:38 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/22 03:28:38 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for transfers to finish 2024/11/22 03:28:38 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/22 03:28:38 INFO : two: Copied (new) 2024/11/22 03:28:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.10s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:28:41 DEBUG : Creating backend with remote "TestB2:rclone-test-savejib2suzi/dest" 2024/11/22 03:28:42 DEBUG : Creating backend with remote "TestB2:rclone-test-savejib2suzi/pre-dest1" 2024/11/22 03:28:43 DEBUG : Creating backend with remote "TestB2:rclone-test-savejib2suzi/pre-dest2" 2024/11/22 03:28:46 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:28:46 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/22 03:28:46 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:28:46 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/22 03:28:46 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/22 03:28:46 DEBUG : B2 bucket rclone-test-savejib2suzi path dest: Waiting for checks to finish 2024/11/22 03:28:46 DEBUG : B2 bucket rclone-test-savejib2suzi path dest: Waiting for transfers to finish 2024/11/22 03:28:47 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/22 03:28:47 INFO : 3: Copied (new) 2024/11/22 03:28:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.02s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:28:49 DEBUG : Creating backend with remote "TestB2:rclone-test-savejib2suzi/dst" 2024/11/22 03:28:50 DEBUG : Creating backend with remote "TestB2:rclone-test-savejib2suzi/CopyDest" 2024/11/22 03:28:52 DEBUG : one: Need to transfer - File not found at Destination 2024/11/22 03:28:52 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for checks to finish 2024/11/22 03:28:52 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for transfers to finish 2024/11/22 03:28:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/22 03:28:53 INFO : one: Copied (new) 2024/11/22 03:28:53 DEBUG : Waiting for deletions to finish 2024/11/22 03:28:53 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for checks to finish 2024/11/22 03:28:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 03:28:53 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for transfers to finish 2024/11/22 03:28:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/22 03:28:54 INFO : one: Copied (replaced existing) 2024/11/22 03:28:54 DEBUG : Waiting for deletions to finish 2024/11/22 03:28:55 DEBUG : Creating backend with remote "TestB2:rclone-test-savejib2suzi/BackupDir" 2024/11/22 03:28:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 03:28:57 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for checks to finish 2024/11/22 03:28:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 03:28:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 03:28:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/22 03:28:58 INFO : one: Copied (server-side copy) 2024/11/22 03:28:58 INFO : one: Deleted 2024/11/22 03:28:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/22 03:28:58 INFO : one: Copied (server-side copy) 2024/11/22 03:28:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/22 03:28:58 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for transfers to finish 2024/11/22 03:28:58 DEBUG : Waiting for deletions to finish 2024/11/22 03:29:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 03:29:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/22 03:29:00 INFO : two: Copied (server-side copy) 2024/11/22 03:29:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/22 03:29:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 03:29:00 DEBUG : one: Unchanged skipping 2024/11/22 03:29:00 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for checks to finish 2024/11/22 03:29:00 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for transfers to finish 2024/11/22 03:29:00 DEBUG : Waiting for deletions to finish 2024/11/22 03:29:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 03:29:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 03:29:00 DEBUG : one: Unchanged skipping 2024/11/22 03:29:00 DEBUG : two: Unchanged skipping 2024/11/22 03:29:00 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for checks to finish 2024/11/22 03:29:00 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for transfers to finish 2024/11/22 03:29:00 DEBUG : Waiting for deletions to finish 2024/11/22 03:29:00 INFO : There was nothing to transfer 2024/11/22 03:29:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/22 03:29:02 DEBUG : three: Destination not found in --copy-dest 2024/11/22 03:29:02 DEBUG : three: Need to transfer - File not found at Destination 2024/11/22 03:29:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 03:29:02 DEBUG : one: Unchanged skipping 2024/11/22 03:29:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 03:29:02 DEBUG : two: Unchanged skipping 2024/11/22 03:29:02 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for checks to finish 2024/11/22 03:29:02 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for transfers to finish 2024/11/22 03:29:02 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/22 03:29:02 INFO : three: Copied (new) 2024/11/22 03:29:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.57s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:29:06 DEBUG : Creating backend with remote "TestB2:rclone-test-savejib2suzi/dst" 2024/11/22 03:29:07 DEBUG : Creating backend with remote "TestB2:rclone-test-savejib2suzi/backup" 2024/11/22 03:29:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/22 03:29:09 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for checks to finish 2024/11/22 03:29:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:29:09 DEBUG : two: Unchanged skipping 2024/11/22 03:29:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/22 03:29:10 INFO : one: Copied (server-side copy) 2024/11/22 03:29:10 INFO : one: Deleted 2024/11/22 03:29:10 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for transfers to finish 2024/11/22 03:29:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/22 03:29:11 INFO : one: Copied (new) 2024/11/22 03:29:11 DEBUG : Waiting for deletions to finish 2024/11/22 03:29:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/22 03:29:11 INFO : three.txt: Copied (server-side copy) 2024/11/22 03:29:12 INFO : three.txt: Deleted 2024/11/22 03:29:12 INFO : three.txt: Moved into backup dir 2024/11/22 03:29:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/22 03:29:13 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for checks to finish 2024/11/22 03:29:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:29:13 DEBUG : two: Unchanged skipping 2024/11/22 03:29:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/22 03:29:14 INFO : one: Copied (server-side copy) 2024/11/22 03:29:14 INFO : one: Deleted 2024/11/22 03:29:14 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for transfers to finish 2024/11/22 03:29:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/22 03:29:15 INFO : one: Copied (new) 2024/11/22 03:29:15 DEBUG : Waiting for deletions to finish 2024/11/22 03:29:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/22 03:29:15 INFO : three.txt: Copied (server-side copy) 2024/11/22 03:29:15 INFO : three.txt: Deleted 2024/11/22 03:29:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.34s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:29:19 DEBUG : Creating backend with remote "TestB2:rclone-test-savejib2suzi/dst" 2024/11/22 03:29:20 DEBUG : Creating backend with remote "TestB2:rclone-test-savejib2suzi/backup" 2024/11/22 03:29:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/22 03:29:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:29:22 DEBUG : two: Unchanged skipping 2024/11/22 03:29:22 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for checks to finish 2024/11/22 03:29:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/22 03:29:23 INFO : one: Copied (server-side copy) to: one.bak 2024/11/22 03:29:23 INFO : one: Deleted 2024/11/22 03:29:23 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for transfers to finish 2024/11/22 03:29:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/22 03:29:24 INFO : one: Copied (new) 2024/11/22 03:29:24 DEBUG : Waiting for deletions to finish 2024/11/22 03:29:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/22 03:29:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/22 03:29:24 INFO : three.txt: Deleted 2024/11/22 03:29:24 INFO : three.txt: Moved into backup dir 2024/11/22 03:29:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/22 03:29:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:29:26 DEBUG : two: Unchanged skipping 2024/11/22 03:29:26 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for checks to finish 2024/11/22 03:29:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/22 03:29:27 INFO : one: Copied (server-side copy) to: one.bak 2024/11/22 03:29:27 INFO : one: Deleted 2024/11/22 03:29:27 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for transfers to finish 2024/11/22 03:29:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/22 03:29:27 INFO : one: Copied (new) 2024/11/22 03:29:27 DEBUG : Waiting for deletions to finish 2024/11/22 03:29:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/22 03:29:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/22 03:29:28 INFO : three.txt: Deleted 2024/11/22 03:29:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.41s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:29:31 DEBUG : Creating backend with remote "TestB2:rclone-test-savejib2suzi/dst" 2024/11/22 03:29:32 DEBUG : Creating backend with remote "TestB2:rclone-test-savejib2suzi/backup" 2024/11/22 03:29:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/22 03:29:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:29:34 DEBUG : two: Unchanged skipping 2024/11/22 03:29:34 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for checks to finish 2024/11/22 03:29:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/22 03:29:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/22 03:29:35 INFO : one: Deleted 2024/11/22 03:29:35 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for transfers to finish 2024/11/22 03:29:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/22 03:29:36 INFO : one: Copied (new) 2024/11/22 03:29:36 DEBUG : Waiting for deletions to finish 2024/11/22 03:29:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/22 03:29:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/22 03:29:37 INFO : three.txt: Deleted 2024/11/22 03:29:37 INFO : three.txt: Moved into backup dir 2024/11/22 03:29:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:29:38 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for checks to finish 2024/11/22 03:29:38 DEBUG : two: Unchanged skipping 2024/11/22 03:29:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/22 03:29:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/22 03:29:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/22 03:29:39 INFO : one: Deleted 2024/11/22 03:29:39 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for transfers to finish 2024/11/22 03:29:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/22 03:29:39 INFO : one: Copied (new) 2024/11/22 03:29:39 DEBUG : Waiting for deletions to finish 2024/11/22 03:29:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/22 03:29:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/22 03:29:40 INFO : three.txt: Deleted 2024/11/22 03:29:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.05s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:29:43 DEBUG : Creating backend with remote "TestB2:rclone-test-savejib2suzi/dst" 2024/11/22 03:29:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/22 03:29:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:29:45 DEBUG : two: Unchanged skipping 2024/11/22 03:29:45 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for checks to finish 2024/11/22 03:29:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/22 03:29:45 INFO : one: Copied (server-side copy) to: one.bak 2024/11/22 03:29:45 INFO : one: Deleted 2024/11/22 03:29:45 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for transfers to finish 2024/11/22 03:29:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/22 03:29:46 INFO : one: Copied (new) 2024/11/22 03:29:46 DEBUG : Waiting for deletions to finish 2024/11/22 03:29:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/22 03:29:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/22 03:29:47 INFO : three.txt: Deleted 2024/11/22 03:29:47 INFO : three.txt: Moved into backup dir 2024/11/22 03:29:48 DEBUG : one.bak: Excluded (Path Filter) 2024/11/22 03:29:48 DEBUG : one.bak: Excluded 2024/11/22 03:29:48 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/22 03:29:48 DEBUG : three.txt.bak: Excluded 2024/11/22 03:29:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/22 03:29:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:29:48 DEBUG : two: Unchanged skipping 2024/11/22 03:29:48 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for checks to finish 2024/11/22 03:29:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/22 03:29:48 INFO : one: Copied (server-side copy) to: one.bak 2024/11/22 03:29:48 INFO : one: Deleted 2024/11/22 03:29:48 DEBUG : B2 bucket rclone-test-savejib2suzi path dst: Waiting for transfers to finish 2024/11/22 03:29:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/22 03:29:49 INFO : one: Copied (new) 2024/11/22 03:29:49 DEBUG : Waiting for deletions to finish 2024/11/22 03:29:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/22 03:29:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/22 03:29:49 INFO : three.txt: Deleted 2024/11/22 03:29:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.62s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:29:52 DEBUG : Creating backend with remote "TestB2:rclone-test-savejib2suzi/dst" 2024/11/22 03:29:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/22 03:29:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/22 03:29:55 INFO : one: Copied (server-side copy) to: one.bak 2024/11/22 03:29:56 INFO : one: Deleted 2024/11/22 03:29:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/22 03:29:56 INFO : one: Copied (new) 2024/11/22 03:29:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:29:56 DEBUG : two: Unchanged skipping 2024/11/22 03:29:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/22 03:29:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/22 03:29:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/22 03:29:57 INFO : three.txt: Deleted 2024/11/22 03:29:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/22 03:29:57 INFO : three.txt: Copied (new) 2024/11/22 03:29:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/22 03:29:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/22 03:29:59 INFO : one: Copied (server-side copy) to: one.bak 2024/11/22 03:29:59 INFO : one: Deleted 2024/11/22 03:29:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/22 03:29:59 INFO : one: Copied (new) 2024/11/22 03:29:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:29:59 DEBUG : two: Unchanged skipping 2024/11/22 03:30:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/22 03:30:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/22 03:30:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/22 03:30:00 INFO : three.txt: Deleted 2024/11/22 03:30:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/22 03:30:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.49s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:30:04 DEBUG : Creating backend with remote "TestB2:rclone-test-savejib2suzi/dst" 2024/11/22 03:30:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/22 03:30:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/22 03:30:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/22 03:30:07 INFO : one: Deleted 2024/11/22 03:30:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/22 03:30:08 INFO : one: Copied (new) 2024/11/22 03:30:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:08 DEBUG : two: Unchanged skipping 2024/11/22 03:30:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/22 03:30:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/22 03:30:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/22 03:30:09 INFO : three.txt: Deleted 2024/11/22 03:30:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/22 03:30:09 INFO : three.txt: Copied (new) 2024/11/22 03:30:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/22 03:30:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/22 03:30:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/22 03:30:10 INFO : one: Deleted 2024/11/22 03:30:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/22 03:30:10 INFO : one: Copied (new) 2024/11/22 03:30:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:10 DEBUG : two: Unchanged skipping 2024/11/22 03:30:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/22 03:30:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/22 03:30:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/22 03:30:11 INFO : three.txt: Deleted 2024/11/22 03:30:11 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/22 03:30:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.83s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:30:14 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/22 03:30:14 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:30:14 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:30:15 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/22 03:30:15 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/22 03:30:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.39s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:30:16 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/22 03:30:16 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:30:16 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:30:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/22 03:30:16 INFO : existing: Copied (new) 2024/11/22 03:30:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:30:17 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/22 03:30:17 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:30:17 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/22 03:30:17 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:30:17 ERROR : B2 bucket rclone-test-savejib2suzi: not deleting files as there were IO errors 2024/11/22 03:30:17 ERROR : B2 bucket rclone-test-savejib2suzi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncImmutable (3.06s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:30:19 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:19 DEBUG : existing: Unchanged skipping 2024/11/22 03:30:19 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:30:19 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:30:19 DEBUG : Waiting for deletions to finish 2024/11/22 03:30:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.49s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", 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-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:30:34 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:30:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:34 DEBUG : both10: Unchanged skipping 2024/11/22 03:30:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:34 DEBUG : both12: Unchanged skipping 2024/11/22 03:30:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:34 DEBUG : both13: Unchanged skipping 2024/11/22 03:30:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:34 DEBUG : both14: Unchanged skipping 2024/11/22 03:30:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:34 DEBUG : both15: Unchanged skipping 2024/11/22 03:30:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:34 DEBUG : both0: Unchanged skipping 2024/11/22 03:30:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:34 DEBUG : both17: Unchanged skipping 2024/11/22 03:30:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:34 DEBUG : both11: Unchanged skipping 2024/11/22 03:30:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:34 DEBUG : both19: Unchanged skipping 2024/11/22 03:30:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:34 DEBUG : both1: Unchanged skipping 2024/11/22 03:30:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:34 DEBUG : both18: Unchanged skipping 2024/11/22 03:30:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:34 DEBUG : both4: Unchanged skipping 2024/11/22 03:30:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:34 DEBUG : both5: Unchanged skipping 2024/11/22 03:30:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:34 DEBUG : both6: Unchanged skipping 2024/11/22 03:30:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:34 DEBUG : both7: Unchanged skipping 2024/11/22 03:30:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:34 DEBUG : both8: Unchanged skipping 2024/11/22 03:30:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:34 DEBUG : both9: Unchanged skipping 2024/11/22 03:30:34 DEBUG : both16: Unchanged skipping 2024/11/22 03:30:34 DEBUG : both2: Unchanged skipping 2024/11/22 03:30:34 DEBUG : both3: Unchanged skipping 2024/11/22 03:30:34 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:30:34 DEBUG : Waiting for deletions to finish 2024/11/22 03:30:34 INFO : only16: Deleted 2024/11/22 03:30:34 INFO : only18: Deleted 2024/11/22 03:30:34 INFO : only19: Deleted 2024/11/22 03:30:34 INFO : only11: Deleted 2024/11/22 03:30:34 INFO : only15: Deleted 2024/11/22 03:30:34 INFO : only13: Deleted 2024/11/22 03:30:34 INFO : only2: Deleted 2024/11/22 03:30:34 INFO : only3: Deleted 2024/11/22 03:30:34 INFO : only6: Deleted 2024/11/22 03:30:34 INFO : only0: Deleted 2024/11/22 03:30:35 INFO : only1: Deleted 2024/11/22 03:30:35 INFO : only7: Deleted 2024/11/22 03:30:35 INFO : only9: Deleted 2024/11/22 03:30:35 INFO : only10: Deleted 2024/11/22 03:30:35 INFO : only12: Deleted 2024/11/22 03:30:35 INFO : only4: Deleted 2024/11/22 03:30:35 INFO : only5: Deleted 2024/11/22 03:30:35 INFO : only8: Deleted 2024/11/22 03:30:35 INFO : only14: Deleted 2024/11/22 03:30:35 INFO : only17: Deleted 2024/11/22 03:30:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (18.16s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:30:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:52 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for checks to finish 2024/11/22 03:30:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:52 DEBUG : both1: Unchanged skipping 2024/11/22 03:30:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:52 DEBUG : both12: Unchanged skipping 2024/11/22 03:30:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:52 DEBUG : both13: Unchanged skipping 2024/11/22 03:30:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:52 DEBUG : both14: Unchanged skipping 2024/11/22 03:30:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:52 DEBUG : both15: Unchanged skipping 2024/11/22 03:30:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:52 DEBUG : both16: Unchanged skipping 2024/11/22 03:30:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:52 DEBUG : both17: Unchanged skipping 2024/11/22 03:30:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:52 DEBUG : both18: Unchanged skipping 2024/11/22 03:30:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:52 DEBUG : both19: Unchanged skipping 2024/11/22 03:30:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:52 DEBUG : both2: Unchanged skipping 2024/11/22 03:30:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:52 DEBUG : both3: Unchanged skipping 2024/11/22 03:30:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:52 DEBUG : both0: Unchanged skipping 2024/11/22 03:30:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:52 DEBUG : both10: Unchanged skipping 2024/11/22 03:30:52 DEBUG : both11: Unchanged skipping 2024/11/22 03:30:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:52 DEBUG : both4: Unchanged skipping 2024/11/22 03:30:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:52 DEBUG : both8: Unchanged skipping 2024/11/22 03:30:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 03:30:52 DEBUG : both9: Unchanged skipping 2024/11/22 03:30:52 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/22 03:30:52 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/22 03:30:52 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/22 03:30:52 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/22 03:30:52 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/22 03:30:52 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/22 03:30:52 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/22 03:30:52 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/22 03:30:52 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/22 03:30:52 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/22 03:30:52 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/22 03:30:52 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/22 03:30:52 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/22 03:30:52 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/22 03:30:52 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/22 03:30:52 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/22 03:30:52 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/22 03:30:52 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/22 03:30:52 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/22 03:30:52 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/22 03:30:52 DEBUG : both5: Unchanged skipping 2024/11/22 03:30:52 DEBUG : both6: Unchanged skipping 2024/11/22 03:30:52 DEBUG : both7: Unchanged skipping 2024/11/22 03:30:52 DEBUG : B2 bucket rclone-test-savejib2suzi: Waiting for transfers to finish 2024/11/22 03:30:52 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/22 03:30:52 INFO : only0: Copied (replaced existing) 2024/11/22 03:30:52 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/22 03:30:52 INFO : only1: Copied (replaced existing) 2024/11/22 03:30:52 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/22 03:30:52 INFO : only10: Copied (replaced existing) 2024/11/22 03:30:52 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/22 03:30:52 INFO : only13: Copied (replaced existing) 2024/11/22 03:30:52 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/22 03:30:52 INFO : only12: Copied (replaced existing) 2024/11/22 03:30:52 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/22 03:30:52 INFO : only14: Copied (replaced existing) 2024/11/22 03:30:53 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/22 03:30:53 INFO : only15: Copied (replaced existing) 2024/11/22 03:30:53 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/22 03:30:53 INFO : only17: Copied (replaced existing) 2024/11/22 03:30:53 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/22 03:30:53 INFO : only16: Copied (replaced existing) 2024/11/22 03:30:53 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/22 03:30:53 INFO : only11: Copied (replaced existing) 2024/11/22 03:30:53 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/22 03:30:53 INFO : only18: Copied (replaced existing) 2024/11/22 03:30:53 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/22 03:30:53 INFO : only19: Copied (replaced existing) 2024/11/22 03:30:53 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/22 03:30:53 INFO : only2: Copied (replaced existing) 2024/11/22 03:30:53 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/22 03:30:53 INFO : only3: Copied (replaced existing) 2024/11/22 03:30:53 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/22 03:30:53 INFO : only4: Copied (replaced existing) 2024/11/22 03:30:53 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/22 03:30:53 INFO : only5: Copied (replaced existing) 2024/11/22 03:30:53 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/22 03:30:53 INFO : only6: Copied (replaced existing) 2024/11/22 03:30:53 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/22 03:30:53 INFO : only8: Copied (replaced existing) 2024/11/22 03:30:53 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/22 03:30:53 INFO : only7: Copied (replaced existing) 2024/11/22 03:30:53 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/22 03:30:53 INFO : only9: Copied (replaced existing) 2024/11/22 03:30:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (22.16s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:31:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 03:31:02 DEBUG : sub dir: Making directory 2024/11/22 03:31:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.57s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" 2024/11/22 03:31:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 03:31:06 DEBUG : sub dir: Making directory 2024/11/22 03:31:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-savejib2suzi", Local "Local file system at /tmp/rclone1660671518", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.55s) PASS 2024/11/22 03:31:11 DEBUG : B2 bucket rclone-test-savejib2suzi: Purge remote 2024/11/22 03:31:11 INFO : B2 bucket rclone-test-savejib2suzi: cleaning bucket "rclone-test-savejib2suzi" of all files 2024/11/22 03:31:12 DEBUG : BackupDir/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4099adda6e195105_d20241122_m032903_c001_v7007000_t0000_u01732246143379") 2024/11/22 03:31:12 DEBUG : BackupDir/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f103dc0eafd6da182_d20241122_m032858_c001_v0001177_t0041_u01732246138285") 2024/11/22 03:31:12 DEBUG : CompareDest/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4086c469939ea262_d20241122_m032839_c001_v7007000_t0000_u01732246119310") 2024/11/22 03:31:12 DEBUG : CompareDest/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4cd1_d20241122_m032833_c001_v0001105_t0024_u01732246113180") 2024/11/22 03:31:12 DEBUG : CompareDest/two: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4086c469939ea263_d20241122_m032839_c001_v7007000_t0000_u01732246119492") 2024/11/22 03:31:12 DEBUG : CompareDest/two: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0c07c_d20241122_m032834_c001_v0001183_t0001_u01732246114585") 2024/11/22 03:31:12 DEBUG : CopyDest/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4099adda6e195106_d20241122_m032903_c001_v7007000_t0000_u01732246143561") 2024/11/22 03:31:12 DEBUG : CopyDest/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee391549180c_d20241122_m032855_c001_v0001183_t0053_u01732246135309") 2024/11/22 03:31:12 DEBUG : CopyDest/three: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4099adda6e195108_d20241122_m032903_c001_v7007000_t0000_u01732246143743") 2024/11/22 03:31:12 DEBUG : CopyDest/three: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0c75e_d20241122_m032901_c001_v0001183_t0019_u01732246141596") 2024/11/22 03:31:12 DEBUG : CopyDest/two: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4099adda6e19510a_d20241122_m032903_c001_v7007000_t0000_u01732246143926") 2024/11/22 03:31:12 DEBUG : CopyDest/two: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4cf3_d20241122_m032859_c001_v0001105_t0028_u01732246139496") 2024/11/22 03:31:12 DEBUG : EXISTING: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4116e1c2090cfab4_d20241122_m033020_c001_v7007000_t0000_u01732246220150") 2024/11/22 03:31:12 DEBUG : EXISTING: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4db1_d20241122_m033019_c001_v0001105_t0047_u01732246219033") 2024/11/22 03:31:12 DEBUG : Testêé: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4116e1c2090cfab0_d20241122_m033015_c001_v7007000_t0000_u01732246215596") 2024/11/22 03:31:12 DEBUG : Testêé: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0dc75_d20241122_m033015_c001_v0001183_t0029_u01732246215002") 2024/11/22 03:31:12 DEBUG : Testêé: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4da3_d20241122_m033013_c001_v0001105_t0040_u01732246213939") 2024/11/22 03:31:12 DEBUG : a/potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f4d6_d20241122_m032651_c001_v7007000_t0000_u01732246011077") 2024/11/22 03:31:12 DEBUG : a/potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a67e_d20241122_m032650_c001_v0001183_t0022_u01732246010501") 2024/11/22 03:31:12 DEBUG : a/potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8ab7_d20241122_m032648_c001_v7007000_t0000_u01732246008765") 2024/11/22 03:31:12 DEBUG : a/potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a5c3_d20241122_m032647_c001_v0001183_t0056_u01732246007876") 2024/11/22 03:31:13 DEBUG : a/potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4116e1c2090cf9e2_d20241122_m032629_c001_v7007000_t0000_u01732245989077") 2024/11/22 03:31:13 DEBUG : a/potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a0eb_d20241122_m032628_c001_v0001183_t0043_u01732245988183") 2024/11/22 03:31:13 DEBUG : b/potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f4d7_d20241122_m032651_c001_v7007000_t0000_u01732246011259") 2024/11/22 03:31:13 DEBUG : b/potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a646_d20241122_m032649_c001_v0001183_t0002_u01732246009675") 2024/11/22 03:31:13 DEBUG : b/potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8ab6_d20241122_m032648_c001_v7007000_t0000_u01732246008217") 2024/11/22 03:31:13 DEBUG : b/potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a589_d20241122_m032647_c001_v0001183_t0039_u01732246007072") 2024/11/22 03:31:13 DEBUG : b/potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4116e1c2090cf9e1_d20241122_m032628_c001_v7007000_t0000_u01732245988528") 2024/11/22 03:31:13 DEBUG : b/potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a0b5_d20241122_m032627_c001_v0001183_t0051_u01732245987364") 2024/11/22 03:31:13 DEBUG : backup/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4046a3dbccd4a7da_d20241122_m032916_c001_v7007000_t0000_u01732246156254") 2024/11/22 03:31:13 DEBUG : backup/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115e704ac40924c8_d20241122_m032913_c001_v0001172_t0055_u01732246153951") 2024/11/22 03:31:13 DEBUG : backup/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f11263b3b2621d5c1_d20241122_m032910_c001_v0001150_t0024_u01732246150365") 2024/11/22 03:31:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f418b2e0cb45db620_d20241122_m032940_c001_v7007000_t0000_u01732246180716") 2024/11/22 03:31:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f101db45ec2ecaf42_d20241122_m032938_c001_v0001177_t0026_u01732246178954") 2024/11/22 03:31:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f119e0bd41f2070c2_d20241122_m032935_c001_v0001182_t0038_u01732246175205") 2024/11/22 03:31:13 DEBUG : backup/one.bak: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4086c469939ea273_d20241122_m032928_c001_v7007000_t0000_u01732246168672") 2024/11/22 03:31:13 DEBUG : backup/one.bak: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0cea0_d20241122_m032926_c001_v0001183_t0047_u01732246166945") 2024/11/22 03:31:13 DEBUG : backup/one.bak: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f116c199858bae3f4_d20241122_m032923_c001_v0001183_t0021_u01732246163260") 2024/11/22 03:31:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f418b2e0cb45db621_d20241122_m032940_c001_v7007000_t0000_u01732246180903") 2024/11/22 03:31:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10205671ec14ea7b_d20241122_m032939_c001_v0001038_t0045_u01732246179787") 2024/11/22 03:31:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f105efc49b9cd0519_d20241122_m032936_c001_v0001130_t0013_u01732246176598") 2024/11/22 03:31:14 DEBUG : backup/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4046a3dbccd4a7db_d20241122_m032916_c001_v7007000_t0000_u01732246156434") 2024/11/22 03:31:14 DEBUG : backup/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10357c33c224a4de_d20241122_m032915_c001_v0001041_t0044_u01732246155371") 2024/11/22 03:31:14 DEBUG : backup/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f11827d5788100e3e_d20241122_m032911_c001_v0001182_t0040_u01732246151828") 2024/11/22 03:31:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4086c469939ea274_d20241122_m032928_c001_v7007000_t0000_u01732246168855") 2024/11/22 03:31:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f1016970c6474faa9_d20241122_m032927_c001_v0001105_t0043_u01732246167781") 2024/11/22 03:31:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee391549206f_d20241122_m032924_c001_v0001183_t0015_u01732246164591") 2024/11/22 03:31:14 DEBUG : both0: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f6c_d20241122_m033054_c001_v7007000_t0000_u01732246254368") 2024/11/22 03:31:14 DEBUG : both0: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee3915493602_d20241122_m033040_c001_v0001183_t0024_u01732246240570") 2024/11/22 03:31:14 DEBUG : both0: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491faa_d20241122_m033035_c001_v7007000_t0000_u01732246235952") 2024/11/22 03:31:14 DEBUG : both0: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0dec2_d20241122_m033022_c001_v0001183_t0058_u01732246222412") 2024/11/22 03:31:14 DEBUG : both1: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f6e_d20241122_m033054_c001_v7007000_t0000_u01732246254549") 2024/11/22 03:31:14 DEBUG : both1: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0e503_d20241122_m033041_c001_v0001183_t0009_u01732246241754") 2024/11/22 03:31:14 DEBUG : both1: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491fac_d20241122_m033036_c001_v7007000_t0000_u01732246236135") 2024/11/22 03:31:14 DEBUG : both1: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4dbf_d20241122_m033023_c001_v0001105_t0021_u01732246223177") 2024/11/22 03:31:14 DEBUG : both10: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f6f_d20241122_m033054_c001_v7007000_t0000_u01732246254729") 2024/11/22 03:31:14 DEBUG : both10: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0e69b_d20241122_m033046_c001_v0001183_t0045_u01732246246734") 2024/11/22 03:31:14 DEBUG : both10: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491fad_d20241122_m033036_c001_v7007000_t0000_u01732246236317") 2024/11/22 03:31:14 DEBUG : both10: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4dd1_d20241122_m033027_c001_v0001105_t0030_u01732246227494") 2024/11/22 03:31:14 DEBUG : both11: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f71_d20241122_m033054_c001_v7007000_t0000_u01732246254909") 2024/11/22 03:31:14 DEBUG : both11: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4e0b_d20241122_m033047_c001_v0001105_t0021_u01732246247157") 2024/11/22 03:31:15 DEBUG : both11: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491fae_d20241122_m033036_c001_v7007000_t0000_u01732246236500") 2024/11/22 03:31:15 DEBUG : both11: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee3915493264_d20241122_m033028_c001_v0001183_t0000_u01732246228106") 2024/11/22 03:31:15 DEBUG : both12: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f72_d20241122_m033055_c001_v7007000_t0000_u01732246255090") 2024/11/22 03:31:15 DEBUG : both12: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee3915493803_d20241122_m033047_c001_v0001183_t0025_u01732246247696") 2024/11/22 03:31:15 DEBUG : both12: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491faf_d20241122_m033036_c001_v7007000_t0000_u01732246236686") 2024/11/22 03:31:15 DEBUG : both12: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0e0a4_d20241122_m033028_c001_v0001183_t0034_u01732246228763") 2024/11/22 03:31:15 DEBUG : both13: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f73_d20241122_m033055_c001_v7007000_t0000_u01732246255273") 2024/11/22 03:31:15 DEBUG : both13: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0e71f_d20241122_m033048_c001_v0001183_t0054_u01732246248472") 2024/11/22 03:31:15 DEBUG : both13: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491fb0_d20241122_m033036_c001_v7007000_t0000_u01732246236871") 2024/11/22 03:31:15 DEBUG : both13: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4dd7_d20241122_m033029_c001_v0001105_t0006_u01732246229206") 2024/11/22 03:31:15 DEBUG : both14: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f74_d20241122_m033055_c001_v7007000_t0000_u01732246255457") 2024/11/22 03:31:15 DEBUG : both14: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4e0f_d20241122_m033048_c001_v0001105_t0019_u01732246248881") 2024/11/22 03:31:15 DEBUG : both14: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491fb1_d20241122_m033037_c001_v7007000_t0000_u01732246237053") 2024/11/22 03:31:15 DEBUG : both14: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee39154932f8_d20241122_m033029_c001_v0001183_t0033_u01732246229917") 2024/11/22 03:31:15 DEBUG : both15: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f75_d20241122_m033055_c001_v7007000_t0000_u01732246255640") 2024/11/22 03:31:15 DEBUG : both15: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee391549388b_d20241122_m033049_c001_v0001183_t0022_u01732246249422") 2024/11/22 03:31:15 DEBUG : both15: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491fb2_d20241122_m033037_c001_v7007000_t0000_u01732246237236") 2024/11/22 03:31:15 DEBUG : both15: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0e134_d20241122_m033030_c001_v0001183_t0022_u01732246230538") 2024/11/22 03:31:15 DEBUG : both16: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f76_d20241122_m033055_c001_v7007000_t0000_u01732246255827") 2024/11/22 03:31:15 DEBUG : both16: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0e7a7_d20241122_m033049_c001_v0001183_t0019_u01732246249986") 2024/11/22 03:31:15 DEBUG : both16: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491fb3_d20241122_m033037_c001_v7007000_t0000_u01732246237421") 2024/11/22 03:31:16 DEBUG : both16: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4ddd_d20241122_m033031_c001_v0001105_t0046_u01732246231091") 2024/11/22 03:31:16 DEBUG : both17: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f77_d20241122_m033056_c001_v7007000_t0000_u01732246256016") 2024/11/22 03:31:16 DEBUG : both17: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4e19_d20241122_m033050_c001_v0001105_t0021_u01732246250408") 2024/11/22 03:31:16 DEBUG : both17: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491fb4_d20241122_m033037_c001_v7007000_t0000_u01732246237602") 2024/11/22 03:31:16 DEBUG : both17: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee3915493358_d20241122_m033031_c001_v0001183_t0027_u01732246231519") 2024/11/22 03:31:16 DEBUG : both18: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f78_d20241122_m033056_c001_v7007000_t0000_u01732246256201") 2024/11/22 03:31:16 DEBUG : both18: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee39154938f1_d20241122_m033050_c001_v0001183_t0024_u01732246250955") 2024/11/22 03:31:16 DEBUG : both18: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491fb5_d20241122_m033037_c001_v7007000_t0000_u01732246237785") 2024/11/22 03:31:16 DEBUG : both18: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0e1cc_d20241122_m033032_c001_v0001183_t0056_u01732246232166") 2024/11/22 03:31:16 DEBUG : both19: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f79_d20241122_m033056_c001_v7007000_t0000_u01732246256423") 2024/11/22 03:31:16 DEBUG : both19: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0e821_d20241122_m033051_c001_v0001183_t0039_u01732246251549") 2024/11/22 03:31:16 DEBUG : both19: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491fb6_d20241122_m033037_c001_v7007000_t0000_u01732246237969") 2024/11/22 03:31:16 DEBUG : both19: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4de5_d20241122_m033032_c001_v0001105_t0037_u01732246232587") 2024/11/22 03:31:16 DEBUG : both2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f7a_d20241122_m033056_c001_v7007000_t0000_u01732246256612") 2024/11/22 03:31:16 DEBUG : both2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4dfb_d20241122_m033042_c001_v0001105_t0022_u01732246242168") 2024/11/22 03:31:16 DEBUG : both2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491fb7_d20241122_m033038_c001_v7007000_t0000_u01732246238151") 2024/11/22 03:31:16 DEBUG : both2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee39154930fd_d20241122_m033023_c001_v0001183_t0004_u01732246223647") 2024/11/22 03:31:16 DEBUG : both3: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f7b_d20241122_m033056_c001_v7007000_t0000_u01732246256794") 2024/11/22 03:31:16 DEBUG : both3: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee391549369c_d20241122_m033042_c001_v0001183_t0029_u01732246242786") 2024/11/22 03:31:16 DEBUG : both3: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491fb8_d20241122_m033038_c001_v7007000_t0000_u01732246238334") 2024/11/22 03:31:17 DEBUG : both3: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0df4c_d20241122_m033024_c001_v0001183_t0055_u01732246224177") 2024/11/22 03:31:17 DEBUG : both4: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f7e_d20241122_m033056_c001_v7007000_t0000_u01732246256977") 2024/11/22 03:31:17 DEBUG : both4: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0e57d_d20241122_m033043_c001_v0001183_t0024_u01732246243380") 2024/11/22 03:31:17 DEBUG : both4: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491fb9_d20241122_m033038_c001_v7007000_t0000_u01732246238516") 2024/11/22 03:31:17 DEBUG : both4: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4dc7_d20241122_m033024_c001_v0001105_t0017_u01732246224631") 2024/11/22 03:31:17 DEBUG : both5: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f80_d20241122_m033057_c001_v7007000_t0000_u01732246257160") 2024/11/22 03:31:17 DEBUG : both5: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4e01_d20241122_m033043_c001_v0001105_t0056_u01732246243788") 2024/11/22 03:31:17 DEBUG : both5: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491fba_d20241122_m033038_c001_v7007000_t0000_u01732246238699") 2024/11/22 03:31:17 DEBUG : both5: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee391549316f_d20241122_m033025_c001_v0001183_t0001_u01732246225111") 2024/11/22 03:31:17 DEBUG : both6: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f81_d20241122_m033057_c001_v7007000_t0000_u01732246257342") 2024/11/22 03:31:17 DEBUG : both6: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee3915493720_d20241122_m033044_c001_v0001183_t0006_u01732246244471") 2024/11/22 03:31:17 DEBUG : both6: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491fbb_d20241122_m033038_c001_v7007000_t0000_u01732246238882") 2024/11/22 03:31:17 DEBUG : both6: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0dfbe_d20241122_m033025_c001_v0001183_t0053_u01732246225691") 2024/11/22 03:31:17 DEBUG : both7: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f82_d20241122_m033057_c001_v7007000_t0000_u01732246257580") 2024/11/22 03:31:17 DEBUG : both7: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0e623_d20241122_m033045_c001_v0001183_t0016_u01732246245080") 2024/11/22 03:31:17 DEBUG : both7: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491fbc_d20241122_m033039_c001_v7007000_t0000_u01732246239064") 2024/11/22 03:31:17 DEBUG : both7: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4dcb_d20241122_m033026_c001_v0001105_t0023_u01732246226104") 2024/11/22 03:31:17 DEBUG : both8: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f83_d20241122_m033057_c001_v7007000_t0000_u01732246257763") 2024/11/22 03:31:17 DEBUG : both8: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4e05_d20241122_m033045_c001_v0001105_t0033_u01732246245523") 2024/11/22 03:31:17 DEBUG : both8: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491fbe_d20241122_m033039_c001_v7007000_t0000_u01732246239265") 2024/11/22 03:31:18 DEBUG : both8: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee39154931f0_d20241122_m033026_c001_v0001183_t0050_u01732246226618") 2024/11/22 03:31:18 DEBUG : both9: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f85_d20241122_m033057_c001_v7007000_t0000_u01732246257946") 2024/11/22 03:31:18 DEBUG : both9: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee3915493798_d20241122_m033046_c001_v0001183_t0042_u01732246246174") 2024/11/22 03:31:18 DEBUG : both9: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491fc0_d20241122_m033039_c001_v7007000_t0000_u01732246239448") 2024/11/22 03:31:18 DEBUG : both9: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0e020_d20241122_m033027_c001_v0001183_t0054_u01732246227102") 2024/11/22 03:31:18 DEBUG : c/non empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f4d8_d20241122_m032651_c001_v7007000_t0000_u01732246011441") 2024/11/22 03:31:18 DEBUG : c/non empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a65e_d20241122_m032649_c001_v0001183_t0020_u01732246009884") 2024/11/22 03:31:18 DEBUG : c/non empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8ab8_d20241122_m032648_c001_v7007000_t0000_u01732246008946") 2024/11/22 03:31:18 DEBUG : c/non empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a59f_d20241122_m032647_c001_v0001183_t0053_u01732246007286") 2024/11/22 03:31:18 DEBUG : c/non empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4116e1c2090cf9e3_d20241122_m032629_c001_v7007000_t0000_u01732245989260") 2024/11/22 03:31:18 DEBUG : c/non empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a0c9_d20241122_m032627_c001_v0001183_t0015_u01732245987579") 2024/11/22 03:31:18 DEBUG : check sum: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40972260df020582_d20241122_m032616_c001_v7007000_t0000_u01732245976750") 2024/11/22 03:31:18 DEBUG : check sum: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace09d9a_d20241122_m032615_c001_v0001183_t0014_u01732245975817") 2024/11/22 03:31:18 DEBUG : dest/3: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4099adda6e1950eb_d20241122_m032848_c001_v7007000_t0000_u01732246128527") 2024/11/22 03:31:18 DEBUG : dest/3: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4157b0561d4e1568_d20241122_m032847_c001_v0001037_t0029_u01732246127421") 2024/11/22 03:31:18 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4116e1c2090cfaab_d20241122_m033012_c001_v7007000_t0000_u01732246212453") 2024/11/22 03:31:18 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f1090600ef0d16c7b_d20241122_m033010_c001_v0001182_t0044_u01732246210610") 2024/11/22 03:31:18 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f401f2d7df91bd719_d20241122_m033010_c001_v7007000_t0000_u01732246210428") 2024/11/22 03:31:18 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f1090600ef0d16c25_d20241122_m033007_c001_v0001182_t0013_u01732246207976") 2024/11/22 03:31:18 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f401f2d7df91bd710_d20241122_m033007_c001_v7007000_t0000_u01732246207243") 2024/11/22 03:31:19 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4d87_d20241122_m033003_c001_v0001105_t0014_u01732246203108") 2024/11/22 03:31:19 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4116e1c2090cfa96_d20241122_m033001_c001_v7007000_t0000_u01732246201643") 2024/11/22 03:31:19 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f105b94dabe3d1c3b_d20241122_m032959_c001_v0001183_t0050_u01732246199604") 2024/11/22 03:31:19 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40537ad25ac77090_d20241122_m032959_c001_v7007000_t0000_u01732246199420") 2024/11/22 03:31:19 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f105b94dabe3d1b44_d20241122_m032956_c001_v0001183_t0027_u01732246196667") 2024/11/22 03:31:19 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40537ad25ac7708e_d20241122_m032955_c001_v7007000_t0000_u01732246195941") 2024/11/22 03:31:19 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4d63_d20241122_m032951_c001_v0001105_t0037_u01732246191624") 2024/11/22 03:31:19 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f418b2e0cb45db631_d20241122_m032950_c001_v7007000_t0000_u01732246190346") 2024/11/22 03:31:19 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f1176bdf2525481f2_d20241122_m032949_c001_v0001165_t0043_u01732246189027") 2024/11/22 03:31:19 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f407087e874df92c2_d20241122_m032948_c001_v7007000_t0000_u01732246188838") 2024/11/22 03:31:19 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f1176bdf2525481ec_d20241122_m032946_c001_v0001165_t0056_u01732246186377") 2024/11/22 03:31:19 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f407087e874df92be_d20241122_m032945_c001_v7007000_t0000_u01732246185636") 2024/11/22 03:31:19 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee391549253e_d20241122_m032942_c001_v0001183_t0034_u01732246182002") 2024/11/22 03:31:19 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f418b2e0cb45db622_d20241122_m032941_c001_v7007000_t0000_u01732246181086") 2024/11/22 03:31:19 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f100dbf01b3511dad_d20241122_m032939_c001_v0001181_t0013_u01732246179356") 2024/11/22 03:31:19 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f407087e874df92b5_d20241122_m032939_c001_v7007000_t0000_u01732246179172") 2024/11/22 03:31:19 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f100dbf01b3511da7_d20241122_m032936_c001_v0001181_t0035_u01732246176173") 2024/11/22 03:31:19 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f407087e874df92ad_d20241122_m032935_c001_v7007000_t0000_u01732246175438") 2024/11/22 03:31:19 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0cf7f_d20241122_m032929_c001_v0001183_t0031_u01732246169950") 2024/11/22 03:31:19 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4086c469939ea275_d20241122_m032929_c001_v7007000_t0000_u01732246169038") 2024/11/22 03:31:19 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee3915492124_d20241122_m032927_c001_v0001183_t0003_u01732246167355") 2024/11/22 03:31:19 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f407087e874df92a0_d20241122_m032927_c001_v7007000_t0000_u01732246167152") 2024/11/22 03:31:20 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee391549204d_d20241122_m032924_c001_v0001183_t0041_u01732246164182") 2024/11/22 03:31:20 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f407087e874df9299_d20241122_m032923_c001_v7007000_t0000_u01732246163456") 2024/11/22 03:31:20 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4d21_d20241122_m032917_c001_v0001105_t0035_u01732246157542") 2024/11/22 03:31:20 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4046a3dbccd4a7dc_d20241122_m032916_c001_v7007000_t0000_u01732246156614") 2024/11/22 03:31:20 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f11522b637d7a4bc9_d20241122_m032914_c001_v0001181_t0013_u01732246154945") 2024/11/22 03:31:20 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f52d_d20241122_m032914_c001_v7007000_t0000_u01732246154761") 2024/11/22 03:31:20 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f11522b637d7a4bbb_d20241122_m032911_c001_v0001181_t0037_u01732246151403") 2024/11/22 03:31:20 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f52a_d20241122_m032910_c001_v7007000_t0000_u01732246150663") 2024/11/22 03:31:20 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee3915491ac5_d20241122_m032905_c001_v0001183_t0027_u01732246145194") 2024/11/22 03:31:20 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4099adda6e19510b_d20241122_m032904_c001_v7007000_t0000_u01732246144110") 2024/11/22 03:31:20 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f11043fbc40bf6e91_d20241122_m032858_c001_v0001183_t0030_u01732246138723") 2024/11/22 03:31:20 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f406b4e4d35cb79b1_d20241122_m032858_c001_v7007000_t0000_u01732246138508") 2024/11/22 03:31:20 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0c588_d20241122_m032854_c001_v0001183_t0034_u01732246134751") 2024/11/22 03:31:20 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f11981eb933f54536_d20241122_m032854_c001_v0001179_t0043_u01732246133999") 2024/11/22 03:31:20 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f11981eb933f5452e_d20241122_m032852_c001_v0001179_t0032_u01732246132995") 2024/11/22 03:31:20 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4086c469939ea264_d20241122_m032839_c001_v7007000_t0000_u01732246119675") 2024/11/22 03:31:20 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee3915491311_d20241122_m032832_c001_v0001183_t0017_u01732246112615") 2024/11/22 03:31:20 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f1047784fc73bd7d7_d20241122_m032831_c001_v0001183_t0006_u01732246111849") 2024/11/22 03:31:20 DEBUG : dst/one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f1047784fc73bd79a_d20241122_m032830_c001_v0001183_t0028_u01732246110898") 2024/11/22 03:31:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4116e1c2090cfaac_d20241122_m033012_c001_v7007000_t0000_u01732246212642") 2024/11/22 03:31:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f1090a02b712846b6_d20241122_m033010_c001_v0001145_t0035_u01732246210182") 2024/11/22 03:31:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f112158205f4892a8_d20241122_m033007_c001_v0001183_t0008_u01732246207039") 2024/11/22 03:31:21 DEBUG : dst/one.bak: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4116e1c2090cfa97_d20241122_m033001_c001_v7007000_t0000_u01732246201826") 2024/11/22 03:31:21 DEBUG : dst/one.bak: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f1021370691debc9a_d20241122_m032959_c001_v0001182_t0054_u01732246199209") 2024/11/22 03:31:21 DEBUG : dst/one.bak: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f119154b66c08f4e9_d20241122_m032955_c001_v0001134_t0003_u01732246195496") 2024/11/22 03:31:21 DEBUG : dst/one.bak: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f418b2e0cb45db632_d20241122_m032950_c001_v7007000_t0000_u01732246190527") 2024/11/22 03:31:21 DEBUG : dst/one.bak: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f105d486d6056cad3_d20241122_m032948_c001_v0001137_t0026_u01732246188534") 2024/11/22 03:31:21 DEBUG : dst/one.bak: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f114cd07457e069b8_d20241122_m032945_c001_v0001145_t0042_u01732246185409") 2024/11/22 03:31:21 DEBUG : dst/three: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4099adda6e19510c_d20241122_m032904_c001_v7007000_t0000_u01732246144291") 2024/11/22 03:31:21 DEBUG : dst/three: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f11981eb933f54554_d20241122_m032902_c001_v0001179_t0049_u01732246142742") 2024/11/22 03:31:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4116e1c2090cfaad_d20241122_m033012_c001_v7007000_t0000_u01732246212825") 2024/11/22 03:31:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f118454b63b79b068_d20241122_m033011_c001_v0001183_t0007_u01732246211463") 2024/11/22 03:31:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f101092368a3c896c_d20241122_m033008_c001_v0001183_t0021_u01732246208781") 2024/11/22 03:31:21 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4116e1c2090cfaae_d20241122_m033013_c001_v7007000_t0000_u01732246213009") 2024/11/22 03:31:21 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f1090600ef0d16c9c_d20241122_m033011_c001_v0001182_t0042_u01732246211841") 2024/11/22 03:31:21 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f401f2d7df91bd71c_d20241122_m033011_c001_v7007000_t0000_u01732246211659") 2024/11/22 03:31:21 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f1090600ef0d16c47_d20241122_m033009_c001_v0001182_t0045_u01732246209171") 2024/11/22 03:31:21 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f401f2d7df91bd716_d20241122_m033008_c001_v7007000_t0000_u01732246208988") 2024/11/22 03:31:21 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee3915492b33_d20241122_m033004_c001_v0001183_t0038_u01732246204356") 2024/11/22 03:31:21 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4116e1c2090cfa98_d20241122_m033002_c001_v7007000_t0000_u01732246202010") 2024/11/22 03:31:21 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f105b94dabe3d1ca7_d20241122_m033001_c001_v0001183_t0030_u01732246201034") 2024/11/22 03:31:22 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40537ad25ac77092_d20241122_m033000_c001_v7007000_t0000_u01732246200850") 2024/11/22 03:31:22 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f105b94dabe3d1bc3_d20241122_m032957_c001_v0001183_t0048_u01732246197840") 2024/11/22 03:31:22 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40537ad25ac7708f_d20241122_m032957_c001_v7007000_t0000_u01732246197643") 2024/11/22 03:31:22 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee3915492811_d20241122_m032952_c001_v0001183_t0034_u01732246192543") 2024/11/22 03:31:22 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f407087e874df92c5_d20241122_m032949_c001_v7007000_t0000_u01732246189786") 2024/11/22 03:31:22 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee39154926c1_d20241122_m032947_c001_v0001183_t0035_u01732246187723") 2024/11/22 03:31:22 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f407087e874df92c0_d20241122_m032946_c001_v7007000_t0000_u01732246186990") 2024/11/22 03:31:22 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0d2ec_d20241122_m032942_c001_v0001183_t0051_u01732246182965") 2024/11/22 03:31:22 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f407087e874df92b9_d20241122_m032940_c001_v7007000_t0000_u01732246180155") 2024/11/22 03:31:22 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0d19d_d20241122_m032938_c001_v0001183_t0046_u01732246178060") 2024/11/22 03:31:22 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f407087e874df92b0_d20241122_m032936_c001_v7007000_t0000_u01732246176970") 2024/11/22 03:31:22 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4d35_d20241122_m032930_c001_v0001105_t0032_u01732246170734") 2024/11/22 03:31:22 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f407087e874df92a4_d20241122_m032928_c001_v7007000_t0000_u01732246168106") 2024/11/22 03:31:22 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4d2b_d20241122_m032925_c001_v0001105_t0035_u01732246165907") 2024/11/22 03:31:22 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f407087e874df929c_d20241122_m032924_c001_v7007000_t0000_u01732246164812") 2024/11/22 03:31:22 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee3915491e8d_d20241122_m032918_c001_v0001183_t0021_u01732246158827") 2024/11/22 03:31:22 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f52f_d20241122_m032915_c001_v7007000_t0000_u01732246155704") 2024/11/22 03:31:22 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee3915491cf2_d20241122_m032913_c001_v0001183_t0010_u01732246153124") 2024/11/22 03:31:22 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f52b_d20241122_m032912_c001_v7007000_t0000_u01732246152035") 2024/11/22 03:31:22 DEBUG : dst/three.txt: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0c8b0_d20241122_m032906_c001_v0001183_t0025_u01732246146005") 2024/11/22 03:31:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4116e1c2090cfa99_d20241122_m033002_c001_v7007000_t0000_u01732246202192") 2024/11/22 03:31:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f1077bdbe383e4908_d20241122_m033000_c001_v0001128_t0057_u01732246200406") 2024/11/22 03:31:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f106cab2d135b5d2f_d20241122_m032957_c001_v0001183_t0031_u01732246197440") 2024/11/22 03:31:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f418b2e0cb45db633_d20241122_m032950_c001_v7007000_t0000_u01732246190707") 2024/11/22 03:31:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f1066e817ef55c6b9_d20241122_m032949_c001_v0001113_t0023_u01732246189468") 2024/11/22 03:31:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10541d9d433bf320_d20241122_m032946_c001_v0001182_t0053_u01732246186798") 2024/11/22 03:31:23 DEBUG : dst/two: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4116e1c2090cfaaf_d20241122_m033013_c001_v7007000_t0000_u01732246213193") 2024/11/22 03:31:23 DEBUG : dst/two: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0d8e6_d20241122_m033003_c001_v0001183_t0032_u01732246203795") 2024/11/22 03:31:23 DEBUG : dst/two: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4116e1c2090cfa9a_d20241122_m033002_c001_v7007000_t0000_u01732246202376") 2024/11/22 03:31:23 DEBUG : dst/two: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0d587_d20241122_m032952_c001_v0001183_t0048_u01732246192340") 2024/11/22 03:31:23 DEBUG : dst/two: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f418b2e0cb45db634_d20241122_m032950_c001_v7007000_t0000_u01732246190888") 2024/11/22 03:31:23 DEBUG : dst/two: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4d4f_d20241122_m032942_c001_v0001105_t0002_u01732246182571") 2024/11/22 03:31:23 DEBUG : dst/two: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f418b2e0cb45db623_d20241122_m032941_c001_v7007000_t0000_u01732246181266") 2024/11/22 03:31:23 DEBUG : dst/two: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee39154921f8_d20241122_m032930_c001_v0001183_t0030_u01732246170527") 2024/11/22 03:31:23 DEBUG : dst/two: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4086c469939ea276_d20241122_m032929_c001_v7007000_t0000_u01732246169220") 2024/11/22 03:31:23 DEBUG : dst/two: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0cc03_d20241122_m032918_c001_v0001183_t0053_u01732246158258") 2024/11/22 03:31:23 DEBUG : dst/two: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4046a3dbccd4a7dd_d20241122_m032916_c001_v7007000_t0000_u01732246156796") 2024/11/22 03:31:23 DEBUG : dst/two: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4cf9_d20241122_m032905_c001_v0001105_t0024_u01732246145746") 2024/11/22 03:31:23 DEBUG : dst/two: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4099adda6e19510d_d20241122_m032904_c001_v7007000_t0000_u01732246144474") 2024/11/22 03:31:23 DEBUG : dst/two: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f114a507bc7971eeb_d20241122_m032900_c001_v0001177_t0056_u01732246140432") 2024/11/22 03:31:23 DEBUG : dst/two: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4086c469939ea265_d20241122_m032839_c001_v7007000_t0000_u01732246119858") 2024/11/22 03:31:24 DEBUG : dst/two: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f1047784fc73bd948_d20241122_m032838_c001_v0001183_t0054_u01732246118727") 2024/11/22 03:31:24 DEBUG : empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f406b4e4d35cb7933_d20241122_m032756_c001_v7007000_t0000_u01732246076391") 2024/11/22 03:31:24 DEBUG : empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0b625_d20241122_m032753_c001_v0001183_t0024_u01732246073270") 2024/11/22 03:31:24 DEBUG : empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f406b4e4d35cb791d_d20241122_m032751_c001_v7007000_t0000_u01732246071146") 2024/11/22 03:31:24 DEBUG : empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0b31c_d20241122_m032740_c001_v0001183_t0052_u01732246060352") 2024/11/22 03:31:24 DEBUG : empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f402fa089005f5f61_d20241122_m032731_c001_v7007000_t0000_u01732246051118") 2024/11/22 03:31:24 DEBUG : empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0b00f_d20241122_m032728_c001_v0001183_t0025_u01732246048262") 2024/11/22 03:31:24 DEBUG : empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f4e9_d20241122_m032703_c001_v7007000_t0000_u01732246023873") 2024/11/22 03:31:24 DEBUG : empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a978_d20241122_m032702_c001_v0001183_t0034_u01732246022144") 2024/11/22 03:31:24 DEBUG : empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f4e4_d20241122_m032700_c001_v7007000_t0000_u01732246020660") 2024/11/22 03:31:24 DEBUG : empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a8c0_d20241122_m032659_c001_v0001183_t0031_u01732246019501") 2024/11/22 03:31:24 DEBUG : empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f4df_d20241122_m032656_c001_v7007000_t0000_u01732246016323") 2024/11/22 03:31:24 DEBUG : empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a7a1_d20241122_m032654_c001_v0001183_t0018_u01732246014778") 2024/11/22 03:31:24 DEBUG : empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f4da_d20241122_m032653_c001_v7007000_t0000_u01732246013632") 2024/11/22 03:31:24 DEBUG : empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a6ef_d20241122_m032652_c001_v0001183_t0021_u01732246012437") 2024/11/22 03:31:24 DEBUG : empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8ab1_d20241122_m032646_c001_v7007000_t0000_u01732246006155") 2024/11/22 03:31:24 DEBUG : empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a4ff_d20241122_m032644_c001_v0001183_t0009_u01732246004833") 2024/11/22 03:31:24 DEBUG : empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8aac_d20241122_m032643_c001_v7007000_t0000_u01732246003687") 2024/11/22 03:31:24 DEBUG : empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a492_d20241122_m032642_c001_v0001183_t0023_u01732246002940") 2024/11/22 03:31:24 DEBUG : empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4116e1c2090cf9e9_d20241122_m032637_c001_v7007000_t0000_u01732245997890") 2024/11/22 03:31:25 DEBUG : empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a2d2_d20241122_m032636_c001_v0001183_t0032_u01732245996729") 2024/11/22 03:31:25 DEBUG : empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4116e1c2090cf9e7_d20241122_m032634_c001_v7007000_t0000_u01732245994179") 2024/11/22 03:31:25 DEBUG : empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a225_d20241122_m032633_c001_v0001183_t0041_u01732245993228") 2024/11/22 03:31:25 DEBUG : empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4116e1c2090cf9e5_d20241122_m032632_c001_v7007000_t0000_u01732245992130") 2024/11/22 03:31:25 DEBUG : empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f1178a661c34898b5_d20241122_m032631_c001_v0001182_t0041_u01732245991550") 2024/11/22 03:31:25 DEBUG : empty space: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a150_d20241122_m032629_c001_v0001183_t0037_u01732245989988") 2024/11/22 03:31:25 DEBUG : enormous: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f4e7_d20241122_m032702_c001_v7007000_t0000_u01732246022941") 2024/11/22 03:31:25 DEBUG : enormous: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a986_d20241122_m032702_c001_v0001183_t0057_u01732246022350") 2024/11/22 03:31:25 DEBUG : existing: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4116e1c2090cfab2_d20241122_m033017_c001_v7007000_t0000_u01732246217887") 2024/11/22 03:31:25 DEBUG : existing: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee3915492ed9_d20241122_m033016_c001_v0001183_t0059_u01732246216714") 2024/11/22 03:31:25 DEBUG : existing: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f402fa089005f5f5d_d20241122_m032726_c001_v7007000_t0000_u01732246046400") 2024/11/22 03:31:25 DEBUG : existing: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0af49_d20241122_m032725_c001_v0001183_t0012_u01732246045427") 2024/11/22 03:31:25 DEBUG : existing: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4116e1c2090cf9e0_d20241122_m032626_c001_v7007000_t0000_u01732245986275") 2024/11/22 03:31:25 DEBUG : existing: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a029_d20241122_m032625_c001_v0001183_t0029_u01732245985262") 2024/11/22 03:31:25 DEBUG : existing: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4116e1c2090cf9de_d20241122_m032623_c001_v7007000_t0000_u01732245983993") 2024/11/22 03:31:25 DEBUG : existing: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace09f95_d20241122_m032623_c001_v0001183_t0004_u01732245983422") 2024/11/22 03:31:25 DEBUG : existing: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace09f55_d20241122_m032622_c001_v0001183_t0036_u01732245982668") 2024/11/22 03:31:25 DEBUG : existing-b: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f402fa089005f5f5f_d20241122_m032726_c001_v7007000_t0000_u01732246046625") 2024/11/22 03:31:25 DEBUG : existing-b: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee39154903e5_d20241122_m032725_c001_v0001183_t0042_u01732246045437") 2024/11/22 03:31:25 DEBUG : five: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f4eb_d20241122_m032708_c001_v7007000_t0000_u01732246028053") 2024/11/22 03:31:25 DEBUG : five: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40852059ace0aa85_d20241122_m032706_c001_v0001183_t0049_u01732246026131") 2024/11/22 03:31:26 DEBUG : foo: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4116e1c2090cf9e8_d20241122_m032636_c001_v7007000_t0000_u01732245996004") 2024/11/22 03:31:26 DEBUG : foo: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40852059ace0a286_d20241122_m032635_c001_v0001183_t0049_u01732245995457") 2024/11/22 03:31:26 DEBUG : foo: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40852059ace0a272_d20241122_m032634_c001_v0001183_t0049_u01732245994906") 2024/11/22 03:31:26 DEBUG : four: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f4ec_d20241122_m032708_c001_v7007000_t0000_u01732246028235") 2024/11/22 03:31:26 DEBUG : four: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f415dee391548ffa0_d20241122_m032706_c001_v0001183_t0044_u01732246026679") 2024/11/22 03:31:26 DEBUG : four: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0aa59_d20241122_m032705_c001_v0001183_t0032_u01732246025556") 2024/11/22 03:31:26 DEBUG : hello world2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f417712441f873dea_d20241122_m032535_c001_v7007000_t0000_u01732245935010") 2024/11/22 03:31:26 DEBUG : hello world2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace092de_d20241122_m032534_c001_v0001183_t0019_u01732245934442") 2024/11/22 03:31:26 DEBUG : ignore-size: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4116e1c2090cf9dc_d20241122_m032621_c001_v7007000_t0000_u01732245981577") 2024/11/22 03:31:26 DEBUG : ignore-size: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace09ee9_d20241122_m032620_c001_v0001183_t0012_u01732245980629") 2024/11/22 03:31:26 DEBUG : nested/sub dir/file: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f402fa089005f5f5a_d20241122_m032724_c001_v7007000_t0000_u01732246044323") 2024/11/22 03:31:26 DEBUG : nested/sub dir/file: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee391549034c_d20241122_m032723_c001_v0001183_t0000_u01732246043092") 2024/11/22 03:31:26 DEBUG : nested/sub dir/file: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f402fa089005f5f55_d20241122_m032721_c001_v7007000_t0000_u01732246041975") 2024/11/22 03:31:26 DEBUG : nested/sub dir/file: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0ae4c_d20241122_m032721_c001_v0001183_t0034_u01732246041388") 2024/11/22 03:31:26 DEBUG : one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f4ed_d20241122_m032708_c001_v7007000_t0000_u01732246028418") 2024/11/22 03:31:26 DEBUG : one: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40852059ace0aa24_d20241122_m032704_c001_v0001183_t0049_u01732246024994") 2024/11/22 03:31:26 DEBUG : only0: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f86_d20241122_m033058_c001_v7007000_t0000_u01732246258128") 2024/11/22 03:31:26 DEBUG : only0: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40615f3c864e4e1f_d20241122_m033052_c001_v0001105_t0051_u01732246252652") 2024/11/22 03:31:26 DEBUG : only0: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4df9_d20241122_m033041_c001_v0001105_t0042_u01732246241132") 2024/11/22 03:31:26 DEBUG : only0: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4033675189d27bb6_d20241122_m033034_c001_v7007000_t0000_u01732246234777") 2024/11/22 03:31:27 DEBUG : only0: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee39154930de_d20241122_m033022_c001_v0001183_t0054_u01732246222979") 2024/11/22 03:31:27 DEBUG : only1: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f87_d20241122_m033058_c001_v7007000_t0000_u01732246258309") 2024/11/22 03:31:27 DEBUG : only1: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40852059ace0e883_d20241122_m033052_c001_v0001183_t0049_u01732246252661") 2024/11/22 03:31:27 DEBUG : only1: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee3915493670_d20241122_m033041_c001_v0001183_t0006_u01732246241967") 2024/11/22 03:31:27 DEBUG : only1: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491fa2_d20241122_m033034_c001_v7007000_t0000_u01732246234929") 2024/11/22 03:31:27 DEBUG : only1: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0df0e_d20241122_m033023_c001_v0001183_t0049_u01732246223425") 2024/11/22 03:31:27 DEBUG : only10: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f8a_d20241122_m033058_c001_v7007000_t0000_u01732246258489") 2024/11/22 03:31:27 DEBUG : only10: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f415dee3915493982_d20241122_m033052_c001_v0001183_t0044_u01732246252673") 2024/11/22 03:31:27 DEBUG : only10: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee39154937d7_d20241122_m033046_c001_v0001183_t0040_u01732246246936") 2024/11/22 03:31:27 DEBUG : only10: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4033675189d27bb7_d20241122_m033034_c001_v7007000_t0000_u01732246234963") 2024/11/22 03:31:27 DEBUG : only10: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0e05c_d20241122_m033027_c001_v0001183_t0038_u01732246227889") 2024/11/22 03:31:27 DEBUG : only11: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f8d_d20241122_m033058_c001_v7007000_t0000_u01732246258670") 2024/11/22 03:31:27 DEBUG : only11: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f407dd834c184b454_d20241122_m033053_c001_v0001146_t0014_u01732246253231") 2024/11/22 03:31:27 DEBUG : only11: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0e6ce_d20241122_m033047_c001_v0001183_t0013_u01732246247462") 2024/11/22 03:31:27 DEBUG : only11: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491f9e_d20241122_m033034_c001_v7007000_t0000_u01732246234570") 2024/11/22 03:31:27 DEBUG : only11: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4dd5_d20241122_m033028_c001_v0001105_t0024_u01732246228319") 2024/11/22 03:31:27 DEBUG : only12: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f91_d20241122_m033058_c001_v7007000_t0000_u01732246258851") 2024/11/22 03:31:27 DEBUG : only12: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40852059ace0e893_d20241122_m033052_c001_v0001183_t0049_u01732246252880") 2024/11/22 03:31:27 DEBUG : only12: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4e0d_d20241122_m033047_c001_v0001105_t0002_u01732246247907") 2024/11/22 03:31:27 DEBUG : only12: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491fa5_d20241122_m033035_c001_v7007000_t0000_u01732246235112") 2024/11/22 03:31:27 DEBUG : only12: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee39154932bc_d20241122_m033028_c001_v0001183_t0041_u01732246228965") 2024/11/22 03:31:27 DEBUG : only13: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f94_d20241122_m033059_c001_v7007000_t0000_u01732246259032") 2024/11/22 03:31:28 DEBUG : only13: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40615f3c864e4e21_d20241122_m033052_c001_v0001105_t0051_u01732246252871") 2024/11/22 03:31:28 DEBUG : only13: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee391549384d_d20241122_m033048_c001_v0001183_t0038_u01732246248678") 2024/11/22 03:31:28 DEBUG : only13: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4033675189d27bb5_d20241122_m033034_c001_v7007000_t0000_u01732246234589") 2024/11/22 03:31:28 DEBUG : only13: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0e0f2_d20241122_m033029_c001_v0001183_t0059_u01732246229705") 2024/11/22 03:31:28 DEBUG : only14: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f97_d20241122_m033059_c001_v7007000_t0000_u01732246259238") 2024/11/22 03:31:28 DEBUG : only14: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f415dee3915493996_d20241122_m033052_c001_v0001183_t0044_u01732246252892") 2024/11/22 03:31:28 DEBUG : only14: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0e761_d20241122_m033049_c001_v0001183_t0035_u01732246249211") 2024/11/22 03:31:28 DEBUG : only14: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491fa7_d20241122_m033035_c001_v7007000_t0000_u01732246235297") 2024/11/22 03:31:28 DEBUG : only14: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4dd9_d20241122_m033030_c001_v0001105_t0040_u01732246230124") 2024/11/22 03:31:28 DEBUG : only15: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f98_d20241122_m033059_c001_v7007000_t0000_u01732246259419") 2024/11/22 03:31:28 DEBUG : only15: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40615f3c864e4e25_d20241122_m033053_c001_v0001105_t0051_u01732246253055") 2024/11/22 03:31:28 DEBUG : only15: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4e15_d20241122_m033049_c001_v0001105_t0021_u01732246249626") 2024/11/22 03:31:28 DEBUG : only15: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f402fa089005f64c5_d20241122_m033034_c001_v7007000_t0000_u01732246234571") 2024/11/22 03:31:28 DEBUG : only15: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee3915493328_d20241122_m033030_c001_v0001183_t0029_u01732246230872") 2024/11/22 03:31:28 DEBUG : only16: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f9a_d20241122_m033059_c001_v7007000_t0000_u01732246259612") 2024/11/22 03:31:28 DEBUG : only16: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40852059ace0e8ab_d20241122_m033053_c001_v0001183_t0049_u01732246253064") 2024/11/22 03:31:28 DEBUG : only16: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee39154938bd_d20241122_m033050_c001_v0001183_t0041_u01732246250198") 2024/11/22 03:31:28 DEBUG : only16: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491f9a_d20241122_m033034_c001_v7007000_t0000_u01732246234194") 2024/11/22 03:31:28 DEBUG : only16: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0e182_d20241122_m033031_c001_v0001183_t0023_u01732246231323") 2024/11/22 03:31:28 DEBUG : only17: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f9b_d20241122_m033059_c001_v7007000_t0000_u01732246259793") 2024/11/22 03:31:28 DEBUG : only17: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f415dee39154939aa_d20241122_m033053_c001_v0001183_t0044_u01732246253075") 2024/11/22 03:31:29 DEBUG : only17: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0e7df_d20241122_m033050_c001_v0001183_t0039_u01732246250727") 2024/11/22 03:31:29 DEBUG : only17: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491fa8_d20241122_m033035_c001_v7007000_t0000_u01732246235308") 2024/11/22 03:31:29 DEBUG : only17: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4ddf_d20241122_m033031_c001_v0001105_t0016_u01732246231721") 2024/11/22 03:31:29 DEBUG : only18: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f9c_d20241122_m033059_c001_v7007000_t0000_u01732246259976") 2024/11/22 03:31:29 DEBUG : only18: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40615f3c864e4e27_d20241122_m033053_c001_v0001105_t0051_u01732246253245") 2024/11/22 03:31:29 DEBUG : only18: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4e1b_d20241122_m033051_c001_v0001105_t0006_u01732246251164") 2024/11/22 03:31:29 DEBUG : only18: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491f9b_d20241122_m033034_c001_v7007000_t0000_u01732246234380") 2024/11/22 03:31:29 DEBUG : only18: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee3915493386_d20241122_m033032_c001_v0001183_t0040_u01732246232382") 2024/11/22 03:31:29 DEBUG : only19: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8f9d_d20241122_m033100_c001_v7007000_t0000_u01732246260157") 2024/11/22 03:31:29 DEBUG : only19: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f415dee39154939bb_d20241122_m033053_c001_v0001183_t0044_u01732246253258") 2024/11/22 03:31:29 DEBUG : only19: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee3915493944_d20241122_m033051_c001_v0001183_t0000_u01732246251756") 2024/11/22 03:31:29 DEBUG : only19: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491f9d_d20241122_m033034_c001_v7007000_t0000_u01732246234564") 2024/11/22 03:31:29 DEBUG : only19: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0e20c_d20241122_m033032_c001_v0001183_t0056_u01732246232991") 2024/11/22 03:31:29 DEBUG : only2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8fa0_d20241122_m033100_c001_v7007000_t0000_u01732246260338") 2024/11/22 03:31:29 DEBUG : only2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40852059ace0e8c3_d20241122_m033053_c001_v0001183_t0049_u01732246253293") 2024/11/22 03:31:29 DEBUG : only2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0e539_d20241122_m033042_c001_v0001183_t0000_u01732246242577") 2024/11/22 03:31:29 DEBUG : only2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491fa0_d20241122_m033034_c001_v7007000_t0000_u01732246234747") 2024/11/22 03:31:29 DEBUG : only2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4dc3_d20241122_m033023_c001_v0001105_t0026_u01732246223849") 2024/11/22 03:31:30 DEBUG : only3: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8fa1_d20241122_m033100_c001_v7007000_t0000_u01732246260518") 2024/11/22 03:31:30 DEBUG : only3: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f407dd834c184b456_d20241122_m033053_c001_v0001146_t0014_u01732246253419") 2024/11/22 03:31:30 DEBUG : only3: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4dfd_d20241122_m033042_c001_v0001105_t0003_u01732246242985") 2024/11/22 03:31:30 DEBUG : only3: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491fa1_d20241122_m033034_c001_v7007000_t0000_u01732246234757") 2024/11/22 03:31:30 DEBUG : only3: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee391549312b_d20241122_m033024_c001_v0001183_t0016_u01732246224402") 2024/11/22 03:31:30 DEBUG : only4: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8fa2_d20241122_m033100_c001_v7007000_t0000_u01732246260698") 2024/11/22 03:31:30 DEBUG : only4: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40615f3c864e4e29_d20241122_m033053_c001_v0001105_t0051_u01732246253430") 2024/11/22 03:31:30 DEBUG : only4: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee39154936ea_d20241122_m033043_c001_v0001183_t0035_u01732246243590") 2024/11/22 03:31:30 DEBUG : only4: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491fa6_d20241122_m033035_c001_v7007000_t0000_u01732246235126") 2024/11/22 03:31:30 DEBUG : only4: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0df7c_d20241122_m033024_c001_v0001183_t0039_u01732246224903") 2024/11/22 03:31:30 DEBUG : only5: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8fa3_d20241122_m033100_c001_v7007000_t0000_u01732246260879") 2024/11/22 03:31:30 DEBUG : only5: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f415dee39154939cf_d20241122_m033053_c001_v0001183_t0044_u01732246253442") 2024/11/22 03:31:30 DEBUG : only5: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0e5c4_d20241122_m033044_c001_v0001183_t0014_u01732246244198") 2024/11/22 03:31:30 DEBUG : only5: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f402fa089005f64c8_d20241122_m033035_c001_v7007000_t0000_u01732246235132") 2024/11/22 03:31:30 DEBUG : only5: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4dc9_d20241122_m033025_c001_v0001105_t0048_u01732246225312") 2024/11/22 03:31:30 DEBUG : only6: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8fa4_d20241122_m033101_c001_v7007000_t0000_u01732246261060") 2024/11/22 03:31:30 DEBUG : only6: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40852059ace0e8cb_d20241122_m033053_c001_v0001183_t0049_u01732246253476") 2024/11/22 03:31:30 DEBUG : only6: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4e03_d20241122_m033044_c001_v0001105_t0024_u01732246244675") 2024/11/22 03:31:30 DEBUG : only6: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f402fa089005f64c6_d20241122_m033034_c001_v7007000_t0000_u01732246234764") 2024/11/22 03:31:30 DEBUG : only6: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee39154931a9_d20241122_m033025_c001_v0001183_t0031_u01732246225907") 2024/11/22 03:31:30 DEBUG : only7: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8fa5_d20241122_m033101_c001_v7007000_t0000_u01732246261241") 2024/11/22 03:31:31 DEBUG : only7: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f407dd834c184b458_d20241122_m033053_c001_v0001146_t0014_u01732246253602") 2024/11/22 03:31:31 DEBUG : only7: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee3915493761_d20241122_m033045_c001_v0001183_t0035_u01732246245307") 2024/11/22 03:31:31 DEBUG : only7: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4196f305da491fa3_d20241122_m033034_c001_v7007000_t0000_u01732246234941") 2024/11/22 03:31:31 DEBUG : only7: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0dfec_d20241122_m033026_c001_v0001183_t0024_u01732246226415") 2024/11/22 03:31:31 DEBUG : only8: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8fa6_d20241122_m033101_c001_v7007000_t0000_u01732246261421") 2024/11/22 03:31:31 DEBUG : only8: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40615f3c864e4e2d_d20241122_m033053_c001_v0001105_t0051_u01732246253616") 2024/11/22 03:31:31 DEBUG : only8: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0e667_d20241122_m033045_c001_v0001183_t0015_u01732246245949") 2024/11/22 03:31:31 DEBUG : only8: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4033675189d27bb8_d20241122_m033035_c001_v7007000_t0000_u01732246235146") 2024/11/22 03:31:31 DEBUG : only8: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4dcd_d20241122_m033026_c001_v0001105_t0035_u01732246226816") 2024/11/22 03:31:31 DEBUG : only9: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8fa7_d20241122_m033101_c001_v7007000_t0000_u01732246261602") 2024/11/22 03:31:31 DEBUG : only9: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f415dee39154939e1_d20241122_m033053_c001_v0001183_t0044_u01732246253627") 2024/11/22 03:31:31 DEBUG : only9: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4e07_d20241122_m033046_c001_v0001105_t0050_u01732246246378") 2024/11/22 03:31:31 DEBUG : only9: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f402fa089005f64c7_d20241122_m033034_c001_v7007000_t0000_u01732246234947") 2024/11/22 03:31:31 DEBUG : only9: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee3915493220_d20241122_m033027_c001_v0001183_t0051_u01732246227298") 2024/11/22 03:31:31 DEBUG : potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f402fa089005f5f51_d20241122_m032719_c001_v7007000_t0000_u01732246039137") 2024/11/22 03:31:31 DEBUG : potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4c56_d20241122_m032716_c001_v0001105_t0034_u01732246036807") 2024/11/22 03:31:31 DEBUG : potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f4f5_d20241122_m032714_c001_v7007000_t0000_u01732246034934") 2024/11/22 03:31:31 DEBUG : potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0ac22_d20241122_m032713_c001_v0001183_t0056_u01732246033365") 2024/11/22 03:31:31 DEBUG : potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f4f1_d20241122_m032711_c001_v7007000_t0000_u01732246031530") 2024/11/22 03:31:31 DEBUG : potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee3915490036_d20241122_m032709_c001_v0001183_t0001_u01732246029352") 2024/11/22 03:31:31 DEBUG : potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f4e2_d20241122_m032658_c001_v7007000_t0000_u01732246018390") 2024/11/22 03:31:31 DEBUG : potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a836_d20241122_m032657_c001_v0001183_t0006_u01732246017244") 2024/11/22 03:31:32 DEBUG : potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f4de_d20241122_m032655_c001_v7007000_t0000_u01732246015377") 2024/11/22 03:31:32 DEBUG : potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a77b_d20241122_m032654_c001_v0001183_t0010_u01732246014560") 2024/11/22 03:31:32 DEBUG : potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f4d9_d20241122_m032653_c001_v7007000_t0000_u01732246013042") 2024/11/22 03:31:32 DEBUG : potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a6e7_d20241122_m032652_c001_v0001183_t0022_u01732246012222") 2024/11/22 03:31:32 DEBUG : potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8aaf_d20241122_m032645_c001_v7007000_t0000_u01732246005605") 2024/11/22 03:31:32 DEBUG : potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a4e8_d20241122_m032644_c001_v0001183_t0016_u01732246004622") 2024/11/22 03:31:32 DEBUG : potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8aad_d20241122_m032643_c001_v7007000_t0000_u01732246003873") 2024/11/22 03:31:32 DEBUG : potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a47c_d20241122_m032642_c001_v0001183_t0021_u01732246002726") 2024/11/22 03:31:32 DEBUG : potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4116e1c2090cf9ed_d20241122_m032641_c001_v7007000_t0000_u01732246001942") 2024/11/22 03:31:32 DEBUG : potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a407_d20241122_m032641_c001_v0001183_t0050_u01732246001369") 2024/11/22 03:31:32 DEBUG : potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a3d7_d20241122_m032640_c001_v0001183_t0007_u01732246000797") 2024/11/22 03:31:32 DEBUG : potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4116e1c2090cf9ec_d20241122_m032640_c001_v7007000_t0000_u01732246000068") 2024/11/22 03:31:32 DEBUG : potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a38d_d20241122_m032639_c001_v0001183_t0008_u01732245999490") 2024/11/22 03:31:32 DEBUG : potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a359_d20241122_m032638_c001_v0001183_t0000_u01732245998901") 2024/11/22 03:31:32 DEBUG : potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4116e1c2090cf9ea_d20241122_m032638_c001_v7007000_t0000_u01732245998079") 2024/11/22 03:31:32 DEBUG : potato: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a2ff_d20241122_m032637_c001_v0001183_t0011_u01732245997317") 2024/11/22 03:31:32 DEBUG : potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40510ee7c9fd8527_d20241122_m032807_c001_v7007000_t0000_u01732246087060") 2024/11/22 03:31:32 DEBUG : potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4ca4_d20241122_m032806_c001_v0001105_t0052_u01732246086362") 2024/11/22 03:31:32 DEBUG : potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f406b4e4d35cb7935_d20241122_m032757_c001_v7007000_t0000_u01732246077402") 2024/11/22 03:31:33 DEBUG : potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4c94_d20241122_m032752_c001_v0001105_t0015_u01732246072509") 2024/11/22 03:31:33 DEBUG : potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f416d86e57525d8f6_d20241122_m032744_c001_v7007000_t0000_u01732246064526") 2024/11/22 03:31:33 DEBUG : potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4c84_d20241122_m032739_c001_v0001105_t0059_u01732246059605") 2024/11/22 03:31:33 DEBUG : potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f402fa089005f5f62_d20241122_m032731_c001_v7007000_t0000_u01732246051359") 2024/11/22 03:31:33 DEBUG : potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4c68_d20241122_m032727_c001_v0001105_t0026_u01732246047916") 2024/11/22 03:31:33 DEBUG : potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f4e8_d20241122_m032703_c001_v7007000_t0000_u01732246023125") 2024/11/22 03:31:33 DEBUG : potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a962_d20241122_m032701_c001_v0001183_t0036_u01732246021938") 2024/11/22 03:31:33 DEBUG : potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f4e5_d20241122_m032700_c001_v7007000_t0000_u01732246020843") 2024/11/22 03:31:33 DEBUG : potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a8b2_d20241122_m032659_c001_v0001183_t0055_u01732246019306") 2024/11/22 03:31:33 DEBUG : potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f4e3_d20241122_m032658_c001_v7007000_t0000_u01732246018572") 2024/11/22 03:31:33 DEBUG : potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a86c_d20241122_m032657_c001_v0001183_t0006_u01732246017813") 2024/11/22 03:31:33 DEBUG : potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f4e0_d20241122_m032656_c001_v7007000_t0000_u01732246016505") 2024/11/22 03:31:33 DEBUG : potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a7e1_d20241122_m032655_c001_v0001183_t0004_u01732246015750") 2024/11/22 03:31:33 DEBUG : potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f4db_d20241122_m032653_c001_v7007000_t0000_u01732246013814") 2024/11/22 03:31:33 DEBUG : potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a721_d20241122_m032653_c001_v0001183_t0023_u01732246013052") 2024/11/22 03:31:33 DEBUG : potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8ab2_d20241122_m032646_c001_v7007000_t0000_u01732246006336") 2024/11/22 03:31:33 DEBUG : potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0a522_d20241122_m032645_c001_v0001183_t0020_u01732246005406") 2024/11/22 03:31:33 DEBUG : potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f417712441f873df1_d20241122_m032538_c001_v7007000_t0000_u01732245938309") 2024/11/22 03:31:33 DEBUG : potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace093ad_d20241122_m032537_c001_v0001183_t0047_u01732245937740") 2024/11/22 03:31:33 DEBUG : potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f417712441f873ded_d20241122_m032536_c001_v7007000_t0000_u01732245936476") 2024/11/22 03:31:34 DEBUG : potato2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0933f_d20241122_m032535_c001_v0001183_t0006_u01732245935914") 2024/11/22 03:31:34 DEBUG : potato3: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f406b4e4d35cb7934_d20241122_m032757_c001_v7007000_t0000_u01732246077023") 2024/11/22 03:31:34 DEBUG : potato3: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee3915490a85_d20241122_m032753_c001_v0001183_t0014_u01732246073845") 2024/11/22 03:31:34 DEBUG : potato3: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f416d86e57525d8f7_d20241122_m032744_c001_v7007000_t0000_u01732246064804") 2024/11/22 03:31:34 DEBUG : potato3: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee3915490790_d20241122_m032740_c001_v0001183_t0007_u01732246060918") 2024/11/22 03:31:34 DEBUG : potato3: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f402fa089005f5f63_d20241122_m032731_c001_v7007000_t0000_u01732246051901") 2024/11/22 03:31:34 DEBUG : potato3: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee3915490491_d20241122_m032728_c001_v0001183_t0009_u01732246048459") 2024/11/22 03:31:34 DEBUG : pre-dest1/1: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4099adda6e1950ef_d20241122_m032848_c001_v7007000_t0000_u01732246128720") 2024/11/22 03:31:34 DEBUG : pre-dest1/1: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee3915491476_d20241122_m032840_c001_v0001183_t0023_u01732246120607") 2024/11/22 03:31:34 DEBUG : pre-dest2/2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4099adda6e1950f1_d20241122_m032848_c001_v7007000_t0000_u01732246128904") 2024/11/22 03:31:34 DEBUG : pre-dest2/2: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4cdb_d20241122_m032841_c001_v0001105_t0031_u01732246121165") 2024/11/22 03:31:34 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f4086c469939ea25e_d20241122_m032820_c001_v7007000_t0000_u01732246100382") 2024/11/22 03:31:34 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0bbfa_d20241122_m032816_c001_v0001183_t0052_u01732246096493") 2024/11/22 03:31:34 DEBUG : sizeonly: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40972260df020584_d20241122_m032618_c001_v7007000_t0000_u01732245978971") 2024/11/22 03:31:34 DEBUG : sizeonly: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace09e47_d20241122_m032618_c001_v0001183_t0006_u01732245978020") 2024/11/22 03:31:34 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8fc5_d20241122_m033110_c001_v7007000_t0000_u01732246270167") 2024/11/22 03:31:34 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f107dd834c184b47c_d20241122_m033107_c001_v0001146_t0003_u01732246267507") 2024/11/22 03:31:34 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8fb9_d20241122_m033105_c001_v7007000_t0000_u01732246265601") 2024/11/22 03:31:34 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0eb89_d20241122_m033102_c001_v0001183_t0058_u01732246262932") 2024/11/22 03:31:34 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f402fa089005f5f5b_d20241122_m032724_c001_v7007000_t0000_u01732246044506") 2024/11/22 03:31:34 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4c60_d20241122_m032723_c001_v0001105_t0005_u01732246043445") 2024/11/22 03:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f402fa089005f5f57_d20241122_m032722_c001_v7007000_t0000_u01732246042158") 2024/11/22 03:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee39154902cd_d20241122_m032721_c001_v0001183_t0048_u01732246041042") 2024/11/22 03:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40972260df020581_d20241122_m032614_c001_v7007000_t0000_u01732245974909") 2024/11/22 03:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace09ce5_d20241122_m032613_c001_v0001183_t0030_u01732245973407") 2024/11/22 03:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40972260df02057f_d20241122_m032612_c001_v7007000_t0000_u01732245972681") 2024/11/22 03:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace09c5d_d20241122_m032611_c001_v0001183_t0017_u01732245971569") 2024/11/22 03:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40972260df02057a_d20241122_m032608_c001_v7007000_t0000_u01732245968731") 2024/11/22 03:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace09b7e_d20241122_m032607_c001_v0001183_t0002_u01732245967709") 2024/11/22 03:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40972260df020579_d20241122_m032607_c001_v7007000_t0000_u01732245967168") 2024/11/22 03:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace09b04_d20241122_m032605_c001_v0001183_t0044_u01732245965929") 2024/11/22 03:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace09a2c_d20241122_m032603_c001_v0001183_t0011_u01732245963164") 2024/11/22 03:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40972260df020577_d20241122_m032602_c001_v7007000_t0000_u01732245962447") 2024/11/22 03:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace099de_d20241122_m032601_c001_v0001183_t0040_u01732245961872") 2024/11/22 03:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace099b0_d20241122_m032601_c001_v0001183_t0048_u01732245961126") 2024/11/22 03:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40972260df020575_d20241122_m032600_c001_v7007000_t0000_u01732245960040") 2024/11/22 03:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace098e2_d20241122_m032557_c001_v0001183_t0014_u01732245957564") 2024/11/22 03:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace09830_d20241122_m032554_c001_v0001183_t0059_u01732245954671") 2024/11/22 03:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40972260df020573_d20241122_m032553_c001_v7007000_t0000_u01732245953947") 2024/11/22 03:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace097c8_d20241122_m032553_c001_v0001183_t0053_u01732245953389") 2024/11/22 03:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace09798_d20241122_m032552_c001_v0001183_t0039_u01732245952640") 2024/11/22 03:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40972260df020570_d20241122_m032551_c001_v7007000_t0000_u01732245951909") 2024/11/22 03:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace096ad_d20241122_m032548_c001_v0001183_t0018_u01732245948130") 2024/11/22 03:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40972260df02056e_d20241122_m032547_c001_v7007000_t0000_u01732245947771") 2024/11/22 03:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace09673_d20241122_m032547_c001_v0001183_t0001_u01732245947213") 2024/11/22 03:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f417712441f873dfa_d20241122_m032545_c001_v7007000_t0000_u01732245945535") 2024/11/22 03:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace095d9_d20241122_m032544_c001_v0001183_t0049_u01732245944960") 2024/11/22 03:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f417712441f873df9_d20241122_m032544_c001_v7007000_t0000_u01732245944414") 2024/11/22 03:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0958b_d20241122_m032543_c001_v0001183_t0030_u01732245943852") 2024/11/22 03:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f417712441f873df7_d20241122_m032542_c001_v7007000_t0000_u01732245942585") 2024/11/22 03:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace09503_d20241122_m032541_c001_v0001183_t0048_u01732245941833") 2024/11/22 03:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f417712441f873df5_d20241122_m032541_c001_v7007000_t0000_u01732245941270") 2024/11/22 03:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0949f_d20241122_m032540_c001_v0001183_t0040_u01732245940702") 2024/11/22 03:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f417712441f873df3_d20241122_m032539_c001_v7007000_t0000_u01732245939797") 2024/11/22 03:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0942f_d20241122_m032539_c001_v0001183_t0024_u01732245939214") 2024/11/22 03:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f417712441f873de9_d20241122_m032533_c001_v7007000_t0000_u01732245933538") 2024/11/22 03:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace09279_d20241122_m032532_c001_v0001183_t0058_u01732245932975") 2024/11/22 03:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f417712441f873de8_d20241122_m032532_c001_v7007000_t0000_u01732245932071") 2024/11/22 03:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace091f0_d20241122_m032531_c001_v0001183_t0044_u01732245931503") 2024/11/22 03:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f417712441f873de4_d20241122_m032530_c001_v7007000_t0000_u01732245930600") 2024/11/22 03:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace09177_d20241122_m032530_c001_v0001183_t0030_u01732245930019") 2024/11/22 03:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f417712441f873ddf_d20241122_m032527_c001_v7007000_t0000_u01732245927070") 2024/11/22 03:31:37 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0909e_d20241122_m032526_c001_v0001183_t0032_u01732245926511") 2024/11/22 03:31:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8fc7_d20241122_m033110_c001_v7007000_t0000_u01732246270348") 2024/11/22 03:31:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee3915493dd3_d20241122_m033107_c001_v0001183_t0006_u01732246267510") 2024/11/22 03:31:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f41046cff7b5a8fba_d20241122_m033105_c001_v7007000_t0000_u01732246265789") 2024/11/22 03:31:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4e3a_d20241122_m033102_c001_v0001105_t0002_u01732246262935") 2024/11/22 03:31:37 DEBUG : sub/yam: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f402fa089005f5f50_d20241122_m032718_c001_v7007000_t0000_u01732246038584") 2024/11/22 03:31:37 DEBUG : sub/yam: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee39154901cc_d20241122_m032716_c001_v0001183_t0041_u01732246036444") 2024/11/22 03:31:37 DEBUG : three: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f4ee_d20241122_m032708_c001_v7007000_t0000_u01732246028600") 2024/11/22 03:31:37 DEBUG : three: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0aabd_d20241122_m032707_c001_v0001183_t0027_u01732246027462") 2024/11/22 03:31:37 DEBUG : three: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10852059ace0aa4b_d20241122_m032705_c001_v0001183_t0057_u01732246025359") 2024/11/22 03:31:37 DEBUG : two: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f4ef_d20241122_m032708_c001_v7007000_t0000_u01732246028792") 2024/11/22 03:31:37 DEBUG : two: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40615f3c864e4c42_d20241122_m032706_c001_v0001105_t0051_u01732246026881") 2024/11/22 03:31:37 DEBUG : two: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40852059ace0aa37_d20241122_m032705_c001_v0001183_t0049_u01732246025177") 2024/11/22 03:31:37 DEBUG : yam: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f402fa089005f5f52_d20241122_m032719_c001_v7007000_t0000_u01732246039338") 2024/11/22 03:31:37 DEBUG : yam: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f1143b48532018d19_d20241122_m032718_c001_v0001101_t0053_u01732246038035") 2024/11/22 03:31:37 DEBUG : yam: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f4f3_d20241122_m032714_c001_v7007000_t0000_u01732246034382") 2024/11/22 03:31:37 DEBUG : yam: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f115dee39154900fe_d20241122_m032713_c001_v0001183_t0046_u01732246033018") 2024/11/22 03:31:37 DEBUG : yam: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f4f0_d20241122_m032710_c001_v7007000_t0000_u01732246030979") 2024/11/22 03:31:37 DEBUG : yam: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f10615f3c864e4c4c_d20241122_m032709_c001_v0001105_t0037_u01732246029359") 2024/11/22 03:31:37 DEBUG : yaml: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f402fa089005f5f4b_d20241122_m032715_c001_v7007000_t0000_u01732246035121") 2024/11/22 03:31:38 DEBUG : yaml: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f105351bdbf9035d5_d20241122_m032714_c001_v0001178_t0006_u01732246034170") 2024/11/22 03:31:38 DEBUG : yaml: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f40212a65ff69f4f2_d20241122_m032711_c001_v7007000_t0000_u01732246031713") 2024/11/22 03:31:38 DEBUG : yaml: Deleting (id "4_z1fa22d93e07d5b1b9f380e1b_f106a006231530064_d20241122_m032710_c001_v0001044_t0017_u01732246030621") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m16.083080115s (try 1/5)