"go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test-2 -verbose -short -test.run '^TestIntegration$/^FsMkdir$/^FsPutShortEOF$/^Simple$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:457: Using remote "TestIA:rclone-integration-test-2" 2026/08/04 05:27:42 DEBUG : Creating backend with remote "TestIA:rclone-integration-test-2/rclone-test-dajunis7zawu" 2026/08/04 05:27:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/04 05:27:43 DEBUG : short-eof.bin: Setting IA item derive: false 2026/08/04 05:27:44 DEBUG : pacer: low level retry 1/10 (error Put "https://s3.us.archive.org/rclone-integration-test-2%2Frclone-test-dajunis7zawu%2Fshort-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/04 05:27:44 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/08/04 05:27:46 DEBUG : pacer: Reducing sleep to 0s fstests.go:2617: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2617 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2628 Error: Not equal: expected: 5120 actual : 0 Test: TestIntegration/FsMkdir/FsPutShortEOF/Simple Messages: object uploaded from a short source must contain the bytes actually supplied, not the declared size 2026/08/04 05:29:10 DEBUG : Waiting for deletions to finish 2026/08/04 05:29:10 DEBUG : removing 1 level 0 directories 2026/08/04 05:29:10 INFO : Internet Archive item rclone-integration-test-2 path rclone-test-dajunis7zawu: Removing directory --- FAIL: TestIntegration (89.06s) --- FAIL: TestIntegration/FsMkdir (87.74s) --- FAIL: TestIntegration/FsMkdir/FsPutShortEOF (86.53s) --- FAIL: TestIntegration/FsMkdir/FsPutShortEOF/Simple (86.53s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internetarchive 89.081s "go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test-2 -verbose -short -test.run '^TestIntegration$/^FsMkdir$/^FsPutShortEOF$/^Simple$'" - Finished ERROR in 1m30.30773589s (try 5/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutShortEOF/Simple]