Build Logs
tpunder/fm-http • 3.8.0-RC3:2025-12-04
Errors
13
Warnings
5
Total Lines
270
1##################################
2Clonning https://github.com/tpunder/fm-http.git into /build/repo using revision v1.0.0
3##################################
4Note: switching to '04ab4a1dda965d608b05f730658f9f8be9bf2a93'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.0-RC3
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC3
32Execute tests: true
33sbt project found:
34Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project tpunder/fm-http
37##################################
38Scala version: 3.8.0-RC3
39Targets: com.frugalmechanic%fm-http
40Project projectConfig: {"tests":null}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Djava.net.preferIPv4Stack=true
51-Dcommunitybuild.scala=3.8.0-RC3
52-Dcommunitybuild.project.dependencies.add=
53-Xmx7G
54-Xms4G
55-Xss8M
56-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
57-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
58-jar
59/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
60"setCrossScalaVersions 3.8.0-RC3"
61"++3.8.0-RC3 -v"
62"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
63"set every credentials := Nil"
64"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
65"removeScalacOptionsStartingWith -P:wartremover"
66
67moduleMappings
68"runBuild 3.8.0-RC3 """{"tests":null}""" com.frugalmechanic%fm-http"
69
70[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
71[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
72[info] loading project definition from /build/repo/project
73[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
74[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
75[info] Compilation completed in 8.96s.
76[info] done compiling
77/build/repo/sonatype.sbt:6: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
78 resolvers += Resolver.sonatypeCentralSnapshots
79 if (version.value.trim.endsWith("SNAPSHOT")) Resolver.sonatypeOssRepos("snapshots") else Nil
80 ^
81[info] loading settings for project repo from build.sbt, sonatype.sbt, version.sbt...
82[info] set current project to fm-http (in build file:/build/repo/)
83Execute setCrossScalaVersions: 3.8.0-RC3
84OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC3 in repo/crossScalaVersions
85[info] set current project to fm-http (in build file:/build/repo/)
86[info] Setting Scala version to 3.8.0-RC3 on 1 projects.
87[info] Switching Scala version on:
88[info] * repo (3.8.0-RC3, 2.13.10, 2.12.17, 2.11.12)
89[info] Excluding projects:
90[info] Reapplying settings...
91[info] set current project to fm-http (in build file:/build/repo/)
92Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
93[info] Reapplying settings...
94[info] set current project to fm-http (in build file:/build/repo/)
95[info] Defining Global / credentials, credentials
96[info] The new values will be used by Global / pgpSelectPassphrase, allCredentials and 3 others.
97[info] Run `last` for details.
98[info] Reapplying settings...
99[info] set current project to fm-http (in build file:/build/repo/)
100Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
101[info] Reapplying settings...
102OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
103
104 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
105 Did you mean allExcludeDependencies ?
106 , retry without global scopes
107[info] Reapplying settings...
108[info] set current project to fm-http (in build file:/build/repo/)
109Execute removeScalacOptionsStartingWith: -P:wartremover
110[info] Reapplying settings...
111[info] set current project to fm-http (in build file:/build/repo/)
112[success] Total time: 0 s, completed Dec 4, 2025, 12:44:14 PM
113Build config: {"tests":null}
114Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
115Starting build...
116Projects: Set(repo)
117Starting build for ProjectRef(file:/build/repo/,repo) (fm-http)... [0/1]
118OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
119OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
120Compile scalacOptions: -unchecked, -language:implicitConversions, -Xlint, -explain, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
121[info] compiling 67 Scala sources to /build/repo/target/scala-3.8.0-RC3/classes ...
122[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
123[warn] one warning found
124[info] done compiling
125[info] compiling 2 Scala sources to /build/repo/target/scala-3.8.0-RC3/test-classes ...
126[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
127[warn] one warning found
128[info] done compiling
129[info] TestRequestLocal:
130[info] - apply - NoSuchElementException
131[info] - apply - initialValue
132[info] - set - requestLocal
133[info] - set - requestLocalWithDefault
134[info] - set - Some - requestLocal
135[info] - set - Some - requestLocalWithDefault
136[info] - set - None - requestLocal
137[info] - set - None - requestLocalWithDefault
138[info] - setIfNotExists - requestLocal
139[info] - setIfNotExists - requestLocalWithDefault
140[info] - getOrElseUpdate - requestLocal
141[info] - getOrElseUpdate - requestLocalWithDefault
142[info] - getOrElseUpdate - null - requestLocal
143[info] - getOrElseUpdate - null - requestLocalWithDefault
144[info] - getOrElseUpdate - None - requestLocal
145[info] - getOrElseUpdate - None - requestLocalWithDefault
146[info] - remove - requestLocal
147[info] - remove - requestLocalWithDefault
148[info] TestClientAndServer:
149[info] - Single Request
150[info] - Multiple Sequential Requests (1000 Requests)
151[info] - Parallel Sync GET Requests (1000 Requests)
152[info] - Parallel Sync POST Requests (1000 Requests)
153[info] - Async Requests (1000 Requests)
154[info] - Async POST Requests (1000 Requests)
155[info] - Async Requests (1000 Requests) - Connection: close
156[info] - Async Requests POST (1000 Requests) - Connection: close
157[info] - Async Requests with delayed response (1000 Requests)
158[info] - Async Requests with delayed response (1000 Requests) - Connection: close
159[info] - Single Request with Large Response Body (1 MB)
160[info] - Single Request with Large Response Body (100 MB)
161[info] - Single Request post Large Response Body - writeToFile (1 MB)
162[info] - Single Request post Large Response Body - writeToFile (100 MB)
163[info] - Single Request post Large Response Body - writeToFile Exceeds Maximum Length
164[info] - Parallel Sync Requests with Large Response Body (200 Requests, 1 MB)
165[info] - Async Requests with Large Response Body (1000 Requests, 1 MB)
166[info] - Sync GET Requests with limited server connections (10 Requests) / Server closes unexpectedly - 100ms sleep
167[info] - Sync POST Requests with limited server connections (10 Requests) / Server closes unexpectedly - 100ms sleep
1682025-12-04 12:46:04,687 WARN [fm-http-client-worker-3] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response/delay/100
1692025-12-04 12:46:04,791 WARN [fm-http-client-worker-1] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response/delay/100
1702025-12-04 12:46:04,893 ERROR [fm-http-client-worker-3] ChannelPool: [http://127.0.0.1:1234] - ChannelPool for has been disabled due to too many exceptions - clientsWaiting: 0, idleChannels: 0, activeCount: 0, exceptionCount: 3, poolDisabled: true
1712025-12-04 12:46:04,893 WARN [fm-http-client-worker-7] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response/delay/100
172[info] - Sync GET Requests with limited server connections (10 Requests) / Server closes unexpectedly - no sleep
1732025-12-04 12:46:05,003 WARN [fm-http-client-worker-6] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response/delay/100
1742025-12-04 12:46:05,105 WARN [fm-http-client-worker-8] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response/delay/100
1752025-12-04 12:46:05,207 ERROR [fm-http-client-worker-4] ChannelPool: [http://127.0.0.1:1234] - ChannelPool for has been disabled due to too many exceptions - clientsWaiting: 0, idleChannels: 0, activeCount: 0, exceptionCount: 3, poolDisabled: true
1762025-12-04 12:46:05,207 WARN [fm-http-client-worker-1] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response/delay/100
177[info] - Sync POST Requests with limited server connections (10 Requests) / Server closes unexpectedly - no sleep
1782025-12-04 12:46:05,217 WARN [fm-http-client-worker-1] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response
1792025-12-04 12:46:05,218 WARN [fm-http-client-worker-5] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response
1802025-12-04 12:46:05,220 ERROR [fm-http-client-worker-1] ChannelPool: [http://127.0.0.1:1234] - ChannelPool for has been disabled due to too many exceptions - clientsWaiting: 93, idleChannels: 0, activeCount: 1, exceptionCount: 3, poolDisabled: true
1812025-12-04 12:46:05,220 WARN [fm-http-client-worker-1] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response
182[info] - Async GET Requests with limited server connections (100 Requests) / Server closes unexpectedly *** FAILED ***
183[info] java.util.concurrent.TimeoutException: Future timed out after [60 seconds]
184[info] at scala.concurrent.Future$.timeoutError(Future.scala:582)
185[info] at scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:261)
186[info] at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:274)
187[info] at scala.concurrent.Await$.result$$anonfun$1(package.scala:209)
188[info] at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:64)
189[info] at scala.concurrent.package$.blocking(package.scala:126)
190[info] at scala.concurrent.Await$.result(package.scala:209)
191[info] at fm.http.TestClientAndServer.testFun$proxy22$1(TestClientAndServer.scala:562)
192[info] at fm.http.TestClientAndServer.$init$$$anonfun$22(TestClientAndServer.scala:556)
193[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
194[info] ...
1952025-12-04 12:47:05,251 WARN [fm-http-client-worker-1] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response
1962025-12-04 12:47:05,261 WARN [fm-http-client-worker-7] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response
1972025-12-04 12:47:05,269 ERROR [fm-http-client-worker-1] ChannelPool: [http://127.0.0.1:1234] - ChannelPool for has been disabled due to too many exceptions - clientsWaiting: 3, idleChannels: 0, activeCount: 1, exceptionCount: 3, poolDisabled: true
1982025-12-04 12:47:05,270 WARN [fm-http-client-worker-2] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response
199[info] - Async POST Requests with limited server connections (100 Requests) / Server closes unexpectedly
2002025-12-04 12:47:06,146 WARN [fm-http-client-worker-7] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response/delay/2
2012025-12-04 12:47:06,150 WARN [fm-http-client-worker-5] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response/delay/4
2022025-12-04 12:47:06,155 ERROR [fm-http-client-worker-3] ChannelPool: [http://127.0.0.1:1234] - ChannelPool for has been disabled due to too many exceptions - clientsWaiting: 95, idleChannels: 0, activeCount: 1, exceptionCount: 3, poolDisabled: true
2032025-12-04 12:47:06,156 WARN [fm-http-client-worker-5] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response/delay/6
204[info] - Async GET Requests with limited server connections (100 Requests) / Server closes unexpectedly w/ Delay
2052025-12-04 12:47:06,271 WARN [fm-http-client-worker-8] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response/delay/4
2062025-12-04 12:47:06,286 WARN [fm-http-client-worker-1] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response/delay/4
2072025-12-04 12:47:06,304 ERROR [fm-http-client-worker-7] ChannelPool: [http://127.0.0.1:1234] - ChannelPool for has been disabled due to too many exceptions - clientsWaiting: 4, idleChannels: 0, activeCount: 1, exceptionCount: 3, poolDisabled: true
2082025-12-04 12:47:06,304 WARN [fm-http-client-worker-1] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response/delay/7
209[info] - Async POST Requests with limited server connections (100 Requests) / Server closes unexpectedly w/ Delay *** FAILED ***
210[info] java.util.concurrent.TimeoutException: Future timed out after [60 seconds]
211[info] at scala.concurrent.Future$.timeoutError(Future.scala:582)
212[info] at scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:261)
213[info] at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:274)
214[info] at scala.concurrent.Await$.result$$anonfun$1(package.scala:209)
215[info] at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:64)
216[info] at scala.concurrent.package$.blocking(package.scala:126)
217[info] at scala.concurrent.Await$.result(package.scala:209)
218[info] at fm.http.TestClientAndServer.testFun$proxy25$1(TestClientAndServer.scala:600)
219[info] at fm.http.TestClientAndServer.$init$$$anonfun$25(TestClientAndServer.scala:593)
220[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
221[info] ...
222[info] - Content-Type: UTF-8
223[info] - Content-Type: latin1
224[info] - Content-Type: default latin1
225[info] - Content-Type: latin1 & UTF-8 Data
226[info] - Content-Type: application/json latin1
227[info] - Content-Type: application/json latin1 & UTF-8 Data
228[info] - bad_content_type_charset
229[info] - Ok
230[info] - Redirect
231[info] - Redirect 1
232[info] - Redirect 2
233[info] - Redirect 3
234[info] - Redirect 4
235[info] - Redirect 5
236[info] - Redirect 6
237[info] - Redirect - noFollowRedirects
238[info] - Redirect 1 - noFollowRedirects
239[info] - Redirect 2 - noFollowRedirects
240[info] - Redirect 3 - noFollowRedirects
241[info] - Redirect 4 - noFollowRedirects
242[info] - Redirect 5 - noFollowRedirects
243[info] - Redirect 6 - noFollowRedirects
244[info] - Authentication - Basic Auth
245[info] - File - Single
246[info] - File - 200 Requests
247[info] - RandomAccessFile - Single
248[info] - RandomAccessFile - 200 Requests
249[info] - Header Modifications
250[info] - Client Timeout
251[info] - Remote IP
252
253************************
254Build summary:
255[{
256 "module": "fm-http",
257 "compile": {"status": "ok", "tookMs": 18558, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
258 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
259 "test-compile": {"status": "ok", "tookMs": 3918, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
260 "test": {"status": "failed", "tookMs": 179972, "passed": 71, "failed": 2, "ignored": 0, "skipped": 0, "total": 73, "byFramework": [{"framework": "unknown", "stats": {"passed": 71, "failed": 2, "ignored": 0, "skipped": 0, "total": 73}}]},
261 "publish": {"status": "skipped", "tookMs": 0},
262 "metadata": {
263 "crossScalaVersions": ["3.2.2", "2.13.10", "2.12.17", "2.11.12"]
264}
265}]
266************************
267[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: fm-http
268[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: fm-http
269[error] Total time: 234 s (0:03:54.0), completed Dec 4, 2025, 12:48:08 PM
270[0JBuild failed, not retrying.