Build Logs
tpunder/fm-http • 3.8.0:2026-01-13
Errors
8
Warnings
5
Total Lines
249
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
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
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
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
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"
61"++3.8.0 -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 """{"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.407s.
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
84OpenCB::Changing crossVersion 3.2.2 -> 3.8.0 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 on 1 projects.
87[info] Switching Scala version on:
88[info] * repo (3.8.0, 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 Jan 13, 2026, 3:09:43 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/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/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
1682026-01-13 15:11:00,765 WARN [fm-http-client-worker-4] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response/delay/100
1692026-01-13 15:11:00,869 WARN [fm-http-client-worker-2] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response/delay/100
1702026-01-13 15:11:00,975 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
1712026-01-13 15:11:00,975 WARN [fm-http-client-worker-8] 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
1732026-01-13 15:11:01,085 WARN [fm-http-client-worker-6] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response/delay/100
1742026-01-13 15:11:01,186 WARN [fm-http-client-worker-7] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response/delay/100
1752026-01-13 15:11:01,288 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
1762026-01-13 15:11:01,288 WARN [fm-http-client-worker-8] 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
1782026-01-13 15:11:01,298 WARN [fm-http-client-worker-1] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response
1792026-01-13 15:11:01,303 WARN [fm-http-client-worker-4] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response
1802026-01-13 15:11:01,305 ERROR [fm-http-client-worker-2] 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
1812026-01-13 15:11:01,305 WARN [fm-http-client-worker-2] 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
1832026-01-13 15:11:01,384 WARN [fm-http-client-worker-1] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response
1842026-01-13 15:11:01,392 WARN [fm-http-client-worker-2] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response
1852026-01-13 15:11:01,400 ERROR [fm-http-client-worker-8] 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
1862026-01-13 15:11:01,400 WARN [fm-http-client-worker-8] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response
187[info] - Async POST Requests with limited server connections (100 Requests) / Server closes unexpectedly
1882026-01-13 15:11:02,113 WARN [fm-http-client-worker-4] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response/delay/2
1892026-01-13 15:11:02,116 WARN [fm-http-client-worker-2] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response/delay/4
1902026-01-13 15:11:02,122 ERROR [fm-http-client-worker-8] 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
1912026-01-13 15:11:02,122 WARN [fm-http-client-worker-2] DefaultHttpClient: Retrying: GET http://127.0.0.1:1234/silent_close_after_response/delay/6
192[info] - Async GET Requests with limited server connections (100 Requests) / Server closes unexpectedly w/ Delay
1932026-01-13 15:11:02,184 WARN [fm-http-client-worker-5] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response/delay/2
1942026-01-13 15:11:02,194 WARN [fm-http-client-worker-1] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response/delay/2
1952026-01-13 15:11:02,204 ERROR [fm-http-client-worker-7] ChannelPool: [http://127.0.0.1:1234] - ChannelPool for has been disabled due to too many exceptions - clientsWaiting: 7, idleChannels: 0, activeCount: 1, exceptionCount: 3, poolDisabled: true
1962026-01-13 15:11:02,205 WARN [fm-http-client-worker-6] DefaultHttpClient: Retrying: POST http://127.0.0.1:1234/silent_close_after_response/delay/5
197[info] - Async POST Requests with limited server connections (100 Requests) / Server closes unexpectedly w/ Delay
198[info] - Content-Type: UTF-8
199[info] - Content-Type: latin1
200[info] - Content-Type: default latin1
201[info] - Content-Type: latin1 & UTF-8 Data
202[info] - Content-Type: application/json latin1
203[info] - Content-Type: application/json latin1 & UTF-8 Data
204[info] - bad_content_type_charset
205[info] - Ok
206[info] - Redirect
207[info] - Redirect 1
208[info] - Redirect 2
209[info] - Redirect 3
210[info] - Redirect 4
211[info] - Redirect 5
212[info] - Redirect 6
213[info] - Redirect - noFollowRedirects
214[info] - Redirect 1 - noFollowRedirects
215[info] - Redirect 2 - noFollowRedirects
216[info] - Redirect 3 - noFollowRedirects
217[info] - Redirect 4 - noFollowRedirects
218[info] - Redirect 5 - noFollowRedirects
219[info] - Redirect 6 - noFollowRedirects
220[info] - Authentication - Basic Auth
221[info] - File - Single
222[info] - File - 200 Requests
223[info] - RandomAccessFile - Single
224[info] - RandomAccessFile - 200 Requests
225[info] - Header Modifications
226[info] - Client Timeout
227[info] - Remote IP
228
229************************
230Build summary:
231[{
232 "module": "fm-http",
233 "compile": {"status": "ok", "tookMs": 16229, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
234 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
235 "test-compile": {"status": "ok", "tookMs": 3722, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
236 "test": {"status": "ok", "tookMs": 58239, "passed": 73, "failed": 0, "ignored": 0, "skipped": 0, "total": 73, "byFramework": [{"framework": "unknown", "stats": {"passed": 73, "failed": 0, "ignored": 0, "skipped": 0, "total": 73}}]},
237 "publish": {"status": "skipped", "tookMs": 0},
238 "metadata": {
239 "crossScalaVersions": ["3.2.2", "2.13.10", "2.12.17", "2.11.12"]
240}
241}]
242************************
243[success] Total time: 82 s (0:01:22.0), completed Jan 13, 2026, 3:11:04 PM
244[0JChecking patch project/plugins.sbt...
245Checking patch project/build.properties...
246Checking patch build.sbt...
247Applied patch project/plugins.sbt cleanly.
248Applied patch project/build.properties cleanly.
249Applied patch build.sbt cleanly.