Build Logs

autodeployai/pmml4s • 3.8.0-RC5:2025-12-31

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-RC5
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-RC5
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-RC5
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-RC5
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-RC5"
75"++3.8.0-RC5 -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-RC5 """{"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.891s.
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-RC5
97OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC5 in repo/crossScalaVersions
98[info] set current project to pmml4s (in build file:/build/repo/)
99[info] Setting Scala version to 3.8.0-RC5 on 1 projects.
100[info] Switching Scala version on:
101[info] * repo (2.13.14, 2.11.12, 2.12.18, 3.8.0-RC5)
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 31, 2025, 9:47:39 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-RC5/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-RC5/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] ClusteringModelTest:
205[info] - Example for a center-based clustering model
206[info] SupportVectorMachineModelTest:
207[info] - Scoring with continuous predictors
208[info] - Scoring with a categorical predictor
209[info] ScorecardTest:
210[info] - Scoring Procedure
211[info] MathUtilsTest:
212[info] - weightedMedian
213[info] AttributeTest:
214[info] - Categorical attribute with predefined values
215[info] - Categorical attribute without predefined values
216[info] - Immutable categorical attribute without predefined values
217[info] - Continuous attribute with an interval and discrete missing values
218[info] - Continuous attribute with discrete valid values
219[info] - Continuous attribute with discrete missing and invalid values
220[info] ModelTest:
221[info] - get model info
222[info] - make prediction
223[info] - custom model outputs
224[info] DataValTest:
225[info] - DataVal
226[info] - DoubleVal
227[info] - FloatVal
228[info] - LongVal
229[info] GeneralRegressionModelTest:
230[info] - Multinomial Logistic Example
231[info] - General Linear Example
232[info] - Ordinal Multinomial Example
233[info] - Simple Regression Example
234[info] - Generalized Linear Model Example
235[info] - Example of a model with contrast matrices
236[info] - Cox Regression Model Example
237[info] - Cox Regression Model Example with baselineStrataVariable
238[info] NeuralNetworkTest:
239[info] - Example model
240[info] FunctionsTest:
241[info] - modulo
242[info] - aggregation functions
243[info] AssociationModelTest:
244[info] - recommendation
245[info] - exclusiveRecommendation
246[info] - ruleAssociation
247[info] NearestNeighborModelTest:
248[info] - Scoring Example 1: Continuous predictors and two targets: continuous and categorical
249[info] - Scoring Example 2: Categorical predictor and categorical target with internal case ID variable
250[info] TreeModelTest:
251[info] - Scoring Procedure
252[info] - Scoring Procedure in records json format
253[info] - Scoring Procedure in split json format
254[info] - Scoring with residuals
255[info] - Scoring with explicit confidences
256[info] - Scoring with a missing value, and weightedConfidence missing value handling
257[info] - Scoring with multiple missing values, and weightedConfidence missing value handling
258[info] - Scoring with defaultChild missing value handling
259[info] - Scoring with lastPredictedValue missing value handling
260[info] - Scoring with nullPredictedValue missing value handling
261[info] - Scoring with aggregateNodes missing value handling
262[info] NaiveBayesModelTest:
263[info] - Scoring procedure
264[info] MapValuesTest:
265[info] - a simple example from DMG
266[info] - mapMissingTo and defaultValue both are given
267[info] - mapMissingTo is given and defaultValue is not
268[info] CombinedSeriesTest:
269[info] - Basic
270[info] RegressionModelTest:
271[info] - Linear Regression Sample
272[info] - Polynomial Regression Sample
273[info] - Logistic Regression for binary classification
274[info] - Sample for classification with more than two categories
275[info] - Using interaction terms
276[info] TextIndexTest:
277[info] - wordSeparatorCharacterRE=[\s\-]
278[info] - maxLevenshteinDistance
279[info] - countHits
280[info] - An example with maxLevenshteinDistance and case insensitive
281[info] - An example with normalization
282[info] UtilsTest:
283[info] - isMissing
284[info] - inferDataType
285[info] SeriesTest:
286[info] - filter
287[info] MiningModelTest:
288[info] - an ensemble of classification trees whose results are combined by majority vote
289[info] - an ensemble of regression trees whose results are combined by weighted averaging
290[info] - the first for which the predicate element of a segment is satisfied
291[info] - chain of models which output a "Pollen Index"
292[info] - the model composition approach where a decision tree model is used to select a regression model
293[info] - a more efficient implementation of the model composition approach where a decision tree model is used to select a regression model
294[info] - an ensemble of three trees in which each tree is weighted based on the node assignment
295[info] - a modelChain model with Output
296[info] RuleSetModelTest:
297[info] - PMML for the example (using only simple rules)
298[info] - PMML for the example (using compound rules)
299[info] - CompoundRule
300[info] AnomalyDetectionModelTest:
301[info] - An example of an isolation forest model
302[info] - An example of an OCSVM model
303[info] - An example of a Clustering-based model
304
305************************
306Build summary:
307[{
308 "module": "pmml4s",
309 "compile": {"status": "ok", "tookMs": 23622, "warnings": 13, "errors": 0, "sourceVersion": "3.8"},
310 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
311 "test-compile": {"status": "ok", "tookMs": 10197, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
312 "test": {"status": "ok", "tookMs": 1206, "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: 37 s, completed Dec 31, 2025, 9:48:17 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.