"./sync.test -test.v -test.timeout 1h0m0s -remote TestSeafileV6: -verbose" - Starting (try 1/5)
2025/04/14 02:51:21 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-raxoyih9huju"
2025/04/14 02:51:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/14 02:51:21 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:51:21 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:51:21 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:51:21 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:51:21 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:51:21 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:51:21 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:51:21 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:51:21 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:51:21 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:51:22 DEBUG : Seafile server version 6.3.4
2025/04/14 02:51:22 DEBUG : Creating backend with remote "/tmp/rclone2223820022"
=== RUN   TestPipe
--- PASS: TestPipe (0.00s)
=== RUN   TestPipeConcurrent
--- PASS: TestPipeConcurrent (0.04s)
=== RUN   TestPipeOrderBy
=== RUN   TestPipeOrderBy/#00
=== RUN   TestPipeOrderBy/size
=== RUN   TestPipeOrderBy/name
=== RUN   TestPipeOrderBy/modtime
=== RUN   TestPipeOrderBy/size,ascending
=== RUN   TestPipeOrderBy/name,asc
=== RUN   TestPipeOrderBy/modtime,ascending
=== RUN   TestPipeOrderBy/size,descending
=== RUN   TestPipeOrderBy/name,desc
=== RUN   TestPipeOrderBy/modtime,descending
=== RUN   TestPipeOrderBy/size,mixed,50
=== RUN   TestPipeOrderBy/size,mixed,51
--- PASS: TestPipeOrderBy (0.00s)
    --- PASS: TestPipeOrderBy/#00 (0.00s)
    --- PASS: TestPipeOrderBy/size (0.00s)
    --- PASS: TestPipeOrderBy/name (0.00s)
    --- PASS: TestPipeOrderBy/modtime (0.00s)
    --- PASS: TestPipeOrderBy/size,ascending (0.00s)
    --- PASS: TestPipeOrderBy/name,asc (0.00s)
    --- PASS: TestPipeOrderBy/modtime,ascending (0.00s)
    --- PASS: TestPipeOrderBy/size,descending (0.00s)
    --- PASS: TestPipeOrderBy/name,desc (0.00s)
    --- PASS: TestPipeOrderBy/modtime,descending (0.00s)
    --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s)
    --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s)
=== RUN   TestNewLess
=== RUN   TestNewLess/blankOK
=== RUN   TestNewLess/tooManyParts
=== RUN   TestNewLess/tooManyParts2
=== RUN   TestNewLess/badMixed
=== RUN   TestNewLess/unknownComparison
=== RUN   TestNewLess/unknownSortDirection
=== RUN   TestNewLess/size
=== RUN   TestNewLess/name
=== RUN   TestNewLess/modtime
=== RUN   TestNewLess/size,ascending
=== RUN   TestNewLess/name,asc
=== RUN   TestNewLess/modtime,ascending
=== RUN   TestNewLess/size,descending
=== RUN   TestNewLess/name,desc
=== RUN   TestNewLess/modtime,descending
=== RUN   TestNewLess/modtime,mixed
=== RUN   TestNewLess/modtime,mixed,30
--- PASS: TestNewLess (0.00s)
    --- PASS: TestNewLess/blankOK (0.00s)
    --- PASS: TestNewLess/tooManyParts (0.00s)
    --- PASS: TestNewLess/tooManyParts2 (0.00s)
    --- PASS: TestNewLess/badMixed (0.00s)
    --- PASS: TestNewLess/unknownComparison (0.00s)
    --- PASS: TestNewLess/unknownSortDirection (0.00s)
    --- PASS: TestNewLess/size (0.00s)
    --- PASS: TestNewLess/name (0.00s)
    --- PASS: TestNewLess/modtime (0.00s)
    --- PASS: TestNewLess/size,ascending (0.00s)
    --- PASS: TestNewLess/name,asc (0.00s)
    --- PASS: TestNewLess/modtime,ascending (0.00s)
    --- PASS: TestNewLess/size,descending (0.00s)
    --- PASS: TestNewLess/name,desc (0.00s)
    --- PASS: TestNewLess/modtime,descending (0.00s)
    --- PASS: TestNewLess/modtime,mixed (0.00s)
    --- PASS: TestNewLess/modtime,mixed,30 (0.00s)
=== RUN   TestRcCopy
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcCopy (0.00s)
=== RUN   TestRcMove
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcMove (0.00s)
=== RUN   TestRcSync
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcSync (0.00s)
=== RUN   TestCopyWithDryRun
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/14 02:51:22 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11)
2025/04/14 02:51:22 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:51:22 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestCopyWithDryRun (1.18s)
=== RUN   TestCopy
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:23 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/04/14 02:51:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/14 02:51:23 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:51:23 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:51:23 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:24 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestCopy (1.45s)
=== RUN   TestCopyMetadata
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    sync_test.go:97: Skipping as metadata not supported
--- SKIP: TestCopyMetadata (0.19s)
=== RUN   TestCopyMetadataNoEmptyDirs
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    sync_test.go:97: Skipping as metadata not supported
--- SKIP: TestCopyMetadataNoEmptyDirs (0.21s)
=== RUN   TestCopyMissingDirectory
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:25 DEBUG : Creating backend with remote "/non-existing"
2025/04/14 02:51:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found
2025/04/14 02:51:25 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:51:25 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestCopyMissingDirectory (0.50s)
=== RUN   TestCopyNoTraverse
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/14 02:51:25 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:51:25 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:51:26 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestCopyNoTraverse (1.31s)
=== RUN   TestCopyCheckFirst
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:27 INFO  : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Running all checks before starting transfers
2025/04/14 02:51:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/14 02:51:27 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:51:27 INFO  : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Checks finished, now starting transfers
2025/04/14 02:51:27 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:51:27 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestCopyCheckFirst (1.31s)
=== RUN   TestSyncNoTraverse
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:28 ERROR : Ignoring --no-traverse with sync
2025/04/14 02:51:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/14 02:51:28 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:51:28 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:51:28 INFO  : sub dir/hello world: Copied (new)
2025/04/14 02:51:28 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncNoTraverse (1.31s)
=== RUN   TestCopyWithDepth
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:29 DEBUG : hello world2: Need to transfer - File not found at Destination
2025/04/14 02:51:29 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:51:29 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:51:29 INFO  : hello world2: Copied (new)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestCopyWithDepth (0.90s)
=== RUN   TestCopyWithFilesFrom
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:30 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/14 02:51:30 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:51:30 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:51:30 INFO  : potato2: Copied (new)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestCopyWithFilesFrom (0.91s)
=== RUN   TestCopyWithFilesFromAndNoTraverse
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:31 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/14 02:51:31 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:51:31 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:51:31 INFO  : potato2: Copied (new)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestCopyWithFilesFromAndNoTraverse (0.90s)
=== RUN   TestCopyEmptyDirectories
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/04/14 02:51:32 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/14 02:51:32 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/04/14 02:51:32 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/04/14 02:51:32 INFO  : sub dir: Making directory
2025/04/14 02:51:32 INFO  : sub dir2: Making directory
2025/04/14 02:51:33 INFO  : sub dir2/sub sub dir2: Making directory
2025/04/14 02:51:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/14 02:51:33 INFO  : sub dir/hello world: Copied (new)
2025/04/14 02:51:33 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:51:33 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:34 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestCopyEmptyDirectories (3.26s)
=== RUN   TestCopyNoEmptyDirectories
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:35 INFO  : sub dir2: Making directory
2025/04/14 02:51:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/04/14 02:51:35 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/14 02:51:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/14 02:51:35 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:51:35 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:51:35 INFO  : sub dir/hello world: Copied (new)
--- PASS: TestCopyNoEmptyDirectories (1.11s)
=== RUN   TestMoveEmptyDirectories
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:36 DEBUG : sub dir2: Making directory with metadata
2025/04/14 02:51:36 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/14 02:51:36 INFO  : sub dir: Making directory
2025/04/14 02:51:37 INFO  : sub dir2: Making directory
2025/04/14 02:51:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/14 02:51:37 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:51:37 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:51:37 INFO  : sub dir/hello world: Copied (new)
2025/04/14 02:51:37 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:37 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
2025/04/14 02:51:38 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestMoveEmptyDirectories (2.42s)
=== RUN   TestSyncNoUpdateDirModtime
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    sync_test.go:408: Skipping test as backend does not support DirSetModTime
--- SKIP: TestSyncNoUpdateDirModtime (0.20s)
=== RUN   TestMoveNoEmptyDirectories
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:39 INFO  : sub dir2: Making directory
2025/04/14 02:51:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/14 02:51:39 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:51:39 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:51:39 INFO  : sub dir/hello world: Copied (new)
2025/04/14 02:51:39 INFO  : sub dir/hello world: Deleted
--- PASS: TestMoveNoEmptyDirectories (1.11s)
=== RUN   TestSyncEmptyDirectories
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:40 DEBUG : sub dir2: Making directory with metadata
2025/04/14 02:51:40 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/14 02:51:40 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/04/14 02:51:40 INFO  : sub dir: Making directory
2025/04/14 02:51:40 INFO  : sub dir2: Making directory
2025/04/14 02:51:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/14 02:51:41 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:51:41 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:51:41 INFO  : sub dir/hello world: Copied (new)
2025/04/14 02:51:41 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:41 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestSyncEmptyDirectories (2.41s)
=== RUN   TestSyncSetDelayedModTimes
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set
--- SKIP: TestSyncSetDelayedModTimes (0.20s)
=== RUN   TestSyncNoEmptyDirectories
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:43 INFO  : sub dir2: Making directory
2025/04/14 02:51:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/14 02:51:43 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:51:43 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:51:43 INFO  : sub dir/hello world: Copied (new)
2025/04/14 02:51:43 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncNoEmptyDirectories (1.11s)
=== RUN   TestServerSideCopy
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:44 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-lawipec1nelo"
2025/04/14 02:51:44 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:51:44 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:51:44 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:51:44 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:51:44 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:51:44 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:51:44 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:51:44 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:51:44 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:51:44 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:51:44 DEBUG : Seafile server version 6.3.4
    sync_test.go:590: Server side copy (if possible) seafile library 'My Library' path 'rclone-test-raxoyih9huju' -> seafile library 'My Library' path 'rclone-test-lawipec1nelo'
2025/04/14 02:51:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/14 02:51:45 DEBUG : seafile library 'My Library' path 'rclone-test-lawipec1nelo': Waiting for checks to finish
2025/04/14 02:51:45 DEBUG : seafile library 'My Library' path 'rclone-test-lawipec1nelo': Waiting for transfers to finish
2025/04/14 02:51:45 INFO  : sub dir/hello world: Copied (server-side copy)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:46 DEBUG : seafile library 'My Library' path 'rclone-test-lawipec1nelo': Purge remote
--- PASS: TestServerSideCopy (2.72s)
=== RUN   TestCopyOverSelf
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/04/14 02:51:47 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:51:47 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:51:47 INFO  : sub dir/hello world: Copied (replaced existing)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestCopyOverSelf (1.88s)
=== RUN   TestServerSideCopyOverSelf
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:49 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-dagamoj0kiwu"
2025/04/14 02:51:49 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:51:49 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:51:49 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:51:49 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:51:49 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:51:49 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:51:49 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:51:49 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:51:49 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:51:49 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:51:49 DEBUG : Seafile server version 6.3.4
    sync_test.go:626: Server side copy (if possible) seafile library 'My Library' path 'rclone-test-raxoyih9huju' -> seafile library 'My Library' path 'rclone-test-dagamoj0kiwu'
