"./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Starting (try 1/5) 2025/04/03 01:35:39 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yekijif0nehe" 2025/04/03 01:35:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 01:35:39 DEBUG : Creating backend with remote "/tmp/rclone1832980229" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:35:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:35:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/03 01:35:39 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:35:39 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (0.48s) === RUN TestCopy run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:35:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/03 01:35:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:35:40 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:35:40 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:35:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:35:43 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.99s) === RUN TestCopyMetadata run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.11s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.12s) === RUN TestCopyMissingDirectory run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:35:44 DEBUG : Creating backend with remote "/non-existing" 2025/04/03 01:35:44 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/03 01:35:44 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:35:44 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (0.29s) === RUN TestCopyNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:35:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:35:44 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:35:44 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:35:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (2.94s) === RUN TestCopyCheckFirst run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:35:47 INFO : premiumize.me root 'rclone-test-yekijif0nehe': Running all checks before starting transfers 2025/04/03 01:35:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:35:47 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:35:47 INFO : premiumize.me root 'rclone-test-yekijif0nehe': Checks finished, now starting transfers 2025/04/03 01:35:47 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:35:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (4.08s) === RUN TestSyncNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:35:51 ERROR : Ignoring --no-traverse with sync 2025/04/03 01:35:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:35:51 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:35:51 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:35:57 INFO : sub dir/hello world: Copied (new) 2025/04/03 01:35:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (6.57s) === RUN TestCopyWithDepth run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:35:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/03 01:35:58 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:35:58 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:36:01 INFO : hello world2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (3.26s) === RUN TestCopyWithFilesFrom run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:36:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 01:36:01 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:36:01 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:36:05 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (4.59s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:36:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 01:36:06 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:36:06 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:36:09 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.39s) === RUN TestCopyEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:36:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/03 01:36:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 01:36:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/03 01:36:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/03 01:36:09 INFO : sub dir: Making directory 2025/04/03 01:36:09 INFO : sub dir2: Making directory 2025/04/03 01:36:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:36:09 INFO : sub dir2/sub sub dir2: Making directory 2025/04/03 01:36:09 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:36:09 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:36:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:36:14 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (6.27s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:36:15 INFO : sub dir2: Making directory 2025/04/03 01:36:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/03 01:36:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 01:36:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:36:15 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:36:15 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:36:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (5.23s) === RUN TestMoveEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:36:20 DEBUG : sub dir2: Making directory with metadata 2025/04/03 01:36:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 01:36:21 INFO : sub dir: Making directory 2025/04/03 01:36:21 INFO : sub dir2: Making directory 2025/04/03 01:36:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:36:21 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:36:21 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:36:24 INFO : sub dir/hello world: Copied (new) 2025/04/03 01:36:24 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:36:25 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/03 01:36:25 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.75s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.12s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:36:25 INFO : sub dir2: Making directory 2025/04/03 01:36:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:36:25 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:36:25 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:36:29 INFO : sub dir/hello world: Copied (new) 2025/04/03 01:36:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.98s) === RUN TestSyncEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:36:29 DEBUG : sub dir2: Making directory with metadata 2025/04/03 01:36:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 01:36:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/03 01:36:29 INFO : sub dir: Making directory 2025/04/03 01:36:29 INFO : sub dir2: Making directory 2025/04/03 01:36:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:36:30 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:36:30 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:36:32 INFO : sub dir/hello world: Copied (new) 2025/04/03 01:36:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:36:32 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (3.82s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.14s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:36:33 INFO : sub dir2: Making directory 2025/04/03 01:36:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:36:33 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:36:33 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:36:36 INFO : sub dir/hello world: Copied (new) 2025/04/03 01:36:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.97s) === RUN TestServerSideCopy run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:36:40 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-bafawuy5hese" sync_test.go:590: Server side copy (if possible) premiumize.me root 'rclone-test-yekijif0nehe' -> premiumize.me root 'rclone-test-bafawuy5hese' 2025/04/03 01:36:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:36:40 DEBUG : premiumize.me root 'rclone-test-bafawuy5hese': Waiting for checks to finish 2025/04/03 01:36:40 DEBUG : premiumize.me root 'rclone-test-bafawuy5hese': Waiting for transfers to finish 2025/04/03 01:36:49 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:36:49 DEBUG : premiumize.me root 'rclone-test-bafawuy5hese': Purge remote --- PASS: TestServerSideCopy (14.37s) === RUN TestCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:36:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/03 01:36:52 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:36:52 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:36:52 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.vilatiy2" 2025/04/03 01:36:57 DEBUG : sub dir/hello world: Removing old file 2025/04/03 01:36:57 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (7.01s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:37:02 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-lawuwop9fani" sync_test.go:626: Server side copy (if possible) premiumize.me root 'rclone-test-yekijif0nehe' -> premiumize.me root 'rclone-test-lawuwop9fani' 2025/04/03 01:37:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:37:02 DEBUG : premiumize.me root 'rclone-test-lawuwop9fani': Waiting for checks to finish 2025/04/03 01:37:02 DEBUG : premiumize.me root 'rclone-test-lawuwop9fani': Waiting for transfers to finish 2025/04/03 01:37:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:37:08 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.muferex4" 2025/04/03 01:37:10 DEBUG : sub dir/hello world: Removing old file 2025/04/03 01:37:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/03 01:37:11 DEBUG : premiumize.me root 'rclone-test-lawuwop9fani': Waiting for checks to finish 2025/04/03 01:37:11 DEBUG : premiumize.me root 'rclone-test-lawuwop9fani': Waiting for transfers to finish 2025/04/03 01:37:11 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.pilalet5" 2025/04/03 01:37:17 DEBUG : sub dir/hello world: Removing old file 2025/04/03 01:37:17 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:37:17 DEBUG : premiumize.me root 'rclone-test-lawuwop9fani': Purge remote --- PASS: TestServerSideCopyOverSelf (20.28s) === RUN TestMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:37:22 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:37:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/03 01:37:22 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:37:22 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.rafufig8" 2025/04/03 01:37:25 DEBUG : sub dir/hello world: Removing old file 2025/04/03 01:37:25 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/03 01:37:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (8.17s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:37:28 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-likoyun2zote" sync_test.go:671: Server side copy (if possible) premiumize.me root 'rclone-test-yekijif0nehe' -> premiumize.me root 'rclone-test-likoyun2zote' 2025/04/03 01:37:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:37:28 DEBUG : premiumize.me root 'rclone-test-likoyun2zote': Waiting for checks to finish 2025/04/03 01:37:28 DEBUG : premiumize.me root 'rclone-test-likoyun2zote': Waiting for transfers to finish 2025/04/03 01:37:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:37:36 DEBUG : sub dir/hello world: Moving old file out the way to "hello world.dudacos5" 2025/04/03 01:37:37 DEBUG : sub dir/hello world: Removing old file 2025/04/03 01:37:38 DEBUG : premiumize.me root 'rclone-test-likoyun2zote': Using server-side directory move 2025/04/03 01:37:38 INFO : premiumize.me root 'rclone-test-likoyun2zote': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/03 01:37:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/03 01:37:38 DEBUG : premiumize.me root 'rclone-test-likoyun2zote': Waiting for checks to finish 2025/04/03 01:37:38 DEBUG : premiumize.me root 'rclone-test-likoyun2zote': Waiting for transfers to finish 2025/04/03 01:37:38 INFO : sub dir/hello world: Deleted 2025/04/03 01:37:38 INFO : sub dir/hello world: Moved (server-side) 2025/04/03 01:37:41 DEBUG : testing file moves 2025/04/03 01:37:42 DEBUG : premiumize.me root 'rclone-test-likoyun2zote': Waiting for checks to finish 2025/04/03 01:37:42 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/03 01:37:42 DEBUG : premiumize.me root 'rclone-test-likoyun2zote': Waiting for transfers to finish 2025/04/03 01:37:42 INFO : sub dir/hello world: Deleted 2025/04/03 01:37:42 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:37:42 DEBUG : premiumize.me root 'rclone-test-likoyun2zote': Purge remote --- PASS: TestServerSideMoveOverSelf (16.79s) === RUN TestCopyAfterDelete run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:37:46 ERROR : : error listing: directory not found 2025/04/03 01:37:46 INFO : Local file system at /tmp/rclone1832980229: Making directory 2025/04/03 01:37:47 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:37:47 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (4.52s) === RUN TestCopyRedownload run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:37:52 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/03 01:37:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:37:52 DEBUG : Local file system at /tmp/rclone1832980229: Waiting for checks to finish 2025/04/03 01:37:52 DEBUG : Local file system at /tmp/rclone1832980229: Waiting for transfers to finish 2025/04/03 01:37:52 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/04/03 01:37:52 INFO : sub dir/hello world: Copied (new) 2025/04/03 01:37:52 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (5.13s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:37:53 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/03 01:37:53 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:37:53 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:37:54 INFO : check sum: Copied (new) 2025/04/03 01:37:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:37:55 NOTICE: premiumize.me root 'rclone-test-yekijif0nehe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/03 01:37:55 DEBUG : check sum: Size of src and dst objects identical 2025/04/03 01:37:55 DEBUG : check sum: Unchanged skipping 2025/04/03 01:37:55 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:37:55 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:37:55 DEBUG : Waiting for deletions to finish 2025/04/03 01:37:55 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (2.81s) === RUN TestSyncSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:37:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/03 01:37:55 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:37:55 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:38:05 INFO : sizeonly: Copied (new) 2025/04/03 01:38:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:38:05 DEBUG : sizeonly: Sizes identical 2025/04/03 01:38:05 DEBUG : sizeonly: Unchanged skipping 2025/04/03 01:38:05 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:38:05 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:38:05 DEBUG : Waiting for deletions to finish 2025/04/03 01:38:05 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.12s) === RUN TestSyncIgnoreSize run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:38:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/03 01:38:06 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:38:06 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:38:08 INFO : ignore-size: Copied (new) 2025/04/03 01:38:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:38:08 DEBUG : ignore-size: Sizes identical 2025/04/03 01:38:08 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:38:08 DEBUG : ignore-size: Unchanged skipping 2025/04/03 01:38:08 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:38:08 DEBUG : Waiting for deletions to finish 2025/04/03 01:38:08 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (3.58s) === RUN TestSyncIgnoreTimes run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:38:13 DEBUG : existing: Sizes identical 2025/04/03 01:38:13 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:38:13 DEBUG : existing: Unchanged skipping 2025/04/03 01:38:13 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:38:13 DEBUG : Waiting for deletions to finish 2025/04/03 01:38:13 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:38:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/03 01:38:14 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:38:14 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:38:14 DEBUG : existing: Moving old file out the way to "existing.vopicev2" 2025/04/03 01:38:17 DEBUG : existing: Removing old file 2025/04/03 01:38:17 INFO : existing: Copied (replaced existing) 2025/04/03 01:38:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (8.74s) === RUN TestSyncIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:38:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/03 01:38:18 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:38:18 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:38:24 INFO : existing: Copied (new) 2025/04/03 01:38:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:38:24 DEBUG : existing: Destination exists, skipping 2025/04/03 01:38:24 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:38:24 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:38:24 DEBUG : Waiting for deletions to finish 2025/04/03 01:38:24 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (6.91s) === RUN TestSyncIgnoreErrors run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:38:59 INFO : d: Making directory 2025/04/03 01:38:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/03 01:38:59 DEBUG : c/non empty space: Sizes identical 2025/04/03 01:38:59 DEBUG : c/non empty space: Unchanged skipping 2025/04/03 01:38:59 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:38:59 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:39:05 INFO : a/potato2: Copied (new) 2025/04/03 01:39:05 DEBUG : Waiting for deletions to finish 2025/04/03 01:39:05 INFO : b/potato: Deleted 2025/04/03 01:39:05 INFO : d: Removing directory 2025/04/03 01:39:05 INFO : b: Removing directory 2025/04/03 01:39:05 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': deleted 2 directories run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (41.35s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:39:10 DEBUG : empty space: Sizes identical 2025/04/03 01:39:10 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:39:10 DEBUG : empty space: Unchanged skipping 2025/04/03 01:39:10 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:39:10 DEBUG : Waiting for deletions to finish 2025/04/03 01:39:10 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:39:10 DEBUG : empty space: Sizes identical 2025/04/03 01:39:10 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:39:10 DEBUG : empty space: Unchanged skipping 2025/04/03 01:39:10 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:39:10 DEBUG : Waiting for deletions to finish 2025/04/03 01:39:10 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (4.29s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.14s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.16s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:39:15 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/03 01:39:15 DEBUG : empty space: Sizes identical 2025/04/03 01:39:15 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:39:15 DEBUG : empty space: Unchanged skipping 2025/04/03 01:39:15 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:39:16 INFO : potato: Copied (new) 2025/04/03 01:39:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (6.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:39:20 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/03 01:39:20 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:39:20 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:39:20 DEBUG : potato: Moving old file out the way to "potato.favilep7" 2025/04/03 01:39:23 DEBUG : potato: Removing old file 2025/04/03 01:39:24 INFO : potato: Copied (replaced existing) 2025/04/03 01:39:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (7.47s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/04/03 01:39:27 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/04/03 01:39:27 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:39:27 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:39:27 DEBUG : potato: Moving old file out the way to "potato.safobib2" 2025/04/03 01:44:36 DEBUG : pacer: low level retry 1/1 (error Post "https://electrifiedcandycane-sto.energycdn.com/upload": net/http: timeout awaiting response headers) 2025/04/03 01:44:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/03 01:44:36 DEBUG : potato: Renaming old file back (from "potato" to "potato.safobib2") since upload failed 2025/04/03 01:44:36 DEBUG : pacer: Reducing sleep to 15ms 2025/04/03 01:44:36 DEBUG : potato: Received error: upload file http: Post "https://electrifiedcandycane-sto.energycdn.com/upload": net/http: timeout awaiting response headers - low level retry 0/10 2025/04/03 01:44:36 DEBUG : pacer: Reducing sleep to 11.25ms 2025/04/03 01:44:36 DEBUG : potato: Moving old file out the way to "potato.facuhuw9" 2025/04/03 01:44:36 DEBUG : pacer: Reducing sleep to 10ms 2025/04/03 01:44:39 DEBUG : potato: Removing old file 2025/04/03 01:44:40 INFO : potato: Copied (replaced existing) 2025/04/03 01:44:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (315.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:44:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 01:44:49 DEBUG : empty space: Sizes identical 2025/04/03 01:44:49 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:44:49 DEBUG : empty space: Unchanged skipping 2025/04/03 01:44:49 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:44:49 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/03 01:44:49 DEBUG : Waiting for deletions to finish 2025/04/03 01:44:49 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (9.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:44:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 01:44:58 DEBUG : empty space: Sizes identical 2025/04/03 01:44:58 DEBUG : empty space: Unchanged skipping 2025/04/03 01:44:58 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:44:58 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:45:02 INFO : potato2: Copied (new) 2025/04/03 01:45:02 DEBUG : Waiting for deletions to finish 2025/04/03 01:45:02 INFO : potato: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (13.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:45:11 INFO : d: Making directory 2025/04/03 01:45:11 INFO : d/e: Making directory 2025/04/03 01:45:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/03 01:45:12 DEBUG : c/non empty space: Sizes identical 2025/04/03 01:45:12 DEBUG : c/non empty space: Unchanged skipping 2025/04/03 01:45:12 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:45:12 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:45:14 INFO : a/potato2: Copied (new) 2025/04/03 01:45:14 DEBUG : Waiting for deletions to finish 2025/04/03 01:45:14 INFO : b/potato: Deleted 2025/04/03 01:45:14 INFO : d/e: Removing directory 2025/04/03 01:45:15 INFO : d: Removing directory 2025/04/03 01:45:15 INFO : b: Removing directory 2025/04/03 01:45:15 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (13.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:45:25 INFO : d: Making directory 2025/04/03 01:45:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/03 01:45:26 DEBUG : c/non empty space: Sizes identical 2025/04/03 01:45:26 DEBUG : c/non empty space: Unchanged skipping 2025/04/03 01:45:26 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:45:26 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:45:29 INFO : a/potato2: Copied (new) 2025/04/03 01:45:29 ERROR : premiumize.me root 'rclone-test-yekijif0nehe': not deleting files as there were IO errors 2025/04/03 01:45:29 ERROR : premiumize.me root 'rclone-test-yekijif0nehe': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.12s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:46:36 DEBUG : Waiting for deletions to finish 2025/04/03 01:46:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 01:46:37 DEBUG : empty space: Sizes identical 2025/04/03 01:46:37 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:46:37 DEBUG : empty space: Unchanged skipping 2025/04/03 01:46:37 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:46:37 INFO : potato: Deleted 2025/04/03 01:46:38 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (67.53s) === RUN TestSyncDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:46:47 DEBUG : Waiting for deletions to finish 2025/04/03 01:46:47 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:46:47 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:46:47 INFO : potato: Deleted 2025/04/03 01:46:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 01:46:47 DEBUG : empty space: Sizes identical 2025/04/03 01:46:47 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:46:47 DEBUG : empty space: Unchanged skipping 2025/04/03 01:46:47 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:46:49 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (11.19s) === RUN TestCopyDeleteBefore run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:46:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 01:46:52 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:46:52 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:46:57 INFO : potato2: Copied (new) run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (7.46s) === RUN TestSyncWithExclude run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:47:01 DEBUG : enormous: Excluded (Size Filter) 2025/04/03 01:47:01 DEBUG : enormous: Excluded 2025/04/03 01:47:01 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 01:47:01 DEBUG : potato2: Excluded 2025/04/03 01:47:01 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 01:47:01 DEBUG : potato2: Excluded 2025/04/03 01:47:01 DEBUG : empty space: Sizes identical 2025/04/03 01:47:01 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:47:01 DEBUG : empty space: Unchanged skipping 2025/04/03 01:47:01 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:47:01 DEBUG : Waiting for deletions to finish 2025/04/03 01:47:01 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:47:01 DEBUG : enormous: Excluded (Size Filter) 2025/04/03 01:47:01 DEBUG : enormous: Excluded 2025/04/03 01:47:01 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 01:47:01 DEBUG : potato2: Excluded 2025/04/03 01:47:01 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 01:47:01 DEBUG : potato2: Excluded 2025/04/03 01:47:01 DEBUG : empty space: Sizes identical 2025/04/03 01:47:01 DEBUG : Local file system at /tmp/rclone1832980229: Waiting for checks to finish 2025/04/03 01:47:01 DEBUG : empty space: Unchanged skipping 2025/04/03 01:47:01 DEBUG : Local file system at /tmp/rclone1832980229: Waiting for transfers to finish 2025/04/03 01:47:01 DEBUG : Waiting for deletions to finish 2025/04/03 01:47:01 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (4.31s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:47:10 DEBUG : enormous: Excluded (Size Filter) 2025/04/03 01:47:10 DEBUG : enormous: Excluded 2025/04/03 01:47:10 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 01:47:10 DEBUG : potato2: Excluded 2025/04/03 01:47:10 DEBUG : empty space: Sizes identical 2025/04/03 01:47:10 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:47:10 DEBUG : empty space: Unchanged skipping 2025/04/03 01:47:10 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:47:10 DEBUG : Waiting for deletions to finish 2025/04/03 01:47:10 INFO : enormous: Deleted 2025/04/03 01:47:10 INFO : potato2: Deleted 2025/04/03 01:47:10 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:47:10 DEBUG : empty space: Sizes identical 2025/04/03 01:47:10 DEBUG : empty space: Unchanged skipping 2025/04/03 01:47:10 DEBUG : Local file system at /tmp/rclone1832980229: Waiting for checks to finish 2025/04/03 01:47:10 DEBUG : Local file system at /tmp/rclone1832980229: Waiting for transfers to finish 2025/04/03 01:47:10 DEBUG : Waiting for deletions to finish 2025/04/03 01:47:10 INFO : potato2: Deleted 2025/04/03 01:47:10 INFO : enormous: Deleted 2025/04/03 01:47:10 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.22s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.12s) === 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-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/04/03 01:47:11 ERROR : premiumize.me root 'rclone-test-yekijif0nehe': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/03 01:47:11 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/03 01:47:11 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/03 01:47:11 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:47:11 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:47:13 INFO : yam: Copied (new) 2025/04/03 01:47:14 INFO : potato: Copied (new) 2025/04/03 01:47:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:47:14 ERROR : premiumize.me root 'rclone-test-yekijif0nehe': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/03 01:47:14 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/03 01:47:14 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:47:14 DEBUG : potato: Sizes identical 2025/04/03 01:47:14 DEBUG : potato: Unchanged skipping 2025/04/03 01:47:14 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:47:15 INFO : yaml: Copied (new) 2025/04/03 01:47:15 DEBUG : Waiting for deletions to finish 2025/04/03 01:47:15 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (5.10s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/04/03 01:47:16 ERROR : premiumize.me root 'rclone-test-yekijif0nehe': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/03 01:47:16 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/03 01:47:16 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/03 01:47:16 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:47:16 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:47:18 INFO : potato: Copied (new) 2025/04/03 01:47:19 INFO : yam: Copied (new) 2025/04/03 01:47:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:47:19 ERROR : premiumize.me root 'rclone-test-yekijif0nehe': Ignoring --track-renames as either the source or destination do not support modtime 2025/04/03 01:47:19 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/03 01:47:19 DEBUG : potato: Sizes identical 2025/04/03 01:47:19 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:47:19 DEBUG : potato: Unchanged skipping 2025/04/03 01:47:19 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:47:29 INFO : yaml: Copied (new) 2025/04/03 01:47:29 DEBUG : Waiting for deletions to finish 2025/04/03 01:47:29 INFO : yam: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/04/03 01:47:30 INFO : premiumize.me root 'rclone-test-yekijif0nehe': Making map for --track-renames 2025/04/03 01:47:30 INFO : premiumize.me root 'rclone-test-yekijif0nehe': Finished making map for --track-renames 2025/04/03 01:47:30 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:47:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/03 01:47:30 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for renames to finish 2025/04/03 01:47:30 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/03 01:47:30 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:47:33 INFO : potato: Copied (new) 2025/04/03 01:47:35 INFO : sub/yam: Copied (new) 2025/04/03 01:47:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:47:36 DEBUG : potato: Sizes identical 2025/04/03 01:47:36 DEBUG : potato: Unchanged skipping 2025/04/03 01:47:36 INFO : premiumize.me root 'rclone-test-yekijif0nehe': Making map for --track-renames 2025/04/03 01:47:36 INFO : premiumize.me root 'rclone-test-yekijif0nehe': Finished making map for --track-renames 2025/04/03 01:47:36 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:47:36 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for renames to finish 2025/04/03 01:47:36 INFO : sub/yam: Moved (server-side) to: yam 2025/04/03 01:47:36 INFO : yam: Renamed from "sub/yam" 2025/04/03 01:47:36 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:47:36 DEBUG : Waiting for deletions to finish 2025/04/03 01:47:36 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.83s) === RUN TestServerSideMoveLocal run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:47:37 DEBUG : Creating backend with remote "/tmp/rclone1832980229/dir1" 2025/04/03 01:47:37 DEBUG : Config file has changed externally - reloading 2025/04/03 01:47:37 DEBUG : Creating backend with remote "/tmp/rclone1832980229/dir2" 2025/04/03 01:47:37 DEBUG : Local file system at /tmp/rclone1832980229/dir2: Using server-side directory move 2025/04/03 01:47:37 INFO : Local file system at /tmp/rclone1832980229/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/03 01:47:37 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/03 01:47:37 DEBUG : Local file system at /tmp/rclone1832980229/dir2: Waiting for checks to finish 2025/04/03 01:47:37 DEBUG : Local file system at /tmp/rclone1832980229/dir2: Waiting for transfers to finish 2025/04/03 01:47:37 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.13s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:47:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:47:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/03 01:47:37 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:47:37 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:47:41 INFO : sub dir/hello world: Copied (new) 2025/04/03 01:47:41 INFO : sub dir/hello world: Deleted 2025/04/03 01:47:43 INFO : nested/sub dir/file: Copied (new) 2025/04/03 01:47:43 INFO : nested/sub dir/file: Deleted 2025/04/03 01:47:43 INFO : sub dir: Removing directory 2025/04/03 01:47:43 INFO : nested/sub dir: Removing directory 2025/04/03 01:47:43 INFO : nested: Removing directory 2025/04/03 01:47:43 DEBUG : Local file system at /tmp/rclone1832980229: deleted 3 directories run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (6.71s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:47:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 01:47:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/03 01:47:44 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:47:44 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:47:48 INFO : nested/sub dir/file: Copied (new) 2025/04/03 01:47:48 INFO : nested/sub dir/file: Deleted 2025/04/03 01:48:08 INFO : sub dir/hello world: Copied (new) 2025/04/03 01:48:08 INFO : sub dir/hello world: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (25.07s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:48:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/03 01:48:09 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/03 01:48:09 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:48:09 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:48:12 INFO : existing: Copied (new) 2025/04/03 01:48:12 INFO : existing: Deleted 2025/04/03 01:48:12 INFO : existing-b: Copied (new) 2025/04/03 01:48:12 INFO : existing-b: Deleted 2025/04/03 01:48:13 DEBUG : existing: Destination exists, skipping 2025/04/03 01:48:13 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:48:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/03 01:48:13 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:48:13 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (4.17s) === RUN TestServerSideMove run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:48:13 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-fevunuz8sene" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-yekijif0nehe' -> premiumize.me root 'rclone-test-fevunuz8sene' 2025/04/03 01:48:31 DEBUG : premiumize.me root 'rclone-test-fevunuz8sene': Using server-side directory move 2025/04/03 01:48:31 INFO : premiumize.me root 'rclone-test-fevunuz8sene': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/03 01:48:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 01:48:31 DEBUG : empty space: Sizes identical 2025/04/03 01:48:31 DEBUG : empty space: Unchanged skipping 2025/04/03 01:48:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/03 01:48:31 DEBUG : premiumize.me root 'rclone-test-fevunuz8sene': Waiting for checks to finish 2025/04/03 01:48:31 INFO : empty space: Deleted 2025/04/03 01:48:31 DEBUG : premiumize.me root 'rclone-test-fevunuz8sene': Waiting for transfers to finish 2025/04/03 01:48:31 INFO : potato3: Deleted 2025/04/03 01:48:31 INFO : potato2: Moved (server-side) 2025/04/03 01:48:31 INFO : potato3: Moved (server-side) 2025/04/03 01:48:31 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-namevox1bari" 2025/04/03 01:48:31 DEBUG : premiumize.me root 'rclone-test-namevox1bari': Using server-side directory move 2025/04/03 01:48:31 INFO : premiumize.me root 'rclone-test-namevox1bari': Server side directory move succeeded 2025/04/03 01:48:32 ERROR : : error listing: directory not found 2025/04/03 01:48:32 DEBUG : premiumize.me root 'rclone-test-namevox1bari': Purge remote 2025/04/03 01:48:32 DEBUG : premiumize.me root 'rclone-test-fevunuz8sene': Purge remote 2025/04/03 01:48:32 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (19.00s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:48:32 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-qorafad7delo" sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-yekijif0nehe' -> premiumize.me root 'rclone-test-qorafad7delo' 2025/04/03 01:48:47 DEBUG : empty space: Excluded (Size Filter) 2025/04/03 01:48:47 DEBUG : empty space: Excluded 2025/04/03 01:48:48 DEBUG : empty space: Excluded (Size Filter) 2025/04/03 01:48:48 DEBUG : empty space: Excluded 2025/04/03 01:48:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 01:48:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/03 01:48:48 DEBUG : premiumize.me root 'rclone-test-qorafad7delo': Waiting for checks to finish 2025/04/03 01:48:48 DEBUG : premiumize.me root 'rclone-test-qorafad7delo': Waiting for transfers to finish 2025/04/03 01:48:48 INFO : potato3: Deleted 2025/04/03 01:48:48 INFO : potato2: Moved (server-side) 2025/04/03 01:48:48 INFO : potato3: Moved (server-side) 2025/04/03 01:48:48 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-pejepuf8yoqa" 2025/04/03 01:48:48 DEBUG : empty space: Excluded (Size Filter) 2025/04/03 01:48:48 DEBUG : empty space: Excluded 2025/04/03 01:48:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 01:48:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/03 01:48:48 DEBUG : premiumize.me root 'rclone-test-pejepuf8yoqa': Waiting for checks to finish 2025/04/03 01:48:48 DEBUG : premiumize.me root 'rclone-test-pejepuf8yoqa': Waiting for transfers to finish 2025/04/03 01:48:48 INFO : potato2: Moved (server-side) 2025/04/03 01:48:48 INFO : potato3: Moved (server-side) 2025/04/03 01:48:49 DEBUG : premiumize.me root 'rclone-test-pejepuf8yoqa': Purge remote 2025/04/03 01:48:49 DEBUG : premiumize.me root 'rclone-test-qorafad7delo': Purge remote --- PASS: TestServerSideMoveWithFilter (16.99s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:48:49 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-tejolav9requ" 2025/04/03 01:49:01 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) premiumize.me root 'rclone-test-yekijif0nehe' -> premiumize.me root 'rclone-test-tejolav9requ' 2025/04/03 01:49:06 DEBUG : premiumize.me root 'rclone-test-tejolav9requ': Using server-side directory move 2025/04/03 01:49:06 INFO : premiumize.me root 'rclone-test-tejolav9requ': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/03 01:49:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 01:49:06 DEBUG : empty space: Sizes identical 2025/04/03 01:49:06 DEBUG : empty space: Unchanged skipping 2025/04/03 01:49:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/03 01:49:06 DEBUG : premiumize.me root 'rclone-test-tejolav9requ': Waiting for checks to finish 2025/04/03 01:49:06 INFO : empty space: Deleted 2025/04/03 01:49:06 DEBUG : premiumize.me root 'rclone-test-tejolav9requ': Waiting for transfers to finish 2025/04/03 01:49:06 INFO : potato3: Deleted 2025/04/03 01:49:06 INFO : potato2: Moved (server-side) 2025/04/03 01:49:06 INFO : potato3: Moved (server-side) 2025/04/03 01:49:06 INFO : tomatoDir: Removing directory 2025/04/03 01:49:06 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': deleted 1 directories 2025/04/03 01:49:07 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-vevawaf2sace" 2025/04/03 01:49:07 INFO : tomatoDir: Making directory 2025/04/03 01:49:07 DEBUG : premiumize.me root 'rclone-test-vevawaf2sace': Using server-side directory move 2025/04/03 01:49:07 INFO : premiumize.me root 'rclone-test-vevawaf2sace': Server side directory move succeeded 2025/04/03 01:49:07 ERROR : : error listing: directory not found 2025/04/03 01:49:07 ERROR : : error listing: directory not found 2025/04/03 01:49:07 DEBUG : premiumize.me root 'rclone-test-vevawaf2sace': Purge remote 2025/04/03 01:49:07 DEBUG : premiumize.me root 'rclone-test-tejolav9requ': Purge remote 2025/04/03 01:49:07 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.72s) === RUN TestServerSideMoveOverlap run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.10s) === RUN TestSyncOverlap run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:49:08 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yekijif0nehe/rclone-sync-test" run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (0.75s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:49:08 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yekijif0nehe/rclone-sync-test" 2025/04/03 01:49:09 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yekijif0nehe/rclone-sync-test-include/layer2" 2025/04/03 01:49:09 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yekijif0nehe/rclone-sync-test-ignore-file" 2025/04/03 01:49:13 DEBUG : rclone-sync-test: Excluded 2025/04/03 01:49:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 01:49:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/03 01:49:14 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/rclone-sync-test': Waiting for checks to finish 2025/04/03 01:49:14 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/rclone-sync-test': Waiting for transfers to finish 2025/04/03 01:49:14 DEBUG : Waiting for deletions to finish 2025/04/03 01:49:14 INFO : There was nothing to transfer 2025/04/03 01:49:14 DEBUG : rclone-sync-test: Excluded 2025/04/03 01:49:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 01:49:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/03 01:49:14 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:49:14 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:49:14 DEBUG : Waiting for deletions to finish 2025/04/03 01:49:14 INFO : rclone-sync-test-include: Removing directory 2025/04/03 01:49:14 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/03 01:49:14 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': failed to delete 1 directories 2025/04/03 01:49:14 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:49:14 DEBUG : rclone-sync-test: Excluded 2025/04/03 01:49:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 01:49:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/03 01:49:15 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/03 01:49:15 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/03 01:49:15 DEBUG : Waiting for deletions to finish 2025/04/03 01:49:15 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:49:15 DEBUG : rclone-sync-test: Excluded 2025/04/03 01:49:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 01:49:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/03 01:49:15 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:49:15 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:49:15 DEBUG : Waiting for deletions to finish 2025/04/03 01:49:15 INFO : rclone-sync-test-include: Removing directory 2025/04/03 01:49:15 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/03 01:49:15 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': failed to delete 1 directories 2025/04/03 01:49:15 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:49:15 DEBUG : : Excluded 2025/04/03 01:49:15 DEBUG : rclone-sync-test: Excluded 2025/04/03 01:49:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 01:49:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/03 01:49:15 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/03 01:49:15 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/03 01:49:15 DEBUG : Waiting for deletions to finish 2025/04/03 01:49:15 INFO : There was nothing to transfer run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (9.72s) === RUN TestSyncCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:49:18 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yekijif0nehe/dst" 2025/04/03 01:49:18 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yekijif0nehe/CompareDest" 2025/04/03 01:49:19 DEBUG : one: Need to transfer - File not found at Destination 2025/04/03 01:49:19 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for checks to finish 2025/04/03 01:49:19 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for transfers to finish 2025/04/03 01:49:23 INFO : one: Copied (new) 2025/04/03 01:49:23 DEBUG : Waiting for deletions to finish 2025/04/03 01:49:24 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for checks to finish 2025/04/03 01:49:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 01:49:24 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for transfers to finish 2025/04/03 01:49:24 DEBUG : one: Moving old file out the way to "one.gufuxap1" 2025/04/03 01:49:27 DEBUG : one: Removing old file 2025/04/03 01:49:27 INFO : one: Copied (replaced existing) 2025/04/03 01:49:27 DEBUG : Waiting for deletions to finish 2025/04/03 01:49:28 DEBUG : dst/one: Moving old file out the way to "one.noribeh0" 2025/04/03 01:49:31 DEBUG : dst/one: Removing old file 2025/04/03 01:49:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 01:49:35 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for checks to finish 2025/04/03 01:49:35 DEBUG : one: Sizes identical 2025/04/03 01:49:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/03 01:49:35 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for transfers to finish 2025/04/03 01:49:35 DEBUG : Waiting for deletions to finish 2025/04/03 01:49:35 INFO : There was nothing to transfer 2025/04/03 01:49:38 DEBUG : two: Sizes identical 2025/04/03 01:49:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/03 01:49:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 01:49:38 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for checks to finish 2025/04/03 01:49:38 DEBUG : one: Sizes identical 2025/04/03 01:49:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/03 01:49:38 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for transfers to finish 2025/04/03 01:49:38 DEBUG : Waiting for deletions to finish 2025/04/03 01:49:38 INFO : There was nothing to transfer 2025/04/03 01:49:39 DEBUG : two: Sizes identical 2025/04/03 01:49:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/03 01:49:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 01:49:39 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for checks to finish 2025/04/03 01:49:39 DEBUG : one: Sizes identical 2025/04/03 01:49:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/03 01:49:39 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for transfers to finish 2025/04/03 01:49:39 DEBUG : Waiting for deletions to finish 2025/04/03 01:49:39 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/03 01:49:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/03 01:49:39 DEBUG : two: Need to transfer - File not found at Destination 2025/04/03 01:49:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 01:49:39 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for checks to finish 2025/04/03 01:49:39 DEBUG : one: Sizes identical 2025/04/03 01:49:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/03 01:49:39 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for transfers to finish 2025/04/03 01:49:41 INFO : two: Copied (new) 2025/04/03 01:49:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (23.64s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:49:48 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yekijif0nehe/dest" 2025/04/03 01:49:48 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yekijif0nehe/pre-dest1" 2025/04/03 01:49:48 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yekijif0nehe/pre-dest2" 2025/04/03 01:49:49 DEBUG : 1: Sizes identical 2025/04/03 01:49:49 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/03 01:49:49 DEBUG : 2: Sizes identical 2025/04/03 01:49:49 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/03 01:49:49 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/03 01:49:49 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dest': Waiting for checks to finish 2025/04/03 01:49:49 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dest': Waiting for transfers to finish 2025/04/03 01:49:51 INFO : 3: Copied (new) 2025/04/03 01:49:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.34s) === RUN TestSyncCopyDest run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.12s) === RUN TestSyncBackupDir run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:50:03 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yekijif0nehe/dst" 2025/04/03 01:50:03 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yekijif0nehe/backup" 2025/04/03 01:50:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 01:50:04 DEBUG : two: Sizes identical 2025/04/03 01:50:04 DEBUG : two: Unchanged skipping 2025/04/03 01:50:04 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for checks to finish 2025/04/03 01:50:04 INFO : one: Moved (server-side) 2025/04/03 01:50:04 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for transfers to finish 2025/04/03 01:50:08 INFO : one: Copied (new) 2025/04/03 01:50:08 DEBUG : Waiting for deletions to finish 2025/04/03 01:50:08 INFO : three.txt: Moved (server-side) 2025/04/03 01:50:08 INFO : three.txt: Moved into backup dir 2025/04/03 01:50:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 01:50:13 DEBUG : two: Sizes identical 2025/04/03 01:50:13 DEBUG : two: Unchanged skipping 2025/04/03 01:50:13 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for checks to finish 2025/04/03 01:50:13 INFO : one: Deleted 2025/04/03 01:50:13 INFO : one: Moved (server-side) 2025/04/03 01:50:13 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for transfers to finish 2025/04/03 01:50:18 INFO : one: Copied (new) 2025/04/03 01:50:18 DEBUG : Waiting for deletions to finish 2025/04/03 01:50:18 INFO : three.txt: Deleted 2025/04/03 01:50:18 INFO : three.txt: Moved (server-side) 2025/04/03 01:50:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (27.01s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:50:33 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yekijif0nehe/dst" 2025/04/03 01:50:34 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yekijif0nehe/backup" 2025/04/03 01:50:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 01:50:34 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for checks to finish 2025/04/03 01:50:34 DEBUG : two: Sizes identical 2025/04/03 01:50:34 DEBUG : two: Unchanged skipping 2025/04/03 01:50:34 INFO : one: Moved (server-side) to: one.bak 2025/04/03 01:50:34 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for transfers to finish 2025/04/03 01:50:35 INFO : one: Copied (new) 2025/04/03 01:50:35 DEBUG : Waiting for deletions to finish 2025/04/03 01:50:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/03 01:50:36 INFO : three.txt: Moved into backup dir 2025/04/03 01:50:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 01:50:38 DEBUG : two: Sizes identical 2025/04/03 01:50:38 DEBUG : two: Unchanged skipping 2025/04/03 01:50:38 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for checks to finish 2025/04/03 01:50:38 INFO : one.bak: Deleted 2025/04/03 01:50:38 INFO : one: Moved (server-side) to: one.bak 2025/04/03 01:50:38 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for transfers to finish 2025/04/03 01:50:47 INFO : one: Copied (new) 2025/04/03 01:50:47 DEBUG : Waiting for deletions to finish 2025/04/03 01:50:47 INFO : three.txt.bak: Deleted 2025/04/03 01:50:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/03 01:50:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (28.97s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:51:01 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yekijif0nehe/dst" 2025/04/03 01:51:01 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yekijif0nehe/backup" 2025/04/03 01:51:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 01:51:01 DEBUG : two: Sizes identical 2025/04/03 01:51:01 DEBUG : two: Unchanged skipping 2025/04/03 01:51:01 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for checks to finish 2025/04/03 01:51:02 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/03 01:51:02 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for transfers to finish 2025/04/03 01:51:04 INFO : one: Copied (new) 2025/04/03 01:51:04 DEBUG : Waiting for deletions to finish 2025/04/03 01:51:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/03 01:51:05 INFO : three.txt: Moved into backup dir 2025/04/03 01:51:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 01:51:07 DEBUG : two: Sizes identical 2025/04/03 01:51:07 DEBUG : two: Unchanged skipping 2025/04/03 01:51:07 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for checks to finish 2025/04/03 01:51:07 INFO : one-2019-01-01: Deleted 2025/04/03 01:51:08 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/03 01:51:08 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for transfers to finish 2025/04/03 01:51:12 INFO : one: Copied (new) 2025/04/03 01:51:12 DEBUG : Waiting for deletions to finish 2025/04/03 01:51:12 INFO : three-2019-01-01.txt: Deleted 2025/04/03 01:51:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/03 01:51:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (24.81s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:51:27 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yekijif0nehe/dst" 2025/04/03 01:51:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 01:51:27 DEBUG : two: Sizes identical 2025/04/03 01:51:27 DEBUG : two: Unchanged skipping 2025/04/03 01:51:27 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for checks to finish 2025/04/03 01:51:27 INFO : one: Moved (server-side) to: one.bak 2025/04/03 01:51:27 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for transfers to finish 2025/04/03 01:51:30 INFO : one: Copied (new) 2025/04/03 01:51:30 DEBUG : Waiting for deletions to finish 2025/04/03 01:51:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/03 01:51:30 INFO : three.txt: Moved into backup dir 2025/04/03 01:51:32 DEBUG : one.bak: Excluded (Path Filter) 2025/04/03 01:51:32 DEBUG : one.bak: Excluded 2025/04/03 01:51:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/03 01:51:32 DEBUG : three.txt.bak: Excluded 2025/04/03 01:51:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 01:51:32 DEBUG : two: Sizes identical 2025/04/03 01:51:32 DEBUG : two: Unchanged skipping 2025/04/03 01:51:32 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for checks to finish 2025/04/03 01:51:32 INFO : one.bak: Deleted 2025/04/03 01:51:33 INFO : one: Moved (server-side) to: one.bak 2025/04/03 01:51:33 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe/dst': Waiting for transfers to finish 2025/04/03 01:51:37 INFO : one: Copied (new) 2025/04/03 01:51:37 DEBUG : Waiting for deletions to finish 2025/04/03 01:51:37 INFO : three.txt.bak: Deleted 2025/04/03 01:51:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/03 01:51:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (24.71s) === RUN TestSyncSuffix run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:51:50 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yekijif0nehe/dst" 2025/04/03 01:51:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 01:51:51 INFO : one: Moved (server-side) to: one.bak 2025/04/03 01:51:54 INFO : one: Copied (new) 2025/04/03 01:51:54 DEBUG : two: Sizes identical 2025/04/03 01:51:54 DEBUG : two: Unchanged skipping 2025/04/03 01:51:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/03 01:51:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/03 01:52:00 INFO : three.txt: Copied (new) 2025/04/03 01:52:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 01:52:01 INFO : one.bak: Deleted 2025/04/03 01:52:01 INFO : one: Moved (server-side) to: one.bak 2025/04/03 01:52:04 INFO : one: Copied (new) 2025/04/03 01:52:04 DEBUG : two: Sizes identical 2025/04/03 01:52:04 DEBUG : two: Unchanged skipping 2025/04/03 01:52:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/03 01:52:04 INFO : three.txt.bak: Deleted 2025/04/03 01:52:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/03 01:52:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (30.97s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:52:21 DEBUG : Creating backend with remote "TestPremiumizeMe:rclone-test-yekijif0nehe/dst" 2025/04/03 01:52:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 01:52:21 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/03 01:52:26 INFO : one: Copied (new) 2025/04/03 01:52:26 DEBUG : two: Sizes identical 2025/04/03 01:52:26 DEBUG : two: Unchanged skipping 2025/04/03 01:52:26 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/03 01:52:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/03 01:52:31 INFO : three.txt: Copied (new) 2025/04/03 01:52:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 01:52:31 INFO : one-2019-01-01: Deleted 2025/04/03 01:52:31 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/03 01:52:35 INFO : one: Copied (new) 2025/04/03 01:52:35 DEBUG : two: Sizes identical 2025/04/03 01:52:35 DEBUG : two: Unchanged skipping 2025/04/03 01:52:35 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/03 01:52:35 INFO : three-2019-01-01.txt: Deleted 2025/04/03 01:52:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/03 01:52:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (29.72s) === RUN TestSyncUTFNorm run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:52:48 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/03 01:52:48 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:52:48 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:52:48 DEBUG : Testêé: Moving old file out the way to "Testêé.hebofif5" 2025/04/03 01:52:53 DEBUG : Testêé: Removing old file 2025/04/03 01:52:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/03 01:52:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (14.57s) === RUN TestSyncImmutable run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:52:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/03 01:52:53 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:52:53 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:52:56 INFO : existing: Copied (new) 2025/04/03 01:52:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:52:56 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:52:56 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/03 01:52:56 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/03 01:52:56 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:52:56 ERROR : premiumize.me root 'rclone-test-yekijif0nehe': not deleting files as there were IO errors 2025/04/03 01:52:56 ERROR : premiumize.me root 'rclone-test-yekijif0nehe': not deleting directories as there were IO errors run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (3.73s) === RUN TestSyncIgnoreCase run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.15s) === RUN TestFixCase run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:53:10 DEBUG : existing: Sizes identical 2025/04/03 01:53:10 DEBUG : existing: Unchanged skipping 2025/04/03 01:53:10 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/03 01:53:10 DEBUG : EXISTING: moving to existing-rclone-move-witujen4 2025/04/03 01:53:10 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-qupudaj2 2025/04/03 01:53:10 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/03 01:53:10 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-witujen4 2025/04/03 01:53:10 DEBUG : EXISTING: moving to existing 2025/04/03 01:53:10 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-qupudaj2 2025/04/03 01:53:10 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/03 01:53:11 INFO : existing-rclone-move-witujen4: Moved (server-side) to: existing 2025/04/03 01:53:11 INFO : EXISTING: Moved (server-side) to: existing 2025/04/03 01:53:11 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/03 01:53:11 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/04/03 01:53:11 INFO : existingbutdifferent-rclone-move-qupudaj2: Moved (server-side) to: existingbutdifferent 2025/04/03 01:53:11 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/03 01:53:11 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/03 01:53:11 DEBUG : existingbutdifferent: Moving old file out the way to "existingbutdifferent.lakucoj3" 2025/04/03 01:53:11 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/03 01:53:12 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/03 01:53:12 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-lejavax6 2025/04/03 01:53:12 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/04/03 01:53:12 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/03 01:53:12 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:53:12 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-lejavax6 2025/04/03 01:53:12 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/03 01:53:12 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kokezok1 2025/04/03 01:53:12 INFO : subdira/subdirb/subdirc/hello-rclone-move-lejavax6: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/03 01:53:12 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/03 01:53:12 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/03 01:53:13 DEBUG : subdira/subdirb/subdirc/hello: Moving old file out the way to "hello.peqixuf8" 2025/04/03 01:53:13 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kokezok1 2025/04/03 01:53:13 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/03 01:53:13 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kokezok1: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/03 01:53:13 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/03 01:53:13 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/03 01:53:13 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:53:13 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Moving old file out the way to "filewithoutcasedifferences.kupamiz3" 2025/04/03 01:53:13 DEBUG : existingbutdifferent: Removing old file 2025/04/03 01:53:13 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/03 01:53:15 DEBUG : subdira/subdirb/subdirc/hello: Removing old file 2025/04/03 01:53:15 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/03 01:53:17 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Removing old file 2025/04/03 01:53:18 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/04/03 01:53:18 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (22.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", 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-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", 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-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.43s) --- SKIP: TestMaxTransfer/Hard (0.14s) --- SKIP: TestMaxTransfer/Soft (0.13s) --- SKIP: TestMaxTransfer/Cautious (0.16s) === RUN TestSyncConcurrentDelete run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:56:16 DEBUG : both0: Sizes identical 2025/04/03 01:56:16 DEBUG : both1: Sizes identical 2025/04/03 01:56:16 DEBUG : both10: Sizes identical 2025/04/03 01:56:16 DEBUG : both11: Sizes identical 2025/04/03 01:56:16 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:56:16 DEBUG : both0: Unchanged skipping 2025/04/03 01:56:16 DEBUG : both12: Sizes identical 2025/04/03 01:56:16 DEBUG : both12: Unchanged skipping 2025/04/03 01:56:16 DEBUG : both13: Sizes identical 2025/04/03 01:56:16 DEBUG : both13: Unchanged skipping 2025/04/03 01:56:16 DEBUG : both14: Sizes identical 2025/04/03 01:56:16 DEBUG : both14: Unchanged skipping 2025/04/03 01:56:16 DEBUG : both15: Sizes identical 2025/04/03 01:56:16 DEBUG : both1: Unchanged skipping 2025/04/03 01:56:16 DEBUG : both16: Sizes identical 2025/04/03 01:56:16 DEBUG : both16: Unchanged skipping 2025/04/03 01:56:16 DEBUG : both17: Sizes identical 2025/04/03 01:56:16 DEBUG : both17: Unchanged skipping 2025/04/03 01:56:16 DEBUG : both18: Sizes identical 2025/04/03 01:56:16 DEBUG : both10: Unchanged skipping 2025/04/03 01:56:16 DEBUG : both19: Sizes identical 2025/04/03 01:56:16 DEBUG : both11: Unchanged skipping 2025/04/03 01:56:16 DEBUG : both2: Sizes identical 2025/04/03 01:56:16 DEBUG : both15: Unchanged skipping 2025/04/03 01:56:16 DEBUG : both3: Sizes identical 2025/04/03 01:56:16 DEBUG : both3: Unchanged skipping 2025/04/03 01:56:16 DEBUG : both4: Sizes identical 2025/04/03 01:56:16 DEBUG : both18: Unchanged skipping 2025/04/03 01:56:16 DEBUG : both5: Sizes identical 2025/04/03 01:56:16 DEBUG : both5: Unchanged skipping 2025/04/03 01:56:16 DEBUG : both6: Sizes identical 2025/04/03 01:56:16 DEBUG : both6: Unchanged skipping 2025/04/03 01:56:16 DEBUG : both7: Sizes identical 2025/04/03 01:56:16 DEBUG : both19: Unchanged skipping 2025/04/03 01:56:16 DEBUG : both8: Sizes identical 2025/04/03 01:56:16 DEBUG : both2: Unchanged skipping 2025/04/03 01:56:16 DEBUG : both9: Sizes identical 2025/04/03 01:56:16 DEBUG : both9: Unchanged skipping 2025/04/03 01:56:16 DEBUG : both4: Unchanged skipping 2025/04/03 01:56:16 DEBUG : both7: Unchanged skipping 2025/04/03 01:56:16 DEBUG : both8: Unchanged skipping 2025/04/03 01:56:16 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:56:16 DEBUG : Waiting for deletions to finish 2025/04/03 01:56:16 INFO : only4: Deleted 2025/04/03 01:56:16 INFO : only14: Deleted 2025/04/03 01:56:16 INFO : only0: Deleted 2025/04/03 01:56:16 INFO : only5: Deleted 2025/04/03 01:56:16 INFO : only13: Deleted 2025/04/03 01:56:16 INFO : only3: Deleted 2025/04/03 01:56:16 INFO : only19: Deleted 2025/04/03 01:56:17 INFO : only11: Deleted 2025/04/03 01:56:17 INFO : only2: Deleted 2025/04/03 01:56:17 INFO : only8: Deleted 2025/04/03 01:56:17 INFO : only17: Deleted 2025/04/03 01:56:17 INFO : only15: Deleted 2025/04/03 01:56:17 INFO : only12: Deleted 2025/04/03 01:56:17 INFO : only16: Deleted 2025/04/03 01:56:17 INFO : only6: Deleted 2025/04/03 01:56:17 INFO : only7: Deleted 2025/04/03 01:56:17 INFO : only1: Deleted 2025/04/03 01:56:17 INFO : only9: Deleted 2025/04/03 01:56:17 INFO : only18: Deleted 2025/04/03 01:56:17 INFO : only10: Deleted run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (178.88s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:58:39 DEBUG : both1: Sizes identical 2025/04/03 01:58:39 DEBUG : both10: Sizes identical 2025/04/03 01:58:39 DEBUG : both11: Sizes identical 2025/04/03 01:58:39 DEBUG : both0: Sizes identical 2025/04/03 01:58:39 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for checks to finish 2025/04/03 01:58:39 DEBUG : both1: Unchanged skipping 2025/04/03 01:58:39 DEBUG : both12: Sizes identical 2025/04/03 01:58:39 DEBUG : both12: Unchanged skipping 2025/04/03 01:58:39 DEBUG : both13: Sizes identical 2025/04/03 01:58:39 DEBUG : both13: Unchanged skipping 2025/04/03 01:58:39 DEBUG : both14: Sizes identical 2025/04/03 01:58:39 DEBUG : both14: Unchanged skipping 2025/04/03 01:58:39 DEBUG : both15: Sizes identical 2025/04/03 01:58:39 DEBUG : both10: Unchanged skipping 2025/04/03 01:58:39 DEBUG : both16: Sizes identical 2025/04/03 01:58:39 DEBUG : both11: Unchanged skipping 2025/04/03 01:58:39 DEBUG : both17: Sizes identical 2025/04/03 01:58:39 DEBUG : both17: Unchanged skipping 2025/04/03 01:58:39 DEBUG : both18: Sizes identical 2025/04/03 01:58:39 DEBUG : both18: Unchanged skipping 2025/04/03 01:58:39 DEBUG : both19: Sizes identical 2025/04/03 01:58:39 DEBUG : both0: Unchanged skipping 2025/04/03 01:58:39 DEBUG : both2: Sizes identical 2025/04/03 01:58:39 DEBUG : both2: Unchanged skipping 2025/04/03 01:58:39 DEBUG : both3: Sizes identical 2025/04/03 01:58:39 DEBUG : both3: Unchanged skipping 2025/04/03 01:58:39 DEBUG : both4: Sizes identical 2025/04/03 01:58:39 DEBUG : both4: Unchanged skipping 2025/04/03 01:58:39 DEBUG : both5: Sizes identical 2025/04/03 01:58:39 DEBUG : both5: Unchanged skipping 2025/04/03 01:58:39 DEBUG : both6: Sizes identical 2025/04/03 01:58:39 DEBUG : both15: Unchanged skipping 2025/04/03 01:58:39 DEBUG : both7: Sizes identical 2025/04/03 01:58:39 DEBUG : both7: Unchanged skipping 2025/04/03 01:58:39 DEBUG : both8: Sizes identical 2025/04/03 01:58:39 DEBUG : both8: Unchanged skipping 2025/04/03 01:58:39 DEBUG : both9: Sizes identical 2025/04/03 01:58:39 DEBUG : both9: Unchanged skipping 2025/04/03 01:58:39 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/03 01:58:39 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/03 01:58:39 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/03 01:58:39 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/03 01:58:39 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/03 01:58:39 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/03 01:58:39 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/03 01:58:39 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/03 01:58:39 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/03 01:58:39 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/03 01:58:39 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/03 01:58:39 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/03 01:58:39 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/03 01:58:39 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/03 01:58:39 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/03 01:58:39 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/03 01:58:39 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/03 01:58:39 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/03 01:58:39 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/03 01:58:39 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/03 01:58:39 DEBUG : both16: Unchanged skipping 2025/04/03 01:58:39 DEBUG : both19: Unchanged skipping 2025/04/03 01:58:39 DEBUG : both6: Unchanged skipping 2025/04/03 01:58:39 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Waiting for transfers to finish 2025/04/03 01:58:39 DEBUG : only0: Moving old file out the way to "only0.gazatax5" 2025/04/03 01:58:39 DEBUG : only11: Moving old file out the way to "only11.kilurot0" 2025/04/03 01:58:39 DEBUG : only1: Moving old file out the way to "only1.buvinej9" 2025/04/03 01:58:39 DEBUG : only10: Moving old file out the way to "only10.hizewex9" 2025/04/03 01:58:40 DEBUG : only11: Removing old file 2025/04/03 01:58:40 INFO : only11: Copied (replaced existing) 2025/04/03 01:58:40 DEBUG : only12: Moving old file out the way to "only12.noqopuj6" 2025/04/03 01:58:40 DEBUG : only10: Removing old file 2025/04/03 01:58:40 INFO : only10: Copied (replaced existing) 2025/04/03 01:58:40 DEBUG : only13: Moving old file out the way to "only13.pidejoc0" 2025/04/03 01:58:41 DEBUG : only0: Removing old file 2025/04/03 01:58:41 INFO : only0: Copied (replaced existing) 2025/04/03 01:58:41 DEBUG : only14: Moving old file out the way to "only14.tategux7" 2025/04/03 01:58:42 DEBUG : only1: Removing old file 2025/04/03 01:58:43 INFO : only1: Copied (replaced existing) 2025/04/03 01:58:43 DEBUG : only15: Moving old file out the way to "only15.caqihid7" 2025/04/03 01:58:44 DEBUG : only14: Removing old file 2025/04/03 01:58:44 INFO : only14: Copied (replaced existing) 2025/04/03 01:58:44 DEBUG : only16: Moving old file out the way to "only16.wupezuq4" 2025/04/03 01:58:46 DEBUG : only12: Removing old file 2025/04/03 01:58:46 INFO : only12: Copied (replaced existing) 2025/04/03 01:58:47 DEBUG : only17: Moving old file out the way to "only17.xucigul1" 2025/04/03 01:58:47 DEBUG : only15: Removing old file 2025/04/03 01:58:48 INFO : only15: Copied (replaced existing) 2025/04/03 01:58:48 DEBUG : only18: Moving old file out the way to "only18.petagef4" 2025/04/03 01:58:49 DEBUG : only13: Removing old file 2025/04/03 01:58:49 INFO : only13: Copied (replaced existing) 2025/04/03 01:58:49 DEBUG : only19: Moving old file out the way to "only19.boqiwik3" 2025/04/03 01:58:50 DEBUG : only16: Removing old file 2025/04/03 01:58:50 INFO : only16: Copied (replaced existing) 2025/04/03 01:58:50 DEBUG : only2: Moving old file out the way to "only2.zalisoz0" 2025/04/03 01:58:55 DEBUG : only18: Removing old file 2025/04/03 01:58:55 INFO : only18: Copied (replaced existing) 2025/04/03 01:58:55 DEBUG : only3: Moving old file out the way to "only3.jemupuc2" 2025/04/03 01:58:56 DEBUG : only19: Removing old file 2025/04/03 01:58:56 INFO : only19: Copied (replaced existing) 2025/04/03 01:58:56 DEBUG : only2: Removing old file 2025/04/03 01:58:57 DEBUG : only4: Moving old file out the way to "only4.xovotic3" 2025/04/03 01:58:57 INFO : only2: Copied (replaced existing) 2025/04/03 01:58:57 DEBUG : only5: Moving old file out the way to "only5.talugaj2" 2025/04/03 01:58:57 DEBUG : only17: Removing old file 2025/04/03 01:58:57 INFO : only17: Copied (replaced existing) 2025/04/03 01:58:57 DEBUG : only6: Moving old file out the way to "only6.fireveb8" 2025/04/03 01:58:58 DEBUG : only3: Removing old file 2025/04/03 01:58:58 INFO : only3: Copied (replaced existing) 2025/04/03 01:58:58 DEBUG : only7: Moving old file out the way to "only7.takoqaw8" 2025/04/03 01:58:58 DEBUG : only4: Removing old file 2025/04/03 01:58:58 INFO : only4: Copied (replaced existing) 2025/04/03 01:58:59 DEBUG : only8: Moving old file out the way to "only8.mixaduv8" 2025/04/03 01:59:00 DEBUG : only7: Removing old file 2025/04/03 01:59:00 DEBUG : only8: Removing old file 2025/04/03 01:59:00 DEBUG : only5: Removing old file 2025/04/03 01:59:00 INFO : only7: Copied (replaced existing) 2025/04/03 01:59:00 DEBUG : only9: Moving old file out the way to "only9.vilagoq7" 2025/04/03 01:59:00 INFO : only8: Copied (replaced existing) 2025/04/03 01:59:00 INFO : only5: Copied (replaced existing) 2025/04/03 01:59:01 DEBUG : only9: Removing old file 2025/04/03 01:59:02 INFO : only9: Copied (replaced existing) 2025/04/03 01:59:02 DEBUG : only6: Removing old file 2025/04/03 01:59:02 INFO : only6: Copied (replaced existing) 2025/04/03 01:59:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (166.88s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:59:05 DEBUG : empty_dir: Making directory with metadata 2025/04/03 01:59:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 01:59:05 DEBUG : empty_on_remote: Making directory with metadata 2025/04/03 01:59:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 01:59:05 INFO : empty_on_remote: Making directory 2025/04/03 01:59:06 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-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:59:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/03 01:59:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/03 01:59:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/03 01:59:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (6.04s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:59:11 DEBUG : empty_dir: Making directory with metadata 2025/04/03 01:59:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 01:59:11 DEBUG : empty_on_remote: Making directory with metadata 2025/04/03 01:59:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 01:59:11 INFO : empty_on_remote: Making directory 2025/04/03 01:59:12 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-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:59:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/03 01:59:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/03 01:59:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/03 01:59:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/03 01:59:16 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (6.40s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:59:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/03 01:59:18 INFO : sub dir: Making directory 2025/04/03 01:59:18 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-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (12.90s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" 2025/04/03 01:59:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/03 01:59:31 INFO : sub dir: Making directory 2025/04/03 01:59:31 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-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" run.go:180: Remote "premiumize.me root 'rclone-test-yekijif0nehe'", Local "Local file system at /tmp/rclone1832980229", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (10.52s) PASS 2025/04/03 01:59:41 DEBUG : premiumize.me root 'rclone-test-yekijif0nehe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestPremiumizeMe: -verbose" - Finished OK in 24m2.504947872s (try 1/5)