"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2024/11/06 04:47:26 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qavutom4bani" 2024/11/06 04:47:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/06 04:47:26 DEBUG : Creating backend with remote "/tmp/rclone1400119315" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:47:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:47:28 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:47:28 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/06 04:47:28 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (2.71s) === RUN TestCopy run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:47:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 04:47:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:47:29 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:47:29 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:47:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:47:33 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.92s) === RUN TestCopyMetadata run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.40s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.40s) === RUN TestCopyMissingDirectory run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:47:38 DEBUG : Creating backend with remote "/non-existing" 2024/11/06 04:47:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/06 04:47:38 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:47:38 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (1.00s) === RUN TestCopyNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:47:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:47:39 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:47:39 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:47:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (7.93s) === RUN TestCopyCheckFirst run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:47:47 INFO : Linkbox root 'rclone-test-qavutom4bani': Running all checks before starting transfers 2024/11/06 04:47:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:47:47 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:47:47 INFO : Linkbox root 'rclone-test-qavutom4bani': Checks finished, now starting transfers 2024/11/06 04:47:47 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:47:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (7.93s) === RUN TestSyncNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:47:55 ERROR : Ignoring --no-traverse with sync 2024/11/06 04:47:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:47:55 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:47:55 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:47:58 INFO : sub dir/hello world: Copied (new) 2024/11/06 04:47:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (7.89s) === RUN TestCopyWithDepth run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:48:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/06 04:48:03 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:48:03 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:48:05 DEBUG : hello world2: Trying to read object after upload: try again in 100ms (1/10) 2024/11/06 04:48:05 INFO : hello world2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCopyWithDepth (12.19s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:48:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 04:48:15 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:48:15 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:48:17 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (4.51s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:48:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 04:48:20 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:48:20 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:48:22 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.50s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:48:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/06 04:48:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/06 04:48:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/06 04:48:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 04:48:24 DEBUG : sub dir: Making directory 2024/11/06 04:48:26 DEBUG : sub dir2: Making directory 2024/11/06 04:48:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:48:27 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/06 04:48:29 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:48:29 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:48:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:48:31 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (14.72s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:48:39 DEBUG : sub dir2: Making directory 2024/11/06 04:48:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/06 04:48:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/06 04:48:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:48:39 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:48:39 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:48:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.50s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:48:46 DEBUG : sub dir2: Making directory with metadata 2024/11/06 04:48:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/06 04:48:46 DEBUG : sub dir: Making directory 2024/11/06 04:48:48 DEBUG : sub dir2: Making directory 2024/11/06 04:48:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:48:49 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:48:49 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:48:51 INFO : sub dir/hello world: Copied (new) 2024/11/06 04:48:51 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:48:52 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/06 04:48:52 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (11.57s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.40s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:48:58 DEBUG : sub dir2: Making directory 2024/11/06 04:48:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:48:58 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:48:58 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:49:02 INFO : sub dir/hello world: Copied (new) 2024/11/06 04:49:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.54s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:49:06 DEBUG : sub dir2: Making directory with metadata 2024/11/06 04:49:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/06 04:49:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 04:49:06 DEBUG : sub dir: Making directory 2024/11/06 04:49:07 DEBUG : sub dir2: Making directory 2024/11/06 04:49:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:49:09 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:49:09 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:49:11 INFO : sub dir/hello world: Copied (new) 2024/11/06 04:49:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:49:11 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.34s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.40s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:49:17 DEBUG : sub dir2: Making directory 2024/11/06 04:49:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:49:17 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:49:17 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:49:21 INFO : sub dir/hello world: Copied (new) 2024/11/06 04:49:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.50s) === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:49:29 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fupenaj9cebo" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-qavutom4bani' -> Linkbox root 'rclone-test-fupenaj9cebo' 2024/11/06 04:49:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:49:30 DEBUG : Linkbox root 'rclone-test-fupenaj9cebo': Waiting for checks to finish 2024/11/06 04:49:30 DEBUG : Linkbox root 'rclone-test-fupenaj9cebo': Waiting for transfers to finish 2024/11/06 04:49:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:49:35 DEBUG : Linkbox root 'rclone-test-fupenaj9cebo': Purge remote --- PASS: TestServerSideCopy (15.32s) === RUN TestCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:49:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/06 04:49:44 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:49:44 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:49:44 DEBUG : sub dir/hello world: Update: removing old file 2024/11/06 04:49:48 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyOverSelf (12.86s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:49:57 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-medoben0dazo" 2024/11/06 04:49:57 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-qavutom4bani' -> Linkbox root 'rclone-test-medoben0dazo' 2024/11/06 04:49:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:49:58 DEBUG : Linkbox root 'rclone-test-medoben0dazo': Waiting for checks to finish 2024/11/06 04:49:58 DEBUG : Linkbox root 'rclone-test-medoben0dazo': Waiting for transfers to finish 2024/11/06 04:50:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:50:03 DEBUG : sub dir/hello world: Update: removing old file 2024/11/06 04:50:07 DEBUG : Linkbox root 'rclone-test-medoben0dazo': Waiting for checks to finish 2024/11/06 04:50:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/06 04:50:07 DEBUG : Linkbox root 'rclone-test-medoben0dazo': Waiting for transfers to finish 2024/11/06 04:50:07 DEBUG : sub dir/hello world: Update: removing old file 2024/11/06 04:50:11 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:50:11 DEBUG : Linkbox root 'rclone-test-medoben0dazo': Purge remote --- PASS: TestServerSideCopyOverSelf (23.59s) === RUN TestMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:50:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/06 04:50:21 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:50:21 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:50:21 DEBUG : sub dir/hello world: Update: removing old file 2024/11/06 04:50:24 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/06 04:50:24 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (11.61s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:50:32 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wigewuf4wovo" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-qavutom4bani' -> Linkbox root 'rclone-test-wigewuf4wovo' 2024/11/06 04:50:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:50:33 DEBUG : Linkbox root 'rclone-test-wigewuf4wovo': Waiting for checks to finish 2024/11/06 04:50:33 DEBUG : Linkbox root 'rclone-test-wigewuf4wovo': Waiting for transfers to finish 2024/11/06 04:50:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:50:38 DEBUG : sub dir/hello world: Update: removing old file 2024/11/06 04:50:42 DEBUG : Linkbox root 'rclone-test-wigewuf4wovo': Waiting for checks to finish 2024/11/06 04:50:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/06 04:50:42 DEBUG : Linkbox root 'rclone-test-wigewuf4wovo': Waiting for transfers to finish 2024/11/06 04:50:42 DEBUG : sub dir/hello world: Update: removing old file 2024/11/06 04:50:46 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/06 04:50:47 INFO : sub dir/hello world: Deleted 2024/11/06 04:50:50 DEBUG : testing file moves 2024/11/06 04:50:50 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/06 04:50:50 DEBUG : Linkbox root 'rclone-test-wigewuf4wovo': Waiting for checks to finish 2024/11/06 04:50:50 DEBUG : Linkbox root 'rclone-test-wigewuf4wovo': Waiting for transfers to finish 2024/11/06 04:50:51 DEBUG : sub dir/hello world: Update: removing old file 2024/11/06 04:50:54 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/06 04:50:55 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:50:56 DEBUG : Linkbox root 'rclone-test-wigewuf4wovo': Purge remote --- PASS: TestServerSideMoveOverSelf (31.82s) === RUN TestCopyAfterDelete run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:51:03 ERROR : : error listing: directory not found fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2024/11/06 04:51:11 DEBUG : Local file system at /tmp/rclone1400119315: Making directory 2024/11/06 04:51:12 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:51:12 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (16.07s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:51:20 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2024/11/06 04:51:20 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/06 04:51:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:51:21 DEBUG : Local file system at /tmp/rclone1400119315: Waiting for checks to finish 2024/11/06 04:51:21 DEBUG : Local file system at /tmp/rclone1400119315: Waiting for transfers to finish 2024/11/06 04:51:21 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/11/06 04:51:21 INFO : sub dir/hello world: Copied (new) 2024/11/06 04:51:21 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (8.71s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:51:25 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/06 04:51:25 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:51:25 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:51:27 INFO : check sum: Copied (new) 2024/11/06 04:51:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:51:27 NOTICE: Linkbox root 'rclone-test-qavutom4bani': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/06 04:51:27 DEBUG : check sum: Size of src and dst objects identical 2024/11/06 04:51:27 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:51:27 DEBUG : check sum: Unchanged skipping 2024/11/06 04:51:27 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:51:27 DEBUG : Waiting for deletions to finish 2024/11/06 04:51:27 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (5.37s) === RUN TestSyncSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:51:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/06 04:51:30 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:51:30 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:51:32 INFO : sizeonly: Copied (new) 2024/11/06 04:51:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:51:33 DEBUG : sizeonly: Sizes identical 2024/11/06 04:51:33 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:51:33 DEBUG : sizeonly: Unchanged skipping 2024/11/06 04:51:33 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:51:33 DEBUG : Waiting for deletions to finish 2024/11/06 04:51:33 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (5.30s) === RUN TestSyncIgnoreSize run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:51:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/06 04:51:36 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:51:36 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:51:38 INFO : ignore-size: Copied (new) 2024/11/06 04:51:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:51:38 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:51:38 DEBUG : ignore-size: Sizes identical 2024/11/06 04:51:38 DEBUG : ignore-size: Unchanged skipping 2024/11/06 04:51:38 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:51:38 DEBUG : Waiting for deletions to finish 2024/11/06 04:51:38 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (5.31s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:51:43 DEBUG : existing: Sizes identical 2024/11/06 04:51:43 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:51:43 DEBUG : existing: Unchanged skipping 2024/11/06 04:51:43 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:51:43 DEBUG : Waiting for deletions to finish 2024/11/06 04:51:43 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:51:43 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/06 04:51:43 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:51:43 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:51:43 DEBUG : existing: Update: removing old file 2024/11/06 04:51:46 INFO : existing: Copied (replaced existing) 2024/11/06 04:51:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (8.40s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:51:49 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/06 04:51:49 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:51:49 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:51:51 INFO : existing: Copied (new) 2024/11/06 04:51:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:51:52 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:51:52 DEBUG : existing: Destination exists, skipping 2024/11/06 04:51:52 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:51:52 DEBUG : Waiting for deletions to finish 2024/11/06 04:51:52 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (5.30s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:52:01 DEBUG : d: Making directory 2024/11/06 04:52:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/06 04:52:04 DEBUG : c/non empty space: Sizes identical 2024/11/06 04:52:04 DEBUG : c/non empty space: Unchanged skipping 2024/11/06 04:52:05 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:52:05 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:52:08 INFO : a/potato2: Copied (new) 2024/11/06 04:52:08 DEBUG : Waiting for deletions to finish 2024/11/06 04:52:09 INFO : b/potato: Deleted 2024/11/06 04:52:09 INFO : d: Removing directory 2024/11/06 04:52:11 INFO : b: Removing directory 2024/11/06 04:52:12 DEBUG : Linkbox root 'rclone-test-qavutom4bani': deleted 2 directories run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.32s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:52:22 DEBUG : empty space: Sizes identical 2024/11/06 04:52:22 DEBUG : empty space: Unchanged skipping 2024/11/06 04:52:22 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:52:22 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:52:22 DEBUG : Waiting for deletions to finish 2024/11/06 04:52:22 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:52:23 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:52:23 DEBUG : empty space: Sizes identical 2024/11/06 04:52:23 DEBUG : empty space: Unchanged skipping 2024/11/06 04:52:23 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:52:23 DEBUG : Waiting for deletions to finish 2024/11/06 04:52:23 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (5.55s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.41s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.40s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:52:29 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/06 04:52:29 DEBUG : empty space: Sizes identical 2024/11/06 04:52:29 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:52:29 DEBUG : empty space: Unchanged skipping 2024/11/06 04:52:29 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:52:31 INFO : potato: Copied (new) 2024/11/06 04:52:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (8.00s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:52:37 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/06 04:52:37 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:52:37 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:52:37 DEBUG : potato: Update: removing old file 2024/11/06 04:52:40 INFO : potato: Copied (replaced existing) 2024/11/06 04:52:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (7.78s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/11/06 04:52:44 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/11/06 04:52:44 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:52:44 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:52:44 DEBUG : potato: Update: removing old file 2024/11/06 04:52:47 INFO : potato: Copied (replaced existing) 2024/11/06 04:52:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (7.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:52:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 04:52:54 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/06 04:52:54 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:52:54 DEBUG : empty space: Sizes identical 2024/11/06 04:52:54 DEBUG : empty space: Unchanged skipping 2024/11/06 04:52:54 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:52:54 DEBUG : Waiting for deletions to finish 2024/11/06 04:52:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:53:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 04:53:02 DEBUG : empty space: Sizes identical 2024/11/06 04:53:02 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:53:02 DEBUG : empty space: Unchanged skipping 2024/11/06 04:53:02 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:53:04 INFO : potato2: Copied (new) 2024/11/06 04:53:04 DEBUG : Waiting for deletions to finish 2024/11/06 04:53:05 INFO : potato: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:53:16 DEBUG : d: Making directory 2024/11/06 04:53:18 DEBUG : d/e: Making directory 2024/11/06 04:53:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/06 04:53:20 DEBUG : c/non empty space: Sizes identical 2024/11/06 04:53:20 DEBUG : c/non empty space: Unchanged skipping 2024/11/06 04:53:23 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:53:23 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:53:25 INFO : a/potato2: Copied (new) 2024/11/06 04:53:25 DEBUG : Waiting for deletions to finish 2024/11/06 04:53:26 INFO : b/potato: Deleted 2024/11/06 04:53:26 INFO : d/e: Removing directory 2024/11/06 04:53:27 INFO : d: Removing directory 2024/11/06 04:53:29 INFO : b: Removing directory 2024/11/06 04:53:30 DEBUG : Linkbox root 'rclone-test-qavutom4bani': deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:53:45 DEBUG : d: Making directory 2024/11/06 04:53:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/06 04:53:48 DEBUG : c/non empty space: Sizes identical 2024/11/06 04:53:48 DEBUG : c/non empty space: Unchanged skipping 2024/11/06 04:53:48 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:53:48 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:53:52 INFO : a/potato2: Copied (new) 2024/11/06 04:53:52 ERROR : Linkbox root 'rclone-test-qavutom4bani': not deleting files as there were IO errors 2024/11/06 04:53:52 ERROR : Linkbox root 'rclone-test-qavutom4bani': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.25s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:54:08 DEBUG : Waiting for deletions to finish 2024/11/06 04:54:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 04:54:09 DEBUG : empty space: Sizes identical 2024/11/06 04:54:09 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:54:09 DEBUG : empty space: Unchanged skipping 2024/11/06 04:54:09 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:54:10 INFO : potato: Deleted 2024/11/06 04:54:11 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (10.28s) === RUN TestSyncDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:54:19 DEBUG : Waiting for deletions to finish 2024/11/06 04:54:19 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:54:19 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:54:20 INFO : potato: Deleted 2024/11/06 04:54:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 04:54:20 DEBUG : empty space: Sizes identical 2024/11/06 04:54:20 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:54:20 DEBUG : empty space: Unchanged skipping 2024/11/06 04:54:20 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:54:22 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (11.45s) === RUN TestCopyDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:54:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 04:54:28 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:54:28 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:54:30 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (8.06s) === RUN TestSyncWithExclude run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:54:38 DEBUG : enormous: Excluded (Size Filter) 2024/11/06 04:54:38 DEBUG : enormous: Excluded 2024/11/06 04:54:38 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 04:54:38 DEBUG : potato2: Excluded 2024/11/06 04:54:38 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 04:54:38 DEBUG : potato2: Excluded 2024/11/06 04:54:38 DEBUG : empty space: Sizes identical 2024/11/06 04:54:38 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:54:38 DEBUG : empty space: Unchanged skipping 2024/11/06 04:54:38 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:54:38 DEBUG : Waiting for deletions to finish 2024/11/06 04:54:38 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:54:38 DEBUG : enormous: Excluded (Size Filter) 2024/11/06 04:54:38 DEBUG : enormous: Excluded 2024/11/06 04:54:38 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 04:54:38 DEBUG : potato2: Excluded 2024/11/06 04:54:39 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 04:54:39 DEBUG : potato2: Excluded 2024/11/06 04:54:39 DEBUG : Local file system at /tmp/rclone1400119315: Waiting for checks to finish 2024/11/06 04:54:39 DEBUG : empty space: Sizes identical 2024/11/06 04:54:39 DEBUG : empty space: Unchanged skipping 2024/11/06 04:54:39 DEBUG : Local file system at /tmp/rclone1400119315: Waiting for transfers to finish 2024/11/06 04:54:39 DEBUG : Waiting for deletions to finish 2024/11/06 04:54:39 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (8.59s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:54:49 DEBUG : enormous: Excluded (Size Filter) 2024/11/06 04:54:49 DEBUG : enormous: Excluded 2024/11/06 04:54:49 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 04:54:49 DEBUG : potato2: Excluded 2024/11/06 04:54:49 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:54:49 DEBUG : empty space: Sizes identical 2024/11/06 04:54:49 DEBUG : empty space: Unchanged skipping 2024/11/06 04:54:49 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:54:49 DEBUG : Waiting for deletions to finish 2024/11/06 04:54:50 INFO : potato2: Deleted 2024/11/06 04:54:50 INFO : enormous: Deleted 2024/11/06 04:54:50 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:54:51 DEBUG : empty space: Sizes identical 2024/11/06 04:54:51 DEBUG : empty space: Unchanged skipping 2024/11/06 04:54:51 DEBUG : Local file system at /tmp/rclone1400119315: Waiting for checks to finish 2024/11/06 04:54:51 DEBUG : Local file system at /tmp/rclone1400119315: Waiting for transfers to finish 2024/11/06 04:54:51 DEBUG : Waiting for deletions to finish 2024/11/06 04:54:51 INFO : potato2: Deleted 2024/11/06 04:54:51 INFO : enormous: Deleted 2024/11/06 04:54:51 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.76s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.40s) === 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 "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/11/06 04:54:54 ERROR : Linkbox root 'rclone-test-qavutom4bani': Ignoring --track-renames as the destination does not support server-side move or copy 2024/11/06 04:54:54 ERROR : Linkbox root 'rclone-test-qavutom4bani': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/06 04:54:54 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/06 04:54:54 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/06 04:54:54 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:54:54 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:54:56 INFO : potato: Copied (new) 2024/11/06 04:54:56 INFO : yam: Copied (new) 2024/11/06 04:54:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:54:57 ERROR : Linkbox root 'rclone-test-qavutom4bani': Ignoring --track-renames as the destination does not support server-side move or copy 2024/11/06 04:54:57 ERROR : Linkbox root 'rclone-test-qavutom4bani': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/06 04:54:57 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/06 04:54:57 DEBUG : potato: Sizes identical 2024/11/06 04:54:57 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:54:57 DEBUG : potato: Unchanged skipping 2024/11/06 04:54:57 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:54:59 INFO : yaml: Copied (new) 2024/11/06 04:54:59 DEBUG : Waiting for deletions to finish 2024/11/06 04:55:00 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (10.54s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/11/06 04:55:04 ERROR : Linkbox root 'rclone-test-qavutom4bani': Ignoring --track-renames as the destination does not support server-side move or copy 2024/11/06 04:55:04 ERROR : Linkbox root 'rclone-test-qavutom4bani': Ignoring --track-renames as either the source or destination do not support modtime 2024/11/06 04:55:04 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/06 04:55:04 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/06 04:55:04 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:55:04 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:55:07 INFO : potato: Copied (new) 2024/11/06 04:55:07 INFO : yam: Copied (new) 2024/11/06 04:55:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:55:07 ERROR : Linkbox root 'rclone-test-qavutom4bani': Ignoring --track-renames as the destination does not support server-side move or copy 2024/11/06 04:55:07 ERROR : Linkbox root 'rclone-test-qavutom4bani': Ignoring --track-renames as either the source or destination do not support modtime 2024/11/06 04:55:07 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/06 04:55:07 DEBUG : potato: Sizes identical 2024/11/06 04:55:07 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:55:07 DEBUG : potato: Unchanged skipping 2024/11/06 04:55:07 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:55:09 INFO : yaml: Copied (new) 2024/11/06 04:55:09 DEBUG : Waiting for deletions to finish 2024/11/06 04:55:11 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (10.47s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/11/06 04:55:15 ERROR : Linkbox root 'rclone-test-qavutom4bani': Ignoring --track-renames as the destination does not support server-side move or copy 2024/11/06 04:55:15 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/06 04:55:15 DEBUG : sub/yam: Need to transfer - File not found at Destination 2024/11/06 04:55:15 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:55:15 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:55:18 INFO : potato: Copied (new) 2024/11/06 04:55:19 INFO : sub/yam: Copied (new) 2024/11/06 04:55:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:55:19 ERROR : Linkbox root 'rclone-test-qavutom4bani': Ignoring --track-renames as the destination does not support server-side move or copy 2024/11/06 04:55:20 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/06 04:55:20 DEBUG : potato: Sizes identical 2024/11/06 04:55:20 DEBUG : potato: Unchanged skipping 2024/11/06 04:55:20 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:55:20 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:55:22 INFO : yam: Copied (new) 2024/11/06 04:55:22 DEBUG : Waiting for deletions to finish 2024/11/06 04:55:23 INFO : sub/yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (14.34s) === RUN TestServerSideMoveLocal run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:55:29 DEBUG : Creating backend with remote "/tmp/rclone1400119315/dir1" 2024/11/06 04:55:29 DEBUG : Config file has changed externally - reloading 2024/11/06 04:55:29 DEBUG : Creating backend with remote "/tmp/rclone1400119315/dir2" 2024/11/06 04:55:29 DEBUG : Local file system at /tmp/rclone1400119315/dir2: Using server-side directory move 2024/11/06 04:55:29 INFO : Local file system at /tmp/rclone1400119315/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/06 04:55:29 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/06 04:55:29 DEBUG : Local file system at /tmp/rclone1400119315/dir2: Waiting for checks to finish 2024/11/06 04:55:29 DEBUG : Local file system at /tmp/rclone1400119315/dir2: Waiting for transfers to finish 2024/11/06 04:55:29 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.41s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:55:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:55:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/06 04:55:30 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:55:30 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:55:36 INFO : sub dir/hello world: Copied (new) 2024/11/06 04:55:36 INFO : sub dir/hello world: Deleted 2024/11/06 04:55:37 INFO : nested/sub dir/file: Copied (new) 2024/11/06 04:55:37 INFO : nested/sub dir/file: Deleted 2024/11/06 04:55:37 INFO : sub dir: Removing directory 2024/11/06 04:55:37 INFO : nested/sub dir: Removing directory 2024/11/06 04:55:37 INFO : nested: Removing directory 2024/11/06 04:55:37 DEBUG : Local file system at /tmp/rclone1400119315: deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (16.62s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:55:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 04:55:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/06 04:55:46 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:55:46 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:55:53 INFO : sub dir/hello world: Copied (new) 2024/11/06 04:55:53 INFO : sub dir/hello world: Deleted 2024/11/06 04:55:53 INFO : nested/sub dir/file: Copied (new) 2024/11/06 04:55:53 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (16.70s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:56:03 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/06 04:56:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/06 04:56:03 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:56:03 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:56:05 INFO : existing: Copied (new) 2024/11/06 04:56:05 INFO : existing: Deleted 2024/11/06 04:56:05 INFO : existing-b: Copied (new) 2024/11/06 04:56:05 INFO : existing-b: Deleted 2024/11/06 04:56:06 DEBUG : existing: Destination exists, skipping 2024/11/06 04:56:06 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/06 04:56:06 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:56:06 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:56:06 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (6.77s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:56:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-satitaq0rocu" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qavutom4bani' -> Linkbox root 'rclone-test-satitaq0rocu' 2024/11/06 04:56:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 04:56:22 DEBUG : empty space: Sizes identical 2024/11/06 04:56:22 DEBUG : empty space: Unchanged skipping 2024/11/06 04:56:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/06 04:56:22 DEBUG : Linkbox root 'rclone-test-satitaq0rocu': Waiting for checks to finish 2024/11/06 04:56:23 DEBUG : potato3: Update: removing old file 2024/11/06 04:56:24 INFO : empty space: Deleted 2024/11/06 04:56:24 DEBUG : Linkbox root 'rclone-test-satitaq0rocu': Waiting for transfers to finish 2024/11/06 04:56:24 INFO : potato2: Copied (new) 2024/11/06 04:56:25 INFO : potato2: Deleted 2024/11/06 04:56:26 INFO : potato3: Copied (replaced existing) 2024/11/06 04:56:27 INFO : potato3: Deleted 2024/11/06 04:56:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-latabuq8xara" 2024/11/06 04:56:28 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/06 04:56:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 04:56:28 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/06 04:56:28 DEBUG : Linkbox root 'rclone-test-latabuq8xara': Waiting for checks to finish 2024/11/06 04:56:28 DEBUG : Linkbox root 'rclone-test-latabuq8xara': Waiting for transfers to finish 2024/11/06 04:56:33 INFO : potato2: Copied (new) 2024/11/06 04:56:33 INFO : empty space: Copied (new) 2024/11/06 04:56:33 INFO : potato3: Copied (new) 2024/11/06 04:56:34 INFO : potato2: Deleted 2024/11/06 04:56:34 INFO : empty space: Deleted 2024/11/06 04:56:34 INFO : potato3: Deleted 2024/11/06 04:56:35 DEBUG : Linkbox root 'rclone-test-latabuq8xara': Purge remote 2024/11/06 04:56:36 DEBUG : Linkbox root 'rclone-test-satitaq0rocu': Purge remote --- PASS: TestServerSideMove (28.34s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:56:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wuqakaq1yixu" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qavutom4bani' -> Linkbox root 'rclone-test-wuqakaq1yixu' 2024/11/06 04:56:50 DEBUG : empty space: Excluded (Size Filter) 2024/11/06 04:56:50 DEBUG : empty space: Excluded 2024/11/06 04:56:50 DEBUG : empty space: Excluded (Size Filter) 2024/11/06 04:56:50 DEBUG : empty space: Excluded 2024/11/06 04:56:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 04:56:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/06 04:56:50 DEBUG : Linkbox root 'rclone-test-wuqakaq1yixu': Waiting for checks to finish 2024/11/06 04:56:50 DEBUG : Linkbox root 'rclone-test-wuqakaq1yixu': Waiting for transfers to finish 2024/11/06 04:56:51 DEBUG : potato3: Update: removing old file 2024/11/06 04:56:53 INFO : potato2: Copied (new) 2024/11/06 04:56:54 INFO : potato3: Copied (replaced existing) 2024/11/06 04:56:54 INFO : potato2: Deleted 2024/11/06 04:56:55 INFO : potato3: Deleted 2024/11/06 04:56:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tetizaf5komi" 2024/11/06 04:56:56 DEBUG : empty space: Excluded (Size Filter) 2024/11/06 04:56:56 DEBUG : empty space: Excluded 2024/11/06 04:56:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 04:56:56 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/06 04:56:56 DEBUG : Linkbox root 'rclone-test-tetizaf5komi': Waiting for checks to finish 2024/11/06 04:56:56 DEBUG : Linkbox root 'rclone-test-tetizaf5komi': Waiting for transfers to finish 2024/11/06 04:57:00 INFO : potato3: Copied (new) 2024/11/06 04:57:00 INFO : potato2: Copied (new) 2024/11/06 04:57:01 INFO : potato3: Deleted 2024/11/06 04:57:01 INFO : potato2: Deleted 2024/11/06 04:57:02 DEBUG : Linkbox root 'rclone-test-tetizaf5komi': Purge remote 2024/11/06 04:57:03 DEBUG : Linkbox root 'rclone-test-wuqakaq1yixu': Purge remote --- PASS: TestServerSideMoveWithFilter (28.24s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:57:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vadekes4make" 2024/11/06 04:57:12 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qavutom4bani' -> Linkbox root 'rclone-test-vadekes4make' 2024/11/06 04:57:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 04:57:20 DEBUG : empty space: Sizes identical 2024/11/06 04:57:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/06 04:57:20 DEBUG : empty space: Unchanged skipping 2024/11/06 04:57:20 DEBUG : Linkbox root 'rclone-test-vadekes4make': Waiting for checks to finish 2024/11/06 04:57:21 DEBUG : potato3: Update: removing old file 2024/11/06 04:57:22 INFO : empty space: Deleted 2024/11/06 04:57:22 DEBUG : Linkbox root 'rclone-test-vadekes4make': Waiting for transfers to finish 2024/11/06 04:57:23 INFO : potato2: Copied (new) 2024/11/06 04:57:24 INFO : potato3: Copied (replaced existing) 2024/11/06 04:57:24 INFO : potato2: Deleted 2024/11/06 04:57:25 INFO : potato3: Deleted 2024/11/06 04:57:25 INFO : tomatoDir: Removing directory 2024/11/06 04:57:26 DEBUG : Linkbox root 'rclone-test-qavutom4bani': deleted 1 directories 2024/11/06 04:57:27 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qirerag4dora" 2024/11/06 04:57:27 DEBUG : tomatoDir: Making directory 2024/11/06 04:57:29 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/06 04:57:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 04:57:29 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/06 04:57:29 DEBUG : Linkbox root 'rclone-test-qirerag4dora': Waiting for checks to finish 2024/11/06 04:57:29 DEBUG : Linkbox root 'rclone-test-qirerag4dora': Waiting for transfers to finish 2024/11/06 04:57:34 INFO : empty space: Copied (new) 2024/11/06 04:57:34 INFO : potato2: Copied (new) 2024/11/06 04:57:34 INFO : potato3: Copied (new) 2024/11/06 04:57:35 INFO : empty space: Deleted 2024/11/06 04:57:35 INFO : potato2: Deleted 2024/11/06 04:57:35 INFO : potato3: Deleted 2024/11/06 04:57:35 INFO : tomatoDir: Removing directory 2024/11/06 04:57:37 DEBUG : Linkbox root 'rclone-test-vadekes4make': deleted 1 directories 2024/11/06 04:57:38 DEBUG : Linkbox root 'rclone-test-qirerag4dora': Purge remote 2024/11/06 04:57:39 DEBUG : Linkbox root 'rclone-test-vadekes4make': Purge remote --- PASS: TestServerSideMoveDeleteEmptySourceDirs (34.50s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:57:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qavutom4bani/rclone-move-test" --- PASS: TestServerSideMoveOverlap (4.69s) === RUN TestSyncOverlap run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:57:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qavutom4bani/rclone-sync-test" run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (2.82s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:57:48 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qavutom4bani/rclone-sync-test" 2024/11/06 04:57:50 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qavutom4bani/rclone-sync-test-include/layer2" 2024/11/06 04:57:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qavutom4bani/rclone-sync-test-ignore-file" run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-qavutom4bani'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (16.46s) === RUN TestSyncCompareDest run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:58:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qavutom4bani/dst" 2024/11/06 04:58:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qavutom4bani/CompareDest" 2024/11/06 04:58:07 DEBUG : one: Need to transfer - File not found at Destination 2024/11/06 04:58:07 DEBUG : Linkbox root 'rclone-test-qavutom4bani/dst': Waiting for checks to finish 2024/11/06 04:58:07 DEBUG : Linkbox root 'rclone-test-qavutom4bani/dst': Waiting for transfers to finish 2024/11/06 04:58:10 INFO : one: Copied (new) 2024/11/06 04:58:10 DEBUG : Waiting for deletions to finish 2024/11/06 04:58:11 DEBUG : Linkbox root 'rclone-test-qavutom4bani/dst': Waiting for checks to finish 2024/11/06 04:58:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 04:58:11 DEBUG : Linkbox root 'rclone-test-qavutom4bani/dst': Waiting for transfers to finish 2024/11/06 04:58:11 DEBUG : one: Update: removing old file 2024/11/06 04:58:14 INFO : one: Copied (replaced existing) 2024/11/06 04:58:14 DEBUG : Waiting for deletions to finish 2024/11/06 04:58:15 DEBUG : dst/one: Update: removing old file 2024/11/06 04:58:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 04:58:22 DEBUG : Linkbox root 'rclone-test-qavutom4bani/dst': Waiting for checks to finish 2024/11/06 04:58:23 DEBUG : one: Sizes identical 2024/11/06 04:58:23 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 04:58:23 DEBUG : Linkbox root 'rclone-test-qavutom4bani/dst': Waiting for transfers to finish 2024/11/06 04:58:23 DEBUG : Waiting for deletions to finish 2024/11/06 04:58:23 INFO : There was nothing to transfer 2024/11/06 04:58:26 DEBUG : two: Sizes identical 2024/11/06 04:58:26 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/06 04:58:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 04:58:26 DEBUG : Linkbox root 'rclone-test-qavutom4bani/dst': Waiting for checks to finish 2024/11/06 04:58:27 DEBUG : one: Sizes identical 2024/11/06 04:58:27 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 04:58:27 DEBUG : Linkbox root 'rclone-test-qavutom4bani/dst': Waiting for transfers to finish 2024/11/06 04:58:27 DEBUG : Waiting for deletions to finish 2024/11/06 04:58:27 INFO : There was nothing to transfer 2024/11/06 04:58:28 DEBUG : two: Sizes identical 2024/11/06 04:58:28 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/06 04:58:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 04:58:28 DEBUG : Linkbox root 'rclone-test-qavutom4bani/dst': Waiting for checks to finish 2024/11/06 04:58:28 DEBUG : one: Sizes identical 2024/11/06 04:58:28 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 04:58:28 DEBUG : Linkbox root 'rclone-test-qavutom4bani/dst': Waiting for transfers to finish 2024/11/06 04:58:28 DEBUG : Waiting for deletions to finish 2024/11/06 04:58:28 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/06 04:58:29 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/06 04:58:29 DEBUG : two: Need to transfer - File not found at Destination 2024/11/06 04:58:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 04:58:29 DEBUG : Linkbox root 'rclone-test-qavutom4bani/dst': Waiting for checks to finish 2024/11/06 04:58:30 DEBUG : one: Sizes identical 2024/11/06 04:58:30 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 04:58:30 DEBUG : Linkbox root 'rclone-test-qavutom4bani/dst': Waiting for transfers to finish 2024/11/06 04:58:31 INFO : two: Copied (new) 2024/11/06 04:58:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (36.43s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:58:49 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qavutom4bani/dest" 2024/11/06 04:58:50 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qavutom4bani/pre-dest1" 2024/11/06 04:58:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qavutom4bani/pre-dest2" 2024/11/06 04:58:51 DEBUG : 1: Sizes identical 2024/11/06 04:58:51 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/06 04:58:52 DEBUG : 2: Sizes identical 2024/11/06 04:58:52 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/06 04:58:52 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/06 04:58:52 DEBUG : Linkbox root 'rclone-test-qavutom4bani/dest': Waiting for checks to finish 2024/11/06 04:58:52 DEBUG : Linkbox root 'rclone-test-qavutom4bani/dest': Waiting for transfers to finish 2024/11/06 04:58:56 INFO : 3: Copied (new) 2024/11/06 04:58:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (25.24s) === RUN TestSyncCopyDest run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.40s) === RUN TestSyncBackupDir run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.39s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.40s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.41s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.40s) === RUN TestSyncSuffix run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.40s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.41s) === RUN TestSyncUTFNorm run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:59:11 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/06 04:59:11 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:59:11 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:59:11 DEBUG : Testêé: Update: removing old file 2024/11/06 04:59:15 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/06 04:59:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.47s) === RUN TestSyncImmutable run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:59:17 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/06 04:59:17 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:59:17 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:59:19 INFO : existing: Copied (new) 2024/11/06 04:59:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:59:19 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/06 04:59:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/06 04:59:19 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 04:59:19 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 04:59:19 ERROR : Linkbox root 'rclone-test-qavutom4bani': not deleting files as there were IO errors 2024/11/06 04:59:19 ERROR : Linkbox root 'rclone-test-qavutom4bani': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (5.70s) === RUN TestSyncIgnoreCase run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.40s) === RUN TestFixCase run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 04:59:38 DEBUG : existing: Sizes identical 2024/11/06 04:59:38 DEBUG : existing: Unchanged skipping 2024/11/06 04:59:38 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/06 04:59:39 DEBUG : existing: Update: removing old file 2024/11/06 04:59:39 DEBUG : existingbutdifferent: Update: removing old file 2024/11/06 04:59:44 INFO : EXISTINGBUTDIFFERENT: Copied (new) to: existingbutdifferent 2024/11/06 04:59:45 ERROR : EXISTINGBUTDIFFERENT: Couldn't delete: could not Remove: Linkbox error 403: not permit 2024/11/06 04:59:45 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: could not Remove: Linkbox error 403: not permit 2024/11/06 04:59:45 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2024/11/06 04:59:45 ERROR : EXISTINGBUTDIFFERENT: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2024/11/06 04:59:45 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2024/11/06 04:59:46 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2024/11/06 04:59:46 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2024/11/06 04:59:47 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2024/11/06 04:59:48 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2024/11/06 04:59:49 ERROR : EXISTINGBUTDIFFERENT: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone1400119315) 5 vs dst(Linkbox root 'rclone-test-qavutom4bani') 8 2024/11/06 04:59:49 INFO : EXISTINGBUTDIFFERENT: Removing failed copy 2024/11/06 04:59:50 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2024/11/06 04:59:51 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira-rclone-move-kulacin1/subdirb/SUBDIRC/HELLO 2024/11/06 04:59:51 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira-rclone-move-kulacin1/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2024/11/06 04:59:52 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2024/11/06 04:59:52 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2024/11/06 04:59:53 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2024/11/06 05:00:00 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2024/11/06 05:00:08 INFO : subdira-rclone-move-kulacin1/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb/SUBDIRC/HELLO 2024/11/06 05:00:09 INFO : subdira-rclone-move-kulacin1/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2024/11/06 05:00:10 INFO : subdira-rclone-move-kulacin1/subdirb/SUBDIRC/HELLO: Deleted 2024/11/06 05:00:10 INFO : subdira-rclone-move-kulacin1/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2024/11/06 05:00:13 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2024/11/06 05:00:16 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/06 05:00:25 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb-rclone-move-jezehon6/SUBDIRC/HELLO 2024/11/06 05:00:25 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb-rclone-move-jezehon6/SUBDIRC/subdird/filewithoutcasedifferences 2024/11/06 05:00:26 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2024/11/06 05:00:26 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2024/11/06 05:00:34 ERROR : subdira/subdirb-rclone-move-jezehon6/SUBDIRC/HELLO: Failed to copy: Update second step failed: Linkbox error 403: not permit 2024/11/06 05:00:34 ERROR : subdira/subdirb-rclone-move-jezehon6/SUBDIRC/HELLO: Not deleting source as copy failed: Update second step failed: Linkbox error 403: not permit 2024/11/06 05:00:34 ERROR : subdira/subdirb-rclone-move-jezehon6/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: Update second step failed: Get "https://www.linkbox.to/api/open/folder_upload_file?diyName=filewithoutcasedifferences&fileMd5ofPre10m=1b908e69c96485706095ed1b37bea00a&fileSize=8&pid=52242901&token=5gyozaWkvgAkGJOT": context canceled 2024/11/06 05:00:34 ERROR : subdira/subdirb-rclone-move-jezehon6/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: Update second step failed: Get "https://www.linkbox.to/api/open/folder_upload_file?diyName=filewithoutcasedifferences&fileMd5ofPre10m=1b908e69c96485706095ed1b37bea00a&fileSize=8&pid=52242901&token=5gyozaWkvgAkGJOT": context canceled 2024/11/06 05:00:34 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: Update second step failed: Linkbox error 403: not permit 2024/11/06 05:00:34 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2024/11/06 05:00:34 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2024/11/06 05:00:34 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 05:00:35 ERROR : subdira/subdirb/subdirc/hello: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2024/11/06 05:00:35 ERROR : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2024/11/06 05:00:39 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2024/11/06 05:01:30 ERROR : EXISTING: Failed to copy: object not found 2024/11/06 05:01:30 ERROR : EXISTING: Not deleting source as copy failed: object not found 2024/11/06 05:01:30 ERROR : EXISTING: Error while attempting to rename to existing: object not found 2024/11/06 05:01:30 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 05:01:30 ERROR : Linkbox root 'rclone-test-qavutom4bani': not deleting files as there were IO errors 2024/11/06 05:01:30 ERROR : Linkbox root 'rclone-test-qavutom4bani': not deleting directories as there were IO errors sync_test.go:2655: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 Error: Received unexpected error: object not found Test: TestFixCase --- FAIL: TestFixCase (139.73s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.20s) --- SKIP: TestMaxTransfer/Hard (0.41s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.40s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 05:03:04 DEBUG : both0: Sizes identical 2024/11/06 05:03:04 DEBUG : both1: Sizes identical 2024/11/06 05:03:04 DEBUG : both11: Sizes identical 2024/11/06 05:03:04 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 05:03:04 DEBUG : both10: Sizes identical 2024/11/06 05:03:04 DEBUG : both0: Unchanged skipping 2024/11/06 05:03:04 DEBUG : both12: Sizes identical 2024/11/06 05:03:04 DEBUG : both12: Unchanged skipping 2024/11/06 05:03:04 DEBUG : both13: Sizes identical 2024/11/06 05:03:04 DEBUG : both1: Unchanged skipping 2024/11/06 05:03:04 DEBUG : both14: Sizes identical 2024/11/06 05:03:04 DEBUG : both14: Unchanged skipping 2024/11/06 05:03:04 DEBUG : both15: Sizes identical 2024/11/06 05:03:04 DEBUG : both11: Unchanged skipping 2024/11/06 05:03:04 DEBUG : both16: Sizes identical 2024/11/06 05:03:04 DEBUG : both10: Unchanged skipping 2024/11/06 05:03:04 DEBUG : both17: Sizes identical 2024/11/06 05:03:04 DEBUG : both13: Unchanged skipping 2024/11/06 05:03:04 DEBUG : both18: Sizes identical 2024/11/06 05:03:04 DEBUG : both18: Unchanged skipping 2024/11/06 05:03:04 DEBUG : both19: Sizes identical 2024/11/06 05:03:04 DEBUG : both19: Unchanged skipping 2024/11/06 05:03:04 DEBUG : both2: Sizes identical 2024/11/06 05:03:04 DEBUG : both2: Unchanged skipping 2024/11/06 05:03:04 DEBUG : both3: Sizes identical 2024/11/06 05:03:04 DEBUG : both3: Unchanged skipping 2024/11/06 05:03:04 DEBUG : both4: Sizes identical 2024/11/06 05:03:04 DEBUG : both4: Unchanged skipping 2024/11/06 05:03:04 DEBUG : both5: Sizes identical 2024/11/06 05:03:04 DEBUG : both5: Unchanged skipping 2024/11/06 05:03:04 DEBUG : both6: Sizes identical 2024/11/06 05:03:04 DEBUG : both6: Unchanged skipping 2024/11/06 05:03:04 DEBUG : both7: Sizes identical 2024/11/06 05:03:04 DEBUG : both7: Unchanged skipping 2024/11/06 05:03:04 DEBUG : both8: Sizes identical 2024/11/06 05:03:04 DEBUG : both8: Unchanged skipping 2024/11/06 05:03:04 DEBUG : both9: Sizes identical 2024/11/06 05:03:04 DEBUG : both9: Unchanged skipping 2024/11/06 05:03:04 DEBUG : both15: Unchanged skipping 2024/11/06 05:03:04 DEBUG : both16: Unchanged skipping 2024/11/06 05:03:04 DEBUG : both17: Unchanged skipping 2024/11/06 05:03:04 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 05:03:04 DEBUG : Waiting for deletions to finish 2024/11/06 05:03:05 INFO : only1: Deleted 2024/11/06 05:03:05 INFO : only9: Deleted 2024/11/06 05:03:05 INFO : only14: Deleted 2024/11/06 05:03:06 INFO : only16: Deleted 2024/11/06 05:03:06 INFO : only3: Deleted 2024/11/06 05:03:07 INFO : only6: Deleted 2024/11/06 05:03:07 INFO : only7: Deleted 2024/11/06 05:03:07 INFO : only8: Deleted 2024/11/06 05:03:08 INFO : only10: Deleted 2024/11/06 05:03:08 INFO : only12: Deleted 2024/11/06 05:03:08 INFO : only18: Deleted 2024/11/06 05:03:08 INFO : only0: Deleted 2024/11/06 05:03:09 INFO : only11: Deleted 2024/11/06 05:03:09 INFO : only4: Deleted 2024/11/06 05:03:09 INFO : only13: Deleted 2024/11/06 05:03:10 INFO : only15: Deleted 2024/11/06 05:03:10 INFO : only17: Deleted 2024/11/06 05:03:10 INFO : only19: Deleted 2024/11/06 05:03:11 INFO : only2: Deleted 2024/11/06 05:03:11 INFO : only5: Deleted run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (114.72s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 05:04:59 DEBUG : both0: Sizes identical 2024/11/06 05:04:59 DEBUG : both1: Sizes identical 2024/11/06 05:04:59 DEBUG : both10: Sizes identical 2024/11/06 05:04:59 DEBUG : both11: Sizes identical 2024/11/06 05:04:59 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for checks to finish 2024/11/06 05:04:59 DEBUG : both0: Unchanged skipping 2024/11/06 05:04:59 DEBUG : both12: Sizes identical 2024/11/06 05:04:59 DEBUG : both12: Unchanged skipping 2024/11/06 05:04:59 DEBUG : both13: Sizes identical 2024/11/06 05:04:59 DEBUG : both13: Unchanged skipping 2024/11/06 05:04:59 DEBUG : both14: Sizes identical 2024/11/06 05:04:59 DEBUG : both14: Unchanged skipping 2024/11/06 05:04:59 DEBUG : both15: Sizes identical 2024/11/06 05:04:59 DEBUG : both15: Unchanged skipping 2024/11/06 05:04:59 DEBUG : both16: Sizes identical 2024/11/06 05:04:59 DEBUG : both1: Unchanged skipping 2024/11/06 05:04:59 DEBUG : both17: Sizes identical 2024/11/06 05:04:59 DEBUG : both17: Unchanged skipping 2024/11/06 05:04:59 DEBUG : both18: Sizes identical 2024/11/06 05:04:59 DEBUG : both18: Unchanged skipping 2024/11/06 05:04:59 DEBUG : both19: Sizes identical 2024/11/06 05:04:59 DEBUG : both10: Unchanged skipping 2024/11/06 05:04:59 DEBUG : both2: Sizes identical 2024/11/06 05:04:59 DEBUG : both2: Unchanged skipping 2024/11/06 05:04:59 DEBUG : both3: Sizes identical 2024/11/06 05:04:59 DEBUG : both11: Unchanged skipping 2024/11/06 05:04:59 DEBUG : both4: Sizes identical 2024/11/06 05:04:59 DEBUG : both16: Unchanged skipping 2024/11/06 05:04:59 DEBUG : both5: Sizes identical 2024/11/06 05:04:59 DEBUG : both5: Unchanged skipping 2024/11/06 05:04:59 DEBUG : both6: Sizes identical 2024/11/06 05:04:59 DEBUG : both6: Unchanged skipping 2024/11/06 05:04:59 DEBUG : both7: Sizes identical 2024/11/06 05:04:59 DEBUG : both7: Unchanged skipping 2024/11/06 05:04:59 DEBUG : both8: Sizes identical 2024/11/06 05:04:59 DEBUG : both19: Unchanged skipping 2024/11/06 05:04:59 DEBUG : both9: Sizes identical 2024/11/06 05:04:59 DEBUG : both3: Unchanged skipping 2024/11/06 05:04:59 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/06 05:04:59 DEBUG : both4: Unchanged skipping 2024/11/06 05:04:59 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/06 05:04:59 DEBUG : both8: Unchanged skipping 2024/11/06 05:04:59 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/06 05:04:59 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/06 05:04:59 ERROR : only10: Failed to copy: can't upload empty files to this remote 2024/11/06 05:04:59 DEBUG : both9: Unchanged skipping 2024/11/06 05:04:59 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/06 05:04:59 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/06 05:04:59 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/06 05:04:59 ERROR : only0: Failed to copy: can't upload empty files to this remote 2024/11/06 05:04:59 ERROR : only1: Failed to copy: can't upload empty files to this remote 2024/11/06 05:04:59 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/06 05:04:59 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/06 05:04:59 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/06 05:04:59 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/06 05:04:59 ERROR : only13: Failed to copy: can't upload empty files to this remote 2024/11/06 05:04:59 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/06 05:04:59 ERROR : only15: Failed to copy: can't upload empty files to this remote 2024/11/06 05:04:59 ERROR : only14: Failed to copy: can't upload empty files to this remote 2024/11/06 05:04:59 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/06 05:04:59 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/06 05:04:59 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/06 05:04:59 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/06 05:04:59 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/06 05:04:59 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/06 05:04:59 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/06 05:04:59 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/06 05:04:59 ERROR : only17: Failed to copy: can't upload empty files to this remote 2024/11/06 05:04:59 ERROR : only18: Failed to copy: can't upload empty files to this remote 2024/11/06 05:04:59 ERROR : only19: Failed to copy: can't upload empty files to this remote 2024/11/06 05:04:59 ERROR : only4: Failed to copy: can't upload empty files to this remote 2024/11/06 05:04:59 ERROR : only3: Failed to copy: can't upload empty files to this remote 2024/11/06 05:04:59 ERROR : only2: Failed to copy: can't upload empty files to this remote 2024/11/06 05:04:59 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Waiting for transfers to finish 2024/11/06 05:04:59 ERROR : only12: Failed to copy: can't upload empty files to this remote 2024/11/06 05:04:59 ERROR : only5: Failed to copy: can't upload empty files to this remote 2024/11/06 05:04:59 ERROR : only11: Failed to copy: can't upload empty files to this remote 2024/11/06 05:04:59 ERROR : only7: Failed to copy: can't upload empty files to this remote 2024/11/06 05:04:59 ERROR : only9: Failed to copy: can't upload empty files to this remote 2024/11/06 05:04:59 ERROR : only8: Failed to copy: can't upload empty files to this remote 2024/11/06 05:04:59 ERROR : only6: Failed to copy: can't upload empty files to this remote 2024/11/06 05:04:59 ERROR : only16: Failed to copy: can't upload empty files to this remote 2024/11/06 05:04:59 ERROR : Linkbox root 'rclone-test-qavutom4bani': not deleting files as there were IO errors 2024/11/06 05:04:59 ERROR : Linkbox root 'rclone-test-qavutom4bani': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" sync_test.go:2750: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (134.01s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 05:05:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 05:05:52 DEBUG : sub dir: Making directory 2024/11/06 05:05:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (41.53s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" 2024/11/06 05:06:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 05:06:34 DEBUG : sub dir: Making directory 2024/11/06 05:06:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-qavutom4bani'", Local "Local file system at /tmp/rclone1400119315", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (41.98s) FAIL 2024/11/06 05:07:16 DEBUG : Linkbox root 'rclone-test-qavutom4bani': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished OK in 19m51.069691086s (try 1/5)