"./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Starting (try 1/5) 2025/01/09 01:47:40 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cuwubaw3puse" 2025/01/09 01:47:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 01:47:41 DEBUG : Creating backend with remote "/tmp/rclone983740540" === 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 "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:47:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 01:47:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/09 01:47:41 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:47:41 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (0.41s) === RUN TestCopy run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:47:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/09 01:47:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 01:47:41 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:47:41 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:47:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:47:43 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.17s) === RUN TestCopyMetadata run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.10s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.10s) === RUN TestCopyMissingDirectory run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:47:43 DEBUG : Creating backend with remote "/non-existing" 2025/01/09 01:47:44 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/09 01:47:44 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:47:44 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (0.25s) === RUN TestCopyNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:47:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 01:47:44 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:47:44 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:47:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (3.41s) === RUN TestCopyCheckFirst run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:47:47 INFO : premiumize.me root 'rclone-test-cuwubaw3puse': Running all checks before starting transfers 2025/01/09 01:47:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 01:47:47 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:47:47 INFO : premiumize.me root 'rclone-test-cuwubaw3puse': Checks finished, now starting transfers 2025/01/09 01:47:47 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:47:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (3.51s) === RUN TestSyncNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:47:51 ERROR : Ignoring --no-traverse with sync 2025/01/09 01:47:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 01:47:51 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:47:51 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:47:52 INFO : sub dir/hello world: Copied (new) 2025/01/09 01:47:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (2.32s) === RUN TestCopyWithDepth run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:47:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/09 01:47:53 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:47:53 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:47:55 INFO : hello world2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (2.65s) === RUN TestCopyWithFilesFrom run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:47:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 01:47:56 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:47:56 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:48:01 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (5.32s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:48:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 01:48:01 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:48:01 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:48:04 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.92s) === RUN TestCopyEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:48:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/09 01:48:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/09 01:48:05 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/09 01:48:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/09 01:48:05 INFO : sub dir: Making directory 2025/01/09 01:48:05 INFO : sub dir2: Making directory 2025/01/09 01:48:05 INFO : sub dir2/sub sub dir2: Making directory 2025/01/09 01:48:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 01:48:05 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:48:05 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:48:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:48:07 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.89s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:48:08 INFO : sub dir2: Making directory 2025/01/09 01:48:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/09 01:48:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/09 01:48:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 01:48:08 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:48:08 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:48:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.17s) === RUN TestMoveEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:48:11 DEBUG : sub dir2: Making directory with metadata 2025/01/09 01:48:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/09 01:48:11 INFO : sub dir: Making directory 2025/01/09 01:48:11 INFO : sub dir2: Making directory 2025/01/09 01:48:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 01:48:11 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:48:11 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:48:38 INFO : sub dir/hello world: Copied (new) 2025/01/09 01:48:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:48:38 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/09 01:48:38 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (27.96s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.11s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:48:39 INFO : sub dir2: Making directory 2025/01/09 01:48:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 01:48:39 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:48:39 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:48:40 INFO : sub dir/hello world: Copied (new) 2025/01/09 01:48:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.82s) === RUN TestSyncEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:48:41 DEBUG : sub dir2: Making directory with metadata 2025/01/09 01:48:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/09 01:48:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/09 01:48:41 INFO : sub dir: Making directory 2025/01/09 01:48:41 INFO : sub dir2: Making directory 2025/01/09 01:48:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 01:48:41 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:48:41 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:48:44 INFO : sub dir/hello world: Copied (new) 2025/01/09 01:48:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:48:44 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.21s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.11s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:48:45 INFO : sub dir2: Making directory 2025/01/09 01:48:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 01:48:45 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:48:45 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:48:49 INFO : sub dir/hello world: Copied (new) 2025/01/09 01:48:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (4.22s) === RUN TestServerSideCopy run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:48:52 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pecomib0gale" sync_test.go:590: Server side copy (if possible) premiumize.me root 'rclone-test-cuwubaw3puse' -> premiumize.me root 'rclone-test-pecomib0gale' 2025/01/09 01:48:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 01:48:52 DEBUG : premiumize.me root 'rclone-test-pecomib0gale': Waiting for checks to finish 2025/01/09 01:48:52 DEBUG : premiumize.me root 'rclone-test-pecomib0gale': Waiting for transfers to finish 2025/01/09 01:48:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:48:56 DEBUG : premiumize.me root 'rclone-test-pecomib0gale': Purge remote --- PASS: TestServerSideCopy (6.69s) === RUN TestCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:48:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/09 01:48:58 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:48:58 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:48:59 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.renapit9" 2025/01/09 01:49:00 DEBUG : sub dir/hello world: Removing old file 2025/01/09 01:49:00 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (4.25s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:49:05 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-huwihuj7dera" sync_test.go:626: Server side copy (if possible) premiumize.me root 'rclone-test-cuwubaw3puse' -> premiumize.me root 'rclone-test-huwihuj7dera' 2025/01/09 01:49:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 01:49:05 DEBUG : premiumize.me root 'rclone-test-huwihuj7dera': Waiting for checks to finish 2025/01/09 01:49:05 DEBUG : premiumize.me root 'rclone-test-huwihuj7dera': Waiting for transfers to finish 2025/01/09 01:49:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:49:08 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.wevufoh2" 2025/01/09 01:49:11 DEBUG : sub dir/hello world: Removing old file 2025/01/09 01:49:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/09 01:49:11 DEBUG : premiumize.me root 'rclone-test-huwihuj7dera': Waiting for checks to finish 2025/01/09 01:49:11 DEBUG : premiumize.me root 'rclone-test-huwihuj7dera': Waiting for transfers to finish 2025/01/09 01:49:12 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.padawor0" 2025/01/09 01:49:14 DEBUG : sub dir/hello world: Removing old file 2025/01/09 01:49:14 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:49:14 DEBUG : premiumize.me root 'rclone-test-huwihuj7dera': Purge remote --- PASS: TestServerSideCopyOverSelf (14.33s) === RUN TestMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:49:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/09 01:49:17 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:49:17 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:49:17 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.weviluz0" 2025/01/09 01:49:21 DEBUG : sub dir/hello world: Removing old file 2025/01/09 01:49:21 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/09 01:49:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (6.82s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:49:24 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-miboyoj3cayu" sync_test.go:671: Server side copy (if possible) premiumize.me root 'rclone-test-cuwubaw3puse' -> premiumize.me root 'rclone-test-miboyoj3cayu' 2025/01/09 01:49:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 01:49:24 DEBUG : premiumize.me root 'rclone-test-miboyoj3cayu': Waiting for checks to finish 2025/01/09 01:49:24 DEBUG : premiumize.me root 'rclone-test-miboyoj3cayu': Waiting for transfers to finish 2025/01/09 01:49:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:49:29 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.suhopir2" 2025/01/09 01:49:31 DEBUG : sub dir/hello world: Removing old file 2025/01/09 01:49:32 DEBUG : premiumize.me root 'rclone-test-miboyoj3cayu': Using server-side directory move 2025/01/09 01:49:32 INFO : premiumize.me root 'rclone-test-miboyoj3cayu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/09 01:49:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/09 01:49:32 DEBUG : premiumize.me root 'rclone-test-miboyoj3cayu': Waiting for checks to finish 2025/01/09 01:49:32 DEBUG : premiumize.me root 'rclone-test-miboyoj3cayu': Waiting for transfers to finish 2025/01/09 01:49:32 INFO : sub dir/hello world: Deleted 2025/01/09 01:49:32 INFO : sub dir/hello world: Moved (server-side) 2025/01/09 01:49:34 DEBUG : testing file moves 2025/01/09 01:49:34 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/09 01:49:34 DEBUG : premiumize.me root 'rclone-test-miboyoj3cayu': Waiting for checks to finish 2025/01/09 01:49:34 DEBUG : premiumize.me root 'rclone-test-miboyoj3cayu': Waiting for transfers to finish 2025/01/09 01:49:34 INFO : sub dir/hello world: Deleted 2025/01/09 01:49:34 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:49:34 DEBUG : premiumize.me root 'rclone-test-miboyoj3cayu': Purge remote --- PASS: TestServerSideMoveOverSelf (13.44s) === RUN TestCopyAfterDelete run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:50:13 ERROR : : error listing: directory not found 2025/01/09 01:50:13 INFO : Local file system at /tmp/rclone983740540: Making directory 2025/01/09 01:50:13 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:50:13 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (38.87s) === RUN TestCopyRedownload run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:50:17 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/09 01:50:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 01:50:17 DEBUG : Local file system at /tmp/rclone983740540: Waiting for checks to finish 2025/01/09 01:50:17 DEBUG : Local file system at /tmp/rclone983740540: Waiting for transfers to finish 2025/01/09 01:50:18 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/01/09 01:50:18 INFO : sub dir/hello world: Copied (new) 2025/01/09 01:50:18 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (5.10s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:50:19 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/09 01:50:19 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:50:19 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:50:22 INFO : check sum: Copied (new) 2025/01/09 01:50:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:50:22 NOTICE: premiumize.me root 'rclone-test-cuwubaw3puse': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/09 01:50:22 DEBUG : check sum: Size of src and dst objects identical 2025/01/09 01:50:22 DEBUG : check sum: Unchanged skipping 2025/01/09 01:50:22 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:50:22 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:50:22 DEBUG : Waiting for deletions to finish 2025/01/09 01:50:22 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (3.26s) === RUN TestSyncSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:50:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/09 01:50:22 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:50:22 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:50:23 INFO : sizeonly: Copied (new) 2025/01/09 01:50:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:50:23 DEBUG : sizeonly: Sizes identical 2025/01/09 01:50:23 DEBUG : sizeonly: Unchanged skipping 2025/01/09 01:50:23 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:50:23 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:50:23 DEBUG : Waiting for deletions to finish 2025/01/09 01:50:23 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (1.80s) === RUN TestSyncIgnoreSize run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:50:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/09 01:50:24 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:50:24 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:50:27 INFO : ignore-size: Copied (new) 2025/01/09 01:50:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:50:27 DEBUG : ignore-size: Sizes identical 2025/01/09 01:50:27 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:50:27 DEBUG : ignore-size: Unchanged skipping 2025/01/09 01:50:27 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:50:27 DEBUG : Waiting for deletions to finish 2025/01/09 01:50:27 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (3.70s) === RUN TestSyncIgnoreTimes run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:50:30 DEBUG : existing: Sizes identical 2025/01/09 01:50:30 DEBUG : existing: Unchanged skipping 2025/01/09 01:50:30 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:50:30 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:50:30 DEBUG : Waiting for deletions to finish 2025/01/09 01:50:30 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:50:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/09 01:50:31 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:50:31 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:50:31 DEBUG : existing: Moving old file out the way to "existing.xeyoyih9" 2025/01/09 01:50:34 DEBUG : existing: Removing old file 2025/01/09 01:50:34 INFO : existing: Copied (replaced existing) 2025/01/09 01:50:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (6.71s) === RUN TestSyncIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:50:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/09 01:50:34 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:50:34 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:50:37 INFO : existing: Copied (new) 2025/01/09 01:50:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:50:37 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:50:37 DEBUG : existing: Destination exists, skipping 2025/01/09 01:50:37 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:50:37 DEBUG : Waiting for deletions to finish 2025/01/09 01:50:37 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (3.26s) === RUN TestSyncIgnoreErrors run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:50:45 INFO : d: Making directory 2025/01/09 01:50:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/09 01:50:46 DEBUG : c/non empty space: Sizes identical 2025/01/09 01:50:46 DEBUG : c/non empty space: Unchanged skipping 2025/01/09 01:50:46 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:50:46 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:50:47 INFO : a/potato2: Copied (new) 2025/01/09 01:50:47 DEBUG : Waiting for deletions to finish 2025/01/09 01:50:47 INFO : b/potato: Deleted 2025/01/09 01:50:47 INFO : d: Removing directory 2025/01/09 01:50:48 INFO : b: Removing directory 2025/01/09 01:50:48 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': deleted 2 directories run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (10.80s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:50:52 DEBUG : empty space: Sizes identical 2025/01/09 01:50:52 DEBUG : empty space: Unchanged skipping 2025/01/09 01:50:52 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:50:52 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:50:52 DEBUG : Waiting for deletions to finish 2025/01/09 01:50:52 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:50:52 DEBUG : empty space: Sizes identical 2025/01/09 01:50:52 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:50:52 DEBUG : empty space: Unchanged skipping 2025/01/09 01:50:52 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:50:52 DEBUG : Waiting for deletions to finish 2025/01/09 01:50:52 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (4.22s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.12s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.11s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:50:54 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/09 01:50:54 DEBUG : empty space: Sizes identical 2025/01/09 01:50:54 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:50:54 DEBUG : empty space: Unchanged skipping 2025/01/09 01:50:54 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:51:00 INFO : potato: Copied (new) 2025/01/09 01:51:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (7.12s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:51:03 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/09 01:51:03 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:51:03 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:51:03 DEBUG : potato: Moving old file out the way to "potato.calijuf7" 2025/01/09 01:51:08 DEBUG : potato: Removing old file 2025/01/09 01:51:08 INFO : potato: Copied (replaced existing) 2025/01/09 01:51:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (8.91s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/01/09 01:51:13 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:51:13 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/01/09 01:51:13 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:51:13 DEBUG : potato: Moving old file out the way to "potato.meyikuy1" 2025/01/09 01:51:22 DEBUG : potato: Removing old file 2025/01/09 01:51:22 INFO : potato: Copied (replaced existing) 2025/01/09 01:51:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (13.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:51:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 01:51:33 DEBUG : empty space: Sizes identical 2025/01/09 01:51:33 DEBUG : empty space: Unchanged skipping 2025/01/09 01:51:33 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:51:33 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:51:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/09 01:51:33 DEBUG : Waiting for deletions to finish 2025/01/09 01:51:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:51:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 01:51:41 DEBUG : empty space: Sizes identical 2025/01/09 01:51:41 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:51:41 DEBUG : empty space: Unchanged skipping 2025/01/09 01:51:41 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:51:42 INFO : potato2: Copied (new) 2025/01/09 01:51:42 DEBUG : Waiting for deletions to finish 2025/01/09 01:51:42 INFO : potato: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (9.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:51:48 INFO : d: Making directory 2025/01/09 01:51:48 INFO : d/e: Making directory 2025/01/09 01:51:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/09 01:51:48 DEBUG : c/non empty space: Sizes identical 2025/01/09 01:51:48 DEBUG : c/non empty space: Unchanged skipping 2025/01/09 01:51:48 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:51:48 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:51:54 INFO : a/potato2: Copied (new) 2025/01/09 01:51:54 DEBUG : Waiting for deletions to finish 2025/01/09 01:51:54 INFO : b/potato: Deleted 2025/01/09 01:51:55 INFO : d/e: Removing directory 2025/01/09 01:51:55 INFO : d: Removing directory 2025/01/09 01:51:55 INFO : b: Removing directory 2025/01/09 01:51:55 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (14.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:53:00 INFO : d: Making directory 2025/01/09 01:53:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/09 01:53:01 DEBUG : c/non empty space: Sizes identical 2025/01/09 01:53:01 DEBUG : c/non empty space: Unchanged skipping 2025/01/09 01:53:01 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:53:01 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:53:04 INFO : a/potato2: Copied (new) 2025/01/09 01:53:04 ERROR : premiumize.me root 'rclone-test-cuwubaw3puse': not deleting files as there were IO errors 2025/01/09 01:53:04 ERROR : premiumize.me root 'rclone-test-cuwubaw3puse': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (68.19s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:53:11 DEBUG : Waiting for deletions to finish 2025/01/09 01:53:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 01:53:11 DEBUG : empty space: Sizes identical 2025/01/09 01:53:11 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:53:11 DEBUG : empty space: Unchanged skipping 2025/01/09 01:53:11 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:53:11 INFO : potato: Deleted 2025/01/09 01:53:17 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (12.51s) === RUN TestSyncDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:53:22 DEBUG : Waiting for deletions to finish 2025/01/09 01:53:22 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:53:22 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:53:22 INFO : potato: Deleted 2025/01/09 01:53:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 01:53:22 DEBUG : empty space: Sizes identical 2025/01/09 01:53:22 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:53:22 DEBUG : empty space: Unchanged skipping 2025/01/09 01:53:22 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:53:24 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (6.33s) === RUN TestCopyDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:53:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 01:53:28 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:53:28 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:53:30 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (6.33s) === RUN TestSyncWithExclude run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:53:41 DEBUG : enormous: Excluded (Size Filter) 2025/01/09 01:53:41 DEBUG : enormous: Excluded 2025/01/09 01:53:41 DEBUG : potato2: Excluded (Size Filter) 2025/01/09 01:53:41 DEBUG : potato2: Excluded 2025/01/09 01:53:41 DEBUG : potato2: Excluded (Size Filter) 2025/01/09 01:53:41 DEBUG : potato2: Excluded 2025/01/09 01:53:41 DEBUG : empty space: Sizes identical 2025/01/09 01:53:41 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:53:41 DEBUG : empty space: Unchanged skipping 2025/01/09 01:53:41 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:53:41 DEBUG : Waiting for deletions to finish 2025/01/09 01:53:41 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:53:41 DEBUG : enormous: Excluded (Size Filter) 2025/01/09 01:53:41 DEBUG : enormous: Excluded 2025/01/09 01:53:41 DEBUG : potato2: Excluded (Size Filter) 2025/01/09 01:53:41 DEBUG : potato2: Excluded 2025/01/09 01:53:41 DEBUG : potato2: Excluded (Size Filter) 2025/01/09 01:53:41 DEBUG : potato2: Excluded 2025/01/09 01:53:41 DEBUG : empty space: Sizes identical 2025/01/09 01:53:41 DEBUG : empty space: Unchanged skipping 2025/01/09 01:53:41 DEBUG : Local file system at /tmp/rclone983740540: Waiting for checks to finish 2025/01/09 01:53:41 DEBUG : Local file system at /tmp/rclone983740540: Waiting for transfers to finish 2025/01/09 01:53:41 DEBUG : Waiting for deletions to finish 2025/01/09 01:53:41 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (11.25s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:53:51 DEBUG : enormous: Excluded (Size Filter) 2025/01/09 01:53:51 DEBUG : enormous: Excluded 2025/01/09 01:53:51 DEBUG : potato2: Excluded (Size Filter) 2025/01/09 01:53:51 DEBUG : potato2: Excluded 2025/01/09 01:53:52 DEBUG : empty space: Sizes identical 2025/01/09 01:53:52 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:53:52 DEBUG : empty space: Unchanged skipping 2025/01/09 01:53:52 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:53:52 DEBUG : Waiting for deletions to finish 2025/01/09 01:53:52 INFO : enormous: Deleted 2025/01/09 01:53:52 INFO : potato2: Deleted 2025/01/09 01:53:52 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:53:52 DEBUG : empty space: Sizes identical 2025/01/09 01:53:52 DEBUG : Local file system at /tmp/rclone983740540: Waiting for checks to finish 2025/01/09 01:53:52 DEBUG : empty space: Unchanged skipping 2025/01/09 01:53:52 DEBUG : Local file system at /tmp/rclone983740540: Waiting for transfers to finish 2025/01/09 01:53:52 DEBUG : Waiting for deletions to finish 2025/01/09 01:53:52 INFO : potato2: Deleted 2025/01/09 01:53:52 INFO : enormous: Deleted 2025/01/09 01:53:52 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.32s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.11s) === 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 "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/01/09 01:53:52 ERROR : premiumize.me root 'rclone-test-cuwubaw3puse': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/09 01:53:52 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/09 01:53:52 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/09 01:53:52 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:53:52 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:53:55 INFO : potato: Copied (new) 2025/01/09 01:53:55 INFO : yam: Copied (new) 2025/01/09 01:53:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:53:55 ERROR : premiumize.me root 'rclone-test-cuwubaw3puse': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/09 01:53:55 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/09 01:53:55 DEBUG : potato: Sizes identical 2025/01/09 01:53:55 DEBUG : potato: Unchanged skipping 2025/01/09 01:53:55 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:53:55 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:53:56 INFO : yaml: Copied (new) 2025/01/09 01:53:56 DEBUG : Waiting for deletions to finish 2025/01/09 01:53:56 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (4.69s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/01/09 01:53:57 ERROR : premiumize.me root 'rclone-test-cuwubaw3puse': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/09 01:53:57 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/09 01:53:57 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/09 01:53:57 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:53:57 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:53:59 INFO : yam: Copied (new) 2025/01/09 01:54:03 INFO : potato: Copied (new) 2025/01/09 01:54:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:54:03 ERROR : premiumize.me root 'rclone-test-cuwubaw3puse': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/09 01:54:03 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/09 01:54:03 DEBUG : potato: Sizes identical 2025/01/09 01:54:03 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:54:03 DEBUG : potato: Unchanged skipping 2025/01/09 01:54:03 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:54:06 INFO : yaml: Copied (new) 2025/01/09 01:54:06 DEBUG : Waiting for deletions to finish 2025/01/09 01:54:06 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (9.21s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/01/09 01:54:06 INFO : premiumize.me root 'rclone-test-cuwubaw3puse': Making map for --track-renames 2025/01/09 01:54:06 INFO : premiumize.me root 'rclone-test-cuwubaw3puse': Finished making map for --track-renames 2025/01/09 01:54:06 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:54:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/09 01:54:06 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/09 01:54:06 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for renames to finish 2025/01/09 01:54:06 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:54:08 INFO : sub/yam: Copied (new) 2025/01/09 01:54:09 INFO : potato: Copied (new) 2025/01/09 01:54:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:54:09 DEBUG : potato: Sizes identical 2025/01/09 01:54:09 DEBUG : potato: Unchanged skipping 2025/01/09 01:54:09 INFO : premiumize.me root 'rclone-test-cuwubaw3puse': Making map for --track-renames 2025/01/09 01:54:09 INFO : premiumize.me root 'rclone-test-cuwubaw3puse': Finished making map for --track-renames 2025/01/09 01:54:09 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:54:09 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for renames to finish 2025/01/09 01:54:09 INFO : sub/yam: Moved (server-side) to: yam 2025/01/09 01:54:09 INFO : yam: Renamed from "sub/yam" 2025/01/09 01:54:09 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:54:09 DEBUG : Waiting for deletions to finish 2025/01/09 01:54:09 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.81s) === RUN TestServerSideMoveLocal run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:54:10 DEBUG : Creating backend with remote "/tmp/rclone983740540/dir1" 2025/01/09 01:54:10 DEBUG : Creating backend with remote "/tmp/rclone983740540/dir2" 2025/01/09 01:54:10 DEBUG : Local file system at /tmp/rclone983740540/dir2: Using server-side directory move 2025/01/09 01:54:10 INFO : Local file system at /tmp/rclone983740540/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/09 01:54:10 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/09 01:54:10 INFO : file1.txt: Moved (server-side) 2025/01/09 01:54:10 DEBUG : Local file system at /tmp/rclone983740540/dir2: Waiting for checks to finish 2025/01/09 01:54:10 DEBUG : Local file system at /tmp/rclone983740540/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.11s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:54:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 01:54:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/09 01:54:10 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:54:10 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:54:13 INFO : nested/sub dir/file: Copied (new) 2025/01/09 01:54:13 INFO : nested/sub dir/file: Deleted 2025/01/09 01:54:15 INFO : sub dir/hello world: Copied (new) 2025/01/09 01:54:15 INFO : sub dir/hello world: Deleted 2025/01/09 01:54:15 INFO : sub dir: Removing directory 2025/01/09 01:54:15 INFO : nested/sub dir: Removing directory 2025/01/09 01:54:15 INFO : nested: Removing directory 2025/01/09 01:54:15 DEBUG : Local file system at /tmp/rclone983740540: deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.72s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:54:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/09 01:54:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/09 01:54:16 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:54:16 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:54:18 INFO : sub dir/hello world: Copied (new) 2025/01/09 01:54:18 INFO : sub dir/hello world: Deleted 2025/01/09 01:54:19 INFO : nested/sub dir/file: Copied (new) 2025/01/09 01:54:19 INFO : nested/sub dir/file: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.90s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:54:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/09 01:54:20 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/09 01:54:20 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:54:20 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:54:24 INFO : existing: Copied (new) 2025/01/09 01:54:24 INFO : existing: Deleted 2025/01/09 01:54:26 INFO : existing-b: Copied (new) 2025/01/09 01:54:26 INFO : existing-b: Deleted 2025/01/09 01:54:26 DEBUG : existing: Destination exists, skipping 2025/01/09 01:54:26 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/09 01:54:26 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:54:26 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:54:26 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (6.83s) === RUN TestServerSideMove run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:54:26 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cikiweb5situ" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-cuwubaw3puse' -> premiumize.me root 'rclone-test-cikiweb5situ' 2025/01/09 01:54:40 DEBUG : premiumize.me root 'rclone-test-cikiweb5situ': Using server-side directory move 2025/01/09 01:54:40 INFO : premiumize.me root 'rclone-test-cikiweb5situ': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/09 01:54:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 01:54:40 DEBUG : empty space: Sizes identical 2025/01/09 01:54:40 DEBUG : empty space: Unchanged skipping 2025/01/09 01:54:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/09 01:54:40 DEBUG : premiumize.me root 'rclone-test-cikiweb5situ': Waiting for checks to finish 2025/01/09 01:54:40 INFO : empty space: Deleted 2025/01/09 01:54:40 DEBUG : premiumize.me root 'rclone-test-cikiweb5situ': Waiting for transfers to finish 2025/01/09 01:54:40 INFO : potato3: Deleted 2025/01/09 01:54:40 INFO : potato2: Moved (server-side) 2025/01/09 01:54:41 INFO : potato3: Moved (server-side) 2025/01/09 01:54:41 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pewitor8yuso" 2025/01/09 01:54:41 DEBUG : premiumize.me root 'rclone-test-pewitor8yuso': Using server-side directory move 2025/01/09 01:54:41 INFO : premiumize.me root 'rclone-test-pewitor8yuso': Server side directory move succeeded 2025/01/09 01:54:41 ERROR : : error listing: directory not found 2025/01/09 01:54:41 DEBUG : premiumize.me root 'rclone-test-pewitor8yuso': Purge remote 2025/01/09 01:54:41 DEBUG : premiumize.me root 'rclone-test-cikiweb5situ': Purge remote 2025/01/09 01:54:41 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.83s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:54:41 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jesejiv0jila" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-cuwubaw3puse' -> premiumize.me root 'rclone-test-jesejiv0jila' 2025/01/09 01:55:05 DEBUG : empty space: Excluded (Size Filter) 2025/01/09 01:55:05 DEBUG : empty space: Excluded 2025/01/09 01:55:05 DEBUG : empty space: Excluded (Size Filter) 2025/01/09 01:55:05 DEBUG : empty space: Excluded 2025/01/09 01:55:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 01:55:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/09 01:55:05 DEBUG : premiumize.me root 'rclone-test-jesejiv0jila': Waiting for checks to finish 2025/01/09 01:55:05 DEBUG : premiumize.me root 'rclone-test-jesejiv0jila': Waiting for transfers to finish 2025/01/09 01:55:05 INFO : potato3: Deleted 2025/01/09 01:55:05 INFO : potato2: Moved (server-side) 2025/01/09 01:55:05 INFO : potato3: Moved (server-side) 2025/01/09 01:55:05 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-defapoq3wufe" 2025/01/09 01:55:06 DEBUG : empty space: Excluded (Size Filter) 2025/01/09 01:55:06 DEBUG : empty space: Excluded 2025/01/09 01:55:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 01:55:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/09 01:55:06 DEBUG : premiumize.me root 'rclone-test-defapoq3wufe': Waiting for checks to finish 2025/01/09 01:55:06 DEBUG : premiumize.me root 'rclone-test-defapoq3wufe': Waiting for transfers to finish 2025/01/09 01:55:06 INFO : potato2: Moved (server-side) 2025/01/09 01:55:06 INFO : potato3: Moved (server-side) 2025/01/09 01:55:06 DEBUG : premiumize.me root 'rclone-test-defapoq3wufe': Purge remote 2025/01/09 01:55:06 DEBUG : premiumize.me root 'rclone-test-jesejiv0jila': Purge remote --- PASS: TestServerSideMoveWithFilter (24.94s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:55:06 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-suxofac3visa" 2025/01/09 01:55:19 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-cuwubaw3puse' -> premiumize.me root 'rclone-test-suxofac3visa' 2025/01/09 01:55:23 DEBUG : premiumize.me root 'rclone-test-suxofac3visa': Using server-side directory move 2025/01/09 01:55:23 INFO : premiumize.me root 'rclone-test-suxofac3visa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/09 01:55:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/09 01:55:23 DEBUG : empty space: Sizes identical 2025/01/09 01:55:23 DEBUG : empty space: Unchanged skipping 2025/01/09 01:55:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/09 01:55:23 DEBUG : premiumize.me root 'rclone-test-suxofac3visa': Waiting for checks to finish 2025/01/09 01:55:23 INFO : potato3: Deleted 2025/01/09 01:55:23 INFO : empty space: Deleted 2025/01/09 01:55:23 DEBUG : premiumize.me root 'rclone-test-suxofac3visa': Waiting for transfers to finish 2025/01/09 01:55:23 INFO : potato2: Moved (server-side) 2025/01/09 01:55:23 INFO : potato3: Moved (server-side) 2025/01/09 01:55:23 INFO : tomatoDir: Removing directory 2025/01/09 01:55:24 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': deleted 1 directories 2025/01/09 01:55:24 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-vahibib6vepa" 2025/01/09 01:55:24 INFO : tomatoDir: Making directory 2025/01/09 01:55:24 DEBUG : premiumize.me root 'rclone-test-vahibib6vepa': Using server-side directory move 2025/01/09 01:55:24 INFO : premiumize.me root 'rclone-test-vahibib6vepa': Server side directory move succeeded 2025/01/09 01:55:24 ERROR : : error listing: directory not found 2025/01/09 01:55:24 ERROR : : error listing: directory not found 2025/01/09 01:55:24 DEBUG : premiumize.me root 'rclone-test-vahibib6vepa': Purge remote 2025/01/09 01:55:24 DEBUG : premiumize.me root 'rclone-test-suxofac3visa': Purge remote 2025/01/09 01:55:25 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.42s) === RUN TestServerSideMoveOverlap run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.11s) === RUN TestSyncOverlap run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:55:25 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cuwubaw3puse/rclone-sync-test" run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (0.80s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:55:26 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cuwubaw3puse/rclone-sync-test" 2025/01/09 01:55:26 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cuwubaw3puse/rclone-sync-test-include/layer2" 2025/01/09 01:55:26 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cuwubaw3puse/rclone-sync-test-ignore-file" 2025/01/09 01:55:30 DEBUG : rclone-sync-test: Excluded 2025/01/09 01:55:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/09 01:55:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/09 01:55:30 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/rclone-sync-test': Waiting for checks to finish 2025/01/09 01:55:30 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/rclone-sync-test': Waiting for transfers to finish 2025/01/09 01:55:30 DEBUG : Waiting for deletions to finish 2025/01/09 01:55:30 INFO : There was nothing to transfer 2025/01/09 01:55:31 DEBUG : rclone-sync-test: Excluded 2025/01/09 01:55:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/09 01:55:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/09 01:55:31 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:55:31 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:55:31 DEBUG : Waiting for deletions to finish 2025/01/09 01:55:31 INFO : rclone-sync-test-include: Removing directory 2025/01/09 01:55:31 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/09 01:55:31 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': failed to delete 1 directories 2025/01/09 01:55:31 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:55:31 DEBUG : rclone-sync-test: Excluded 2025/01/09 01:55:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/09 01:55:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/09 01:55:31 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/09 01:55:31 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/09 01:55:31 DEBUG : Waiting for deletions to finish 2025/01/09 01:55:31 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:55:31 DEBUG : rclone-sync-test: Excluded 2025/01/09 01:55:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/09 01:55:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/09 01:55:32 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:55:32 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:55:32 DEBUG : Waiting for deletions to finish 2025/01/09 01:55:32 INFO : rclone-sync-test-include: Removing directory 2025/01/09 01:55:32 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/09 01:55:32 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': failed to delete 1 directories 2025/01/09 01:55:32 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:55:32 DEBUG : : Excluded 2025/01/09 01:55:32 DEBUG : rclone-sync-test: Excluded 2025/01/09 01:55:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/09 01:55:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/09 01:55:32 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/09 01:55:32 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/09 01:55:32 DEBUG : Waiting for deletions to finish 2025/01/09 01:55:32 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (8.86s) === RUN TestSyncCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:55:34 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cuwubaw3puse/dst" 2025/01/09 01:55:35 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cuwubaw3puse/CompareDest" 2025/01/09 01:55:35 DEBUG : one: Need to transfer - File not found at Destination 2025/01/09 01:55:35 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for checks to finish 2025/01/09 01:55:35 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for transfers to finish 2025/01/09 01:55:39 INFO : one: Copied (new) 2025/01/09 01:55:39 DEBUG : Waiting for deletions to finish 2025/01/09 01:55:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 01:55:39 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for checks to finish 2025/01/09 01:55:39 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for transfers to finish 2025/01/09 01:55:39 DEBUG : one: Moving old file out the way to "one.jovejiy0" 2025/01/09 01:55:42 DEBUG : one: Removing old file 2025/01/09 01:55:42 INFO : one: Copied (replaced existing) 2025/01/09 01:55:42 DEBUG : Waiting for deletions to finish 2025/01/09 01:55:43 DEBUG : dst/one: Moving old file out the way to "one.xuqezil8" 2025/01/09 01:55:47 DEBUG : dst/one: Removing old file 2025/01/09 01:55:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 01:55:50 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for checks to finish 2025/01/09 01:55:50 DEBUG : one: Sizes identical 2025/01/09 01:55:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/09 01:55:50 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for transfers to finish 2025/01/09 01:55:50 DEBUG : Waiting for deletions to finish 2025/01/09 01:55:50 INFO : There was nothing to transfer 2025/01/09 01:55:52 DEBUG : two: Sizes identical 2025/01/09 01:55:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/09 01:55:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 01:55:52 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for checks to finish 2025/01/09 01:55:52 DEBUG : one: Sizes identical 2025/01/09 01:55:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/09 01:55:52 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for transfers to finish 2025/01/09 01:55:52 DEBUG : Waiting for deletions to finish 2025/01/09 01:55:52 INFO : There was nothing to transfer 2025/01/09 01:55:52 DEBUG : two: Sizes identical 2025/01/09 01:55:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/09 01:55:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 01:55:52 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for checks to finish 2025/01/09 01:55:52 DEBUG : one: Sizes identical 2025/01/09 01:55:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/09 01:55:52 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for transfers to finish 2025/01/09 01:55:52 DEBUG : Waiting for deletions to finish 2025/01/09 01:55:52 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/09 01:55:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/09 01:55:53 DEBUG : two: Need to transfer - File not found at Destination 2025/01/09 01:55:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 01:55:53 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for checks to finish 2025/01/09 01:55:53 DEBUG : one: Sizes identical 2025/01/09 01:55:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/09 01:55:53 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for transfers to finish 2025/01/09 01:55:56 INFO : two: Copied (new) 2025/01/09 01:55:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (22.70s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:56:04 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cuwubaw3puse/dest" 2025/01/09 01:56:04 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cuwubaw3puse/pre-dest1" 2025/01/09 01:56:04 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cuwubaw3puse/pre-dest2" 2025/01/09 01:56:05 DEBUG : 1: Sizes identical 2025/01/09 01:56:05 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/09 01:56:05 DEBUG : 2: Sizes identical 2025/01/09 01:56:05 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/09 01:56:05 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/09 01:56:05 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dest': Waiting for checks to finish 2025/01/09 01:56:05 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dest': Waiting for transfers to finish 2025/01/09 01:56:08 INFO : 3: Copied (new) 2025/01/09 01:56:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (12.25s) === RUN TestSyncCopyDest run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.10s) === RUN TestSyncBackupDir run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:56:22 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cuwubaw3puse/dst" 2025/01/09 01:56:22 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cuwubaw3puse/backup" 2025/01/09 01:56:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/09 01:56:23 DEBUG : two: Sizes identical 2025/01/09 01:56:23 DEBUG : two: Unchanged skipping 2025/01/09 01:56:23 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for checks to finish 2025/01/09 01:56:24 INFO : one: Moved (server-side) 2025/01/09 01:56:24 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for transfers to finish 2025/01/09 01:56:30 INFO : one: Copied (new) 2025/01/09 01:56:30 DEBUG : Waiting for deletions to finish 2025/01/09 01:56:30 INFO : three.txt: Moved (server-side) 2025/01/09 01:56:30 INFO : three.txt: Moved into backup dir 2025/01/09 01:56:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/09 01:56:33 DEBUG : two: Sizes identical 2025/01/09 01:56:33 DEBUG : two: Unchanged skipping 2025/01/09 01:56:33 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for checks to finish 2025/01/09 01:56:33 INFO : one: Deleted 2025/01/09 01:56:33 INFO : one: Moved (server-side) 2025/01/09 01:56:33 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for transfers to finish 2025/01/09 01:56:37 INFO : one: Copied (new) 2025/01/09 01:56:37 DEBUG : Waiting for deletions to finish 2025/01/09 01:56:37 INFO : three.txt: Deleted 2025/01/09 01:56:37 INFO : three.txt: Moved (server-side) 2025/01/09 01:56:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (28.36s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:56:44 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cuwubaw3puse/dst" 2025/01/09 01:56:44 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cuwubaw3puse/backup" 2025/01/09 01:56:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/09 01:56:44 DEBUG : two: Sizes identical 2025/01/09 01:56:44 DEBUG : two: Unchanged skipping 2025/01/09 01:56:44 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for checks to finish 2025/01/09 01:56:45 INFO : one: Moved (server-side) to: one.bak 2025/01/09 01:56:45 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for transfers to finish 2025/01/09 01:56:47 INFO : one: Copied (new) 2025/01/09 01:56:47 DEBUG : Waiting for deletions to finish 2025/01/09 01:56:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/09 01:56:47 INFO : three.txt: Moved into backup dir 2025/01/09 01:56:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/09 01:56:50 DEBUG : two: Sizes identical 2025/01/09 01:56:50 DEBUG : two: Unchanged skipping 2025/01/09 01:56:50 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for checks to finish 2025/01/09 01:56:50 INFO : one.bak: Deleted 2025/01/09 01:56:50 INFO : one: Moved (server-side) to: one.bak 2025/01/09 01:56:50 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for transfers to finish 2025/01/09 01:56:57 INFO : one: Copied (new) 2025/01/09 01:56:57 DEBUG : Waiting for deletions to finish 2025/01/09 01:56:57 INFO : three.txt.bak: Deleted 2025/01/09 01:56:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/09 01:56:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (20.17s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:57:14 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cuwubaw3puse/dst" 2025/01/09 01:57:14 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cuwubaw3puse/backup" 2025/01/09 01:57:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/09 01:57:15 DEBUG : two: Sizes identical 2025/01/09 01:57:15 DEBUG : two: Unchanged skipping 2025/01/09 01:57:15 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for checks to finish 2025/01/09 01:57:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/09 01:57:17 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for transfers to finish 2025/01/09 01:57:21 INFO : one: Copied (new) 2025/01/09 01:57:21 DEBUG : Waiting for deletions to finish 2025/01/09 01:57:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/09 01:57:22 INFO : three.txt: Moved into backup dir 2025/01/09 01:57:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/09 01:57:24 DEBUG : two: Sizes identical 2025/01/09 01:57:24 DEBUG : two: Unchanged skipping 2025/01/09 01:57:24 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for checks to finish 2025/01/09 01:57:24 INFO : one-2019-01-01: Deleted 2025/01/09 01:57:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/09 01:57:24 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for transfers to finish 2025/01/09 01:57:29 INFO : one: Copied (new) 2025/01/09 01:57:29 DEBUG : Waiting for deletions to finish 2025/01/09 01:57:29 INFO : three-2019-01-01.txt: Deleted 2025/01/09 01:57:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/09 01:57:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (32.17s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:57:43 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cuwubaw3puse/dst" 2025/01/09 01:57:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/09 01:57:43 DEBUG : two: Sizes identical 2025/01/09 01:57:43 DEBUG : two: Unchanged skipping 2025/01/09 01:57:43 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for checks to finish 2025/01/09 01:57:44 INFO : one: Moved (server-side) to: one.bak 2025/01/09 01:57:44 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for transfers to finish 2025/01/09 01:57:47 INFO : one: Copied (new) 2025/01/09 01:57:47 DEBUG : Waiting for deletions to finish 2025/01/09 01:57:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/09 01:57:47 INFO : three.txt: Moved into backup dir 2025/01/09 01:57:50 DEBUG : one.bak: Excluded (Path Filter) 2025/01/09 01:57:50 DEBUG : one.bak: Excluded 2025/01/09 01:57:50 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/09 01:57:50 DEBUG : three.txt.bak: Excluded 2025/01/09 01:57:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/09 01:57:50 DEBUG : two: Sizes identical 2025/01/09 01:57:50 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for checks to finish 2025/01/09 01:57:50 DEBUG : two: Unchanged skipping 2025/01/09 01:57:50 INFO : one.bak: Deleted 2025/01/09 01:57:50 INFO : one: Moved (server-side) to: one.bak 2025/01/09 01:57:50 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse/dst': Waiting for transfers to finish 2025/01/09 01:57:53 INFO : one: Copied (new) 2025/01/09 01:57:53 DEBUG : Waiting for deletions to finish 2025/01/09 01:57:54 INFO : three.txt.bak: Deleted 2025/01/09 01:57:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/09 01:57:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (24.40s) === RUN TestSyncSuffix run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:58:07 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cuwubaw3puse/dst" 2025/01/09 01:58:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/09 01:58:07 INFO : one: Moved (server-side) to: one.bak 2025/01/09 01:58:11 INFO : one: Copied (new) 2025/01/09 01:58:11 DEBUG : two: Sizes identical 2025/01/09 01:58:11 DEBUG : two: Unchanged skipping 2025/01/09 01:58:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/09 01:58:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/09 01:58:13 INFO : three.txt: Copied (new) 2025/01/09 01:58:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/09 01:58:13 INFO : one.bak: Deleted 2025/01/09 01:58:14 INFO : one: Moved (server-side) to: one.bak 2025/01/09 01:58:17 INFO : one: Copied (new) 2025/01/09 01:58:17 DEBUG : two: Sizes identical 2025/01/09 01:58:17 DEBUG : two: Unchanged skipping 2025/01/09 01:58:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/09 01:58:17 INFO : three.txt.bak: Deleted 2025/01/09 01:58:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/09 01:58:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (28.68s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:58:32 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cuwubaw3puse/dst" 2025/01/09 01:58:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/09 01:58:32 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/09 01:58:35 INFO : one: Copied (new) 2025/01/09 01:58:35 DEBUG : two: Sizes identical 2025/01/09 01:58:35 DEBUG : two: Unchanged skipping 2025/01/09 01:58:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/09 01:58:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/09 01:58:37 INFO : three.txt: Copied (new) 2025/01/09 01:58:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/09 01:58:37 INFO : one-2019-01-01: Deleted 2025/01/09 01:58:37 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/09 01:58:39 INFO : one: Copied (new) 2025/01/09 01:58:39 DEBUG : two: Sizes identical 2025/01/09 01:58:39 DEBUG : two: Unchanged skipping 2025/01/09 01:58:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/09 01:58:40 INFO : three-2019-01-01.txt: Deleted 2025/01/09 01:58:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/09 01:58:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (18.18s) === RUN TestSyncUTFNorm run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:58:43 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/09 01:58:43 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:58:43 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:58:43 DEBUG : Testêé: Moving old file out the way to "Testêé.labevij9" 2025/01/09 01:58:44 DEBUG : Testêé: Removing old file 2025/01/09 01:58:44 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/09 01:58:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.20s) === RUN TestSyncImmutable run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:58:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/09 01:58:45 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:58:45 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:58:46 INFO : existing: Copied (new) 2025/01/09 01:58:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 01:58:46 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/09 01:58:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/09 01:58:46 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 01:58:46 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 01:58:46 ERROR : premiumize.me root 'rclone-test-cuwubaw3puse': not deleting files as there were IO errors 2025/01/09 01:58:46 ERROR : premiumize.me root 'rclone-test-cuwubaw3puse': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (1.99s) === RUN TestSyncIgnoreCase run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.10s) === RUN TestFixCase run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 02:00:04 DEBUG : existing: Sizes identical 2025/01/09 02:00:04 DEBUG : existing: Unchanged skipping 2025/01/09 02:00:04 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/09 02:00:05 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-latanis9 2025/01/09 02:00:05 DEBUG : EXISTING: moving to existing-rclone-move-sotimov7 2025/01/09 02:00:05 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/09 02:00:05 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-sotimov7 2025/01/09 02:00:05 DEBUG : EXISTING: moving to existing 2025/01/09 02:00:05 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-latanis9 2025/01/09 02:00:05 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/01/09 02:00:05 INFO : existing-rclone-move-sotimov7: Moved (server-side) to: existing 2025/01/09 02:00:05 INFO : EXISTING: Moved (server-side) to: existing 2025/01/09 02:00:05 INFO : EXISTING: Fixed case by renaming to: existing 2025/01/09 02:00:05 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/01/09 02:00:05 INFO : existingbutdifferent-rclone-move-latanis9: Moved (server-side) to: existingbutdifferent 2025/01/09 02:00:05 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/01/09 02:00:05 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/01/09 02:00:06 DEBUG : existingbutdifferent: Moving old file out the way to "existingbutdifferent.sitasoj6" 2025/01/09 02:00:06 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/01/09 02:00:06 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/01/09 02:00:06 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-coqejux7 2025/01/09 02:00:06 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/01/09 02:00:06 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-coqejux7 2025/01/09 02:00:06 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/01/09 02:00:06 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/01/09 02:00:06 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 02:00:06 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-munohis9 2025/01/09 02:00:06 INFO : subdira/subdirb/subdirc/hello-rclone-move-coqejux7: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/09 02:00:06 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/09 02:00:06 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/01/09 02:00:06 DEBUG : subdira/subdirb/subdirc/hello: Moving old file out the way to "hello.ritivaq0" 2025/01/09 02:00:07 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-munohis9 2025/01/09 02:00:07 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/09 02:00:07 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-munohis9: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/09 02:00:07 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/09 02:00:07 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/09 02:00:07 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 02:00:07 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Moving old file out the way to "filewithoutcasedifferences.zupuqex5" 2025/01/09 02:00:08 DEBUG : existingbutdifferent: Removing old file 2025/01/09 02:00:08 INFO : existingbutdifferent: Copied (replaced existing) 2025/01/09 02:00:09 DEBUG : subdira/subdirb/subdirc/hello: Removing old file 2025/01/09 02:00:09 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Removing old file 2025/01/09 02:00:09 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/01/09 02:00:09 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/01/09 02:00:09 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (83.55s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.32s) --- SKIP: TestMaxTransfer/Hard (0.11s) --- SKIP: TestMaxTransfer/Soft (0.11s) --- SKIP: TestMaxTransfer/Cautious (0.11s) === RUN TestSyncConcurrentDelete run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 02:03:15 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 02:03:15 DEBUG : both1: Sizes identical 2025/01/09 02:03:15 DEBUG : both0: Sizes identical 2025/01/09 02:03:15 DEBUG : both10: Sizes identical 2025/01/09 02:03:15 DEBUG : both11: Sizes identical 2025/01/09 02:03:15 DEBUG : both1: Unchanged skipping 2025/01/09 02:03:15 DEBUG : both12: Sizes identical 2025/01/09 02:03:15 DEBUG : both12: Unchanged skipping 2025/01/09 02:03:15 DEBUG : both13: Sizes identical 2025/01/09 02:03:15 DEBUG : both0: Unchanged skipping 2025/01/09 02:03:15 DEBUG : both14: Sizes identical 2025/01/09 02:03:15 DEBUG : both14: Unchanged skipping 2025/01/09 02:03:15 DEBUG : both15: Sizes identical 2025/01/09 02:03:15 DEBUG : both15: Unchanged skipping 2025/01/09 02:03:15 DEBUG : both16: Sizes identical 2025/01/09 02:03:15 DEBUG : both10: Unchanged skipping 2025/01/09 02:03:15 DEBUG : both17: Sizes identical 2025/01/09 02:03:15 DEBUG : both11: Unchanged skipping 2025/01/09 02:03:15 DEBUG : both18: Sizes identical 2025/01/09 02:03:15 DEBUG : both17: Unchanged skipping 2025/01/09 02:03:15 DEBUG : both19: Sizes identical 2025/01/09 02:03:15 DEBUG : both19: Unchanged skipping 2025/01/09 02:03:15 DEBUG : both2: Sizes identical 2025/01/09 02:03:15 DEBUG : both13: Unchanged skipping 2025/01/09 02:03:15 DEBUG : both3: Sizes identical 2025/01/09 02:03:15 DEBUG : both16: Unchanged skipping 2025/01/09 02:03:15 DEBUG : both4: Sizes identical 2025/01/09 02:03:15 DEBUG : both4: Unchanged skipping 2025/01/09 02:03:15 DEBUG : both5: Sizes identical 2025/01/09 02:03:15 DEBUG : both5: Unchanged skipping 2025/01/09 02:03:15 DEBUG : both6: Sizes identical 2025/01/09 02:03:15 DEBUG : both6: Unchanged skipping 2025/01/09 02:03:15 DEBUG : both7: Sizes identical 2025/01/09 02:03:15 DEBUG : both7: Unchanged skipping 2025/01/09 02:03:15 DEBUG : both8: Sizes identical 2025/01/09 02:03:15 DEBUG : both8: Unchanged skipping 2025/01/09 02:03:15 DEBUG : both9: Sizes identical 2025/01/09 02:03:15 DEBUG : both9: Unchanged skipping 2025/01/09 02:03:15 DEBUG : both18: Unchanged skipping 2025/01/09 02:03:15 DEBUG : both2: Unchanged skipping 2025/01/09 02:03:15 DEBUG : both3: Unchanged skipping 2025/01/09 02:03:15 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 02:03:15 DEBUG : Waiting for deletions to finish 2025/01/09 02:03:15 INFO : only7: Deleted 2025/01/09 02:03:15 INFO : only1: Deleted 2025/01/09 02:03:15 INFO : only0: Deleted 2025/01/09 02:03:15 INFO : only11: Deleted 2025/01/09 02:03:15 INFO : only16: Deleted 2025/01/09 02:03:15 INFO : only5: Deleted 2025/01/09 02:03:15 INFO : only6: Deleted 2025/01/09 02:03:15 INFO : only13: Deleted 2025/01/09 02:03:15 INFO : only15: Deleted 2025/01/09 02:03:16 INFO : only17: Deleted 2025/01/09 02:03:16 INFO : only19: Deleted 2025/01/09 02:03:16 INFO : only2: Deleted 2025/01/09 02:03:16 INFO : only10: Deleted 2025/01/09 02:03:16 INFO : only12: Deleted 2025/01/09 02:03:16 INFO : only14: Deleted 2025/01/09 02:03:16 INFO : only18: Deleted 2025/01/09 02:03:16 INFO : only3: Deleted 2025/01/09 02:03:16 INFO : only9: Deleted 2025/01/09 02:03:16 INFO : only4: Deleted 2025/01/09 02:03:16 INFO : only8: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (186.45s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 02:05:51 DEBUG : both0: Sizes identical 2025/01/09 02:05:51 DEBUG : both10: Sizes identical 2025/01/09 02:05:51 DEBUG : both11: Sizes identical 2025/01/09 02:05:51 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for checks to finish 2025/01/09 02:05:51 DEBUG : both1: Sizes identical 2025/01/09 02:05:51 DEBUG : both0: Unchanged skipping 2025/01/09 02:05:51 DEBUG : both12: Sizes identical 2025/01/09 02:05:51 DEBUG : both12: Unchanged skipping 2025/01/09 02:05:51 DEBUG : both13: Sizes identical 2025/01/09 02:05:51 DEBUG : both13: Unchanged skipping 2025/01/09 02:05:51 DEBUG : both14: Sizes identical 2025/01/09 02:05:51 DEBUG : both14: Unchanged skipping 2025/01/09 02:05:51 DEBUG : both15: Sizes identical 2025/01/09 02:05:51 DEBUG : both15: Unchanged skipping 2025/01/09 02:05:51 DEBUG : both16: Sizes identical 2025/01/09 02:05:51 DEBUG : both16: Unchanged skipping 2025/01/09 02:05:51 DEBUG : both17: Sizes identical 2025/01/09 02:05:51 DEBUG : both17: Unchanged skipping 2025/01/09 02:05:51 DEBUG : both18: Sizes identical 2025/01/09 02:05:51 DEBUG : both18: Unchanged skipping 2025/01/09 02:05:51 DEBUG : both19: Sizes identical 2025/01/09 02:05:51 DEBUG : both19: Unchanged skipping 2025/01/09 02:05:51 DEBUG : both2: Sizes identical 2025/01/09 02:05:51 DEBUG : both2: Unchanged skipping 2025/01/09 02:05:51 DEBUG : both3: Sizes identical 2025/01/09 02:05:51 DEBUG : both3: Unchanged skipping 2025/01/09 02:05:51 DEBUG : both10: Unchanged skipping 2025/01/09 02:05:51 DEBUG : both4: Sizes identical 2025/01/09 02:05:51 DEBUG : both5: Sizes identical 2025/01/09 02:05:51 DEBUG : both11: Unchanged skipping 2025/01/09 02:05:51 DEBUG : both6: Sizes identical 2025/01/09 02:05:51 DEBUG : both5: Unchanged skipping 2025/01/09 02:05:51 DEBUG : both7: Sizes identical 2025/01/09 02:05:51 DEBUG : both7: Unchanged skipping 2025/01/09 02:05:51 DEBUG : both8: Sizes identical 2025/01/09 02:05:51 DEBUG : both8: Unchanged skipping 2025/01/09 02:05:51 DEBUG : both9: Sizes identical 2025/01/09 02:05:51 DEBUG : both4: Unchanged skipping 2025/01/09 02:05:51 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/09 02:05:51 DEBUG : both6: Unchanged skipping 2025/01/09 02:05:51 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/09 02:05:51 DEBUG : both1: Unchanged skipping 2025/01/09 02:05:51 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/09 02:05:51 DEBUG : both9: Unchanged skipping 2025/01/09 02:05:51 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/09 02:05:51 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/09 02:05:51 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/09 02:05:51 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/09 02:05:51 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/09 02:05:51 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/09 02:05:51 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/09 02:05:51 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/09 02:05:51 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/09 02:05:51 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/09 02:05:51 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/09 02:05:51 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/09 02:05:51 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/09 02:05:51 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/09 02:05:51 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/09 02:05:51 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/09 02:05:51 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/09 02:05:51 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Waiting for transfers to finish 2025/01/09 02:05:51 DEBUG : only1: Moving old file out the way to "only1.huquwoq2" 2025/01/09 02:05:51 DEBUG : only12: Moving old file out the way to "only12.jopuxeb9" 2025/01/09 02:05:51 DEBUG : only13: Moving old file out the way to "only13.hocecow3" 2025/01/09 02:05:51 DEBUG : only14: Moving old file out the way to "only14.hitivoz5" 2025/01/09 02:05:54 DEBUG : only14: Removing old file 2025/01/09 02:05:54 INFO : only14: Copied (replaced existing) 2025/01/09 02:05:54 DEBUG : only15: Moving old file out the way to "only15.yonifup8" 2025/01/09 02:05:56 DEBUG : only13: Removing old file 2025/01/09 02:05:56 DEBUG : only12: Removing old file 2025/01/09 02:05:56 INFO : only13: Copied (replaced existing) 2025/01/09 02:05:56 DEBUG : only16: Moving old file out the way to "only16.lodejar6" 2025/01/09 02:05:56 INFO : only12: Copied (replaced existing) 2025/01/09 02:05:56 DEBUG : only17: Moving old file out the way to "only17.lilotin0" 2025/01/09 02:05:56 DEBUG : only1: Removing old file 2025/01/09 02:05:57 INFO : only1: Copied (replaced existing) 2025/01/09 02:05:57 DEBUG : only18: Moving old file out the way to "only18.yawatub3" 2025/01/09 02:05:57 DEBUG : only15: Removing old file 2025/01/09 02:05:57 INFO : only15: Copied (replaced existing) 2025/01/09 02:05:57 DEBUG : only19: Moving old file out the way to "only19.jitebil4" 2025/01/09 02:05:59 DEBUG : only18: Removing old file 2025/01/09 02:05:59 INFO : only18: Copied (replaced existing) 2025/01/09 02:05:59 DEBUG : only2: Moving old file out the way to "only2.gayodig1" 2025/01/09 02:06:00 DEBUG : only16: Removing old file 2025/01/09 02:06:00 INFO : only16: Copied (replaced existing) 2025/01/09 02:06:00 DEBUG : only3: Moving old file out the way to "only3.pibiwaw0" 2025/01/09 02:06:01 DEBUG : only19: Removing old file 2025/01/09 02:06:01 INFO : only19: Copied (replaced existing) 2025/01/09 02:06:01 DEBUG : only4: Moving old file out the way to "only4.xevosaj2" 2025/01/09 02:06:01 DEBUG : only17: Removing old file 2025/01/09 02:06:01 INFO : only17: Copied (replaced existing) 2025/01/09 02:06:01 DEBUG : only5: Moving old file out the way to "only5.hugofix2" 2025/01/09 02:06:02 DEBUG : only2: Removing old file 2025/01/09 02:06:02 INFO : only2: Copied (replaced existing) 2025/01/09 02:06:02 DEBUG : only6: Moving old file out the way to "only6.yirunil5" 2025/01/09 02:06:03 DEBUG : only4: Removing old file 2025/01/09 02:06:03 INFO : only4: Copied (replaced existing) 2025/01/09 02:06:03 DEBUG : only7: Moving old file out the way to "only7.kuhipal6" 2025/01/09 02:06:04 DEBUG : only6: Removing old file 2025/01/09 02:06:04 INFO : only6: Copied (replaced existing) 2025/01/09 02:06:04 DEBUG : only8: Moving old file out the way to "only8.sosoxem8" 2025/01/09 02:06:04 DEBUG : only3: Removing old file 2025/01/09 02:06:04 INFO : only3: Copied (replaced existing) 2025/01/09 02:06:04 DEBUG : only9: Moving old file out the way to "only9.nepimay6" 2025/01/09 02:06:05 DEBUG : only7: Removing old file 2025/01/09 02:06:05 INFO : only7: Copied (replaced existing) 2025/01/09 02:06:05 DEBUG : only0: Moving old file out the way to "only0.duqozab6" 2025/01/09 02:06:06 DEBUG : only8: Removing old file 2025/01/09 02:06:06 INFO : only8: Copied (replaced existing) 2025/01/09 02:06:06 DEBUG : only10: Moving old file out the way to "only10.hexohaz7" 2025/01/09 02:06:06 DEBUG : only0: Removing old file 2025/01/09 02:06:06 DEBUG : only5: Removing old file 2025/01/09 02:06:07 INFO : only0: Copied (replaced existing) 2025/01/09 02:06:07 INFO : only5: Copied (replaced existing) 2025/01/09 02:06:07 DEBUG : only11: Moving old file out the way to "only11.huxerid4" 2025/01/09 02:06:07 DEBUG : only10: Removing old file 2025/01/09 02:06:07 DEBUG : only9: Removing old file 2025/01/09 02:06:07 INFO : only10: Copied (replaced existing) 2025/01/09 02:06:08 INFO : only9: Copied (replaced existing) 2025/01/09 02:06:09 DEBUG : only11: Removing old file 2025/01/09 02:06:09 INFO : only11: Copied (replaced existing) 2025/01/09 02:06:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (174.87s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 02:06:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/09 02:06:12 INFO : sub dir: Making directory 2025/01/09 02:06:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (8.97s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" 2025/01/09 02:06:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/09 02:06:21 INFO : sub dir: Making directory 2025/01/09 02:06:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cuwubaw3puse'", Local "Local file system at /tmp/rclone983740540", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (9.92s) PASS 2025/01/09 02:06:31 DEBUG : premiumize.me root 'rclone-test-cuwubaw3puse': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Finished OK in 18m50.453458705s (try 1/5)