"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerNometaLocal: -verbose" - Starting (try 1/5)
2025/03/28 03:34:27 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-qufimib8cehu"
2025/03/28 03:34:27 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/28 03:34:27 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu"
2025/03/28 03:34:27 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu.rclone_chunk.001"
2025/03/28 03:34:27 DEBUG : Reset feature "ListR"
2025/03/28 03:34:27 DEBUG : Creating backend with remote "/tmp/rclone2550917304"
=== 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 "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/28 03:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/28 03:34:27 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11)
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestCopyWithDryRun (0.01s)
=== RUN   TestCopy
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/28 03:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj2ge: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 INFO  : sub dir/hello world: Copied (new)
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestCopy (0.01s)
=== RUN   TestCopyMetadata
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : metadata sub dir: Making directory with metadata
2025/03/28 03:34:27 INFO  : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/28 03:34:27 DEBUG : empty metadata sub dir: Making directory with metadata
2025/03/28 03:34:27 INFO  : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/28 03:34:27 DEBUG : Local file system at /tmp/rclone2550917304: File to upload is small (21 bytes), uploading instead of streaming
2025/03/28 03:34:27 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/03/28 03:34:27 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical
2025/03/28 03:34:27 INFO  : metadata sub dir: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 INFO  : empty metadata sub dir: Updated directory metadata
2025/03/28 03:34:27 DEBUG : Added delayed dir = "empty metadata sub dir", newDst=empty metadata sub dir
2025/03/28 03:34:27 INFO  : metadata sub dir: Updated directory metadata
2025/03/28 03:34:27 DEBUG : Added delayed dir = "metadata sub dir", newDst=metadata sub dir
2025/03/28 03:34:27 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : metadata sub dir/hello metadata world.rclone_chunk.001_tjj28p: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.001
2025/03/28 03:34:27 INFO  : metadata sub dir/hello metadata world: Copied (new)
2025/03/28 03:34:27 INFO  : metadata sub dir: Updated directory metadata
2025/03/28 03:34:27 INFO  : empty metadata sub dir: Updated directory metadata
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestCopyMetadata (0.01s)
=== RUN   TestCopyMetadataNoEmptyDirs
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : metadata sub dir: Making directory with metadata
2025/03/28 03:34:27 INFO  : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/28 03:34:27 DEBUG : empty metadata sub dir: Making directory with metadata
2025/03/28 03:34:27 INFO  : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/28 03:34:27 DEBUG : Local file system at /tmp/rclone2550917304: File to upload is small (21 bytes), uploading instead of streaming
2025/03/28 03:34:27 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/03/28 03:34:27 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical
2025/03/28 03:34:27 INFO  : metadata sub dir: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "empty metadata sub dir", newDst=<nil>
2025/03/28 03:34:27 DEBUG : Added delayed dir = "metadata sub dir", newDst=<nil>
2025/03/28 03:34:27 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : metadata sub dir/hello metadata world.rclone_chunk.001_tjj26y: Moved (server-side) to: metadata sub dir/hello metadata world.rclone_chunk.001
2025/03/28 03:34:27 INFO  : metadata sub dir/hello metadata world: Copied (new)
2025/03/28 03:34:27 INFO  : metadata sub dir: Updated directory metadata
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestCopyMetadataNoEmptyDirs (0.01s)
=== RUN   TestCopyMissingDirectory
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : Creating backend with remote "/non-existing"
2025/03/28 03:34:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestCopyMissingDirectory (0.00s)
=== RUN   TestCopyNoTraverse
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/28 03:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj23c: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 INFO  : sub dir/hello world: Copied (new)
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestCopyNoTraverse (0.01s)
=== RUN   TestCopyCheckFirst
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Running all checks before starting transfers
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/28 03:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 INFO  : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Checks finished, now starting transfers
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj2zl: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 INFO  : sub dir/hello world: Copied (new)
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestCopyCheckFirst (0.01s)
=== RUN   TestSyncNoTraverse
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 ERROR : Ignoring --no-traverse with sync
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/28 03:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj2ac: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 INFO  : sub dir/hello world: Copied (new)
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncNoTraverse (0.01s)
=== RUN   TestCopyWithDepth
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : hello world2: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : hello world2.rclone_chunk.001_tjj28j: Moved (server-side) to: hello world2.rclone_chunk.001
2025/03/28 03:34:27 INFO  : hello world2: Copied (new)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestCopyWithDepth (0.01s)
=== RUN   TestCopyWithFilesFrom
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : potato2.rclone_chunk.001_tjj202: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/28 03:34:27 INFO  : potato2: Copied (new)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestCopyWithFilesFrom (0.01s)
=== RUN   TestCopyWithFilesFromAndNoTraverse
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : potato2.rclone_chunk.001_tjj2bo: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/28 03:34:27 INFO  : potato2: Copied (new)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s)
=== RUN   TestCopyEmptyDirectories
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/28 03:34:27 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/28 03:34:27 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 DEBUG : sub dir: Making directory with metadata
2025/03/28 03:34:27 INFO  : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/28 03:34:27 DEBUG : sub dir2: Making directory with metadata
2025/03/28 03:34:27 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2
2025/03/28 03:34:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/28 03:34:27 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=sub dir2/sub sub dir2
2025/03/28 03:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj2dj: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 INFO  : sub dir/hello world: Copied (new)
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : sub dir2/sub sub dir2: Set directory modification time (using SetModTime)
2025/03/28 03:34:27 INFO  : sub dir2: Set directory modification time (using SetModTime)
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestCopyEmptyDirectories (0.00s)
=== RUN   TestCopyNoEmptyDirectories
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : sub dir2: Making directory
2025/03/28 03:34:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/28 03:34:27 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=<nil>
2025/03/28 03:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj2zz: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 INFO  : sub dir/hello world: Copied (new)
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestCopyNoEmptyDirectories (0.00s)
=== RUN   TestMoveEmptyDirectories
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : sub dir2: Making directory with metadata
2025/03/28 03:34:27 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/28 03:34:27 DEBUG : sub dir: Making directory with metadata
2025/03/28 03:34:27 INFO  : sub dir: Made directory with metadata (mtime=2025-03-28T03:34:27.528129139Z)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/28 03:34:27 DEBUG : sub dir2: Making directory with metadata
2025/03/28 03:34:27 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2
2025/03/28 03:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj2x8: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 INFO  : sub dir/hello world: Copied (new)
2025/03/28 03:34:27 INFO  : sub dir/hello world: Deleted
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : sub dir2: Set directory modification time (using SetModTime)
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestMoveEmptyDirectories (0.00s)
=== RUN   TestSyncNoUpdateDirModtime
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : sub dir no update dir modtime: Making directory with metadata
2025/03/28 03:34:27 INFO  : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncNoUpdateDirModtime (0.00s)
=== RUN   TestMoveNoEmptyDirectories
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : sub dir2: Making directory
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/28 03:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj273: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 INFO  : sub dir/hello world: Copied (new)
2025/03/28 03:34:27 INFO  : sub dir/hello world: Deleted
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestMoveNoEmptyDirectories (0.00s)
=== RUN   TestSyncEmptyDirectories
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : sub dir2: Making directory with metadata
2025/03/28 03:34:27 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 DEBUG : sub dir: Making directory with metadata
2025/03/28 03:34:27 INFO  : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/28 03:34:27 DEBUG : sub dir2: Making directory with metadata
2025/03/28 03:34:27 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir2", newDst=sub dir2
2025/03/28 03:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj2oc: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 INFO  : sub dir/hello world: Copied (new)
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:27 INFO  : sub dir2: Set directory modification time (using SetModTime)
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncEmptyDirectories (0.00s)
=== RUN   TestSyncSetDelayedModTimes
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 INFO  : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 INFO  : a1/b2/c1/d1: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 INFO  : a1/b2/c1: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 INFO  : a1/b2: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 INFO  : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 INFO  : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 INFO  : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 INFO  : a1/b1/c1/d2: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 INFO  : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 INFO  : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 INFO  : a1/b1/c1/d1: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 INFO  : a1/b1/c1: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 INFO  : a1/b1: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 INFO  : a1: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 DEBUG : a1: Making directory with metadata
2025/03/28 03:34:27 INFO  : a1: Made directory with metadata (mtime=2001-02-03T04:19:06.499999999Z)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "a1", newDst=a1
2025/03/28 03:34:27 DEBUG : a1/b1: Making directory with metadata
2025/03/28 03:34:27 INFO  : a1/b1: Made directory with metadata (mtime=2001-02-03T04:18:06.499999999Z)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "a1/b1", newDst=a1/b1
2025/03/28 03:34:27 DEBUG : a1/b2: Making directory with metadata
2025/03/28 03:34:27 INFO  : a1/b2: Made directory with metadata (mtime=2001-02-03T04:09:06.499999999Z)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "a1/b2", newDst=a1/b2
2025/03/28 03:34:27 DEBUG : a1/b2/c1: Making directory with metadata
2025/03/28 03:34:27 INFO  : a1/b2/c1: Made directory with metadata (mtime=2001-02-03T04:08:06.499999999Z)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "a1/b2/c1", newDst=a1/b2/c1
2025/03/28 03:34:27 DEBUG : a1/b2/c1/d1: Making directory with metadata
2025/03/28 03:34:27 INFO  : a1/b2/c1/d1: Made directory with metadata (mtime=2001-02-03T04:07:06.499999999Z)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst=a1/b2/c1/d1
2025/03/28 03:34:27 DEBUG : a1/b2/c1/d1/e1: Making directory with metadata
2025/03/28 03:34:27 INFO  : a1/b2/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:06:06.499999999Z)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst=a1/b2/c1/d1/e1
2025/03/28 03:34:27 DEBUG : a1/b2/c1/d1/e1/f1: Making directory with metadata
2025/03/28 03:34:27 INFO  : a1/b2/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst=a1/b2/c1/d1/e1/f1
2025/03/28 03:34:27 DEBUG : a1/b1/c1: Making directory with metadata
2025/03/28 03:34:27 INFO  : a1/b1/c1: Made directory with metadata (mtime=2001-02-03T04:17:06.499999999Z)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "a1/b1/c1", newDst=a1/b1/c1
2025/03/28 03:34:27 DEBUG : a1/b1/c1/d1: Making directory with metadata
2025/03/28 03:34:27 INFO  : a1/b1/c1/d1: Made directory with metadata (mtime=2001-02-03T04:16:06.499999999Z)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst=a1/b1/c1/d1
2025/03/28 03:34:27 DEBUG : a1/b1/c1/d2: Making directory with metadata
2025/03/28 03:34:27 INFO  : a1/b1/c1/d2: Made directory with metadata (mtime=2001-02-03T04:13:06.499999999Z)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst=a1/b1/c1/d2
2025/03/28 03:34:27 DEBUG : a1/b1/c1/d2/e1: Making directory with metadata
2025/03/28 03:34:27 INFO  : a1/b1/c1/d2/e1: Made directory with metadata (mtime=2001-02-03T04:12:06.499999999Z)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst=a1/b1/c1/d2/e1
2025/03/28 03:34:27 DEBUG : a1/b1/c1/d2/e1/f1: Making directory with metadata
2025/03/28 03:34:27 INFO  : a1/b1/c1/d2/e1/f1: Made directory with metadata (mtime=2001-02-03T04:11:06.499999999Z)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst=a1/b1/c1/d2/e1/f1
2025/03/28 03:34:27 DEBUG : a1/b1/c1/d2/e1/f2: Making directory with metadata
2025/03/28 03:34:27 INFO  : a1/b1/c1/d2/e1/f2: Made directory with metadata (mtime=2001-02-03T04:10:06.499999999Z)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst=a1/b1/c1/d2/e1/f2
2025/03/28 03:34:27 DEBUG : a1/b1/c1/d1/e1: Making directory with metadata
2025/03/28 03:34:27 INFO  : a1/b1/c1/d1/e1: Made directory with metadata (mtime=2001-02-03T04:15:06.499999999Z)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst=a1/b1/c1/d1/e1
2025/03/28 03:34:27 DEBUG : a1/b1/c1/d1/e1/f1: Making directory with metadata
2025/03/28 03:34:27 INFO  : a1/b1/c1/d1/e1/f1: Made directory with metadata (mtime=2001-02-03T04:14:06.499999999Z)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst=a1/b1/c1/d1/e1/f1
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:27 INFO  : a1/b1/c1/d1/e1/f1: Set directory modification time (using SetModTime)
2025/03/28 03:34:27 INFO  : a1/b2/c1/d1/e1/f1: Set directory modification time (using SetModTime)
2025/03/28 03:34:27 INFO  : a1/b1/c1/d2/e1/f1: Set directory modification time (using SetModTime)
2025/03/28 03:34:27 INFO  : a1/b1/c1/d2/e1/f2: Set directory modification time (using SetModTime)
2025/03/28 03:34:27 INFO  : a1/b1/c1/d1/e1: Set directory modification time (using SetModTime)
2025/03/28 03:34:27 INFO  : a1/b2/c1/d1/e1: Set directory modification time (using SetModTime)
2025/03/28 03:34:27 INFO  : a1/b1/c1/d2/e1: Set directory modification time (using SetModTime)
2025/03/28 03:34:27 INFO  : a1/b1/c1/d2: Set directory modification time (using SetModTime)
2025/03/28 03:34:27 INFO  : a1/b2/c1/d1: Set directory modification time (using SetModTime)
2025/03/28 03:34:27 INFO  : a1/b1/c1/d1: Set directory modification time (using SetModTime)
2025/03/28 03:34:27 INFO  : a1/b1/c1: Set directory modification time (using SetModTime)
2025/03/28 03:34:27 INFO  : a1/b2/c1: Set directory modification time (using SetModTime)
2025/03/28 03:34:27 INFO  : a1/b2: Set directory modification time (using SetModTime)
2025/03/28 03:34:27 INFO  : a1/b1: Set directory modification time (using SetModTime)
2025/03/28 03:34:27 INFO  : a1: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncSetDelayedModTimes (0.01s)
=== RUN   TestSyncNoEmptyDirectories
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : sub dir2: Making directory
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/28 03:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj2aa: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 INFO  : sub dir/hello world: Copied (new)
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestSyncNoEmptyDirectories (0.00s)
=== RUN   TestServerSideCopy
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj25f: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jaqaqub5sabo"
2025/03/28 03:34:27 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jaqaqub5sabo"
2025/03/28 03:34:27 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jaqaqub5sabo.rclone_chunk.001"
2025/03/28 03:34:27 DEBUG : Reset feature "ListR"
    sync_test.go:590: Server side copy (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu' -> Chunked 'TestChunkerNometaLocal:rclone-test-jaqaqub5sabo'
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/28 03:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj20i: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jaqaqub5sabo': Waiting for checks to finish
2025/03/28 03:34:27 INFO  : sub dir/hello world: Copied (new)
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jaqaqub5sabo': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jaqaqub5sabo': Purge object "sub dir/hello world"
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jaqaqub5sabo': Purge dir "sub dir"
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jaqaqub5sabo': Purge dir ""
--- PASS: TestServerSideCopy (0.00s)
=== RUN   TestCopyOverSelf
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj2ei: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/28 03:34:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj22o: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 INFO  : sub dir/hello world: Copied (replaced existing)
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestCopyOverSelf (0.01s)
=== RUN   TestServerSideCopyOverSelf
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj2kh: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-xogideg3tuzi"
2025/03/28 03:34:27 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-xogideg3tuzi"
2025/03/28 03:34:27 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-xogideg3tuzi.rclone_chunk.001"
2025/03/28 03:34:27 DEBUG : Reset feature "ListR"
    sync_test.go:626: Server side copy (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu' -> Chunked 'TestChunkerNometaLocal:rclone-test-xogideg3tuzi'
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/28 03:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-xogideg3tuzi': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-xogideg3tuzi': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj2hd: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 INFO  : sub dir/hello world: Copied (new)
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj2b5: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using SetModTime)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/28 03:34:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj21i: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-xogideg3tuzi': Waiting for checks to finish
2025/03/28 03:34:27 INFO  : sub dir/hello world: Copied (replaced existing)
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-xogideg3tuzi': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-xogideg3tuzi': Purge object "sub dir/hello world"
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-xogideg3tuzi': Purge dir "sub dir"
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-xogideg3tuzi': Purge dir ""
--- PASS: TestServerSideCopyOverSelf (0.01s)
=== RUN   TestMoveOverSelf
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj24i: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/28 03:34:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj204: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 INFO  : sub dir/hello world: Copied (replaced existing)
2025/03/28 03:34:27 INFO  : sub dir/hello world: Deleted
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestMoveOverSelf (0.01s)
=== RUN   TestServerSideMoveOverSelf
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj2rd: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-dajageg2weze"
2025/03/28 03:34:27 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-dajageg2weze"
2025/03/28 03:34:27 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-dajageg2weze.rclone_chunk.001"
2025/03/28 03:34:27 DEBUG : Reset feature "ListR"
    sync_test.go:671: Server side copy (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu' -> Chunked 'TestChunkerNometaLocal:rclone-test-dajageg2weze'
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/28 03:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-dajageg2weze': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-dajageg2weze': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj2jq: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 INFO  : sub dir/hello world: Copied (new)
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj2dg: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-dajageg2weze': Using server-side directory move
2025/03/28 03:34:27 INFO  : Chunked 'TestChunkerNometaLocal:rclone-test-dajageg2weze': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using SetModTime)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/28 03:34:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/28 03:34:27 INFO  : sub dir/hello world: Deleted
2025/03/28 03:34:27 DEBUG : sub dir/hello world: move 1 data chunks...
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001: Moved (server-side)
2025/03/28 03:34:27 INFO  : sub dir/hello world: Moved (server-side)
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-dajageg2weze': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-dajageg2weze': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using SetModTime)
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj2ys: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : testing file moves
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using SetModTime)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-dajageg2weze': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17)
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-dajageg2weze': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : sub dir/hello world: Deleted
2025/03/28 03:34:27 DEBUG : sub dir/hello world: move 1 data chunks...
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001: Moved (server-side)
2025/03/28 03:34:27 INFO  : sub dir/hello world: Moved (server-side)
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-dajageg2weze': Purge object "sub dir/hello world"
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-dajageg2weze': Purge dir "sub dir"
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-dajageg2weze': Purge dir ""
--- PASS: TestServerSideMoveOverSelf (0.01s)
=== RUN   TestCopyAfterDelete
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj2yh: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 ERROR : : error listing: directory not found
2025/03/28 03:34:27 INFO  : Local file system at /tmp/rclone2550917304: Making directory
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestCopyAfterDelete (0.00s)
=== RUN   TestCopyRedownload
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj24j: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/28 03:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : Local file system at /tmp/rclone2550917304: Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Local file system at /tmp/rclone2550917304: Waiting for transfers to finish
2025/03/28 03:34:27 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world
2025/03/28 03:34:27 INFO  : sub dir/hello world: Copied (new)
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestCopyRedownload (0.01s)
=== RUN   TestSyncBasedOnCheckSum
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : check sum: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : check sum.rclone_chunk.001_tjj2ft: Moved (server-side) to: check sum.rclone_chunk.001
2025/03/28 03:34:27 INFO  : check sum: Copied (new)
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 NOTICE: Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/03/28 03:34:27 DEBUG : check sum: Size of src and dst objects identical
2025/03/28 03:34:27 DEBUG : check sum: Unchanged skipping
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:27 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncBasedOnCheckSum (0.01s)
=== RUN   TestSyncSizeOnly
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : sizeonly: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : sizeonly.rclone_chunk.001_tjj29d: Moved (server-side) to: sizeonly.rclone_chunk.001
2025/03/28 03:34:27 INFO  : sizeonly: Copied (new)
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : sizeonly: Sizes identical
2025/03/28 03:34:27 DEBUG : sizeonly: Unchanged skipping
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:27 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncSizeOnly (0.01s)
=== RUN   TestSyncIgnoreSize
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : ignore-size: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : ignore-size.rclone_chunk.001_tjj214: Moved (server-side) to: ignore-size.rclone_chunk.001
2025/03/28 03:34:27 INFO  : ignore-size: Copied (new)
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:27 DEBUG : ignore-size: Unchanged skipping
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:27 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncIgnoreSize (0.01s)
=== RUN   TestSyncIgnoreTimes
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : existing.rclone_chunk.001_tjj2gm: Moved (server-side) to: existing.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:27 DEBUG : existing: Unchanged skipping
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:27 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : existing.rclone_chunk.001_tjj20m: Moved (server-side) to: existing.rclone_chunk.001
2025/03/28 03:34:27 INFO  : existing: Copied (replaced existing)
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncIgnoreTimes (0.01s)
=== RUN   TestSyncIgnoreExisting
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : existing.rclone_chunk.001_tjj2wc: Moved (server-side) to: existing.rclone_chunk.001
2025/03/28 03:34:27 INFO  : existing: Copied (new)
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : existing: Destination exists, skipping
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:27 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncIgnoreExisting (0.01s)
=== RUN   TestSyncIgnoreErrors
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : b/potato.rclone_chunk.001_tjj2d7: Moved (server-side) to: b/potato.rclone_chunk.001
2025/03/28 03:34:27 INFO  : c/non empty space.rclone_chunk.001_tjj21s: Moved (server-side) to: c/non empty space.rclone_chunk.001
2025/03/28 03:34:27 INFO  : d: Making directory
2025/03/28 03:34:27 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/03/28 03:34:27 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "c", newDst=c
2025/03/28 03:34:27 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:27 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/28 03:34:27 INFO  : a/potato2.rclone_chunk.001_tjj233: Moved (server-side) to: a/potato2.rclone_chunk.001
2025/03/28 03:34:27 INFO  : a/potato2: Copied (new)
2025/03/28 03:34:27 DEBUG : c/non empty space: Unchanged skipping
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:27 INFO  : b/potato: Deleted
2025/03/28 03:34:27 INFO  : a: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 INFO  : d: Removing directory
2025/03/28 03:34:27 INFO  : b: Removing directory
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': deleted 2 directories
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncIgnoreErrors (0.02s)
=== RUN   TestSyncAfterChangingModtimeOnly
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : empty space.rclone_chunk.001_tjj2o9: Moved (server-side) to: empty space.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 NOTICE: empty space: Skipped copy as --dry-run is set (size 1)
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : empty space.rclone_chunk.001_tjj2sa: Moved (server-side) to: empty space.rclone_chunk.001
2025/03/28 03:34:27 INFO  : empty space: Copied (replaced existing)
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncAfterChangingModtimeOnly (0.01s)
=== RUN   TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    sync_test.go:1016: Can't check this if no hashes supported
--- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s)
=== RUN   TestSyncDoesntUpdateModtime
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : foo.rclone_chunk.001_tjj2gb: Moved (server-side) to: foo.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : foo.rclone_chunk.001_tjj2v9: Moved (server-side) to: foo.rclone_chunk.001
2025/03/28 03:34:27 INFO  : foo: Copied (replaced existing)
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncDoesntUpdateModtime (0.01s)
=== RUN   TestSyncAfterAddingAFile
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : empty space.rclone_chunk.001_tjj2c6: Moved (server-side) to: empty space.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : potato: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : empty space: Unchanged skipping
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : potato.rclone_chunk.001_tjj2q7: Moved (server-side) to: potato.rclone_chunk.001
2025/03/28 03:34:27 INFO  : potato: Copied (new)
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncAfterAddingAFile (0.02s)
=== RUN   TestSyncAfterChangingFilesSizeOnly
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : potato.rclone_chunk.001_tjj2ic: Moved (server-side) to: potato.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : potato: Sizes differ (src 21 vs dst 60)
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : potato.rclone_chunk.001_tjj2qz: Moved (server-side) to: potato.rclone_chunk.001
2025/03/28 03:34:27 INFO  : potato: Copied (replaced existing)
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s)
=== RUN   TestSyncAfterChangingContentsOnly
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : potato.rclone_chunk.001_tjj217: Moved (server-side) to: potato.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : potato.rclone_chunk.001_tjj24d: Moved (server-side) to: potato.rclone_chunk.001
2025/03/28 03:34:27 INFO  : potato: Copied (replaced existing)
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncAfterChangingContentsOnly (0.01s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileDryRun
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : potato.rclone_chunk.001_tjj2yy: Moved (server-side) to: potato.rclone_chunk.001
2025/03/28 03:34:27 INFO  : empty space.rclone_chunk.001_tjj2k3: Moved (server-side) to: empty space.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60)
2025/03/28 03:34:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:27 DEBUG : empty space: Unchanged skipping
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.00s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFile
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : potato.rclone_chunk.001_tjj2a8: Moved (server-side) to: potato.rclone_chunk.001
2025/03/28 03:34:27 INFO  : empty space.rclone_chunk.001_tjj205: Moved (server-side) to: empty space.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 INFO  : potato2.rclone_chunk.001_tjj2yu: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/28 03:34:27 INFO  : potato2: Copied (new)
2025/03/28 03:34:27 DEBUG : empty space: Unchanged skipping
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:27 INFO  : potato: Deleted
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDir
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : b/potato.rclone_chunk.001_tjj2df: Moved (server-side) to: b/potato.rclone_chunk.001
2025/03/28 03:34:27 INFO  : c/non empty space.rclone_chunk.001_tjj2ew: Moved (server-side) to: c/non empty space.rclone_chunk.001
2025/03/28 03:34:27 INFO  : d: Making directory
2025/03/28 03:34:27 INFO  : d/e: Making directory
2025/03/28 03:34:27 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/03/28 03:34:27 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "c", newDst=c
2025/03/28 03:34:27 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/28 03:34:27 INFO  : a/potato2.rclone_chunk.001_tjj2g4: Moved (server-side) to: a/potato2.rclone_chunk.001
2025/03/28 03:34:27 INFO  : a/potato2: Copied (new)
2025/03/28 03:34:27 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:27 DEBUG : c/non empty space: Unchanged skipping
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:27 INFO  : b/potato: Deleted
2025/03/28 03:34:27 INFO  : a: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 INFO  : d/e: Removing directory
2025/03/28 03:34:27 INFO  : d: Removing directory
2025/03/28 03:34:27 INFO  : b: Removing directory
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': deleted 3 directories
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : b/potato.rclone_chunk.001_tjj27k: Moved (server-side) to: b/potato.rclone_chunk.001
2025/03/28 03:34:27 INFO  : c/non empty space.rclone_chunk.001_tjj2ej: Moved (server-side) to: c/non empty space.rclone_chunk.001
2025/03/28 03:34:27 INFO  : d: Making directory
2025/03/28 03:34:27 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/03/28 03:34:27 DEBUG : c: Directory modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "c", newDst=c
2025/03/28 03:34:27 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:27 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/28 03:34:27 INFO  : a/potato2.rclone_chunk.001_tjj2xa: Moved (server-side) to: a/potato2.rclone_chunk.001
2025/03/28 03:34:27 INFO  : a/potato2: Copied (new)
2025/03/28 03:34:27 DEBUG : c/non empty space: Unchanged skipping
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': not deleting files as there were IO errors
2025/03/28 03:34:27 INFO  : a: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': not deleting directories as there were IO errors
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s)
=== RUN   TestSyncDeleteAfter
--- PASS: TestSyncDeleteAfter (0.00s)
=== RUN   TestSyncDeleteDuring
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : potato.rclone_chunk.001_tjj23r: Moved (server-side) to: potato.rclone_chunk.001
2025/03/28 03:34:27 INFO  : empty space.rclone_chunk.001_tjj2f0: Moved (server-side) to: empty space.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:27 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/28 03:34:27 INFO  : potato: Deleted
2025/03/28 03:34:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : empty space: Unchanged skipping
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : potato2.rclone_chunk.001_tjj2tz: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/28 03:34:27 INFO  : potato2: Copied (new)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncDeleteDuring (0.02s)
=== RUN   TestSyncDeleteBefore
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : potato.rclone_chunk.001_tjj2yu: Moved (server-side) to: potato.rclone_chunk.001
2025/03/28 03:34:27 INFO  : empty space.rclone_chunk.001_tjj2u1: Moved (server-side) to: empty space.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : potato: Deleted
2025/03/28 03:34:27 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 INFO  : potato2.rclone_chunk.001_tjj208: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/28 03:34:27 INFO  : potato2: Copied (new)
2025/03/28 03:34:27 DEBUG : empty space: Unchanged skipping
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncDeleteBefore (0.02s)
=== RUN   TestCopyDeleteBefore
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : potato.rclone_chunk.001_tjj21e: Moved (server-side) to: potato.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : potato2.rclone_chunk.001_tjj2op: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/28 03:34:27 INFO  : potato2: Copied (new)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestCopyDeleteBefore (0.01s)
=== RUN   TestSyncWithExclude
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : potato2.rclone_chunk.001_tjj2em: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/28 03:34:27 INFO  : empty space.rclone_chunk.001_tjj2ve: Moved (server-side) to: empty space.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : potato2: Excluded (Size Filter)
2025/03/28 03:34:27 DEBUG : enormous: Excluded (Size Filter)
2025/03/28 03:34:27 DEBUG : potato2: Excluded
2025/03/28 03:34:27 DEBUG : enormous: Excluded
2025/03/28 03:34:27 DEBUG : potato2: Excluded (Size Filter)
2025/03/28 03:34:27 DEBUG : potato2: Excluded
2025/03/28 03:34:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : empty space: Unchanged skipping
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:27 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : enormous: Excluded (Size Filter)
2025/03/28 03:34:27 DEBUG : enormous: Excluded
2025/03/28 03:34:27 DEBUG : potato2: Excluded (Size Filter)
2025/03/28 03:34:27 DEBUG : potato2: Excluded
2025/03/28 03:34:27 DEBUG : potato2: Excluded (Size Filter)
2025/03/28 03:34:27 DEBUG : potato2: Excluded
2025/03/28 03:34:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:27 DEBUG : Local file system at /tmp/rclone2550917304: Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : empty space: Unchanged skipping
2025/03/28 03:34:27 DEBUG : Local file system at /tmp/rclone2550917304: Waiting for transfers to finish
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:27 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncWithExclude (0.03s)
=== RUN   TestSyncWithExcludeAndDeleteExcluded
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : potato2.rclone_chunk.001_tjj2un: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/28 03:34:27 INFO  : empty space.rclone_chunk.001_tjj2bb: Moved (server-side) to: empty space.rclone_chunk.001
2025/03/28 03:34:27 INFO  : enormous.rclone_chunk.001_tjj2ts: Moved (server-side) to: enormous.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : enormous: Excluded (Size Filter)
2025/03/28 03:34:27 DEBUG : enormous: Excluded
2025/03/28 03:34:27 DEBUG : potato2: Excluded (Size Filter)
2025/03/28 03:34:27 DEBUG : potato2: Excluded
2025/03/28 03:34:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : empty space: Unchanged skipping
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:27 INFO  : enormous: Deleted
2025/03/28 03:34:27 INFO  : potato2: Deleted
2025/03/28 03:34:27 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:27 DEBUG : empty space: Unchanged skipping
2025/03/28 03:34:27 DEBUG : Local file system at /tmp/rclone2550917304: Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Local file system at /tmp/rclone2550917304: Waiting for transfers to finish
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:27 INFO  : enormous: Deleted
2025/03/28 03:34:27 INFO  : potato2: Deleted
2025/03/28 03:34:27 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s)
=== RUN   TestSyncWithUpdateOlder
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : one.rclone_chunk.001_tjj2np: Moved (server-side) to: one.rclone_chunk.001
2025/03/28 03:34:27 INFO  : two.rclone_chunk.001_tjj2an: Moved (server-side) to: two.rclone_chunk.001
2025/03/28 03:34:27 INFO  : three.rclone_chunk.001_tjj26p: Moved (server-side) to: three.rclone_chunk.001
2025/03/28 03:34:27 INFO  : four.rclone_chunk.001_tjj2vy: Moved (server-side) to: four.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : five: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : four: Sizes differ (src 4 vs dst 8)
2025/03/28 03:34:27 DEBUG : one: Destination is newer than source, skipping
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : three: Sizes identical
2025/03/28 03:34:27 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring
2025/03/28 03:34:27 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : five.rclone_chunk.001_tjj2t6: Moved (server-side) to: five.rclone_chunk.001
2025/03/28 03:34:27 INFO  : five: Copied (new)
2025/03/28 03:34:27 INFO  : four.rclone_chunk.001_tjj2ah: Moved (server-side) to: four.rclone_chunk.001
2025/03/28 03:34:27 INFO  : four: Copied (replaced existing)
2025/03/28 03:34:27 INFO  : two.rclone_chunk.001_tjj2l1: Moved (server-side) to: two.rclone_chunk.001
2025/03/28 03:34:27 INFO  : two: Copied (replaced existing)
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
    sync_test.go:1449: Skip test with --checksum as no hashes supported