2025/04/14 02:51:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/14 02:51:49 DEBUG : seafile library 'My Library' path 'rclone-test-dagamoj0kiwu': Waiting for checks to finish
2025/04/14 02:51:49 DEBUG : seafile library 'My Library' path 'rclone-test-dagamoj0kiwu': Waiting for transfers to finish
2025/04/14 02:51:50 INFO  : sub dir/hello world: Copied (server-side copy)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/04/14 02:51:51 DEBUG : seafile library 'My Library' path 'rclone-test-dagamoj0kiwu': Waiting for checks to finish
2025/04/14 02:51:51 DEBUG : seafile library 'My Library' path 'rclone-test-dagamoj0kiwu': Waiting for transfers to finish
2025/04/14 02:51:52 INFO  : sub dir/hello world: Copied (server-side copy)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:52 DEBUG : seafile library 'My Library' path 'rclone-test-dagamoj0kiwu': Purge remote
--- PASS: TestServerSideCopyOverSelf (4.67s)
=== RUN   TestMoveOverSelf
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/04/14 02:51:54 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:51:54 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:51:54 INFO  : sub dir/hello world: Copied (replaced existing)
2025/04/14 02:51:54 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestMoveOverSelf (1.82s)
=== RUN   TestServerSideMoveOverSelf
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:55 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-hevajig3fevu"
2025/04/14 02:51:55 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:51:55 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:51:55 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:51:55 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:51:55 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:51:55 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:51:55 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:51:55 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:51:55 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:51:55 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:51:55 DEBUG : Seafile server version 6.3.4
    sync_test.go:671: Server side copy (if possible) seafile library 'My Library' path 'rclone-test-raxoyih9huju' -> seafile library 'My Library' path 'rclone-test-hevajig3fevu'
