"./sync.test -test.v -test.timeout 1h0m0s -remote TestSeafile: -verbose" - Starting (try 1/5) 2021/05/09 06:06:55 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zelered9vozozun5xiyocay2" 2021/05/09 06:06:55 DEBUG : TestSeafile: detected overridden config - adding "{12t2J}" suffix to name 2021/05/09 06:06:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/05/09 06:06:55 DEBUG : Seafile server version 8.0.4 2021/05/09 06:06:56 DEBUG : Creating backend with remote "/tmp/rclone797034890" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.12s) === 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:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:06:57 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2021/05/09 06:06:57 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:06:57 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.06s) === RUN TestCopy run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:06:57 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:06:57 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:06:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (0.92s) === RUN TestCopyMissingDirectory run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:06:58 DEBUG : Creating backend with remote "/non-existing" 2021/05/09 06:06:58 ERROR : : error reading source directory: directory not found 2021/05/09 06:06:58 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:06:58 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.30s) === RUN TestCopyNoTraverse run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:06:59 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:06:59 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:06:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (0.89s) === RUN TestCopyCheckFirst run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:06:59 INFO : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Running all checks before starting transfers 2021/05/09 06:06:59 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:06:59 INFO : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Checks finished, now starting transfers 2021/05/09 06:06:59 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (0.92s) === RUN TestSyncNoTraverse run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:00 ERROR : Ignoring --no-traverse with sync 2021/05/09 06:07:00 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:00 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:01 INFO : sub dir/hello world: Copied (new) 2021/05/09 06:07:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (0.98s) === RUN TestCopyWithDepth run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:01 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:01 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:01 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.70s) === RUN TestCopyWithFilesFrom run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:02 DEBUG : hello world2: Excluded 2021/05/09 06:07:02 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:02 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.68s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:03 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:03 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:03 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.70s) === RUN TestCopyEmptyDirectories run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:03 DEBUG : sub dir2: Making directory 2021/05/09 06:07:03 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:03 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:04 INFO : sub dir/hello world: Copied (new) 2021/05/09 06:07:04 DEBUG : sub dir2: Making directory 2021/05/09 06:07:04 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': copied 1 directories --- PASS: TestCopyEmptyDirectories (1.72s) === RUN TestMoveEmptyDirectories run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:05 DEBUG : sub dir2: Making directory 2021/05/09 06:07:05 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:05 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:05 INFO : sub dir/hello world: Copied (new) 2021/05/09 06:07:05 INFO : sub dir/hello world: Deleted 2021/05/09 06:07:05 DEBUG : sub dir: Making directory 2021/05/09 06:07:05 DEBUG : sub dir2: Making directory 2021/05/09 06:07:06 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': copied 2 directories --- PASS: TestMoveEmptyDirectories (2.07s) === RUN TestSyncEmptyDirectories run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:07 DEBUG : sub dir2: Making directory 2021/05/09 06:07:07 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:07 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:07 INFO : sub dir/hello world: Copied (new) 2021/05/09 06:07:07 DEBUG : sub dir2: Making directory 2021/05/09 06:07:08 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': copied 1 directories 2021/05/09 06:07:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (1.40s) === RUN TestServerSideCopy run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:09 DEBUG : Creating backend with remote "TestSeafile:rclone-test-kalisey6bedivaf9kegaxef3" 2021/05/09 06:07:09 DEBUG : TestSeafile: detected overridden config - adding "{12t2J}" suffix to name 2021/05/09 06:07:09 DEBUG : Seafile server version 8.0.4 sync_test.go:281: Server side copy (if possible) seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2' -> seafile library 'My Library' path 'rclone-test-kalisey6bedivaf9kegaxef3' 2021/05/09 06:07:09 DEBUG : seafile library 'My Library' path 'rclone-test-kalisey6bedivaf9kegaxef3': Waiting for checks to finish 2021/05/09 06:07:09 DEBUG : seafile library 'My Library' path 'rclone-test-kalisey6bedivaf9kegaxef3': Waiting for transfers to finish 2021/05/09 06:07:10 INFO : sub dir/hello world: Copied (server-side copy) 2021/05/09 06:07:10 DEBUG : seafile library 'My Library' path 'rclone-test-kalisey6bedivaf9kegaxef3': Purge remote --- PASS: TestServerSideCopy (2.21s) === RUN TestCopyAfterDelete run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:11 ERROR : : error listing: directory not found 2021/05/09 06:07:11 DEBUG : Local file system at /tmp/rclone797034890: Making directory 2021/05/09 06:07:11 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:11 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.00s) === RUN TestCopyRedownload run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:12 DEBUG : Local file system at /tmp/rclone797034890: Waiting for checks to finish 2021/05/09 06:07:12 DEBUG : Local file system at /tmp/rclone797034890: Waiting for transfers to finish 2021/05/09 06:07:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.21s) === RUN TestSyncBasedOnCheckSum run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:13 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:13 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:13 INFO : check sum: Copied (new) 2021/05/09 06:07:13 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:13 NOTICE: seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2021/05/09 06:07:13 DEBUG : check sum: Size of src and dst objects identical 2021/05/09 06:07:13 DEBUG : check sum: Unchanged skipping 2021/05/09 06:07:13 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:13 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:13 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:13 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (0.93s) === RUN TestSyncSizeOnly run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:14 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:14 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:14 INFO : sizeonly: Copied (new) 2021/05/09 06:07:14 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:14 DEBUG : sizeonly: Sizes identical 2021/05/09 06:07:14 DEBUG : sizeonly: Unchanged skipping 2021/05/09 06:07:14 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:14 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:14 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:14 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.88s) === RUN TestSyncIgnoreSize run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:15 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:15 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:15 INFO : ignore-size: Copied (new) 2021/05/09 06:07:15 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:15 DEBUG : ignore-size: Sizes identical 2021/05/09 06:07:15 DEBUG : ignore-size: Unchanged skipping 2021/05/09 06:07:15 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:15 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:15 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.94s) === RUN TestSyncIgnoreTimes run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:16 DEBUG : existing: Sizes identical 2021/05/09 06:07:16 DEBUG : existing: Unchanged skipping 2021/05/09 06:07:16 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:16 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:16 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:16 INFO : There was nothing to transfer 2021/05/09 06:07:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2021/05/09 06:07:16 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:16 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:16 INFO : existing: Copied (replaced existing) 2021/05/09 06:07:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.08s) === RUN TestSyncIgnoreExisting run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:17 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:17 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:17 INFO : existing: Copied (new) 2021/05/09 06:07:17 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:17 DEBUG : existing: Destination exists, skipping 2021/05/09 06:07:17 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:17 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:17 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.91s) === RUN TestSyncIgnoreErrors run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:18 DEBUG : d: Making directory 2021/05/09 06:07:19 DEBUG : c/non empty space: Sizes identical 2021/05/09 06:07:19 DEBUG : c/non empty space: Unchanged skipping 2021/05/09 06:07:19 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:19 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:19 INFO : a/potato2: Copied (new) 2021/05/09 06:07:19 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:19 INFO : b/potato: Deleted 2021/05/09 06:07:19 DEBUG : d: Removing directory 2021/05/09 06:07:19 DEBUG : b: Removing directory 2021/05/09 06:07:19 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': deleted 2 directories --- PASS: TestSyncIgnoreErrors (2.83s) === RUN TestSyncAfterChangingModtimeOnly run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:21 DEBUG : empty space: Sizes identical 2021/05/09 06:07:21 DEBUG : empty space: Unchanged skipping 2021/05/09 06:07:21 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:21 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:21 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:21 INFO : There was nothing to transfer 2021/05/09 06:07:21 DEBUG : empty space: Sizes identical 2021/05/09 06:07:21 DEBUG : empty space: Unchanged skipping 2021/05/09 06:07:21 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:21 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:21 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (0.96s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" sync_test.go:591: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.20s) === RUN TestSyncDoesntUpdateModtime run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" sync_test.go:616: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.20s) === RUN TestSyncAfterAddingAFile run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:22 DEBUG : empty space: Sizes identical 2021/05/09 06:07:22 DEBUG : empty space: Unchanged skipping 2021/05/09 06:07:22 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:22 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:22 INFO : potato: Copied (new) 2021/05/09 06:07:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.13s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:23 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2021/05/09 06:07:23 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:23 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:24 INFO : potato: Copied (replaced existing) 2021/05/09 06:07:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.02s) === RUN TestSyncAfterChangingContentsOnly run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" sync_test.go:677: ModTimeNotSupported so forcing file to be a different size 2021/05/09 06:07:24 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:24 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2021/05/09 06:07:24 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:25 INFO : potato: Copied (replaced existing) 2021/05/09 06:07:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (0.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:25 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2021/05/09 06:07:25 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:25 DEBUG : empty space: Sizes identical 2021/05/09 06:07:25 DEBUG : empty space: Unchanged skipping 2021/05/09 06:07:25 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:25 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:25 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:27 DEBUG : empty space: Sizes identical 2021/05/09 06:07:27 DEBUG : empty space: Unchanged skipping 2021/05/09 06:07:27 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:27 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:27 INFO : potato2: Copied (new) 2021/05/09 06:07:27 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:27 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:28 DEBUG : d: Making directory 2021/05/09 06:07:28 DEBUG : d/e: Making directory 2021/05/09 06:07:29 DEBUG : c/non empty space: Sizes identical 2021/05/09 06:07:29 DEBUG : c/non empty space: Unchanged skipping 2021/05/09 06:07:29 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:29 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:29 INFO : a/potato2: Copied (new) 2021/05/09 06:07:29 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:29 INFO : b/potato: Deleted 2021/05/09 06:07:29 DEBUG : d/e: Removing directory 2021/05/09 06:07:30 DEBUG : d: Removing directory 2021/05/09 06:07:30 DEBUG : b: Removing directory 2021/05/09 06:07:30 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:31 DEBUG : d: Making directory 2021/05/09 06:07:32 DEBUG : c/non empty space: Sizes identical 2021/05/09 06:07:32 DEBUG : c/non empty space: Unchanged skipping 2021/05/09 06:07:32 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:32 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:33 INFO : a/potato2: Copied (new) 2021/05/09 06:07:33 ERROR : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': not deleting files as there were IO errors 2021/05/09 06:07:33 ERROR : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.95s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:35 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:35 DEBUG : empty space: Sizes identical 2021/05/09 06:07:35 DEBUG : empty space: Unchanged skipping 2021/05/09 06:07:35 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:35 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:35 INFO : potato: Deleted 2021/05/09 06:07:35 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.47s) === RUN TestSyncDeleteBefore run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:36 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:36 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:36 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:36 INFO : potato: Deleted 2021/05/09 06:07:36 DEBUG : empty space: Sizes identical 2021/05/09 06:07:36 DEBUG : empty space: Unchanged skipping 2021/05/09 06:07:36 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:36 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (1.53s) === RUN TestCopyDeleteBefore run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:37 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:37 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:38 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.11s) === RUN TestSyncWithExclude run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:39 DEBUG : enormous: Excluded 2021/05/09 06:07:39 DEBUG : potato2: Excluded 2021/05/09 06:07:39 DEBUG : potato2: Excluded 2021/05/09 06:07:39 DEBUG : empty space: Sizes identical 2021/05/09 06:07:39 DEBUG : empty space: Unchanged skipping 2021/05/09 06:07:39 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:39 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:39 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:39 INFO : There was nothing to transfer 2021/05/09 06:07:39 DEBUG : enormous: Excluded 2021/05/09 06:07:39 DEBUG : potato2: Excluded 2021/05/09 06:07:39 DEBUG : potato2: Excluded 2021/05/09 06:07:39 DEBUG : empty space: Sizes identical 2021/05/09 06:07:39 DEBUG : empty space: Unchanged skipping 2021/05/09 06:07:39 DEBUG : Local file system at /tmp/rclone797034890: Waiting for checks to finish 2021/05/09 06:07:39 DEBUG : Local file system at /tmp/rclone797034890: Waiting for transfers to finish 2021/05/09 06:07:39 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:39 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.32s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:40 DEBUG : enormous: Excluded 2021/05/09 06:07:40 DEBUG : potato2: Excluded 2021/05/09 06:07:40 DEBUG : empty space: Sizes identical 2021/05/09 06:07:40 DEBUG : empty space: Unchanged skipping 2021/05/09 06:07:40 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:40 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:40 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:41 INFO : enormous: Deleted 2021/05/09 06:07:41 INFO : potato2: Deleted 2021/05/09 06:07:41 INFO : There was nothing to transfer 2021/05/09 06:07:41 DEBUG : Local file system at /tmp/rclone797034890: Waiting for checks to finish 2021/05/09 06:07:41 DEBUG : empty space: Sizes identical 2021/05/09 06:07:41 DEBUG : empty space: Unchanged skipping 2021/05/09 06:07:41 DEBUG : Local file system at /tmp/rclone797034890: Waiting for transfers to finish 2021/05/09 06:07:41 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:41 INFO : enormous: Deleted 2021/05/09 06:07:41 INFO : potato2: Deleted 2021/05/09 06:07:41 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.83s) === RUN TestSyncWithUpdateOlder run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" sync_test.go:998: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.14s) === RUN TestSyncWithMaxDuration sync_test.go:1039: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" sync_test.go:1088: Can track renames: false 2021/05/09 06:07:41 ERROR : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Ignoring --track-renames as the source and destination do not have a common hash 2021/05/09 06:07:42 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:42 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:42 INFO : potato: Copied (new) 2021/05/09 06:07:42 INFO : yam: Copied (new) 2021/05/09 06:07:42 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:42 ERROR : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Ignoring --track-renames as the source and destination do not have a common hash 2021/05/09 06:07:42 DEBUG : potato: Sizes identical 2021/05/09 06:07:42 DEBUG : potato: Unchanged skipping 2021/05/09 06:07:42 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:42 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:42 INFO : yaml: Copied (new) 2021/05/09 06:07:42 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:42 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (1.50s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" sync_test.go:1157: Can track renames: false 2021/05/09 06:07:43 ERROR : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Ignoring --track-renames as either the source or destination do not support modtime 2021/05/09 06:07:43 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:43 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:43 INFO : potato: Copied (new) 2021/05/09 06:07:43 INFO : yam: Copied (new) 2021/05/09 06:07:43 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:44 ERROR : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Ignoring --track-renames as either the source or destination do not support modtime 2021/05/09 06:07:44 DEBUG : potato: Sizes identical 2021/05/09 06:07:44 DEBUG : potato: Unchanged skipping 2021/05/09 06:07:44 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:44 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:44 INFO : yaml: Copied (new) 2021/05/09 06:07:44 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:44 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.52s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" sync_test.go:1193: Can track renames: false 2021/05/09 06:07:45 INFO : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Making map for --track-renames 2021/05/09 06:07:45 INFO : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Finished making map for --track-renames 2021/05/09 06:07:45 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:45 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for renames to finish 2021/05/09 06:07:45 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:45 INFO : potato: Copied (new) 2021/05/09 06:07:45 INFO : sub/yam: Copied (new) 2021/05/09 06:07:45 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:45 DEBUG : potato: Sizes identical 2021/05/09 06:07:45 DEBUG : potato: Unchanged skipping 2021/05/09 06:07:45 INFO : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Making map for --track-renames 2021/05/09 06:07:45 INFO : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Finished making map for --track-renames 2021/05/09 06:07:45 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:45 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for renames to finish 2021/05/09 06:07:46 INFO : sub/yam: Moved (server-side) to: yam 2021/05/09 06:07:46 INFO : yam: Renamed from "sub/yam" 2021/05/09 06:07:46 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:46 DEBUG : Waiting for deletions to finish 2021/05/09 06:07:46 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:47 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:47 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:47 INFO : sub dir/hello world: Copied (new) 2021/05/09 06:07:47 INFO : sub dir/hello world: Deleted 2021/05/09 06:07:47 INFO : nested/sub dir/file: Copied (new) 2021/05/09 06:07:47 INFO : nested/sub dir/file: Deleted 2021/05/09 06:07:47 DEBUG : sub dir: Removing directory 2021/05/09 06:07:47 DEBUG : nested/sub dir: Removing directory 2021/05/09 06:07:47 DEBUG : nested: Removing directory 2021/05/09 06:07:47 DEBUG : Local file system at /tmp/rclone797034890: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.59s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:48 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:07:48 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:07:49 INFO : sub dir/hello world: Copied (new) 2021/05/09 06:07:49 INFO : sub dir/hello world: Deleted 2021/05/09 06:07:49 INFO : nested/sub dir/file: Copied (new) 2021/05/09 06:07:49 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.63s) === RUN TestServerSideMove run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:50 DEBUG : Creating backend with remote "TestSeafile:rclone-test-redemop5vazamej0nafazod7" 2021/05/09 06:07:50 DEBUG : TestSeafile: detected overridden config - adding "{12t2J}" suffix to name 2021/05/09 06:07:50 DEBUG : Seafile server version 8.0.4 sync_test.go:1245: Server side move (if possible) seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2' -> seafile library 'My Library' path 'rclone-test-redemop5vazamej0nafazod7' 2021/05/09 06:07:51 DEBUG : seafile library 'My Library' path 'rclone-test-redemop5vazamej0nafazod7': Using server-side directory move 2021/05/09 06:07:51 INFO : seafile library 'My Library' path 'rclone-test-redemop5vazamej0nafazod7': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/05/09 06:07:52 DEBUG : empty space: Sizes identical 2021/05/09 06:07:52 DEBUG : empty space: Unchanged skipping 2021/05/09 06:07:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/05/09 06:07:52 DEBUG : seafile library 'My Library' path 'rclone-test-redemop5vazamej0nafazod7': Waiting for checks to finish 2021/05/09 06:07:52 INFO : empty space: Deleted 2021/05/09 06:07:52 DEBUG : seafile library 'My Library' path 'rclone-test-redemop5vazamej0nafazod7': Waiting for transfers to finish 2021/05/09 06:07:52 INFO : potato3: Deleted 2021/05/09 06:07:52 INFO : potato2: Moved (server-side) 2021/05/09 06:07:53 INFO : potato3: Moved (server-side) 2021/05/09 06:07:53 INFO : There was nothing to transfer 2021/05/09 06:07:53 DEBUG : Creating backend with remote "TestSeafile:rclone-test-wulowom9tewujes1kofiveb8" 2021/05/09 06:07:53 DEBUG : TestSeafile: detected overridden config - adding "{12t2J}" suffix to name 2021/05/09 06:07:53 DEBUG : Seafile server version 8.0.4 2021/05/09 06:07:53 DEBUG : seafile library 'My Library' path 'rclone-test-wulowom9tewujes1kofiveb8': Using server-side directory move 2021/05/09 06:07:53 INFO : seafile library 'My Library' path 'rclone-test-wulowom9tewujes1kofiveb8': Server side directory move succeeded 2021/05/09 06:07:53 DEBUG : seafile library 'My Library' path 'rclone-test-wulowom9tewujes1kofiveb8': Purge remote 2021/05/09 06:07:54 DEBUG : seafile library 'My Library' path 'rclone-test-redemop5vazamej0nafazod7': Purge remote 2021/05/09 06:07:54 purge failed: failed to delete directory: HTTP error 404 (404 Not Found) returned body: "{\"error_msg\":\"Folder /rclone-test-redemop5vazamej0nafazod7 not found.\"}" --- PASS: TestServerSideMove (4.16s) === RUN TestServerSideMoveWithFilter run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:54 DEBUG : Creating backend with remote "TestSeafile:rclone-test-riqicij1yuciler7bevulid4" 2021/05/09 06:07:54 DEBUG : TestSeafile: detected overridden config - adding "{12t2J}" suffix to name 2021/05/09 06:07:54 DEBUG : Seafile server version 8.0.4 sync_test.go:1245: Server side move (if possible) seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2' -> seafile library 'My Library' path 'rclone-test-riqicij1yuciler7bevulid4' 2021/05/09 06:07:56 DEBUG : empty space: Excluded 2021/05/09 06:07:56 DEBUG : empty space: Excluded 2021/05/09 06:07:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/05/09 06:07:56 DEBUG : seafile library 'My Library' path 'rclone-test-riqicij1yuciler7bevulid4': Waiting for checks to finish 2021/05/09 06:07:56 DEBUG : seafile library 'My Library' path 'rclone-test-riqicij1yuciler7bevulid4': Waiting for transfers to finish 2021/05/09 06:07:56 INFO : potato3: Deleted 2021/05/09 06:07:56 INFO : potato2: Moved (server-side) 2021/05/09 06:07:57 INFO : potato3: Moved (server-side) 2021/05/09 06:07:57 INFO : There was nothing to transfer 2021/05/09 06:07:57 DEBUG : Creating backend with remote "TestSeafile:rclone-test-yivefar6zekawur7tadinax5" 2021/05/09 06:07:57 DEBUG : TestSeafile: detected overridden config - adding "{12t2J}" suffix to name 2021/05/09 06:07:57 DEBUG : Seafile server version 8.0.4 2021/05/09 06:07:57 DEBUG : empty space: Excluded 2021/05/09 06:07:57 DEBUG : seafile library 'My Library' path 'rclone-test-yivefar6zekawur7tadinax5': Waiting for checks to finish 2021/05/09 06:07:57 DEBUG : seafile library 'My Library' path 'rclone-test-yivefar6zekawur7tadinax5': Waiting for transfers to finish 2021/05/09 06:07:58 INFO : potato2: Moved (server-side) 2021/05/09 06:07:58 INFO : potato3: Moved (server-side) 2021/05/09 06:07:58 INFO : There was nothing to transfer 2021/05/09 06:07:58 DEBUG : seafile library 'My Library' path 'rclone-test-yivefar6zekawur7tadinax5': Purge remote 2021/05/09 06:07:59 DEBUG : seafile library 'My Library' path 'rclone-test-riqicij1yuciler7bevulid4': Purge remote --- PASS: TestServerSideMoveWithFilter (5.21s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:07:59 DEBUG : Creating backend with remote "TestSeafile:rclone-test-femosax9nelosil8nuxilel4" 2021/05/09 06:07:59 DEBUG : TestSeafile: detected overridden config - adding "{12t2J}" suffix to name 2021/05/09 06:07:59 DEBUG : Seafile server version 8.0.4 2021/05/09 06:08:00 DEBUG : tomatoDir: Making directory sync_test.go:1245: Server side move (if possible) seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2' -> seafile library 'My Library' path 'rclone-test-femosax9nelosil8nuxilel4' 2021/05/09 06:08:02 DEBUG : seafile library 'My Library' path 'rclone-test-femosax9nelosil8nuxilel4': Using server-side directory move 2021/05/09 06:08:02 INFO : seafile library 'My Library' path 'rclone-test-femosax9nelosil8nuxilel4': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/05/09 06:08:02 DEBUG : empty space: Sizes identical 2021/05/09 06:08:02 DEBUG : empty space: Unchanged skipping 2021/05/09 06:08:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/05/09 06:08:02 DEBUG : seafile library 'My Library' path 'rclone-test-femosax9nelosil8nuxilel4': Waiting for checks to finish 2021/05/09 06:08:02 INFO : potato3: Deleted 2021/05/09 06:08:03 INFO : empty space: Deleted 2021/05/09 06:08:03 DEBUG : seafile library 'My Library' path 'rclone-test-femosax9nelosil8nuxilel4': Waiting for transfers to finish 2021/05/09 06:08:03 INFO : potato2: Moved (server-side) 2021/05/09 06:08:03 INFO : potato3: Moved (server-side) 2021/05/09 06:08:03 DEBUG : tomatoDir: Removing directory 2021/05/09 06:08:04 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': deleted 1 directories 2021/05/09 06:08:04 INFO : There was nothing to transfer 2021/05/09 06:08:04 DEBUG : Creating backend with remote "TestSeafile:rclone-test-tejuwus6xiqaxab7vohuvos0" 2021/05/09 06:08:04 DEBUG : TestSeafile: detected overridden config - adding "{12t2J}" suffix to name 2021/05/09 06:08:04 DEBUG : Seafile server version 8.0.4 2021/05/09 06:08:04 DEBUG : tomatoDir: Making directory 2021/05/09 06:08:04 DEBUG : seafile library 'My Library' path 'rclone-test-tejuwus6xiqaxab7vohuvos0': Using server-side directory move 2021/05/09 06:08:05 INFO : seafile library 'My Library' path 'rclone-test-tejuwus6xiqaxab7vohuvos0': Server side directory move succeeded 2021/05/09 06:08:05 DEBUG : seafile library 'My Library' path 'rclone-test-tejuwus6xiqaxab7vohuvos0': Purge remote 2021/05/09 06:08:05 DEBUG : seafile library 'My Library' path 'rclone-test-femosax9nelosil8nuxilel4': Purge remote 2021/05/09 06:08:05 purge failed: failed to delete directory: HTTP error 404 (404 Not Found) returned body: "{\"error_msg\":\"Folder /rclone-test-femosax9nelosil8nuxilel4 not found.\"}" --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.31s) === RUN TestServerSideMoveOverlap run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" sync_test.go:1382: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.21s) === RUN TestSyncOverlap run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:08:06 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/rclone-sync-test" 2021/05/09 06:08:06 DEBUG : TestSeafile: detected overridden config - adding "{12t2J}" suffix to name 2021/05/09 06:08:06 DEBUG : Seafile server version 8.0.4 --- PASS: TestSyncOverlap (0.53s) === RUN TestSyncCompareDest run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:08:06 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/dst" 2021/05/09 06:08:06 DEBUG : TestSeafile: detected overridden config - adding "{12t2J}" suffix to name 2021/05/09 06:08:06 DEBUG : Seafile server version 8.0.4 2021/05/09 06:08:06 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/CompareDest" 2021/05/09 06:08:06 DEBUG : TestSeafile: detected overridden config - adding "{12t2J}" suffix to name 2021/05/09 06:08:06 DEBUG : Seafile server version 8.0.4 2021/05/09 06:08:07 DEBUG : fs cache: renaming cache item "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/CompareDest" to be canonical "TestSeafile{12t2J}:rclone-test-zelered9vozozun5xiyocay2/CompareDest" 2021/05/09 06:08:07 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for checks to finish 2021/05/09 06:08:07 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for transfers to finish 2021/05/09 06:08:07 INFO : one: Copied (new) 2021/05/09 06:08:07 DEBUG : Waiting for deletions to finish 2021/05/09 06:08:07 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/CompareDest" for canonical name "TestSeafile{12t2J}:rclone-test-zelered9vozozun5xiyocay2/CompareDest" 2021/05/09 06:08:08 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for checks to finish 2021/05/09 06:08:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/05/09 06:08:08 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for transfers to finish 2021/05/09 06:08:08 INFO : one: Copied (replaced existing) 2021/05/09 06:08:08 DEBUG : Waiting for deletions to finish 2021/05/09 06:08:08 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/CompareDest" for canonical name "TestSeafile{12t2J}:rclone-test-zelered9vozozun5xiyocay2/CompareDest" 2021/05/09 06:08:08 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for checks to finish 2021/05/09 06:08:09 DEBUG : one: Sizes identical 2021/05/09 06:08:09 DEBUG : one: Destination found in --compare-dest, skipping 2021/05/09 06:08:09 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for transfers to finish 2021/05/09 06:08:09 DEBUG : Waiting for deletions to finish 2021/05/09 06:08:09 INFO : There was nothing to transfer 2021/05/09 06:08:09 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/CompareDest" for canonical name "TestSeafile{12t2J}:rclone-test-zelered9vozozun5xiyocay2/CompareDest" 2021/05/09 06:08:09 DEBUG : two: Sizes identical 2021/05/09 06:08:09 DEBUG : two: Destination found in --compare-dest, skipping 2021/05/09 06:08:09 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for checks to finish 2021/05/09 06:08:09 DEBUG : one: Sizes identical 2021/05/09 06:08:09 DEBUG : one: Destination found in --compare-dest, skipping 2021/05/09 06:08:09 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for transfers to finish 2021/05/09 06:08:09 DEBUG : Waiting for deletions to finish 2021/05/09 06:08:09 INFO : There was nothing to transfer 2021/05/09 06:08:09 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/CompareDest" for canonical name "TestSeafile{12t2J}:rclone-test-zelered9vozozun5xiyocay2/CompareDest" 2021/05/09 06:08:10 DEBUG : two: Sizes identical 2021/05/09 06:08:10 DEBUG : two: Destination found in --compare-dest, skipping 2021/05/09 06:08:10 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for checks to finish 2021/05/09 06:08:10 DEBUG : one: Sizes identical 2021/05/09 06:08:10 DEBUG : one: Destination found in --compare-dest, skipping 2021/05/09 06:08:10 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for transfers to finish 2021/05/09 06:08:10 DEBUG : Waiting for deletions to finish 2021/05/09 06:08:10 INFO : There was nothing to transfer 2021/05/09 06:08:10 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/CompareDest" for canonical name "TestSeafile{12t2J}:rclone-test-zelered9vozozun5xiyocay2/CompareDest" 2021/05/09 06:08:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/05/09 06:08:10 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for checks to finish 2021/05/09 06:08:10 DEBUG : one: Sizes identical 2021/05/09 06:08:10 DEBUG : one: Destination found in --compare-dest, skipping 2021/05/09 06:08:10 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for transfers to finish 2021/05/09 06:08:10 INFO : two: Copied (new) 2021/05/09 06:08:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (5.49s) === RUN TestSyncMultipleCompareDest run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:08:12 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/dest" 2021/05/09 06:08:12 DEBUG : TestSeafile: detected overridden config - adding "{12t2J}" suffix to name 2021/05/09 06:08:12 DEBUG : Seafile server version 8.0.4 2021/05/09 06:08:12 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/pre-dest1" 2021/05/09 06:08:12 DEBUG : TestSeafile: detected overridden config - adding "{12t2J}" suffix to name 2021/05/09 06:08:12 DEBUG : Seafile server version 8.0.4 2021/05/09 06:08:13 DEBUG : fs cache: renaming cache item "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/pre-dest1" to be canonical "TestSeafile{12t2J}:rclone-test-zelered9vozozun5xiyocay2/pre-dest1" 2021/05/09 06:08:13 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/pre-dest2" 2021/05/09 06:08:13 DEBUG : TestSeafile: detected overridden config - adding "{12t2J}" suffix to name 2021/05/09 06:08:13 DEBUG : Seafile server version 8.0.4 2021/05/09 06:08:13 DEBUG : fs cache: renaming cache item "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/pre-dest2" to be canonical "TestSeafile{12t2J}:rclone-test-zelered9vozozun5xiyocay2/pre-dest2" 2021/05/09 06:08:13 DEBUG : 1: Sizes identical 2021/05/09 06:08:13 DEBUG : 1: Destination found in --compare-dest, skipping 2021/05/09 06:08:14 DEBUG : 2: Sizes identical 2021/05/09 06:08:14 DEBUG : 2: Destination found in --compare-dest, skipping 2021/05/09 06:08:14 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dest': Waiting for checks to finish 2021/05/09 06:08:14 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dest': Waiting for transfers to finish 2021/05/09 06:08:14 INFO : 3: Copied (new) 2021/05/09 06:08:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (3.75s) === RUN TestSyncCopyDest run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:08:15 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/dst" 2021/05/09 06:08:15 DEBUG : TestSeafile: detected overridden config - adding "{12t2J}" suffix to name 2021/05/09 06:08:15 DEBUG : Seafile server version 8.0.4 2021/05/09 06:08:16 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/CopyDest" 2021/05/09 06:08:16 DEBUG : TestSeafile: detected overridden config - adding "{12t2J}" suffix to name 2021/05/09 06:08:16 DEBUG : Seafile server version 8.0.4 2021/05/09 06:08:16 DEBUG : fs cache: renaming cache item "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/CopyDest" to be canonical "TestSeafile{12t2J}:rclone-test-zelered9vozozun5xiyocay2/CopyDest" 2021/05/09 06:08:16 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for checks to finish 2021/05/09 06:08:16 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for transfers to finish 2021/05/09 06:08:16 INFO : one: Copied (new) 2021/05/09 06:08:16 DEBUG : Waiting for deletions to finish 2021/05/09 06:08:17 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/CopyDest" for canonical name "TestSeafile{12t2J}:rclone-test-zelered9vozozun5xiyocay2/CopyDest" 2021/05/09 06:08:17 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for checks to finish 2021/05/09 06:08:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/05/09 06:08:17 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for transfers to finish 2021/05/09 06:08:17 INFO : one: Copied (replaced existing) 2021/05/09 06:08:17 DEBUG : Waiting for deletions to finish 2021/05/09 06:08:18 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/BackupDir" 2021/05/09 06:08:18 DEBUG : TestSeafile: detected overridden config - adding "{12t2J}" suffix to name 2021/05/09 06:08:18 DEBUG : Seafile server version 8.0.4 2021/05/09 06:08:18 DEBUG : fs cache: renaming cache item "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/BackupDir" to be canonical "TestSeafile{12t2J}:rclone-test-zelered9vozozun5xiyocay2/BackupDir" 2021/05/09 06:08:18 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/CopyDest" for canonical name "TestSeafile{12t2J}:rclone-test-zelered9vozozun5xiyocay2/CopyDest" 2021/05/09 06:08:18 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for checks to finish 2021/05/09 06:08:18 DEBUG : one: Sizes identical 2021/05/09 06:08:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/05/09 06:08:19 INFO : one: Moved (server-side) 2021/05/09 06:08:19 INFO : one: Copied (server-side copy) 2021/05/09 06:08:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/05/09 06:08:19 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for transfers to finish 2021/05/09 06:08:19 DEBUG : Waiting for deletions to finish 2021/05/09 06:08:20 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/CopyDest" for canonical name "TestSeafile{12t2J}:rclone-test-zelered9vozozun5xiyocay2/CopyDest" 2021/05/09 06:08:20 DEBUG : two: Sizes identical 2021/05/09 06:08:20 INFO : two: Copied (server-side copy) 2021/05/09 06:08:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/05/09 06:08:20 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for checks to finish 2021/05/09 06:08:20 DEBUG : one: Sizes identical 2021/05/09 06:08:20 DEBUG : one: Sizes identical 2021/05/09 06:08:20 DEBUG : one: Unchanged skipping 2021/05/09 06:08:20 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for transfers to finish 2021/05/09 06:08:20 DEBUG : Waiting for deletions to finish 2021/05/09 06:08:20 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/CopyDest" for canonical name "TestSeafile{12t2J}:rclone-test-zelered9vozozun5xiyocay2/CopyDest" 2021/05/09 06:08:21 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for checks to finish 2021/05/09 06:08:21 DEBUG : one: Sizes identical 2021/05/09 06:08:21 DEBUG : one: Sizes identical 2021/05/09 06:08:21 DEBUG : one: Unchanged skipping 2021/05/09 06:08:21 DEBUG : two: Sizes identical 2021/05/09 06:08:21 DEBUG : two: Sizes identical 2021/05/09 06:08:21 DEBUG : two: Unchanged skipping 2021/05/09 06:08:21 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for transfers to finish 2021/05/09 06:08:21 DEBUG : Waiting for deletions to finish 2021/05/09 06:08:21 INFO : There was nothing to transfer 2021/05/09 06:08:21 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/CopyDest" for canonical name "TestSeafile{12t2J}:rclone-test-zelered9vozozun5xiyocay2/CopyDest" 2021/05/09 06:08:22 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/05/09 06:08:22 DEBUG : three: Destination not found in --copy-dest 2021/05/09 06:08:22 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for checks to finish 2021/05/09 06:08:22 DEBUG : one: Sizes identical 2021/05/09 06:08:22 DEBUG : one: Sizes identical 2021/05/09 06:08:22 DEBUG : one: Unchanged skipping 2021/05/09 06:08:22 DEBUG : two: Sizes identical 2021/05/09 06:08:22 DEBUG : two: Sizes identical 2021/05/09 06:08:22 DEBUG : two: Unchanged skipping 2021/05/09 06:08:22 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for transfers to finish 2021/05/09 06:08:22 INFO : three: Copied (new) 2021/05/09 06:08:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (8.16s) === RUN TestSyncBackupDir run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:08:24 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/dst" 2021/05/09 06:08:24 DEBUG : TestSeafile: detected overridden config - adding "{12t2J}" suffix to name 2021/05/09 06:08:24 DEBUG : Seafile server version 8.0.4 2021/05/09 06:08:24 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/backup" 2021/05/09 06:08:24 DEBUG : TestSeafile: detected overridden config - adding "{12t2J}" suffix to name 2021/05/09 06:08:25 DEBUG : Seafile server version 8.0.4 2021/05/09 06:08:25 DEBUG : fs cache: renaming cache item "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/backup" to be canonical "TestSeafile{12t2J}:rclone-test-zelered9vozozun5xiyocay2/backup" 2021/05/09 06:08:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/05/09 06:08:25 DEBUG : two: Sizes identical 2021/05/09 06:08:25 DEBUG : two: Unchanged skipping 2021/05/09 06:08:25 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for checks to finish 2021/05/09 06:08:26 INFO : one: Moved (server-side) 2021/05/09 06:08:26 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for transfers to finish 2021/05/09 06:08:26 INFO : one: Copied (new) 2021/05/09 06:08:26 DEBUG : Waiting for deletions to finish 2021/05/09 06:08:26 INFO : three.txt: Moved (server-side) 2021/05/09 06:08:26 INFO : three.txt: Moved into backup dir 2021/05/09 06:08:27 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/backup" for canonical name "TestSeafile{12t2J}:rclone-test-zelered9vozozun5xiyocay2/backup" 2021/05/09 06:08:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/05/09 06:08:27 DEBUG : two: Sizes identical 2021/05/09 06:08:27 DEBUG : two: Unchanged skipping 2021/05/09 06:08:27 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for checks to finish 2021/05/09 06:08:27 INFO : one: Deleted 2021/05/09 06:08:27 INFO : one: Moved (server-side) 2021/05/09 06:08:27 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for transfers to finish 2021/05/09 06:08:28 INFO : one: Copied (new) 2021/05/09 06:08:28 DEBUG : Waiting for deletions to finish 2021/05/09 06:08:28 INFO : three.txt: Deleted 2021/05/09 06:08:28 INFO : three.txt: Moved (server-side) 2021/05/09 06:08:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (5.70s) === RUN TestSyncBackupDirWithSuffix run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:08:30 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/dst" 2021/05/09 06:08:30 DEBUG : TestSeafile: detected overridden config - adding "{12t2J}" suffix to name 2021/05/09 06:08:30 DEBUG : Seafile server version 8.0.4 2021/05/09 06:08:30 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/backup" for canonical name "TestSeafile{12t2J}:rclone-test-zelered9vozozun5xiyocay2/backup" 2021/05/09 06:08:30 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/backup" 2021/05/09 06:08:30 DEBUG : TestSeafile: detected overridden config - adding "{12t2J}" suffix to name 2021/05/09 06:08:30 DEBUG : Seafile server version 8.0.4 2021/05/09 06:08:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/05/09 06:08:31 DEBUG : two: Sizes identical 2021/05/09 06:08:31 DEBUG : two: Unchanged skipping 2021/05/09 06:08:31 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for checks to finish 2021/05/09 06:08:31 INFO : one: Moved (server-side) to: one.bak 2021/05/09 06:08:31 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for transfers to finish 2021/05/09 06:08:32 INFO : one: Copied (new) 2021/05/09 06:08:32 DEBUG : Waiting for deletions to finish 2021/05/09 06:08:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/05/09 06:08:32 INFO : three.txt: Moved into backup dir 2021/05/09 06:08:33 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/backup" for canonical name "TestSeafile{12t2J}:rclone-test-zelered9vozozun5xiyocay2/backup" 2021/05/09 06:08:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/05/09 06:08:33 DEBUG : two: Sizes identical 2021/05/09 06:08:33 DEBUG : two: Unchanged skipping 2021/05/09 06:08:33 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for checks to finish 2021/05/09 06:08:33 INFO : one.bak: Deleted 2021/05/09 06:08:34 INFO : one: Moved (server-side) to: one.bak 2021/05/09 06:08:34 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for transfers to finish 2021/05/09 06:08:34 INFO : one: Copied (new) 2021/05/09 06:08:34 DEBUG : Waiting for deletions to finish 2021/05/09 06:08:34 INFO : three.txt.bak: Deleted 2021/05/09 06:08:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/05/09 06:08:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (6.59s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:08:37 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/dst" 2021/05/09 06:08:37 DEBUG : TestSeafile: detected overridden config - adding "{12t2J}" suffix to name 2021/05/09 06:08:37 DEBUG : Seafile server version 8.0.4 2021/05/09 06:08:37 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/backup" for canonical name "TestSeafile{12t2J}:rclone-test-zelered9vozozun5xiyocay2/backup" 2021/05/09 06:08:37 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/backup" 2021/05/09 06:08:37 DEBUG : TestSeafile: detected overridden config - adding "{12t2J}" suffix to name 2021/05/09 06:08:37 DEBUG : Seafile server version 8.0.4 2021/05/09 06:08:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/05/09 06:08:37 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for checks to finish 2021/05/09 06:08:37 DEBUG : two: Sizes identical 2021/05/09 06:08:37 DEBUG : two: Unchanged skipping 2021/05/09 06:08:38 INFO : one: Moved (server-side) to: one-2019-01-01 2021/05/09 06:08:38 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for transfers to finish 2021/05/09 06:08:38 INFO : one: Copied (new) 2021/05/09 06:08:38 DEBUG : Waiting for deletions to finish 2021/05/09 06:08:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/05/09 06:08:39 INFO : three.txt: Moved into backup dir 2021/05/09 06:08:39 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/backup" for canonical name "TestSeafile{12t2J}:rclone-test-zelered9vozozun5xiyocay2/backup" 2021/05/09 06:08:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/05/09 06:08:39 DEBUG : two: Sizes identical 2021/05/09 06:08:39 DEBUG : two: Unchanged skipping 2021/05/09 06:08:39 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for checks to finish 2021/05/09 06:08:40 INFO : one-2019-01-01: Deleted 2021/05/09 06:08:40 INFO : one: Moved (server-side) to: one-2019-01-01 2021/05/09 06:08:40 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for transfers to finish 2021/05/09 06:08:40 INFO : one: Copied (new) 2021/05/09 06:08:40 DEBUG : Waiting for deletions to finish 2021/05/09 06:08:41 INFO : three-2019-01-01.txt: Deleted 2021/05/09 06:08:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/05/09 06:08:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (6.56s) === RUN TestSyncBackupDirSuffixOnly run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:08:43 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/dst" 2021/05/09 06:08:43 DEBUG : TestSeafile: detected overridden config - adding "{12t2J}" suffix to name 2021/05/09 06:08:43 DEBUG : Seafile server version 8.0.4 2021/05/09 06:08:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/05/09 06:08:43 DEBUG : two: Sizes identical 2021/05/09 06:08:43 DEBUG : two: Unchanged skipping 2021/05/09 06:08:43 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for checks to finish 2021/05/09 06:08:44 INFO : one: Moved (server-side) to: one.bak 2021/05/09 06:08:44 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for transfers to finish 2021/05/09 06:08:44 INFO : one: Copied (new) 2021/05/09 06:08:44 DEBUG : Waiting for deletions to finish 2021/05/09 06:08:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/05/09 06:08:45 INFO : three.txt: Moved into backup dir 2021/05/09 06:08:46 DEBUG : one.bak: Excluded 2021/05/09 06:08:46 DEBUG : three.txt.bak: Excluded 2021/05/09 06:08:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/05/09 06:08:46 DEBUG : two: Sizes identical 2021/05/09 06:08:46 DEBUG : two: Unchanged skipping 2021/05/09 06:08:46 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for checks to finish 2021/05/09 06:08:46 INFO : one.bak: Deleted 2021/05/09 06:08:46 INFO : one: Moved (server-side) to: one.bak 2021/05/09 06:08:46 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2/dst': Waiting for transfers to finish 2021/05/09 06:08:47 INFO : one: Copied (new) 2021/05/09 06:08:47 DEBUG : Waiting for deletions to finish 2021/05/09 06:08:47 INFO : three.txt.bak: Deleted 2021/05/09 06:08:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/05/09 06:08:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (5.96s) === RUN TestSyncSuffix run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:08:49 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/dst" 2021/05/09 06:08:49 DEBUG : TestSeafile: detected overridden config - adding "{12t2J}" suffix to name 2021/05/09 06:08:49 DEBUG : Seafile server version 8.0.4 2021/05/09 06:08:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/05/09 06:08:50 INFO : one: Moved (server-side) to: one.bak 2021/05/09 06:08:50 INFO : one: Copied (new) 2021/05/09 06:08:50 DEBUG : two: Sizes identical 2021/05/09 06:08:50 DEBUG : two: Unchanged skipping 2021/05/09 06:08:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/05/09 06:08:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/05/09 06:08:51 INFO : three.txt: Copied (new) 2021/05/09 06:08:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/05/09 06:08:52 INFO : one.bak: Deleted 2021/05/09 06:08:53 INFO : one: Moved (server-side) to: one.bak 2021/05/09 06:08:53 INFO : one: Copied (new) 2021/05/09 06:08:53 DEBUG : two: Sizes identical 2021/05/09 06:08:53 DEBUG : two: Unchanged skipping 2021/05/09 06:08:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/05/09 06:08:53 INFO : three.txt.bak: Deleted 2021/05/09 06:08:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/05/09 06:08:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (6.62s) === RUN TestSyncSuffixKeepExtension run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:08:56 DEBUG : Creating backend with remote "TestSeafile:rclone-test-zelered9vozozun5xiyocay2/dst" 2021/05/09 06:08:56 DEBUG : TestSeafile: detected overridden config - adding "{12t2J}" suffix to name 2021/05/09 06:08:56 DEBUG : Seafile server version 8.0.4 2021/05/09 06:08:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/05/09 06:08:57 INFO : one: Moved (server-side) to: one-2019-01-01 2021/05/09 06:08:57 INFO : one: Copied (new) 2021/05/09 06:08:57 DEBUG : two: Sizes identical 2021/05/09 06:08:57 DEBUG : two: Unchanged skipping 2021/05/09 06:08:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/05/09 06:08:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/05/09 06:08:58 INFO : three.txt: Copied (new) 2021/05/09 06:08:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/05/09 06:08:59 INFO : one-2019-01-01: Deleted 2021/05/09 06:08:59 INFO : one: Moved (server-side) to: one-2019-01-01 2021/05/09 06:08:59 INFO : one: Copied (new) 2021/05/09 06:09:00 DEBUG : two: Sizes identical 2021/05/09 06:09:00 DEBUG : two: Unchanged skipping 2021/05/09 06:09:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/05/09 06:09:00 INFO : three-2019-01-01.txt: Deleted 2021/05/09 06:09:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/05/09 06:09:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (6.77s) === RUN TestSyncUTFNorm run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:09:02 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/05/09 06:09:02 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:09:02 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:09:02 INFO : Testêé: Copied (replaced existing) to: Testêé 2021/05/09 06:09:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (0.99s) === RUN TestSyncImmutable run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:09:03 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:09:03 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:09:03 INFO : existing: Copied (new) 2021/05/09 06:09:03 DEBUG : Waiting for deletions to finish 2021/05/09 06:09:03 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:09:03 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/05/09 06:09:03 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/05/09 06:09:03 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:09:03 ERROR : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': not deleting files as there were IO errors 2021/05/09 06:09:03 ERROR : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.10s) === RUN TestSyncIgnoreCase run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" 2021/05/09 06:09:04 DEBUG : existing: Sizes identical 2021/05/09 06:09:04 DEBUG : existing: Unchanged skipping 2021/05/09 06:09:04 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for checks to finish 2021/05/09 06:09:04 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Waiting for transfers to finish 2021/05/09 06:09:04 DEBUG : Waiting for deletions to finish 2021/05/09 06:09:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.81s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" sync_test.go:1941: This test only runs on local === RUN TestMaxTransfer/Soft run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" sync_test.go:1941: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:176: Remote "seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2'", Local "Local file system at /tmp/rclone797034890", Modify Window "876000h0m0s" sync_test.go:1941: This test only runs on local --- PASS: TestMaxTransfer (0.59s) --- SKIP: TestMaxTransfer/Hard (0.19s) --- SKIP: TestMaxTransfer/Soft (0.20s) --- SKIP: TestMaxTransfer/Cautious (0.20s) PASS 2021/05/09 06:09:05 DEBUG : seafile library 'My Library' path 'rclone-test-zelered9vozozun5xiyocay2': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSeafile: -verbose" - Finished OK in 2m10.841699489s (try 1/5)