Build Logs

autodeployai/pmml4s • 3.8.0-RC4:2025-12-22

Errors

0

Warnings

66

Total Lines

329

1##################################
2Clonning https://github.com/autodeployai/pmml4s.git into /build/repo using revision v1.5.8
3##################################
4Note: switching to '0c30fdbfb3c9ab9f8c1fb03e0f34080dc318d01c'.
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-RC4
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
31Try apply source patch:
32Path: src/test/scala/org/pmml4s/metadata/AttributeTest.scala
33Pattern: values=DataVal.from(Array(
34Replacement: values=DataVal.from(Array[Any](
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern 'values=DataVal.from(Array(' in src/test/scala/org/pmml4s/metadata/AttributeTest.scala
39
40Try apply source patch:
41Path: src/test/scala/org/pmml4s/transformations/MapValuesTest.scala
42Pattern: Array(null)
43Replacement: Array[Any](null)
44Successfully applied pattern 'Array(null)' in src/test/scala/org/pmml4s/transformations/MapValuesTest.scala
45----
46Starting build for 3.8.0-RC4
47Execute tests: true
48sbt project found:
49Sbt version 1.11.2 is not supported, minimal supported version is 1.11.5
50Enforcing usage of sbt in version 1.11.5
51No prepare script found for project autodeployai/pmml4s
52##################################
53Scala version: 3.8.0-RC4
54Targets: org.pmml4s%pmml4s
55Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"src/test/scala/org/pmml4s/metadata/AttributeTest.scala","pattern":"values=DataVal.from(Array(","replaceWith":"values=DataVal.from(Array[Any]("},{"path":"src/test/scala/org/pmml4s/transformations/MapValuesTest.scala","pattern":"Array(null)","replaceWith":"Array[Any](null)"}]}
56##################################
57Using extra scalacOptions: ,REQUIRE:-source:3.8
58Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
59[sbt_options] declare -a sbt_options=()
60[process_args] java_version = '17'
61[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
62# Executing command line:
63java
64-Dfile.encoding=UTF-8
65-Dcommunitybuild.scala=3.8.0-RC4
66-Dcommunitybuild.project.dependencies.add=
67-Xmx7G
68-Xms4G
69-Xss8M
70-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
71-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
72-jar
73/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
74"setCrossScalaVersions 3.8.0-RC4"
75"++3.8.0-RC4 -v"
76"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
77"set every credentials := Nil"
78"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
79"removeScalacOptionsStartingWith -P:wartremover"
80
81moduleMappings
82"runBuild 3.8.0-RC4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"src/test/scala/org/pmml4s/metadata/AttributeTest.scala","pattern":"values=DataVal.from(Array(","replaceWith":"values=DataVal.from(Array[Any]("},{"path":"src/test/scala/org/pmml4s/transformations/MapValuesTest.scala","pattern":"Array(null)","replaceWith":"Array[Any](null)"}]}""" org.pmml4s%pmml4s"
83
84[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
85[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
86[info] loading project definition from /build/repo/project
87[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
88[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
89[info] Compilation completed in 8.594s.
90[info] done compiling
91/build/repo/build.sbt:34: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
92scalacOptions in(Compile, doc) := Seq("-no-link-warnings")
93 ^
94[info] loading settings for project repo from build.sbt...
95[info] set current project to pmml4s (in build file:/build/repo/)
96Execute setCrossScalaVersions: 3.8.0-RC4
97OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC4 in repo/crossScalaVersions
98[info] set current project to pmml4s (in build file:/build/repo/)
99[info] Setting Scala version to 3.8.0-RC4 on 1 projects.
100[info] Switching Scala version on:
101[info] * repo (2.13.14, 2.11.12, 2.12.18, 3.8.0-RC4)
102[info] Excluding projects:
103[info] Reapplying settings...
104[info] set current project to pmml4s (in build file:/build/repo/)
105Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
106[info] Reapplying settings...
107[info] set current project to pmml4s (in build file:/build/repo/)
108[info] Defining Global / credentials, credentials
109[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
110[info] Run `last` for details.
111[info] Reapplying settings...
112[info] set current project to pmml4s (in build file:/build/repo/)
113Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
114[info] Reapplying settings...
115OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
116
117 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
118 Did you mean allExcludeDependencies ?
119 , retry without global scopes
120[info] Reapplying settings...
121[info] set current project to pmml4s (in build file:/build/repo/)
122Execute removeScalacOptionsStartingWith: -P:wartremover
123[info] Reapplying settings...
124[info] set current project to pmml4s (in build file:/build/repo/)
125[success] Total time: 0 s, completed Dec 22, 2025, 6:27:41 PM
126Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"src/test/scala/org/pmml4s/metadata/AttributeTest.scala","pattern":"values=DataVal.from(Array(","replaceWith":"values=DataVal.from(Array[Any]("},{"path":"src/test/scala/org/pmml4s/transformations/MapValuesTest.scala","pattern":"Array(null)","replaceWith":"Array[Any](null)"}]}
127Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
128Starting build...
129Projects: Set(repo)
130Starting build for ProjectRef(file:/build/repo/,repo) (pmml4s)... [0/1]
131OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
132OpenCB::Filter out '-language:_', matches setting pattern '^-?-language:_'
133OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
134Compile scalacOptions: -unchecked, -encoding, utf8, -language:implicitConversions, -optimize, -opt:box-unbox, -opt:l:method, -opt:l:inline, -opt-inline-from:**, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
135[info] compiling 111 Scala sources to /build/repo/target/scala-3.8.0-RC4/classes ...
136[warn] bad option '-optimize' was ignored
137[warn] bad option '-opt:box-unbox' was ignored
138[warn] bad option '-opt:l:method' was ignored
139[warn] bad option '-opt:l:inline' was ignored
140[warn] bad option '-opt-inline-from:**' was ignored
141[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/common/outputs.scala:305:8 ---
142[warn] 305 | return cls
143[warn] | ^^^^^^^^^^
144[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
145[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/common/predictors.scala:68:8 -
146[warn] 68 | return Double.NaN
147[warn] | ^^^^^^^^^^^^^^^^^
148[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
149[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/common/predictors.scala:88:8 -
150[warn] 88 | return Double.NaN
151[warn] | ^^^^^^^^^^^^^^^^^
152[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
153[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/common/predictors.scala:126:10
154[warn] 126 | return 0.0
155[warn] | ^^^^^^^^^^
156[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
157[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/common/predictors.scala:134:10
158[warn] 134 | return 0.0
159[warn] | ^^^^^^^^^^
160[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
161[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/model/GeneralRegressionModel.scala:250:8
162[warn] 250 | return baselineCells(i)
163[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
164[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
165[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/model/Model.scala:433:75 -----
166[warn] 433 | if (!field.indexDefined || !field.isValidValue(series(field.index))) return true
167[warn] | ^^^^^^^^^^^
168[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
169[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/model/NearestNeighborModel.scala:144:8
170[warn] 144 | return nullSeries
171[warn] | ^^^^^^^^^^^^^^^^^
172[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
173[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/model/Scorecard.scala:167:8 --
174[warn] 167 | return (attribute.score(series), attribute.reasonCode.orElse(reasonCode))
175[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
176[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
177[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/transformations/Apply.scala:69:8
178[warn] 69 | return res
179[warn] | ^^^^^^^^^^
180[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
181[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/transformations/functions.scala:440:14
182[warn] 440 | if (!p) return false
183[warn] | ^^^^^^^^^^^^
184[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
185[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/transformations/functions.scala:451:13
186[warn] 451 | if (p) return true
187[warn] | ^^^^^^^^^^^
188[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
189[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/xml/MiningBuilder.scala:160:10
190[warn] 160 | return f
191[warn] | ^^^^^^^^
192[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
193[warn] there were 7 deprecation warnings; re-run with -deprecation for details
194[warn] 19 warnings found
195[info] done compiling
196[info] compiling 24 Scala sources and 1 Java source to /build/repo/target/scala-3.8.0-RC4/test-classes ...
197[warn] bad option '-optimize' was ignored
198[warn] bad option '-opt:box-unbox' was ignored
199[warn] bad option '-opt:l:method' was ignored
200[warn] bad option '-opt:l:inline' was ignored
201[warn] bad option '-opt-inline-from:**' was ignored
202[warn] 5 warnings found
203[info] done compiling
204[info] SeriesTest:
205[info] - filter
206[info] GeneralRegressionModelTest:
207[info] - Multinomial Logistic Example
208[info] - General Linear Example
209[info] - Ordinal Multinomial Example
210[info] - Simple Regression Example
211[info] - Generalized Linear Model Example
212[info] - Example of a model with contrast matrices
213[info] - Cox Regression Model Example
214[info] - Cox Regression Model Example with baselineStrataVariable
215[info] TextIndexTest:
216[info] - wordSeparatorCharacterRE=[\s\-]
217[info] - maxLevenshteinDistance
218[info] - countHits
219[info] - An example with maxLevenshteinDistance and case insensitive
220[info] - An example with normalization
221[info] RuleSetModelTest:
222[info] - PMML for the example (using only simple rules)
223[info] - PMML for the example (using compound rules)
224[info] - CompoundRule
225[info] ScorecardTest:
226[info] - Scoring Procedure
227[info] ModelTest:
228[info] - get model info
229[info] - make prediction
230[info] - custom model outputs
231[info] NaiveBayesModelTest:
232[info] - Scoring procedure
233[info] CombinedSeriesTest:
234[info] - Basic
235[info] TreeModelTest:
236[info] - Scoring Procedure
237[info] - Scoring Procedure in records json format
238[info] - Scoring Procedure in split json format
239[info] - Scoring with residuals
240[info] - Scoring with explicit confidences
241[info] - Scoring with a missing value, and weightedConfidence missing value handling
242[info] - Scoring with multiple missing values, and weightedConfidence missing value handling
243[info] - Scoring with defaultChild missing value handling
244[info] - Scoring with lastPredictedValue missing value handling
245[info] - Scoring with nullPredictedValue missing value handling
246[info] - Scoring with aggregateNodes missing value handling
247[info] ClusteringModelTest:
248[info] - Example for a center-based clustering model
249[info] NearestNeighborModelTest:
250[info] - Scoring Example 1: Continuous predictors and two targets: continuous and categorical
251[info] - Scoring Example 2: Categorical predictor and categorical target with internal case ID variable
252[info] MapValuesTest:
253[info] - a simple example from DMG
254[info] - mapMissingTo and defaultValue both are given
255[info] - mapMissingTo is given and defaultValue is not
256[info] FunctionsTest:
257[info] - modulo
258[info] - aggregation functions
259[info] NeuralNetworkTest:
260[info] - Example model
261[info] AttributeTest:
262[info] - Categorical attribute with predefined values
263[info] - Categorical attribute without predefined values
264[info] - Immutable categorical attribute without predefined values
265[info] - Continuous attribute with an interval and discrete missing values
266[info] - Continuous attribute with discrete valid values
267[info] - Continuous attribute with discrete missing and invalid values
268[info] AssociationModelTest:
269[info] - recommendation
270[info] - exclusiveRecommendation
271[info] - ruleAssociation
272[info] DataValTest:
273[info] - DataVal
274[info] - DoubleVal
275[info] - FloatVal
276[info] - LongVal
277[info] SupportVectorMachineModelTest:
278[info] - Scoring with continuous predictors
279[info] - Scoring with a categorical predictor
280[info] RegressionModelTest:
281[info] - Linear Regression Sample
282[info] - Polynomial Regression Sample
283[info] - Logistic Regression for binary classification
284[info] - Sample for classification with more than two categories
285[info] - Using interaction terms
286[info] UtilsTest:
287[info] - isMissing
288[info] - inferDataType
289[info] MathUtilsTest:
290[info] - weightedMedian
291[info] AnomalyDetectionModelTest:
292[info] - An example of an isolation forest model
293[info] - An example of an OCSVM model
294[info] - An example of a Clustering-based model
295[info] MiningModelTest:
296[info] - an ensemble of classification trees whose results are combined by majority vote
297[info] - an ensemble of regression trees whose results are combined by weighted averaging
298[info] - the first for which the predicate element of a segment is satisfied
299[info] - chain of models which output a "Pollen Index"
300[info] - the model composition approach where a decision tree model is used to select a regression model
301[info] - a more efficient implementation of the model composition approach where a decision tree model is used to select a regression model
302[info] - an ensemble of three trees in which each tree is weighted based on the node assignment
303[info] - a modelChain model with Output
304
305************************
306Build summary:
307[{
308 "module": "pmml4s",
309 "compile": {"status": "ok", "tookMs": 26531, "warnings": 13, "errors": 0, "sourceVersion": "3.8"},
310 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
311 "test-compile": {"status": "ok", "tookMs": 10006, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
312 "test": {"status": "ok", "tookMs": 1226, "passed": 77, "failed": 0, "ignored": 0, "skipped": 0, "total": 77, "byFramework": [{"framework": "unknown", "stats": {"passed": 77, "failed": 0, "ignored": 0, "skipped": 0, "total": 77}}]},
313 "publish": {"status": "skipped", "tookMs": 0},
314 "metadata": {
315 "crossScalaVersions": ["2.13.14", "2.11.12", "2.12.18", "3.1.3"]
316}
317}]
318************************
319[success] Total time: 61 s (0:01:01.0), completed Dec 22, 2025, 6:28:42 PM
320[0JChecking patch src/test/scala/org/pmml4s/transformations/MapValuesTest.scala...
321Checking patch src/test/scala/org/pmml4s/metadata/AttributeTest.scala...
322Checking patch project/plugins.sbt...
323Checking patch project/build.properties...
324Checking patch build.sbt...
325Applied patch src/test/scala/org/pmml4s/transformations/MapValuesTest.scala cleanly.
326Applied patch src/test/scala/org/pmml4s/metadata/AttributeTest.scala cleanly.
327Applied patch project/plugins.sbt cleanly.
328Applied patch project/build.properties cleanly.
329Applied patch build.sbt cleanly.