2025/04/14 02:51:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/14 02:51:56 DEBUG : seafile library 'My Library' path 'rclone-test-hevajig3fevu': Waiting for checks to finish
2025/04/14 02:51:56 DEBUG : seafile library 'My Library' path 'rclone-test-hevajig3fevu': Waiting for transfers to finish
2025/04/14 02:51:56 INFO  : sub dir/hello world: Copied (server-side copy)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:51:57 DEBUG : seafile library 'My Library' path 'rclone-test-hevajig3fevu': Using server-side directory move
2025/04/14 02:51:57 INFO  : seafile library 'My Library' path 'rclone-test-hevajig3fevu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/04/14 02:51:58 DEBUG : seafile library 'My Library' path 'rclone-test-hevajig3fevu': Waiting for checks to finish
2025/04/14 02:51:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/04/14 02:51:58 DEBUG : seafile library 'My Library' path 'rclone-test-hevajig3fevu': Waiting for transfers to finish
2025/04/14 02:51:58 INFO  : sub dir/hello world: Deleted
2025/04/14 02:51:58 INFO  : sub dir/hello world: Moved (server-side)
2025/04/14 02:51:59 DEBUG : testing file moves
2025/04/14 02:51:59 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17)
2025/04/14 02:51:59 DEBUG : seafile library 'My Library' path 'rclone-test-hevajig3fevu': Waiting for checks to finish
2025/04/14 02:51:59 DEBUG : seafile library 'My Library' path 'rclone-test-hevajig3fevu': Waiting for transfers to finish
2025/04/14 02:51:59 INFO  : sub dir/hello world: Deleted
2025/04/14 02:52:00 INFO  : sub dir/hello world: Moved (server-side)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:00 DEBUG : seafile library 'My Library' path 'rclone-test-hevajig3fevu': Purge remote
--- PASS: TestServerSideMoveOverSelf (6.35s)
=== RUN   TestCopyAfterDelete
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:01 ERROR : : error listing: directory not found
2025/04/14 02:52:02 INFO  : Local file system at /tmp/rclone2223820022: Making directory
2025/04/14 02:52:02 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:02 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestCopyAfterDelete (1.62s)
=== RUN   TestCopyRedownload
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:03 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/04/14 02:52:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/14 02:52:03 DEBUG : Local file system at /tmp/rclone2223820022: Waiting for checks to finish
2025/04/14 02:52:03 DEBUG : Local file system at /tmp/rclone2223820022: Waiting for transfers to finish
2025/04/14 02:52:04 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world
2025/04/14 02:52:04 INFO  : sub dir/hello world: Copied (new)
2025/04/14 02:52:04 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestCopyRedownload (1.62s)
=== RUN   TestSyncBasedOnCheckSum
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:04 DEBUG : check sum: Need to transfer - File not found at Destination
2025/04/14 02:52:04 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:04 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:05 INFO  : check sum: Copied (new)
2025/04/14 02:52:05 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:05 NOTICE: seafile library 'My Library' path 'rclone-test-raxoyih9huju': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/04/14 02:52:05 DEBUG : check sum: Size of src and dst objects identical
2025/04/14 02:52:05 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:05 DEBUG : check sum: Unchanged skipping
2025/04/14 02:52:05 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:05 DEBUG : Waiting for deletions to finish
2025/04/14 02:52:05 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncBasedOnCheckSum (1.31s)
=== RUN   TestSyncSizeOnly
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:06 DEBUG : sizeonly: Need to transfer - File not found at Destination
2025/04/14 02:52:06 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:06 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:06 INFO  : sizeonly: Copied (new)
2025/04/14 02:52:06 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:06 DEBUG : sizeonly: Sizes identical
2025/04/14 02:52:06 DEBUG : sizeonly: Unchanged skipping
2025/04/14 02:52:06 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:06 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:06 DEBUG : Waiting for deletions to finish
2025/04/14 02:52:06 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncSizeOnly (1.30s)
=== RUN   TestSyncIgnoreSize
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:07 DEBUG : ignore-size: Need to transfer - File not found at Destination
2025/04/14 02:52:07 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:07 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:07 INFO  : ignore-size: Copied (new)
2025/04/14 02:52:07 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:08 DEBUG : ignore-size: Sizes identical
2025/04/14 02:52:08 DEBUG : ignore-size: Unchanged skipping
2025/04/14 02:52:08 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:08 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:08 DEBUG : Waiting for deletions to finish
2025/04/14 02:52:08 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncIgnoreSize (1.32s)
=== RUN   TestSyncIgnoreTimes
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:09 DEBUG : existing: Sizes identical
2025/04/14 02:52:09 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:09 DEBUG : existing: Unchanged skipping
2025/04/14 02:52:09 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:09 DEBUG : Waiting for deletions to finish
2025/04/14 02:52:09 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:09 DEBUG : existing: Transferring unconditionally as --ignore-times is in use
2025/04/14 02:52:09 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:09 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:09 INFO  : existing: Copied (replaced existing)
2025/04/14 02:52:09 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncIgnoreTimes (1.51s)
=== RUN   TestSyncIgnoreExisting
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:10 DEBUG : existing: Need to transfer - File not found at Destination
2025/04/14 02:52:10 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:10 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:10 INFO  : existing: Copied (new)
2025/04/14 02:52:10 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:10 DEBUG : existing: Destination exists, skipping
2025/04/14 02:52:10 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:10 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:10 DEBUG : Waiting for deletions to finish
2025/04/14 02:52:10 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncIgnoreExisting (1.31s)
=== RUN   TestSyncIgnoreErrors
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:12 INFO  : d: Making directory
2025/04/14 02:52:12 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/04/14 02:52:13 DEBUG : c/non empty space: Sizes identical
2025/04/14 02:52:13 DEBUG : c/non empty space: Unchanged skipping
2025/04/14 02:52:13 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:13 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:13 INFO  : a/potato2: Copied (new)
2025/04/14 02:52:13 DEBUG : Waiting for deletions to finish
2025/04/14 02:52:13 INFO  : b/potato: Deleted
2025/04/14 02:52:13 INFO  : d: Removing directory
2025/04/14 02:52:13 INFO  : b: Removing directory
2025/04/14 02:52:13 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': deleted 2 directories
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncIgnoreErrors (3.73s)
=== RUN   TestSyncAfterChangingModtimeOnly
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:15 DEBUG : empty space: Sizes identical
2025/04/14 02:52:15 DEBUG : empty space: Unchanged skipping
2025/04/14 02:52:15 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:15 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:15 DEBUG : Waiting for deletions to finish
2025/04/14 02:52:15 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:15 DEBUG : empty space: Sizes identical
2025/04/14 02:52:15 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:15 DEBUG : empty space: Unchanged skipping
2025/04/14 02:52:15 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:15 DEBUG : Waiting for deletions to finish
2025/04/14 02:52:15 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterChangingModtimeOnly (1.40s)
=== RUN   TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    sync_test.go:1016: Can't check this if no hashes supported
--- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.20s)
=== RUN   TestSyncDoesntUpdateModtime
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    sync_test.go:1042: Can't run this test on fs which doesn't support mod time
--- SKIP: TestSyncDoesntUpdateModtime (0.22s)
=== RUN   TestSyncAfterAddingAFile
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:17 DEBUG : empty space: Sizes identical
2025/04/14 02:52:17 DEBUG : potato: Need to transfer - File not found at Destination
2025/04/14 02:52:17 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:17 DEBUG : empty space: Unchanged skipping
2025/04/14 02:52:17 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:17 INFO  : potato: Copied (new)
2025/04/14 02:52:17 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterAddingAFile (1.31s)
=== RUN   TestSyncAfterChangingFilesSizeOnly
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:18 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:18 DEBUG : potato: Sizes differ (src 21 vs dst 60)
2025/04/14 02:52:18 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:19 INFO  : potato: Copied (replaced existing)
2025/04/14 02:52:19 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterChangingFilesSizeOnly (1.20s)
=== RUN   TestSyncAfterChangingContentsOnly
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size
2025/04/14 02:52:20 DEBUG : potato: Sizes differ (src 21 vs dst 36)
2025/04/14 02:52:20 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:20 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:20 INFO  : potato: Copied (replaced existing)
2025/04/14 02:52:20 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterChangingContentsOnly (1.21s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileDryRun
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:21 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/14 02:52:21 NOTICE: potato2: Skipped copy as --dry-run is set (size 60)
2025/04/14 02:52:21 DEBUG : empty space: Sizes identical
2025/04/14 02:52:21 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:21 DEBUG : empty space: Unchanged skipping
2025/04/14 02:52:21 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:21 DEBUG : Waiting for deletions to finish
2025/04/14 02:52:21 NOTICE: potato: Skipped delete as --dry-run is set (size 21)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.21s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFile
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:22 DEBUG : empty space: Sizes identical
2025/04/14 02:52:22 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/14 02:52:22 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:22 DEBUG : empty space: Unchanged skipping
2025/04/14 02:52:22 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:22 INFO  : potato2: Copied (new)
2025/04/14 02:52:22 DEBUG : Waiting for deletions to finish
2025/04/14 02:52:23 INFO  : potato: Deleted
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.60s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDir
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:24 INFO  : d: Making directory
2025/04/14 02:52:24 INFO  : d/e: Making directory
2025/04/14 02:52:25 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/04/14 02:52:25 DEBUG : c/non empty space: Sizes identical
2025/04/14 02:52:25 DEBUG : c/non empty space: Unchanged skipping
2025/04/14 02:52:25 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:25 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:26 INFO  : a/potato2: Copied (new)
2025/04/14 02:52:26 DEBUG : Waiting for deletions to finish
2025/04/14 02:52:26 INFO  : b/potato: Deleted
2025/04/14 02:52:26 INFO  : d/e: Removing directory
2025/04/14 02:52:26 INFO  : d: Removing directory
2025/04/14 02:52:26 INFO  : b: Removing directory
2025/04/14 02:52:26 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': deleted 3 directories
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.54s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:28 INFO  : d: Making directory
2025/04/14 02:52:29 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/04/14 02:52:29 DEBUG : c/non empty space: Sizes identical
2025/04/14 02:52:29 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:29 DEBUG : c/non empty space: Unchanged skipping
2025/04/14 02:52:29 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:29 INFO  : a/potato2: Copied (new)
2025/04/14 02:52:29 ERROR : seafile library 'My Library' path 'rclone-test-raxoyih9huju': not deleting files as there were IO errors
2025/04/14 02:52:29 ERROR : seafile library 'My Library' path 'rclone-test-raxoyih9huju': not deleting directories as there were IO errors
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.13s)
=== RUN   TestSyncDeleteAfter
--- PASS: TestSyncDeleteAfter (0.00s)
=== RUN   TestSyncDeleteDuring
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:32 DEBUG : Waiting for deletions to finish
2025/04/14 02:52:32 DEBUG : empty space: Sizes identical
2025/04/14 02:52:32 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/14 02:52:32 DEBUG : empty space: Unchanged skipping
2025/04/14 02:52:32 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:32 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:33 INFO  : potato: Deleted
2025/04/14 02:52:33 INFO  : potato2: Copied (new)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncDeleteDuring (1.61s)
=== RUN   TestSyncDeleteBefore
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:34 DEBUG : Waiting for deletions to finish
2025/04/14 02:52:34 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:34 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:34 INFO  : potato: Deleted
2025/04/14 02:52:34 DEBUG : empty space: Sizes identical
2025/04/14 02:52:34 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/14 02:52:34 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:34 DEBUG : empty space: Unchanged skipping
2025/04/14 02:52:34 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:35 INFO  : potato2: Copied (new)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncDeleteBefore (1.71s)
=== RUN   TestCopyDeleteBefore
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:36 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/14 02:52:36 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:36 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:36 INFO  : potato2: Copied (new)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestCopyDeleteBefore (1.32s)
=== RUN   TestSyncWithExclude
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:37 DEBUG : enormous: Excluded (Size Filter)
2025/04/14 02:52:37 DEBUG : enormous: Excluded
2025/04/14 02:52:37 DEBUG : potato2: Excluded (Size Filter)
2025/04/14 02:52:37 DEBUG : potato2: Excluded
2025/04/14 02:52:37 DEBUG : potato2: Excluded (Size Filter)
2025/04/14 02:52:37 DEBUG : potato2: Excluded
2025/04/14 02:52:37 DEBUG : empty space: Sizes identical
2025/04/14 02:52:37 DEBUG : empty space: Unchanged skipping
2025/04/14 02:52:37 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:37 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:37 DEBUG : Waiting for deletions to finish
2025/04/14 02:52:37 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:37 DEBUG : enormous: Excluded (Size Filter)
2025/04/14 02:52:37 DEBUG : enormous: Excluded
2025/04/14 02:52:37 DEBUG : potato2: Excluded (Size Filter)
2025/04/14 02:52:37 DEBUG : potato2: Excluded
2025/04/14 02:52:37 DEBUG : potato2: Excluded (Size Filter)
2025/04/14 02:52:37 DEBUG : potato2: Excluded
2025/04/14 02:52:37 DEBUG : Local file system at /tmp/rclone2223820022: Waiting for checks to finish
2025/04/14 02:52:37 DEBUG : empty space: Sizes identical
2025/04/14 02:52:37 DEBUG : empty space: Unchanged skipping
2025/04/14 02:52:37 DEBUG : Local file system at /tmp/rclone2223820022: Waiting for transfers to finish
2025/04/14 02:52:37 DEBUG : Waiting for deletions to finish
2025/04/14 02:52:37 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncWithExclude (1.61s)
=== RUN   TestSyncWithExcludeAndDeleteExcluded
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:39 DEBUG : enormous: Excluded (Size Filter)
2025/04/14 02:52:39 DEBUG : enormous: Excluded
2025/04/14 02:52:39 DEBUG : potato2: Excluded (Size Filter)
2025/04/14 02:52:39 DEBUG : potato2: Excluded
2025/04/14 02:52:39 DEBUG : empty space: Sizes identical
2025/04/14 02:52:39 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:39 DEBUG : empty space: Unchanged skipping
2025/04/14 02:52:39 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:39 DEBUG : Waiting for deletions to finish
2025/04/14 02:52:39 INFO  : enormous: Deleted
2025/04/14 02:52:39 INFO  : potato2: Deleted
2025/04/14 02:52:39 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:39 DEBUG : empty space: Sizes identical
2025/04/14 02:52:39 DEBUG : empty space: Unchanged skipping
2025/04/14 02:52:39 DEBUG : Local file system at /tmp/rclone2223820022: Waiting for checks to finish
2025/04/14 02:52:39 DEBUG : Local file system at /tmp/rclone2223820022: Waiting for transfers to finish
2025/04/14 02:52:39 DEBUG : Waiting for deletions to finish
2025/04/14 02:52:39 INFO  : enormous: Deleted
2025/04/14 02:52:39 INFO  : potato2: Deleted
2025/04/14 02:52:39 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncWithExcludeAndDeleteExcluded (1.90s)
=== RUN   TestSyncWithUpdateOlder
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    sync_test.go:1423: Can't run this test on fs which doesn't support mod time
--- SKIP: TestSyncWithUpdateOlder (0.21s)
=== 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 "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    sync_test.go:1538: Can track renames: false
2025/04/14 02:52:40 ERROR : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Ignoring --track-renames as the source and destination do not have a common hash
2025/04/14 02:52:40 DEBUG : potato: Need to transfer - File not found at Destination
2025/04/14 02:52:40 DEBUG : yam: Need to transfer - File not found at Destination
2025/04/14 02:52:40 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:40 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:41 INFO  : potato: Copied (new)
2025/04/14 02:52:41 INFO  : yam: Copied (new)
2025/04/14 02:52:41 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:41 ERROR : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Ignoring --track-renames as the source and destination do not have a common hash
2025/04/14 02:52:41 DEBUG : potato: Sizes identical
2025/04/14 02:52:41 DEBUG : yaml: Need to transfer - File not found at Destination
2025/04/14 02:52:41 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:41 DEBUG : potato: Unchanged skipping
2025/04/14 02:52:41 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:41 INFO  : yaml: Copied (new)
2025/04/14 02:52:41 DEBUG : Waiting for deletions to finish
2025/04/14 02:52:41 INFO  : yam: Deleted
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncWithTrackRenames (1.91s)
=== RUN   TestParseRenamesStrategyModtime
--- PASS: TestParseRenamesStrategyModtime (0.00s)
=== RUN   TestRenamesStrategyModtime
--- PASS: TestRenamesStrategyModtime (0.00s)
=== RUN   TestSyncWithTrackRenamesStrategyModtime
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    sync_test.go:1610: Can track renames: false
2025/04/14 02:52:42 ERROR : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Ignoring --track-renames as either the source or destination do not support modtime
2025/04/14 02:52:42 DEBUG : potato: Need to transfer - File not found at Destination
2025/04/14 02:52:42 DEBUG : yam: Need to transfer - File not found at Destination
2025/04/14 02:52:42 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:42 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:43 INFO  : potato: Copied (new)
2025/04/14 02:52:43 INFO  : yam: Copied (new)
2025/04/14 02:52:43 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:43 ERROR : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Ignoring --track-renames as either the source or destination do not support modtime
2025/04/14 02:52:43 DEBUG : potato: Sizes identical
2025/04/14 02:52:43 DEBUG : yaml: Need to transfer - File not found at Destination
2025/04/14 02:52:43 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:43 DEBUG : potato: Unchanged skipping
2025/04/14 02:52:43 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:43 INFO  : yaml: Copied (new)
2025/04/14 02:52:43 DEBUG : Waiting for deletions to finish
2025/04/14 02:52:43 INFO  : yam: Deleted
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncWithTrackRenamesStrategyModtime (1.92s)
=== RUN   TestSyncWithTrackRenamesStrategyLeaf
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    sync_test.go:1649: Can track renames: false
2025/04/14 02:52:44 INFO  : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Making map for --track-renames
2025/04/14 02:52:44 INFO  : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Finished making map for --track-renames
2025/04/14 02:52:44 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:44 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/04/14 02:52:44 DEBUG : sub/yam: Need to transfer - No matching file found at Destination
2025/04/14 02:52:44 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for renames to finish
2025/04/14 02:52:44 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:44 INFO  : potato: Copied (new)
2025/04/14 02:52:45 INFO  : sub/yam: Copied (new)
2025/04/14 02:52:45 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:45 DEBUG : potato: Sizes identical
2025/04/14 02:52:45 DEBUG : potato: Unchanged skipping
2025/04/14 02:52:45 INFO  : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Making map for --track-renames
2025/04/14 02:52:45 INFO  : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Finished making map for --track-renames
2025/04/14 02:52:45 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:45 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for renames to finish
2025/04/14 02:52:45 INFO  : sub/yam: Moved (server-side) to: yam
2025/04/14 02:52:45 INFO  : yam: Renamed from "sub/yam"
2025/04/14 02:52:45 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:45 DEBUG : Waiting for deletions to finish
2025/04/14 02:52:45 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.61s)
=== RUN   TestServerSideMoveLocal
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:47 DEBUG : Creating backend with remote "/tmp/rclone2223820022/dir1"
2025/04/14 02:52:47 DEBUG : Creating backend with remote "/tmp/rclone2223820022/dir2"
2025/04/14 02:52:47 DEBUG : Local file system at /tmp/rclone2223820022/dir2: Using server-side directory move
2025/04/14 02:52:47 INFO  : Local file system at /tmp/rclone2223820022/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/04/14 02:52:47 DEBUG : file1.txt: Need to transfer - File not found at Destination
2025/04/14 02:52:47 INFO  : file1.txt: Moved (server-side)
2025/04/14 02:52:47 DEBUG : Local file system at /tmp/rclone2223820022/dir2: Waiting for checks to finish
2025/04/14 02:52:47 DEBUG : Local file system at /tmp/rclone2223820022/dir2: Waiting for transfers to finish
--- PASS: TestServerSideMoveLocal (0.21s)
=== RUN   TestMoveWithDeleteEmptySrcDirs
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/14 02:52:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/04/14 02:52:47 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:47 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:47 INFO  : sub dir/hello world: Copied (new)
2025/04/14 02:52:47 INFO  : sub dir/hello world: Deleted
2025/04/14 02:52:47 INFO  : nested/sub dir/file: Copied (new)
2025/04/14 02:52:47 INFO  : nested/sub dir/file: Deleted
2025/04/14 02:52:47 INFO  : sub dir: Removing directory
2025/04/14 02:52:47 INFO  : nested/sub dir: Removing directory
2025/04/14 02:52:47 INFO  : nested: Removing directory
2025/04/14 02:52:47 DEBUG : Local file system at /tmp/rclone2223820022: deleted 3 directories
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestMoveWithDeleteEmptySrcDirs (2.42s)
=== RUN   TestMoveWithoutDeleteEmptySrcDirs
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/04/14 02:52:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/04/14 02:52:49 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:49 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:50 INFO  : sub dir/hello world: Copied (new)
2025/04/14 02:52:50 INFO  : sub dir/hello world: Deleted
2025/04/14 02:52:50 INFO  : nested/sub dir/file: Copied (new)
2025/04/14 02:52:50 INFO  : nested/sub dir/file: Deleted
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.43s)
=== RUN   TestMoveWithIgnoreExisting
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:52 DEBUG : existing: Need to transfer - File not found at Destination
2025/04/14 02:52:52 DEBUG : existing-b: Need to transfer - File not found at Destination
2025/04/14 02:52:52 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:52 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:52 INFO  : existing: Copied (new)
2025/04/14 02:52:52 INFO  : existing: Deleted
2025/04/14 02:52:52 INFO  : existing-b: Copied (new)
2025/04/14 02:52:52 INFO  : existing-b: Deleted
2025/04/14 02:52:52 DEBUG : existing: Destination exists, skipping
2025/04/14 02:52:52 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set
2025/04/14 02:52:52 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:52:52 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:52:52 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestMoveWithIgnoreExisting (1.41s)
=== RUN   TestServerSideMove
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:53 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-bisojoq5siya"
2025/04/14 02:52:53 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:52:53 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:52:53 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:52:53 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:52:53 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:52:53 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:52:53 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:52:53 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:52:53 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:52:53 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:52:53 DEBUG : Seafile server version 6.3.4
    sync_test.go:1705: Server side move (if possible) seafile library 'My Library' path 'rclone-test-raxoyih9huju' -> seafile library 'My Library' path 'rclone-test-bisojoq5siya'
