"./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Starting (try 1/5) 2024/12/25 03:38:49 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-puvojed2doxo" 2024/12/25 03:38:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/25 03:38:49 DEBUG : Creating backend with remote "/tmp/rclone3344435092" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:38:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 03:38:50 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/25 03:38:50 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:38:50 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (1.34s) === RUN TestCopy run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:38:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/25 03:38:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 03:38:50 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:38:50 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:38:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:38:56 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (6.69s) === RUN TestCopyMetadata run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.12s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.15s) === RUN TestCopyMissingDirectory run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:38:57 DEBUG : Creating backend with remote "/non-existing" 2024/12/25 03:38:57 DEBUG : Config file has changed externally - reloading 2024/12/25 03:38:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/25 03:38:57 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:38:57 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (1.35s) === RUN TestCopyNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:38:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 03:38:59 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:38:59 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:39:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (4.49s) === RUN TestCopyCheckFirst run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:39:03 INFO : premiumize.me root 'rclone-test-puvojed2doxo': Running all checks before starting transfers 2024/12/25 03:39:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 03:39:03 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:39:03 INFO : premiumize.me root 'rclone-test-puvojed2doxo': Checks finished, now starting transfers 2024/12/25 03:39:03 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:39:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (4.74s) === RUN TestSyncNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:39:08 ERROR : Ignoring --no-traverse with sync 2024/12/25 03:39:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 03:39:08 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:39:08 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:39:11 INFO : sub dir/hello world: Copied (new) 2024/12/25 03:39:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (4.66s) === RUN TestCopyWithDepth run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:39:13 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/25 03:39:13 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:39:13 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:39:18 INFO : hello world2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (5.94s) === RUN TestCopyWithFilesFrom run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:39:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 03:39:19 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:39:19 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:39:23 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (4.58s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:39:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 03:39:23 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:39:23 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:39:26 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.70s) === RUN TestCopyEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:39:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/25 03:39:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/25 03:39:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/25 03:39:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/25 03:39:27 DEBUG : sub dir: Making directory 2024/12/25 03:39:27 DEBUG : sub dir2: Making directory 2024/12/25 03:39:27 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/25 03:39:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 03:39:27 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:39:27 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:39:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:39:30 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (4.15s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:39:31 DEBUG : sub dir2: Making directory 2024/12/25 03:39:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/25 03:39:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/25 03:39:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 03:39:31 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:39:31 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:39:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (6.87s) === RUN TestMoveEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:39:38 DEBUG : sub dir2: Making directory with metadata 2024/12/25 03:39:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/25 03:39:38 DEBUG : sub dir: Making directory 2024/12/25 03:39:38 DEBUG : sub dir2: Making directory 2024/12/25 03:39:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 03:39:38 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:39:38 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:39:43 INFO : sub dir/hello world: Copied (new) 2024/12/25 03:39:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:39:44 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/25 03:39:44 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (6.49s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.12s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:39:44 DEBUG : sub dir2: Making directory 2024/12/25 03:39:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 03:39:45 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:39:45 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:39:48 INFO : sub dir/hello world: Copied (new) 2024/12/25 03:39:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (4.14s) === RUN TestSyncEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:39:49 DEBUG : sub dir2: Making directory with metadata 2024/12/25 03:39:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/25 03:39:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/25 03:39:49 DEBUG : sub dir: Making directory 2024/12/25 03:39:49 DEBUG : sub dir2: Making directory 2024/12/25 03:39:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 03:39:49 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:39:49 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:39:54 INFO : sub dir/hello world: Copied (new) 2024/12/25 03:39:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:39:54 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (6.57s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", 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-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:39:55 DEBUG : sub dir2: Making directory 2024/12/25 03:39:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 03:39:55 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:39:55 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:39:59 INFO : sub dir/hello world: Copied (new) 2024/12/25 03:39:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (4.74s) === RUN TestServerSideCopy run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:40:06 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-ciwucis1xupa" 2024/12/25 03:40:06 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) premiumize.me root 'rclone-test-puvojed2doxo' -> premiumize.me root 'rclone-test-ciwucis1xupa' 2024/12/25 03:40:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 03:40:06 DEBUG : premiumize.me root 'rclone-test-ciwucis1xupa': Waiting for checks to finish 2024/12/25 03:40:06 DEBUG : premiumize.me root 'rclone-test-ciwucis1xupa': Waiting for transfers to finish 2024/12/25 03:40:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:40:15 DEBUG : premiumize.me root 'rclone-test-ciwucis1xupa': Purge remote --- PASS: TestServerSideCopy (15.47s) === RUN TestCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:40:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/25 03:40:17 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:40:17 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:40:17 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.xofitut2" 2024/12/25 03:40:20 DEBUG : sub dir/hello world: Removing old file 2024/12/25 03:40:21 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (5.80s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:40:24 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-senelix6nugo" 2024/12/25 03:40:24 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) premiumize.me root 'rclone-test-puvojed2doxo' -> premiumize.me root 'rclone-test-senelix6nugo' 2024/12/25 03:40:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 03:40:24 DEBUG : premiumize.me root 'rclone-test-senelix6nugo': Waiting for checks to finish 2024/12/25 03:40:24 DEBUG : premiumize.me root 'rclone-test-senelix6nugo': Waiting for transfers to finish 2024/12/25 03:40:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:40:27 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.yamobiy9" 2024/12/25 03:40:32 DEBUG : sub dir/hello world: Removing old file 2024/12/25 03:40:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/25 03:40:32 DEBUG : premiumize.me root 'rclone-test-senelix6nugo': Waiting for checks to finish 2024/12/25 03:40:32 DEBUG : premiumize.me root 'rclone-test-senelix6nugo': Waiting for transfers to finish 2024/12/25 03:40:33 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.sihizoh4" 2024/12/25 03:40:35 DEBUG : sub dir/hello world: Removing old file 2024/12/25 03:40:35 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:40:36 DEBUG : premiumize.me root 'rclone-test-senelix6nugo': Purge remote --- PASS: TestServerSideCopyOverSelf (15.27s) === RUN TestMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:40:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/25 03:40:40 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:40:40 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:40:40 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.yogaqaj0" 2024/12/25 03:40:43 DEBUG : sub dir/hello world: Removing old file 2024/12/25 03:40:43 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/25 03:40:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (7.43s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:40:49 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-wiwahes3noqo" 2024/12/25 03:40:49 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) premiumize.me root 'rclone-test-puvojed2doxo' -> premiumize.me root 'rclone-test-wiwahes3noqo' 2024/12/25 03:40:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 03:40:49 DEBUG : premiumize.me root 'rclone-test-wiwahes3noqo': Waiting for checks to finish 2024/12/25 03:40:49 DEBUG : premiumize.me root 'rclone-test-wiwahes3noqo': Waiting for transfers to finish 2024/12/25 03:40:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:40:55 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.fekafay4" 2024/12/25 03:40:57 DEBUG : sub dir/hello world: Removing old file 2024/12/25 03:40:57 DEBUG : premiumize.me root 'rclone-test-wiwahes3noqo': Using server-side directory move 2024/12/25 03:40:57 INFO : premiumize.me root 'rclone-test-wiwahes3noqo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/25 03:40:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/25 03:40:57 DEBUG : premiumize.me root 'rclone-test-wiwahes3noqo': Waiting for checks to finish 2024/12/25 03:40:57 DEBUG : premiumize.me root 'rclone-test-wiwahes3noqo': Waiting for transfers to finish 2024/12/25 03:40:57 INFO : sub dir/hello world: Deleted 2024/12/25 03:40:58 INFO : sub dir/hello world: Moved (server-side) 2024/12/25 03:41:00 DEBUG : testing file moves 2024/12/25 03:41:00 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/25 03:41:00 DEBUG : premiumize.me root 'rclone-test-wiwahes3noqo': Waiting for checks to finish 2024/12/25 03:41:00 DEBUG : premiumize.me root 'rclone-test-wiwahes3noqo': Waiting for transfers to finish 2024/12/25 03:41:01 INFO : sub dir/hello world: Deleted 2024/12/25 03:41:01 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:41:01 DEBUG : premiumize.me root 'rclone-test-wiwahes3noqo': Purge remote --- PASS: TestServerSideMoveOverSelf (18.25s) === RUN TestCopyAfterDelete run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:41:05 ERROR : : error listing: directory not found 2024/12/25 03:41:05 DEBUG : Local file system at /tmp/rclone3344435092: Making directory 2024/12/25 03:41:06 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:41:06 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (4.29s) === RUN TestCopyRedownload run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:41:09 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/25 03:41:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 03:41:09 DEBUG : Local file system at /tmp/rclone3344435092: Waiting for checks to finish 2024/12/25 03:41:09 DEBUG : Local file system at /tmp/rclone3344435092: Waiting for transfers to finish 2024/12/25 03:41:10 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/12/25 03:41:10 INFO : sub dir/hello world: Copied (new) 2024/12/25 03:41:10 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (4.83s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:41:11 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/25 03:41:11 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:41:11 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:41:13 INFO : check sum: Copied (new) 2024/12/25 03:41:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:41:14 NOTICE: premiumize.me root 'rclone-test-puvojed2doxo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/25 03:41:14 DEBUG : check sum: Size of src and dst objects identical 2024/12/25 03:41:14 DEBUG : check sum: Unchanged skipping 2024/12/25 03:41:14 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:41:14 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:41:14 DEBUG : Waiting for deletions to finish 2024/12/25 03:41:14 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (2.75s) === RUN TestSyncSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:41:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/25 03:41:14 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:41:14 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:41:19 INFO : sizeonly: Copied (new) 2024/12/25 03:41:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:41:19 DEBUG : sizeonly: Sizes identical 2024/12/25 03:41:19 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:41:19 DEBUG : sizeonly: Unchanged skipping 2024/12/25 03:41:19 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:41:19 DEBUG : Waiting for deletions to finish 2024/12/25 03:41:19 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (5.43s) === RUN TestSyncIgnoreSize run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:41:20 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/25 03:41:20 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:41:20 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:41:22 INFO : ignore-size: Copied (new) 2024/12/25 03:41:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:41:22 DEBUG : ignore-size: Sizes identical 2024/12/25 03:41:22 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:41:22 DEBUG : ignore-size: Unchanged skipping 2024/12/25 03:41:22 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:41:22 DEBUG : Waiting for deletions to finish 2024/12/25 03:41:22 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (3.91s) === RUN TestSyncIgnoreTimes run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:41:26 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:41:26 DEBUG : existing: Sizes identical 2024/12/25 03:41:26 DEBUG : existing: Unchanged skipping 2024/12/25 03:41:26 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:41:26 DEBUG : Waiting for deletions to finish 2024/12/25 03:41:26 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:41:26 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/25 03:41:26 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:41:26 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:41:27 DEBUG : existing: Moving old file out the way to "existing.javudal1" 2024/12/25 03:41:28 DEBUG : existing: Removing old file 2024/12/25 03:41:28 INFO : existing: Copied (replaced existing) 2024/12/25 03:41:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (5.30s) === RUN TestSyncIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:41:29 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/25 03:41:29 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:41:29 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:41:32 INFO : existing: Copied (new) 2024/12/25 03:41:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:41:32 DEBUG : existing: Destination exists, skipping 2024/12/25 03:41:32 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:41:32 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:41:32 DEBUG : Waiting for deletions to finish 2024/12/25 03:41:32 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (5.15s) === RUN TestSyncIgnoreErrors run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:41:43 DEBUG : d: Making directory 2024/12/25 03:41:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/25 03:41:43 DEBUG : c/non empty space: Sizes identical 2024/12/25 03:41:43 DEBUG : c/non empty space: Unchanged skipping 2024/12/25 03:41:43 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:41:43 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:41:48 INFO : a/potato2: Copied (new) 2024/12/25 03:41:48 DEBUG : Waiting for deletions to finish 2024/12/25 03:41:48 INFO : b/potato: Deleted 2024/12/25 03:41:48 INFO : d: Removing directory 2024/12/25 03:41:49 INFO : b: Removing directory 2024/12/25 03:41:49 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': deleted 2 directories run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (15.77s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:41:52 DEBUG : empty space: Sizes identical 2024/12/25 03:41:52 DEBUG : empty space: Unchanged skipping 2024/12/25 03:41:52 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:41:52 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:41:52 DEBUG : Waiting for deletions to finish 2024/12/25 03:41:52 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:41:52 DEBUG : empty space: Sizes identical 2024/12/25 03:41:52 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:41:52 DEBUG : empty space: Unchanged skipping 2024/12/25 03:41:52 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:41:52 DEBUG : Waiting for deletions to finish 2024/12/25 03:41:52 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (2.59s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", 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-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.11s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:41:54 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/25 03:41:54 DEBUG : empty space: Sizes identical 2024/12/25 03:41:54 DEBUG : empty space: Unchanged skipping 2024/12/25 03:41:54 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:41:54 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:41:58 INFO : potato: Copied (new) 2024/12/25 03:41:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (6.38s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:42:02 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/25 03:42:02 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:42:02 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:42:03 DEBUG : potato: Moving old file out the way to "potato.rezowus2" 2024/12/25 03:42:05 DEBUG : potato: Removing old file 2024/12/25 03:42:05 INFO : potato: Copied (replaced existing) 2024/12/25 03:42:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (6.62s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/12/25 03:42:08 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/12/25 03:42:08 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:42:08 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:42:08 DEBUG : potato: Moving old file out the way to "potato.movugel1" 2024/12/25 03:42:14 DEBUG : potato: Removing old file 2024/12/25 03:42:14 INFO : potato: Copied (replaced existing) 2024/12/25 03:42:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:43:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 03:43:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/25 03:43:13 DEBUG : empty space: Sizes identical 2024/12/25 03:43:13 DEBUG : empty space: Unchanged skipping 2024/12/25 03:43:13 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:43:13 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:43:13 DEBUG : Waiting for deletions to finish 2024/12/25 03:43:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (59.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:43:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 03:43:24 DEBUG : empty space: Sizes identical 2024/12/25 03:43:24 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:43:24 DEBUG : empty space: Unchanged skipping 2024/12/25 03:43:24 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:43:26 INFO : potato2: Copied (new) 2024/12/25 03:43:26 DEBUG : Waiting for deletions to finish 2024/12/25 03:43:26 INFO : potato: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (12.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:43:32 DEBUG : d: Making directory 2024/12/25 03:43:32 DEBUG : d/e: Making directory 2024/12/25 03:43:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/25 03:43:33 DEBUG : c/non empty space: Sizes identical 2024/12/25 03:43:33 DEBUG : c/non empty space: Unchanged skipping 2024/12/25 03:43:33 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:43:33 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:43:35 INFO : a/potato2: Copied (new) 2024/12/25 03:43:35 DEBUG : Waiting for deletions to finish 2024/12/25 03:43:35 INFO : b/potato: Deleted 2024/12/25 03:43:35 INFO : d/e: Removing directory 2024/12/25 03:43:35 INFO : d: Removing directory 2024/12/25 03:43:35 INFO : b: Removing directory 2024/12/25 03:43:35 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (8.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:43:41 DEBUG : d: Making directory 2024/12/25 03:43:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/25 03:43:41 DEBUG : c/non empty space: Sizes identical 2024/12/25 03:43:41 DEBUG : c/non empty space: Unchanged skipping 2024/12/25 03:43:41 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:43:41 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:43:44 INFO : a/potato2: Copied (new) 2024/12/25 03:43:44 ERROR : premiumize.me root 'rclone-test-puvojed2doxo': not deleting files as there were IO errors 2024/12/25 03:43:44 ERROR : premiumize.me root 'rclone-test-puvojed2doxo': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (9.75s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:43:53 DEBUG : Waiting for deletions to finish 2024/12/25 03:43:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 03:43:53 DEBUG : empty space: Sizes identical 2024/12/25 03:43:53 DEBUG : empty space: Unchanged skipping 2024/12/25 03:43:53 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:43:53 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:43:53 INFO : potato: Deleted 2024/12/25 03:43:54 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (9.63s) === RUN TestSyncDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:44:02 DEBUG : Waiting for deletions to finish 2024/12/25 03:44:02 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:44:02 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:44:02 INFO : potato: Deleted 2024/12/25 03:44:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 03:44:02 DEBUG : empty space: Sizes identical 2024/12/25 03:44:02 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:44:02 DEBUG : empty space: Unchanged skipping 2024/12/25 03:44:02 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:44:05 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (10.51s) === RUN TestCopyDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:44:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 03:44:07 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:44:07 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:44:10 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (4.70s) === RUN TestSyncWithExclude run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:44:21 DEBUG : enormous: Excluded (Size Filter) 2024/12/25 03:44:21 DEBUG : enormous: Excluded 2024/12/25 03:44:21 DEBUG : potato2: Excluded (Size Filter) 2024/12/25 03:44:21 DEBUG : potato2: Excluded 2024/12/25 03:44:22 DEBUG : potato2: Excluded (Size Filter) 2024/12/25 03:44:22 DEBUG : potato2: Excluded 2024/12/25 03:44:22 DEBUG : empty space: Sizes identical 2024/12/25 03:44:22 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:44:22 DEBUG : empty space: Unchanged skipping 2024/12/25 03:44:22 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:44:22 DEBUG : Waiting for deletions to finish 2024/12/25 03:44:22 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:44:22 DEBUG : enormous: Excluded (Size Filter) 2024/12/25 03:44:22 DEBUG : enormous: Excluded 2024/12/25 03:44:22 DEBUG : potato2: Excluded (Size Filter) 2024/12/25 03:44:22 DEBUG : potato2: Excluded 2024/12/25 03:44:22 DEBUG : potato2: Excluded (Size Filter) 2024/12/25 03:44:22 DEBUG : potato2: Excluded 2024/12/25 03:44:22 DEBUG : Local file system at /tmp/rclone3344435092: Waiting for checks to finish 2024/12/25 03:44:22 DEBUG : empty space: Sizes identical 2024/12/25 03:44:22 DEBUG : empty space: Unchanged skipping 2024/12/25 03:44:22 DEBUG : Local file system at /tmp/rclone3344435092: Waiting for transfers to finish 2024/12/25 03:44:22 DEBUG : Waiting for deletions to finish 2024/12/25 03:44:22 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (11.91s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:44:29 DEBUG : enormous: Excluded (Size Filter) 2024/12/25 03:44:29 DEBUG : enormous: Excluded 2024/12/25 03:44:29 DEBUG : potato2: Excluded (Size Filter) 2024/12/25 03:44:29 DEBUG : potato2: Excluded 2024/12/25 03:44:29 DEBUG : empty space: Sizes identical 2024/12/25 03:44:29 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:44:29 DEBUG : empty space: Unchanged skipping 2024/12/25 03:44:29 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:44:29 DEBUG : Waiting for deletions to finish 2024/12/25 03:44:30 INFO : potato2: Deleted 2024/12/25 03:44:30 INFO : enormous: Deleted 2024/12/25 03:44:30 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:44:30 DEBUG : empty space: Sizes identical 2024/12/25 03:44:30 DEBUG : empty space: Unchanged skipping 2024/12/25 03:44:30 DEBUG : Local file system at /tmp/rclone3344435092: Waiting for checks to finish 2024/12/25 03:44:30 DEBUG : Local file system at /tmp/rclone3344435092: Waiting for transfers to finish 2024/12/25 03:44:30 DEBUG : Waiting for deletions to finish 2024/12/25 03:44:30 INFO : enormous: Deleted 2024/12/25 03:44:30 INFO : potato2: Deleted 2024/12/25 03:44:30 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.13s) === 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-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/12/25 03:44:30 ERROR : premiumize.me root 'rclone-test-puvojed2doxo': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/25 03:44:30 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/25 03:44:30 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/25 03:44:30 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:44:30 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:44:33 INFO : potato: Copied (new) 2024/12/25 03:44:36 INFO : yam: Copied (new) 2024/12/25 03:44:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:44:36 ERROR : premiumize.me root 'rclone-test-puvojed2doxo': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/25 03:44:36 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/25 03:44:36 DEBUG : potato: Sizes identical 2024/12/25 03:44:36 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:44:36 DEBUG : potato: Unchanged skipping 2024/12/25 03:44:36 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:44:39 INFO : yaml: Copied (new) 2024/12/25 03:44:39 DEBUG : Waiting for deletions to finish 2024/12/25 03:44:39 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (9.14s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/12/25 03:44:40 ERROR : premiumize.me root 'rclone-test-puvojed2doxo': Ignoring --track-renames as either the source or destination do not support modtime 2024/12/25 03:44:40 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/25 03:44:40 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/25 03:44:40 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:44:40 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:44:42 INFO : yam: Copied (new) 2024/12/25 03:44:44 INFO : potato: Copied (new) 2024/12/25 03:44:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:44:44 ERROR : premiumize.me root 'rclone-test-puvojed2doxo': Ignoring --track-renames as either the source or destination do not support modtime 2024/12/25 03:44:44 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/25 03:44:44 DEBUG : potato: Sizes identical 2024/12/25 03:44:44 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:44:44 DEBUG : potato: Unchanged skipping 2024/12/25 03:44:44 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:44:49 INFO : yaml: Copied (new) 2024/12/25 03:44:49 DEBUG : Waiting for deletions to finish 2024/12/25 03:44:49 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (9.65s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/12/25 03:44:49 INFO : premiumize.me root 'rclone-test-puvojed2doxo': Making map for --track-renames 2024/12/25 03:44:49 INFO : premiumize.me root 'rclone-test-puvojed2doxo': Finished making map for --track-renames 2024/12/25 03:44:49 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:44:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/25 03:44:49 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/25 03:44:49 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for renames to finish 2024/12/25 03:44:49 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:44:53 INFO : sub/yam: Copied (new) 2024/12/25 03:44:54 INFO : potato: Copied (new) 2024/12/25 03:44:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:44:55 DEBUG : potato: Sizes identical 2024/12/25 03:44:55 DEBUG : potato: Unchanged skipping 2024/12/25 03:44:55 INFO : premiumize.me root 'rclone-test-puvojed2doxo': Making map for --track-renames 2024/12/25 03:44:55 INFO : premiumize.me root 'rclone-test-puvojed2doxo': Finished making map for --track-renames 2024/12/25 03:44:55 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:44:55 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for renames to finish 2024/12/25 03:44:55 INFO : sub/yam: Moved (server-side) to: yam 2024/12/25 03:44:55 INFO : yam: Renamed from "sub/yam" 2024/12/25 03:44:55 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:44:55 DEBUG : Waiting for deletions to finish 2024/12/25 03:44:55 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.96s) === RUN TestServerSideMoveLocal run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:44:56 DEBUG : Creating backend with remote "/tmp/rclone3344435092/dir1" 2024/12/25 03:44:56 DEBUG : Config file has changed externally - reloading 2024/12/25 03:44:56 DEBUG : Creating backend with remote "/tmp/rclone3344435092/dir2" 2024/12/25 03:44:56 DEBUG : Local file system at /tmp/rclone3344435092/dir2: Using server-side directory move 2024/12/25 03:44:56 INFO : Local file system at /tmp/rclone3344435092/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/25 03:44:56 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/25 03:44:56 INFO : file1.txt: Moved (server-side) 2024/12/25 03:44:56 DEBUG : Local file system at /tmp/rclone3344435092/dir2: Waiting for checks to finish 2024/12/25 03:44:56 DEBUG : Local file system at /tmp/rclone3344435092/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.10s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:44:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 03:44:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/25 03:44:56 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:44:56 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:44:59 INFO : nested/sub dir/file: Copied (new) 2024/12/25 03:44:59 INFO : nested/sub dir/file: Deleted 2024/12/25 03:45:01 INFO : sub dir/hello world: Copied (new) 2024/12/25 03:45:01 INFO : sub dir/hello world: Deleted 2024/12/25 03:45:01 INFO : sub dir: Removing directory 2024/12/25 03:45:01 INFO : nested/sub dir: Removing directory 2024/12/25 03:45:01 INFO : nested: Removing directory 2024/12/25 03:45:01 DEBUG : Local file system at /tmp/rclone3344435092: deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.40s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:45:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/25 03:45:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/25 03:45:02 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:45:02 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:45:05 INFO : nested/sub dir/file: Copied (new) 2024/12/25 03:45:05 INFO : nested/sub dir/file: Deleted 2024/12/25 03:45:06 INFO : sub dir/hello world: Copied (new) 2024/12/25 03:45:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.03s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:45:07 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/25 03:45:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/25 03:45:07 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:45:07 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:45:09 INFO : existing: Copied (new) 2024/12/25 03:45:09 INFO : existing: Deleted 2024/12/25 03:45:09 INFO : existing-b: Copied (new) 2024/12/25 03:45:09 INFO : existing-b: Deleted 2024/12/25 03:45:10 DEBUG : existing: Destination exists, skipping 2024/12/25 03:45:10 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/25 03:45:10 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:45:10 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:45:10 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (3.49s) === RUN TestServerSideMove run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:45:10 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-vaqenow2bede" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-puvojed2doxo' -> premiumize.me root 'rclone-test-vaqenow2bede' 2024/12/25 03:45:27 DEBUG : premiumize.me root 'rclone-test-vaqenow2bede': Using server-side directory move 2024/12/25 03:45:27 INFO : premiumize.me root 'rclone-test-vaqenow2bede': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/25 03:45:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 03:45:27 DEBUG : empty space: Sizes identical 2024/12/25 03:45:27 DEBUG : empty space: Unchanged skipping 2024/12/25 03:45:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/25 03:45:27 DEBUG : premiumize.me root 'rclone-test-vaqenow2bede': Waiting for checks to finish 2024/12/25 03:45:27 INFO : empty space: Deleted 2024/12/25 03:45:27 DEBUG : premiumize.me root 'rclone-test-vaqenow2bede': Waiting for transfers to finish 2024/12/25 03:45:27 INFO : potato3: Deleted 2024/12/25 03:45:27 INFO : potato2: Moved (server-side) 2024/12/25 03:45:27 INFO : potato3: Moved (server-side) 2024/12/25 03:45:28 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-tivupiz1kogo" 2024/12/25 03:45:28 DEBUG : Config file has changed externally - reloading 2024/12/25 03:45:28 DEBUG : premiumize.me root 'rclone-test-tivupiz1kogo': Using server-side directory move 2024/12/25 03:45:28 INFO : premiumize.me root 'rclone-test-tivupiz1kogo': Server side directory move succeeded 2024/12/25 03:45:28 ERROR : : error listing: directory not found 2024/12/25 03:45:28 DEBUG : premiumize.me root 'rclone-test-tivupiz1kogo': Purge remote 2024/12/25 03:45:28 DEBUG : premiumize.me root 'rclone-test-vaqenow2bede': Purge remote 2024/12/25 03:45:28 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (18.71s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:45:29 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-ronohur0juxu" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-puvojed2doxo' -> premiumize.me root 'rclone-test-ronohur0juxu' 2024/12/25 03:46:04 DEBUG : empty space: Excluded (Size Filter) 2024/12/25 03:46:04 DEBUG : empty space: Excluded 2024/12/25 03:46:04 DEBUG : empty space: Excluded (Size Filter) 2024/12/25 03:46:04 DEBUG : empty space: Excluded 2024/12/25 03:46:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 03:46:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/25 03:46:04 DEBUG : premiumize.me root 'rclone-test-ronohur0juxu': Waiting for checks to finish 2024/12/25 03:46:04 DEBUG : premiumize.me root 'rclone-test-ronohur0juxu': Waiting for transfers to finish 2024/12/25 03:46:04 INFO : potato3: Deleted 2024/12/25 03:46:04 INFO : potato2: Moved (server-side) 2024/12/25 03:46:04 INFO : potato3: Moved (server-side) 2024/12/25 03:46:05 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-veluwih8qoda" 2024/12/25 03:46:05 DEBUG : Config file has changed externally - reloading 2024/12/25 03:46:05 DEBUG : empty space: Excluded (Size Filter) 2024/12/25 03:46:05 DEBUG : empty space: Excluded 2024/12/25 03:46:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 03:46:05 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/25 03:46:05 DEBUG : premiumize.me root 'rclone-test-veluwih8qoda': Waiting for checks to finish 2024/12/25 03:46:05 DEBUG : premiumize.me root 'rclone-test-veluwih8qoda': Waiting for transfers to finish 2024/12/25 03:46:05 INFO : potato2: Moved (server-side) 2024/12/25 03:46:05 INFO : potato3: Moved (server-side) 2024/12/25 03:46:05 DEBUG : premiumize.me root 'rclone-test-veluwih8qoda': Purge remote 2024/12/25 03:46:05 DEBUG : premiumize.me root 'rclone-test-ronohur0juxu': Purge remote --- PASS: TestServerSideMoveWithFilter (36.62s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:46:05 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-zivosog2lape" 2024/12/25 03:46:15 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-puvojed2doxo' -> premiumize.me root 'rclone-test-zivosog2lape' 2024/12/25 03:46:21 DEBUG : premiumize.me root 'rclone-test-zivosog2lape': Using server-side directory move 2024/12/25 03:46:21 INFO : premiumize.me root 'rclone-test-zivosog2lape': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/25 03:46:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/25 03:46:21 DEBUG : empty space: Sizes identical 2024/12/25 03:46:21 DEBUG : empty space: Unchanged skipping 2024/12/25 03:46:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/25 03:46:21 DEBUG : premiumize.me root 'rclone-test-zivosog2lape': Waiting for checks to finish 2024/12/25 03:46:21 INFO : potato3: Deleted 2024/12/25 03:46:21 INFO : empty space: Deleted 2024/12/25 03:46:21 DEBUG : premiumize.me root 'rclone-test-zivosog2lape': Waiting for transfers to finish 2024/12/25 03:46:21 INFO : potato2: Moved (server-side) 2024/12/25 03:46:21 INFO : potato3: Moved (server-side) 2024/12/25 03:46:21 INFO : tomatoDir: Removing directory 2024/12/25 03:46:21 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': deleted 1 directories 2024/12/25 03:46:21 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hazuger3vufe" 2024/12/25 03:46:21 DEBUG : tomatoDir: Making directory 2024/12/25 03:46:22 DEBUG : premiumize.me root 'rclone-test-hazuger3vufe': Using server-side directory move 2024/12/25 03:46:22 INFO : premiumize.me root 'rclone-test-hazuger3vufe': Server side directory move succeeded 2024/12/25 03:46:22 ERROR : : error listing: directory not found 2024/12/25 03:46:22 ERROR : : error listing: directory not found 2024/12/25 03:46:22 DEBUG : premiumize.me root 'rclone-test-hazuger3vufe': Purge remote 2024/12/25 03:46:23 DEBUG : premiumize.me root 'rclone-test-zivosog2lape': Purge remote 2024/12/25 03:46:23 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.18s) === RUN TestServerSideMoveOverlap run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.13s) === RUN TestSyncOverlap run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:46:23 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-puvojed2doxo/rclone-sync-test" run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (1.36s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:46:24 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-puvojed2doxo/rclone-sync-test" 2024/12/25 03:46:25 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-puvojed2doxo/rclone-sync-test-include/layer2" 2024/12/25 03:46:25 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-puvojed2doxo/rclone-sync-test-ignore-file" 2024/12/25 03:46:32 DEBUG : rclone-sync-test: Excluded 2024/12/25 03:46:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/25 03:46:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/25 03:46:32 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/rclone-sync-test': Waiting for checks to finish 2024/12/25 03:46:32 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/rclone-sync-test': Waiting for transfers to finish 2024/12/25 03:46:32 DEBUG : Waiting for deletions to finish 2024/12/25 03:46:32 INFO : There was nothing to transfer 2024/12/25 03:46:32 DEBUG : rclone-sync-test: Excluded 2024/12/25 03:46:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/25 03:46:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/25 03:46:33 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:46:33 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:46:33 DEBUG : Waiting for deletions to finish 2024/12/25 03:46:33 INFO : rclone-sync-test-include: Removing directory 2024/12/25 03:46:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/25 03:46:33 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': failed to delete 1 directories 2024/12/25 03:46:33 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:46:33 DEBUG : rclone-sync-test: Excluded 2024/12/25 03:46:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/25 03:46:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/25 03:46:34 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/12/25 03:46:34 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/12/25 03:46:34 DEBUG : Waiting for deletions to finish 2024/12/25 03:46:34 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:46:34 DEBUG : rclone-sync-test: Excluded 2024/12/25 03:46:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/25 03:46:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/25 03:46:34 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:46:34 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:46:34 DEBUG : Waiting for deletions to finish 2024/12/25 03:46:34 INFO : rclone-sync-test-include: Removing directory 2024/12/25 03:46:35 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/25 03:46:35 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': failed to delete 1 directories 2024/12/25 03:46:35 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:46:35 DEBUG : : Excluded 2024/12/25 03:46:35 DEBUG : rclone-sync-test: Excluded 2024/12/25 03:46:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/25 03:46:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/25 03:46:37 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/12/25 03:46:37 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/12/25 03:46:37 DEBUG : Waiting for deletions to finish 2024/12/25 03:46:37 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (15.76s) === RUN TestSyncCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:46:40 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-puvojed2doxo/dst" 2024/12/25 03:46:41 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-puvojed2doxo/CompareDest" 2024/12/25 03:46:41 DEBUG : one: Need to transfer - File not found at Destination 2024/12/25 03:46:41 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for checks to finish 2024/12/25 03:46:41 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for transfers to finish 2024/12/25 03:46:46 INFO : one: Copied (new) 2024/12/25 03:46:46 DEBUG : Waiting for deletions to finish 2024/12/25 03:46:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 03:46:46 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for checks to finish 2024/12/25 03:46:46 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for transfers to finish 2024/12/25 03:46:46 DEBUG : one: Moving old file out the way to "one.xedatew0" 2024/12/25 03:46:48 DEBUG : one: Removing old file 2024/12/25 03:46:49 INFO : one: Copied (replaced existing) 2024/12/25 03:46:49 DEBUG : Waiting for deletions to finish 2024/12/25 03:46:49 DEBUG : dst/one: Moving old file out the way to "one.zocarax8" 2024/12/25 03:46:52 DEBUG : dst/one: Removing old file 2024/12/25 03:46:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 03:46:55 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for checks to finish 2024/12/25 03:46:56 DEBUG : one: Sizes identical 2024/12/25 03:46:56 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/25 03:46:56 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for transfers to finish 2024/12/25 03:46:56 DEBUG : Waiting for deletions to finish 2024/12/25 03:46:56 INFO : There was nothing to transfer 2024/12/25 03:46:59 DEBUG : two: Sizes identical 2024/12/25 03:46:59 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/25 03:46:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 03:46:59 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for checks to finish 2024/12/25 03:46:59 DEBUG : one: Sizes identical 2024/12/25 03:46:59 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/25 03:46:59 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for transfers to finish 2024/12/25 03:46:59 DEBUG : Waiting for deletions to finish 2024/12/25 03:46:59 INFO : There was nothing to transfer 2024/12/25 03:47:00 DEBUG : two: Sizes identical 2024/12/25 03:47:00 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/25 03:47:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 03:47:00 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for checks to finish 2024/12/25 03:47:00 DEBUG : one: Sizes identical 2024/12/25 03:47:00 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/25 03:47:00 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for transfers to finish 2024/12/25 03:47:00 DEBUG : Waiting for deletions to finish 2024/12/25 03:47:00 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/12/25 03:47:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/25 03:47:00 DEBUG : two: Need to transfer - File not found at Destination 2024/12/25 03:47:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/25 03:47:00 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for checks to finish 2024/12/25 03:47:00 DEBUG : one: Sizes identical 2024/12/25 03:47:00 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/25 03:47:00 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for transfers to finish 2024/12/25 03:47:07 INFO : two: Copied (new) 2024/12/25 03:47:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (28.03s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:47:21 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-puvojed2doxo/dest" 2024/12/25 03:47:21 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-puvojed2doxo/pre-dest1" 2024/12/25 03:47:21 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-puvojed2doxo/pre-dest2" 2024/12/25 03:47:22 DEBUG : 1: Sizes identical 2024/12/25 03:47:22 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/25 03:47:22 DEBUG : 2: Sizes identical 2024/12/25 03:47:22 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/25 03:47:22 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/25 03:47:22 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dest': Waiting for checks to finish 2024/12/25 03:47:22 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dest': Waiting for transfers to finish 2024/12/25 03:47:24 INFO : 3: Copied (new) 2024/12/25 03:47:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (16.90s) === RUN TestSyncCopyDest run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.12s) === RUN TestSyncBackupDir run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:47:34 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-puvojed2doxo/dst" 2024/12/25 03:47:34 DEBUG : Config file has changed externally - reloading 2024/12/25 03:47:34 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-puvojed2doxo/backup" 2024/12/25 03:47:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/25 03:47:35 DEBUG : two: Sizes identical 2024/12/25 03:47:35 DEBUG : two: Unchanged skipping 2024/12/25 03:47:35 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for checks to finish 2024/12/25 03:47:35 INFO : one: Moved (server-side) 2024/12/25 03:47:35 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for transfers to finish 2024/12/25 03:47:37 INFO : one: Copied (new) 2024/12/25 03:47:37 DEBUG : Waiting for deletions to finish 2024/12/25 03:47:37 INFO : three.txt: Moved (server-side) 2024/12/25 03:47:37 INFO : three.txt: Moved into backup dir 2024/12/25 03:47:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/25 03:47:43 DEBUG : two: Sizes identical 2024/12/25 03:47:43 DEBUG : two: Unchanged skipping 2024/12/25 03:47:43 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for checks to finish 2024/12/25 03:47:43 INFO : one: Deleted 2024/12/25 03:47:43 INFO : one: Moved (server-side) 2024/12/25 03:47:43 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for transfers to finish 2024/12/25 03:47:46 INFO : one: Copied (new) 2024/12/25 03:47:46 DEBUG : Waiting for deletions to finish 2024/12/25 03:47:46 INFO : three.txt: Deleted 2024/12/25 03:47:46 INFO : three.txt: Moved (server-side) 2024/12/25 03:47:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (22.07s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:48:13 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-puvojed2doxo/dst" 2024/12/25 03:48:13 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-puvojed2doxo/backup" 2024/12/25 03:48:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/25 03:48:15 DEBUG : two: Sizes identical 2024/12/25 03:48:15 DEBUG : two: Unchanged skipping 2024/12/25 03:48:15 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for checks to finish 2024/12/25 03:48:15 INFO : one: Moved (server-side) to: one.bak 2024/12/25 03:48:15 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for transfers to finish 2024/12/25 03:48:17 INFO : one: Copied (new) 2024/12/25 03:48:17 DEBUG : Waiting for deletions to finish 2024/12/25 03:48:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/25 03:48:18 INFO : three.txt: Moved into backup dir 2024/12/25 03:48:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/25 03:48:22 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for checks to finish 2024/12/25 03:48:22 DEBUG : two: Sizes identical 2024/12/25 03:48:22 DEBUG : two: Unchanged skipping 2024/12/25 03:48:22 INFO : one.bak: Deleted 2024/12/25 03:48:22 INFO : one: Moved (server-side) to: one.bak 2024/12/25 03:48:22 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for transfers to finish 2024/12/25 03:50:12 INFO : one: Copied (new) 2024/12/25 03:50:12 DEBUG : Waiting for deletions to finish 2024/12/25 03:50:12 INFO : three.txt.bak: Deleted 2024/12/25 03:50:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/25 03:50:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (147.60s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:50:23 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-puvojed2doxo/dst" 2024/12/25 03:50:23 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-puvojed2doxo/backup" 2024/12/25 03:50:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/25 03:50:23 DEBUG : two: Sizes identical 2024/12/25 03:50:23 DEBUG : two: Unchanged skipping 2024/12/25 03:50:23 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for checks to finish 2024/12/25 03:50:24 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/25 03:50:24 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for transfers to finish 2024/12/25 03:50:27 INFO : one: Copied (new) 2024/12/25 03:50:27 DEBUG : Waiting for deletions to finish 2024/12/25 03:50:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/25 03:50:28 INFO : three.txt: Moved into backup dir 2024/12/25 03:50:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/25 03:50:30 DEBUG : two: Sizes identical 2024/12/25 03:50:30 DEBUG : two: Unchanged skipping 2024/12/25 03:50:30 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for checks to finish 2024/12/25 03:50:30 INFO : one-2019-01-01: Deleted 2024/12/25 03:50:31 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/25 03:50:31 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for transfers to finish 2024/12/25 03:50:34 INFO : one: Copied (new) 2024/12/25 03:50:34 DEBUG : Waiting for deletions to finish 2024/12/25 03:50:34 INFO : three-2019-01-01.txt: Deleted 2024/12/25 03:50:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/25 03:50:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (20.53s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:50:45 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-puvojed2doxo/dst" 2024/12/25 03:50:45 DEBUG : Config file has changed externally - reloading 2024/12/25 03:50:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/25 03:50:45 DEBUG : two: Sizes identical 2024/12/25 03:50:45 DEBUG : two: Unchanged skipping 2024/12/25 03:50:45 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for checks to finish 2024/12/25 03:50:46 INFO : one: Moved (server-side) to: one.bak 2024/12/25 03:50:46 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for transfers to finish 2024/12/25 03:50:49 INFO : one: Copied (new) 2024/12/25 03:50:49 DEBUG : Waiting for deletions to finish 2024/12/25 03:50:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/25 03:50:49 INFO : three.txt: Moved into backup dir 2024/12/25 03:50:52 DEBUG : one.bak: Excluded (Path Filter) 2024/12/25 03:50:52 DEBUG : one.bak: Excluded 2024/12/25 03:50:52 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/25 03:50:52 DEBUG : three.txt.bak: Excluded 2024/12/25 03:50:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/25 03:50:52 DEBUG : two: Sizes identical 2024/12/25 03:50:52 DEBUG : two: Unchanged skipping 2024/12/25 03:50:52 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for checks to finish 2024/12/25 03:50:52 INFO : one.bak: Deleted 2024/12/25 03:50:53 INFO : one: Moved (server-side) to: one.bak 2024/12/25 03:50:53 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo/dst': Waiting for transfers to finish 2024/12/25 03:50:54 INFO : one: Copied (new) 2024/12/25 03:50:54 DEBUG : Waiting for deletions to finish 2024/12/25 03:50:54 INFO : three.txt.bak: Deleted 2024/12/25 03:50:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/25 03:50:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (20.24s) === RUN TestSyncSuffix run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:51:13 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-puvojed2doxo/dst" 2024/12/25 03:51:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/25 03:51:14 INFO : one: Moved (server-side) to: one.bak 2024/12/25 03:51:19 INFO : one: Copied (new) 2024/12/25 03:51:19 DEBUG : two: Sizes identical 2024/12/25 03:51:19 DEBUG : two: Unchanged skipping 2024/12/25 03:51:19 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/25 03:51:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/25 03:51:22 INFO : three.txt: Copied (new) 2024/12/25 03:51:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/25 03:51:23 INFO : one.bak: Deleted 2024/12/25 03:51:23 INFO : one: Moved (server-side) to: one.bak 2024/12/25 03:51:28 INFO : one: Copied (new) 2024/12/25 03:51:28 DEBUG : two: Sizes identical 2024/12/25 03:51:28 DEBUG : two: Unchanged skipping 2024/12/25 03:51:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/25 03:51:28 INFO : three.txt.bak: Deleted 2024/12/25 03:51:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/25 03:51:33 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (39.14s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:51:42 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-puvojed2doxo/dst" 2024/12/25 03:51:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/25 03:51:43 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/25 03:51:45 INFO : one: Copied (new) 2024/12/25 03:51:45 DEBUG : two: Sizes identical 2024/12/25 03:51:45 DEBUG : two: Unchanged skipping 2024/12/25 03:51:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/25 03:51:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/25 03:51:56 INFO : three.txt: Copied (new) 2024/12/25 03:51:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/25 03:51:57 INFO : one-2019-01-01: Deleted 2024/12/25 03:51:57 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/25 03:52:04 INFO : one: Copied (new) 2024/12/25 03:52:04 DEBUG : two: Sizes identical 2024/12/25 03:52:04 DEBUG : two: Unchanged skipping 2024/12/25 03:52:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/25 03:52:05 INFO : three-2019-01-01.txt: Deleted 2024/12/25 03:52:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/25 03:52:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (33.47s) === RUN TestSyncUTFNorm run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:52:12 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/25 03:52:12 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:52:12 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:52:12 DEBUG : Testêé: Moving old file out the way to "Testêé.resowec6" 2024/12/25 03:52:14 DEBUG : Testêé: Removing old file 2024/12/25 03:52:14 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/25 03:52:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (6.59s) === RUN TestSyncImmutable run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:52:15 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/25 03:52:15 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:52:15 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:52:19 INFO : existing: Copied (new) 2024/12/25 03:52:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:52:19 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/25 03:52:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/25 03:52:19 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:52:19 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:52:19 ERROR : premiumize.me root 'rclone-test-puvojed2doxo': not deleting files as there were IO errors 2024/12/25 03:52:19 ERROR : premiumize.me root 'rclone-test-puvojed2doxo': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (5.49s) === RUN TestSyncIgnoreCase run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.13s) === RUN TestFixCase run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:52:34 DEBUG : existing: Sizes identical 2024/12/25 03:52:34 DEBUG : existing: Unchanged skipping 2024/12/25 03:52:34 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/12/25 03:52:35 DEBUG : EXISTING: moving to existing-rclone-move-mitibof9 2024/12/25 03:52:35 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-duyiqog9 2024/12/25 03:52:35 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/12/25 03:52:35 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-duyiqog9 2024/12/25 03:52:35 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/12/25 03:52:35 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-mitibof9 2024/12/25 03:52:35 DEBUG : EXISTING: moving to existing 2024/12/25 03:52:35 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/12/25 03:52:35 INFO : existing-rclone-move-mitibof9: Moved (server-side) to: existing 2024/12/25 03:52:35 INFO : EXISTING: Moved (server-side) to: existing 2024/12/25 03:52:35 INFO : EXISTING: Fixed case by renaming to: existing 2024/12/25 03:52:35 INFO : existingbutdifferent-rclone-move-duyiqog9: Moved (server-side) to: existingbutdifferent 2024/12/25 03:52:35 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/12/25 03:52:35 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/12/25 03:52:36 DEBUG : existingbutdifferent: Moving old file out the way to "existingbutdifferent.qorubuh4" 2024/12/25 03:52:36 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/12/25 03:52:36 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/12/25 03:52:36 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-gejinex7 2024/12/25 03:52:36 DEBUG : existingbutdifferent: Removing old file 2024/12/25 03:52:37 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/12/25 03:52:37 INFO : existingbutdifferent: Copied (replaced existing) 2024/12/25 03:52:37 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-gejinex7 2024/12/25 03:52:37 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/12/25 03:52:37 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/12/25 03:52:37 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:52:37 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-julelim4 2024/12/25 03:52:37 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-julelim4 2024/12/25 03:52:37 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/25 03:52:37 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-julelim4: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/25 03:52:37 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/25 03:52:37 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/25 03:52:38 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Moving old file out the way to "filewithoutcasedifferences.tanumot5" 2024/12/25 03:52:38 INFO : subdira/subdirb/subdirc/hello-rclone-move-gejinex7: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/25 03:52:38 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/25 03:52:38 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/12/25 03:52:38 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:52:38 DEBUG : subdira/subdirb/subdirc/hello: Moving old file out the way to "hello.hedeyew4" 2024/12/25 03:52:39 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Removing old file 2024/12/25 03:52:39 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/12/25 03:52:41 DEBUG : subdira/subdirb/subdirc/hello: Removing old file 2024/12/25 03:52:41 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/12/25 03:52:41 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.98s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", 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-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", 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-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.34s) --- SKIP: TestMaxTransfer/Hard (0.12s) --- SKIP: TestMaxTransfer/Soft (0.12s) --- SKIP: TestMaxTransfer/Cautious (0.10s) === RUN TestSyncConcurrentDelete run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:56:03 DEBUG : both0: Sizes identical 2024/12/25 03:56:03 DEBUG : both1: Sizes identical 2024/12/25 03:56:03 DEBUG : both10: Sizes identical 2024/12/25 03:56:03 DEBUG : both11: Sizes identical 2024/12/25 03:56:03 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:56:03 DEBUG : both0: Unchanged skipping 2024/12/25 03:56:03 DEBUG : both12: Sizes identical 2024/12/25 03:56:03 DEBUG : both12: Unchanged skipping 2024/12/25 03:56:03 DEBUG : both13: Sizes identical 2024/12/25 03:56:03 DEBUG : both13: Unchanged skipping 2024/12/25 03:56:03 DEBUG : both14: Sizes identical 2024/12/25 03:56:03 DEBUG : both14: Unchanged skipping 2024/12/25 03:56:03 DEBUG : both15: Sizes identical 2024/12/25 03:56:03 DEBUG : both1: Unchanged skipping 2024/12/25 03:56:03 DEBUG : both16: Sizes identical 2024/12/25 03:56:03 DEBUG : both10: Unchanged skipping 2024/12/25 03:56:03 DEBUG : both17: Sizes identical 2024/12/25 03:56:03 DEBUG : both11: Unchanged skipping 2024/12/25 03:56:03 DEBUG : both18: Sizes identical 2024/12/25 03:56:03 DEBUG : both15: Unchanged skipping 2024/12/25 03:56:03 DEBUG : both19: Sizes identical 2024/12/25 03:56:03 DEBUG : both16: Unchanged skipping 2024/12/25 03:56:03 DEBUG : both2: Sizes identical 2024/12/25 03:56:03 DEBUG : both17: Unchanged skipping 2024/12/25 03:56:03 DEBUG : both3: Sizes identical 2024/12/25 03:56:03 DEBUG : both3: Unchanged skipping 2024/12/25 03:56:03 DEBUG : both4: Sizes identical 2024/12/25 03:56:03 DEBUG : both18: Unchanged skipping 2024/12/25 03:56:03 DEBUG : both5: Sizes identical 2024/12/25 03:56:03 DEBUG : both19: Unchanged skipping 2024/12/25 03:56:03 DEBUG : both6: Sizes identical 2024/12/25 03:56:03 DEBUG : both2: Unchanged skipping 2024/12/25 03:56:03 DEBUG : both7: Sizes identical 2024/12/25 03:56:03 DEBUG : both4: Unchanged skipping 2024/12/25 03:56:03 DEBUG : both8: Sizes identical 2024/12/25 03:56:03 DEBUG : both5: Unchanged skipping 2024/12/25 03:56:03 DEBUG : both9: Sizes identical 2024/12/25 03:56:03 DEBUG : both9: Unchanged skipping 2024/12/25 03:56:03 DEBUG : both6: Unchanged skipping 2024/12/25 03:56:03 DEBUG : both7: Unchanged skipping 2024/12/25 03:56:03 DEBUG : both8: Unchanged skipping 2024/12/25 03:56:03 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:56:03 DEBUG : Waiting for deletions to finish 2024/12/25 03:56:04 INFO : only8: Deleted 2024/12/25 03:56:04 INFO : only13: Deleted 2024/12/25 03:56:04 INFO : only10: Deleted 2024/12/25 03:56:04 INFO : only14: Deleted 2024/12/25 03:56:04 INFO : only4: Deleted 2024/12/25 03:56:04 INFO : only5: Deleted 2024/12/25 03:56:04 INFO : only11: Deleted 2024/12/25 03:56:04 INFO : only15: Deleted 2024/12/25 03:56:04 INFO : only17: Deleted 2024/12/25 03:56:04 INFO : only6: Deleted 2024/12/25 03:56:04 INFO : only18: Deleted 2024/12/25 03:56:04 INFO : only12: Deleted 2024/12/25 03:56:04 INFO : only16: Deleted 2024/12/25 03:56:04 INFO : only3: Deleted 2024/12/25 03:56:04 INFO : only7: Deleted 2024/12/25 03:56:04 INFO : only2: Deleted 2024/12/25 03:56:04 INFO : only9: Deleted 2024/12/25 03:56:04 INFO : only0: Deleted 2024/12/25 03:56:04 INFO : only19: Deleted 2024/12/25 03:56:04 INFO : only1: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (203.53s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:59:16 DEBUG : both1: Sizes identical 2024/12/25 03:59:16 DEBUG : both11: Sizes identical 2024/12/25 03:59:16 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for checks to finish 2024/12/25 03:59:16 DEBUG : both10: Sizes identical 2024/12/25 03:59:16 DEBUG : both0: Sizes identical 2024/12/25 03:59:16 DEBUG : both1: Unchanged skipping 2024/12/25 03:59:16 DEBUG : both12: Sizes identical 2024/12/25 03:59:16 DEBUG : both12: Unchanged skipping 2024/12/25 03:59:16 DEBUG : both13: Sizes identical 2024/12/25 03:59:16 DEBUG : both11: Unchanged skipping 2024/12/25 03:59:16 DEBUG : both14: Sizes identical 2024/12/25 03:59:16 DEBUG : both14: Unchanged skipping 2024/12/25 03:59:17 DEBUG : both15: Sizes identical 2024/12/25 03:59:17 DEBUG : both15: Unchanged skipping 2024/12/25 03:59:17 DEBUG : both16: Sizes identical 2024/12/25 03:59:17 DEBUG : both16: Unchanged skipping 2024/12/25 03:59:17 DEBUG : both17: Sizes identical 2024/12/25 03:59:17 DEBUG : both17: Unchanged skipping 2024/12/25 03:59:17 DEBUG : both18: Sizes identical 2024/12/25 03:59:17 DEBUG : both18: Unchanged skipping 2024/12/25 03:59:17 DEBUG : both19: Sizes identical 2024/12/25 03:59:17 DEBUG : both19: Unchanged skipping 2024/12/25 03:59:17 DEBUG : both2: Sizes identical 2024/12/25 03:59:17 DEBUG : both2: Unchanged skipping 2024/12/25 03:59:17 DEBUG : both3: Sizes identical 2024/12/25 03:59:17 DEBUG : both3: Unchanged skipping 2024/12/25 03:59:17 DEBUG : both4: Sizes identical 2024/12/25 03:59:17 DEBUG : both4: Unchanged skipping 2024/12/25 03:59:17 DEBUG : both5: Sizes identical 2024/12/25 03:59:17 DEBUG : both10: Unchanged skipping 2024/12/25 03:59:17 DEBUG : both6: Sizes identical 2024/12/25 03:59:17 DEBUG : both6: Unchanged skipping 2024/12/25 03:59:17 DEBUG : both7: Sizes identical 2024/12/25 03:59:17 DEBUG : both7: Unchanged skipping 2024/12/25 03:59:17 DEBUG : both8: Sizes identical 2024/12/25 03:59:17 DEBUG : both8: Unchanged skipping 2024/12/25 03:59:17 DEBUG : both9: Sizes identical 2024/12/25 03:59:17 DEBUG : both9: Unchanged skipping 2024/12/25 03:59:17 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/25 03:59:17 DEBUG : both0: Unchanged skipping 2024/12/25 03:59:17 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/25 03:59:17 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/25 03:59:17 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/25 03:59:17 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/25 03:59:17 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/25 03:59:17 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/25 03:59:17 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/25 03:59:17 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/25 03:59:17 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/25 03:59:17 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/25 03:59:17 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/25 03:59:17 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/25 03:59:17 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/25 03:59:17 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/25 03:59:17 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/25 03:59:17 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/25 03:59:17 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/25 03:59:17 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/25 03:59:17 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/25 03:59:17 DEBUG : both13: Unchanged skipping 2024/12/25 03:59:17 DEBUG : both5: Unchanged skipping 2024/12/25 03:59:17 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Waiting for transfers to finish 2024/12/25 03:59:17 DEBUG : only1: Moving old file out the way to "only1.hadafig7" 2024/12/25 03:59:17 DEBUG : only10: Moving old file out the way to "only10.yixasej2" 2024/12/25 03:59:17 DEBUG : only12: Moving old file out the way to "only12.bulumat0" 2024/12/25 03:59:17 DEBUG : only11: Moving old file out the way to "only11.razulex1" 2024/12/25 03:59:19 DEBUG : only12: Removing old file 2024/12/25 03:59:19 INFO : only12: Copied (replaced existing) 2024/12/25 03:59:19 DEBUG : only13: Moving old file out the way to "only13.codarof1" 2024/12/25 03:59:19 DEBUG : only10: Removing old file 2024/12/25 03:59:19 INFO : only10: Copied (replaced existing) 2024/12/25 03:59:19 DEBUG : only14: Moving old file out the way to "only14.kugomup5" 2024/12/25 03:59:23 DEBUG : only11: Removing old file 2024/12/25 03:59:23 INFO : only11: Copied (replaced existing) 2024/12/25 03:59:23 DEBUG : only15: Moving old file out the way to "only15.bekoduq4" 2024/12/25 03:59:24 DEBUG : only1: Removing old file 2024/12/25 03:59:24 INFO : only1: Copied (replaced existing) 2024/12/25 03:59:24 DEBUG : only16: Moving old file out the way to "only16.qatuhay9" 2024/12/25 03:59:24 DEBUG : only14: Removing old file 2024/12/25 03:59:25 INFO : only14: Copied (replaced existing) 2024/12/25 03:59:25 DEBUG : only17: Moving old file out the way to "only17.tezovaf9" 2024/12/25 03:59:25 DEBUG : only13: Removing old file 2024/12/25 03:59:25 DEBUG : only15: Removing old file 2024/12/25 03:59:26 DEBUG : only16: Removing old file 2024/12/25 03:59:26 INFO : only13: Copied (replaced existing) 2024/12/25 03:59:26 INFO : only15: Copied (replaced existing) 2024/12/25 03:59:26 DEBUG : only18: Moving old file out the way to "only18.nefecem3" 2024/12/25 03:59:26 DEBUG : only19: Moving old file out the way to "only19.kurawuz4" 2024/12/25 03:59:26 DEBUG : only17: Removing old file 2024/12/25 03:59:26 INFO : only16: Copied (replaced existing) 2024/12/25 03:59:26 DEBUG : only2: Moving old file out the way to "only2.tuwuvey4" 2024/12/25 03:59:26 INFO : only17: Copied (replaced existing) 2024/12/25 03:59:26 DEBUG : only3: Moving old file out the way to "only3.zemaqox2" 2024/12/25 03:59:28 DEBUG : only3: Removing old file 2024/12/25 03:59:28 DEBUG : only2: Removing old file 2024/12/25 03:59:28 INFO : only2: Copied (replaced existing) 2024/12/25 03:59:28 INFO : only3: Copied (replaced existing) 2024/12/25 03:59:28 DEBUG : only4: Moving old file out the way to "only4.lulaqux0" 2024/12/25 03:59:29 DEBUG : only5: Moving old file out the way to "only5.fumaqas0" 2024/12/25 03:59:30 DEBUG : only19: Removing old file 2024/12/25 03:59:30 INFO : only19: Copied (replaced existing) 2024/12/25 03:59:30 DEBUG : only6: Moving old file out the way to "only6.luducud5" 2024/12/25 03:59:30 DEBUG : only18: Removing old file 2024/12/25 03:59:30 INFO : only18: Copied (replaced existing) 2024/12/25 03:59:30 DEBUG : only7: Moving old file out the way to "only7.vepuzek1" 2024/12/25 03:59:33 DEBUG : only6: Removing old file 2024/12/25 03:59:33 DEBUG : only4: Removing old file 2024/12/25 03:59:33 DEBUG : only5: Removing old file 2024/12/25 03:59:33 INFO : only4: Copied (replaced existing) 2024/12/25 03:59:33 DEBUG : only8: Moving old file out the way to "only8.tusokor8" 2024/12/25 03:59:33 INFO : only5: Copied (replaced existing) 2024/12/25 03:59:33 DEBUG : only9: Moving old file out the way to "only9.matiben2" 2024/12/25 03:59:34 INFO : only6: Copied (replaced existing) 2024/12/25 03:59:34 DEBUG : only0: Moving old file out the way to "only0.qeqolod4" 2024/12/25 03:59:36 DEBUG : only9: Removing old file 2024/12/25 03:59:36 INFO : only9: Copied (replaced existing) 2024/12/25 03:59:36 DEBUG : only0: Removing old file 2024/12/25 03:59:36 DEBUG : only8: Removing old file 2024/12/25 03:59:36 INFO : only0: Copied (replaced existing) 2024/12/25 03:59:36 INFO : only8: Copied (replaced existing) 2024/12/25 03:59:38 DEBUG : only7: Removing old file 2024/12/25 03:59:38 INFO : only7: Copied (replaced existing) 2024/12/25 03:59:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (215.12s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 03:59:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/25 03:59:41 DEBUG : sub dir: Making directory 2024/12/25 03:59:41 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-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (106.21s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" 2024/12/25 04:01:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/25 04:01:27 DEBUG : sub dir: Making directory 2024/12/25 04:01:28 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-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-puvojed2doxo'", Local "Local file system at /tmp/rclone3344435092", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (11.00s) PASS 2024/12/25 04:01:38 DEBUG : premiumize.me root 'rclone-test-puvojed2doxo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Finished OK in 22m50.599569105s (try 1/5)