"./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Starting (try 1/5) 2025/05/18 02:28:22 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jikadif4rogo" 2025/05/18 02:28:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/18 02:28:22 DEBUG : Creating backend with remote "/tmp/rclone1572594689" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:28:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 02:28:22 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/18 02:28:22 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:28:22 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (0.40s) === RUN TestCopy run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:28:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/18 02:28:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 02:28:22 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:28:22 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:28:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:28:23 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.33s) === RUN TestCopyMetadata run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.10s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.10s) === RUN TestCopyMissingDirectory run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:28:24 DEBUG : Creating backend with remote "/non-existing" 2025/05/18 02:28:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/18 02:28:24 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:28:24 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (0.25s) === RUN TestCopyNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:28:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 02:28:24 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:28:24 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:28:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (1.34s) === RUN TestCopyCheckFirst run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:28:25 INFO : premiumize.me root 'rclone-test-jikadif4rogo': Running all checks before starting transfers 2025/05/18 02:28:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 02:28:25 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:28:25 INFO : premiumize.me root 'rclone-test-jikadif4rogo': Checks finished, now starting transfers 2025/05/18 02:28:25 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:28:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (1.24s) === RUN TestSyncNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:28:27 ERROR : Ignoring --no-traverse with sync 2025/05/18 02:28:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 02:28:27 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:28:27 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:28:27 INFO : sub dir/hello world: Copied (new) 2025/05/18 02:28:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (1.22s) === RUN TestCopyWithDepth run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:28:28 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/18 02:28:28 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:28:28 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:28:28 INFO : hello world2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (0.97s) === RUN TestCopyWithFilesFrom run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:28:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/18 02:28:29 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:28:29 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:28:29 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (1.14s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:28:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/18 02:28:30 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:28:30 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:28:31 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (0.95s) === RUN TestCopyEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:28:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/18 02:28:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/18 02:28:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/18 02:28:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/18 02:28:31 INFO : sub dir: Making directory 2025/05/18 02:28:31 INFO : sub dir2: Making directory 2025/05/18 02:28:31 INFO : sub dir2/sub sub dir2: Making directory 2025/05/18 02:28:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 02:28:31 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:28:31 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:28:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:28:32 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.72s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:28:33 INFO : sub dir2: Making directory 2025/05/18 02:28:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/18 02:28:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/18 02:28:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 02:28:33 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:28:33 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:28:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:28:34 DEBUG : sub dir2: Making directory with metadata 2025/05/18 02:28:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/18 02:28:34 INFO : sub dir: Making directory 2025/05/18 02:28:34 INFO : sub dir2: Making directory 2025/05/18 02:28:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 02:28:34 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:28:34 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:28:34 INFO : sub dir/hello world: Copied (new) 2025/05/18 02:28:34 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:28:35 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/18 02:28:35 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.46s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.09s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:28:35 INFO : sub dir2: Making directory 2025/05/18 02:28:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 02:28:35 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:28:35 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:28:36 INFO : sub dir/hello world: Copied (new) 2025/05/18 02:28:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.27s) === RUN TestSyncEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:28:37 DEBUG : sub dir2: Making directory with metadata 2025/05/18 02:28:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/18 02:28:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/18 02:28:37 INFO : sub dir: Making directory 2025/05/18 02:28:37 INFO : sub dir2: Making directory 2025/05/18 02:28:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 02:28:37 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:28:37 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:28:37 INFO : sub dir/hello world: Copied (new) 2025/05/18 02:28:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:28:37 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.47s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.09s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:28:38 INFO : sub dir2: Making directory 2025/05/18 02:28:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 02:28:38 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:28:38 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:28:39 INFO : sub dir/hello world: Copied (new) 2025/05/18 02:28:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.06s) === RUN TestServerSideCopy run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:29:37 DEBUG : pacer: low level retry 1/1 (error Post "https://lownumbergame-sto.energycdn.com/upload": read tcp 65.108.87.141:49648->95.217.85.89:443: read: connection reset by peer) 2025/05/18 02:29:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "sub dir/hello world" to premiumize.me root 'rclone-test-jikadif4rogo': 1/10 (upload file http: Post "https://lownumbergame-sto.energycdn.com/upload": read tcp 65.108.87.141:49648->95.217.85.89:443: read: connection reset by peer) 2025/05/18 02:29:39 DEBUG : pacer: Reducing sleep to 15ms 2025/05/18 02:29:39 DEBUG : pacer: Reducing sleep to 11.25ms 2025/05/18 02:29:40 DEBUG : pacer: Reducing sleep to 10ms 2025/05/18 02:29:40 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pojowag1gako" 2025/05/18 02:29:40 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) premiumize.me root 'rclone-test-jikadif4rogo' -> premiumize.me root 'rclone-test-pojowag1gako' 2025/05/18 02:29:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 02:29:41 DEBUG : premiumize.me root 'rclone-test-pojowag1gako': Waiting for checks to finish 2025/05/18 02:29:41 DEBUG : premiumize.me root 'rclone-test-pojowag1gako': Waiting for transfers to finish 2025/05/18 02:29:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:29:42 DEBUG : premiumize.me root 'rclone-test-pojowag1gako': Purge remote --- PASS: TestServerSideCopy (63.10s) === RUN TestCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:29:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/18 02:29:43 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:29:43 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:29:43 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.mefuqax6" 2025/05/18 02:29:44 DEBUG : sub dir/hello world: Removing old file 2025/05/18 02:29:44 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (2.06s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:29:45 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-belakeb6mela" sync_test.go:626: Server side copy (if possible) premiumize.me root 'rclone-test-jikadif4rogo' -> premiumize.me root 'rclone-test-belakeb6mela' 2025/05/18 02:29:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 02:29:45 DEBUG : premiumize.me root 'rclone-test-belakeb6mela': Waiting for checks to finish 2025/05/18 02:29:45 DEBUG : premiumize.me root 'rclone-test-belakeb6mela': Waiting for transfers to finish 2025/05/18 02:29:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:29:46 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.mufojok0" 2025/05/18 02:29:47 DEBUG : sub dir/hello world: Removing old file 2025/05/18 02:29:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/18 02:29:47 DEBUG : premiumize.me root 'rclone-test-belakeb6mela': Waiting for checks to finish 2025/05/18 02:29:47 DEBUG : premiumize.me root 'rclone-test-belakeb6mela': Waiting for transfers to finish 2025/05/18 02:29:47 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.vaparay5" 2025/05/18 02:29:48 DEBUG : sub dir/hello world: Removing old file 2025/05/18 02:29:48 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:29:48 DEBUG : premiumize.me root 'rclone-test-belakeb6mela': Purge remote --- PASS: TestServerSideCopyOverSelf (4.17s) === RUN TestMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:29:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/18 02:29:49 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:29:49 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:29:49 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.miqewuj9" 2025/05/18 02:29:50 DEBUG : sub dir/hello world: Removing old file 2025/05/18 02:29:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/18 02:29:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (2.05s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:29:51 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-hepasar1jeki" sync_test.go:671: Server side copy (if possible) premiumize.me root 'rclone-test-jikadif4rogo' -> premiumize.me root 'rclone-test-hepasar1jeki' 2025/05/18 02:29:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 02:29:52 DEBUG : premiumize.me root 'rclone-test-hepasar1jeki': Waiting for checks to finish 2025/05/18 02:29:52 DEBUG : premiumize.me root 'rclone-test-hepasar1jeki': Waiting for transfers to finish 2025/05/18 02:29:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:29:53 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.qumicol3" 2025/05/18 02:29:53 DEBUG : sub dir/hello world: Removing old file 2025/05/18 02:29:53 DEBUG : premiumize.me root 'rclone-test-hepasar1jeki': Using server-side directory move 2025/05/18 02:29:53 INFO : premiumize.me root 'rclone-test-hepasar1jeki': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/18 02:29:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/18 02:29:54 DEBUG : premiumize.me root 'rclone-test-hepasar1jeki': Waiting for checks to finish 2025/05/18 02:29:54 DEBUG : premiumize.me root 'rclone-test-hepasar1jeki': Waiting for transfers to finish 2025/05/18 02:29:54 INFO : sub dir/hello world: Deleted 2025/05/18 02:29:54 INFO : sub dir/hello world: Moved (server-side) 2025/05/18 02:29:55 DEBUG : testing file moves 2025/05/18 02:29:55 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/18 02:29:55 DEBUG : premiumize.me root 'rclone-test-hepasar1jeki': Waiting for checks to finish 2025/05/18 02:29:55 DEBUG : premiumize.me root 'rclone-test-hepasar1jeki': Waiting for transfers to finish 2025/05/18 02:29:55 INFO : sub dir/hello world: Deleted 2025/05/18 02:29:55 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:29:55 DEBUG : premiumize.me root 'rclone-test-hepasar1jeki': Purge remote --- PASS: TestServerSideMoveOverSelf (4.99s) === RUN TestCopyAfterDelete run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:29:56 ERROR : : error listing: directory not found 2025/05/18 02:29:56 INFO : Local file system at /tmp/rclone1572594689: Making directory 2025/05/18 02:29:56 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:29:56 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (1.29s) === RUN TestCopyRedownload run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:29:58 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/18 02:29:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 02:29:58 DEBUG : Local file system at /tmp/rclone1572594689: Waiting for checks to finish 2025/05/18 02:29:58 DEBUG : Local file system at /tmp/rclone1572594689: Waiting for transfers to finish 2025/05/18 02:29:58 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/05/18 02:29:58 INFO : sub dir/hello world: Copied (new) 2025/05/18 02:29:58 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (1.41s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:29:58 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/18 02:29:58 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:29:58 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:29:59 INFO : check sum: Copied (new) 2025/05/18 02:29:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:29:59 NOTICE: premiumize.me root 'rclone-test-jikadif4rogo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/18 02:29:59 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:29:59 DEBUG : check sum: Size of src and dst objects identical 2025/05/18 02:29:59 DEBUG : check sum: Unchanged skipping 2025/05/18 02:29:59 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:29:59 DEBUG : Waiting for deletions to finish 2025/05/18 02:29:59 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (1.16s) === RUN TestSyncSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:29:59 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/18 02:29:59 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:29:59 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:30:00 INFO : sizeonly: Copied (new) 2025/05/18 02:30:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:30:00 DEBUG : sizeonly: Sizes identical 2025/05/18 02:30:00 DEBUG : sizeonly: Unchanged skipping 2025/05/18 02:30:00 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:30:00 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:30:00 DEBUG : Waiting for deletions to finish 2025/05/18 02:30:00 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (1.10s) === RUN TestSyncIgnoreSize run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:30:01 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/18 02:30:01 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:30:01 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:30:01 INFO : ignore-size: Copied (new) 2025/05/18 02:30:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:30:01 DEBUG : ignore-size: Sizes identical 2025/05/18 02:30:01 DEBUG : ignore-size: Unchanged skipping 2025/05/18 02:30:01 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:30:01 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:30:01 DEBUG : Waiting for deletions to finish 2025/05/18 02:30:01 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (1.17s) === RUN TestSyncIgnoreTimes run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:30:02 DEBUG : existing: Sizes identical 2025/05/18 02:30:02 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:30:02 DEBUG : existing: Unchanged skipping 2025/05/18 02:30:02 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:30:02 DEBUG : Waiting for deletions to finish 2025/05/18 02:30:02 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:30:02 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/18 02:30:02 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:30:02 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:30:02 DEBUG : existing: Moving old file out the way to "existing.lijetex4" 2025/05/18 02:30:03 DEBUG : existing: Removing old file 2025/05/18 02:30:03 INFO : existing: Copied (replaced existing) 2025/05/18 02:30:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (1.79s) === RUN TestSyncIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:30:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/18 02:30:03 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:30:03 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:30:04 INFO : existing: Copied (new) 2025/05/18 02:30:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:30:04 DEBUG : existing: Destination exists, skipping 2025/05/18 02:30:04 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:30:04 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:30:04 DEBUG : Waiting for deletions to finish 2025/05/18 02:30:04 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (1.12s) === RUN TestSyncIgnoreErrors run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:31:05 DEBUG : pacer: low level retry 1/1 (error Post "https://fiercepanther-sto.energycdn.com/upload": dial tcp 37.27.57.59:443: i/o timeout) 2025/05/18 02:31:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "b/potato" to premiumize.me root 'rclone-test-jikadif4rogo': 1/10 (upload file http: Post "https://fiercepanther-sto.energycdn.com/upload": dial tcp 37.27.57.59:443: i/o timeout) 2025/05/18 02:31:07 DEBUG : pacer: Reducing sleep to 15ms 2025/05/18 02:31:07 DEBUG : pacer: Reducing sleep to 11.25ms 2025/05/18 02:31:07 DEBUG : pacer: Reducing sleep to 10ms 2025/05/18 02:31:08 INFO : d: Making directory 2025/05/18 02:31:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/18 02:31:08 DEBUG : c/non empty space: Sizes identical 2025/05/18 02:31:08 DEBUG : c/non empty space: Unchanged skipping 2025/05/18 02:31:08 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:31:08 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:31:09 INFO : a/potato2: Copied (new) 2025/05/18 02:31:09 DEBUG : Waiting for deletions to finish 2025/05/18 02:31:09 INFO : b/potato: Deleted 2025/05/18 02:31:09 INFO : d: Removing directory 2025/05/18 02:31:09 INFO : b: Removing directory 2025/05/18 02:31:09 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': deleted 2 directories run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (65.53s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:31:11 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:31:11 DEBUG : empty space: Sizes identical 2025/05/18 02:31:11 DEBUG : empty space: Unchanged skipping 2025/05/18 02:31:11 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:31:11 DEBUG : Waiting for deletions to finish 2025/05/18 02:31:11 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:31:11 DEBUG : empty space: Sizes identical 2025/05/18 02:31:11 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:31:11 DEBUG : empty space: Unchanged skipping 2025/05/18 02:31:11 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:31:11 DEBUG : Waiting for deletions to finish 2025/05/18 02:31:11 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (1.20s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", 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-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.12s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:31:12 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/18 02:31:12 DEBUG : empty space: Sizes identical 2025/05/18 02:31:12 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:31:12 DEBUG : empty space: Unchanged skipping 2025/05/18 02:31:12 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:31:13 INFO : potato: Copied (new) 2025/05/18 02:31:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (1.57s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:31:14 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/18 02:31:14 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:31:14 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:31:14 DEBUG : potato: Moving old file out the way to "potato.kurunoz5" 2025/05/18 02:31:14 DEBUG : potato: Removing old file 2025/05/18 02:31:14 INFO : potato: Copied (replaced existing) 2025/05/18 02:31:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.71s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/05/18 02:31:15 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/05/18 02:31:15 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:31:15 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:31:16 DEBUG : potato: Moving old file out the way to "potato.dilomot5" 2025/05/18 02:31:16 DEBUG : potato: Removing old file 2025/05/18 02:31:16 INFO : potato: Copied (replaced existing) 2025/05/18 02:31:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (1.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:31:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/18 02:31:17 DEBUG : empty space: Sizes identical 2025/05/18 02:31:17 DEBUG : empty space: Unchanged skipping 2025/05/18 02:31:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/18 02:31:17 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:31:17 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:31:17 DEBUG : Waiting for deletions to finish 2025/05/18 02:31:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:31:19 DEBUG : empty space: Sizes identical 2025/05/18 02:31:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/18 02:31:19 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:31:19 DEBUG : empty space: Unchanged skipping 2025/05/18 02:31:19 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:31:20 INFO : potato2: Copied (new) 2025/05/18 02:31:20 DEBUG : Waiting for deletions to finish 2025/05/18 02:31:20 INFO : potato: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:31:21 INFO : d: Making directory 2025/05/18 02:31:21 INFO : d/e: Making directory 2025/05/18 02:31:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/18 02:31:22 DEBUG : c/non empty space: Sizes identical 2025/05/18 02:31:22 DEBUG : c/non empty space: Unchanged skipping 2025/05/18 02:31:22 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:31:22 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:31:22 INFO : a/potato2: Copied (new) 2025/05/18 02:31:22 DEBUG : Waiting for deletions to finish 2025/05/18 02:31:23 INFO : b/potato: Deleted 2025/05/18 02:31:23 INFO : d/e: Removing directory 2025/05/18 02:31:23 INFO : d: Removing directory 2025/05/18 02:31:23 INFO : b: Removing directory 2025/05/18 02:31:23 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:31:25 INFO : d: Making directory 2025/05/18 02:31:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/18 02:31:25 DEBUG : c/non empty space: Sizes identical 2025/05/18 02:31:25 DEBUG : c/non empty space: Unchanged skipping 2025/05/18 02:31:25 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:31:25 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:31:26 INFO : a/potato2: Copied (new) 2025/05/18 02:31:26 ERROR : premiumize.me root 'rclone-test-jikadif4rogo': not deleting files as there were IO errors 2025/05/18 02:31:26 ERROR : premiumize.me root 'rclone-test-jikadif4rogo': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.51s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:31:28 DEBUG : Waiting for deletions to finish 2025/05/18 02:31:28 DEBUG : empty space: Sizes identical 2025/05/18 02:31:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/18 02:31:28 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:31:28 DEBUG : empty space: Unchanged skipping 2025/05/18 02:31:28 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:31:28 INFO : potato: Deleted 2025/05/18 02:31:29 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (2.14s) === RUN TestSyncDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:31:30 DEBUG : Waiting for deletions to finish 2025/05/18 02:31:30 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:31:30 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:31:30 INFO : potato: Deleted 2025/05/18 02:31:30 DEBUG : empty space: Sizes identical 2025/05/18 02:31:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/18 02:31:30 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:31:30 DEBUG : empty space: Unchanged skipping 2025/05/18 02:31:30 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:31:31 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (2.19s) === RUN TestCopyDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:31:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/18 02:31:32 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:31:32 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:31:33 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (1.65s) === RUN TestSyncWithExclude run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:32:09 DEBUG : enormous: Excluded (Size Filter) 2025/05/18 02:32:09 DEBUG : enormous: Excluded 2025/05/18 02:32:09 DEBUG : potato2: Excluded (Size Filter) 2025/05/18 02:32:09 DEBUG : potato2: Excluded 2025/05/18 02:32:09 DEBUG : potato2: Excluded (Size Filter) 2025/05/18 02:32:09 DEBUG : potato2: Excluded 2025/05/18 02:32:09 DEBUG : empty space: Sizes identical 2025/05/18 02:32:09 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:32:09 DEBUG : empty space: Unchanged skipping 2025/05/18 02:32:09 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:32:09 DEBUG : Waiting for deletions to finish 2025/05/18 02:32:09 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:32:09 DEBUG : enormous: Excluded (Size Filter) 2025/05/18 02:32:09 DEBUG : enormous: Excluded 2025/05/18 02:32:09 DEBUG : potato2: Excluded (Size Filter) 2025/05/18 02:32:09 DEBUG : potato2: Excluded 2025/05/18 02:32:09 DEBUG : potato2: Excluded (Size Filter) 2025/05/18 02:32:09 DEBUG : potato2: Excluded 2025/05/18 02:32:09 DEBUG : empty space: Sizes identical 2025/05/18 02:32:09 DEBUG : empty space: Unchanged skipping 2025/05/18 02:32:09 DEBUG : Local file system at /tmp/rclone1572594689: Waiting for checks to finish 2025/05/18 02:32:09 DEBUG : Local file system at /tmp/rclone1572594689: Waiting for transfers to finish 2025/05/18 02:32:09 DEBUG : Waiting for deletions to finish 2025/05/18 02:32:09 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (36.54s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:32:11 DEBUG : enormous: Excluded (Size Filter) 2025/05/18 02:32:11 DEBUG : enormous: Excluded 2025/05/18 02:32:11 DEBUG : potato2: Excluded (Size Filter) 2025/05/18 02:32:11 DEBUG : potato2: Excluded 2025/05/18 02:32:12 DEBUG : empty space: Sizes identical 2025/05/18 02:32:12 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:32:12 DEBUG : empty space: Unchanged skipping 2025/05/18 02:32:12 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:32:12 DEBUG : Waiting for deletions to finish 2025/05/18 02:32:12 INFO : potato2: Deleted 2025/05/18 02:32:12 INFO : enormous: Deleted 2025/05/18 02:32:12 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:32:12 DEBUG : empty space: Sizes identical 2025/05/18 02:32:12 DEBUG : empty space: Unchanged skipping 2025/05/18 02:32:12 DEBUG : Local file system at /tmp/rclone1572594689: Waiting for checks to finish 2025/05/18 02:32:12 DEBUG : Local file system at /tmp/rclone1572594689: Waiting for transfers to finish 2025/05/18 02:32:12 DEBUG : Waiting for deletions to finish 2025/05/18 02:32:12 INFO : enormous: Deleted 2025/05/18 02:32:12 INFO : potato2: Deleted 2025/05/18 02:32:12 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.48s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.09s) === 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-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/05/18 02:32:12 ERROR : premiumize.me root 'rclone-test-jikadif4rogo': Ignoring --track-renames as the source and destination do not have a common hash 2025/05/18 02:32:12 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/18 02:32:12 DEBUG : yam: Need to transfer - File not found at Destination 2025/05/18 02:32:12 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:32:12 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:32:13 INFO : potato: Copied (new) 2025/05/18 02:32:13 INFO : yam: Copied (new) 2025/05/18 02:32:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:32:13 ERROR : premiumize.me root 'rclone-test-jikadif4rogo': Ignoring --track-renames as the source and destination do not have a common hash 2025/05/18 02:32:13 DEBUG : potato: Sizes identical 2025/05/18 02:32:13 DEBUG : yaml: Need to transfer - File not found at Destination 2025/05/18 02:32:13 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:32:13 DEBUG : potato: Unchanged skipping 2025/05/18 02:32:13 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:32:14 INFO : yaml: Copied (new) 2025/05/18 02:32:14 DEBUG : Waiting for deletions to finish 2025/05/18 02:32:14 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (2.31s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/05/18 02:32:14 ERROR : premiumize.me root 'rclone-test-jikadif4rogo': Ignoring --track-renames as either the source or destination do not support modtime 2025/05/18 02:32:15 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/18 02:32:15 DEBUG : yam: Need to transfer - File not found at Destination 2025/05/18 02:32:15 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:32:15 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:32:15 INFO : potato: Copied (new) 2025/05/18 02:32:15 INFO : yam: Copied (new) 2025/05/18 02:32:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:32:15 ERROR : premiumize.me root 'rclone-test-jikadif4rogo': Ignoring --track-renames as either the source or destination do not support modtime 2025/05/18 02:32:15 DEBUG : potato: Sizes identical 2025/05/18 02:32:15 DEBUG : yaml: Need to transfer - File not found at Destination 2025/05/18 02:32:15 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:32:15 DEBUG : potato: Unchanged skipping 2025/05/18 02:32:15 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:32:16 INFO : yaml: Copied (new) 2025/05/18 02:32:16 DEBUG : Waiting for deletions to finish 2025/05/18 02:32:16 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.81s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/05/18 02:32:16 INFO : premiumize.me root 'rclone-test-jikadif4rogo': Making map for --track-renames 2025/05/18 02:32:16 INFO : premiumize.me root 'rclone-test-jikadif4rogo': Finished making map for --track-renames 2025/05/18 02:32:16 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:32:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/18 02:32:16 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/18 02:32:16 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for renames to finish 2025/05/18 02:32:16 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:32:17 INFO : potato: Copied (new) 2025/05/18 02:32:45 INFO : sub/yam: Copied (new) 2025/05/18 02:32:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:32:46 DEBUG : potato: Sizes identical 2025/05/18 02:32:46 DEBUG : potato: Unchanged skipping 2025/05/18 02:32:46 INFO : premiumize.me root 'rclone-test-jikadif4rogo': Making map for --track-renames 2025/05/18 02:32:46 INFO : premiumize.me root 'rclone-test-jikadif4rogo': Finished making map for --track-renames 2025/05/18 02:32:46 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:32:46 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for renames to finish 2025/05/18 02:32:46 INFO : sub/yam: Moved (server-side) to: yam 2025/05/18 02:32:46 INFO : yam: Renamed from "sub/yam" 2025/05/18 02:32:46 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:32:46 DEBUG : Waiting for deletions to finish 2025/05/18 02:32:46 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (30.16s) === RUN TestServerSideMoveLocal run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:32:46 DEBUG : Creating backend with remote "/tmp/rclone1572594689/dir1" 2025/05/18 02:32:46 DEBUG : Creating backend with remote "/tmp/rclone1572594689/dir2" 2025/05/18 02:32:46 DEBUG : Local file system at /tmp/rclone1572594689/dir2: Using server-side directory move 2025/05/18 02:32:46 INFO : Local file system at /tmp/rclone1572594689/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/18 02:32:46 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/18 02:32:46 DEBUG : Local file system at /tmp/rclone1572594689/dir2: Waiting for checks to finish 2025/05/18 02:32:46 DEBUG : Local file system at /tmp/rclone1572594689/dir2: Waiting for transfers to finish 2025/05/18 02:32:46 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.11s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:32:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 02:32:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/18 02:32:47 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:32:47 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:32:47 INFO : nested/sub dir/file: Copied (new) 2025/05/18 02:32:47 INFO : nested/sub dir/file: Deleted 2025/05/18 02:32:48 INFO : sub dir/hello world: Copied (new) 2025/05/18 02:32:48 INFO : sub dir/hello world: Deleted 2025/05/18 02:32:48 INFO : sub dir: Removing directory 2025/05/18 02:32:48 INFO : nested/sub dir: Removing directory 2025/05/18 02:32:48 INFO : nested: Removing directory 2025/05/18 02:32:48 DEBUG : Local file system at /tmp/rclone1572594689: deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (1.89s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:32:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 02:32:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/18 02:32:48 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:32:48 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:32:49 INFO : nested/sub dir/file: Copied (new) 2025/05/18 02:32:49 INFO : nested/sub dir/file: Deleted 2025/05/18 02:32:49 INFO : sub dir/hello world: Copied (new) 2025/05/18 02:32:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.80s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:32:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/18 02:32:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/18 02:32:50 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:32:50 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:32:51 INFO : existing-b: Copied (new) 2025/05/18 02:32:51 INFO : existing-b: Deleted 2025/05/18 02:32:51 INFO : existing: Copied (new) 2025/05/18 02:32:51 INFO : existing: Deleted 2025/05/18 02:32:51 DEBUG : existing: Destination exists, skipping 2025/05/18 02:32:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/18 02:32:51 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:32:51 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:32:51 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (1.23s) === RUN TestServerSideMove run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:32:51 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-lesanob4reva" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-jikadif4rogo' -> premiumize.me root 'rclone-test-lesanob4reva' 2025/05/18 02:32:55 DEBUG : premiumize.me root 'rclone-test-lesanob4reva': Using server-side directory move 2025/05/18 02:32:55 INFO : premiumize.me root 'rclone-test-lesanob4reva': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/18 02:32:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/18 02:32:55 DEBUG : empty space: Sizes identical 2025/05/18 02:32:55 DEBUG : empty space: Unchanged skipping 2025/05/18 02:32:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/18 02:32:55 DEBUG : premiumize.me root 'rclone-test-lesanob4reva': Waiting for checks to finish 2025/05/18 02:32:55 INFO : empty space: Deleted 2025/05/18 02:32:55 DEBUG : premiumize.me root 'rclone-test-lesanob4reva': Waiting for transfers to finish 2025/05/18 02:32:55 INFO : potato3: Deleted 2025/05/18 02:32:55 INFO : potato2: Moved (server-side) 2025/05/18 02:32:55 INFO : potato3: Moved (server-side) 2025/05/18 02:32:55 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-lageyep4roti" 2025/05/18 02:32:55 DEBUG : premiumize.me root 'rclone-test-lageyep4roti': Using server-side directory move 2025/05/18 02:32:55 INFO : premiumize.me root 'rclone-test-lageyep4roti': Server side directory move succeeded 2025/05/18 02:32:55 ERROR : : error listing: directory not found 2025/05/18 02:32:55 DEBUG : premiumize.me root 'rclone-test-lageyep4roti': Purge remote 2025/05/18 02:32:56 DEBUG : premiumize.me root 'rclone-test-lesanob4reva': Purge remote 2025/05/18 02:32:56 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (4.27s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:32:56 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-faqafut9riwe" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-jikadif4rogo' -> premiumize.me root 'rclone-test-faqafut9riwe' 2025/05/18 02:32:59 DEBUG : empty space: Excluded (Size Filter) 2025/05/18 02:32:59 DEBUG : empty space: Excluded 2025/05/18 02:32:59 DEBUG : empty space: Excluded (Size Filter) 2025/05/18 02:32:59 DEBUG : empty space: Excluded 2025/05/18 02:32:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/18 02:32:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/18 02:32:59 DEBUG : premiumize.me root 'rclone-test-faqafut9riwe': Waiting for checks to finish 2025/05/18 02:32:59 DEBUG : premiumize.me root 'rclone-test-faqafut9riwe': Waiting for transfers to finish 2025/05/18 02:32:59 INFO : potato3: Deleted 2025/05/18 02:32:59 INFO : potato2: Moved (server-side) 2025/05/18 02:32:59 INFO : potato3: Moved (server-side) 2025/05/18 02:32:59 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-xiyewaq6daku" 2025/05/18 02:33:00 DEBUG : empty space: Excluded (Size Filter) 2025/05/18 02:33:00 DEBUG : empty space: Excluded 2025/05/18 02:33:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/18 02:33:00 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/18 02:33:00 DEBUG : premiumize.me root 'rclone-test-xiyewaq6daku': Waiting for checks to finish 2025/05/18 02:33:00 DEBUG : premiumize.me root 'rclone-test-xiyewaq6daku': Waiting for transfers to finish 2025/05/18 02:33:00 INFO : potato2: Moved (server-side) 2025/05/18 02:33:00 INFO : potato3: Moved (server-side) 2025/05/18 02:33:00 DEBUG : premiumize.me root 'rclone-test-xiyewaq6daku': Purge remote 2025/05/18 02:33:00 DEBUG : premiumize.me root 'rclone-test-faqafut9riwe': Purge remote --- PASS: TestServerSideMoveWithFilter (4.46s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:33:00 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-gahotag8cuwi" 2025/05/18 02:33:04 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-jikadif4rogo' -> premiumize.me root 'rclone-test-gahotag8cuwi' 2025/05/18 02:33:06 DEBUG : premiumize.me root 'rclone-test-gahotag8cuwi': Using server-side directory move 2025/05/18 02:33:06 INFO : premiumize.me root 'rclone-test-gahotag8cuwi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/18 02:33:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/18 02:33:06 DEBUG : empty space: Sizes identical 2025/05/18 02:33:06 DEBUG : empty space: Unchanged skipping 2025/05/18 02:33:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/18 02:33:06 DEBUG : premiumize.me root 'rclone-test-gahotag8cuwi': Waiting for checks to finish 2025/05/18 02:33:06 INFO : potato3: Deleted 2025/05/18 02:33:06 INFO : empty space: Deleted 2025/05/18 02:33:06 DEBUG : premiumize.me root 'rclone-test-gahotag8cuwi': Waiting for transfers to finish 2025/05/18 02:33:06 INFO : potato2: Moved (server-side) 2025/05/18 02:33:06 INFO : potato3: Moved (server-side) 2025/05/18 02:33:06 INFO : tomatoDir: Removing directory 2025/05/18 02:33:06 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': deleted 1 directories 2025/05/18 02:33:06 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-sakuhot7jude" 2025/05/18 02:33:07 INFO : tomatoDir: Making directory 2025/05/18 02:33:07 DEBUG : premiumize.me root 'rclone-test-sakuhot7jude': Using server-side directory move 2025/05/18 02:33:07 INFO : premiumize.me root 'rclone-test-sakuhot7jude': Server side directory move succeeded 2025/05/18 02:33:07 ERROR : : error listing: directory not found 2025/05/18 02:33:07 ERROR : : error listing: directory not found 2025/05/18 02:33:07 DEBUG : premiumize.me root 'rclone-test-sakuhot7jude': Purge remote 2025/05/18 02:33:07 DEBUG : premiumize.me root 'rclone-test-gahotag8cuwi': Purge remote 2025/05/18 02:33:07 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (7.10s) === RUN TestServerSideMoveOverlap run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.09s) === RUN TestSyncOverlap run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:33:07 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jikadif4rogo/rclone-sync-test" run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (0.80s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:33:08 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jikadif4rogo/rclone-sync-test" 2025/05/18 02:33:09 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jikadif4rogo/rclone-sync-test-include/layer2" 2025/05/18 02:33:09 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jikadif4rogo/rclone-sync-test-ignore-file" 2025/05/18 02:33:10 DEBUG : rclone-sync-test: Excluded 2025/05/18 02:33:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/18 02:33:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/18 02:33:10 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/rclone-sync-test': Waiting for checks to finish 2025/05/18 02:33:10 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/rclone-sync-test': Waiting for transfers to finish 2025/05/18 02:33:10 DEBUG : Waiting for deletions to finish 2025/05/18 02:33:10 INFO : There was nothing to transfer 2025/05/18 02:33:11 DEBUG : rclone-sync-test: Excluded 2025/05/18 02:33:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/18 02:33:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/18 02:33:11 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:33:11 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:33:11 DEBUG : Waiting for deletions to finish 2025/05/18 02:33:11 INFO : rclone-sync-test-include: Removing directory 2025/05/18 02:33:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/18 02:33:11 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': failed to delete 1 directories 2025/05/18 02:33:11 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:33:11 DEBUG : rclone-sync-test: Excluded 2025/05/18 02:33:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/18 02:33:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/18 02:33:11 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/05/18 02:33:11 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/05/18 02:33:11 DEBUG : Waiting for deletions to finish 2025/05/18 02:33:11 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:33:11 DEBUG : rclone-sync-test: Excluded 2025/05/18 02:33:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/18 02:33:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/18 02:33:12 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:33:12 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:33:12 DEBUG : Waiting for deletions to finish 2025/05/18 02:33:12 INFO : rclone-sync-test-include: Removing directory 2025/05/18 02:33:12 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/18 02:33:12 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': failed to delete 1 directories 2025/05/18 02:33:12 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:33:12 DEBUG : : Excluded 2025/05/18 02:33:12 DEBUG : rclone-sync-test: Excluded 2025/05/18 02:33:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/18 02:33:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/18 02:33:12 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/05/18 02:33:12 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/05/18 02:33:12 DEBUG : Waiting for deletions to finish 2025/05/18 02:33:12 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (6.21s) === RUN TestSyncCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:33:14 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jikadif4rogo/dst" 2025/05/18 02:33:15 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jikadif4rogo/CompareDest" 2025/05/18 02:33:15 DEBUG : one: Need to transfer - File not found at Destination 2025/05/18 02:33:15 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for checks to finish 2025/05/18 02:33:15 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for transfers to finish 2025/05/18 02:33:16 INFO : one: Copied (new) 2025/05/18 02:33:16 DEBUG : Waiting for deletions to finish 2025/05/18 02:33:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/18 02:33:16 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for checks to finish 2025/05/18 02:33:16 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for transfers to finish 2025/05/18 02:33:16 DEBUG : one: Moving old file out the way to "one.quhudos6" 2025/05/18 02:33:17 DEBUG : one: Removing old file 2025/05/18 02:33:17 INFO : one: Copied (replaced existing) 2025/05/18 02:33:17 DEBUG : Waiting for deletions to finish 2025/05/18 02:33:17 DEBUG : dst/one: Moving old file out the way to "one.matoluz8" 2025/05/18 02:33:17 DEBUG : dst/one: Removing old file 2025/05/18 02:33:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/18 02:33:19 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for checks to finish 2025/05/18 02:33:19 DEBUG : one: Sizes identical 2025/05/18 02:33:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/18 02:33:19 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for transfers to finish 2025/05/18 02:33:19 DEBUG : Waiting for deletions to finish 2025/05/18 02:33:19 INFO : There was nothing to transfer 2025/05/18 02:33:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/18 02:33:20 DEBUG : two: Sizes identical 2025/05/18 02:33:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/18 02:33:20 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for checks to finish 2025/05/18 02:33:20 DEBUG : one: Sizes identical 2025/05/18 02:33:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/18 02:33:20 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for transfers to finish 2025/05/18 02:33:20 DEBUG : Waiting for deletions to finish 2025/05/18 02:33:20 INFO : There was nothing to transfer 2025/05/18 02:33:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/18 02:33:20 DEBUG : two: Sizes identical 2025/05/18 02:33:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/18 02:33:20 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for checks to finish 2025/05/18 02:33:20 DEBUG : one: Sizes identical 2025/05/18 02:33:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/18 02:33:20 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for transfers to finish 2025/05/18 02:33:20 DEBUG : Waiting for deletions to finish 2025/05/18 02:33:20 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/05/18 02:33:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/18 02:33:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/18 02:33:20 DEBUG : two: Need to transfer - File not found at Destination 2025/05/18 02:33:20 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for checks to finish 2025/05/18 02:33:20 DEBUG : one: Sizes identical 2025/05/18 02:33:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/18 02:33:20 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for transfers to finish 2025/05/18 02:33:21 INFO : two: Copied (new) 2025/05/18 02:33:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (6.92s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:33:23 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jikadif4rogo/dest" 2025/05/18 02:33:23 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jikadif4rogo/pre-dest1" 2025/05/18 02:33:23 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jikadif4rogo/pre-dest2" 2025/05/18 02:33:23 DEBUG : 1: Sizes identical 2025/05/18 02:33:23 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/18 02:33:23 DEBUG : 2: Sizes identical 2025/05/18 02:33:23 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/18 02:33:24 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/18 02:33:24 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dest': Waiting for checks to finish 2025/05/18 02:33:24 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dest': Waiting for transfers to finish 2025/05/18 02:33:24 INFO : 3: Copied (new) 2025/05/18 02:33:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (4.09s) === RUN TestSyncCopyDest run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.10s) === RUN TestSyncBackupDir run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:33:28 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jikadif4rogo/dst" 2025/05/18 02:33:28 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jikadif4rogo/backup" 2025/05/18 02:33:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/18 02:33:28 DEBUG : two: Sizes identical 2025/05/18 02:33:28 DEBUG : two: Unchanged skipping 2025/05/18 02:33:28 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for checks to finish 2025/05/18 02:33:28 INFO : one: Moved (server-side) 2025/05/18 02:33:28 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for transfers to finish 2025/05/18 02:33:29 INFO : one: Copied (new) 2025/05/18 02:33:29 DEBUG : Waiting for deletions to finish 2025/05/18 02:33:29 INFO : three.txt: Moved (server-side) 2025/05/18 02:33:29 INFO : three.txt: Moved into backup dir 2025/05/18 02:33:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/18 02:33:30 DEBUG : two: Sizes identical 2025/05/18 02:33:30 DEBUG : two: Unchanged skipping 2025/05/18 02:33:30 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for checks to finish 2025/05/18 02:33:30 INFO : one: Deleted 2025/05/18 02:33:30 INFO : one: Moved (server-side) 2025/05/18 02:33:30 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for transfers to finish 2025/05/18 02:33:31 INFO : one: Copied (new) 2025/05/18 02:33:31 DEBUG : Waiting for deletions to finish 2025/05/18 02:33:31 INFO : three.txt: Deleted 2025/05/18 02:33:31 INFO : three.txt: Moved (server-side) 2025/05/18 02:33:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (6.17s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:33:34 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jikadif4rogo/dst" 2025/05/18 02:33:34 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jikadif4rogo/backup" 2025/05/18 02:33:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/18 02:33:34 DEBUG : two: Sizes identical 2025/05/18 02:33:34 DEBUG : two: Unchanged skipping 2025/05/18 02:33:34 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for checks to finish 2025/05/18 02:33:35 INFO : one: Moved (server-side) to: one.bak 2025/05/18 02:33:35 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for transfers to finish 2025/05/18 02:33:35 INFO : one: Copied (new) 2025/05/18 02:33:35 DEBUG : Waiting for deletions to finish 2025/05/18 02:33:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/18 02:33:35 INFO : three.txt: Moved into backup dir 2025/05/18 02:33:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/18 02:33:36 DEBUG : two: Sizes identical 2025/05/18 02:33:36 DEBUG : two: Unchanged skipping 2025/05/18 02:33:36 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for checks to finish 2025/05/18 02:33:36 INFO : one.bak: Deleted 2025/05/18 02:33:37 INFO : one: Moved (server-side) to: one.bak 2025/05/18 02:33:37 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for transfers to finish 2025/05/18 02:33:37 INFO : one: Copied (new) 2025/05/18 02:33:37 DEBUG : Waiting for deletions to finish 2025/05/18 02:33:37 INFO : three.txt.bak: Deleted 2025/05/18 02:33:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/18 02:33:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (6.52s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:33:40 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jikadif4rogo/dst" 2025/05/18 02:33:41 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jikadif4rogo/backup" 2025/05/18 02:33:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/18 02:33:41 DEBUG : two: Sizes identical 2025/05/18 02:33:41 DEBUG : two: Unchanged skipping 2025/05/18 02:33:41 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for checks to finish 2025/05/18 02:33:41 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/18 02:33:41 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for transfers to finish 2025/05/18 02:33:42 INFO : one: Copied (new) 2025/05/18 02:33:42 DEBUG : Waiting for deletions to finish 2025/05/18 02:33:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/18 02:33:42 INFO : three.txt: Moved into backup dir 2025/05/18 02:33:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/18 02:33:43 DEBUG : two: Sizes identical 2025/05/18 02:33:43 DEBUG : two: Unchanged skipping 2025/05/18 02:33:43 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for checks to finish 2025/05/18 02:33:43 INFO : one-2019-01-01: Deleted 2025/05/18 02:33:43 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/18 02:33:43 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for transfers to finish 2025/05/18 02:33:44 INFO : one: Copied (new) 2025/05/18 02:33:44 DEBUG : Waiting for deletions to finish 2025/05/18 02:33:44 INFO : three-2019-01-01.txt: Deleted 2025/05/18 02:33:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/18 02:33:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (6.49s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:33:47 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jikadif4rogo/dst" 2025/05/18 02:33:47 DEBUG : Config file has changed externally - reloading 2025/05/18 02:33:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/18 02:33:47 DEBUG : two: Sizes identical 2025/05/18 02:33:47 DEBUG : two: Unchanged skipping 2025/05/18 02:33:47 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for checks to finish 2025/05/18 02:33:47 INFO : one: Moved (server-side) to: one.bak 2025/05/18 02:33:47 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for transfers to finish 2025/05/18 02:33:48 INFO : one: Copied (new) 2025/05/18 02:33:48 DEBUG : Waiting for deletions to finish 2025/05/18 02:33:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/18 02:33:48 INFO : three.txt: Moved into backup dir 2025/05/18 02:33:49 DEBUG : one.bak: Excluded (Path Filter) 2025/05/18 02:33:49 DEBUG : one.bak: Excluded 2025/05/18 02:33:49 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/18 02:33:49 DEBUG : three.txt.bak: Excluded 2025/05/18 02:33:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/18 02:33:49 DEBUG : two: Sizes identical 2025/05/18 02:33:49 DEBUG : two: Unchanged skipping 2025/05/18 02:33:49 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for checks to finish 2025/05/18 02:33:49 INFO : one.bak: Deleted 2025/05/18 02:33:49 INFO : one: Moved (server-side) to: one.bak 2025/05/18 02:33:49 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo/dst': Waiting for transfers to finish 2025/05/18 02:33:50 INFO : one: Copied (new) 2025/05/18 02:33:50 DEBUG : Waiting for deletions to finish 2025/05/18 02:33:50 INFO : three.txt.bak: Deleted 2025/05/18 02:33:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/18 02:33:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (6.02s) === RUN TestSyncSuffix run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:33:54 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jikadif4rogo/dst" 2025/05/18 02:33:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/18 02:33:55 INFO : one: Moved (server-side) to: one.bak 2025/05/18 02:33:55 INFO : one: Copied (new) 2025/05/18 02:33:55 DEBUG : two: Sizes identical 2025/05/18 02:33:55 DEBUG : two: Unchanged skipping 2025/05/18 02:33:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/18 02:33:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/18 02:33:56 INFO : three.txt: Copied (new) 2025/05/18 02:33:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/18 02:33:57 INFO : one.bak: Deleted 2025/05/18 02:33:57 INFO : one: Moved (server-side) to: one.bak 2025/05/18 02:33:57 INFO : one: Copied (new) 2025/05/18 02:33:58 DEBUG : two: Sizes identical 2025/05/18 02:33:58 DEBUG : two: Unchanged skipping 2025/05/18 02:33:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/18 02:33:58 INFO : three.txt.bak: Deleted 2025/05/18 02:33:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/18 02:33:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (8.46s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:34:01 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-jikadif4rogo/dst" 2025/05/18 02:34:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/18 02:34:02 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/18 02:34:02 INFO : one: Copied (new) 2025/05/18 02:34:02 DEBUG : two: Sizes identical 2025/05/18 02:34:02 DEBUG : two: Unchanged skipping 2025/05/18 02:34:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/18 02:34:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/18 02:34:03 INFO : three.txt: Copied (new) 2025/05/18 02:34:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/18 02:34:04 INFO : one-2019-01-01: Deleted 2025/05/18 02:34:04 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/18 02:34:04 INFO : one: Copied (new) 2025/05/18 02:34:04 DEBUG : two: Sizes identical 2025/05/18 02:34:04 DEBUG : two: Unchanged skipping 2025/05/18 02:34:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/18 02:34:05 INFO : three-2019-01-01.txt: Deleted 2025/05/18 02:34:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/18 02:34:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (6.75s) === RUN TestSyncUTFNorm run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:34:07 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/18 02:34:07 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:34:07 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:34:07 DEBUG : Testêé: Moving old file out the way to "Testêé.wuhapul6" 2025/05/18 02:34:07 DEBUG : Testêé: Removing old file 2025/05/18 02:34:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/18 02:34:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.56s) === RUN TestSyncImmutable run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:34:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/18 02:34:08 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:34:08 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:34:08 INFO : existing: Copied (new) 2025/05/18 02:34:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:34:08 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/18 02:34:08 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:34:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/18 02:34:08 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:34:08 ERROR : premiumize.me root 'rclone-test-jikadif4rogo': not deleting files as there were IO errors 2025/05/18 02:34:08 ERROR : premiumize.me root 'rclone-test-jikadif4rogo': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (1.17s) === RUN TestSyncIgnoreCase run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", 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-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:34:12 DEBUG : existing: Sizes identical 2025/05/18 02:34:12 DEBUG : existing: Unchanged skipping 2025/05/18 02:34:12 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/05/18 02:34:12 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-gatomus4 2025/05/18 02:34:12 DEBUG : EXISTING: moving to existing-rclone-move-hohiyes5 2025/05/18 02:34:12 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/05/18 02:34:12 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-hohiyes5 2025/05/18 02:34:12 DEBUG : EXISTING: moving to existing 2025/05/18 02:34:12 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-gatomus4 2025/05/18 02:34:12 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/05/18 02:34:13 INFO : existing-rclone-move-hohiyes5: Moved (server-side) to: existing 2025/05/18 02:34:13 INFO : EXISTING: Moved (server-side) to: existing 2025/05/18 02:34:13 INFO : EXISTING: Fixed case by renaming to: existing 2025/05/18 02:34:13 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/05/18 02:34:13 INFO : existingbutdifferent-rclone-move-gatomus4: Moved (server-side) to: existingbutdifferent 2025/05/18 02:34:13 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/05/18 02:34:13 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/05/18 02:34:13 DEBUG : existingbutdifferent: Moving old file out the way to "existingbutdifferent.wumoqaw3" 2025/05/18 02:34:13 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/05/18 02:34:13 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/05/18 02:34:13 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-yacajiw6 2025/05/18 02:34:13 DEBUG : existingbutdifferent: Removing old file 2025/05/18 02:34:14 INFO : existingbutdifferent: Copied (replaced existing) 2025/05/18 02:34:14 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/05/18 02:34:14 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-yacajiw6 2025/05/18 02:34:14 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/05/18 02:34:14 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/05/18 02:34:14 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:34:14 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yejaliy1 2025/05/18 02:34:14 INFO : subdira/subdirb/subdirc/hello-rclone-move-yacajiw6: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/18 02:34:14 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/18 02:34:14 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/05/18 02:34:14 DEBUG : subdira/subdirb/subdirc/hello: Moving old file out the way to "hello.yedatac7" 2025/05/18 02:34:14 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yejaliy1 2025/05/18 02:34:14 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/18 02:34:14 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yejaliy1: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/18 02:34:14 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/18 02:34:14 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/18 02:34:14 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:34:14 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Moving old file out the way to "filewithoutcasedifferences.gexefom4" 2025/05/18 02:34:14 DEBUG : subdira/subdirb/subdirc/hello: Removing old file 2025/05/18 02:34:14 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/05/18 02:34:15 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Removing old file 2025/05/18 02:34:15 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/05/18 02:34:15 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (7.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", 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-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", 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-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.30s) --- SKIP: TestMaxTransfer/Hard (0.10s) --- SKIP: TestMaxTransfer/Soft (0.10s) --- SKIP: TestMaxTransfer/Cautious (0.10s) === RUN TestSyncConcurrentDelete run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:34:40 DEBUG : both0: Sizes identical 2025/05/18 02:34:40 DEBUG : both10: Sizes identical 2025/05/18 02:34:40 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:34:40 DEBUG : both11: Sizes identical 2025/05/18 02:34:40 DEBUG : both1: Sizes identical 2025/05/18 02:34:40 DEBUG : both0: Unchanged skipping 2025/05/18 02:34:40 DEBUG : both12: Sizes identical 2025/05/18 02:34:40 DEBUG : both10: Unchanged skipping 2025/05/18 02:34:40 DEBUG : both13: Sizes identical 2025/05/18 02:34:40 DEBUG : both13: Unchanged skipping 2025/05/18 02:34:40 DEBUG : both14: Sizes identical 2025/05/18 02:34:40 DEBUG : both11: Unchanged skipping 2025/05/18 02:34:40 DEBUG : both15: Sizes identical 2025/05/18 02:34:40 DEBUG : both15: Unchanged skipping 2025/05/18 02:34:40 DEBUG : both16: Sizes identical 2025/05/18 02:34:40 DEBUG : both16: Unchanged skipping 2025/05/18 02:34:40 DEBUG : both17: Sizes identical 2025/05/18 02:34:40 DEBUG : both17: Unchanged skipping 2025/05/18 02:34:40 DEBUG : both18: Sizes identical 2025/05/18 02:34:40 DEBUG : both1: Unchanged skipping 2025/05/18 02:34:40 DEBUG : both19: Sizes identical 2025/05/18 02:34:40 DEBUG : both12: Unchanged skipping 2025/05/18 02:34:40 DEBUG : both2: Sizes identical 2025/05/18 02:34:40 DEBUG : both2: Unchanged skipping 2025/05/18 02:34:40 DEBUG : both3: Sizes identical 2025/05/18 02:34:40 DEBUG : both14: Unchanged skipping 2025/05/18 02:34:40 DEBUG : both4: Sizes identical 2025/05/18 02:34:40 DEBUG : both4: Unchanged skipping 2025/05/18 02:34:40 DEBUG : both5: Sizes identical 2025/05/18 02:34:40 DEBUG : both5: Unchanged skipping 2025/05/18 02:34:40 DEBUG : both6: Sizes identical 2025/05/18 02:34:40 DEBUG : both6: Unchanged skipping 2025/05/18 02:34:40 DEBUG : both7: Sizes identical 2025/05/18 02:34:40 DEBUG : both7: Unchanged skipping 2025/05/18 02:34:40 DEBUG : both8: Sizes identical 2025/05/18 02:34:40 DEBUG : both8: Unchanged skipping 2025/05/18 02:34:40 DEBUG : both9: Sizes identical 2025/05/18 02:34:40 DEBUG : both9: Unchanged skipping 2025/05/18 02:34:40 DEBUG : both18: Unchanged skipping 2025/05/18 02:34:40 DEBUG : both19: Unchanged skipping 2025/05/18 02:34:40 DEBUG : both3: Unchanged skipping 2025/05/18 02:34:40 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:34:40 DEBUG : Waiting for deletions to finish 2025/05/18 02:34:41 INFO : only3: Deleted 2025/05/18 02:34:41 INFO : only7: Deleted 2025/05/18 02:34:41 INFO : only12: Deleted 2025/05/18 02:34:41 INFO : only10: Deleted 2025/05/18 02:34:41 INFO : only18: Deleted 2025/05/18 02:34:41 INFO : only11: Deleted 2025/05/18 02:34:41 INFO : only2: Deleted 2025/05/18 02:34:41 INFO : only5: Deleted 2025/05/18 02:34:41 INFO : only0: Deleted 2025/05/18 02:34:41 INFO : only1: Deleted 2025/05/18 02:34:41 INFO : only4: Deleted 2025/05/18 02:34:41 INFO : only9: Deleted 2025/05/18 02:34:41 INFO : only15: Deleted 2025/05/18 02:34:41 INFO : only16: Deleted 2025/05/18 02:34:41 INFO : only17: Deleted 2025/05/18 02:34:41 INFO : only19: Deleted 2025/05/18 02:34:41 INFO : only6: Deleted 2025/05/18 02:34:41 INFO : only8: Deleted 2025/05/18 02:34:41 INFO : only13: Deleted 2025/05/18 02:34:41 INFO : only14: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (25.59s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:35:12 DEBUG : both0: Sizes identical 2025/05/18 02:35:12 DEBUG : both10: Sizes identical 2025/05/18 02:35:12 DEBUG : both11: Sizes identical 2025/05/18 02:35:12 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for checks to finish 2025/05/18 02:35:12 DEBUG : both1: Sizes identical 2025/05/18 02:35:12 DEBUG : both0: Unchanged skipping 2025/05/18 02:35:12 DEBUG : both12: Sizes identical 2025/05/18 02:35:12 DEBUG : both12: Unchanged skipping 2025/05/18 02:35:12 DEBUG : both13: Sizes identical 2025/05/18 02:35:12 DEBUG : both10: Unchanged skipping 2025/05/18 02:35:12 DEBUG : both14: Sizes identical 2025/05/18 02:35:12 DEBUG : both14: Unchanged skipping 2025/05/18 02:35:12 DEBUG : both15: Sizes identical 2025/05/18 02:35:12 DEBUG : both15: Unchanged skipping 2025/05/18 02:35:12 DEBUG : both16: Sizes identical 2025/05/18 02:35:12 DEBUG : both11: Unchanged skipping 2025/05/18 02:35:12 DEBUG : both17: Sizes identical 2025/05/18 02:35:12 DEBUG : both1: Unchanged skipping 2025/05/18 02:35:12 DEBUG : both18: Sizes identical 2025/05/18 02:35:12 DEBUG : both18: Unchanged skipping 2025/05/18 02:35:12 DEBUG : both19: Sizes identical 2025/05/18 02:35:12 DEBUG : both19: Unchanged skipping 2025/05/18 02:35:12 DEBUG : both2: Sizes identical 2025/05/18 02:35:12 DEBUG : both2: Unchanged skipping 2025/05/18 02:35:12 DEBUG : both3: Sizes identical 2025/05/18 02:35:12 DEBUG : both3: Unchanged skipping 2025/05/18 02:35:12 DEBUG : both4: Sizes identical 2025/05/18 02:35:12 DEBUG : both4: Unchanged skipping 2025/05/18 02:35:12 DEBUG : both5: Sizes identical 2025/05/18 02:35:12 DEBUG : both5: Unchanged skipping 2025/05/18 02:35:12 DEBUG : both6: Sizes identical 2025/05/18 02:35:12 DEBUG : both6: Unchanged skipping 2025/05/18 02:35:12 DEBUG : both7: Sizes identical 2025/05/18 02:35:12 DEBUG : both7: Unchanged skipping 2025/05/18 02:35:12 DEBUG : both8: Sizes identical 2025/05/18 02:35:12 DEBUG : both8: Unchanged skipping 2025/05/18 02:35:12 DEBUG : both9: Sizes identical 2025/05/18 02:35:12 DEBUG : both9: Unchanged skipping 2025/05/18 02:35:12 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/18 02:35:12 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/18 02:35:12 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/18 02:35:12 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/18 02:35:12 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/18 02:35:12 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/18 02:35:12 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/18 02:35:12 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/18 02:35:12 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/18 02:35:12 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/18 02:35:12 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/18 02:35:12 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/18 02:35:12 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/18 02:35:12 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/18 02:35:12 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/18 02:35:12 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/18 02:35:12 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/18 02:35:12 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/18 02:35:12 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/18 02:35:12 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/18 02:35:12 DEBUG : both13: Unchanged skipping 2025/05/18 02:35:12 DEBUG : both16: Unchanged skipping 2025/05/18 02:35:12 DEBUG : both17: Unchanged skipping 2025/05/18 02:35:12 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Waiting for transfers to finish 2025/05/18 02:35:13 DEBUG : only0: Moving old file out the way to "only0.fiduxec4" 2025/05/18 02:35:13 DEBUG : only1: Moving old file out the way to "only1.kocuvaw4" 2025/05/18 02:35:13 DEBUG : only11: Moving old file out the way to "only11.bupahuw6" 2025/05/18 02:35:13 DEBUG : only10: Moving old file out the way to "only10.nozibuf5" 2025/05/18 02:35:13 DEBUG : only1: Removing old file 2025/05/18 02:35:13 DEBUG : only0: Removing old file 2025/05/18 02:35:13 DEBUG : only11: Removing old file 2025/05/18 02:35:13 DEBUG : only10: Removing old file 2025/05/18 02:35:13 INFO : only1: Copied (replaced existing) 2025/05/18 02:35:13 INFO : only0: Copied (replaced existing) 2025/05/18 02:35:13 INFO : only11: Copied (replaced existing) 2025/05/18 02:35:13 DEBUG : only12: Moving old file out the way to "only12.mupamac6" 2025/05/18 02:35:13 INFO : only10: Copied (replaced existing) 2025/05/18 02:35:13 DEBUG : only13: Moving old file out the way to "only13.yocakil9" 2025/05/18 02:35:13 DEBUG : only14: Moving old file out the way to "only14.yipipol7" 2025/05/18 02:35:13 DEBUG : only15: Moving old file out the way to "only15.ximidav5" 2025/05/18 02:35:14 DEBUG : only15: Removing old file 2025/05/18 02:35:14 DEBUG : only12: Removing old file 2025/05/18 02:35:14 DEBUG : only14: Removing old file 2025/05/18 02:35:14 INFO : only15: Copied (replaced existing) 2025/05/18 02:35:14 INFO : only12: Copied (replaced existing) 2025/05/18 02:35:14 INFO : only14: Copied (replaced existing) 2025/05/18 02:35:14 DEBUG : only16: Moving old file out the way to "only16.fitaxed8" 2025/05/18 02:35:14 DEBUG : only13: Removing old file 2025/05/18 02:35:14 DEBUG : only17: Moving old file out the way to "only17.xocaxaq9" 2025/05/18 02:35:14 DEBUG : only18: Moving old file out the way to "only18.zigabun1" 2025/05/18 02:35:14 INFO : only13: Copied (replaced existing) 2025/05/18 02:35:14 DEBUG : only19: Moving old file out the way to "only19.rimojab6" 2025/05/18 02:35:14 DEBUG : only18: Removing old file 2025/05/18 02:35:14 DEBUG : only17: Removing old file 2025/05/18 02:35:14 DEBUG : only19: Removing old file 2025/05/18 02:35:14 INFO : only18: Copied (replaced existing) 2025/05/18 02:35:14 INFO : only17: Copied (replaced existing) 2025/05/18 02:35:14 DEBUG : only2: Moving old file out the way to "only2.diwukij1" 2025/05/18 02:35:14 DEBUG : only3: Moving old file out the way to "only3.doramod4" 2025/05/18 02:35:14 INFO : only19: Copied (replaced existing) 2025/05/18 02:35:14 DEBUG : only16: Removing old file 2025/05/18 02:35:15 DEBUG : only4: Moving old file out the way to "only4.vezeyef9" 2025/05/18 02:35:15 INFO : only16: Copied (replaced existing) 2025/05/18 02:35:15 DEBUG : only5: Moving old file out the way to "only5.pecimar2" 2025/05/18 02:35:15 DEBUG : only2: Removing old file 2025/05/18 02:35:15 INFO : only2: Copied (replaced existing) 2025/05/18 02:35:15 DEBUG : only3: Removing old file 2025/05/18 02:35:15 DEBUG : only6: Moving old file out the way to "only6.juciduv9" 2025/05/18 02:35:15 DEBUG : only4: Removing old file 2025/05/18 02:35:15 INFO : only3: Copied (replaced existing) 2025/05/18 02:35:15 INFO : only4: Copied (replaced existing) 2025/05/18 02:35:15 DEBUG : only7: Moving old file out the way to "only7.veretiz0" 2025/05/18 02:35:15 DEBUG : only8: Moving old file out the way to "only8.foqopum0" 2025/05/18 02:35:15 DEBUG : only6: Removing old file 2025/05/18 02:35:15 INFO : only6: Copied (replaced existing) 2025/05/18 02:35:15 DEBUG : only9: Moving old file out the way to "only9.xihabih6" 2025/05/18 02:35:16 DEBUG : only7: Removing old file 2025/05/18 02:35:16 DEBUG : only5: Removing old file 2025/05/18 02:35:16 INFO : only7: Copied (replaced existing) 2025/05/18 02:35:16 DEBUG : only8: Removing old file 2025/05/18 02:35:16 INFO : only5: Copied (replaced existing) 2025/05/18 02:35:16 INFO : only8: Copied (replaced existing) 2025/05/18 02:35:16 DEBUG : only9: Removing old file 2025/05/18 02:35:16 INFO : only9: Copied (replaced existing) 2025/05/18 02:35:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (36.28s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:35:18 DEBUG : empty_dir: Making directory with metadata 2025/05/18 02:35:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/18 02:35:18 DEBUG : empty_on_remote: Making directory with metadata 2025/05/18 02:35:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/18 02:35:18 INFO : empty_on_remote: Making directory 2025/05/18 02:35:18 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:35:20 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/18 02:35:20 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/18 02:35:20 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/18 02:35:20 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (2.42s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:35:21 DEBUG : empty_dir: Making directory with metadata 2025/05/18 02:35:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/18 02:35:21 DEBUG : empty_on_remote: Making directory with metadata 2025/05/18 02:35:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/18 02:35:21 INFO : empty_on_remote: Making directory 2025/05/18 02:35:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:35:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/18 02:35:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/18 02:35:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/18 02:35:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/18 02:35:22 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.60s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:35:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/18 02:35:23 INFO : sub dir: Making directory 2025/05/18 02:35:23 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-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (4.74s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" 2025/05/18 02:35:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/18 02:35:28 INFO : sub dir: Making directory 2025/05/18 02:35: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-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-jikadif4rogo'", Local "Local file system at /tmp/rclone1572594689", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.70s) PASS 2025/05/18 02:35:33 DEBUG : premiumize.me root 'rclone-test-jikadif4rogo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Finished OK in 7m11.391126425s (try 1/5)