Build Logs
quadstingray/quartz-manager • 3.8.0-RC6:2026-01-08
Errors
0
Warnings
35
Total Lines
344
1##################################
2Clonning https://github.com/quadstingray/quartz-manager.git into /build/repo using revision v0.8.0
3##################################
4Note: switching to '60db0ab7136ad1389829a58103127b655acddac8'.
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-RC6
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-RC6
32Execute tests: true
33sbt project found:
34No prepare script found for project quadstingray/quartz-manager
35##################################
36Scala version: 3.8.0-RC6
37Targets: dev.quadstingray%quartz-manager-api dev.quadstingray%quartz-manager-ui
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: ,REQUIRE:-source:3.8
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '25'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.8.0-RC6
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.8.0-RC6"
58"++3.8.0-RC6 -v"
59"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
60"set every credentials := Nil"
61"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
62"removeScalacOptionsStartingWith -P:wartremover"
63
64moduleMappings
65"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" dev.quadstingray%quartz-manager-api dev.quadstingray%quartz-manager-ui"
66
67[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
68WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
69WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by net.openhft.hashing.UnsafeAccess (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.7/zero-allocation-hashing-0.16.jar)
70WARNING: Please consider reporting this to the maintainers of class net.openhft.hashing.UnsafeAccess
71WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
72WARNING: A restricted method in java.lang.System has been called
73WARNING: java.lang.System::load has been called by com.sun.jna.Native in an unnamed module (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.7/jna-5.12.0.jar)
74WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
75WARNING: Restricted methods will be blocked in a future release unless native access is enabled
76
77[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 25)
78[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
79[info] loading project definition from /build/repo/project
80[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
81[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
82[info] Compilation completed in 8.178s.
83[info] done compiling
84[info] loading settings for project quartz-manager-parent from build.sbt, build_info.sbt, build_publish_sonartype.sbt, build_release.sbt, build_test.sbt, version.sbt...
85[info] loading settings for project quartz-manager-api from build.sbt, build_test.sbt...
86[info] loading settings for project quartz-manager-ui from build.sbt, build_test.sbt...
87[info] set current project to quartz-manager-parent (in build file:/build/repo/)
88[warn] there are 2 keys that are not used by any other settings/tasks:
89[warn]
90[warn] * ThisBuild / Test / scalacOptions
91[warn] +- /build/repo/build_test.sbt:7
92[warn] +- /build/repo/quartz-manager-api/build_test.sbt:7
93[warn] +- /build/repo/quartz-manager-ui/build_test.sbt:7
94[warn] * ThisBuild / parallelExecution
95[warn] +- /build/repo/quartz-manager-ui/build_test.sbt:3
96[warn]
97[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
98[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
99Execute setCrossScalaVersions: 3.8.0-RC6
100OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC6 in quartz-manager-parent/crossScalaVersions
101OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC6 in quartz-manager-api/crossScalaVersions
102OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC6 in quartz-manager-ui/crossScalaVersions
103[info] set current project to quartz-manager-parent (in build file:/build/repo/)
104[info] Setting Scala version to 3.8.0-RC6 on 3 projects.
105[info] Switching Scala version on:
106[info] * quartz-manager-parent (2.13.18, 3.8.0-RC6)
107[info] quartz-manager-api (2.13.18, 3.8.0-RC6)
108[info] quartz-manager-ui (2.13.18, 3.8.0-RC6)
109[info] Excluding projects:
110[info] Reapplying settings...
111[info] set current project to quartz-manager-parent (in build file:/build/repo/)
112Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
113[info] Reapplying settings...
114[info] set current project to quartz-manager-parent (in build file:/build/repo/)
115[info] Defining Global / credentials, ThisBuild / credentials and 2 others.
116[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 27 others.
117[info] Run `last` for details.
118[info] Reapplying settings...
119[info] set current project to quartz-manager-parent (in build file:/build/repo/)
120Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
121[info] Reapplying settings...
122OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
123
124 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
125 Did you mean quartz-manager-ui / allExcludeDependencies ?
126 , retry without global scopes
127[info] Reapplying settings...
128[info] set current project to quartz-manager-parent (in build file:/build/repo/)
129Execute removeScalacOptionsStartingWith: -P:wartremover
130[info] Reapplying settings...
131[info] set current project to quartz-manager-parent (in build file:/build/repo/)
132[success] Total time: 0 s, completed Jan 8, 2026, 2:31:36 AM
133Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
134Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
135Starting build...
136Projects: Set(quartz-manager-api, quartz-manager-ui)
137Starting build for ProjectRef(file:/build/repo/,quartz-manager-api) (quartz-manager-api)... [0/2]
138OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
139Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
140[info] compiling 33 Scala sources to /build/repo/quartz-manager-api/target/scala-3.8.0-RC6/classes ...
141[warn] -- [E121] Pattern Match Warning: /build/repo/quartz-manager-api/src/main/scala/dev/quadstingray/quartz/manager/api/json/CirceSchema.scala:173:11
142[warn] 173 | case _ =>
143[warn] | ^
144[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
145[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/quartz-manager-api/src/main/scala/dev/quadstingray/quartz/manager/api/json/CirceSchema.scala:140:11
146[warn] 140 | case m: Map[String, _] => encodeMapStringAny(m)
147[warn] | ^
148[warn] |the type test for Map[String, _] @_ cannot be checked at runtime because its type arguments can't be determined from Any
149[warn] |
150[warn] | longer explanation available when compiling with `-explain`
151[warn] there were 4 deprecation warnings; re-run with -deprecation for details
152[warn] three warnings found
153[info] done compiling
154[info] compiling 1 Scala source to /build/repo/quartz-manager-api/target/scala-3.8.0-RC6/classes ...
155[info] done compiling
156[info] compiling 22 Scala sources to /build/repo/quartz-manager-api/target/scala-3.8.0-RC6/test-classes ...
157[warn] there were 5 deprecation warnings; re-run with -deprecation for details
158[warn] one warning found
159[info] done compiling
160[info] compiling 1 Scala source to /build/repo/quartz-manager-api/target/scala-3.8.0-RC6/classes ...
161[info] done compiling
16202:32:01.447 [pool-18-thread-4] INFO org.quartz.impl.StdSchedulerFactory -- Using default implementation for ThreadExecutor
16302:32:01.451 [pool-18-thread-4] INFO org.quartz.simpl.SimpleThreadPool -- Job execution threads will use class loader of thread: pool-18-thread-4
16402:32:01.462 [pool-18-thread-4] INFO org.quartz.core.SchedulerSignalerImpl -- Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
16502:32:01.463 [pool-18-thread-4] INFO org.quartz.core.QuartzScheduler -- Quartz Scheduler v2.5.2 created.
16602:32:01.463 [pool-18-thread-4] INFO org.quartz.simpl.RAMJobStore -- RAMJobStore initialized.
16702:32:01.464 [pool-18-thread-4] INFO org.quartz.core.QuartzScheduler -- Scheduler meta-data: Quartz Scheduler (v2.5.2) 'DefaultQuartzScheduler' with instanceId 'NON_CLUSTERED'
168 Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
169 NOT STARTED.
170 Currently in standby mode.
171 Number of jobs executed: 0
172 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
173 Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
174
17502:32:01.464 [pool-18-thread-4] INFO org.quartz.impl.StdSchedulerFactory -- Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
17602:32:01.464 [pool-18-thread-4] INFO org.quartz.impl.StdSchedulerFactory -- Quartz scheduler version: 2.5.2
17702:32:01.544 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
17802:32:01.544 [pool-18-thread-4] INFO org.quartz.core.QuartzScheduler -- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
17902:32:03.148 [quartz-manager-api-requests-pekko.actor.default-dispatcher-5] WARN dev.quadstingray.quartz.manager.api.Server -- init server with interface: 0.0.0.0 at port: 8080
18002:32:03.149 [quartz-manager-api-requests-pekko.actor.default-dispatcher-5] WARN dev.quadstingray.quartz.manager.api.Server -- For Swagger go to: http://0.0.0.0:8080/docs
18102:32:04.332 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
18202:32:04.350 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 917ms; response: 200
18302:32:04.462 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
18402:32:04.462 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 2ms; response: 200
18502:32:04.476 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
18602:32:04.477 [quartz-manager-api-requests-pekko.actor.default-dispatcher-4] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 3ms; response: 200
18702:32:04.508 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
18802:32:04.509 [quartz-manager-api-requests-pekko.actor.default-dispatcher-4] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 13ms; response: 200
18902:32:04.518 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
19002:32:04.519 [quartz-manager-api-requests-pekko.actor.default-dispatcher-4] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 2ms; response: 200
19102:32:04.528 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
19202:32:04.529 [quartz-manager-api-requests-pekko.actor.default-dispatcher-5] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 3ms; response: 200
19302:32:04.540 [quartz-manager-api-requests-pekko.actor.default-dispatcher-4] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 2ms; response: 200
19402:32:04.541 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
19502:32:04.552 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
19602:32:04.553 [quartz-manager-api-requests-pekko.actor.default-dispatcher-4] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 3ms; response: 200
19702:32:04.565 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
19802:32:04.566 [quartz-manager-api-requests-pekko.actor.default-dispatcher-4] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 4ms; response: 200
19902:32:04.576 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
20002:32:04.576 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 2ms; response: 200
20102:32:04.584 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
20202:32:04.585 [quartz-manager-api-requests-pekko.actor.default-dispatcher-4] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 2ms; response: 200
20302:32:04.592 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
20402:32:04.593 [quartz-manager-api-requests-pekko.actor.default-dispatcher-4] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 2ms; response: 200
20502:32:04.601 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
20602:32:04.601 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 2ms; response: 200
20702:32:04.608 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
20802:32:04.609 [quartz-manager-api-requests-pekko.actor.default-dispatcher-4] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 2ms; response: 200
20902:32:04.616 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
21002:32:04.616 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 1ms; response: 200
21102:32:04.623 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
21202:32:04.624 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 2ms; response: 200
21302:32:04.631 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
21402:32:04.631 [quartz-manager-api-requests-pekko.actor.default-dispatcher-4] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 1ms; response: 200
21502:32:04.640 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
21602:32:04.640 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 2ms; response: 200
21702:32:04.650 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
21802:32:04.650 [quartz-manager-api-requests-pekko.actor.default-dispatcher-4] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 2ms; response: 200
21902:32:04.658 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
22002:32:04.659 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 2ms; response: 200
22102:32:04.669 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 2ms; response: 200
22202:32:04.669 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
22302:32:04.691 [quartz-manager-api-requests-pekko.actor.default-dispatcher-4] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: GET /api/jobs/classes, handled by: [possibleJobsList], took: 3ms; response: 200
22402:32:04.711 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
22502:32:04.711 [quartz-manager-api-requests-pekko.actor.default-dispatcher-4] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 2ms; response: 200
22602:32:04.731 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: GET /api/jobs, handled by: [jobsList], took: 7ms; response: 200
22702:32:04.749 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
22802:32:04.749 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
22902:32:04.750 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PATCH /api/jobs/testGroup/jobForTesting10, handled by: [updateJob], took: 6ms; response: 200
23002:32:04.774 [quartz-manager-api-requests-pekko.actor.default-dispatcher-4] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: POST /api/jobs/testGroup/jobForTesting0, handled by: [executeJob], took: 11ms; response: 204
23102:32:04.775 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 1 triggers
23202:32:04.779 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory -- Producing instance of Job 'testGroup.jobForTesting0', class=dev.quadstingray.quartz.manager.SampleJob
23302:32:04.787 [quartz-manager-api-requests-pekko.actor.default-dispatcher-4] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: DELETE /api/jobs/testGroup/jobForTesting2, handled by: [deleteJob], took: 1ms; response: 204
23402:32:04.797 [quartz-manager-api-requests-pekko.actor.default-dispatcher-4] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: GET /api/jobs, handled by: [jobsList], took: 4ms; response: 200
23502:32:04.807 [pool-18-thread-4] INFO org.quartz.core.QuartzScheduler -- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
23602:32:04.824 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
23702:32:04.825 [DefaultQuartzScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell -- Calling execute on job testGroup.jobForTesting0
238dev.quadstingray.quartz.manager.api.JobsApiSuite:
239 + List all possible jobs 0.028s
240 + Register a new job 0.016s
241==> i dev.quadstingray.quartz.manager.api.JobsApiSuite.Register a job with invalid cron expression ignored 0.0s
242 + List all registered jobs 0.017s
243 + Update an existing job 0.015s
244 + Trigger an existing job 0.026s
245 + Delete an existing job 0.025s
24602:32:04.873 [pool-18-thread-4] INFO org.quartz.core.QuartzScheduler -- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
24702:32:04.873 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
24802:32:04.948 [quartz-manager-api-requests-pekko.actor.default-dispatcher-4] WARN dev.quadstingray.quartz.manager.api.Server -- init server with interface: 0.0.0.0 at port: 8080
24902:32:04.948 [quartz-manager-api-requests-pekko.actor.default-dispatcher-4] WARN dev.quadstingray.quartz.manager.api.Server -- For Swagger go to: http://0.0.0.0:8080/docs
25002:32:04.949 [pool-18-thread-4] INFO org.quartz.core.QuartzScheduler -- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused.
25102:32:04.959 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
25202:32:04.959 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] INFO org.quartz.core.QuartzScheduler -- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
25302:32:04.959 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: POST /api/scheduler/start, handled by: [startScheduler], took: 1ms; response: 204
25402:32:04.964 [pool-18-thread-4] INFO org.quartz.core.QuartzScheduler -- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
25502:32:04.964 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
25602:32:04.968 [quartz-manager-api-requests-pekko.actor.default-dispatcher-4] INFO org.quartz.core.QuartzScheduler -- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused.
25702:32:04.969 [quartz-manager-api-requests-pekko.actor.default-dispatcher-4] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: POST /api/scheduler/standby, handled by: [standbyScheduler], took: 2ms; response: 204
25802:32:04.976 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
25902:32:04.976 [pool-18-thread-4] INFO org.quartz.core.QuartzScheduler -- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
260dev.quadstingray.quartz.manager.api.SchedulerApiSuite:
261 + Start Scheduler 0.015s
262 + Standby Scheduler 0.012s
263==> i dev.quadstingray.quartz.manager.api.SchedulerApiSuite.Shutdown Scheduler ignored 0.0s
26402:32:04.987 [pool-18-thread-4] INFO org.quartz.core.QuartzScheduler -- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
26502:32:04.989 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
26602:32:05.173 [quartz-manager-api-requests-pekko.actor.default-dispatcher-4] WARN dev.quadstingray.quartz.manager.api.Server -- init server with interface: 0.0.0.0 at port: 8080
26702:32:05.174 [quartz-manager-api-requests-pekko.actor.default-dispatcher-4] WARN dev.quadstingray.quartz.manager.api.Server -- For Swagger go to: http://0.0.0.0:8080/docs
26802:32:05.174 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
26902:32:05.175 [pool-18-thread-4] INFO org.quartz.core.QuartzScheduler -- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
27002:32:05.189 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
27102:32:05.192 [quartz-manager-api-requests-pekko.actor.default-dispatcher-4] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 6ms; response: 200
27202:32:05.213 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 1 triggers
27302:32:05.213 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory -- Producing instance of Job 'testGroup.jobForTesting', class=dev.quadstingray.quartz.manager.SampleJob
27402:32:05.213 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
27502:32:05.213 [DefaultQuartzScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell -- Calling execute on job testGroup.jobForTesting
27602:32:05.214 [quartz-manager-api-requests-pekko.actor.default-dispatcher-9] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: POST /api/jobs/testGroup/jobForTesting, handled by: [executeJob], took: 5ms; response: 204
27702:32:15.219 [pool-18-thread-4] INFO org.quartz.core.QuartzScheduler -- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused.
27802:32:15.235 [quartz-manager-api-requests-pekko.actor.default-dispatcher-9] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: GET /api/history, handled by: [historyList], took: 9ms; response: 200
27902:32:15.241 [pool-18-thread-4] INFO org.quartz.core.QuartzScheduler -- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
28002:32:15.241 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
281dev.quadstingray.quartz.manager.api.HistoryApiSuite:
282 + Job History List 0.022s
283[info] compiling 1 Scala source to /build/repo/quartz-manager-api/target/scala-3.8.0-RC6/classes ...
284[info] done compiling
285[info] compiling 1 Scala source to /build/repo/quartz-manager-api/target/scala-3.8.0-RC6/classes ...
286[info] done compiling
287Starting build for ProjectRef(file:/build/repo/,quartz-manager-ui) (quartz-manager-ui)... [1/2]
288Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
289[info] compiling 1 Scala source to /build/repo/quartz-manager-api/target/scala-3.8.0-RC6/classes ...
290[info] done compiling
291[info] compiling 2 Scala sources to /build/repo/quartz-manager-ui/target/scala-3.8.0-RC6/classes ...
292[info] done compiling
293[info] compiling 1 Scala source to /build/repo/quartz-manager-api/target/scala-3.8.0-RC6/classes ...
294[info] done compiling
295[info] compiling 1 Scala source to /build/repo/quartz-manager-ui/target/scala-3.8.0-RC6/classes ...
296[info] done compiling
297[info] compiling 3 Scala sources to /build/repo/quartz-manager-ui/target/scala-3.8.0-RC6/test-classes ...
298[warn] there was 1 deprecation warning; re-run with -deprecation for details
299[warn] one warning found
300[info] done compiling
301[info] compiling 1 Scala source to /build/repo/quartz-manager-api/target/scala-3.8.0-RC6/classes ...
302[info] done compiling
303[info] compiling 1 Scala source to /build/repo/quartz-manager-ui/target/scala-3.8.0-RC6/classes ...
304[info] done compiling
305dev.quadstingray.quartz.manager.api.UiServerSuite:
306 + list users as admin 0.005s
307[info] compiling 1 Scala source to /build/repo/quartz-manager-api/target/scala-3.8.0-RC6/classes ...
308[info] done compiling
309[info] compiling 1 Scala source to /build/repo/quartz-manager-ui/target/scala-3.8.0-RC6/classes ...
310[info] done compiling
311[info] compiling 1 Scala source to /build/repo/quartz-manager-api/target/scala-3.8.0-RC6/classes ...
312[info] done compiling
313[info] compiling 1 Scala source to /build/repo/quartz-manager-ui/target/scala-3.8.0-RC6/classes ...
314[info] done compiling
315
316************************
317Build summary:
318[{
319 "module": "quartz-manager-api",
320 "compile": {"status": "ok", "tookMs": 19495, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
321 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
322 "test-compile": {"status": "ok", "tookMs": 3021, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
323 "test": {"status": "ok", "tookMs": 14429, "passed": 9, "failed": 0, "ignored": 2, "skipped": 0, "total": 11, "byFramework": [{"framework": "munit", "stats": {"passed": 9, "failed": 0, "ignored": 2, "skipped": 0, "total": 11}}]},
324 "publish": {"status": "skipped", "tookMs": 0},
325 "metadata": {
326 "crossScalaVersions": ["2.13.18", "3.7.4"]
327}
328},{
329 "module": "quartz-manager-ui",
330 "compile": {"status": "ok", "tookMs": 736, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
331 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
332 "test-compile": {"status": "ok", "tookMs": 896, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
333 "test": {"status": "ok", "tookMs": 744, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "munit", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
334 "publish": {"status": "skipped", "tookMs": 0},
335 "metadata": {
336 "crossScalaVersions": ["2.13.18", "3.7.4"]
337}
338}]
339************************
340[success] Total time: 44 s, completed Jan 8, 2026, 2:32:20 AM
341[0JChecking patch project/plugins.sbt...
342Checking patch build.sbt...
343Applied patch project/plugins.sbt cleanly.
344Applied patch build.sbt cleanly.