"./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Starting (try 1/5) 2025/03/31 04:49:19 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cehoxax0pumu" 2025/03/31 04:49:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 04:49:20 DEBUG : Creating backend with remote "/tmp/rclone353173409" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:49:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 04:49:20 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:49:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/31 04:49:20 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (0.44s) === RUN TestCopy run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:49:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/31 04:49:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 04:49:20 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:49:20 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:49:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:49:23 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.94s) === RUN TestCopyMetadata run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.11s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", 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-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:49:23 DEBUG : Creating backend with remote "/non-existing" 2025/03/31 04:49:23 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/31 04:49:23 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:49:23 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (0.26s) === RUN TestCopyNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:49:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 04:49:24 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:49:24 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:49:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (2.39s) === RUN TestCopyCheckFirst run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:49:26 INFO : premiumize.me root 'rclone-test-cehoxax0pumu': Running all checks before starting transfers 2025/03/31 04:49:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 04:49:26 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:49:26 INFO : premiumize.me root 'rclone-test-cehoxax0pumu': Checks finished, now starting transfers 2025/03/31 04:49:26 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:49:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (2.89s) === RUN TestSyncNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:49:29 ERROR : Ignoring --no-traverse with sync 2025/03/31 04:49:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 04:49:29 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:49:29 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:49:31 INFO : sub dir/hello world: Copied (new) 2025/03/31 04:49:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (2.88s) === RUN TestCopyWithDepth run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:49:32 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/31 04:49:32 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:49:32 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:49:34 INFO : hello world2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (2.98s) === RUN TestCopyWithFilesFrom run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:49:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 04:49:35 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:49:35 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:49:37 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (2.80s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:49:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 04:49:38 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:49:38 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:49:40 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.52s) === RUN TestCopyEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:49:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/31 04:49:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/31 04:49:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/31 04:49:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/31 04:49:40 INFO : sub dir: Making directory 2025/03/31 04:49:40 INFO : sub dir2: Making directory 2025/03/31 04:49:40 INFO : sub dir2/sub sub dir2: Making directory 2025/03/31 04:49:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 04:49:40 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:49:40 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:49:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:49:45 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.31s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:49:45 INFO : sub dir2: Making directory 2025/03/31 04:49:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/31 04:49:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/31 04:49:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 04:49:45 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:49:45 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:49:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.26s) === RUN TestMoveEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:49:49 DEBUG : sub dir2: Making directory with metadata 2025/03/31 04:49:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/31 04:49:49 INFO : sub dir: Making directory 2025/03/31 04:49:49 INFO : sub dir2: Making directory 2025/03/31 04:49:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 04:49:49 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:49:49 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:49:52 INFO : sub dir/hello world: Copied (new) 2025/03/31 04:49:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:49:52 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/31 04:49:52 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.24s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", 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-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:49:53 INFO : sub dir2: Making directory 2025/03/31 04:49:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 04:49:53 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:49:53 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:49:56 INFO : sub dir/hello world: Copied (new) 2025/03/31 04:49:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.41s) === RUN TestSyncEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:49:56 DEBUG : sub dir2: Making directory with metadata 2025/03/31 04:49:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/31 04:49:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/31 04:49:56 INFO : sub dir: Making directory 2025/03/31 04:49:56 INFO : sub dir2: Making directory 2025/03/31 04:49:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 04:49:57 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:49:57 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:49:59 INFO : sub dir/hello world: Copied (new) 2025/03/31 04:49:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:49:59 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (3.42s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.12s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:50:00 INFO : sub dir2: Making directory 2025/03/31 04:50:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 04:50:00 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:50:00 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:50:04 INFO : sub dir/hello world: Copied (new) 2025/03/31 04:50:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (4.79s) === RUN TestServerSideCopy run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:50:07 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-dukurud8jivo" sync_test.go:590: Server side copy (if possible) premiumize.me root 'rclone-test-cehoxax0pumu' -> premiumize.me root 'rclone-test-dukurud8jivo' 2025/03/31 04:50:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 04:50:07 DEBUG : premiumize.me root 'rclone-test-dukurud8jivo': Waiting for checks to finish 2025/03/31 04:50:07 DEBUG : premiumize.me root 'rclone-test-dukurud8jivo': Waiting for transfers to finish 2025/03/31 04:50:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:50:12 DEBUG : premiumize.me root 'rclone-test-dukurud8jivo': Purge remote --- PASS: TestServerSideCopy (8.16s) === RUN TestCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:50:18 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:50:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/31 04:50:18 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:50:18 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.rosizev0" 2025/03/31 04:50:23 DEBUG : sub dir/hello world: Removing old file 2025/03/31 04:50:23 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (10.47s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:50:27 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cenitoc8sebu" sync_test.go:626: Server side copy (if possible) premiumize.me root 'rclone-test-cehoxax0pumu' -> premiumize.me root 'rclone-test-cenitoc8sebu' 2025/03/31 04:50:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 04:50:27 DEBUG : premiumize.me root 'rclone-test-cenitoc8sebu': Waiting for checks to finish 2025/03/31 04:50:27 DEBUG : premiumize.me root 'rclone-test-cenitoc8sebu': Waiting for transfers to finish 2025/03/31 04:50:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:50:59 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.zegapiq3" 2025/03/31 04:51:02 DEBUG : sub dir/hello world: Removing old file 2025/03/31 04:51:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/31 04:51:02 DEBUG : premiumize.me root 'rclone-test-cenitoc8sebu': Waiting for checks to finish 2025/03/31 04:51:02 DEBUG : premiumize.me root 'rclone-test-cenitoc8sebu': Waiting for transfers to finish 2025/03/31 04:51:03 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.vazomow8" 2025/03/31 04:51:06 DEBUG : sub dir/hello world: Removing old file 2025/03/31 04:51:06 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:51:07 DEBUG : premiumize.me root 'rclone-test-cenitoc8sebu': Purge remote --- PASS: TestServerSideCopyOverSelf (43.94s) === RUN TestMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:51:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/31 04:51:10 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:51:10 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:51:10 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.koquvew3" 2025/03/31 04:51:14 DEBUG : sub dir/hello world: Removing old file 2025/03/31 04:51:14 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/31 04:51:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (7.78s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:51:23 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-sirigoj4raqi" sync_test.go:671: Server side copy (if possible) premiumize.me root 'rclone-test-cehoxax0pumu' -> premiumize.me root 'rclone-test-sirigoj4raqi' 2025/03/31 04:51:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 04:51:24 DEBUG : premiumize.me root 'rclone-test-sirigoj4raqi': Waiting for checks to finish 2025/03/31 04:51:24 DEBUG : premiumize.me root 'rclone-test-sirigoj4raqi': Waiting for transfers to finish 2025/03/31 04:51:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:51:29 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.jizusuk7" 2025/03/31 04:51:48 DEBUG : sub dir/hello world: Removing old file 2025/03/31 04:51:49 DEBUG : premiumize.me root 'rclone-test-sirigoj4raqi': Using server-side directory move 2025/03/31 04:51:49 INFO : premiumize.me root 'rclone-test-sirigoj4raqi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/31 04:51:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/31 04:51:49 DEBUG : premiumize.me root 'rclone-test-sirigoj4raqi': Waiting for checks to finish 2025/03/31 04:51:49 DEBUG : premiumize.me root 'rclone-test-sirigoj4raqi': Waiting for transfers to finish 2025/03/31 04:51:49 INFO : sub dir/hello world: Deleted 2025/03/31 04:51:49 INFO : sub dir/hello world: Moved (server-side) 2025/03/31 04:51:52 DEBUG : testing file moves 2025/03/31 04:51:52 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/31 04:51:52 DEBUG : premiumize.me root 'rclone-test-sirigoj4raqi': Waiting for checks to finish 2025/03/31 04:51:52 DEBUG : premiumize.me root 'rclone-test-sirigoj4raqi': Waiting for transfers to finish 2025/03/31 04:51:52 INFO : sub dir/hello world: Deleted 2025/03/31 04:51:52 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:51:52 DEBUG : premiumize.me root 'rclone-test-sirigoj4raqi': Purge remote --- PASS: TestServerSideMoveOverSelf (37.90s) === RUN TestCopyAfterDelete run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:51:56 ERROR : : error listing: directory not found 2025/03/31 04:51:56 INFO : Local file system at /tmp/rclone353173409: Making directory 2025/03/31 04:51:56 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:51:56 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (3.40s) === RUN TestCopyRedownload run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:52:01 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/31 04:52:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 04:52:01 DEBUG : Local file system at /tmp/rclone353173409: Waiting for checks to finish 2025/03/31 04:52:01 DEBUG : Local file system at /tmp/rclone353173409: Waiting for transfers to finish 2025/03/31 04:52:03 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/03/31 04:52:03 INFO : sub dir/hello world: Copied (new) 2025/03/31 04:52:03 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (7.16s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:52:04 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/31 04:52:04 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:52:04 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:52:09 INFO : check sum: Copied (new) 2025/03/31 04:52:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:52:09 NOTICE: premiumize.me root 'rclone-test-cehoxax0pumu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/31 04:52:09 DEBUG : check sum: Size of src and dst objects identical 2025/03/31 04:52:09 DEBUG : check sum: Unchanged skipping 2025/03/31 04:52:09 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:52:09 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:52:09 DEBUG : Waiting for deletions to finish 2025/03/31 04:52:09 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (6.13s) === RUN TestSyncSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:52:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/31 04:52:10 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:52:10 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:52:14 INFO : sizeonly: Copied (new) 2025/03/31 04:52:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:52:14 DEBUG : sizeonly: Sizes identical 2025/03/31 04:52:14 DEBUG : sizeonly: Unchanged skipping 2025/03/31 04:52:14 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:52:14 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:52:14 DEBUG : Waiting for deletions to finish 2025/03/31 04:52:14 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (4.69s) === RUN TestSyncIgnoreSize run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:52:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/31 04:52:14 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:52:14 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:52:17 INFO : ignore-size: Copied (new) 2025/03/31 04:52:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:52:18 DEBUG : ignore-size: Sizes identical 2025/03/31 04:52:18 DEBUG : ignore-size: Unchanged skipping 2025/03/31 04:52:18 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:52:18 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:52:18 DEBUG : Waiting for deletions to finish 2025/03/31 04:52:18 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (3.73s) === RUN TestSyncIgnoreTimes run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:52:21 DEBUG : existing: Sizes identical 2025/03/31 04:52:21 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:52:21 DEBUG : existing: Unchanged skipping 2025/03/31 04:52:21 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:52:21 DEBUG : Waiting for deletions to finish 2025/03/31 04:52:21 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:52:21 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/31 04:52:21 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:52:21 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:52:22 DEBUG : existing: Moving old file out the way to "existing.yerilev9" 2025/03/31 04:52:23 DEBUG : existing: Removing old file 2025/03/31 04:52:23 INFO : existing: Copied (replaced existing) 2025/03/31 04:52:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (5.73s) === RUN TestSyncIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:52:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/31 04:52:24 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:52:24 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:52:27 INFO : existing: Copied (new) 2025/03/31 04:52:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:52:27 DEBUG : existing: Destination exists, skipping 2025/03/31 04:52:27 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:52:27 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:52:27 DEBUG : Waiting for deletions to finish 2025/03/31 04:52:27 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (3.89s) === RUN TestSyncIgnoreErrors run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:52:34 INFO : d: Making directory 2025/03/31 04:52:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/31 04:52:34 DEBUG : c/non empty space: Sizes identical 2025/03/31 04:52:34 DEBUG : c/non empty space: Unchanged skipping 2025/03/31 04:52:34 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:52:34 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:52:36 INFO : a/potato2: Copied (new) 2025/03/31 04:52:36 DEBUG : Waiting for deletions to finish 2025/03/31 04:52:36 INFO : b/potato: Deleted 2025/03/31 04:52:36 INFO : d: Removing directory 2025/03/31 04:52:36 INFO : b: Removing directory 2025/03/31 04:52:36 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': deleted 2 directories run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (9.41s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:52:38 DEBUG : empty space: Sizes identical 2025/03/31 04:52:38 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:52:38 DEBUG : empty space: Unchanged skipping 2025/03/31 04:52:38 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:52:38 DEBUG : Waiting for deletions to finish 2025/03/31 04:52:38 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:52:39 DEBUG : empty space: Sizes identical 2025/03/31 04:52:39 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:52:39 DEBUG : empty space: Unchanged skipping 2025/03/31 04:52:39 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:52:39 DEBUG : Waiting for deletions to finish 2025/03/31 04:52:39 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (1.92s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.11s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.10s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:52:46 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/31 04:52:46 DEBUG : empty space: Sizes identical 2025/03/31 04:52:46 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:52:46 DEBUG : empty space: Unchanged skipping 2025/03/31 04:52:46 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:52:50 INFO : potato: Copied (new) 2025/03/31 04:52:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (10.69s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:52:53 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/31 04:52:53 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:52:53 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:52:53 DEBUG : potato: Moving old file out the way to "potato.vutigeh4" 2025/03/31 04:52:54 DEBUG : potato: Removing old file 2025/03/31 04:52:54 INFO : potato: Copied (replaced existing) 2025/03/31 04:52:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.72s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/03/31 04:53:00 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/03/31 04:53:00 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:53:00 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:53:00 DEBUG : potato: Moving old file out the way to "potato.duqinok2" 2025/03/31 04:53:02 DEBUG : potato: Removing old file 2025/03/31 04:53:02 INFO : potato: Copied (replaced existing) 2025/03/31 04:53:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (7.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:53:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 04:53:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/31 04:53:09 DEBUG : empty space: Sizes identical 2025/03/31 04:53:09 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:53:09 DEBUG : empty space: Unchanged skipping 2025/03/31 04:53:09 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:53:09 DEBUG : Waiting for deletions to finish 2025/03/31 04:53:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:54:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 04:54:46 DEBUG : empty space: Sizes identical 2025/03/31 04:54:46 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:54:46 DEBUG : empty space: Unchanged skipping 2025/03/31 04:54:46 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:54:50 INFO : potato2: Copied (new) 2025/03/31 04:54:50 DEBUG : Waiting for deletions to finish 2025/03/31 04:54:50 INFO : potato: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (101.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:54:59 INFO : d: Making directory 2025/03/31 04:54:59 INFO : d/e: Making directory 2025/03/31 04:54:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/31 04:54:59 DEBUG : c/non empty space: Sizes identical 2025/03/31 04:54:59 DEBUG : c/non empty space: Unchanged skipping 2025/03/31 04:55:00 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:55:00 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:55:02 INFO : a/potato2: Copied (new) 2025/03/31 04:55:02 DEBUG : Waiting for deletions to finish 2025/03/31 04:55:02 INFO : b/potato: Deleted 2025/03/31 04:55:02 INFO : d/e: Removing directory 2025/03/31 04:55:02 INFO : d: Removing directory 2025/03/31 04:55:02 INFO : b: Removing directory 2025/03/31 04:55:02 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (12.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:55:09 INFO : d: Making directory 2025/03/31 04:55:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/31 04:55:10 DEBUG : c/non empty space: Sizes identical 2025/03/31 04:55:10 DEBUG : c/non empty space: Unchanged skipping 2025/03/31 04:55:10 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:55:10 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:55:13 INFO : a/potato2: Copied (new) 2025/03/31 04:55:13 ERROR : premiumize.me root 'rclone-test-cehoxax0pumu': not deleting files as there were IO errors 2025/03/31 04:55:13 ERROR : premiumize.me root 'rclone-test-cehoxax0pumu': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.87s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:55:20 DEBUG : Waiting for deletions to finish 2025/03/31 04:55:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 04:55:20 DEBUG : empty space: Sizes identical 2025/03/31 04:55:20 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:55:20 DEBUG : empty space: Unchanged skipping 2025/03/31 04:55:20 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:55:20 INFO : potato: Deleted 2025/03/31 04:55:22 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (8.67s) === RUN TestSyncDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:55:34 DEBUG : Waiting for deletions to finish 2025/03/31 04:55:34 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:55:34 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:55:34 INFO : potato: Deleted 2025/03/31 04:55:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 04:55:34 DEBUG : empty space: Sizes identical 2025/03/31 04:55:34 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:55:34 DEBUG : empty space: Unchanged skipping 2025/03/31 04:55:34 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:55:36 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (14.38s) === RUN TestCopyDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:55:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 04:55:39 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:55:39 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:55:49 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.65s) === RUN TestSyncWithExclude run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:55:56 DEBUG : enormous: Excluded (Size Filter) 2025/03/31 04:55:56 DEBUG : enormous: Excluded 2025/03/31 04:55:56 DEBUG : potato2: Excluded (Size Filter) 2025/03/31 04:55:56 DEBUG : potato2: Excluded 2025/03/31 04:55:56 DEBUG : potato2: Excluded (Size Filter) 2025/03/31 04:55:56 DEBUG : potato2: Excluded 2025/03/31 04:55:56 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:55:56 DEBUG : empty space: Sizes identical 2025/03/31 04:55:56 DEBUG : empty space: Unchanged skipping 2025/03/31 04:55:56 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:55:56 DEBUG : Waiting for deletions to finish 2025/03/31 04:55:56 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:55:56 DEBUG : enormous: Excluded (Size Filter) 2025/03/31 04:55:56 DEBUG : enormous: Excluded 2025/03/31 04:55:56 DEBUG : potato2: Excluded (Size Filter) 2025/03/31 04:55:56 DEBUG : potato2: Excluded 2025/03/31 04:55:56 DEBUG : potato2: Excluded (Size Filter) 2025/03/31 04:55:56 DEBUG : potato2: Excluded 2025/03/31 04:55:56 DEBUG : Local file system at /tmp/rclone353173409: Waiting for checks to finish 2025/03/31 04:55:56 DEBUG : empty space: Sizes identical 2025/03/31 04:55:56 DEBUG : empty space: Unchanged skipping 2025/03/31 04:55:56 DEBUG : Local file system at /tmp/rclone353173409: Waiting for transfers to finish 2025/03/31 04:55:56 DEBUG : Waiting for deletions to finish 2025/03/31 04:55:56 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (6.94s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:56:07 DEBUG : enormous: Excluded (Size Filter) 2025/03/31 04:56:07 DEBUG : enormous: Excluded 2025/03/31 04:56:07 DEBUG : potato2: Excluded (Size Filter) 2025/03/31 04:56:07 DEBUG : potato2: Excluded 2025/03/31 04:56:07 DEBUG : empty space: Sizes identical 2025/03/31 04:56:07 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:56:07 DEBUG : empty space: Unchanged skipping 2025/03/31 04:56:07 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:56:07 DEBUG : Waiting for deletions to finish 2025/03/31 04:56:07 INFO : potato2: Deleted 2025/03/31 04:56:07 INFO : enormous: Deleted 2025/03/31 04:56:07 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:56:07 DEBUG : Local file system at /tmp/rclone353173409: Waiting for checks to finish 2025/03/31 04:56:07 DEBUG : empty space: Sizes identical 2025/03/31 04:56:07 DEBUG : empty space: Unchanged skipping 2025/03/31 04:56:07 DEBUG : Local file system at /tmp/rclone353173409: Waiting for transfers to finish 2025/03/31 04:56:07 DEBUG : Waiting for deletions to finish 2025/03/31 04:56:07 INFO : potato2: Deleted 2025/03/31 04:56:07 INFO : enormous: Deleted 2025/03/31 04:56:07 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.25s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", 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-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/03/31 04:56:08 ERROR : premiumize.me root 'rclone-test-cehoxax0pumu': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/31 04:56:08 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/31 04:56:08 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/31 04:56:08 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:56:08 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:56:09 INFO : potato: Copied (new) 2025/03/31 04:56:10 INFO : yam: Copied (new) 2025/03/31 04:56:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:56:10 ERROR : premiumize.me root 'rclone-test-cehoxax0pumu': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/31 04:56:10 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/31 04:56:10 DEBUG : potato: Sizes identical 2025/03/31 04:56:10 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:56:10 DEBUG : potato: Unchanged skipping 2025/03/31 04:56:10 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:56:14 INFO : yaml: Copied (new) 2025/03/31 04:56:14 DEBUG : Waiting for deletions to finish 2025/03/31 04:56:14 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (6.55s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/03/31 04:56:14 ERROR : premiumize.me root 'rclone-test-cehoxax0pumu': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/31 04:56:14 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/31 04:56:14 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/31 04:56:14 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:56:14 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:56:17 INFO : potato: Copied (new) 2025/03/31 04:56:18 INFO : yam: Copied (new) 2025/03/31 04:56:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:56:18 ERROR : premiumize.me root 'rclone-test-cehoxax0pumu': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/31 04:56:18 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/31 04:56:18 DEBUG : potato: Sizes identical 2025/03/31 04:56:18 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:56:18 DEBUG : potato: Unchanged skipping 2025/03/31 04:56:18 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:56:22 INFO : yaml: Copied (new) 2025/03/31 04:56:22 DEBUG : Waiting for deletions to finish 2025/03/31 04:56:22 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (8.22s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/03/31 04:56:22 INFO : premiumize.me root 'rclone-test-cehoxax0pumu': Making map for --track-renames 2025/03/31 04:56:22 INFO : premiumize.me root 'rclone-test-cehoxax0pumu': Finished making map for --track-renames 2025/03/31 04:56:22 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:56:22 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for renames to finish 2025/03/31 04:56:22 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/31 04:56:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/31 04:56:22 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:56:25 INFO : potato: Copied (new) 2025/03/31 04:56:29 INFO : sub/yam: Copied (new) 2025/03/31 04:56:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:56:29 DEBUG : potato: Sizes identical 2025/03/31 04:56:29 DEBUG : potato: Unchanged skipping 2025/03/31 04:56:29 INFO : premiumize.me root 'rclone-test-cehoxax0pumu': Making map for --track-renames 2025/03/31 04:56:29 INFO : premiumize.me root 'rclone-test-cehoxax0pumu': Finished making map for --track-renames 2025/03/31 04:56:29 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:56:29 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for renames to finish 2025/03/31 04:56:30 INFO : sub/yam: Moved (server-side) to: yam 2025/03/31 04:56:30 INFO : yam: Renamed from "sub/yam" 2025/03/31 04:56:30 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:56:30 DEBUG : Waiting for deletions to finish 2025/03/31 04:56:30 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.17s) === RUN TestServerSideMoveLocal run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:56:31 DEBUG : Creating backend with remote "/tmp/rclone353173409/dir1" 2025/03/31 04:56:31 DEBUG : Creating backend with remote "/tmp/rclone353173409/dir2" 2025/03/31 04:56:31 DEBUG : Local file system at /tmp/rclone353173409/dir2: Using server-side directory move 2025/03/31 04:56:31 INFO : Local file system at /tmp/rclone353173409/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/31 04:56:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/31 04:56:31 DEBUG : Local file system at /tmp/rclone353173409/dir2: Waiting for checks to finish 2025/03/31 04:56:31 INFO : file1.txt: Moved (server-side) 2025/03/31 04:56:31 DEBUG : Local file system at /tmp/rclone353173409/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.11s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:56:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 04:56:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/31 04:56:31 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:56:31 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:56:33 INFO : sub dir/hello world: Copied (new) 2025/03/31 04:56:33 INFO : sub dir/hello world: Deleted 2025/03/31 04:56:33 INFO : nested/sub dir/file: Copied (new) 2025/03/31 04:56:33 INFO : nested/sub dir/file: Deleted 2025/03/31 04:56:33 INFO : sub dir: Removing directory 2025/03/31 04:56:33 INFO : nested/sub dir: Removing directory 2025/03/31 04:56:33 INFO : nested: Removing directory 2025/03/31 04:56:33 DEBUG : Local file system at /tmp/rclone353173409: deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (3.64s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:56:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 04:56:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/31 04:56:34 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:56:34 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:56:38 INFO : sub dir/hello world: Copied (new) 2025/03/31 04:56:38 INFO : sub dir/hello world: Deleted 2025/03/31 04:56:39 INFO : nested/sub dir/file: Copied (new) 2025/03/31 04:56:39 INFO : nested/sub dir/file: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.15s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:56:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/31 04:56:40 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/31 04:56:40 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:56:40 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:56:42 INFO : existing: Copied (new) 2025/03/31 04:56:42 INFO : existing: Deleted 2025/03/31 04:56:45 INFO : existing-b: Copied (new) 2025/03/31 04:56:45 INFO : existing-b: Deleted 2025/03/31 04:56:45 DEBUG : existing: Destination exists, skipping 2025/03/31 04:56:45 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:56:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/31 04:56:45 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:56:45 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (4.91s) === RUN TestServerSideMove run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:56:45 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jerasop2puro" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-cehoxax0pumu' -> premiumize.me root 'rclone-test-jerasop2puro' 2025/03/31 04:57:12 DEBUG : premiumize.me root 'rclone-test-jerasop2puro': Using server-side directory move 2025/03/31 04:57:12 INFO : premiumize.me root 'rclone-test-jerasop2puro': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/31 04:57:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 04:57:13 DEBUG : empty space: Sizes identical 2025/03/31 04:57:13 DEBUG : empty space: Unchanged skipping 2025/03/31 04:57:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/31 04:57:13 DEBUG : premiumize.me root 'rclone-test-jerasop2puro': Waiting for checks to finish 2025/03/31 04:57:13 INFO : empty space: Deleted 2025/03/31 04:57:13 DEBUG : premiumize.me root 'rclone-test-jerasop2puro': Waiting for transfers to finish 2025/03/31 04:57:13 INFO : potato3: Deleted 2025/03/31 04:57:13 INFO : potato2: Moved (server-side) 2025/03/31 04:57:13 INFO : potato3: Moved (server-side) 2025/03/31 04:57:13 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-halawok3sodu" 2025/03/31 04:57:13 DEBUG : premiumize.me root 'rclone-test-halawok3sodu': Using server-side directory move 2025/03/31 04:57:13 INFO : premiumize.me root 'rclone-test-halawok3sodu': Server side directory move succeeded 2025/03/31 04:57:13 ERROR : : error listing: directory not found 2025/03/31 04:57:13 DEBUG : premiumize.me root 'rclone-test-halawok3sodu': Purge remote 2025/03/31 04:57:13 DEBUG : premiumize.me root 'rclone-test-jerasop2puro': Purge remote 2025/03/31 04:57:13 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (28.15s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:57:13 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zumawim6maxe" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-cehoxax0pumu' -> premiumize.me root 'rclone-test-zumawim6maxe' 2025/03/31 04:57:29 DEBUG : empty space: Excluded (Size Filter) 2025/03/31 04:57:29 DEBUG : empty space: Excluded 2025/03/31 04:57:29 DEBUG : empty space: Excluded (Size Filter) 2025/03/31 04:57:29 DEBUG : empty space: Excluded 2025/03/31 04:57:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 04:57:29 DEBUG : premiumize.me root 'rclone-test-zumawim6maxe': Waiting for checks to finish 2025/03/31 04:57:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/31 04:57:29 DEBUG : premiumize.me root 'rclone-test-zumawim6maxe': Waiting for transfers to finish 2025/03/31 04:57:29 INFO : potato3: Deleted 2025/03/31 04:57:29 INFO : potato2: Moved (server-side) 2025/03/31 04:57:29 INFO : potato3: Moved (server-side) 2025/03/31 04:57:30 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pokogan6qodu" 2025/03/31 04:57:30 DEBUG : empty space: Excluded (Size Filter) 2025/03/31 04:57:30 DEBUG : empty space: Excluded 2025/03/31 04:57:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 04:57:30 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/31 04:57:30 DEBUG : premiumize.me root 'rclone-test-pokogan6qodu': Waiting for checks to finish 2025/03/31 04:57:30 DEBUG : premiumize.me root 'rclone-test-pokogan6qodu': Waiting for transfers to finish 2025/03/31 04:57:30 INFO : potato2: Moved (server-side) 2025/03/31 04:57:30 INFO : potato3: Moved (server-side) 2025/03/31 04:57:30 DEBUG : premiumize.me root 'rclone-test-pokogan6qodu': Purge remote 2025/03/31 04:57:30 DEBUG : premiumize.me root 'rclone-test-zumawim6maxe': Purge remote --- PASS: TestServerSideMoveWithFilter (16.93s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:57:30 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xirorun9wubo" 2025/03/31 04:57:43 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-cehoxax0pumu' -> premiumize.me root 'rclone-test-xirorun9wubo' 2025/03/31 04:57:47 DEBUG : premiumize.me root 'rclone-test-xirorun9wubo': Using server-side directory move 2025/03/31 04:57:47 INFO : premiumize.me root 'rclone-test-xirorun9wubo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/31 04:57:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 04:57:47 DEBUG : empty space: Sizes identical 2025/03/31 04:57:47 DEBUG : empty space: Unchanged skipping 2025/03/31 04:57:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/31 04:57:47 DEBUG : premiumize.me root 'rclone-test-xirorun9wubo': Waiting for checks to finish 2025/03/31 04:57:47 INFO : empty space: Deleted 2025/03/31 04:57:47 DEBUG : premiumize.me root 'rclone-test-xirorun9wubo': Waiting for transfers to finish 2025/03/31 04:57:47 INFO : potato3: Deleted 2025/03/31 04:57:47 INFO : potato2: Moved (server-side) 2025/03/31 04:57:47 INFO : potato3: Moved (server-side) 2025/03/31 04:57:47 INFO : tomatoDir: Removing directory 2025/03/31 04:57:47 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': deleted 1 directories 2025/03/31 04:57:47 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xogoniw1poro" 2025/03/31 04:57:47 INFO : tomatoDir: Making directory 2025/03/31 04:57:48 DEBUG : premiumize.me root 'rclone-test-xogoniw1poro': Using server-side directory move 2025/03/31 04:57:48 INFO : premiumize.me root 'rclone-test-xogoniw1poro': Server side directory move succeeded 2025/03/31 04:57:48 ERROR : : error listing: directory not found 2025/03/31 04:57:48 ERROR : : error listing: directory not found 2025/03/31 04:57:48 DEBUG : premiumize.me root 'rclone-test-xogoniw1poro': Purge remote 2025/03/31 04:57:48 DEBUG : premiumize.me root 'rclone-test-xirorun9wubo': Purge remote 2025/03/31 04:57:48 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.75s) === RUN TestServerSideMoveOverlap run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.10s) === RUN TestSyncOverlap run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:57:48 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cehoxax0pumu/rclone-sync-test" run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (1.05s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:57:49 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cehoxax0pumu/rclone-sync-test" 2025/03/31 04:57:50 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cehoxax0pumu/rclone-sync-test-include/layer2" 2025/03/31 04:57:50 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cehoxax0pumu/rclone-sync-test-ignore-file" 2025/03/31 04:57:54 DEBUG : rclone-sync-test: Excluded 2025/03/31 04:57:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/31 04:57:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/31 04:57:54 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/rclone-sync-test': Waiting for checks to finish 2025/03/31 04:57:54 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/rclone-sync-test': Waiting for transfers to finish 2025/03/31 04:57:54 DEBUG : Waiting for deletions to finish 2025/03/31 04:57:54 INFO : There was nothing to transfer 2025/03/31 04:57:55 DEBUG : rclone-sync-test: Excluded 2025/03/31 04:57:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/31 04:57:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/31 04:57:55 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:57:55 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:57:55 DEBUG : Waiting for deletions to finish 2025/03/31 04:57:55 INFO : rclone-sync-test-include: Removing directory 2025/03/31 04:57:55 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/31 04:57:55 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': failed to delete 1 directories 2025/03/31 04:57:55 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:57:55 DEBUG : rclone-sync-test: Excluded 2025/03/31 04:57:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/31 04:57:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/31 04:57:55 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/31 04:57:55 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/31 04:57:55 DEBUG : Waiting for deletions to finish 2025/03/31 04:57:55 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:57:55 DEBUG : rclone-sync-test: Excluded 2025/03/31 04:57:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/31 04:57:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/31 04:57:56 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 04:57:56 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 04:57:56 DEBUG : Waiting for deletions to finish 2025/03/31 04:57:56 INFO : rclone-sync-test-include: Removing directory 2025/03/31 04:57:56 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/31 04:57:56 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': failed to delete 1 directories 2025/03/31 04:57:56 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:57:56 DEBUG : : Excluded 2025/03/31 04:57:56 DEBUG : rclone-sync-test: Excluded 2025/03/31 04:57:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/31 04:57:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/31 04:57:56 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/31 04:57:56 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/31 04:57:56 DEBUG : Waiting for deletions to finish 2025/03/31 04:57:56 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (9.20s) === RUN TestSyncCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:57:59 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cehoxax0pumu/dst" 2025/03/31 04:57:59 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cehoxax0pumu/CompareDest" 2025/03/31 04:57:59 DEBUG : one: Need to transfer - File not found at Destination 2025/03/31 04:57:59 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for checks to finish 2025/03/31 04:57:59 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for transfers to finish 2025/03/31 04:58:04 INFO : one: Copied (new) 2025/03/31 04:58:04 DEBUG : Waiting for deletions to finish 2025/03/31 04:58:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 04:58:04 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for checks to finish 2025/03/31 04:58:04 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for transfers to finish 2025/03/31 04:58:04 DEBUG : one: Moving old file out the way to "one.rebobax1" 2025/03/31 04:58:10 DEBUG : one: Removing old file 2025/03/31 04:58:10 INFO : one: Copied (replaced existing) 2025/03/31 04:58:10 DEBUG : Waiting for deletions to finish 2025/03/31 04:58:11 DEBUG : dst/one: Moving old file out the way to "one.miqomid3" 2025/03/31 04:58:14 DEBUG : dst/one: Removing old file 2025/03/31 04:58:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 04:58:17 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for checks to finish 2025/03/31 04:58:18 DEBUG : one: Sizes identical 2025/03/31 04:58:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/31 04:58:18 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for transfers to finish 2025/03/31 04:58:18 DEBUG : Waiting for deletions to finish 2025/03/31 04:58:18 INFO : There was nothing to transfer 2025/03/31 04:58:20 DEBUG : two: Sizes identical 2025/03/31 04:58:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/31 04:58:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 04:58:20 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for checks to finish 2025/03/31 04:58:20 DEBUG : one: Sizes identical 2025/03/31 04:58:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/31 04:58:20 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for transfers to finish 2025/03/31 04:58:20 DEBUG : Waiting for deletions to finish 2025/03/31 04:58:20 INFO : There was nothing to transfer 2025/03/31 04:58:20 DEBUG : two: Sizes identical 2025/03/31 04:58:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/31 04:58:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 04:58:20 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for checks to finish 2025/03/31 04:58:20 DEBUG : one: Sizes identical 2025/03/31 04:58:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/31 04:58:20 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for transfers to finish 2025/03/31 04:58:20 DEBUG : Waiting for deletions to finish 2025/03/31 04:58:20 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/31 04:58:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/31 04:58:20 DEBUG : two: Need to transfer - File not found at Destination 2025/03/31 04:58:20 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for checks to finish 2025/03/31 04:58:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 04:58:20 DEBUG : one: Sizes identical 2025/03/31 04:58:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/31 04:58:20 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for transfers to finish 2025/03/31 04:58:21 INFO : two: Copied (new) 2025/03/31 04:58:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (23.64s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:59:06 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cehoxax0pumu/dest" 2025/03/31 04:59:06 DEBUG : Config file has changed externally - reloading 2025/03/31 04:59:06 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cehoxax0pumu/pre-dest1" 2025/03/31 04:59:07 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cehoxax0pumu/pre-dest2" 2025/03/31 04:59:07 DEBUG : 1: Sizes identical 2025/03/31 04:59:07 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/31 04:59:07 DEBUG : 2: Sizes identical 2025/03/31 04:59:07 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/31 04:59:07 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/31 04:59:07 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dest': Waiting for checks to finish 2025/03/31 04:59:07 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dest': Waiting for transfers to finish 2025/03/31 04:59:08 INFO : 3: Copied (new) 2025/03/31 04:59:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (47.05s) === RUN TestSyncCopyDest run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.11s) === RUN TestSyncBackupDir run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:59:23 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cehoxax0pumu/dst" 2025/03/31 04:59:23 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cehoxax0pumu/backup" 2025/03/31 04:59:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/31 04:59:23 DEBUG : two: Sizes identical 2025/03/31 04:59:23 DEBUG : two: Unchanged skipping 2025/03/31 04:59:23 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for checks to finish 2025/03/31 04:59:23 INFO : one: Moved (server-side) 2025/03/31 04:59:23 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for transfers to finish 2025/03/31 04:59:29 INFO : one: Copied (new) 2025/03/31 04:59:29 DEBUG : Waiting for deletions to finish 2025/03/31 04:59:29 INFO : three.txt: Moved (server-side) 2025/03/31 04:59:29 INFO : three.txt: Moved into backup dir 2025/03/31 04:59:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/31 04:59:33 DEBUG : two: Sizes identical 2025/03/31 04:59:33 DEBUG : two: Unchanged skipping 2025/03/31 04:59:33 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for checks to finish 2025/03/31 04:59:33 INFO : one: Deleted 2025/03/31 04:59:34 INFO : one: Moved (server-side) 2025/03/31 04:59:34 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for transfers to finish 2025/03/31 04:59:38 INFO : one: Copied (new) 2025/03/31 04:59:38 DEBUG : Waiting for deletions to finish 2025/03/31 04:59:38 INFO : three.txt: Deleted 2025/03/31 04:59:38 INFO : three.txt: Moved (server-side) 2025/03/31 04:59:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (29.36s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 04:59:51 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cehoxax0pumu/dst" 2025/03/31 04:59:51 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cehoxax0pumu/backup" 2025/03/31 04:59:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/31 04:59:52 DEBUG : two: Sizes identical 2025/03/31 04:59:52 DEBUG : two: Unchanged skipping 2025/03/31 04:59:52 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for checks to finish 2025/03/31 04:59:52 INFO : one: Moved (server-side) to: one.bak 2025/03/31 04:59:52 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for transfers to finish 2025/03/31 04:59:54 INFO : one: Copied (new) 2025/03/31 04:59:54 DEBUG : Waiting for deletions to finish 2025/03/31 04:59:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/31 04:59:54 INFO : three.txt: Moved into backup dir 2025/03/31 04:59:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/31 04:59:58 DEBUG : two: Sizes identical 2025/03/31 04:59:58 DEBUG : two: Unchanged skipping 2025/03/31 04:59:58 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for checks to finish 2025/03/31 04:59:58 INFO : one.bak: Deleted 2025/03/31 04:59:58 INFO : one: Moved (server-side) to: one.bak 2025/03/31 04:59:58 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for transfers to finish 2025/03/31 05:00:03 INFO : one: Copied (new) 2025/03/31 05:00:03 DEBUG : Waiting for deletions to finish 2025/03/31 05:00:03 INFO : three.txt.bak: Deleted 2025/03/31 05:00:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/31 05:00:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (25.36s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 05:00:13 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cehoxax0pumu/dst" 2025/03/31 05:00:13 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cehoxax0pumu/backup" 2025/03/31 05:00:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/31 05:00:13 DEBUG : two: Sizes identical 2025/03/31 05:00:13 DEBUG : two: Unchanged skipping 2025/03/31 05:00:13 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for checks to finish 2025/03/31 05:00:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/31 05:00:13 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for transfers to finish 2025/03/31 05:00:16 INFO : one: Copied (new) 2025/03/31 05:00:16 DEBUG : Waiting for deletions to finish 2025/03/31 05:00:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/31 05:00:16 INFO : three.txt: Moved into backup dir 2025/03/31 05:00:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/31 05:00:17 DEBUG : two: Sizes identical 2025/03/31 05:00:17 DEBUG : two: Unchanged skipping 2025/03/31 05:00:17 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for checks to finish 2025/03/31 05:00:18 INFO : one-2019-01-01: Deleted 2025/03/31 05:00:18 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/31 05:00:18 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for transfers to finish 2025/03/31 05:00:19 INFO : one: Copied (new) 2025/03/31 05:00:19 DEBUG : Waiting for deletions to finish 2025/03/31 05:00:19 INFO : three-2019-01-01.txt: Deleted 2025/03/31 05:00:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/31 05:00:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (16.29s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 05:00:29 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cehoxax0pumu/dst" 2025/03/31 05:00:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/31 05:00:30 DEBUG : two: Sizes identical 2025/03/31 05:00:30 DEBUG : two: Unchanged skipping 2025/03/31 05:00:30 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for checks to finish 2025/03/31 05:00:30 INFO : one: Moved (server-side) to: one.bak 2025/03/31 05:00:30 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for transfers to finish 2025/03/31 05:00:35 INFO : one: Copied (new) 2025/03/31 05:00:35 DEBUG : Waiting for deletions to finish 2025/03/31 05:00:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/31 05:00:35 INFO : three.txt: Moved into backup dir 2025/03/31 05:00:42 DEBUG : one.bak: Excluded (Path Filter) 2025/03/31 05:00:42 DEBUG : one.bak: Excluded 2025/03/31 05:00:42 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/31 05:00:42 DEBUG : three.txt.bak: Excluded 2025/03/31 05:00:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/31 05:00:42 DEBUG : two: Sizes identical 2025/03/31 05:00:42 DEBUG : two: Unchanged skipping 2025/03/31 05:00:42 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for checks to finish 2025/03/31 05:00:42 INFO : one.bak: Deleted 2025/03/31 05:00:42 INFO : one: Moved (server-side) to: one.bak 2025/03/31 05:00:42 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu/dst': Waiting for transfers to finish 2025/03/31 05:00:43 INFO : one: Copied (new) 2025/03/31 05:00:43 DEBUG : Waiting for deletions to finish 2025/03/31 05:00:43 INFO : three.txt.bak: Deleted 2025/03/31 05:00:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/31 05:00:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (23.47s) === RUN TestSyncSuffix run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 05:00:53 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cehoxax0pumu/dst" 2025/03/31 05:00:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/31 05:00:53 INFO : one: Moved (server-side) to: one.bak 2025/03/31 05:00:56 INFO : one: Copied (new) 2025/03/31 05:00:56 DEBUG : two: Sizes identical 2025/03/31 05:00:56 DEBUG : two: Unchanged skipping 2025/03/31 05:00:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/31 05:00:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/31 05:00:59 INFO : three.txt: Copied (new) 2025/03/31 05:01:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/31 05:01:00 INFO : one.bak: Deleted 2025/03/31 05:01:00 INFO : one: Moved (server-side) to: one.bak 2025/03/31 05:01:02 INFO : one: Copied (new) 2025/03/31 05:01:02 DEBUG : two: Sizes identical 2025/03/31 05:01:02 DEBUG : two: Unchanged skipping 2025/03/31 05:01:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/31 05:01:02 INFO : three.txt.bak: Deleted 2025/03/31 05:01:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/31 05:01:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (25.59s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 05:01:16 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-cehoxax0pumu/dst" 2025/03/31 05:01:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/31 05:01:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/31 05:01:20 INFO : one: Copied (new) 2025/03/31 05:01:20 DEBUG : two: Sizes identical 2025/03/31 05:01:20 DEBUG : two: Unchanged skipping 2025/03/31 05:01:20 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/31 05:01:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/31 05:01:23 INFO : three.txt: Copied (new) 2025/03/31 05:01:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/31 05:01:24 INFO : one-2019-01-01: Deleted 2025/03/31 05:01:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/31 05:01:27 INFO : one: Copied (new) 2025/03/31 05:01:27 DEBUG : two: Sizes identical 2025/03/31 05:01:27 DEBUG : two: Unchanged skipping 2025/03/31 05:01:27 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/31 05:01:27 INFO : three-2019-01-01.txt: Deleted 2025/03/31 05:01:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/31 05:01:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (23.57s) === RUN TestSyncUTFNorm run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 05:01:52 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/31 05:01:52 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 05:01:52 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 05:01:52 DEBUG : Testêé: Moving old file out the way to "Testêé.joxaqis5" 2025/03/31 05:01:53 DEBUG : Testêé: Removing old file 2025/03/31 05:01:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/31 05:01:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (20.45s) === RUN TestSyncImmutable run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 05:01:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/31 05:01:54 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 05:01:54 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 05:01:56 INFO : existing: Copied (new) 2025/03/31 05:01:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 05:01:56 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/31 05:01:56 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 05:01:56 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/31 05:01:56 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 05:01:56 ERROR : premiumize.me root 'rclone-test-cehoxax0pumu': not deleting files as there were IO errors 2025/03/31 05:01:56 ERROR : premiumize.me root 'rclone-test-cehoxax0pumu': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (3.28s) === RUN TestSyncIgnoreCase run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.11s) === RUN TestFixCase run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 05:02:08 DEBUG : existing: Sizes identical 2025/03/31 05:02:08 DEBUG : existing: Unchanged skipping 2025/03/31 05:02:08 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/31 05:02:09 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-vixupuk5 2025/03/31 05:02:09 DEBUG : EXISTING: moving to existing-rclone-move-zofaduj4 2025/03/31 05:02:09 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/03/31 05:02:09 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-zofaduj4 2025/03/31 05:02:09 DEBUG : EXISTING: moving to existing 2025/03/31 05:02:09 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-vixupuk5 2025/03/31 05:02:09 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/03/31 05:02:09 INFO : existing-rclone-move-zofaduj4: Moved (server-side) to: existing 2025/03/31 05:02:09 INFO : EXISTING: Moved (server-side) to: existing 2025/03/31 05:02:09 INFO : EXISTING: Fixed case by renaming to: existing 2025/03/31 05:02:09 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/03/31 05:02:09 INFO : existingbutdifferent-rclone-move-vixupuk5: Moved (server-side) to: existingbutdifferent 2025/03/31 05:02:09 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/03/31 05:02:09 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/03/31 05:02:09 DEBUG : existingbutdifferent: Moving old file out the way to "existingbutdifferent.gaqereb0" 2025/03/31 05:02:10 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/03/31 05:02:10 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/03/31 05:02:10 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-zojatum3 2025/03/31 05:02:10 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/03/31 05:02:10 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-zojatum3 2025/03/31 05:02:10 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/03/31 05:02:10 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/03/31 05:02:10 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 05:02:10 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-soxecot0 2025/03/31 05:02:10 INFO : subdira/subdirb/subdirc/hello-rclone-move-zojatum3: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/31 05:02:10 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/31 05:02:10 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/03/31 05:02:10 DEBUG : subdira/subdirb/subdirc/hello: Moving old file out the way to "hello.kowacog1" 2025/03/31 05:02:10 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-soxecot0 2025/03/31 05:02:10 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/31 05:02:11 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-soxecot0: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/31 05:02:11 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/31 05:02:11 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/31 05:02:11 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 05:02:11 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Moving old file out the way to "filewithoutcasedifferences.jelirus3" 2025/03/31 05:02:12 DEBUG : subdira/subdirb/subdirc/hello: Removing old file 2025/03/31 05:02:12 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/03/31 05:02:13 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Removing old file 2025/03/31 05:02:13 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/03/31 05:02:17 DEBUG : existingbutdifferent: Removing old file 2025/03/31 05:02:17 INFO : existingbutdifferent: Copied (replaced existing) 2025/03/31 05:02:17 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.40s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", 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-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", 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-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.33s) --- 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-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 05:04:37 DEBUG : both0: Sizes identical 2025/03/31 05:04:37 DEBUG : both10: Sizes identical 2025/03/31 05:04:37 DEBUG : both11: Sizes identical 2025/03/31 05:04:37 DEBUG : both1: Sizes identical 2025/03/31 05:04:37 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 05:04:37 DEBUG : both0: Unchanged skipping 2025/03/31 05:04:37 DEBUG : both12: Sizes identical 2025/03/31 05:04:37 DEBUG : both12: Unchanged skipping 2025/03/31 05:04:37 DEBUG : both13: Sizes identical 2025/03/31 05:04:37 DEBUG : both13: Unchanged skipping 2025/03/31 05:04:37 DEBUG : both14: Sizes identical 2025/03/31 05:04:37 DEBUG : both14: Unchanged skipping 2025/03/31 05:04:37 DEBUG : both15: Sizes identical 2025/03/31 05:04:37 DEBUG : both10: Unchanged skipping 2025/03/31 05:04:37 DEBUG : both16: Sizes identical 2025/03/31 05:04:37 DEBUG : both16: Unchanged skipping 2025/03/31 05:04:37 DEBUG : both17: Sizes identical 2025/03/31 05:04:37 DEBUG : both17: Unchanged skipping 2025/03/31 05:04:37 DEBUG : both18: Sizes identical 2025/03/31 05:04:37 DEBUG : both18: Unchanged skipping 2025/03/31 05:04:37 DEBUG : both19: Sizes identical 2025/03/31 05:04:37 DEBUG : both11: Unchanged skipping 2025/03/31 05:04:37 DEBUG : both2: Sizes identical 2025/03/31 05:04:37 DEBUG : both2: Unchanged skipping 2025/03/31 05:04:37 DEBUG : both3: Sizes identical 2025/03/31 05:04:37 DEBUG : both1: Unchanged skipping 2025/03/31 05:04:37 DEBUG : both4: Sizes identical 2025/03/31 05:04:37 DEBUG : both4: Unchanged skipping 2025/03/31 05:04:37 DEBUG : both5: Sizes identical 2025/03/31 05:04:37 DEBUG : both5: Unchanged skipping 2025/03/31 05:04:37 DEBUG : both6: Sizes identical 2025/03/31 05:04:37 DEBUG : both15: Unchanged skipping 2025/03/31 05:04:37 DEBUG : both7: Sizes identical 2025/03/31 05:04:37 DEBUG : both19: Unchanged skipping 2025/03/31 05:04:37 DEBUG : both8: Sizes identical 2025/03/31 05:04:37 DEBUG : both3: Unchanged skipping 2025/03/31 05:04:37 DEBUG : both9: Sizes identical 2025/03/31 05:04:37 DEBUG : both9: Unchanged skipping 2025/03/31 05:04:37 DEBUG : both6: Unchanged skipping 2025/03/31 05:04:37 DEBUG : both7: Unchanged skipping 2025/03/31 05:04:37 DEBUG : both8: Unchanged skipping 2025/03/31 05:04:37 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 05:04:37 DEBUG : Waiting for deletions to finish 2025/03/31 05:04:37 INFO : only19: Deleted 2025/03/31 05:04:37 INFO : only2: Deleted 2025/03/31 05:04:37 INFO : only3: Deleted 2025/03/31 05:04:37 INFO : only8: Deleted 2025/03/31 05:04:37 INFO : only7: Deleted 2025/03/31 05:04:37 INFO : only0: Deleted 2025/03/31 05:04:37 INFO : only10: Deleted 2025/03/31 05:04:37 INFO : only16: Deleted 2025/03/31 05:04:37 INFO : only17: Deleted 2025/03/31 05:04:37 INFO : only5: Deleted 2025/03/31 05:04:37 INFO : only6: Deleted 2025/03/31 05:04:37 INFO : only12: Deleted 2025/03/31 05:04:37 INFO : only13: Deleted 2025/03/31 05:04:37 INFO : only14: Deleted 2025/03/31 05:04:37 INFO : only18: Deleted 2025/03/31 05:04:37 INFO : only4: Deleted 2025/03/31 05:04:37 INFO : only1: Deleted 2025/03/31 05:04:37 INFO : only11: Deleted 2025/03/31 05:04:37 INFO : only15: Deleted 2025/03/31 05:04:37 INFO : only9: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (140.01s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 05:07:06 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for checks to finish 2025/03/31 05:07:06 DEBUG : both1: Sizes identical 2025/03/31 05:07:06 DEBUG : both0: Sizes identical 2025/03/31 05:07:06 DEBUG : both10: Sizes identical 2025/03/31 05:07:06 DEBUG : both11: Sizes identical 2025/03/31 05:07:06 DEBUG : both1: Unchanged skipping 2025/03/31 05:07:06 DEBUG : both12: Sizes identical 2025/03/31 05:07:06 DEBUG : both0: Unchanged skipping 2025/03/31 05:07:06 DEBUG : both13: Sizes identical 2025/03/31 05:07:06 DEBUG : both13: Unchanged skipping 2025/03/31 05:07:06 DEBUG : both14: Sizes identical 2025/03/31 05:07:06 DEBUG : both14: Unchanged skipping 2025/03/31 05:07:06 DEBUG : both15: Sizes identical 2025/03/31 05:07:06 DEBUG : both10: Unchanged skipping 2025/03/31 05:07:06 DEBUG : both16: Sizes identical 2025/03/31 05:07:06 DEBUG : both16: Unchanged skipping 2025/03/31 05:07:06 DEBUG : both17: Sizes identical 2025/03/31 05:07:06 DEBUG : both17: Unchanged skipping 2025/03/31 05:07:06 DEBUG : both18: Sizes identical 2025/03/31 05:07:06 DEBUG : both18: Unchanged skipping 2025/03/31 05:07:06 DEBUG : both19: Sizes identical 2025/03/31 05:07:06 DEBUG : both11: Unchanged skipping 2025/03/31 05:07:06 DEBUG : both2: Sizes identical 2025/03/31 05:07:06 DEBUG : both15: Unchanged skipping 2025/03/31 05:07:06 DEBUG : both3: Sizes identical 2025/03/31 05:07:06 DEBUG : both12: Unchanged skipping 2025/03/31 05:07:06 DEBUG : both4: Sizes identical 2025/03/31 05:07:06 DEBUG : both2: Unchanged skipping 2025/03/31 05:07:06 DEBUG : both5: Sizes identical 2025/03/31 05:07:06 DEBUG : both4: Unchanged skipping 2025/03/31 05:07:06 DEBUG : both6: Sizes identical 2025/03/31 05:07:06 DEBUG : both6: Unchanged skipping 2025/03/31 05:07:06 DEBUG : both7: Sizes identical 2025/03/31 05:07:06 DEBUG : both7: Unchanged skipping 2025/03/31 05:07:06 DEBUG : both8: Sizes identical 2025/03/31 05:07:06 DEBUG : both8: Unchanged skipping 2025/03/31 05:07:06 DEBUG : both9: Sizes identical 2025/03/31 05:07:06 DEBUG : both9: Unchanged skipping 2025/03/31 05:07:06 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/31 05:07:06 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/31 05:07:06 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/31 05:07:06 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/31 05:07:06 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/31 05:07:06 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/31 05:07:06 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/31 05:07:06 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/31 05:07:06 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/31 05:07:06 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/31 05:07:06 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/31 05:07:06 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/31 05:07:06 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/31 05:07:06 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/31 05:07:06 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/31 05:07:06 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/31 05:07:06 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/31 05:07:06 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/31 05:07:06 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/31 05:07:06 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/31 05:07:06 DEBUG : both3: Unchanged skipping 2025/03/31 05:07:06 DEBUG : both19: Unchanged skipping 2025/03/31 05:07:06 DEBUG : both5: Unchanged skipping 2025/03/31 05:07:06 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Waiting for transfers to finish 2025/03/31 05:07:06 DEBUG : only0: Moving old file out the way to "only0.megenen5" 2025/03/31 05:07:06 DEBUG : only1: Moving old file out the way to "only1.navomoc4" 2025/03/31 05:07:06 DEBUG : only10: Moving old file out the way to "only10.sawojed0" 2025/03/31 05:07:06 DEBUG : only11: Moving old file out the way to "only11.tibotey6" 2025/03/31 05:07:08 DEBUG : only1: Removing old file 2025/03/31 05:07:08 INFO : only1: Copied (replaced existing) 2025/03/31 05:07:08 DEBUG : only12: Moving old file out the way to "only12.jujehil5" 2025/03/31 05:07:08 DEBUG : only11: Removing old file 2025/03/31 05:07:08 INFO : only11: Copied (replaced existing) 2025/03/31 05:07:08 DEBUG : only13: Moving old file out the way to "only13.hofotiq5" 2025/03/31 05:07:09 DEBUG : only10: Removing old file 2025/03/31 05:07:09 INFO : only10: Copied (replaced existing) 2025/03/31 05:07:09 DEBUG : only14: Moving old file out the way to "only14.kuwenaw2" 2025/03/31 05:07:10 DEBUG : only0: Removing old file 2025/03/31 05:07:10 INFO : only0: Copied (replaced existing) 2025/03/31 05:07:10 DEBUG : only15: Moving old file out the way to "only15.hivotox5" 2025/03/31 05:07:12 DEBUG : only13: Removing old file 2025/03/31 05:07:12 INFO : only13: Copied (replaced existing) 2025/03/31 05:07:12 DEBUG : only16: Moving old file out the way to "only16.mazilof7" 2025/03/31 05:07:13 DEBUG : only14: Removing old file 2025/03/31 05:07:13 INFO : only14: Copied (replaced existing) 2025/03/31 05:07:13 DEBUG : only17: Moving old file out the way to "only17.hetirep8" 2025/03/31 05:07:14 DEBUG : only16: Removing old file 2025/03/31 05:07:14 INFO : only16: Copied (replaced existing) 2025/03/31 05:07:14 DEBUG : only18: Moving old file out the way to "only18.sevoqim6" 2025/03/31 05:07:15 DEBUG : only17: Removing old file 2025/03/31 05:07:15 INFO : only17: Copied (replaced existing) 2025/03/31 05:07:15 DEBUG : only19: Moving old file out the way to "only19.socamus3" 2025/03/31 05:07:16 DEBUG : only15: Removing old file 2025/03/31 05:07:16 DEBUG : only18: Removing old file 2025/03/31 05:07:16 INFO : only15: Copied (replaced existing) 2025/03/31 05:07:16 DEBUG : only2: Moving old file out the way to "only2.gidumay0" 2025/03/31 05:07:16 INFO : only18: Copied (replaced existing) 2025/03/31 05:07:16 DEBUG : only3: Moving old file out the way to "only3.xodejef1" 2025/03/31 05:07:16 DEBUG : only19: Removing old file 2025/03/31 05:07:16 INFO : only19: Copied (replaced existing) 2025/03/31 05:07:16 DEBUG : only4: Moving old file out the way to "only4.liqutin6" 2025/03/31 05:07:17 DEBUG : only3: Removing old file 2025/03/31 05:07:18 INFO : only3: Copied (replaced existing) 2025/03/31 05:07:18 DEBUG : only5: Moving old file out the way to "only5.gudanih3" 2025/03/31 05:07:19 DEBUG : only2: Removing old file 2025/03/31 05:07:20 INFO : only2: Copied (replaced existing) 2025/03/31 05:07:20 DEBUG : only6: Moving old file out the way to "only6.naqedep4" 2025/03/31 05:07:20 DEBUG : only5: Removing old file 2025/03/31 05:07:20 INFO : only5: Copied (replaced existing) 2025/03/31 05:07:20 DEBUG : only7: Moving old file out the way to "only7.fufunup8" 2025/03/31 05:07:21 DEBUG : only4: Removing old file 2025/03/31 05:07:21 INFO : only4: Copied (replaced existing) 2025/03/31 05:07:22 DEBUG : only8: Moving old file out the way to "only8.hutecan3" 2025/03/31 05:07:23 DEBUG : only7: Removing old file 2025/03/31 05:07:23 INFO : only7: Copied (replaced existing) 2025/03/31 05:07:23 DEBUG : only9: Moving old file out the way to "only9.pibibuf7" 2025/03/31 05:07:24 DEBUG : only8: Removing old file 2025/03/31 05:07:24 INFO : only8: Copied (replaced existing) 2025/03/31 05:07:26 DEBUG : only6: Removing old file 2025/03/31 05:07:26 INFO : only6: Copied (replaced existing) 2025/03/31 05:07:27 DEBUG : only9: Removing old file 2025/03/31 05:07:27 INFO : only9: Copied (replaced existing) 2025/03/31 05:07:49 DEBUG : only12: Removing old file 2025/03/31 05:07:49 INFO : only12: Copied (replaced existing) 2025/03/31 05:07:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (192.87s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 05:07:51 DEBUG : empty_dir: Making directory with metadata 2025/03/31 05:07:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/31 05:07:51 DEBUG : empty_on_remote: Making directory with metadata 2025/03/31 05:07:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/31 05:07:51 INFO : empty_on_remote: Making directory 2025/03/31 05:07:52 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 05:07:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/31 05:07:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/31 05:07:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/31 05:07:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (4.98s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 05:07:56 DEBUG : empty_dir: Making directory with metadata 2025/03/31 05:07:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/31 05:07:56 DEBUG : empty_on_remote: Making directory with metadata 2025/03/31 05:07:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/31 05:07:56 INFO : empty_on_remote: Making directory 2025/03/31 05:07:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 05:08:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/31 05:08:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/31 05:08:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/31 05:08:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/31 05:08:02 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (6.88s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 05:08:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/31 05:08:03 INFO : sub dir: Making directory 2025/03/31 05:08:03 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-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (10.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" 2025/03/31 05:08:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/31 05:08:13 INFO : sub dir: Making directory 2025/03/31 05:08:13 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-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-cehoxax0pumu'", Local "Local file system at /tmp/rclone353173409", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (11.45s) PASS 2025/03/31 05:08:25 DEBUG : premiumize.me root 'rclone-test-cehoxax0pumu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Finished OK in 19m5.48181243s (try 1/5)