--- PASS: TestSyncWithUpdateOlder (0.02s)
=== 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 "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    sync_test.go:1538: Can track renames: false
2025/03/28 03:34:27 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Ignoring --track-renames as the source and destination do not have a common hash
2025/03/28 03:34:27 DEBUG : potato: Need to transfer - File not found at Destination
2025/03/28 03:34:27 INFO  : potato.rclone_chunk.001_tjj2cf: Moved (server-side) to: potato.rclone_chunk.001
2025/03/28 03:34:27 INFO  : potato: Copied (new)
2025/03/28 03:34:27 DEBUG : yam: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : yam.rclone_chunk.001_tjj25v: Moved (server-side) to: yam.rclone_chunk.001
2025/03/28 03:34:27 INFO  : yam: Copied (new)
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Ignoring --track-renames as the source and destination do not have a common hash
2025/03/28 03:34:27 DEBUG : yaml: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : potato: Unchanged skipping
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : yaml.rclone_chunk.001_tjj2td: Moved (server-side) to: yaml.rclone_chunk.001
2025/03/28 03:34:27 INFO  : yaml: Copied (new)
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:27 INFO  : yam: Deleted
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenames (0.01s)
=== RUN   TestParseRenamesStrategyModtime
--- PASS: TestParseRenamesStrategyModtime (0.00s)
=== RUN   TestRenamesStrategyModtime
--- PASS: TestRenamesStrategyModtime (0.00s)
=== RUN   TestSyncWithTrackRenamesStrategyModtime
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    sync_test.go:1610: Can track renames: true
2025/03/28 03:34:27 INFO  : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Making map for --track-renames
2025/03/28 03:34:27 INFO  : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Finished making map for --track-renames
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/28 03:34:27 INFO  : potato.rclone_chunk.001_tjj2ev: Moved (server-side) to: potato.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : yam: Need to transfer - No matching file found at Destination
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for renames to finish
2025/03/28 03:34:27 INFO  : yam.rclone_chunk.001_tjj2hr: Moved (server-side) to: yam.rclone_chunk.001
2025/03/28 03:34:27 INFO  : potato: Copied (new)
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : yam: Copied (new)
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:27 INFO  : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Making map for --track-renames
2025/03/28 03:34:27 INFO  : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Finished making map for --track-renames
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : yam: move 1 data chunks...
2025/03/28 03:34:27 INFO  : yam.rclone_chunk.001: Moved (server-side) to: yaml.rclone_chunk.001
2025/03/28 03:34:27 INFO  : yam: Moved (server-side) to: yaml
2025/03/28 03:34:27 INFO  : yaml: Renamed from "yam"
2025/03/28 03:34:27 DEBUG : potato: Unchanged skipping
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for renames to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:27 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s)
=== RUN   TestSyncWithTrackRenamesStrategyLeaf
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    sync_test.go:1649: Can track renames: true
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub", newDst=<nil>
2025/03/28 03:34:27 INFO  : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Making map for --track-renames
2025/03/28 03:34:27 INFO  : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Finished making map for --track-renames
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/28 03:34:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for renames to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : sub/yam.rclone_chunk.001_tjj2ry: Moved (server-side) to: sub/yam.rclone_chunk.001
2025/03/28 03:34:27 INFO  : potato.rclone_chunk.001_tjj2jr: Moved (server-side) to: potato.rclone_chunk.001
2025/03/28 03:34:27 INFO  : sub/yam: Copied (new)
2025/03/28 03:34:27 INFO  : potato: Copied (new)
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:27 INFO  : sub: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 INFO  : sub: Set directory modification time (using SetModTime)
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub", newDst=sub
2025/03/28 03:34:27 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:27 INFO  : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Making map for --track-renames
2025/03/28 03:34:27 INFO  : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Finished making map for --track-renames
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : sub/yam: move 1 data chunks...
2025/03/28 03:34:27 INFO  : sub/yam.rclone_chunk.001: Moved (server-side) to: yam.rclone_chunk.001
2025/03/28 03:34:27 INFO  : sub/yam: Moved (server-side) to: yam
2025/03/28 03:34:27 INFO  : yam: Renamed from "sub/yam"
2025/03/28 03:34:27 DEBUG : potato: Unchanged skipping
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for renames to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:27 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s)
=== RUN   TestServerSideMoveLocal
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : Creating backend with remote "/tmp/rclone2550917304/dir1"
2025/03/28 03:34:27 DEBUG : Creating backend with remote "/tmp/rclone2550917304/dir2"
2025/03/28 03:34:27 DEBUG : Local file system at /tmp/rclone2550917304/dir2: Using server-side directory move
2025/03/28 03:34:27 INFO  : Local file system at /tmp/rclone2550917304/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/28 03:34:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2025/03/28 03:34:27 INFO  : file1.txt: Moved (server-side)
2025/03/28 03:34:27 DEBUG : Local file system at /tmp/rclone2550917304/dir2: Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Local file system at /tmp/rclone2550917304/dir2: Waiting for transfers to finish
--- PASS: TestServerSideMoveLocal (0.01s)
=== RUN   TestMoveWithDeleteEmptySrcDirs
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : Added delayed dir = "nested", newDst=<nil>
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/28 03:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : Added delayed dir = "nested/sub dir", newDst=<nil>
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj2d4: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 INFO  : sub dir/hello world: Copied (new)
2025/03/28 03:34:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/28 03:34:27 INFO  : sub dir/hello world: Deleted
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : nested/sub dir/file.rclone_chunk.001_tjj2wc: Moved (server-side) to: nested/sub dir/file.rclone_chunk.001
2025/03/28 03:34:27 INFO  : nested/sub dir/file: Copied (new)
2025/03/28 03:34:27 INFO  : nested/sub dir/file: Deleted
2025/03/28 03:34:27 INFO  : nested/sub dir: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 INFO  : nested: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 INFO  : sub dir: Removing directory
2025/03/28 03:34:27 INFO  : nested/sub dir: Removing directory
2025/03/28 03:34:27 INFO  : nested: Removing directory
2025/03/28 03:34:27 DEBUG : Local file system at /tmp/rclone2550917304: deleted 3 directories
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestMoveWithDeleteEmptySrcDirs (0.00s)
=== RUN   TestMoveWithoutDeleteEmptySrcDirs
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : Added delayed dir = "nested", newDst=<nil>
2025/03/28 03:34:27 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/28 03:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : Added delayed dir = "nested/sub dir", newDst=<nil>
2025/03/28 03:34:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/28 03:34:27 INFO  : sub dir/hello world.rclone_chunk.001_tjj2v9: Moved (server-side) to: sub dir/hello world.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 INFO  : sub dir/hello world: Copied (new)
2025/03/28 03:34:27 INFO  : sub dir/hello world: Deleted
2025/03/28 03:34:27 INFO  : nested/sub dir/file.rclone_chunk.001_tjj2ur: Moved (server-side) to: nested/sub dir/file.rclone_chunk.001
2025/03/28 03:34:27 INFO  : nested/sub dir/file: Copied (new)
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : nested/sub dir/file: Deleted
2025/03/28 03:34:27 INFO  : nested/sub dir: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:27 INFO  : nested: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.00s)
=== RUN   TestMoveWithIgnoreExisting
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : existing-b: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : existing.rclone_chunk.001_tjj26e: Moved (server-side) to: existing.rclone_chunk.001
2025/03/28 03:34:27 INFO  : existing: Copied (new)
2025/03/28 03:34:27 INFO  : existing-b.rclone_chunk.001_tjj2dv: Moved (server-side) to: existing-b.rclone_chunk.001
2025/03/28 03:34:27 INFO  : existing-b: Copied (new)
2025/03/28 03:34:27 INFO  : existing: Deleted
2025/03/28 03:34:27 INFO  : existing-b: Deleted
2025/03/28 03:34:27 DEBUG : existing: Destination exists, skipping
2025/03/28 03:34:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:27 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestMoveWithIgnoreExisting (0.00s)
=== RUN   TestServerSideMove
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:27 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-vuxococ0jige"
2025/03/28 03:34:27 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-vuxococ0jige"
2025/03/28 03:34:27 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-vuxococ0jige.rclone_chunk.001"
2025/03/28 03:34:27 DEBUG : Reset feature "ListR"
2025/03/28 03:34:27 INFO  : potato2.rclone_chunk.001_tjj26t: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/28 03:34:27 INFO  : empty space.rclone_chunk.001_tjj2u5: Moved (server-side) to: empty space.rclone_chunk.001
2025/03/28 03:34:27 INFO  : potato3.rclone_chunk.001_tjj2pv: Moved (server-side) to: potato3.rclone_chunk.001
    sync_test.go:1705: Server side move (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu' -> Chunked 'TestChunkerNometaLocal:rclone-test-vuxococ0jige'
2025/03/28 03:34:27 INFO  : empty space.rclone_chunk.001_tjj24p: Moved (server-side) to: empty space.rclone_chunk.001
2025/03/28 03:34:27 INFO  : potato3.rclone_chunk.001_tjj2fg: Moved (server-side) to: potato3.rclone_chunk.001
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-vuxococ0jige': Using server-side directory move
2025/03/28 03:34:27 INFO  : Chunked 'TestChunkerNometaLocal:rclone-test-vuxococ0jige': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/28 03:34:27 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/28 03:34:27 DEBUG : potato2: move 1 data chunks...
2025/03/28 03:34:27 INFO  : potato2.rclone_chunk.001: Moved (server-side)
2025/03/28 03:34:27 INFO  : potato2: Moved (server-side)
2025/03/28 03:34:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:27 DEBUG : empty space: Unchanged skipping
2025/03/28 03:34:27 INFO  : empty space: Deleted
2025/03/28 03:34:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/28 03:34:27 INFO  : potato3: Deleted
2025/03/28 03:34:27 DEBUG : potato3: move 1 data chunks...
2025/03/28 03:34:27 INFO  : potato3.rclone_chunk.001: Moved (server-side)
2025/03/28 03:34:27 INFO  : potato3: Moved (server-side)
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-vuxococ0jige': Waiting for checks to finish
2025/03/28 03:34:27 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-vuxococ0jige': Waiting for transfers to finish
2025/03/28 03:34:28 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-jexurij6doxi"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jexurij6doxi"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-jexurij6doxi.rclone_chunk.001"
2025/03/28 03:34:28 DEBUG : Reset feature "ListR"
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jexurij6doxi': Using server-side directory move
2025/03/28 03:34:28 INFO  : Chunked 'TestChunkerNometaLocal:rclone-test-jexurij6doxi': Server side directory move succeeded
2025/03/28 03:34:28 ERROR : : error listing: directory not found
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jexurij6doxi': Purge object "empty space"
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jexurij6doxi': Purge object "potato2"
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jexurij6doxi': Purge object "potato3"
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-jexurij6doxi': Purge dir ""
2025/03/28 03:34:28 ERROR : : error listing: directory not found
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-vuxococ0jige': Purge dir ""
2025/03/28 03:34:28 NOTICE: purge failed to rmdir "": stat /tmp/chunker3/rclone-test-vuxococ0jige: no such file or directory
2025/03/28 03:34:28 NOTICE: purge failed: directory not found
--- PASS: TestServerSideMove (0.01s)
=== RUN   TestServerSideMoveWithFilter
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-simuxas8qipa"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-simuxas8qipa"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-simuxas8qipa.rclone_chunk.001"
2025/03/28 03:34:28 DEBUG : Reset feature "ListR"
2025/03/28 03:34:28 INFO  : potato2.rclone_chunk.001_tjj3wx: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/28 03:34:28 INFO  : empty space.rclone_chunk.001_tjj3at: Moved (server-side) to: empty space.rclone_chunk.001
2025/03/28 03:34:28 INFO  : potato3.rclone_chunk.001_tjj345: Moved (server-side) to: potato3.rclone_chunk.001
    sync_test.go:1705: Server side move (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu' -> Chunked 'TestChunkerNometaLocal:rclone-test-simuxas8qipa'
2025/03/28 03:34:28 INFO  : empty space.rclone_chunk.001_tjj36r: Moved (server-side) to: empty space.rclone_chunk.001
2025/03/28 03:34:28 INFO  : potato3.rclone_chunk.001_tjj3gk: Moved (server-side) to: potato3.rclone_chunk.001
2025/03/28 03:34:28 DEBUG : empty space: Excluded (Size Filter)
2025/03/28 03:34:28 DEBUG : empty space: Excluded
2025/03/28 03:34:28 DEBUG : empty space: Excluded (Size Filter)
2025/03/28 03:34:28 DEBUG : empty space: Excluded
2025/03/28 03:34:28 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/28 03:34:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-simuxas8qipa': Waiting for checks to finish
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-simuxas8qipa': Waiting for transfers to finish
2025/03/28 03:34:28 DEBUG : potato2: move 1 data chunks...
2025/03/28 03:34:28 INFO  : potato3: Deleted
2025/03/28 03:34:28 DEBUG : potato3: move 1 data chunks...
2025/03/28 03:34:28 INFO  : potato2.rclone_chunk.001: Moved (server-side)
2025/03/28 03:34:28 INFO  : potato2: Moved (server-side)
2025/03/28 03:34:28 INFO  : potato3.rclone_chunk.001: Moved (server-side)
2025/03/28 03:34:28 INFO  : potato3: Moved (server-side)
2025/03/28 03:34:28 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-kigajek4keci"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kigajek4keci"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-kigajek4keci.rclone_chunk.001"
2025/03/28 03:34:28 DEBUG : Reset feature "ListR"
2025/03/28 03:34:28 DEBUG : empty space: Excluded (Size Filter)
2025/03/28 03:34:28 DEBUG : empty space: Excluded
2025/03/28 03:34:28 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/28 03:34:28 DEBUG : potato3: Need to transfer - File not found at Destination
2025/03/28 03:34:28 DEBUG : potato2: move 1 data chunks...
2025/03/28 03:34:28 DEBUG : potato3: move 1 data chunks...
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kigajek4keci': Waiting for checks to finish
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kigajek4keci': Waiting for transfers to finish
2025/03/28 03:34:28 INFO  : potato3.rclone_chunk.001: Moved (server-side)
2025/03/28 03:34:28 INFO  : potato3: Moved (server-side)
2025/03/28 03:34:28 INFO  : potato2.rclone_chunk.001: Moved (server-side)
2025/03/28 03:34:28 INFO  : potato2: Moved (server-side)
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kigajek4keci': Purge object "potato2"
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kigajek4keci': Purge object "potato3"
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-kigajek4keci': Purge dir ""
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-simuxas8qipa': Purge object "empty space"
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-simuxas8qipa': Purge dir ""
--- PASS: TestServerSideMoveWithFilter (0.01s)
=== RUN   TestServerSideMoveDeleteEmptySourceDirs
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-sixasow4zuya"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-sixasow4zuya"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-sixasow4zuya.rclone_chunk.001"
2025/03/28 03:34:28 DEBUG : Reset feature "ListR"
2025/03/28 03:34:28 INFO  : potato2.rclone_chunk.001_tjj3zg: Moved (server-side) to: potato2.rclone_chunk.001
2025/03/28 03:34:28 INFO  : empty space.rclone_chunk.001_tjj3aw: Moved (server-side) to: empty space.rclone_chunk.001
2025/03/28 03:34:28 INFO  : potato3.rclone_chunk.001_tjj3o2: Moved (server-side) to: potato3.rclone_chunk.001
2025/03/28 03:34:28 INFO  : tomatoDir: Making directory
    sync_test.go:1705: Server side move (if possible) Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu' -> Chunked 'TestChunkerNometaLocal:rclone-test-sixasow4zuya'
2025/03/28 03:34:28 INFO  : empty space.rclone_chunk.001_tjj3g9: Moved (server-side) to: empty space.rclone_chunk.001
2025/03/28 03:34:28 INFO  : potato3.rclone_chunk.001_tjj3yf: Moved (server-side) to: potato3.rclone_chunk.001
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-sixasow4zuya': Using server-side directory move
2025/03/28 03:34:28 INFO  : Chunked 'TestChunkerNometaLocal:rclone-test-sixasow4zuya': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/28 03:34:28 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/28 03:34:28 DEBUG : Added delayed dir = "tomatoDir", newDst=<nil>
2025/03/28 03:34:28 DEBUG : potato2: move 1 data chunks...
2025/03/28 03:34:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : empty space: Unchanged skipping
2025/03/28 03:34:28 INFO  : potato2.rclone_chunk.001: Moved (server-side)
2025/03/28 03:34:28 INFO  : potato2: Moved (server-side)
2025/03/28 03:34:28 INFO  : empty space: Deleted
2025/03/28 03:34:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-sixasow4zuya': Waiting for checks to finish
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-sixasow4zuya': Waiting for transfers to finish
2025/03/28 03:34:28 INFO  : potato3: Deleted
2025/03/28 03:34:28 DEBUG : potato3: move 1 data chunks...
2025/03/28 03:34:28 INFO  : potato3.rclone_chunk.001: Moved (server-side)
2025/03/28 03:34:28 INFO  : potato3: Moved (server-side)
2025/03/28 03:34:28 INFO  : tomatoDir: Removing directory
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': deleted 1 directories
2025/03/28 03:34:28 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-nabifuy0caye"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-nabifuy0caye"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-nabifuy0caye.rclone_chunk.001"
2025/03/28 03:34:28 DEBUG : Reset feature "ListR"
2025/03/28 03:34:28 INFO  : tomatoDir: Making directory
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-nabifuy0caye': Using server-side directory move
2025/03/28 03:34:28 INFO  : Chunked 'TestChunkerNometaLocal:rclone-test-nabifuy0caye': Server side directory move succeeded
2025/03/28 03:34:28 ERROR : : error listing: directory not found
2025/03/28 03:34:28 ERROR : : error listing: directory not found
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-nabifuy0caye': Purge object "empty space"
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-nabifuy0caye': Purge object "potato2"
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-nabifuy0caye': Purge object "potato3"
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-nabifuy0caye': Purge dir "tomatoDir"
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-nabifuy0caye': Purge dir ""
2025/03/28 03:34:28 ERROR : : error listing: directory not found
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-sixasow4zuya': Purge dir ""
2025/03/28 03:34:28 NOTICE: purge failed to rmdir "": stat /tmp/chunker3/rclone-test-sixasow4zuya: no such file or directory
2025/03/28 03:34:28 NOTICE: purge failed: directory not found
--- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.01s)
=== RUN   TestServerSideMoveOverlap
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    sync_test.go:1910: Skipping test as remote supports DirMove
--- SKIP: TestServerSideMoveOverlap (0.00s)
=== RUN   TestSyncOverlap
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-qufimib8cehu/rclone-sync-test"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/rclone-sync-test"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/rclone-sync-test.rclone_chunk.001"
2025/03/28 03:34:28 DEBUG : Reset feature "ListR"
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncOverlap (0.00s)
=== RUN   TestSyncOverlapWithFilter
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-qufimib8cehu/rclone-sync-test"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/rclone-sync-test"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/rclone-sync-test.rclone_chunk.001"
2025/03/28 03:34:28 DEBUG : Reset feature "ListR"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-qufimib8cehu/rclone-sync-test-include/layer2"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/rclone-sync-test-include/layer2"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/rclone-sync-test-include/layer2.rclone_chunk.001"
2025/03/28 03:34:28 DEBUG : Reset feature "ListR"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-qufimib8cehu/rclone-sync-test-ignore-file"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/rclone-sync-test-ignore-file"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/rclone-sync-test-ignore-file.rclone_chunk.001"
2025/03/28 03:34:28 DEBUG : Reset feature "ListR"
2025/03/28 03:34:28 INFO  : rclone-sync-test-ignore-file/.ignore.rclone_chunk.001_tjj3p1: Moved (server-side) to: rclone-sync-test-ignore-file/.ignore.rclone_chunk.001
2025/03/28 03:34:28 DEBUG : rclone-sync-test: Excluded
2025/03/28 03:34:28 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/28 03:34:28 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/03/28 03:34:28 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/rclone-sync-test': Waiting for checks to finish
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/rclone-sync-test': Waiting for transfers to finish
2025/03/28 03:34:28 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:28 INFO  : There was nothing to transfer
2025/03/28 03:34:28 DEBUG : rclone-sync-test: Excluded
2025/03/28 03:34:28 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/28 03:34:28 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:28 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:28 INFO  : rclone-sync-test-include: Removing directory
2025/03/28 03:34:28 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker3/rclone-test-qufimib8cehu/rclone-sync-test-include: directory not empty
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': failed to delete 1 directories
2025/03/28 03:34:28 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 DEBUG : rclone-sync-test: Excluded
2025/03/28 03:34:28 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/28 03:34:28 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/03/28 03:34:28 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/rclone-sync-test-include/layer2': Waiting for checks to finish
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/rclone-sync-test-include/layer2': Waiting for transfers to finish
2025/03/28 03:34:28 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:28 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 DEBUG : rclone-sync-test: Excluded
2025/03/28 03:34:28 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/28 03:34:28 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:28 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:28 INFO  : rclone-sync-test-include: Removing directory
2025/03/28 03:34:28 DEBUG : rclone-sync-test-include: Failed to Rmdir: remove /tmp/chunker3/rclone-test-qufimib8cehu/rclone-sync-test-include: directory not empty
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': failed to delete 1 directories
2025/03/28 03:34:28 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 DEBUG : : Excluded
2025/03/28 03:34:28 DEBUG : rclone-sync-test: Excluded
2025/03/28 03:34:28 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/28 03:34:28 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/03/28 03:34:28 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/rclone-sync-test-ignore-file': Waiting for checks to finish
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/rclone-sync-test-ignore-file': Waiting for transfers to finish
2025/03/28 03:34:28 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:28 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncOverlapWithFilter (0.01s)
=== RUN   TestSyncCompareDest
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/dst"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/dst.rclone_chunk.001"
2025/03/28 03:34:28 DEBUG : Reset feature "ListR"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-qufimib8cehu/CompareDest"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/CompareDest"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/CompareDest.rclone_chunk.001"
2025/03/28 03:34:28 DEBUG : Reset feature "ListR"
2025/03/28 03:34:28 DEBUG : one: Need to transfer - File not found at Destination
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for checks to finish
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for transfers to finish
2025/03/28 03:34:28 INFO  : one.rclone_chunk.001_tjj35o: Moved (server-side) to: one.rclone_chunk.001
2025/03/28 03:34:28 INFO  : one: Copied (new)
2025/03/28 03:34:28 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:28 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/28 03:34:28 INFO  : one.rclone_chunk.001_tjj3ja: Moved (server-side) to: one.rclone_chunk.001
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for checks to finish
2025/03/28 03:34:28 INFO  : one: Copied (replaced existing)
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for transfers to finish
2025/03/28 03:34:28 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:28 INFO  : dst/one.rclone_chunk.001_tjj375: Moved (server-side) to: dst/one.rclone_chunk.001
2025/03/28 03:34:28 INFO  : CompareDest/one.rclone_chunk.001_tjj3u3: Moved (server-side) to: CompareDest/one.rclone_chunk.001
2025/03/28 03:34:28 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/28 03:34:28 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for checks to finish
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for transfers to finish
2025/03/28 03:34:28 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:28 INFO  : There was nothing to transfer
2025/03/28 03:34:28 INFO  : CompareDest/two.rclone_chunk.001_tjj3ae: Moved (server-side) to: CompareDest/two.rclone_chunk.001
2025/03/28 03:34:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/28 03:34:28 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/28 03:34:28 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for checks to finish
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for transfers to finish
2025/03/28 03:34:28 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:28 INFO  : There was nothing to transfer
2025/03/28 03:34:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/28 03:34:28 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/28 03:34:28 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for checks to finish
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for transfers to finish
2025/03/28 03:34:28 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:28 INFO  : There was nothing to transfer
    sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test
2025/03/28 03:34:28 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/28 03:34:28 DEBUG : two: Need to transfer - File not found at Destination
2025/03/28 03:34:28 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/28 03:34:28 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for checks to finish
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for transfers to finish
2025/03/28 03:34:28 INFO  : two.rclone_chunk.001_tjj3uh: Moved (server-side) to: two.rclone_chunk.001
2025/03/28 03:34:28 INFO  : two: Copied (new)
2025/03/28 03:34:28 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCompareDest (0.04s)
=== RUN   TestSyncMultipleCompareDest
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 INFO  : pre-dest1/1.rclone_chunk.001_tjj35u: Moved (server-side) to: pre-dest1/1.rclone_chunk.001
2025/03/28 03:34:28 INFO  : pre-dest2/2.rclone_chunk.001_tjj3g5: Moved (server-side) to: pre-dest2/2.rclone_chunk.001
2025/03/28 03:34:28 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-qufimib8cehu/dest"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/dest"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/dest.rclone_chunk.001"
2025/03/28 03:34:28 DEBUG : Reset feature "ListR"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-qufimib8cehu/pre-dest1"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/pre-dest1"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/pre-dest1.rclone_chunk.001"
2025/03/28 03:34:28 DEBUG : Reset feature "ListR"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-qufimib8cehu/pre-dest2"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/pre-dest2"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/pre-dest2.rclone_chunk.001"
2025/03/28 03:34:28 DEBUG : Reset feature "ListR"
2025/03/28 03:34:28 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : 1: Destination found in --compare-dest, skipping
2025/03/28 03:34:28 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : 2: Destination found in --compare-dest, skipping
2025/03/28 03:34:28 DEBUG : 3: Need to transfer - File not found at Destination
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dest': Waiting for checks to finish
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dest': Waiting for transfers to finish
2025/03/28 03:34:28 INFO  : 3.rclone_chunk.001_tjj3wj: Moved (server-side) to: 3.rclone_chunk.001
2025/03/28 03:34:28 INFO  : 3: Copied (new)
2025/03/28 03:34:28 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncMultipleCompareDest (0.02s)
=== RUN   TestSyncCopyDest
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    sync_test.go:2235: Skipping test as remote does not support server-side copy
--- SKIP: TestSyncCopyDest (0.00s)
=== RUN   TestSyncBackupDir
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 INFO  : dst/one.rclone_chunk.001_tjj3f9: Moved (server-side) to: dst/one.rclone_chunk.001
2025/03/28 03:34:28 INFO  : dst/two.rclone_chunk.001_tjj3mm: Moved (server-side) to: dst/two.rclone_chunk.001
2025/03/28 03:34:28 INFO  : dst/three.txt.rclone_chunk.001_tjj3do: Moved (server-side) to: dst/three.txt.rclone_chunk.001
2025/03/28 03:34:28 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/dst"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/dst.rclone_chunk.001"
2025/03/28 03:34:28 DEBUG : Reset feature "ListR"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-qufimib8cehu/backup"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/backup"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/backup.rclone_chunk.001"
2025/03/28 03:34:28 DEBUG : Reset feature "ListR"
2025/03/28 03:34:28 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/28 03:34:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : one: move 1 data chunks...
2025/03/28 03:34:28 DEBUG : two: Unchanged skipping
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for checks to finish
2025/03/28 03:34:28 INFO  : one.rclone_chunk.001: Moved (server-side)
2025/03/28 03:34:28 INFO  : one: Moved (server-side)
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for transfers to finish
2025/03/28 03:34:28 INFO  : one.rclone_chunk.001_tjj333: Moved (server-side) to: one.rclone_chunk.001
2025/03/28 03:34:28 INFO  : one: Copied (new)
2025/03/28 03:34:28 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:28 DEBUG : three.txt: move 1 data chunks...
2025/03/28 03:34:28 INFO  : three.txt.rclone_chunk.001: Moved (server-side)
2025/03/28 03:34:28 INFO  : three.txt: Moved (server-side)
2025/03/28 03:34:28 INFO  : three.txt: Moved into backup dir
2025/03/28 03:34:28 INFO  : dst/three.txt.rclone_chunk.001_tjj3rm: Moved (server-side) to: dst/three.txt.rclone_chunk.001
2025/03/28 03:34:28 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/28 03:34:28 INFO  : one: Deleted
2025/03/28 03:34:28 DEBUG : one: move 1 data chunks...
2025/03/28 03:34:28 INFO  : one.rclone_chunk.001: Moved (server-side)
2025/03/28 03:34:28 INFO  : one: Moved (server-side)
2025/03/28 03:34:28 INFO  : one.rclone_chunk.001_tjj350: Moved (server-side) to: one.rclone_chunk.001
2025/03/28 03:34:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : two: Unchanged skipping
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for checks to finish
2025/03/28 03:34:28 INFO  : one: Copied (new)
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for transfers to finish
2025/03/28 03:34:28 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:28 INFO  : three.txt: Deleted
2025/03/28 03:34:28 DEBUG : three.txt: move 1 data chunks...
2025/03/28 03:34:28 INFO  : three.txt.rclone_chunk.001: Moved (server-side)
2025/03/28 03:34:28 INFO  : three.txt: Moved (server-side)
2025/03/28 03:34:28 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDir (0.02s)
=== RUN   TestSyncBackupDirWithSuffix
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 INFO  : dst/one.rclone_chunk.001_tjj3z0: Moved (server-side) to: dst/one.rclone_chunk.001
2025/03/28 03:34:28 INFO  : dst/two.rclone_chunk.001_tjj32z: Moved (server-side) to: dst/two.rclone_chunk.001
2025/03/28 03:34:28 INFO  : dst/three.txt.rclone_chunk.001_tjj3a7: Moved (server-side) to: dst/three.txt.rclone_chunk.001
2025/03/28 03:34:28 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/dst"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/dst.rclone_chunk.001"
2025/03/28 03:34:28 DEBUG : Reset feature "ListR"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-qufimib8cehu/backup"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/backup"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/backup.rclone_chunk.001"
2025/03/28 03:34:28 DEBUG : Reset feature "ListR"
2025/03/28 03:34:28 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/28 03:34:28 DEBUG : one: move 1 data chunks...
2025/03/28 03:34:28 INFO  : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001
2025/03/28 03:34:28 INFO  : one: Moved (server-side) to: one.bak
2025/03/28 03:34:28 INFO  : one.rclone_chunk.001_tjj3uw: Moved (server-side) to: one.rclone_chunk.001
2025/03/28 03:34:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : two: Unchanged skipping
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for checks to finish
2025/03/28 03:34:28 INFO  : one: Copied (new)
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for transfers to finish
2025/03/28 03:34:28 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:28 DEBUG : three.txt: move 1 data chunks...
2025/03/28 03:34:28 INFO  : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001
2025/03/28 03:34:28 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/28 03:34:28 INFO  : three.txt: Moved into backup dir
2025/03/28 03:34:28 INFO  : dst/three.txt.rclone_chunk.001_tjj3yc: Moved (server-side) to: dst/three.txt.rclone_chunk.001
2025/03/28 03:34:28 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/28 03:34:28 INFO  : one.bak: Deleted
2025/03/28 03:34:28 DEBUG : one: move 1 data chunks...
2025/03/28 03:34:28 INFO  : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001
2025/03/28 03:34:28 INFO  : one: Moved (server-side) to: one.bak
2025/03/28 03:34:28 INFO  : one.rclone_chunk.001_tjj37v: Moved (server-side) to: one.rclone_chunk.001
2025/03/28 03:34:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : two: Unchanged skipping
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for checks to finish
2025/03/28 03:34:28 INFO  : one: Copied (new)
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for transfers to finish
2025/03/28 03:34:28 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:28 INFO  : three.txt.bak: Deleted
2025/03/28 03:34:28 DEBUG : three.txt: move 1 data chunks...
2025/03/28 03:34:28 INFO  : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001
2025/03/28 03:34:28 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/28 03:34:28 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffix (0.01s)
=== RUN   TestSyncBackupDirWithSuffixKeepExtension
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 INFO  : dst/one.rclone_chunk.001_tjj3dg: Moved (server-side) to: dst/one.rclone_chunk.001
2025/03/28 03:34:28 INFO  : dst/two.rclone_chunk.001_tjj3js: Moved (server-side) to: dst/two.rclone_chunk.001
2025/03/28 03:34:28 INFO  : dst/three.txt.rclone_chunk.001_tjj3gs: Moved (server-side) to: dst/three.txt.rclone_chunk.001
2025/03/28 03:34:28 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/dst"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/dst.rclone_chunk.001"
2025/03/28 03:34:28 DEBUG : Reset feature "ListR"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-qufimib8cehu/backup"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/backup"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/backup.rclone_chunk.001"
2025/03/28 03:34:28 DEBUG : Reset feature "ListR"
2025/03/28 03:34:28 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for checks to finish
2025/03/28 03:34:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : two: Unchanged skipping
2025/03/28 03:34:28 DEBUG : one: move 1 data chunks...
2025/03/28 03:34:28 INFO  : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001
2025/03/28 03:34:28 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for transfers to finish
2025/03/28 03:34:28 INFO  : one.rclone_chunk.001_tjj3xg: Moved (server-side) to: one.rclone_chunk.001
2025/03/28 03:34:28 INFO  : one: Copied (new)
2025/03/28 03:34:28 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:28 DEBUG : three.txt: move 1 data chunks...
2025/03/28 03:34:28 INFO  : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001
2025/03/28 03:34:28 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/28 03:34:28 INFO  : three.txt: Moved into backup dir
2025/03/28 03:34:28 INFO  : dst/three.txt.rclone_chunk.001_tjj3dt: Moved (server-side) to: dst/three.txt.rclone_chunk.001
2025/03/28 03:34:28 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/28 03:34:28 INFO  : one-2019-01-01: Deleted
2025/03/28 03:34:28 DEBUG : one: move 1 data chunks...
2025/03/28 03:34:28 INFO  : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001
2025/03/28 03:34:28 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/28 03:34:28 INFO  : one.rclone_chunk.001_tjj32b: Moved (server-side) to: one.rclone_chunk.001
2025/03/28 03:34:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : two: Unchanged skipping
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for checks to finish
2025/03/28 03:34:28 INFO  : one: Copied (new)
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for transfers to finish
2025/03/28 03:34:28 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:28 INFO  : three-2019-01-01.txt: Deleted
2025/03/28 03:34:28 DEBUG : three.txt: move 1 data chunks...
2025/03/28 03:34:28 INFO  : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001
2025/03/28 03:34:28 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/28 03:34:28 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.02s)
=== RUN   TestSyncBackupDirSuffixOnly
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 INFO  : dst/one.rclone_chunk.001_tjj3gy: Moved (server-side) to: dst/one.rclone_chunk.001
2025/03/28 03:34:28 INFO  : dst/two.rclone_chunk.001_tjj3lr: Moved (server-side) to: dst/two.rclone_chunk.001
2025/03/28 03:34:28 INFO  : dst/three.txt.rclone_chunk.001_tjj3i2: Moved (server-side) to: dst/three.txt.rclone_chunk.001
2025/03/28 03:34:28 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/dst"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/dst.rclone_chunk.001"
2025/03/28 03:34:28 DEBUG : Reset feature "ListR"
2025/03/28 03:34:28 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/28 03:34:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : two: Unchanged skipping
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for checks to finish
2025/03/28 03:34:28 DEBUG : one: move 1 data chunks...
2025/03/28 03:34:28 INFO  : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001
2025/03/28 03:34:28 INFO  : one: Moved (server-side) to: one.bak
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for transfers to finish
2025/03/28 03:34:28 INFO  : one.rclone_chunk.001_tjj3m3: Moved (server-side) to: one.rclone_chunk.001
2025/03/28 03:34:28 INFO  : one: Copied (new)
2025/03/28 03:34:28 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:28 DEBUG : three.txt: move 1 data chunks...
2025/03/28 03:34:28 INFO  : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001
2025/03/28 03:34:28 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/28 03:34:28 INFO  : three.txt: Moved into backup dir
2025/03/28 03:34:28 INFO  : dst/three.txt.rclone_chunk.001_tjj36x: Moved (server-side) to: dst/three.txt.rclone_chunk.001
2025/03/28 03:34:28 DEBUG : one.bak: Excluded (Path Filter)
2025/03/28 03:34:28 DEBUG : one.bak: Excluded
2025/03/28 03:34:28 DEBUG : three.txt.bak: Excluded (Path Filter)
2025/03/28 03:34:28 DEBUG : three.txt.bak: Excluded
2025/03/28 03:34:28 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/28 03:34:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for checks to finish
2025/03/28 03:34:28 DEBUG : two: Unchanged skipping
2025/03/28 03:34:28 INFO  : one.bak: Deleted
2025/03/28 03:34:28 DEBUG : one: move 1 data chunks...
2025/03/28 03:34:28 INFO  : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001
2025/03/28 03:34:28 INFO  : one: Moved (server-side) to: one.bak
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst': Waiting for transfers to finish
2025/03/28 03:34:28 INFO  : one.rclone_chunk.001_tjj3lj: Moved (server-side) to: one.rclone_chunk.001
2025/03/28 03:34:28 INFO  : one: Copied (new)
2025/03/28 03:34:28 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:28 INFO  : three.txt.bak: Deleted
2025/03/28 03:34:28 DEBUG : three.txt: move 1 data chunks...
2025/03/28 03:34:28 INFO  : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001
2025/03/28 03:34:28 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/28 03:34:28 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirSuffixOnly (0.02s)
=== RUN   TestSyncSuffix
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 INFO  : dst/one.rclone_chunk.001_tjj3ij: Moved (server-side) to: dst/one.rclone_chunk.001
2025/03/28 03:34:28 INFO  : dst/two.rclone_chunk.001_tjj3iq: Moved (server-side) to: dst/two.rclone_chunk.001
2025/03/28 03:34:28 INFO  : dst/three.txt.rclone_chunk.001_tjj35v: Moved (server-side) to: dst/three.txt.rclone_chunk.001
2025/03/28 03:34:28 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/dst"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/dst.rclone_chunk.001"
2025/03/28 03:34:28 DEBUG : Reset feature "ListR"
2025/03/28 03:34:28 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/28 03:34:28 DEBUG : one: move 1 data chunks...
2025/03/28 03:34:28 INFO  : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001
2025/03/28 03:34:28 INFO  : one: Moved (server-side) to: one.bak
2025/03/28 03:34:28 INFO  : one.rclone_chunk.001_tjj3mr: Moved (server-side) to: one.rclone_chunk.001
2025/03/28 03:34:28 INFO  : one: Copied (new)
2025/03/28 03:34:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : two: Unchanged skipping
2025/03/28 03:34:28 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/28 03:34:28 DEBUG : three.txt: move 1 data chunks...
2025/03/28 03:34:28 INFO  : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001
2025/03/28 03:34:28 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/28 03:34:28 INFO  : three.txt.rclone_chunk.001_tjj3u7: Moved (server-side) to: three.txt.rclone_chunk.001
2025/03/28 03:34:28 INFO  : three.txt: Copied (new)
2025/03/28 03:34:28 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/28 03:34:28 INFO  : one.bak: Deleted
2025/03/28 03:34:28 DEBUG : one: move 1 data chunks...
2025/03/28 03:34:28 INFO  : one.rclone_chunk.001: Moved (server-side) to: one.bak.rclone_chunk.001
2025/03/28 03:34:28 INFO  : one: Moved (server-side) to: one.bak
2025/03/28 03:34:28 INFO  : one.rclone_chunk.001_tjj3aa: Moved (server-side) to: one.rclone_chunk.001
2025/03/28 03:34:28 INFO  : one: Copied (new)
2025/03/28 03:34:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : two: Unchanged skipping
2025/03/28 03:34:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/28 03:34:28 INFO  : three.txt.bak: Deleted
2025/03/28 03:34:28 DEBUG : three.txt: move 1 data chunks...
2025/03/28 03:34:28 INFO  : three.txt.rclone_chunk.001: Moved (server-side) to: three.txt.bak.rclone_chunk.001
2025/03/28 03:34:28 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/28 03:34:28 INFO  : three.txt.rclone_chunk.001_tjj36i: Moved (server-side) to: three.txt.rclone_chunk.001
2025/03/28 03:34:28 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffix (0.03s)
=== RUN   TestSyncSuffixKeepExtension
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 INFO  : dst/one.rclone_chunk.001_tjj3v6: Moved (server-side) to: dst/one.rclone_chunk.001
2025/03/28 03:34:28 INFO  : dst/two.rclone_chunk.001_tjj3pk: Moved (server-side) to: dst/two.rclone_chunk.001
2025/03/28 03:34:28 INFO  : dst/three.txt.rclone_chunk.001_tjj3ky: Moved (server-side) to: dst/three.txt.rclone_chunk.001
2025/03/28 03:34:28 DEBUG : Creating backend with remote "TestChunkerNometaLocal:rclone-test-qufimib8cehu/dst"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/dst"
2025/03/28 03:34:28 DEBUG : Creating backend with remote "/tmp/chunker3/rclone-test-qufimib8cehu/dst.rclone_chunk.001"
2025/03/28 03:34:28 DEBUG : Reset feature "ListR"
2025/03/28 03:34:28 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/28 03:34:28 DEBUG : one: move 1 data chunks...
2025/03/28 03:34:28 INFO  : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001
2025/03/28 03:34:28 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/28 03:34:28 INFO  : one.rclone_chunk.001_tjj3zj: Moved (server-side) to: one.rclone_chunk.001
2025/03/28 03:34:28 INFO  : one: Copied (new)
2025/03/28 03:34:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : two: Unchanged skipping
2025/03/28 03:34:28 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/28 03:34:28 DEBUG : three.txt: move 1 data chunks...
2025/03/28 03:34:28 INFO  : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001
2025/03/28 03:34:28 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/28 03:34:28 INFO  : three.txt.rclone_chunk.001_tjj3fv: Moved (server-side) to: three.txt.rclone_chunk.001
2025/03/28 03:34:28 INFO  : three.txt: Copied (new)
2025/03/28 03:34:28 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/28 03:34:28 INFO  : one-2019-01-01: Deleted
2025/03/28 03:34:28 DEBUG : one: move 1 data chunks...
2025/03/28 03:34:28 INFO  : one.rclone_chunk.001: Moved (server-side) to: one-2019-01-01.rclone_chunk.001
2025/03/28 03:34:28 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/28 03:34:28 INFO  : one.rclone_chunk.001_tjj3j5: Moved (server-side) to: one.rclone_chunk.001
2025/03/28 03:34:28 INFO  : one: Copied (new)
2025/03/28 03:34:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : two: Unchanged skipping
2025/03/28 03:34:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/28 03:34:28 INFO  : three-2019-01-01.txt: Deleted
2025/03/28 03:34:28 DEBUG : three.txt: move 1 data chunks...
2025/03/28 03:34:28 INFO  : three.txt.rclone_chunk.001: Moved (server-side) to: three-2019-01-01.txt.rclone_chunk.001
2025/03/28 03:34:28 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/28 03:34:28 INFO  : three.txt.rclone_chunk.001_tjj33q: Moved (server-side) to: three.txt.rclone_chunk.001
2025/03/28 03:34:28 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffixKeepExtension (0.02s)
=== RUN   TestSyncUTFNorm
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 INFO  : Testêé.rclone_chunk.001_tjj3nj: Moved (server-side) to: Testêé.rclone_chunk.001
2025/03/28 03:34:28 DEBUG : Testêé: Sizes differ (src 14 vs dst 18)
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:28 INFO  : Testêé.rclone_chunk.001_tjj3ms: Moved (server-side) to: Testêé.rclone_chunk.001
2025/03/28 03:34:28 INFO  : Testêé: Copied (replaced existing) to: Testêé
2025/03/28 03:34:28 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncUTFNorm (0.01s)
=== RUN   TestSyncImmutable
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:28 INFO  : existing.rclone_chunk.001_tjj3gv: Moved (server-side) to: existing.rclone_chunk.001
2025/03/28 03:34:28 INFO  : existing: Copied (new)
2025/03/28 03:34:28 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 DEBUG : existing: Sizes differ (src 8 vs dst 6)
2025/03/28 03:34:28 ERROR : existing: Source and destination exist but do not match: immutable file modified
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:28 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': not deleting files as there were IO errors
2025/03/28 03:34:28 ERROR : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': not deleting directories as there were IO errors
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncImmutable (0.02s)
=== RUN   TestSyncIgnoreCase
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 INFO  : EXISTING.rclone_chunk.001_tjj30b: Moved (server-side) to: EXISTING.rclone_chunk.001
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:28 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : existing: Unchanged skipping
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:28 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:28 INFO  : There was nothing to transfer
--- PASS: TestSyncIgnoreCase (0.01s)
=== RUN   TestFixCase
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    sync_test.go:2635: Skipping test as local or remote are case-sensitive
--- SKIP: TestFixCase (0.00s)
=== RUN   TestMaxTransfer
=== RUN   TestMaxTransfer/Hard
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Soft
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Cautious
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    sync_test.go:2674: This test only runs on local
--- PASS: TestMaxTransfer (0.00s)
    --- SKIP: TestMaxTransfer/Hard (0.00s)
    --- SKIP: TestMaxTransfer/Soft (0.00s)
    --- SKIP: TestMaxTransfer/Cautious (0.00s)