2025/04/14 02:52:55 DEBUG : seafile library 'My Library' path 'rclone-test-bisojoq5siya': Using server-side directory move
2025/04/14 02:52:55 INFO  : seafile library 'My Library' path 'rclone-test-bisojoq5siya': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/04/14 02:52:55 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/14 02:52:55 DEBUG : empty space: Sizes identical
2025/04/14 02:52:55 DEBUG : empty space: Unchanged skipping
2025/04/14 02:52:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/04/14 02:52:55 DEBUG : seafile library 'My Library' path 'rclone-test-bisojoq5siya': Waiting for checks to finish
2025/04/14 02:52:55 INFO  : empty space: Deleted
2025/04/14 02:52:55 DEBUG : seafile library 'My Library' path 'rclone-test-bisojoq5siya': Waiting for transfers to finish
2025/04/14 02:52:55 INFO  : potato3: Deleted
2025/04/14 02:52:56 INFO  : potato2: Moved (server-side)
2025/04/14 02:52:56 INFO  : potato3: Moved (server-side)
2025/04/14 02:52:56 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-rihewiz9geba"
2025/04/14 02:52:56 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:52:56 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:52:56 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:52:56 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:52:56 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:52:56 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:52:56 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:52:56 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:52:56 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:52:56 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:52:56 DEBUG : Seafile server version 6.3.4
2025/04/14 02:52:56 DEBUG : seafile library 'My Library' path 'rclone-test-rihewiz9geba': Using server-side directory move
2025/04/14 02:52:57 INFO  : seafile library 'My Library' path 'rclone-test-rihewiz9geba': Server side directory move succeeded
2025/04/14 02:52:57 ERROR : : error listing: directory not found
2025/04/14 02:52:57 DEBUG : seafile library 'My Library' path 'rclone-test-rihewiz9geba': Purge remote
2025/04/14 02:52:57 DEBUG : seafile library 'My Library' path 'rclone-test-bisojoq5siya': Purge remote
2025/04/14 02:52:57 NOTICE: purge failed: failed to delete directory: HTTP error 404 (404 Not Found) returned body: "{\"error_msg\":\"Folder /rclone-test-bisojoq5siya not found.\"}"
--- PASS: TestServerSideMove (4.12s)
=== RUN   TestServerSideMoveWithFilter
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:52:57 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-tiqabob7quvo"
2025/04/14 02:52:57 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:52:57 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:52:57 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:52:57 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:52:57 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:52:57 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:52:57 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:52:57 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:52:57 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:52:57 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:52:57 DEBUG : Seafile server version 6.3.4
    sync_test.go:1705: Server side move (if possible) seafile library 'My Library' path 'rclone-test-raxoyih9huju' -> seafile library 'My Library' path 'rclone-test-tiqabob7quvo'
2025/04/14 02:52:59 DEBUG : empty space: Excluded (Size Filter)
2025/04/14 02:52:59 DEBUG : empty space: Excluded
2025/04/14 02:52:59 DEBUG : empty space: Excluded (Size Filter)
2025/04/14 02:52:59 DEBUG : empty space: Excluded
2025/04/14 02:52:59 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/14 02:52:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/04/14 02:52:59 DEBUG : seafile library 'My Library' path 'rclone-test-tiqabob7quvo': Waiting for checks to finish
2025/04/14 02:52:59 DEBUG : seafile library 'My Library' path 'rclone-test-tiqabob7quvo': Waiting for transfers to finish
2025/04/14 02:52:59 INFO  : potato3: Deleted
2025/04/14 02:53:00 INFO  : potato2: Moved (server-side)
2025/04/14 02:53:00 INFO  : potato3: Moved (server-side)
2025/04/14 02:53:00 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-petutay5ruhe"
2025/04/14 02:53:00 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:53:00 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:00 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:00 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:00 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:00 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:53:00 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:00 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:00 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:00 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:00 DEBUG : Seafile server version 6.3.4
2025/04/14 02:53:01 DEBUG : empty space: Excluded (Size Filter)
2025/04/14 02:53:01 DEBUG : empty space: Excluded
2025/04/14 02:53:01 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/14 02:53:01 DEBUG : potato3: Need to transfer - File not found at Destination
2025/04/14 02:53:01 DEBUG : seafile library 'My Library' path 'rclone-test-petutay5ruhe': Waiting for checks to finish
2025/04/14 02:53:01 DEBUG : seafile library 'My Library' path 'rclone-test-petutay5ruhe': Waiting for transfers to finish
2025/04/14 02:53:01 INFO  : potato2: Moved (server-side)
2025/04/14 02:53:01 INFO  : potato3: Moved (server-side)
2025/04/14 02:53:02 DEBUG : seafile library 'My Library' path 'rclone-test-petutay5ruhe': Purge remote
2025/04/14 02:53:02 DEBUG : seafile library 'My Library' path 'rclone-test-tiqabob7quvo': Purge remote
--- PASS: TestServerSideMoveWithFilter (4.74s)
=== RUN   TestServerSideMoveDeleteEmptySourceDirs
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:53:02 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-fopilet0fiyo"
2025/04/14 02:53:02 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:53:02 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:02 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:02 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:02 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:02 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:53:02 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:02 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:02 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:02 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:02 DEBUG : Seafile server version 6.3.4
2025/04/14 02:53:03 INFO  : tomatoDir: Making directory
    sync_test.go:1705: Server side move (if possible) seafile library 'My Library' path 'rclone-test-raxoyih9huju' -> seafile library 'My Library' path 'rclone-test-fopilet0fiyo'
