Build Logs

samueleresca/pekko-quartz-scheduler • 3.8.0-RC3:2025-12-04

Errors

8

Warnings

4

Total Lines

276

1##################################
2Clonning https://github.com/samueleresca/pekko-quartz-scheduler.git into /build/repo using revision 1.3.0-pekko-1.1.x
3##################################
4Note: switching to '2b32d40d815ae4bfc5f5879e131caaf1e084eecf'.
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
21Would override fixed Scala version: 3.3.3
22----
23Preparing build for 3.8.0-RC3
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val Scala3Version = "3.3.3"
35Replacement: val Scala3Version = "3.8.0-RC3"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (21))
38Compiled project (Scala 3.7.3, JVM (21))
39Successfully applied pattern 'val Scala3Version = "3.3.3"' in build.sbt
40----
41Starting build for 3.8.0-RC3
42Execute tests: true
43sbt project found:
44grep: /build/repo/project/plugins.sbt: No such file or directory
45Sbt version 1.10.2 is not supported, minimal supported version is 1.11.5
46Enforcing usage of sbt in version 1.11.5
47No prepare script found for project samueleresca/pekko-quartz-scheduler
48##################################
49Scala version: 3.8.0-RC3
50Targets: io.github.samueleresca%pekko-quartz-scheduler
51Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3Version = \"3.3.3\"","replaceWith":"val Scala3Version = \"<SCALA_VERSION>\""}]}
52##################################
53Using extra scalacOptions: ,REQUIRE:-source:3.8
54Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
55[sbt_options] declare -a sbt_options=()
56[process_args] java_version = '21'
57[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
58# Executing command line:
59java
60-Dfile.encoding=UTF-8
61-Dcommunitybuild.scala=3.8.0-RC3
62-Dcommunitybuild.project.dependencies.add=
63-Xmx7G
64-Xms4G
65-Xss8M
66-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
67-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.8.0-RC3"
71"++3.8.0-RC3 -v"
72"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
73"set every credentials := Nil"
74"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
75"removeScalacOptionsStartingWith -P:wartremover"
76
77moduleMappings
78"runBuild 3.8.0-RC3 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3Version = \"3.3.3\"","replaceWith":"val Scala3Version = \"<SCALA_VERSION>\""}]}""" io.github.samueleresca%pekko-quartz-scheduler"
79
80[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
81[info] loading settings for project repo-build from akka.sbt, plugin.sbt, plugins.sbt...
82[info] loading project definition from /build/repo/project
83[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
84[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
85[info] Compilation completed in 8.119s.
86[info] done compiling
87[info] loading settings for project repo from build.sbt...
88[info] set current project to pekko-quartz-scheduler (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.0-RC3
90OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in repo/crossScalaVersions
91[info] set current project to pekko-quartz-scheduler (in build file:/build/repo/)
92[info] Setting Scala version to 3.8.0-RC3 on 1 projects.
93[info] Switching Scala version on:
94[info] * repo (2.12.20, 2.13.15, 3.8.0-RC3)
95[info] Excluding projects:
96[info] Reapplying settings...
97[info] set current project to pekko-quartz-scheduler (in build file:/build/repo/)
98Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
99[info] Reapplying settings...
100[info] set current project to pekko-quartz-scheduler (in build file:/build/repo/)
101[info] Defining Global / credentials, credentials
102[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 7 others.
103[info] Run `last` for details.
104[info] Reapplying settings...
105[info] set current project to pekko-quartz-scheduler (in build file:/build/repo/)
106Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
107[info] Reapplying settings...
108OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
109
110 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
111 Did you mean allExcludeDependencies ?
112 , retry without global scopes
113[info] Reapplying settings...
114[info] set current project to pekko-quartz-scheduler (in build file:/build/repo/)
115Execute removeScalacOptionsStartingWith: -P:wartremover
116[info] Reapplying settings...
117[info] set current project to pekko-quartz-scheduler (in build file:/build/repo/)
118[success] Total time: 0 s, completed Dec 4, 2025, 4:02:52 PM
119Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3Version = \"3.3.3\"","replaceWith":"val Scala3Version = \"<SCALA_VERSION>\""}]}
120Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
121Starting build...
122Projects: Set(repo)
123Starting build for ProjectRef(file:/build/repo/,repo) (pekko-quartz-scheduler)... [0/1]
124OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
125OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.15 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
126Compile scalacOptions: -language:postfixOps, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
127[info] compiling 7 Scala sources to /build/repo/target/scala-3.8.0-RC3/classes ...
128[warn] there were 3 deprecation warnings; re-run with -deprecation for details
129[warn] one warning found
130[info] done compiling
131[info] compiling 6 Scala sources and 1 Java source to /build/repo/target/scala-3.8.0-RC3/test-classes ...
132[warn] there were 2 deprecation warnings; re-run with -deprecation for details
133[warn] one warning found
134[info] done compiling
135SLF4J(W): No SLF4J providers were found.
136SLF4J(W): Defaulting to no-operation (NOP) logger implementation
137SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
138SLF4J(W): Class path contains SLF4J bindings targeting slf4j-api versions 1.7.x or earlier.
139SLF4J(W): Ignoring binding found at [jar:file:/root/.cache/coursier/v1/https/repo.scala-lang.org/artifactory/maven-nightlies/org/slf4j/slf4j-jcl/1.7.36/slf4j-jcl-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
140SLF4J(W): See https://www.slf4j.org/codes.html#ignoredBindings for an explanation.
141[info] QuartzScheduleSpec
142[info] This is a specification to validate the behavior of the Quartz Schedule configuration parser
143[info] The configuration parser should
144[info] + Fetch a list of all schedules in the configuration block
145[info] + Be able to parse out a cron schedule
146[info] + Be able to parse out a cron schedule w/ calendars
147[info] Total for specification QuartzScheduleSpec
148[info] Finished in 131 ms
149[info] 3 examples, 0 failure, 0 error
150[info] QuartzCalendarSpec
151[info] This is a specification to validate the behavior of the Quartz Calendar configuration modelling
152[info] The configuration parser should
153[info] + Fetch a list of all calendars in a configuration block
154[info] + Be able to parse and create an Annual calendar
155[info] + Be able to parse and create a Holiday calendar
156[info] Be able to parse and create a Daily calendar
157[info] + With a standard entry
158[info] Be able to parse and create a Monthly calendar
159[info] + With just one day (a list, but single digit)
160[info] + With a list (multiple digits)
161[info] Be able to parse and create a Weekly calendar
162[info] + With Ints for Day Names
163[info] + Be able to parse and create a Cron calendar
164[info] Total for specification QuartzCalendarSpec
165[info] Finished in 167 ms
166[info] 8 examples, 0 failure, 0 error
167[info] ConfigSpec
168[info] This is a specification of the default configuration of the QuartzSchedulerExtension
169[info] The reference configuration should
170[info] + contain all default values to setup a thread pool
171[info] + contain the default timezone ID"
172[info] Total for specification ConfigSpec
173[info] Finished in 57 ms
174[info] 2 examples, 0 failure, 0 error
1752025-12-04 16:03:30.015+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Thu Dec 04 16:03:30 CET 2025 previousFireTime=None nextFireTime=Some(Thu Dec 04 16:03:40 CET 2025)
1762025-12-04 16:03:40.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Thu Dec 04 16:03:40 CET 2025 previousFireTime=Some(Thu Dec 04 16:03:30 CET 2025) nextFireTime=Some(Thu Dec 04 16:03:50 CET 2025)
1772025-12-04 16:03:50.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Thu Dec 04 16:03:50 CET 2025 previousFireTime=Some(Thu Dec 04 16:03:40 CET 2025) nextFireTime=Some(Thu Dec 04 16:04:00 CET 2025)
1782025-12-04 16:04:00.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Thu Dec 04 16:04:00 CET 2025 previousFireTime=Some(Thu Dec 04 16:03:50 CET 2025) nextFireTime=Some(Thu Dec 04 16:04:10 CET 2025)
1792025-12-04 16:04:10.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Thu Dec 04 16:04:10 CET 2025 previousFireTime=Some(Thu Dec 04 16:04:00 CET 2025) nextFireTime=Some(Thu Dec 04 16:04:20 CET 2025)
1802025-12-04 16:04:10.013+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Thu Dec 04 16:04:10 CET 2025 previousFireTime=None nextFireTime=Some(Thu Dec 04 16:04:20 CET 2025)
1812025-12-04 16:04:20.000+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Thu Dec 04 16:04:20 CET 2025 previousFireTime=Some(Thu Dec 04 16:04:10 CET 2025) nextFireTime=Some(Thu Dec 04 16:04:30 CET 2025)
1822025-12-04 16:04:30.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Thu Dec 04 16:04:30 CET 2025 previousFireTime=Some(Thu Dec 04 16:04:20 CET 2025) nextFireTime=Some(Thu Dec 04 16:04:40 CET 2025)
1832025-12-04 16:04:40.000+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Thu Dec 04 16:04:40 CET 2025 previousFireTime=Some(Thu Dec 04 16:04:30 CET 2025) nextFireTime=Some(Thu Dec 04 16:04:50 CET 2025)
1842025-12-04 16:04:50.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Thu Dec 04 16:04:50 CET 2025 previousFireTime=Some(Thu Dec 04 16:04:40 CET 2025) nextFireTime=Some(Thu Dec 04 16:05:00 CET 2025)
1852025-12-04 16:04:50.006+0100 info [ScheduleTestReceiver$] Got a Tick.
1862025-12-04 16:05:00.000+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Thu Dec 04 16:05:00 CET 2025 previousFireTime=Some(Thu Dec 04 16:04:50 CET 2025) nextFireTime=Some(Thu Dec 04 16:05:10 CET 2025)
1872025-12-04 16:05:00.001+0100 info [ScheduleTestReceiver$] Got a Tick.
1882025-12-04 16:05:10.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Thu Dec 04 16:05:10 CET 2025 previousFireTime=Some(Thu Dec 04 16:05:00 CET 2025) nextFireTime=Some(Thu Dec 04 16:05:20 CET 2025)
1892025-12-04 16:05:10.001+0100 info [ScheduleTestReceiver$] Got a Tick.
1902025-12-04 16:05:12.001+0100 info [ScheduleTestReceiver$] Got a Tick.
1912025-12-04 16:05:20.000+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Thu Dec 04 16:05:20 CET 2025 previousFireTime=Some(Thu Dec 04 16:05:10 CET 2025) nextFireTime=Some(Thu Dec 04 16:05:30 CET 2025)
1922025-12-04 16:05:24.001+0100 info [ScheduleTestReceiver$] Got a Tick.
1932025-12-04 16:05:30.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Thu Dec 04 16:05:30 CET 2025 previousFireTime=Some(Thu Dec 04 16:05:20 CET 2025) nextFireTime=Some(Thu Dec 04 16:05:40 CET 2025)
1942025-12-04 16:05:36.001+0100 info [ScheduleTestReceiver$] Got a Tick.
1952025-12-04 16:05:36.013+0100 info [ScheduleTestReceiver$] Got a Tick.
1962025-12-04 16:05:37.001+0100 info [ScheduleTestReceiver$] Got a Tick.
1972025-12-04 16:05:38.001+0100 info [ScheduleTestReceiver$] Got a Tick.
1982025-12-04 16:05:39.001+0100 info [ScheduleTestReceiver$] Got a Tick.
1992025-12-04 16:05:40.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Thu Dec 04 16:05:40 CET 2025 previousFireTime=Some(Thu Dec 04 16:05:30 CET 2025) nextFireTime=Some(Thu Dec 04 16:05:50 CET 2025)
2002025-12-04 16:05:40.001+0100 info [ScheduleTestReceiver$] Got a Tick.
2012025-12-04 16:05:40.007+0100 info [ScheduleTestReceiver$] Got a Tick.
2022025-12-04 16:05:41.001+0100 info [ScheduleTestReceiver$] Got a Tick.
2032025-12-04 16:05:41.001+0100 info [ScheduleTestReceiver$] Got a Tick.
2042025-12-04 16:05:42.001+0100 info [ScheduleTestReceiver$] Got a Tick.
2052025-12-04 16:05:42.001+0100 info [ScheduleTestReceiver$] Got a Tick.
2062025-12-04 16:05:42.006+0100 info [ScheduleTestReceiver$] Got a Tick.
2072025-12-04 16:05:42.009+0100 info [ScheduleTestReceiver$] Got a Tick.
208[info] QuartzTypedSchedulerFunctionalSpec:
209[info] The Quartz Scheduling Extension
210[info] - must Reject a job which is not named in the config
211[info] - must Properly Setup & Execute a Cron Job with correct fireTime
212[info] - must Properly Setup & Execute a Cron Job with correct fireTimes
213[info] - must Properly Setup & Execute a Cron Job
214[info] - must Properly Setup & Execute a Cron Job via Event Stream
215[info] - must Delayed Setup & Execute a Cron Job !!! IGNORED !!!
216[info] The Quartz Scheduling Extension with Reschedule
217[info] - must Reschedule an existing Cron Job !!! IGNORED !!!
218[info] - Get next trigger date by schedule name
219[info] The Quartz Scheduling Extension with Dynamic Create
220[info] - must Throw exception if creating schedule that already exists
221[info] - must Throw exception if creating a schedule that has invalid cron expression
222[info] - must Add new, schedulable schedule with valid inputs
223[info] The Quartz Scheduling Extension with Dynamic create, update, delete JobSchedule operations
224[info] - must Throw exception if creating job schedule that already exists
225[info] - must Throw exception if creating a scheduled job with schedule that has invalid cron expression
226[info] - must Add new, schedulable job and schedule with valid inputs
227[info] - must Reschedule an existing job schedule Cron Job
228[info] - must Delete an existing job schedule Cron Job without any error and allow successful creation of new schedule with identical job name
229[info] - must Delete a non existing job schedule Cron Job with no error and a return value false
230[info] QuartzSchedulerFunctionalSpec:
231[info] The Quartz Scheduling Extension
232[info] - must Reject a job which is not named in the config
233[info] - must Properly Setup & Execute a Cron Job with correct fireTime
234[info] - must Properly Setup & Execute a Cron Job with correct fireTimes
235[info] - must Properly Setup & Execute a Cron Job
236[info] - must Properly Setup & Execute a Cron Job via Event Stream
237[info] - must Delayed Setup & Execute a Cron Job
238[info] - must Properly Setup & Execute a Cron Job with ActorSelection as receiver
239[info] The Quartz Scheduling Extension with Reschedule
240[info] - must Reschedule an existing Cron Job
241[info] - Get next trigger date by schedule name
242[info] The Quartz Scheduling Extension with Dynamic Create
243[info] - must Throw exception if creating schedule that already exists
244[info] - must Throw exception if creating a schedule that has invalid cron expression
245[info] - must Add new, schedulable schedule with valid inputs
246[info] The Quartz Scheduling Extension with Dynamic create, update, delete JobSchedule operations
247[info] - must Throw exception if creating job schedule that already exists
248[info] - must Throw exception if creating a scheduled job with schedule that has invalid cron expression
249[info] - must Add new, schedulable job and schedule with valid inputs
250[info] - must Reschedule an existing job schedule Cron Job
251[info] - must Delete an existing job schedule Cron Job without any error and allow successful creation of new schedule with identical job name
252[info] - must Delete a non existing job schedule Cron Job with no error and a return value false
253[info] The Quartz Scheduling Extension with Dynamic mass methods
254[info] - should Suspend all jobs !!! IGNORED !!!
255[info] - should Resume all jobs !!! IGNORED !!!
256[info] - should Delete all jobs
257
258************************
259Build summary:
260[{
261 "module": "pekko-quartz-scheduler",
262 "compile": {"status": "ok", "tookMs": 8206, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
263 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
264 "test-compile": {"status": "ok", "tookMs": 6358, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
265 "test": {"status": "ok", "tookMs": 238891, "passed": 47, "failed": 0, "ignored": 4, "skipped": 0, "total": 51, "byFramework": [{"framework": "specs2", "stats": {"passed": 13, "failed": 0, "ignored": 0, "skipped": 0, "total": 13}},{"framework": "unknown", "stats": {"passed": 34, "failed": 0, "ignored": 4, "skipped": 0, "total": 38}}]},
266 "publish": {"status": "skipped", "tookMs": 0},
267 "metadata": {
268 "crossScalaVersions": ["2.12.20", "2.13.15", "3.3.3"]
269}
270}]
271************************
272[success] Total time: 271 s (0:04:31.0), completed Dec 4, 2025, 4:07:23 PM
273[0JChecking patch project/build.properties...
274Checking patch build.sbt...
275Applied patch project/build.properties cleanly.
276Applied patch build.sbt cleanly.