=== RUN   TestSyncConcurrentDelete
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 INFO  : both0.rclone_chunk.001_tjj3ot: Moved (server-side) to: both0.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only0.rclone_chunk.001_tjj3si: Moved (server-side) to: only0.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both1.rclone_chunk.001_tjj368: Moved (server-side) to: both1.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only1.rclone_chunk.001_tjj3lu: Moved (server-side) to: only1.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both2.rclone_chunk.001_tjj3qp: Moved (server-side) to: both2.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only2.rclone_chunk.001_tjj305: Moved (server-side) to: only2.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both3.rclone_chunk.001_tjj3t9: Moved (server-side) to: both3.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only3.rclone_chunk.001_tjj3wd: Moved (server-side) to: only3.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both4.rclone_chunk.001_tjj3ki: Moved (server-side) to: both4.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only4.rclone_chunk.001_tjj3g6: Moved (server-side) to: only4.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both5.rclone_chunk.001_tjj37b: Moved (server-side) to: both5.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only5.rclone_chunk.001_tjj3lk: Moved (server-side) to: only5.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both6.rclone_chunk.001_tjj35k: Moved (server-side) to: both6.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only6.rclone_chunk.001_tjj360: Moved (server-side) to: only6.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both7.rclone_chunk.001_tjj3z9: Moved (server-side) to: both7.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only7.rclone_chunk.001_tjj3ul: Moved (server-side) to: only7.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both8.rclone_chunk.001_tjj3ry: Moved (server-side) to: both8.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only8.rclone_chunk.001_tjj3yd: Moved (server-side) to: only8.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both9.rclone_chunk.001_tjj3cm: Moved (server-side) to: both9.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only9.rclone_chunk.001_tjj3v7: Moved (server-side) to: only9.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both10.rclone_chunk.001_tjj3j2: Moved (server-side) to: both10.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only10.rclone_chunk.001_tjj3gq: Moved (server-side) to: only10.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both11.rclone_chunk.001_tjj367: Moved (server-side) to: both11.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only11.rclone_chunk.001_tjj3jl: Moved (server-side) to: only11.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both12.rclone_chunk.001_tjj3u3: Moved (server-side) to: both12.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only12.rclone_chunk.001_tjj3dz: Moved (server-side) to: only12.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both13.rclone_chunk.001_tjj3g3: Moved (server-side) to: both13.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only13.rclone_chunk.001_tjj32c: Moved (server-side) to: only13.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both14.rclone_chunk.001_tjj3qw: Moved (server-side) to: both14.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only14.rclone_chunk.001_tjj3mp: Moved (server-side) to: only14.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both15.rclone_chunk.001_tjj38u: Moved (server-side) to: both15.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only15.rclone_chunk.001_tjj3dd: Moved (server-side) to: only15.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both16.rclone_chunk.001_tjj368: Moved (server-side) to: both16.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only16.rclone_chunk.001_tjj3oz: Moved (server-side) to: only16.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both17.rclone_chunk.001_tjj3iv: Moved (server-side) to: both17.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only17.rclone_chunk.001_tjj328: Moved (server-side) to: only17.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both18.rclone_chunk.001_tjj3wt: Moved (server-side) to: both18.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only18.rclone_chunk.001_tjj3ql: Moved (server-side) to: only18.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both19.rclone_chunk.001_tjj3tq: Moved (server-side) to: both19.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only19.rclone_chunk.001_tjj3i7: Moved (server-side) to: only19.rclone_chunk.001
2025/03/28 03:34:28 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:28 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both0: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both12: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both13: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both14: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both15: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both1: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both10: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both18: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both19: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both2: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both3: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both11: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both16: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both17: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both4: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both8: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both9: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both5: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both6: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both7: Unchanged skipping
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:28 DEBUG : Waiting for deletions to finish
2025/03/28 03:34:28 INFO  : only10: Deleted
2025/03/28 03:34:28 INFO  : only18: Deleted
2025/03/28 03:34:28 INFO  : only2: Deleted
2025/03/28 03:34:28 INFO  : only7: Deleted
2025/03/28 03:34:28 INFO  : only6: Deleted
2025/03/28 03:34:28 INFO  : only3: Deleted
2025/03/28 03:34:28 INFO  : only1: Deleted
2025/03/28 03:34:28 INFO  : only5: Deleted
2025/03/28 03:34:28 INFO  : only4: Deleted
2025/03/28 03:34:28 INFO  : only9: Deleted
2025/03/28 03:34:28 INFO  : only13: Deleted
2025/03/28 03:34:28 INFO  : only11: Deleted
2025/03/28 03:34:28 INFO  : only8: Deleted
2025/03/28 03:34:28 INFO  : only0: Deleted
2025/03/28 03:34:28 INFO  : only14: Deleted
2025/03/28 03:34:28 INFO  : only15: Deleted
2025/03/28 03:34:28 INFO  : only16: Deleted
2025/03/28 03:34:28 INFO  : only12: Deleted
2025/03/28 03:34:28 INFO  : only19: Deleted
2025/03/28 03:34:28 INFO  : only17: Deleted
2025/03/28 03:34:28 INFO  : There was nothing to transfer
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncConcurrentDelete (0.04s)
=== RUN   TestSyncConcurrentTruncate
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 INFO  : both0.rclone_chunk.001_tjj33k: Moved (server-side) to: both0.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only0.rclone_chunk.001_tjj3dn: Moved (server-side) to: only0.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both1.rclone_chunk.001_tjj3lv: Moved (server-side) to: both1.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only1.rclone_chunk.001_tjj32q: Moved (server-side) to: only1.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both2.rclone_chunk.001_tjj3r6: Moved (server-side) to: both2.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only2.rclone_chunk.001_tjj3ee: Moved (server-side) to: only2.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both3.rclone_chunk.001_tjj3mb: Moved (server-side) to: both3.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only3.rclone_chunk.001_tjj3kl: Moved (server-side) to: only3.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both4.rclone_chunk.001_tjj3l2: Moved (server-side) to: both4.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only4.rclone_chunk.001_tjj3b6: Moved (server-side) to: only4.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both5.rclone_chunk.001_tjj36z: Moved (server-side) to: both5.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only5.rclone_chunk.001_tjj3dy: Moved (server-side) to: only5.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both6.rclone_chunk.001_tjj3d1: Moved (server-side) to: both6.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only6.rclone_chunk.001_tjj30l: Moved (server-side) to: only6.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both7.rclone_chunk.001_tjj36j: Moved (server-side) to: both7.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only7.rclone_chunk.001_tjj3gt: Moved (server-side) to: only7.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both8.rclone_chunk.001_tjj3w5: Moved (server-side) to: both8.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only8.rclone_chunk.001_tjj36c: Moved (server-side) to: only8.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both9.rclone_chunk.001_tjj36o: Moved (server-side) to: both9.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only9.rclone_chunk.001_tjj3km: Moved (server-side) to: only9.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both10.rclone_chunk.001_tjj3kl: Moved (server-side) to: both10.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only10.rclone_chunk.001_tjj3hi: Moved (server-side) to: only10.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both11.rclone_chunk.001_tjj34y: Moved (server-side) to: both11.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only11.rclone_chunk.001_tjj3rt: Moved (server-side) to: only11.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both12.rclone_chunk.001_tjj303: Moved (server-side) to: both12.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only12.rclone_chunk.001_tjj32d: Moved (server-side) to: only12.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both13.rclone_chunk.001_tjj3r7: Moved (server-side) to: both13.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only13.rclone_chunk.001_tjj3bf: Moved (server-side) to: only13.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both14.rclone_chunk.001_tjj34u: Moved (server-side) to: both14.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only14.rclone_chunk.001_tjj3un: Moved (server-side) to: only14.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both15.rclone_chunk.001_tjj3cq: Moved (server-side) to: both15.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only15.rclone_chunk.001_tjj3zt: Moved (server-side) to: only15.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both16.rclone_chunk.001_tjj3p0: Moved (server-side) to: both16.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only16.rclone_chunk.001_tjj3zh: Moved (server-side) to: only16.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both17.rclone_chunk.001_tjj3ki: Moved (server-side) to: both17.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only17.rclone_chunk.001_tjj3q6: Moved (server-side) to: only17.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both18.rclone_chunk.001_tjj3mu: Moved (server-side) to: both18.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only18.rclone_chunk.001_tjj3r8: Moved (server-side) to: only18.rclone_chunk.001
2025/03/28 03:34:28 INFO  : both19.rclone_chunk.001_tjj3wr: Moved (server-side) to: both19.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only19.rclone_chunk.001_tjj3g0: Moved (server-side) to: only19.rclone_chunk.001
2025/03/28 03:34:28 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for checks to finish
2025/03/28 03:34:28 DEBUG : both1: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both12: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both10: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both14: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both15: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both11: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both17: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both13: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both19: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both0: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both3: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both4: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both5: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both6: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both7: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both8: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/28 03:34:28 DEBUG : both9: Unchanged skipping
2025/03/28 03:34:28 DEBUG : only0: Sizes differ (src 0 vs dst 6)
2025/03/28 03:34:28 DEBUG : only1: Sizes differ (src 0 vs dst 6)
2025/03/28 03:34:28 DEBUG : only10: Sizes differ (src 0 vs dst 6)
2025/03/28 03:34:28 DEBUG : only11: Sizes differ (src 0 vs dst 6)
2025/03/28 03:34:28 DEBUG : only12: Sizes differ (src 0 vs dst 6)
2025/03/28 03:34:28 DEBUG : only13: Sizes differ (src 0 vs dst 6)
2025/03/28 03:34:28 DEBUG : only14: Sizes differ (src 0 vs dst 6)
2025/03/28 03:34:28 DEBUG : only15: Sizes differ (src 0 vs dst 6)
2025/03/28 03:34:28 DEBUG : only16: Sizes differ (src 0 vs dst 6)
2025/03/28 03:34:28 DEBUG : only17: Sizes differ (src 0 vs dst 6)
2025/03/28 03:34:28 DEBUG : only18: Sizes differ (src 0 vs dst 6)
2025/03/28 03:34:28 DEBUG : only19: Sizes differ (src 0 vs dst 6)
2025/03/28 03:34:28 DEBUG : only2: Sizes differ (src 0 vs dst 6)
2025/03/28 03:34:28 DEBUG : only3: Sizes differ (src 0 vs dst 6)
2025/03/28 03:34:28 DEBUG : only4: Sizes differ (src 0 vs dst 6)
2025/03/28 03:34:28 DEBUG : only5: Sizes differ (src 0 vs dst 6)
2025/03/28 03:34:28 DEBUG : only6: Sizes differ (src 0 vs dst 6)
2025/03/28 03:34:28 DEBUG : only7: Sizes differ (src 0 vs dst 6)
2025/03/28 03:34:28 DEBUG : only8: Sizes differ (src 0 vs dst 6)
2025/03/28 03:34:28 DEBUG : only9: Sizes differ (src 0 vs dst 6)
2025/03/28 03:34:28 DEBUG : both16: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both18: Unchanged skipping
2025/03/28 03:34:28 DEBUG : both2: Unchanged skipping
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Waiting for transfers to finish
2025/03/28 03:34:28 INFO  : only0.rclone_chunk.001_tjj36e: Moved (server-side) to: only0.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only1.rclone_chunk.001_tjj3ox: Moved (server-side) to: only1.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only0: Copied (replaced existing)
2025/03/28 03:34:28 INFO  : only10.rclone_chunk.001_tjj32f: Moved (server-side) to: only10.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only1: Copied (replaced existing)
2025/03/28 03:34:28 INFO  : only11.rclone_chunk.001_tjj3eb: Moved (server-side) to: only11.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only10: Copied (replaced existing)
2025/03/28 03:34:28 INFO  : only12.rclone_chunk.001_tjj3kv: Moved (server-side) to: only12.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only11: Copied (replaced existing)
2025/03/28 03:34:28 INFO  : only13.rclone_chunk.001_tjj32y: Moved (server-side) to: only13.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only12: Copied (replaced existing)
2025/03/28 03:34:28 INFO  : only14.rclone_chunk.001_tjj35x: Moved (server-side) to: only14.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only13: Copied (replaced existing)
2025/03/28 03:34:28 INFO  : only15.rclone_chunk.001_tjj322: Moved (server-side) to: only15.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only14: Copied (replaced existing)
2025/03/28 03:34:28 INFO  : only16.rclone_chunk.001_tjj3ue: Moved (server-side) to: only16.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only15: Copied (replaced existing)
2025/03/28 03:34:28 INFO  : only16: Copied (replaced existing)
2025/03/28 03:34:28 INFO  : only17.rclone_chunk.001_tjj3jo: Moved (server-side) to: only17.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only17: Copied (replaced existing)
2025/03/28 03:34:28 INFO  : only3.rclone_chunk.001_tjj3em: Moved (server-side) to: only3.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only2.rclone_chunk.001_tjj3ro: Moved (server-side) to: only2.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only3: Copied (replaced existing)
2025/03/28 03:34:28 INFO  : only18.rclone_chunk.001_tjj3p4: Moved (server-side) to: only18.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only4.rclone_chunk.001_tjj3yt: Moved (server-side) to: only4.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only4: Copied (replaced existing)
2025/03/28 03:34:28 INFO  : only18: Copied (replaced existing)
2025/03/28 03:34:28 INFO  : only5.rclone_chunk.001_tjj3ad: Moved (server-side) to: only5.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only5: Copied (replaced existing)
2025/03/28 03:34:28 INFO  : only6.rclone_chunk.001_tjj3j7: Moved (server-side) to: only6.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only6: Copied (replaced existing)
2025/03/28 03:34:28 INFO  : only7.rclone_chunk.001_tjj3y1: Moved (server-side) to: only7.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only7: Copied (replaced existing)
2025/03/28 03:34:28 INFO  : only19.rclone_chunk.001_tjj32u: Moved (server-side) to: only19.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only19: Copied (replaced existing)
2025/03/28 03:34:28 INFO  : only8.rclone_chunk.001_tjj3cq: Moved (server-side) to: only8.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only8: Copied (replaced existing)
2025/03/28 03:34:28 INFO  : only9.rclone_chunk.001_tjj3g6: Moved (server-side) to: only9.rclone_chunk.001
2025/03/28 03:34:28 INFO  : only9: Copied (replaced existing)
2025/03/28 03:34:28 INFO  : only2: Copied (replaced existing)
2025/03/28 03:34:28 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncConcurrentTruncate (0.05s)
=== RUN   TestSyncReplaceDirModTime
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 DEBUG : empty_dir: Making directory with metadata
2025/03/28 03:34:28 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/28 03:34:28 DEBUG : empty_on_remote: Making directory with metadata
2025/03/28 03:34:28 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/28 03:34:28 DEBUG : empty_on_remote: Making directory with metadata
2025/03/28 03:34:28 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:28 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:28 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:28 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncReplaceDirModTime (0.02s)
=== RUN   TestSyncReplaceDirModTimeWithEmptyDirs
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 DEBUG : empty_dir: Making directory with metadata
2025/03/28 03:34:28 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/28 03:34:28 DEBUG : empty_on_remote: Making directory with metadata
2025/03/28 03:34:28 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/28 03:34:28 DEBUG : empty_on_remote: Making directory with metadata
2025/03/28 03:34:28 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:28 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:28 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:28 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:28 INFO  : empty_dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s)
=== RUN   TestNothingToTransferWithEmptyDirs
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:28 DEBUG : sub dir: Making directory with metadata
2025/03/28 03:34:28 INFO  : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:28 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:28 INFO  : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/28 03:34:28 INFO  : sub dirEmpty: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestNothingToTransferWithEmptyDirs (0.05s)
=== RUN   TestNothingToTransferWithoutEmptyDirs
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:28 DEBUG : sub dir: Making directory with metadata
2025/03/28 03:34:28 INFO  : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
2025/03/28 03:34:28 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:28 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/28 03:34:28 INFO  : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/28 03:34:28 INFO  : sub dirEmpty: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu'", Local "Local file system at /tmp/rclone2550917304", Modify Window "1ns"
--- PASS: TestNothingToTransferWithoutEmptyDirs (0.05s)
PASS
2025/03/28 03:34:28 DEBUG : Chunked 'TestChunkerNometaLocal:rclone-test-qufimib8cehu': Purge dir ""
"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerNometaLocal: -verbose" - Finished OK in 1.123984878s (try 1/5)