2025/04/14 02:53:04 DEBUG : seafile library 'My Library' path 'rclone-test-fopilet0fiyo': Using server-side directory move
2025/04/14 02:53:04 INFO  : seafile library 'My Library' path 'rclone-test-fopilet0fiyo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/04/14 02:53:04 DEBUG : potato2: Need to transfer - File not found at Destination
2025/04/14 02:53:04 DEBUG : empty space: Sizes identical
2025/04/14 02:53:04 DEBUG : empty space: Unchanged skipping
2025/04/14 02:53:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/04/14 02:53:05 DEBUG : seafile library 'My Library' path 'rclone-test-fopilet0fiyo': Waiting for checks to finish
2025/04/14 02:53:05 INFO  : empty space: Deleted
2025/04/14 02:53:05 DEBUG : seafile library 'My Library' path 'rclone-test-fopilet0fiyo': Waiting for transfers to finish
2025/04/14 02:53:05 INFO  : potato3: Deleted
2025/04/14 02:53:05 INFO  : potato2: Moved (server-side)
2025/04/14 02:53:05 INFO  : potato3: Moved (server-side)
2025/04/14 02:53:05 INFO  : tomatoDir: Removing directory
2025/04/14 02:53:06 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': deleted 1 directories
2025/04/14 02:53:06 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-maleyuy7witi"
2025/04/14 02:53:06 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:53:06 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:06 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:06 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:06 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:06 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:53:06 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:06 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:06 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:06 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:06 DEBUG : Seafile server version 6.3.4
2025/04/14 02:53:06 INFO  : tomatoDir: Making directory
2025/04/14 02:53:06 DEBUG : seafile library 'My Library' path 'rclone-test-maleyuy7witi': Using server-side directory move
2025/04/14 02:53:07 INFO  : seafile library 'My Library' path 'rclone-test-maleyuy7witi': Server side directory move succeeded
2025/04/14 02:53:07 ERROR : : error listing: directory not found
2025/04/14 02:53:07 ERROR : : error listing: directory not found
2025/04/14 02:53:07 DEBUG : seafile library 'My Library' path 'rclone-test-maleyuy7witi': Purge remote
2025/04/14 02:53:07 DEBUG : seafile library 'My Library' path 'rclone-test-fopilet0fiyo': Purge remote
2025/04/14 02:53:07 NOTICE: purge failed: failed to delete directory: HTTP error 404 (404 Not Found) returned body: "{\"error_msg\":\"Folder /rclone-test-fopilet0fiyo not found.\"}"
--- PASS: TestServerSideMoveDeleteEmptySourceDirs (5.44s)
=== RUN   TestServerSideMoveOverlap
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    sync_test.go:1910: Skipping test as remote supports DirMove
--- SKIP: TestServerSideMoveOverlap (0.20s)
=== RUN   TestSyncOverlap
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:53:08 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-raxoyih9huju/rclone-sync-test"
2025/04/14 02:53:08 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:53:08 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:08 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:08 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:08 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:08 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:53:08 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:08 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:08 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:08 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:08 DEBUG : Seafile server version 6.3.4
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncOverlap (1.31s)
=== RUN   TestSyncOverlapWithFilter
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:53:09 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-raxoyih9huju/rclone-sync-test"
2025/04/14 02:53:09 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:53:09 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:09 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:09 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:09 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:09 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:53:09 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:09 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:09 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:09 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:09 DEBUG : Seafile server version 6.3.4
2025/04/14 02:53:10 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-raxoyih9huju/rclone-sync-test-include/layer2"
2025/04/14 02:53:10 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:53:10 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:10 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:10 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:10 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:10 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:53:10 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:10 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:10 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:10 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:10 DEBUG : Seafile server version 6.3.4
2025/04/14 02:53:10 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-raxoyih9huju/rclone-sync-test-ignore-file"
2025/04/14 02:53:10 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:53:10 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:10 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:10 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:10 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:10 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:53:10 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:10 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:10 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:10 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:10 DEBUG : Seafile server version 6.3.4
2025/04/14 02:53:12 DEBUG : rclone-sync-test: Excluded
2025/04/14 02:53:12 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/04/14 02:53:12 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/04/14 02:53:12 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/rclone-sync-test': Waiting for checks to finish
2025/04/14 02:53:12 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/rclone-sync-test': Waiting for transfers to finish
2025/04/14 02:53:12 DEBUG : Waiting for deletions to finish
2025/04/14 02:53:12 INFO  : There was nothing to transfer
2025/04/14 02:53:12 DEBUG : rclone-sync-test: Excluded
2025/04/14 02:53:12 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/04/14 02:53:13 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/04/14 02:53:13 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:53:13 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:53:13 DEBUG : Waiting for deletions to finish
2025/04/14 02:53:13 INFO  : rclone-sync-test-include: Removing directory
2025/04/14 02:53:13 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty
2025/04/14 02:53:13 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': failed to delete 1 directories
2025/04/14 02:53:13 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:53:13 DEBUG : rclone-sync-test: Excluded
2025/04/14 02:53:13 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/04/14 02:53:14 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/04/14 02:53:14 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/rclone-sync-test-include/layer2': Waiting for checks to finish
2025/04/14 02:53:14 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/rclone-sync-test-include/layer2': Waiting for transfers to finish
2025/04/14 02:53:14 DEBUG : Waiting for deletions to finish
2025/04/14 02:53:14 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:53:14 DEBUG : rclone-sync-test: Excluded
2025/04/14 02:53:14 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/04/14 02:53:15 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/04/14 02:53:15 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:53:15 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:53:15 DEBUG : Waiting for deletions to finish
2025/04/14 02:53:15 INFO  : rclone-sync-test-include: Removing directory
2025/04/14 02:53:15 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty
2025/04/14 02:53:15 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': failed to delete 1 directories
2025/04/14 02:53:15 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:53:15 DEBUG : : Excluded
2025/04/14 02:53:15 DEBUG : rclone-sync-test: Excluded
2025/04/14 02:53:15 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/04/14 02:53:15 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/04/14 02:53:15 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/rclone-sync-test-ignore-file': Waiting for checks to finish
2025/04/14 02:53:15 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/rclone-sync-test-ignore-file': Waiting for transfers to finish
2025/04/14 02:53:15 DEBUG : Waiting for deletions to finish
2025/04/14 02:53:15 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncOverlapWithFilter (11.39s)
=== RUN   TestSyncCompareDest
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:53:20 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-raxoyih9huju/dst"
2025/04/14 02:53:20 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:53:20 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:20 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:20 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:20 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:20 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:53:20 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:20 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:20 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:20 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:20 DEBUG : Seafile server version 6.3.4
2025/04/14 02:53:21 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-raxoyih9huju/CompareDest"
2025/04/14 02:53:21 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:53:21 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:21 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:21 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:21 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:21 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:53:21 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:21 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:21 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:21 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:21 DEBUG : Seafile server version 6.3.4
2025/04/14 02:53:21 DEBUG : fs cache: renaming cache item "TestSeafileV6:rclone-test-raxoyih9huju/CompareDest" to be canonical "TestSeafileV6{tAfXf}:rclone-test-raxoyih9huju/CompareDest"
2025/04/14 02:53:21 DEBUG : one: Need to transfer - File not found at Destination
2025/04/14 02:53:21 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for checks to finish
2025/04/14 02:53:21 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for transfers to finish
2025/04/14 02:53:21 INFO  : one: Copied (new)
2025/04/14 02:53:21 DEBUG : Waiting for deletions to finish
2025/04/14 02:53:22 DEBUG : fs cache: switching user supplied name "TestSeafileV6:rclone-test-raxoyih9huju/CompareDest" for canonical name "TestSeafileV6{tAfXf}:rclone-test-raxoyih9huju/CompareDest"
2025/04/14 02:53:22 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for checks to finish
2025/04/14 02:53:22 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/14 02:53:22 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for transfers to finish
2025/04/14 02:53:22 INFO  : one: Copied (replaced existing)
2025/04/14 02:53:22 DEBUG : Waiting for deletions to finish
2025/04/14 02:53:23 DEBUG : fs cache: switching user supplied name "TestSeafileV6:rclone-test-raxoyih9huju/CompareDest" for canonical name "TestSeafileV6{tAfXf}:rclone-test-raxoyih9huju/CompareDest"
2025/04/14 02:53:23 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/14 02:53:23 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for checks to finish
2025/04/14 02:53:23 DEBUG : one: Sizes identical
2025/04/14 02:53:23 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/14 02:53:23 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for transfers to finish
2025/04/14 02:53:23 DEBUG : Waiting for deletions to finish
2025/04/14 02:53:23 INFO  : There was nothing to transfer
2025/04/14 02:53:24 DEBUG : fs cache: switching user supplied name "TestSeafileV6:rclone-test-raxoyih9huju/CompareDest" for canonical name "TestSeafileV6{tAfXf}:rclone-test-raxoyih9huju/CompareDest"
2025/04/14 02:53:24 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/14 02:53:24 DEBUG : two: Sizes identical
2025/04/14 02:53:24 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/14 02:53:24 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for checks to finish
2025/04/14 02:53:24 DEBUG : one: Sizes identical
2025/04/14 02:53:24 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/14 02:53:24 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for transfers to finish
2025/04/14 02:53:24 DEBUG : Waiting for deletions to finish
2025/04/14 02:53:24 INFO  : There was nothing to transfer
2025/04/14 02:53:25 DEBUG : fs cache: switching user supplied name "TestSeafileV6:rclone-test-raxoyih9huju/CompareDest" for canonical name "TestSeafileV6{tAfXf}:rclone-test-raxoyih9huju/CompareDest"
2025/04/14 02:53:25 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/14 02:53:25 DEBUG : two: Sizes identical
2025/04/14 02:53:25 DEBUG : two: Destination found in --compare-dest, skipping
2025/04/14 02:53:25 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for checks to finish
2025/04/14 02:53:25 DEBUG : one: Sizes identical
2025/04/14 02:53:25 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/14 02:53:25 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for transfers to finish
2025/04/14 02:53:25 DEBUG : Waiting for deletions to finish
2025/04/14 02:53:25 INFO  : There was nothing to transfer
    sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test
