"./vfs.test -test.v -test.timeout 1h0m0s -remote TestIA:rclone-integration-test -verbose" - Starting (try 4/5) 2022/05/21 09:29:16 DEBUG : Creating backend with remote "TestIA:rclone-integration-test/rclone-test-tuwucus4yiteqep1qipiqas6" 2022/05/21 09:29:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/05/21 09:29:17 DEBUG : Creating backend with remote "/tmp/rclone2978028646" === RUN TestDirHandleMethods run.go:181: Remote "Internet Archive item rclone-integration-test path rclone-test-tuwucus4yiteqep1qipiqas6", Local "Local file system at /tmp/rclone2978028646", Modify Window "1ns" 2022/05/21 09:29:17 INFO : Internet Archive item rclone-integration-test path rclone-test-tuwucus4yiteqep1qipiqas6: poll-interval is not supported by this remote 2022/05/21 09:29:17 NOTICE: Internet Archive item rclone-integration-test path rclone-test-tuwucus4yiteqep1qipiqas6: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2022/05/21 09:45:21 DEBUG : WaitForWriters: timeout=30s 2022/05/21 09:45:21 DEBUG : dir: Looking for writers 2022/05/21 09:45:21 DEBUG : : Looking for writers 2022/05/21 09:45:21 DEBUG : dir: reading active writers 2022/05/21 09:45:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1123.21s) === RUN TestDirHandleReaddir run.go:181: Remote "Internet Archive item rclone-integration-test path rclone-test-tuwucus4yiteqep1qipiqas6", Local "Local file system at /tmp/rclone2978028646", Modify Window "1ns" 2022/05/21 09:48:00 INFO : Internet Archive item rclone-integration-test path rclone-test-tuwucus4yiteqep1qipiqas6: poll-interval is not supported by this remote 2022/05/21 09:48:00 NOTICE: Internet Archive item rclone-integration-test path rclone-test-tuwucus4yiteqep1qipiqas6: --vfs-cache-mode writes or full is recommended for this remote as it can't stream panic: test timed out after 1h0m0s goroutine 773 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:1788 +0x8e created by time.goFunc /usr/local/go/src/time/sleep.go:180 +0x31 goroutine 1 [chan receive, 41 minutes]: testing.(*T).Run(0xc000102820, {0x1a18f3f, 0x46f653}, 0x1ac4208) /usr/local/go/src/testing/testing.go:1307 +0x375 testing.runTests.func1(0xc000721980) /usr/local/go/src/testing/testing.go:1598 +0x6e testing.tRunner(0xc000102820, 0xc000951ca0) /usr/local/go/src/testing/testing.go:1259 +0x102 testing.runTests(0xc00014e600, {0x2b795a0, 0x4a, 0x4a}, {0xf35120, 0xc000331ec0, 0x2b8b560}) /usr/local/go/src/testing/testing.go:1596 +0x43f testing.(*M).Run(0xc00014e600) /usr/local/go/src/testing/testing.go:1504 +0x51d github.com/rclone/rclone/fstest.TestMain(0xc0000001a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:70 +0x9e github.com/rclone/rclone/vfs.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:37 main.main() _testmain.go:193 +0x166 goroutine 7 [select]: go.opencensus.io/stats/view.(*worker).start(0xc0000f7980) /home/rclone/go/pkg/mod/go.opencensus.io@v0.23.0/stats/view/worker.go:276 +0xb9 created by go.opencensus.io/stats/view.init.0 /home/rclone/go/pkg/mod/go.opencensus.io@v0.23.0/stats/view/worker.go:34 +0x92 goroutine 267 [select, 41 minutes]: github.com/rclone/rclone/backend/internetarchive.(*Fs).waitFileUpload(0xc0000b94a0, {0x1e03988, 0xc000040058}, {0x1a03d72, 0x9}, {0xc0009332a0, 0x20}, 0xe) /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:943 +0x506 github.com/rclone/rclone/backend/internetarchive.(*Object).Update(0xc0002e5810, {0x1e03988, 0xc000040058}, {0x1dc9380, 0xc0001e2c00}, {0x1e1d450, 0xc00075de00}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:721 +0x9c5 github.com/rclone/rclone/backend/internetarchive.(*Fs).Put(0xc0000b94a0, {0x1e03988, 0xc000040058}, {0x1dc9380, 0xc0001e2c00}, {0x1e1d450, 0xc00075de00}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:444 +0x1d6 github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc0002e57a0, {0x1e03988, 0xc000040058}, {0x1e35848, 0xc0000b94a0}, {0x1a03d72, 0x9}, {0x1a0cad8, 0xe}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:277 +0x432 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:294 github.com/rclone/rclone/vfs.TestDirHandleReaddir(0xc00058dfaf) /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:44 +0xd0 testing.tRunner(0xc0004df520, 0x1ac4208) /usr/local/go/src/testing/testing.go:1259 +0x102 created by testing.(*T).Run /usr/local/go/src/testing/testing.go:1306 +0x35a goroutine 51 [IO wait]: internal/poll.runtime_pollWait(0x7ff558f83f30, 0x72) /usr/local/go/src/runtime/netpoll.go:234 +0x89 internal/poll.(*pollDesc).wait(0xc000320a80, 0xc0005a6000, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000320a80, {0xc0005a6000, 0x5a74, 0x5a74}) /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a net.(*netFD).Read(0xc000320a80, {0xc0005a6000, 0xc000340dc0, 0xc0005aa95a}) /usr/local/go/src/net/fd_posix.go:56 +0x29 net.(*conn).Read(0xc0001f7230, {0xc0005a6000, 0xc0005aa95a, 0x19}) /usr/local/go/src/net/net.go:183 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00035e1f8, {0xc0005a6000, 0xd, 0x10000c0008dfa60}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:104 +0x32 crypto/tls.(*atLeastReader).Read(0xc0003d8240, {0xc0005a6000, 0x0, 0x40bb8d}) /usr/local/go/src/crypto/tls/conn.go:777 +0x3d bytes.(*Buffer).ReadFrom(0xc00030b078, {0x1dc9580, 0xc0003d8240}) /usr/local/go/src/bytes/buffer.go:204 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00030ae00, {0x7ff5586fe180, 0xc00035e1f8}, 0x1127) /usr/local/go/src/crypto/tls/conn.go:799 +0xe5 crypto/tls.(*Conn).readRecordOrCCS(0xc00030ae00, 0x0) /usr/local/go/src/crypto/tls/conn.go:606 +0x112 crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:574 crypto/tls.(*Conn).Read(0xc00030ae00, {0xc00055a000, 0x1000, 0x6e67b7}) /usr/local/go/src/crypto/tls/conn.go:1277 +0x16f bufio.(*Reader).Read(0xc000143c80, {0xc0005ed6f8, 0x9, 0xc0003456b0}) /usr/local/go/src/bufio/bufio.go:227 +0x1b4 io.ReadAtLeast({0x1dc9340, 0xc000143c80}, {0xc0005ed6f8, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:328 +0x9a io.ReadFull(...) /usr/local/go/src/io/io.go:347 net/http.http2readFrameHeader({0xc0005ed6f8, 0x9, 0xc0004fe240}, {0x1dc9340, 0xc000143c80}) /usr/local/go/src/net/http/h2_bundle.go:1555 +0x6e net/http.(*http2Framer).ReadFrame(0xc0005ed6c0) /usr/local/go/src/net/http/h2_bundle.go:1813 +0x95 net/http.(*http2clientConnReadLoop).run(0xc000529f98) /usr/local/go/src/net/http/h2_bundle.go:8583 +0x130 net/http.(*http2ClientConn).readLoop(0xc00057ea80) /usr/local/go/src/net/http/h2_bundle.go:8506 +0x6f created by net/http.(*http2Transport).newClientConn /usr/local/go/src/net/http/h2_bundle.go:7317 +0xb85 goroutine 273 [sleep]: time.Sleep(0x2540be400) /usr/local/go/src/runtime/time.go:193 +0x12e github.com/rclone/rclone/backend/internetarchive.(*Fs).waitFileUpload.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:885 +0x153 created by github.com/rclone/rclone/backend/internetarchive.(*Fs).waitFileUpload /home/rclone/go/src/github.com/rclone/rclone/backend/internetarchive/internetarchive.go:879 +0x47b "./vfs.test -test.v -test.timeout 1h0m0s -remote TestIA:rclone-integration-test -verbose" - Finished ERROR in 1h0m0.955809138s (try 4/5): exit status 2: Failed []