"go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test -verbose -test.run '^TestIntegration$'" - Starting (try 5/5)
=== RUN TestIntegration
fstests.go:457: Using remote "TestIA:rclone-integration-test"
2026/07/19 05:31:11 DEBUG : Creating backend with remote "TestIA:rclone-integration-test/rclone-test-xorudas8zuxa"
2026/07/19 05:31:11 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/07/19 05:31:15 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Temporarily Unavailable) returned body: "
Internet Archive: Temporarily Offline\n\n\n\n
Temporarily Offline
\n
Internet Archive services are temporarily offline.
\n
Please check our official accounts, including Twitter/X, Bluesky or Mastodon for the latest information.
\n
We apologize for the inconvenience.
\n
\n")
2026/07/19 05:31:15 DEBUG : pacer: Rate limited, increasing sleep to 10ms
2026/07/19 05:32:15 DEBUG : pacer: low level retry 2/10 (error Get "https://archive.org/metadata/rclone-integration-test": dial tcp 207.241.224.2:443: i/o timeout)
2026/07/19 05:32:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/07/19 05:32:19 DEBUG : pacer: low level retry 3/10 (error Get "https://archive.org/metadata/rclone-integration-test": read tcp 65.108.87.141:59362->207.241.224.2:443: read: connection reset by peer)
2026/07/19 05:32:19 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/07/19 05:33:19 DEBUG : pacer: low level retry 4/10 (error Get "https://archive.org/metadata/rclone-integration-test": dial tcp 207.241.224.2:443: i/o timeout)
2026/07/19 05:33:19 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026/07/19 05:34:58 DEBUG : pacer: Reducing sleep to 60ms
=== 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
2026/07/19 05:37:01 DEBUG : pacer: low level retry 1/10 (error Get "https://archive.org/metadata/rclone-integration-test": read tcp 65.108.87.141:39180->207.241.224.2:443: read: connection reset by peer)
2026/07/19 05:37:01 DEBUG : pacer: Rate limited, increasing sleep to 120ms
2026/07/19 05:38:01 DEBUG : pacer: low level retry 2/10 (error Get "https://archive.org/metadata/rclone-integration-test": dial tcp 207.241.224.2:443: i/o timeout)
2026/07/19 05:38:01 DEBUG : pacer: Rate limited, increasing sleep to 240ms
2026/07/19 05:38:04 DEBUG : pacer: low level retry 3/10 (error HTTP error 503 (503 Service Temporarily Unavailable) returned body: "Internet Archive: Temporarily Offline\n\n\n\n
Temporarily Offline
\n
Internet Archive services are temporarily offline.
\n
Please check our official accounts, including Twitter/X, Bluesky or Mastodon for the latest information.
\n
We apologize for the inconvenience.
\n
\n")
2026/07/19 05:38:04 DEBUG : pacer: Rate limited, increasing sleep to 480ms
2026/07/19 05:39:04 DEBUG : pacer: low level retry 4/10 (error Get "https://archive.org/metadata/rclone-integration-test": dial tcp 207.241.224.2:443: i/o timeout)
2026/07/19 05:39:04 DEBUG : pacer: Rate limited, increasing sleep to 960ms
2026/07/19 05:39:24 DEBUG : pacer: low level retry 5/10 (error HTTP error 503 (503 Service Temporarily Unavailable) returned body: "Internet Archive: Temporarily Offline\n\n\n\n
Temporarily Offline
\n
Internet Archive services are temporarily offline.
\n
Please check our official accounts, including Twitter/X, Bluesky or Mastodon for the latest information.
\n
We apologize for the inconvenience.
\n
\n")
2026/07/19 05:39:24 DEBUG : pacer: Rate limited, increasing sleep to 1.92s
2026/07/19 05:39:27 DEBUG : pacer: low level retry 6/10 (error Get "https://archive.org/metadata/rclone-integration-test": read tcp 65.108.87.141:47794->207.241.224.2:443: read: connection reset by peer)
2026/07/19 05:39:27 DEBUG : pacer: Rate limited, increasing sleep to 2s
2026/07/19 05:39:27 DEBUG : pacer: low level retry 7/10 (error HTTP error 503 (503 Service Temporarily Unavailable) returned body: "Internet Archive: Temporarily Offline\n\n\n\n
Temporarily Offline
\n
Internet Archive services are temporarily offline.
\n
Please check our official accounts, including Twitter/X, Bluesky or Mastodon for the latest information.
\n
We apologize for the inconvenience.
\n
\n")
2026/07/19 05:40:29 DEBUG : pacer: low level retry 8/10 (error Get "https://archive.org/metadata/rclone-integration-test": dial tcp 207.241.224.2:443: i/o timeout)
2026/07/19 05:41:29 DEBUG : pacer: low level retry 9/10 (error Get "https://archive.org/metadata/rclone-integration-test": dial tcp 207.241.224.2:443: i/o timeout)
2026/07/19 05:41:31 DEBUG : pacer: low level retry 10/10 (error HTTP error 503 (503 Service Temporarily Unavailable) returned body: "Internet Archive: Temporarily Offline\n\n\n\n
Temporarily Offline
\n
Internet Archive services are temporarily offline.
\n
Please check our official accounts, including Twitter/X, Bluesky or Mastodon for the latest information.
\n
We apologize for the inconvenience.
\n
\n")
=== NAME TestIntegration
fstest.go:282: Error listing: HTTP error 503 (503 Service Temporarily Unavailable) returned body: "Internet Archive: Temporarily Offline\n\n\n\n
Temporarily Offline
\n
Internet Archive services are temporarily offline.
\n
Please check our official accounts, including Twitter/X, Bluesky or Mastodon for the latest information.
\n
We apologize for the inconvenience.
\n
\n"
--- FAIL: TestIntegration (619.80s)
--- SKIP: TestIntegration/FsCheckWrap (0.00s)
--- SKIP: TestIntegration/FsCommand (0.00s)
--- SKIP: TestIntegration/FsRmdirNotFound (0.00s)
FAIL
exit status 1
FAIL github.com/rclone/rclone/backend/internetarchive 619.820s
"go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test -verbose -test.run '^TestIntegration$'" - Finished ERROR in 10m20.742782652s (try 5/5): exit status 1: Failed [TestIntegration]