2025/04/14 02:53:26 DEBUG : fs cache: switching user supplied name "TestSeafileV6:rclone-test-raxoyih9huju/CompareDest" for canonical name "TestSeafileV6{tAfXf}:rclone-test-raxoyih9huju/CompareDest"
2025/04/14 02:53:26 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/14 02:53:26 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/04/14 02:53:26 DEBUG : two: Need to transfer - File not found at Destination
2025/04/14 02:53:26 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for checks to finish
2025/04/14 02:53:26 DEBUG : one: Sizes identical
2025/04/14 02:53:26 DEBUG : one: Destination found in --compare-dest, skipping
2025/04/14 02:53:26 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for transfers to finish
2025/04/14 02:53:26 INFO  : two: Copied (new)
2025/04/14 02:53:26 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCompareDest (7.27s)
=== RUN   TestSyncMultipleCompareDest
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:53:28 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-raxoyih9huju/dest"
2025/04/14 02:53:28 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:53:28 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:28 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:28 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:28 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:28 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:53:28 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:28 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:28 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:28 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:28 DEBUG : Seafile server version 6.3.4
2025/04/14 02:53:29 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-raxoyih9huju/pre-dest1"
2025/04/14 02:53:29 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:53:29 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:29 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:29 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:29 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:29 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:53:29 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:29 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:29 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:29 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:29 DEBUG : Seafile server version 6.3.4
2025/04/14 02:53:29 DEBUG : fs cache: renaming cache item "TestSeafileV6:rclone-test-raxoyih9huju/pre-dest1" to be canonical "TestSeafileV6{tAfXf}:rclone-test-raxoyih9huju/pre-dest1"
2025/04/14 02:53:29 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-raxoyih9huju/pre-dest2"
2025/04/14 02:53:29 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:53:29 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:29 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:29 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:29 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:29 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:53:29 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:29 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:29 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:29 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:29 DEBUG : Seafile server version 6.3.4
2025/04/14 02:53:29 DEBUG : fs cache: renaming cache item "TestSeafileV6:rclone-test-raxoyih9huju/pre-dest2" to be canonical "TestSeafileV6{tAfXf}:rclone-test-raxoyih9huju/pre-dest2"
2025/04/14 02:53:29 DEBUG : 1: Sizes identical
2025/04/14 02:53:29 DEBUG : 1: Destination found in --compare-dest, skipping
2025/04/14 02:53:30 DEBUG : 2: Sizes identical
2025/04/14 02:53:30 DEBUG : 2: Destination found in --compare-dest, skipping
2025/04/14 02:53:30 DEBUG : 3: Need to transfer - File not found at Destination
2025/04/14 02:53:30 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dest': Waiting for checks to finish
2025/04/14 02:53:30 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dest': Waiting for transfers to finish
2025/04/14 02:53:30 INFO  : 3: Copied (new)
2025/04/14 02:53:30 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncMultipleCompareDest (4.33s)
=== RUN   TestSyncCopyDest
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:53:32 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-raxoyih9huju/dst"
2025/04/14 02:53:32 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:53:32 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:32 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:32 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:32 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:32 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:53:32 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:32 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:32 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:32 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:32 DEBUG : Seafile server version 6.3.4
2025/04/14 02:53:32 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-raxoyih9huju/CopyDest"
2025/04/14 02:53:32 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:53:32 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:32 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:32 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:32 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:32 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:53:32 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:32 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:32 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:32 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:32 DEBUG : Seafile server version 6.3.4
2025/04/14 02:53:33 DEBUG : fs cache: renaming cache item "TestSeafileV6:rclone-test-raxoyih9huju/CopyDest" to be canonical "TestSeafileV6{tAfXf}:rclone-test-raxoyih9huju/CopyDest"
2025/04/14 02:53:33 DEBUG : one: Need to transfer - File not found at Destination
2025/04/14 02:53:33 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for checks to finish
2025/04/14 02:53:33 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for transfers to finish
2025/04/14 02:53:33 INFO  : one: Copied (new)
2025/04/14 02:53:33 DEBUG : Waiting for deletions to finish
2025/04/14 02:53:33 DEBUG : fs cache: switching user supplied name "TestSeafileV6:rclone-test-raxoyih9huju/CopyDest" for canonical name "TestSeafileV6{tAfXf}:rclone-test-raxoyih9huju/CopyDest"
2025/04/14 02:53:33 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/14 02:53:33 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for checks to finish
2025/04/14 02:53:34 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for transfers to finish
2025/04/14 02:53:34 INFO  : one: Copied (replaced existing)
2025/04/14 02:53:34 DEBUG : Waiting for deletions to finish
2025/04/14 02:53:35 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-raxoyih9huju/BackupDir"
2025/04/14 02:53:35 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:53:35 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:35 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:35 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:35 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:35 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:53:35 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:35 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:35 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:35 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:35 DEBUG : Seafile server version 6.3.4
2025/04/14 02:53:35 DEBUG : fs cache: renaming cache item "TestSeafileV6:rclone-test-raxoyih9huju/BackupDir" to be canonical "TestSeafileV6{tAfXf}:rclone-test-raxoyih9huju/BackupDir"
2025/04/14 02:53:35 DEBUG : fs cache: switching user supplied name "TestSeafileV6:rclone-test-raxoyih9huju/CopyDest" for canonical name "TestSeafileV6{tAfXf}:rclone-test-raxoyih9huju/CopyDest"
2025/04/14 02:53:35 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/14 02:53:35 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for checks to finish
2025/04/14 02:53:35 DEBUG : one: Sizes identical
2025/04/14 02:53:35 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/04/14 02:53:36 INFO  : one: Moved (server-side)
2025/04/14 02:53:36 INFO  : one: Copied (server-side copy)
2025/04/14 02:53:36 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/04/14 02:53:36 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for transfers to finish
2025/04/14 02:53:36 DEBUG : Waiting for deletions to finish
2025/04/14 02:53:37 DEBUG : fs cache: switching user supplied name "TestSeafileV6:rclone-test-raxoyih9huju/CopyDest" for canonical name "TestSeafileV6{tAfXf}:rclone-test-raxoyih9huju/CopyDest"
2025/04/14 02:53:37 DEBUG : one: Sizes identical
2025/04/14 02:53:37 DEBUG : one: Unchanged skipping
2025/04/14 02:53:37 DEBUG : two: Sizes identical
2025/04/14 02:53:38 INFO  : two: Copied (server-side copy)
2025/04/14 02:53:38 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/04/14 02:53:38 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for checks to finish
2025/04/14 02:53:38 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for transfers to finish
2025/04/14 02:53:38 DEBUG : Waiting for deletions to finish
2025/04/14 02:53:38 DEBUG : fs cache: switching user supplied name "TestSeafileV6:rclone-test-raxoyih9huju/CopyDest" for canonical name "TestSeafileV6{tAfXf}:rclone-test-raxoyih9huju/CopyDest"
2025/04/14 02:53:38 DEBUG : one: Sizes identical
2025/04/14 02:53:38 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for checks to finish
2025/04/14 02:53:38 DEBUG : one: Unchanged skipping
2025/04/14 02:53:38 DEBUG : two: Sizes identical
2025/04/14 02:53:38 DEBUG : two: Unchanged skipping
2025/04/14 02:53:38 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for transfers to finish
2025/04/14 02:53:38 DEBUG : Waiting for deletions to finish
2025/04/14 02:53:38 INFO  : There was nothing to transfer
2025/04/14 02:53:39 DEBUG : fs cache: switching user supplied name "TestSeafileV6:rclone-test-raxoyih9huju/CopyDest" for canonical name "TestSeafileV6{tAfXf}:rclone-test-raxoyih9huju/CopyDest"
2025/04/14 02:53:39 DEBUG : one: Sizes identical
2025/04/14 02:53:39 DEBUG : one: Unchanged skipping
2025/04/14 02:53:39 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/04/14 02:53:39 DEBUG : three: Destination not found in --copy-dest
2025/04/14 02:53:39 DEBUG : three: Need to transfer - File not found at Destination
2025/04/14 02:53:39 DEBUG : two: Sizes identical
2025/04/14 02:53:39 DEBUG : two: Unchanged skipping
2025/04/14 02:53:39 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for checks to finish
2025/04/14 02:53:39 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for transfers to finish
2025/04/14 02:53:40 INFO  : three: Copied (new)
2025/04/14 02:53:40 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCopyDest (9.97s)
=== RUN   TestSyncBackupDir
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:53:43 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-raxoyih9huju/dst"
2025/04/14 02:53:43 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:53:43 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:43 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:43 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:43 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:43 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:53:43 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:43 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:43 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:43 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:43 DEBUG : Seafile server version 6.3.4
2025/04/14 02:53:43 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-raxoyih9huju/backup"
2025/04/14 02:53:43 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:53:43 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:43 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:43 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:43 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:43 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:53:43 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:43 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:43 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:43 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:43 DEBUG : Seafile server version 6.3.4
2025/04/14 02:53:43 DEBUG : fs cache: renaming cache item "TestSeafileV6:rclone-test-raxoyih9huju/backup" to be canonical "TestSeafileV6{tAfXf}:rclone-test-raxoyih9huju/backup"
2025/04/14 02:53:43 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/04/14 02:53:43 DEBUG : two: Sizes identical
2025/04/14 02:53:43 DEBUG : two: Unchanged skipping
2025/04/14 02:53:43 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for checks to finish
2025/04/14 02:53:44 INFO  : one: Moved (server-side)
2025/04/14 02:53:44 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for transfers to finish
2025/04/14 02:53:44 INFO  : one: Copied (new)
2025/04/14 02:53:44 DEBUG : Waiting for deletions to finish
2025/04/14 02:53:45 INFO  : three.txt: Moved (server-side)
2025/04/14 02:53:45 INFO  : three.txt: Moved into backup dir
2025/04/14 02:53:46 DEBUG : fs cache: switching user supplied name "TestSeafileV6:rclone-test-raxoyih9huju/backup" for canonical name "TestSeafileV6{tAfXf}:rclone-test-raxoyih9huju/backup"
2025/04/14 02:53:46 DEBUG : two: Sizes identical
2025/04/14 02:53:46 DEBUG : two: Unchanged skipping
2025/04/14 02:53:46 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/04/14 02:53:46 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for checks to finish
2025/04/14 02:53:46 INFO  : one: Deleted
2025/04/14 02:53:46 INFO  : one: Moved (server-side)
2025/04/14 02:53:46 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for transfers to finish
2025/04/14 02:53:46 INFO  : one: Copied (new)
2025/04/14 02:53:46 DEBUG : Waiting for deletions to finish
2025/04/14 02:53:47 INFO  : three.txt: Deleted
2025/04/14 02:53:47 INFO  : three.txt: Moved (server-side)
2025/04/14 02:53:47 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDir (6.65s)
=== RUN   TestSyncBackupDirWithSuffix
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:53:49 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-raxoyih9huju/dst"
2025/04/14 02:53:49 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:53:49 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:49 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:49 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:49 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:49 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:53:49 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:49 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:49 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:49 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:49 DEBUG : Seafile server version 6.3.4
2025/04/14 02:53:50 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-raxoyih9huju/backup"
2025/04/14 02:53:50 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:53:50 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:50 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:50 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:50 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:50 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:53:50 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:50 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:50 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:50 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:50 DEBUG : Seafile server version 6.3.4
2025/04/14 02:53:50 DEBUG : fs cache: renaming cache item "TestSeafileV6:rclone-test-raxoyih9huju/backup" to be canonical "TestSeafileV6{tAfXf}:rclone-test-raxoyih9huju/backup"
2025/04/14 02:53:50 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/04/14 02:53:50 DEBUG : two: Sizes identical
2025/04/14 02:53:50 DEBUG : two: Unchanged skipping
2025/04/14 02:53:50 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for checks to finish
2025/04/14 02:53:51 INFO  : one: Moved (server-side) to: one.bak
2025/04/14 02:53:51 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for transfers to finish
2025/04/14 02:53:51 INFO  : one: Copied (new)
2025/04/14 02:53:51 DEBUG : Waiting for deletions to finish
2025/04/14 02:53:52 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/04/14 02:53:52 INFO  : three.txt: Moved into backup dir
2025/04/14 02:53:53 DEBUG : fs cache: switching user supplied name "TestSeafileV6:rclone-test-raxoyih9huju/backup" for canonical name "TestSeafileV6{tAfXf}:rclone-test-raxoyih9huju/backup"
2025/04/14 02:53:53 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/04/14 02:53:53 DEBUG : two: Sizes identical
2025/04/14 02:53:53 DEBUG : two: Unchanged skipping
2025/04/14 02:53:53 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for checks to finish
2025/04/14 02:53:53 INFO  : one.bak: Deleted
2025/04/14 02:53:54 INFO  : one: Moved (server-side) to: one.bak
2025/04/14 02:53:54 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for transfers to finish
2025/04/14 02:53:54 INFO  : one: Copied (new)
2025/04/14 02:53:54 DEBUG : Waiting for deletions to finish
2025/04/14 02:53:54 INFO  : three.txt.bak: Deleted
2025/04/14 02:53:55 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/04/14 02:53:55 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffix (7.46s)
=== RUN   TestSyncBackupDirWithSuffixKeepExtension
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:53:57 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-raxoyih9huju/dst"
2025/04/14 02:53:57 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:53:57 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:57 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:57 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:57 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:57 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:53:57 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:57 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:57 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:57 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:57 DEBUG : Seafile server version 6.3.4
2025/04/14 02:53:57 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-raxoyih9huju/backup"
2025/04/14 02:53:57 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:53:57 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:57 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:57 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:57 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:57 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:53:57 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:53:57 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:53:57 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:53:57 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:53:57 DEBUG : Seafile server version 6.3.4
2025/04/14 02:53:57 DEBUG : fs cache: renaming cache item "TestSeafileV6:rclone-test-raxoyih9huju/backup" to be canonical "TestSeafileV6{tAfXf}:rclone-test-raxoyih9huju/backup"
2025/04/14 02:53:58 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/04/14 02:53:58 DEBUG : two: Sizes identical
2025/04/14 02:53:58 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for checks to finish
2025/04/14 02:53:58 DEBUG : two: Unchanged skipping
2025/04/14 02:53:58 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/04/14 02:53:58 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for transfers to finish
2025/04/14 02:53:59 INFO  : one: Copied (new)
2025/04/14 02:53:59 DEBUG : Waiting for deletions to finish
2025/04/14 02:53:59 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/04/14 02:53:59 INFO  : three.txt: Moved into backup dir
2025/04/14 02:54:00 DEBUG : fs cache: switching user supplied name "TestSeafileV6:rclone-test-raxoyih9huju/backup" for canonical name "TestSeafileV6{tAfXf}:rclone-test-raxoyih9huju/backup"
2025/04/14 02:54:00 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/04/14 02:54:00 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for checks to finish
2025/04/14 02:54:00 DEBUG : two: Sizes identical
2025/04/14 02:54:00 DEBUG : two: Unchanged skipping
2025/04/14 02:54:00 INFO  : one-2019-01-01: Deleted
2025/04/14 02:54:01 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/04/14 02:54:01 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for transfers to finish
2025/04/14 02:54:01 INFO  : one: Copied (new)
2025/04/14 02:54:01 DEBUG : Waiting for deletions to finish
2025/04/14 02:54:01 INFO  : three-2019-01-01.txt: Deleted
2025/04/14 02:54:02 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/04/14 02:54:02 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffixKeepExtension (7.45s)
=== RUN   TestSyncBackupDirSuffixOnly
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:54:04 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-raxoyih9huju/dst"
2025/04/14 02:54:04 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:54:04 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:54:04 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:54:04 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:54:04 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:54:04 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:54:04 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:54:04 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:54:04 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:54:04 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:54:04 DEBUG : Seafile server version 6.3.4
2025/04/14 02:54:05 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/04/14 02:54:05 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for checks to finish
2025/04/14 02:54:05 DEBUG : two: Sizes identical
2025/04/14 02:54:05 DEBUG : two: Unchanged skipping
2025/04/14 02:54:05 INFO  : one: Moved (server-side) to: one.bak
2025/04/14 02:54:05 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for transfers to finish
2025/04/14 02:54:06 INFO  : one: Copied (new)
2025/04/14 02:54:06 DEBUG : Waiting for deletions to finish
2025/04/14 02:54:06 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/04/14 02:54:06 INFO  : three.txt: Moved into backup dir
2025/04/14 02:54:07 DEBUG : one.bak: Excluded (Path Filter)
2025/04/14 02:54:07 DEBUG : one.bak: Excluded
2025/04/14 02:54:07 DEBUG : three.txt.bak: Excluded (Path Filter)
2025/04/14 02:54:07 DEBUG : three.txt.bak: Excluded
2025/04/14 02:54:07 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/04/14 02:54:07 DEBUG : two: Sizes identical
2025/04/14 02:54:07 DEBUG : two: Unchanged skipping
2025/04/14 02:54:07 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for checks to finish
2025/04/14 02:54:07 INFO  : one.bak: Deleted
2025/04/14 02:54:08 INFO  : one: Moved (server-side) to: one.bak
2025/04/14 02:54:08 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju/dst': Waiting for transfers to finish
2025/04/14 02:54:08 INFO  : one: Copied (new)
2025/04/14 02:54:08 DEBUG : Waiting for deletions to finish
2025/04/14 02:54:08 INFO  : three.txt.bak: Deleted
2025/04/14 02:54:09 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/04/14 02:54:09 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirSuffixOnly (6.45s)
=== RUN   TestSyncSuffix
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:54:11 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-raxoyih9huju/dst"
2025/04/14 02:54:11 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:54:11 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:54:11 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:54:11 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:54:11 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:54:11 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:54:11 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:54:11 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:54:11 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:54:11 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:54:11 DEBUG : Seafile server version 6.3.4
2025/04/14 02:54:11 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/04/14 02:54:12 INFO  : one: Moved (server-side) to: one.bak
2025/04/14 02:54:12 INFO  : one: Copied (new)
2025/04/14 02:54:12 DEBUG : two: Sizes identical
2025/04/14 02:54:12 DEBUG : two: Unchanged skipping
2025/04/14 02:54:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/04/14 02:54:13 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/04/14 02:54:13 INFO  : three.txt: Copied (new)
2025/04/14 02:54:14 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/04/14 02:54:14 INFO  : one.bak: Deleted
2025/04/14 02:54:14 INFO  : one: Moved (server-side) to: one.bak
2025/04/14 02:54:15 INFO  : one: Copied (new)
2025/04/14 02:54:15 DEBUG : two: Sizes identical
2025/04/14 02:54:15 DEBUG : two: Unchanged skipping
2025/04/14 02:54:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/04/14 02:54:15 INFO  : three.txt.bak: Deleted
2025/04/14 02:54:16 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/04/14 02:54:16 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffix (7.14s)
=== RUN   TestSyncSuffixKeepExtension
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:54:18 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-raxoyih9huju/dst"
2025/04/14 02:54:18 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE
2025/04/14 02:54:18 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:54:18 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:54:18 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:54:18 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:54:18 DEBUG : TestSeafileV6: detected overridden config - adding "{tAfXf}" suffix to name
2025/04/14 02:54:18 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL
2025/04/14 02:54:18 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER
2025/04/14 02:54:18 DEBUG : Setting pass="4pBA5e0NC_nYoaj5PpvS91XLDaCTkd_qatf4vnm8D7rYYTbwdusPVQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS
2025/04/14 02:54:18 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY
2025/04/14 02:54:18 DEBUG : Seafile server version 6.3.4
2025/04/14 02:54:18 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/04/14 02:54:19 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/04/14 02:54:19 INFO  : one: Copied (new)
2025/04/14 02:54:19 DEBUG : two: Sizes identical
2025/04/14 02:54:19 DEBUG : two: Unchanged skipping
2025/04/14 02:54:19 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/04/14 02:54:20 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/04/14 02:54:20 INFO  : three.txt: Copied (new)
2025/04/14 02:54:21 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/04/14 02:54:21 INFO  : one-2019-01-01: Deleted
2025/04/14 02:54:22 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/04/14 02:54:22 INFO  : one: Copied (new)
2025/04/14 02:54:22 DEBUG : two: Sizes identical
2025/04/14 02:54:22 DEBUG : two: Unchanged skipping
2025/04/14 02:54:22 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/04/14 02:54:22 INFO  : three-2019-01-01.txt: Deleted
2025/04/14 02:54:23 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/04/14 02:54:23 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffixKeepExtension (7.16s)
=== RUN   TestSyncUTFNorm
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:54:25 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:54:25 DEBUG : Testêé: Sizes differ (src 14 vs dst 18)
2025/04/14 02:54:25 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:54:25 INFO  : Testêé: Copied (replaced existing) to: Testêé
2025/04/14 02:54:25 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncUTFNorm (1.00s)
=== RUN   TestSyncImmutable
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:54:25 DEBUG : existing: Need to transfer - File not found at Destination
2025/04/14 02:54:25 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:54:25 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:54:26 INFO  : existing: Copied (new)
2025/04/14 02:54:26 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:54:26 DEBUG : existing: Sizes differ (src 8 vs dst 6)
2025/04/14 02:54:26 ERROR : existing: Source and destination exist but do not match: immutable file modified
2025/04/14 02:54:26 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:54:26 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:54:26 ERROR : seafile library 'My Library' path 'rclone-test-raxoyih9huju': not deleting files as there were IO errors
2025/04/14 02:54:26 ERROR : seafile library 'My Library' path 'rclone-test-raxoyih9huju': not deleting directories as there were IO errors
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncImmutable (1.53s)
=== RUN   TestSyncIgnoreCase
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:54:27 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:54:27 DEBUG : existing: Sizes identical
2025/04/14 02:54:27 DEBUG : existing: Unchanged skipping
2025/04/14 02:54:27 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:54:27 DEBUG : Waiting for deletions to finish
2025/04/14 02:54:27 INFO  : There was nothing to transfer
--- PASS: TestSyncIgnoreCase (0.80s)
=== RUN   TestFixCase
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    sync_test.go:2635: Skipping test as local or remote are case-sensitive
--- SKIP: TestFixCase (0.20s)
=== RUN   TestMaxTransfer
=== RUN   TestMaxTransfer/Hard
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Soft
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Cautious
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    sync_test.go:2674: This test only runs on local
--- PASS: TestMaxTransfer (0.61s)
    --- SKIP: TestMaxTransfer/Hard (0.21s)
    --- SKIP: TestMaxTransfer/Soft (0.20s)
    --- SKIP: TestMaxTransfer/Cautious (0.20s)
