"./sync.test -test.v -test.timeout 1h0m0s -remote TestSia: -verbose" - Starting (try 1/5) 2026/05/18 01:26:24 DEBUG : Creating backend with remote "TestSia:rclone-test-kikuweq5zoge" 2026/05/18 01:26:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/18 01:26:24 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2026/05/18 01:26:24 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/05/18 01:26:24 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2026/05/18 01:26:24 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/05/18 01:26:24 DEBUG : Creating backend with remote "/tmp/rclone1430136175" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:26:24 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/18 01:26:24 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:24 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.04s) === RUN TestCopy run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/18 01:26:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:26:24 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:24 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:25 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:26:25 INFO : sub dir/hello world: Copied (new) 2026/05/18 01:26:25 DEBUG : Sia http://127.0.0.1:39980: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (0.34s) === RUN TestCopyMetadata run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.02s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.02s) === RUN TestCopyMissingDirectory run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:25 DEBUG : Creating backend with remote "/non-existing" 2026/05/18 01:26:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/18 01:26:25 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:25 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.04s) === RUN TestCopyNoTraverse run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:26:25 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:25 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:25 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:26:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (0.43s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.02s) === RUN TestCopyCheckFirst run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:25 INFO : Sia http://127.0.0.1:39980: Running all checks before starting transfers 2026/05/18 01:26:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:26:25 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:25 INFO : Sia http://127.0.0.1:39980: Checks finished, now starting transfers 2026/05/18 01:26:25 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:26 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:26:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (0.49s) === RUN TestSyncNoTraverse run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:26 ERROR : Ignoring --no-traverse with sync 2026/05/18 01:26:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:26:26 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:26 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:26 DEBUG : sub dir/hello world: size = 11 OK 2026/05/18 01:26:26 INFO : sub dir/hello world: Copied (new) 2026/05/18 01:26:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (0.50s) === RUN TestCopyWithDepth run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:26 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/18 01:26:26 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:26 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:26 DEBUG : hello world2: size = 12 OK 2026/05/18 01:26:26 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.12s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 01:26:26 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:26 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:27 DEBUG : potato2: size = 11 OK 2026/05/18 01:26:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 01:26:27 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:27 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:27 ERROR : potato2: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error sync_test.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:328 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:335 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestCopyWithFilesFromAndNoTraverse --- FAIL: TestCopyWithFilesFromAndNoTraverse (0.49s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/18 01:26:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 01:26:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/18 01:26:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/18 01:26:27 INFO : sub dir2: Making directory 2026/05/18 01:26:27 INFO : sub dir: Making directory 2026/05/18 01:26:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:26:27 INFO : sub dir2/sub sub dir2: Making directory 2026/05/18 01:26:27 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:27 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:27 ERROR : sub dir/hello world: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error sync_test.go:355: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:355 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestCopyEmptyDirectories --- FAIL: TestCopyEmptyDirectories (0.22s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:27 INFO : sub dir2: Making directory 2026/05/18 01:26:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/18 01:26:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 01:26:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:26:27 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:27 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:28 ERROR : sub dir/hello world: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error sync_test.go:386: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:386 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestCopyNoEmptyDirectories --- FAIL: TestCopyNoEmptyDirectories (0.13s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:28 DEBUG : sub dir2: Making directory with metadata 2026/05/18 01:26:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 01:26:28 INFO : sub dir2: Making directory 2026/05/18 01:26:28 INFO : sub dir: Making directory 2026/05/18 01:26:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:26:28 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:28 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:28 ERROR : sub dir/hello world: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:28 ERROR : sub dir/hello world: Not deleting source as copy failed: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error sync_test.go:412: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:412 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestMoveEmptyDirectories --- FAIL: TestMoveEmptyDirectories (0.16s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.02s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:28 INFO : sub dir2: Making directory 2026/05/18 01:26:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:26:28 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:28 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:28 ERROR : sub dir/hello world: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:28 ERROR : sub dir/hello world: Not deleting source as copy failed: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error sync_test.go:483: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:483 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestMoveNoEmptyDirectories --- FAIL: TestMoveNoEmptyDirectories (0.14s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:28 DEBUG : sub dir2: Making directory with metadata 2026/05/18 01:26:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 01:26:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/18 01:26:28 INFO : sub dir2: Making directory 2026/05/18 01:26:28 INFO : sub dir: Making directory 2026/05/18 01:26:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:26:28 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:28 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:28 ERROR : sub dir/hello world: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:28 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2026/05/18 01:26:28 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_test.go:513: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:513 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (0.16s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.02s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:28 INFO : sub dir2: Making directory 2026/05/18 01:26:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:26:28 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:28 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:28 ERROR : sub dir/hello world: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:28 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2026/05/18 01:26:28 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_test.go:597: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:597 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestSyncNoEmptyDirectories --- FAIL: TestSyncNoEmptyDirectories (0.13s) === RUN TestServerSideCopy run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/hello world" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestServerSideCopy (0.09s) === RUN TestCopyOverSelf run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/hello world" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestCopyOverSelf (0.08s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/hello world" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestServerSideCopyOverSelf (0.09s) === RUN TestMoveOverSelf run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/hello world" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestMoveOverSelf (0.09s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/hello world" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestServerSideMoveOverSelf (0.09s) === RUN TestCopyAfterDelete run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/hello world" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestCopyAfterDelete (0.09s) === RUN TestCopyRedownload run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/hello world" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestCopyRedownload (0.09s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:29 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/18 01:26:29 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:29 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:29 ERROR : check sum: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:29 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2026/05/18 01:26:29 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_test.go:784: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:784 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestSyncBasedOnCheckSum --- FAIL: TestSyncBasedOnCheckSum (0.08s) === RUN TestSyncSizeOnly run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:29 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/18 01:26:29 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:29 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:29 ERROR : sizeonly: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:29 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2026/05/18 01:26:29 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_test.go:822: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:822 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestSyncSizeOnly --- FAIL: TestSyncSizeOnly (0.07s) === RUN TestSyncIgnoreSize run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:29 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/18 01:26:29 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:29 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:29 ERROR : ignore-size: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:29 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2026/05/18 01:26:29 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_test.go:860: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:860 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestSyncIgnoreSize --- FAIL: TestSyncIgnoreSize (0.10s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "existing" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncIgnoreTimes (0.06s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/18 01:26:29 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:29 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:29 ERROR : existing: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:29 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2026/05/18 01:26:29 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_test.go:927: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:927 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestSyncIgnoreExisting --- FAIL: TestSyncIgnoreExisting (0.11s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "b/potato" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncIgnoreErrors (0.09s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "empty space" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncAfterChangingModtimeOnly (0.06s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.02s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "empty space" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncAfterAddingAFile (0.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "potato" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncAfterChangingFilesSizeOnly (0.05s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size run.go:303: Failed to put "potato" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncAfterChangingContentsOnly (0.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "potato" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "potato" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncAfterRemovingAFileAndAddingAFile (0.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "b/potato" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "b/potato" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.09s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "potato" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncDeleteDuring (0.06s) === RUN TestSyncDeleteBefore run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "potato" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncDeleteBefore (0.05s) === RUN TestCopyDeleteBefore run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "potato" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestCopyDeleteBefore (0.05s) === RUN TestSyncWithExclude run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "potato2" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncWithExclude (0.06s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "potato2" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncWithExcludeAndDeleteExcluded (0.06s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.02s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/05/18 01:26:30 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as the destination does not support server-side move or copy 2026/05/18 01:26:30 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as the source and destination do not have a common hash 2026/05/18 01:26:30 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/18 01:26:30 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/18 01:26:30 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:30 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:30 ERROR : potato: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:30 ERROR : yam: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:30 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2026/05/18 01:26:30 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_test.go:1576: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1576 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (0.10s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/05/18 01:26:30 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as the destination does not support server-side move or copy 2026/05/18 01:26:30 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as either the source or destination do not support modtime 2026/05/18 01:26:30 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/18 01:26:30 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/18 01:26:30 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:30 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:30 ERROR : yam: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:30 ERROR : potato: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:30 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2026/05/18 01:26:30 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_test.go:1648: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1648 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (0.10s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/05/18 01:26:30 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as the destination does not support server-side move or copy 2026/05/18 01:26:30 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/18 01:26:30 DEBUG : sub/yam: Need to transfer - File not found at Destination 2026/05/18 01:26:30 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:30 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:31 ERROR : potato: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:31 ERROR : sub/yam: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:31 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2026/05/18 01:26:31 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_test.go:1687: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1687 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (0.16s) === RUN TestServerSideMoveLocal run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:31 DEBUG : Creating backend with remote "/tmp/rclone1430136175/dir1" 2026/05/18 01:26:31 DEBUG : Creating backend with remote "/tmp/rclone1430136175/dir2" 2026/05/18 01:26:31 DEBUG : Local file system at /tmp/rclone1430136175/dir2: Using server-side directory move 2026/05/18 01:26:31 INFO : Local file system at /tmp/rclone1430136175/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/18 01:26:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/18 01:26:31 DEBUG : Local file system at /tmp/rclone1430136175/dir2: Waiting for checks to finish 2026/05/18 01:26:31 DEBUG : Local file system at /tmp/rclone1430136175/dir2: Waiting for transfers to finish 2026/05/18 01:26:31 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:26:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/18 01:26:31 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:31 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:31 ERROR : sub dir/hello world: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:31 ERROR : sub dir/hello world: Not deleting source as copy failed: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:31 ERROR : nested/sub dir/file: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:31 ERROR : nested/sub dir/file: Not deleting source as copy failed: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:31 ERROR : Local file system at /tmp/rclone1430136175: not deleting directories as there were IO errors sync_test.go:1819: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1819 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (0.21s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/18 01:26:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 01:26:31 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:31 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:31 ERROR : nested/sub dir/file: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:31 ERROR : nested/sub dir/file: Not deleting source as copy failed: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:31 ERROR : sub dir/hello world: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:31 ERROR : sub dir/hello world: Not deleting source as copy failed: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error sync_test.go:1839: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1839 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestMoveWithoutDeleteEmptySrcDirs --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (0.19s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:31 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/18 01:26:31 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/18 01:26:31 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:31 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:31 ERROR : existing: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:31 ERROR : existing: Not deleting source as copy failed: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:31 ERROR : existing-b: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:31 ERROR : existing-b: Not deleting source as copy failed: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error sync_test.go:1866: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1866 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestMoveWithIgnoreExisting --- FAIL: TestMoveWithIgnoreExisting (0.10s) === RUN TestServerSideMove run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:31 DEBUG : Creating backend with remote "TestSia:rclone-test-diroziw6hite" 2026/05/18 01:26:31 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2026/05/18 01:26:31 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/05/18 01:26:31 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2026/05/18 01:26:31 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL run.go:303: Failed to put "potato2" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:31 ERROR : error listing: directory not found 2026/05/18 01:26:31 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" 2026/05/18 01:26:31 NOTICE: purge failed to rmdir "": directory not found 2026/05/18 01:26:31 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMove (0.06s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:31 DEBUG : Creating backend with remote "TestSia:rclone-test-yoponep6gobo" 2026/05/18 01:26:31 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2026/05/18 01:26:31 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/05/18 01:26:31 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2026/05/18 01:26:31 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL run.go:303: Failed to put "potato2" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:31 ERROR : error listing: directory not found 2026/05/18 01:26:31 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" 2026/05/18 01:26:31 NOTICE: purge failed to rmdir "": directory not found 2026/05/18 01:26:31 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveWithFilter (0.06s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:31 DEBUG : Creating backend with remote "TestSia:rclone-test-mamuzeq3qevi" 2026/05/18 01:26:31 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2026/05/18 01:26:31 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/05/18 01:26:31 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2026/05/18 01:26:31 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL run.go:303: Failed to put "potato2" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:31 ERROR : error listing: directory not found 2026/05/18 01:26:31 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" 2026/05/18 01:26:31 NOTICE: purge failed to rmdir "": directory not found 2026/05/18 01:26:31 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (0.06s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:31 DEBUG : Creating backend with remote "TestSia:rclone-test-kikuweq5zoge/rclone-move-test" 2026/05/18 01:26:31 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2026/05/18 01:26:31 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/05/18 01:26:31 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2026/05/18 01:26:31 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL run.go:303: Failed to put "potato2" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestServerSideMoveOverlap (0.05s) === RUN TestSyncOverlap run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:31 DEBUG : Creating backend with remote "TestSia:rclone-test-kikuweq5zoge/rclone-sync-test" 2026/05/18 01:26:31 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2026/05/18 01:26:31 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/05/18 01:26:31 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2026/05/18 01:26:31 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:31 DEBUG : Creating backend with remote "TestSia:rclone-test-kikuweq5zoge/rclone-sync-test" 2026/05/18 01:26:31 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2026/05/18 01:26:31 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/05/18 01:26:31 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2026/05/18 01:26:31 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/05/18 01:26:31 DEBUG : Creating backend with remote "TestSia:rclone-test-kikuweq5zoge/rclone-sync-test-include/layer2" 2026/05/18 01:26:31 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2026/05/18 01:26:31 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/05/18 01:26:31 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2026/05/18 01:26:31 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/05/18 01:26:31 DEBUG : Creating backend with remote "TestSia:rclone-test-kikuweq5zoge/rclone-sync-test-ignore-file" 2026/05/18 01:26:31 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2026/05/18 01:26:31 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/05/18 01:26:31 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2026/05/18 01:26:31 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL run.go:303: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncOverlapWithFilter (0.21s) === RUN TestSyncCompareDest run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:32 DEBUG : Creating backend with remote "TestSia:rclone-test-kikuweq5zoge/dst" 2026/05/18 01:26:32 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2026/05/18 01:26:32 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/05/18 01:26:32 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2026/05/18 01:26:32 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/05/18 01:26:32 DEBUG : Creating backend with remote "TestSia:rclone-test-kikuweq5zoge/CompareDest" 2026/05/18 01:26:32 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2026/05/18 01:26:32 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/05/18 01:26:32 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2026/05/18 01:26:32 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/05/18 01:26:32 DEBUG : fs cache: renaming cache item "TestSia:rclone-test-kikuweq5zoge/CompareDest" to be canonical "TestSia{-5W69}:rclone-test-kikuweq5zoge/CompareDest" 2026/05/18 01:26:32 DEBUG : one: Need to transfer - File not found at Destination 2026/05/18 01:26:32 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:32 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:32 ERROR : one: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:32 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2026/05/18 01:26:32 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_test.go:2116: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2116 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestSyncCompareDest --- FAIL: TestSyncCompareDest (0.14s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "pre-dest1/1" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncMultipleCompareDest (0.10s) === RUN TestSyncCopyDest run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.02s) === RUN TestSyncBackupDir run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.02s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.02s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.02s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.02s) === RUN TestSyncSuffix run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.02s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.02s) === RUN TestSyncUTFNorm run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "TestĂȘĂ©" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncUTFNorm (0.06s) === RUN TestSyncImmutable run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:32 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/18 01:26:32 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:32 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:32 ERROR : existing: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:32 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2026/05/18 01:26:32 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_test.go:2610: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2610 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestSyncImmutable --- FAIL: TestSyncImmutable (0.08s) === RUN TestSyncIgnoreCase run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "EXISTING" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncIgnoreCase (0.05s) === RUN TestFixCase run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.02s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (0.06s) --- SKIP: TestMaxTransfer/Hard (0.02s) --- SKIP: TestMaxTransfer/Soft (0.02s) --- SKIP: TestMaxTransfer/Cautious (0.02s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "both0" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncConcurrentDelete (0.05s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "both0" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestSyncConcurrentTruncate (0.05s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:32 DEBUG : empty_dir: Making directory with metadata 2026/05/18 01:26:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 01:26:32 DEBUG : empty_on_remote: Making directory with metadata 2026/05/18 01:26:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 01:26:32 INFO : empty_on_remote: Making directory 2026/05/18 01:26:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC sync_test.go:2828: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2828 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2826 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestSyncReplaceDirModTime --- FAIL: TestSyncReplaceDirModTime (0.28s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:33 DEBUG : empty_dir: Making directory with metadata 2026/05/18 01:26:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 01:26:33 DEBUG : empty_on_remote: Making directory with metadata 2026/05/18 01:26:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 01:26:33 INFO : empty_on_remote: Making directory 2026/05/18 01:26:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC sync_test.go:2828: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2828 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2826 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestSyncReplaceDirModTimeWithEmptyDirs --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (0.35s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/18 01:26:33 INFO : sub dir: Making directory 2026/05/18 01:26:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2899: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2899 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2897 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (0.50s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/18 01:26:33 INFO : sub dir: Making directory 2026/05/18 01:26:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2899: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2899 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2897 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (0.43s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error === RUN TestTransform/NFD run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error === RUN TestTransform/base64 run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error === RUN TestTransform/prefix run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error === RUN TestTransform/suffix run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error === RUN TestTransform/truncate run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error === RUN TestTransform/encoder run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error === RUN TestTransform/charmap run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error === RUN TestTransform/lowercase run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error === RUN TestTransform/ascii run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "Sia http://127.0.0.1:39980": upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error --- FAIL: TestTransform (1.22s) --- FAIL: TestTransform/NFC (0.11s) --- FAIL: TestTransform/NFD (0.11s) --- FAIL: TestTransform/base64 (0.11s) --- FAIL: TestTransform/prefix (0.11s) --- FAIL: TestTransform/suffix (0.11s) --- FAIL: TestTransform/truncate (0.12s) --- FAIL: TestTransform/encoder (0.11s) --- FAIL: TestTransform/ISO-8859-1 (0.11s) --- FAIL: TestTransform/charmap (0.12s) --- FAIL: TestTransform/lowercase (0.11s) --- FAIL: TestTransform/ascii (0.11s) === RUN TestTransformCopy run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/18 01:26:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/18 01:26:35 INFO : sub dir_somesuffix: Making directory 2026/05/18 01:26:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/18 01:26:35 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/18 01:26:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/18 01:26:35 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/18 01:26:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/18 01:26:35 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:35 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:35 ERROR : sub dir/hello world.txt: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/18 01:26:35 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2026/05/18 01:26:35 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_transform_test.go:240: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:240 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestTransformCopy --- FAIL: TestTransformCopy (0.11s) === RUN TestDoubleTransform run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:35 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:35 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:35 INFO : tictactoe: Making directory 2026/05/18 01:26:35 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:35 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:26:35 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/18 01:26:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:26:35 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:35 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:35 ERROR : toe/toe: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:26:35 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2026/05/18 01:26:35 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_transform_test.go:257: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:257 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestDoubleTransform --- FAIL: TestDoubleTransform (0.15s) === RUN TestFileTag run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:35 INFO : toe: Making directory 2026/05/18 01:26:35 INFO : toe/toe: Making directory 2026/05/18 01:26:35 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/18 01:26:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/18 01:26:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/18 01:26:35 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:35 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:35 ERROR : toe/toe/toe: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/18 01:26:35 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2026/05/18 01:26:35 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_transform_test.go:274: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:274 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestFileTag --- FAIL: TestFileTag (0.15s) === RUN TestNoTag run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:36 INFO : toe: Making directory 2026/05/18 01:26:36 INFO : toe/toe: Making directory 2026/05/18 01:26:36 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/18 01:26:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/18 01:26:36 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:36 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/18 01:26:36 ERROR : toe/toe/toe: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/18 01:26:36 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2026/05/18 01:26:36 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_transform_test.go:291: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:291 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestNoTag --- FAIL: TestNoTag (0.19s) === RUN TestDirTag run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:36 DEBUG : empty_dir: Making directory with metadata 2026/05/18 01:26:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/18 01:26:36 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:26:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:26:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:26:36 INFO : tictacempty_dir: Making directory 2026/05/18 01:26:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:26:36 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:36 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:36 INFO : tictactoe: Making directory 2026/05/18 01:26:36 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:36 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:26:36 INFO : tictactoe/tictactoe: Making directory 2026/05/18 01:26:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:26:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/18 01:26:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 01:26:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/18 01:26:36 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:36 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:36 ERROR : toe/toe/toe.txt: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/18 01:26:36 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2026/05/18 01:26:36 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_transform_test.go:310: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:310 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestDirTag --- FAIL: TestDirTag (0.23s) === RUN TestAllTag run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:36 DEBUG : empty_dir: Making directory with metadata 2026/05/18 01:26:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/18 01:26:36 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:26:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:26:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:26:36 INFO : tictacempty_dir: Making directory 2026/05/18 01:26:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:26:36 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:36 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:36 INFO : tictactoe: Making directory 2026/05/18 01:26:36 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:36 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:26:36 INFO : tictactoe/tictactoe: Making directory 2026/05/18 01:26:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:26:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/18 01:26:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:26:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 01:26:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:26:36 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:36 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:36 ERROR : toe/toe/toe.txt: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:26:36 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2026/05/18 01:26:36 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_transform_test.go:329: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:329 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestAllTag --- FAIL: TestAllTag (0.23s) === RUN TestRunTwice run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:36 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:36 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:36 INFO : tictactoe: Making directory 2026/05/18 01:26:36 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:36 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:26:36 INFO : tictactoe/tictactoe: Making directory 2026/05/18 01:26:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:26:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/18 01:26:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 01:26:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/18 01:26:36 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:36 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:36 ERROR : toe/toe/toe.txt: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/18 01:26:36 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2026/05/18 01:26:36 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_transform_test.go:348: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:348 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestRunTwice --- FAIL: TestRunTwice (0.15s) === RUN TestSyntax 2026/05/18 01:26:36 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:36 INFO : toe: Making directory 2026/05/18 01:26:36 INFO : toe/toe: Making directory 2026/05/18 01:26:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/18 01:26:36 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:36 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:36 ERROR : toe/toe/toe: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:36 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2026/05/18 01:26:36 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_transform_test.go:389: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:389 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestConflicting --- FAIL: TestConflicting (0.19s) === RUN TestMove run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:37 DEBUG : empty_dir: Making directory with metadata 2026/05/18 01:26:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/18 01:26:37 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:26:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:26:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:26:37 INFO : tictacempty_dir: Making directory 2026/05/18 01:26:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:26:37 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:37 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:37 INFO : tictactoe: Making directory 2026/05/18 01:26:37 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:37 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:26:37 INFO : tictactoe/tictactoe: Making directory 2026/05/18 01:26:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:26:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/18 01:26:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:26:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 01:26:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:26:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:26:37 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:37 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:37 ERROR : toe/toe/toe.txt: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:37 ERROR : toe/toe/toe.txt: Not deleting source as copy failed: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:26:37 ERROR : Local file system at /tmp/rclone1430136175: not deleting directories as there were IO errors sync_transform_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:409 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove --- FAIL: TestMove (0.19s) === RUN TestTransformFile run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:37 DEBUG : empty_dir: Making directory with metadata 2026/05/18 01:26:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/18 01:26:37 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:26:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:26:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:26:37 INFO : tictacempty_dir: Making directory 2026/05/18 01:26:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:26:37 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:37 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:37 INFO : tictactoe: Making directory 2026/05/18 01:26:37 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:37 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:26:37 INFO : tictactoe/tictactoe: Making directory 2026/05/18 01:26:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:26:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/18 01:26:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:26:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 01:26:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:26:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:26:37 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:37 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:37 ERROR : toe/toe/toe.txt: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:37 ERROR : toe/toe/toe.txt: Not deleting source as copy failed: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:26:37 ERROR : Local file system at /tmp/rclone1430136175: not deleting directories as there were IO errors sync_transform_test.go:428: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:428 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (0.23s) === RUN TestManualTransformFile run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:37 DEBUG : Reset feature "Copy" 2026/05/18 01:26:37 DEBUG : Reset feature "Move" 2026/05/18 01:26:37 DEBUG : Reset feature "Copy" 2026/05/18 01:26:37 DEBUG : Reset feature "Move" 2026/05/18 01:26:37 DEBUG : empty_dir: Making directory with metadata 2026/05/18 01:26:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/18 01:26:37 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:26:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:26:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:26:37 INFO : tictacempty_dir: Making directory 2026/05/18 01:26:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 01:26:37 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:37 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:37 INFO : tictactoe: Making directory 2026/05/18 01:26:37 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:37 DEBUG : toe: transformed to: tictactoe 2026/05/18 01:26:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:26:37 INFO : tictactoe/tictactoe: Making directory 2026/05/18 01:26:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 01:26:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/18 01:26:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:26:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 01:26:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:26:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:26:37 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:37 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:37 ERROR : toe/toe/toe.txt: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:37 ERROR : toe/toe/toe.txt: Not deleting source as copy failed: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 01:26:37 ERROR : Local file system at /tmp/rclone1430136175: not deleting directories as there were IO errors sync_transform_test.go:461: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:461 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (0.19s) === RUN TestBase64 run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:37 DEBUG : toe: transformed to: dG9l 2026/05/18 01:26:37 DEBUG : toe: transformed to: dG9l 2026/05/18 01:26:37 INFO : dG9l: Making directory 2026/05/18 01:26:37 DEBUG : toe: transformed to: dG9l 2026/05/18 01:26:37 DEBUG : toe: transformed to: dG9l 2026/05/18 01:26:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/18 01:26:37 INFO : dG9l/dG9l: Making directory 2026/05/18 01:26:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/18 01:26:37 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/18 01:26:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/18 01:26:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 01:26:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/18 01:26:37 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:37 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:37 ERROR : toe/toe/toe.txt: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/18 01:26:37 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2026/05/18 01:26:37 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors sync_transform_test.go:488: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:488 Error: Received unexpected error: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error Test: TestBase64 --- FAIL: TestBase64 (0.15s) === RUN TestError run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone1430136175", Modify Window "876000h0m0s" 2026/05/18 01:26:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 01:26:37 DEBUG : toe: transformed to: 2026/05/18 01:26:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 01:26:37 DEBUG : toe: transformed to: 2026/05/18 01:26:37 INFO : Sia http://127.0.0.1:39980: Making directory 2026/05/18 01:26:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 01:26:37 DEBUG : toe: transformed to: 2026/05/18 01:26:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 01:26:37 DEBUG : toe: transformed to: 2026/05/18 01:26:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 01:26:37 DEBUG : toe/toe: transformed to: 2026/05/18 01:26:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/18 01:26:37 INFO : toe/toe: Making directory 2026/05/18 01:26:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 01:26:37 DEBUG : toe/toe: transformed to: 2026/05/18 01:26:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/18 01:26:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 01:26:37 DEBUG : toe: transformed to: 2026/05/18 01:26:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/18 01:26:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 01:26:37 DEBUG : toe/toe/toe: transformed to: 2026/05/18 01:26:37 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/18 01:26:37 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2026/05/18 01:26:37 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2026/05/18 01:26:37 ERROR : toe/toe/toe: Failed to copy: upload failed: [unable to stream an upload from a reader; upload streamer failed to get all data available; unable to upload file, file is not available on the network]: 500 Internal Server Error 2026/05/18 01:26:37 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2026/05/18 01:26:37 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:520 Error: Should be true Test: TestError Messages: listing wrong, want toe/toe/toe (11) got fstest.go:203: Not found "toe/toe/toe" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:520 Error: Not equal: expected: 0 actual : 1 Test: TestError Messages: 1 objects not found --- FAIL: TestError (7.23s) FAIL 2026/05/18 01:26:45 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestSia: -verbose" - Finished ERROR in 20.355079542s (try 1/5): exit status 1: Failed [TestCopyWithFilesFromAndNoTraverse TestCopyEmptyDirectories TestCopyNoEmptyDirectories TestMoveEmptyDirectories TestMoveNoEmptyDirectories TestSyncEmptyDirectories TestSyncNoEmptyDirectories TestServerSideCopy TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestCopyAfterDelete TestCopyRedownload TestSyncBasedOnCheckSum TestSyncSizeOnly TestSyncIgnoreSize TestSyncIgnoreTimes TestSyncIgnoreExisting TestSyncIgnoreErrors TestSyncAfterChangingModtimeOnly TestSyncAfterAddingAFile TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly TestSyncAfterRemovingAFileAndAddingAFileDryRun TestSyncAfterRemovingAFileAndAddingAFile TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors TestSyncDeleteDuring TestSyncDeleteBefore TestCopyDeleteBefore TestSyncWithExclude TestSyncWithExcludeAndDeleteExcluded TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestMoveWithoutDeleteEmptySrcDirs TestMoveWithIgnoreExisting TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestServerSideMoveOverlap TestSyncOverlapWithFilter TestSyncCompareDest TestSyncMultipleCompareDest TestSyncUTFNorm TestSyncImmutable TestSyncIgnoreCase TestSyncConcurrentDelete TestSyncConcurrentTruncate TestSyncReplaceDirModTime TestSyncReplaceDirModTimeWithEmptyDirs TestNothingToTransferWithEmptyDirs TestNothingToTransferWithoutEmptyDirs TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64 TestError]