"go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test-2 -verbose" - Starting (try 3/5) === RUN TestIntegration fstests.go:457: Using remote "TestIA:rclone-integration-test-2" 2026/07/22 08:45:43 DEBUG : Creating backend with remote "TestIA:rclone-integration-test-2/rclone-test-luhupog2luqu" 2026/07/22 08:45:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound fstests.go:541: Skipping test as non root bucket-based remote === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/22 08:45:45 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/22 08:45:45 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/22 08:45:45 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/22 08:45:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/22 08:53:06 DEBUG : ./.: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/07/22 08:59:36 DEBUG : ../..: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/22 09:06:22 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/22 09:13:12 DEBUG : leading space/ leading space: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/22 09:20:30 DEBUG : ~leading tilde/~leading tilde: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/22 09:27:11 DEBUG : ␍leading CR/␍leading CR: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/22 09:33:59 DEBUG : ␊leading LF/␊leading LF: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/22 09:40:27 DEBUG : ␉leading HT/␉leading HT: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/22 09:46:54 DEBUG : ␋leading VT/␋leading VT: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/07/22 09:53:40 DEBUG : .leading dot/.leading dot: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/22 10:00:35 DEBUG : trailing space /trailing space : Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/22 10:07:12 DEBUG : trailing CR␍/trailing CR␍: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/22 10:13:41 DEBUG : trailing LF␊/trailing LF␊: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/22 10:20:13 DEBUG : trailing HT␉/trailing HT␉: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/22 10:26:49 DEBUG : trailing VT␋/trailing VT␋: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/22 10:33:26 DEBUG : trailing dot./trailing dot.: Setting IA item derive: false === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/07/22 10:40:02 DEBUG : invalid utf-8/invalid utf-8: Setting IA item derive: false panic: test timed out after 2h0m0s running tests: TestIntegration (2h0m0s) TestIntegration/FsMkdir (1h59m59s) TestIntegration/FsMkdir/FsEncoding (1h59m57s) TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (5m41s) goroutine 1181 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 119 minutes]: testing.(*T).Run(0x2703ed238488, {0xc8f241?, 0x2703ecf7db30?}, 0xcf4148) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x2703ed238488) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x2703ed238488, 0x2703ecf7dc58) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0xc986a7, 0x18}, {0xcb2386, 0x30}, 0x2703ed20cde0, {0x1310980, 0x1, 0x1}, {0xc29045b5eb12e3ed, 0x68c62090711, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x2703ed2841e0) /usr/local/go/src/testing/testing.go:2443 +0x6ac main.main() _testmain.go:48 +0x9b goroutine 34 [chan receive, 119 minutes]: testing.(*T).Run(0x2703ed2386c8, {0xc8753d?, 0x2703ed2f25b0?}, 0x2703ed07d500) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fstest/fstests.Run(0x2703ed2386c8, 0x2703ed1509c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:603 +0x1025 github.com/rclone/rclone/backend/internetarchive_test.TestIntegration(0x2703ed2386c8) /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive_test.go:13 +0x51 testing.tRunner(0x2703ed2386c8, 0xcf4148) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 36 [syscall, 119 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 34 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 37 [chan receive, 119 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 34 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1067 [select, 4 minutes]: github.com/rclone/rclone/backend/internetarchive.(*Fs).waitDelete(0x2703ed2f25b0, {0xd05cd8, 0x136d2e0}, {0x2703ed17b3b0, 0x19}, {0x2703ed389a80, 0x3e}) /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:1207 +0x1bc github.com/rclone/rclone/backend/internetarchive.(*Object).Remove(0x2703ed11cb00, {0xd05cd8, 0x136d2e0}) /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:952 +0x2eb github.com/rclone/rclone/fstest/fstests.Run.func13.7.1(0x2703ecf76488) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:735 +0x53d testing.tRunner(0x2703ecf76488, 0x2703ed0023c0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 14 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 30 [chan receive, 119 minutes]: testing.(*T).Run(0x2703ed239b08, {0xc8aa40?, 0x0?}, 0x2703ed2088a0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fstest/fstests.Run.func13(0x2703ed239b08) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:682 +0x609 testing.tRunner(0x2703ed239b08, 0x2703ed07d500) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 34 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 14 [chan receive, 6 minutes]: testing.(*T).Run(0x2703ecfda008, {0xc8dc9c?, 0x0?}, 0x2703ed0023c0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fstest/fstests.Run.func13.7(0x2703ecfda008) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:716 +0x215 testing.tRunner(0x2703ecfda008, 0x2703ed2088a0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 30 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 1118 [select]: net/http.(*http2ClientConn).roundTrip(0x2703ed25c000, 0x2703ed0a1040, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8688 +0x525 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8603 net/http.(*http2Transport).RoundTripOpt(0x2703ed284320, 0x2703ed0a1040, {0x80?, 0x41?}) /usr/local/go/src/net/http/h2_bundle.go:7901 +0x1ed net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:7852 net/http.http2noDialH2RoundTripper.RoundTrip({0x2703ed109040?}, 0x2703ed0a1040?) /usr/local/go/src/net/http/h2_bundle.go:10560 +0x1c net/http.(*Transport).roundTrip(0x2703ed109040, 0x2703ed0a1040) /usr/local/go/src/net/http/transport.go:623 +0x4ff net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x2703ed148a20, 0x2703ed0a1040) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 net/http.send(0x2703ed0a1040, {0xcffba0, 0x2703ed148a20}, {0x2703ed4d93e0?, 0x4930a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x2703ed2f4060, 0x2703ed0a1040, {0x2703ed4d9401?, 0x2703ed4d9468?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x2703ed2f4060, 0x2703ed0a1040) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x2703ed12bae0, {0xd05cd8, 0x136d2e0}, 0x2703ed3bc420) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x2703ed12bae0, {0xd05cd8, 0x136d2e0}, 0x7afd5d1e7480?, {0x0?, 0x0?}, {0xb93de0, 0x2703ed1021a0}, 0x0?, 0xcf4210, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/internetarchive.(*Fs).requestMetadata.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:1027 +0x7d github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x2703ed148a80, 0x2703ed2bc340, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x2703ed148a80, 0x2703ed2bc340) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/internetarchive.(*Fs).requestMetadata(0x2703ed2f25b0, {0xd05cd8, 0x136d2e0}, {0x2703ed17b3b0, 0x19}) /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:1026 +0x205 github.com/rclone/rclone/backend/internetarchive.(*Fs).waitDelete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:1183 +0xac created by github.com/rclone/rclone/backend/internetarchive.(*Fs).waitDelete in goroutine 1067 /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:1181 +0x15a goroutine 635 [IO wait]: internal/poll.runtime_pollWait(0x7afd5fbc9e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2703ed048100?, 0x2703ed0e2500?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x2703ed048100, {0x2703ed0e2500, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x2703ed048100, {0x2703ed0e2500?, 0x426ec6?, 0x9?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x2703ed06e030, {0x2703ed0e2500?, 0x2703ecf13950?, 0x48d96c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x2703ed1420f0, {0x2703ed0e2500?, 0x7afd5fbd14a0?, 0x7afda6880bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x2703ed184168, {0x2703ed0e2500?, 0x2703ed053c20?, 0x2703ecf13a48?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x2703ed096d28, {0xcfff20, 0x2703ed184168}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x2703ed096a88, {0x7afd5e3850d0, 0x2703ed1420f0}, 0x2703ecf13c08?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x2703ed096a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x2703ed096a88, {0x2703ed071000, 0x1000, 0x761a20?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 bufio.(*Reader).Read(0x2703ecfa27e0, {0x2703eceaa044, 0x9, 0x76ed6e?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0xcfef80, 0x2703ecfa27e0}, {0x2703eceaa044, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x8e io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0x2703eceaa044, 0x9, 0x270300000305?}, {0xcfef80?, 0x2703ecfa27e0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrameHeader(0x2703eceaa000) /usr/local/go/src/net/http/h2_bundle.go:2071 +0x6b net/http.(*http2Framer).ReadFrame(0x2703eceaa000) /usr/local/go/src/net/http/h2_bundle.go:2130 +0x18 net/http.(*http2clientConnReadLoop).run(0x2703ecf13fa8) /usr/local/go/src/net/http/h2_bundle.go:9550 +0xca net/http.(*http2ClientConn).readLoop(0x2703ed25c000) /usr/local/go/src/net/http/h2_bundle.go:9419 +0x52 created by net/http.(*http2Transport).newClientConn in goroutine 634 /usr/local/go/src/net/http/h2_bundle.go:8171 +0xda5 goroutine 1180 [select]: net/http.(*http2clientStream).writeRequest(0x2703ed130780, 0x2703ed0a1040, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8857 +0xc68 net/http.(*http2clientStream).doRequest(0x2703ed130780, 0x0?, 0x2703ed0a0000?) /usr/local/go/src/net/http/h2_bundle.go:8718 +0x18 created by net/http.(*http2ClientConn).roundTrip in goroutine 1118 /usr/local/go/src/net/http/h2_bundle.go:8624 +0x470 exit status 2 FAIL github.com/rclone/rclone/backend/internetarchive 7200.022s "go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test-2 -verbose" - Finished ERROR in 2h0m1.11090777s (try 3/5): exit status 1: Failed []