=== RUN   TestSyncConcurrentDelete
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:54:37 DEBUG : both0: Sizes identical
2025/04/14 02:54:37 DEBUG : both1: Sizes identical
2025/04/14 02:54:37 DEBUG : both10: Sizes identical
2025/04/14 02:54:37 DEBUG : both11: Sizes identical
2025/04/14 02:54:37 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:54:37 DEBUG : both0: Unchanged skipping
2025/04/14 02:54:37 DEBUG : both12: Sizes identical
2025/04/14 02:54:37 DEBUG : both12: Unchanged skipping
2025/04/14 02:54:37 DEBUG : both13: Sizes identical
2025/04/14 02:54:37 DEBUG : both13: Unchanged skipping
2025/04/14 02:54:37 DEBUG : both14: Sizes identical
2025/04/14 02:54:37 DEBUG : both14: Unchanged skipping
2025/04/14 02:54:37 DEBUG : both15: Sizes identical
2025/04/14 02:54:37 DEBUG : both1: Unchanged skipping
2025/04/14 02:54:37 DEBUG : both16: Sizes identical
2025/04/14 02:54:37 DEBUG : both16: Unchanged skipping
2025/04/14 02:54:37 DEBUG : both17: Sizes identical
2025/04/14 02:54:37 DEBUG : both17: Unchanged skipping
2025/04/14 02:54:37 DEBUG : both18: Sizes identical
2025/04/14 02:54:37 DEBUG : both18: Unchanged skipping
2025/04/14 02:54:37 DEBUG : both19: Sizes identical
2025/04/14 02:54:37 DEBUG : both19: Unchanged skipping
2025/04/14 02:54:37 DEBUG : both2: Sizes identical
2025/04/14 02:54:37 DEBUG : both2: Unchanged skipping
2025/04/14 02:54:37 DEBUG : both3: Sizes identical
2025/04/14 02:54:37 DEBUG : both3: Unchanged skipping
2025/04/14 02:54:37 DEBUG : both4: Sizes identical
2025/04/14 02:54:37 DEBUG : both4: Unchanged skipping
2025/04/14 02:54:37 DEBUG : both5: Sizes identical
2025/04/14 02:54:37 DEBUG : both5: Unchanged skipping
2025/04/14 02:54:37 DEBUG : both6: Sizes identical
2025/04/14 02:54:37 DEBUG : both6: Unchanged skipping
2025/04/14 02:54:37 DEBUG : both7: Sizes identical
2025/04/14 02:54:37 DEBUG : both7: Unchanged skipping
2025/04/14 02:54:37 DEBUG : both8: Sizes identical
2025/04/14 02:54:37 DEBUG : both8: Unchanged skipping
2025/04/14 02:54:37 DEBUG : both9: Sizes identical
2025/04/14 02:54:37 DEBUG : both9: Unchanged skipping
2025/04/14 02:54:37 DEBUG : both10: Unchanged skipping
2025/04/14 02:54:37 DEBUG : both11: Unchanged skipping
2025/04/14 02:54:37 DEBUG : both15: Unchanged skipping
2025/04/14 02:54:37 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:54:37 DEBUG : Waiting for deletions to finish
2025/04/14 02:54:37 INFO  : only15: Deleted
2025/04/14 02:54:37 INFO  : only16: Deleted
2025/04/14 02:54:37 INFO  : only4: Deleted
2025/04/14 02:54:37 INFO  : only5: Deleted
2025/04/14 02:54:37 INFO  : only6: Deleted
2025/04/14 02:54:37 INFO  : only13: Deleted
2025/04/14 02:54:37 INFO  : only2: Deleted
2025/04/14 02:54:37 INFO  : only7: Deleted
2025/04/14 02:54:38 INFO  : only8: Deleted
2025/04/14 02:54:38 INFO  : only9: Deleted
2025/04/14 02:54:38 INFO  : only0: Deleted
2025/04/14 02:54:38 INFO  : only1: Deleted
2025/04/14 02:54:38 INFO  : only10: Deleted
2025/04/14 02:54:38 INFO  : only11: Deleted
2025/04/14 02:54:38 INFO  : only12: Deleted
2025/04/14 02:54:38 INFO  : only14: Deleted
2025/04/14 02:54:38 INFO  : only18: Deleted
2025/04/14 02:54:38 INFO  : only17: Deleted
2025/04/14 02:54:39 INFO  : only19: Deleted
2025/04/14 02:54:39 INFO  : only3: Deleted
2025/04/14 02:54:39 INFO  : There was nothing to transfer
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncConcurrentDelete (12.81s)
=== RUN   TestSyncConcurrentTruncate
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:54:49 DEBUG : both0: Sizes identical
2025/04/14 02:54:49 DEBUG : both0: Unchanged skipping
2025/04/14 02:54:49 DEBUG : both1: Sizes identical
2025/04/14 02:54:49 DEBUG : both1: Unchanged skipping
2025/04/14 02:54:49 DEBUG : both10: Sizes identical
2025/04/14 02:54:49 DEBUG : both10: Unchanged skipping
2025/04/14 02:54:49 DEBUG : both11: Sizes identical
2025/04/14 02:54:49 DEBUG : both13: Sizes identical
2025/04/14 02:54:49 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for checks to finish
2025/04/14 02:54:49 DEBUG : both11: Unchanged skipping
2025/04/14 02:54:49 DEBUG : both15: Sizes identical
2025/04/14 02:54:49 DEBUG : both14: Sizes identical
2025/04/14 02:54:49 DEBUG : both12: Sizes identical
2025/04/14 02:54:49 DEBUG : both15: Unchanged skipping
2025/04/14 02:54:49 DEBUG : both16: Sizes identical
2025/04/14 02:54:49 DEBUG : both16: Unchanged skipping
2025/04/14 02:54:49 DEBUG : both17: Sizes identical
2025/04/14 02:54:49 DEBUG : both17: Unchanged skipping
2025/04/14 02:54:49 DEBUG : both18: Sizes identical
2025/04/14 02:54:49 DEBUG : both18: Unchanged skipping
2025/04/14 02:54:49 DEBUG : both19: Sizes identical
2025/04/14 02:54:49 DEBUG : both19: Unchanged skipping
2025/04/14 02:54:49 DEBUG : both2: Sizes identical
2025/04/14 02:54:49 DEBUG : both2: Unchanged skipping
2025/04/14 02:54:49 DEBUG : both3: Sizes identical
2025/04/14 02:54:49 DEBUG : both3: Unchanged skipping
2025/04/14 02:54:49 DEBUG : both4: Sizes identical
2025/04/14 02:54:49 DEBUG : both4: Unchanged skipping
2025/04/14 02:54:49 DEBUG : both5: Sizes identical
2025/04/14 02:54:49 DEBUG : both5: Unchanged skipping
2025/04/14 02:54:49 DEBUG : both6: Sizes identical
2025/04/14 02:54:49 DEBUG : both6: Unchanged skipping
2025/04/14 02:54:49 DEBUG : both7: Sizes identical
2025/04/14 02:54:49 DEBUG : both7: Unchanged skipping
2025/04/14 02:54:49 DEBUG : both8: Sizes identical
2025/04/14 02:54:49 DEBUG : both8: Unchanged skipping
2025/04/14 02:54:49 DEBUG : both9: Sizes identical
2025/04/14 02:54:49 DEBUG : both9: Unchanged skipping
2025/04/14 02:54:49 DEBUG : only0: Sizes differ (src 0 vs dst 6)
2025/04/14 02:54:49 DEBUG : only1: Sizes differ (src 0 vs dst 6)
2025/04/14 02:54:49 DEBUG : only10: Sizes differ (src 0 vs dst 6)
2025/04/14 02:54:49 DEBUG : only11: Sizes differ (src 0 vs dst 6)
2025/04/14 02:54:49 DEBUG : only12: Sizes differ (src 0 vs dst 6)
2025/04/14 02:54:49 DEBUG : only13: Sizes differ (src 0 vs dst 6)
2025/04/14 02:54:49 DEBUG : only14: Sizes differ (src 0 vs dst 6)
2025/04/14 02:54:49 DEBUG : only15: Sizes differ (src 0 vs dst 6)
2025/04/14 02:54:49 DEBUG : only16: Sizes differ (src 0 vs dst 6)
2025/04/14 02:54:49 DEBUG : only17: Sizes differ (src 0 vs dst 6)
2025/04/14 02:54:49 DEBUG : only18: Sizes differ (src 0 vs dst 6)
2025/04/14 02:54:49 DEBUG : only19: Sizes differ (src 0 vs dst 6)
2025/04/14 02:54:49 DEBUG : only2: Sizes differ (src 0 vs dst 6)
2025/04/14 02:54:49 DEBUG : only3: Sizes differ (src 0 vs dst 6)
2025/04/14 02:54:49 DEBUG : only4: Sizes differ (src 0 vs dst 6)
2025/04/14 02:54:49 DEBUG : only5: Sizes differ (src 0 vs dst 6)
2025/04/14 02:54:49 DEBUG : only6: Sizes differ (src 0 vs dst 6)
2025/04/14 02:54:49 DEBUG : only7: Sizes differ (src 0 vs dst 6)
2025/04/14 02:54:49 DEBUG : only8: Sizes differ (src 0 vs dst 6)
2025/04/14 02:54:49 DEBUG : only9: Sizes differ (src 0 vs dst 6)
2025/04/14 02:54:49 DEBUG : both13: Unchanged skipping
2025/04/14 02:54:49 DEBUG : both14: Unchanged skipping
2025/04/14 02:54:49 DEBUG : both12: Unchanged skipping
2025/04/14 02:54:49 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Waiting for transfers to finish
2025/04/14 02:54:50 INFO  : only0: Copied (replaced existing)
2025/04/14 02:54:50 INFO  : only1: Copied (replaced existing)
2025/04/14 02:54:50 INFO  : only10: Copied (replaced existing)
2025/04/14 02:54:50 INFO  : only11: Copied (replaced existing)
2025/04/14 02:54:51 INFO  : only12: Copied (replaced existing)
2025/04/14 02:54:51 INFO  : only13: Copied (replaced existing)
2025/04/14 02:54:51 INFO  : only14: Copied (replaced existing)
2025/04/14 02:54:51 INFO  : only15: Copied (replaced existing)
2025/04/14 02:54:52 INFO  : only16: Copied (replaced existing)
2025/04/14 02:54:52 INFO  : only17: Copied (replaced existing)
2025/04/14 02:54:52 INFO  : only18: Copied (replaced existing)
2025/04/14 02:54:52 INFO  : only19: Copied (replaced existing)
2025/04/14 02:54:52 INFO  : only2: Copied (replaced existing)
2025/04/14 02:54:52 INFO  : only3: Copied (replaced existing)
2025/04/14 02:54:53 INFO  : only4: Copied (replaced existing)
2025/04/14 02:54:53 INFO  : only5: Copied (replaced existing)
2025/04/14 02:54:53 INFO  : only6: Copied (replaced existing)
2025/04/14 02:54:53 INFO  : only7: Copied (replaced existing)
2025/04/14 02:54:53 INFO  : only8: Copied (replaced existing)
2025/04/14 02:54:53 INFO  : only9: Copied (replaced existing)
2025/04/14 02:54:53 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncConcurrentTruncate (16.84s)
=== RUN   TestSyncReplaceDirModTime
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:54:58 DEBUG : empty_dir: Making directory with metadata
2025/04/14 02:54:58 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/14 02:54:58 DEBUG : empty_on_remote: Making directory with metadata
2025/04/14 02:54:58 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/14 02:54:58 INFO  : empty_on_remote: Making directory
2025/04/14 02:54:58 INFO  : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:54:59 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/04/14 02:54:59 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/04/14 02:54:59 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/04/14 02:54:59 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncReplaceDirModTime (4.24s)
=== RUN   TestSyncReplaceDirModTimeWithEmptyDirs
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:55:02 DEBUG : empty_dir: Making directory with metadata
2025/04/14 02:55:02 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/14 02:55:02 DEBUG : empty_on_remote: Making directory with metadata
2025/04/14 02:55:02 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/04/14 02:55:02 INFO  : empty_on_remote: Making directory
2025/04/14 02:55:03 INFO  : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:55:05 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/04/14 02:55:05 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/04/14 02:55:05 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/04/14 02:55:05 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
2025/04/14 02:55:05 INFO  : empty_dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (6.04s)
=== RUN   TestNothingToTransferWithEmptyDirs
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:55:08 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/04/14 02:55:08 INFO  : sub dir: Making directory
2025/04/14 02:55:09 INFO  : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestNothingToTransferWithEmptyDirs (12.71s)
=== RUN   TestNothingToTransferWithoutEmptyDirs
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
2025/04/14 02:55:21 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/04/14 02:55:21 INFO  : sub dir: Making directory
2025/04/14 02:55:21 INFO  : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
    run.go:180: Remote "seafile library 'My Library' path 'rclone-test-raxoyih9huju'", Local "Local file system at /tmp/rclone2223820022", Modify Window "876000h0m0s"
--- PASS: TestNothingToTransferWithoutEmptyDirs (7.45s)
PASS
2025/04/14 02:55:28 DEBUG : seafile library 'My Library' path 'rclone-test-raxoyih9huju': Purge remote
"./sync.test -test.v -test.timeout 1h0m0s -remote TestSeafileV6: -verbose" - Finished OK in 4m7.277119263s (try 1/5)