Build Logs
tototoshi/slick-joda-mapper • 3.8.0-RC3:2025-12-04
Errors
2
Warnings
2
Total Lines
331
1##################################
2Clonning https://github.com/tototoshi/slick-joda-mapper.git into /build/repo using revision 2.9.1
3##################################
4Note: switching to '8df0418c69ba25e7b06dcdec6d4d98386c2ff604'.
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-RC3
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-RC3
32Execute tests: true
33sbt project found:
34Sbt version 1.9.9 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 tototoshi/slick-joda-mapper
37##################################
38Scala version: 3.8.0-RC3
39Targets: com.github.tototoshi%slick-joda-mapper
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-Dcommunitybuild.scala=3.8.0-RC3
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0-RC3"
60"++3.8.0-RC3 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0-RC3 """{"tests":null}""" com.github.tototoshi%slick-joda-mapper"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.354s.
75[info] done compiling
76[info] loading settings for project slick-joda-mapper from build.sbt...
77[info] set current project to slick-joda-mapper (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.0-RC3
79OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC3 in slick-joda-mapper/crossScalaVersions
80[info] set current project to slick-joda-mapper (in build file:/build/repo/)
81[info] Setting Scala version to 3.8.0-RC3 on 1 projects.
82[info] Switching Scala version on:
83[info] * slick-joda-mapper (2.12.19, 2.13.13, 3.8.0-RC3)
84[info] Excluding projects:
85[info] Reapplying settings...
86[info] set current project to slick-joda-mapper (in build file:/build/repo/)
87Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
88[info] Reapplying settings...
89[info] set current project to slick-joda-mapper (in build file:/build/repo/)
90[info] Defining Global / credentials, credentials
91[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
92[info] Run `last` for details.
93[info] Reapplying settings...
94[info] set current project to slick-joda-mapper (in build file:/build/repo/)
95Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
96[info] Reapplying settings...
97OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
98
99 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
100 Did you mean allExcludeDependencies ?
101 , retry without global scopes
102[info] Reapplying settings...
103[info] set current project to slick-joda-mapper (in build file:/build/repo/)
104Execute removeScalacOptionsStartingWith: -P:wartremover
105[info] Reapplying settings...
106[info] set current project to slick-joda-mapper (in build file:/build/repo/)
107[success] Total time: 0 s, completed Dec 4, 2025, 2:42:47 PM
108Build config: {"tests":null}
109Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
110Starting build...
111Projects: Set(slick-joda-mapper)
112Starting build for ProjectRef(file:/build/repo/,slick-joda-mapper) (slick-joda-mapper)... [0/1]
113OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
114OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
115OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
116Compile scalacOptions: -language:reflectiveCalls, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
117[info] Formatting 7 Scala sources ProjectRef(uri("file:/build/repo/"), "slick-joda-mapper")(compile) ...
118[info] compiling 7 Scala sources to /build/repo/target/scala-3.8.0-RC3/classes ...
119[warn] there was 1 deprecation warning; re-run with -deprecation for details
120[warn] one warning found
121[info] done compiling
122[info] Formatting 2 Scala sources ProjectRef(uri("file:/build/repo/"), "slick-joda-mapper")(test) ...
123[info] compiling 2 Scala sources to /build/repo/target/scala-3.8.0-RC3/test-classes ...
124[info] done compiling
125[pool-18-thread-7] INFO org.testcontainers.images.PullPolicy - Image pull policy will be performed by: DefaultPullPolicy()
126[pool-18-thread-1] INFO org.testcontainers.utility.ImageNameSubstitutor - Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
127[info] JodaSqlTypeConverterSpec:
128[info] JodaDateTimeZoneSqlStringConverter
129[info] - should convert DateTimeZone to String
130[info] - should convert String to DateTimeZone
131[info] JodaLocalDateSqlDateConverter
132[info] - should convert LocalDate to java.sql.Date
133[info] - should convert java.sql.Date to LocalDate
134[info] JodaDateTimeSqlTimestampConverter
135[info] - should convert DateTime to java.sql.Timestamp
136[info] - should convert java.sql.Timestamp to DateTime
137[info] JodaInstantSqlTimestampConverter
138[info] - should convert Instant to java.sql.Timestamp
139[info] - should convert java.sql.Timestamp to Instant
140[info] JodaLocalDateTimeSqlDateConverter
141[info] - should convert LocalDateTime to java.sql.Timestamp
142[info] - should convert java.sql.Timestamp to LocalDateTime
143[info] JodaLocalTimeSqlTimeConverter
144[info] - should convert LocalTime to java.sql.Time
145[info] - should convert java.sql.Time to LocalTime
146[pool-18-thread-7] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy - Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
147[pool-18-thread-7] INFO org.testcontainers.DockerClientFactory - Docker host IP address is 172.17.0.1
148[pool-18-thread-7] INFO org.testcontainers.DockerClientFactory - Connected to docker:
149 Server Version: 28.0.4
150 API Version: 1.48
151 Operating System: Ubuntu 22.04.5 LTS
152 Total Memory: 15994 MB
153[pool-18-thread-7] INFO tc.testcontainers/ryuk:0.5.1 - Pulling docker image: testcontainers/ryuk:0.5.1. Please be patient; this may take some time but only needs to be done once.
154[pool-18-thread-7] INFO org.testcontainers.utility.RegistryAuthLocator - Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:latest, configFile: /root/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /root/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set)
155[info] H2JodaSupportSpec:
156[info] JodaSupport
157[info] - should enable us to use joda-time with slick
158[info] - should enable us to use joda-time with string interpolation API
159[info] - can be used with comparative operators
160[info] - should be able to filter with the specified date
161[info] - should be the same in/out joda-time zoned Asia/Tokyo (pending)
162[info] - should be the same in/out joda-time zoned UTC (pending)
163[info] - should be the same in/out joda-time zoned Europe/London (pending)
164[info] - should be the same in/out joda-time zoned America/New_York (pending)
165[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Starting to pull image
166[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
167[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (3 KB/? MB)
168[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 1 pending, 2 downloaded, 0 extracted, (2 MB/? MB)
169[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 0 extracted, (2 MB/5 MB)
170[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 1 extracted, (5 MB/5 MB)
171[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 2 extracted, (5 MB/5 MB)
172[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 3 extracted, (5 MB/5 MB)
173[pool-18-thread-7] INFO tc.testcontainers/ryuk:0.5.1 - Image testcontainers/ryuk:0.5.1 pull took PT0.895737847S
174[pool-18-thread-7] INFO tc.testcontainers/ryuk:0.5.1 - Creating container for image: testcontainers/ryuk:0.5.1
175[pool-18-thread-7] INFO tc.testcontainers/ryuk:0.5.1 - Container testcontainers/ryuk:0.5.1 is starting: 4b55b3639c654286d2da1922a4c52bebed950e24d6e4a6e37b36ced0214d0696
176[pool-18-thread-7] INFO tc.testcontainers/ryuk:0.5.1 - Container testcontainers/ryuk:0.5.1 started in PT0.256603013S
177[pool-18-thread-7] INFO org.testcontainers.utility.RyukResourceReaper - Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
178[pool-18-thread-7] INFO org.testcontainers.DockerClientFactory - Checking the system...
179[pool-18-thread-7] INFO org.testcontainers.DockerClientFactory - ✔︎ Docker server version should be at least 1.6.0
180[pool-18-thread-7] INFO tc.postgres:9.6.12 - Pulling docker image: postgres:9.6.12. Please be patient; this may take some time but only needs to be done once.
181[pool-18-thread-1] INFO tc.mysql:5.7.41 - Pulling docker image: mysql:5.7.41. Please be patient; this may take some time but only needs to be done once.
182[pool-18-thread-2] INFO tc.mysql:5.7.41 - Pulling docker image: mysql:5.7.41. Please be patient; this may take some time but only needs to be done once.
183[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Starting to pull image
184[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Starting to pull image
185[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
186[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
187[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Starting to pull image
188[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
189[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (506 KB/? MB)
190[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (506 KB/? MB)
191[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (507 KB/? MB)
192[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (6 MB/? MB)
193[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (6 MB/? MB)
194[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (14 MB/? MB)
195[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (14 MB/? MB)
196[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (23 MB/? MB)
197[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (31 MB/? MB)
198[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (31 MB/? MB)
199[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 5 pending, 6 downloaded, 0 extracted, (54 MB/? MB)
200[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 5 pending, 6 downloaded, 0 extracted, (54 MB/? MB)
201[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 4 pending, 7 downloaded, 0 extracted, (70 MB/? MB)
202[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 4 pending, 7 downloaded, 0 extracted, (70 MB/? MB)
203[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 3 pending, 8 downloaded, 0 extracted, (73 MB/? MB)
204[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 3 pending, 8 downloaded, 0 extracted, (73 MB/? MB)
205[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 2 pending, 9 downloaded, 0 extracted, (77 MB/? MB)
206[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 2 pending, 9 downloaded, 0 extracted, (77 MB/? MB)
207[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 13 pending, 1 downloaded, 0 extracted, (8 MB/? MB)
208[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 12 pending, 2 downloaded, 0 extracted, (18 MB/? MB)
209[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 11 pending, 3 downloaded, 0 extracted, (18 MB/? MB)
210[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 10 pending, 4 downloaded, 0 extracted, (18 MB/? MB)
211[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 9 pending, 5 downloaded, 0 extracted, (22 MB/? MB)
212[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 8 pending, 6 downloaded, 0 extracted, (23 MB/? MB)
213[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 7 pending, 7 downloaded, 0 extracted, (23 MB/? MB)
214[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 6 pending, 8 downloaded, 0 extracted, (23 MB/? MB)
215[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 0 extracted, (112 MB/? MB)
216[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 0 extracted, (112 MB/? MB)
217[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 5 pending, 9 downloaded, 0 extracted, (33 MB/? MB)
218[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 4 pending, 10 downloaded, 0 extracted, (40 MB/? MB)
219[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 3 pending, 11 downloaded, 0 extracted, (40 MB/? MB)
220[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 3 pending, 11 downloaded, 1 extracted, (48 MB/? MB)
221[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 2 pending, 12 downloaded, 1 extracted, (53 MB/? MB)
222[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 1 pending, 13 downloaded, 1 extracted, (59 MB/? MB)
223[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 1 extracted, (114 MB/? MB)
224[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 1 extracted, (114 MB/? MB)
225[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 1 extracted, (76 MB/80 MB)
226[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (114 MB/? MB)
227[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 2 extracted, (76 MB/80 MB)
228[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (114 MB/? MB)
229[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 3 extracted, (76 MB/80 MB)
230[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 3 extracted, (115 MB/? MB)
231[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 3 extracted, (115 MB/? MB)
232[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 4 extracted, (77 MB/80 MB)
233[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 4 extracted, (119 MB/? MB)
234[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 4 extracted, (119 MB/? MB)
235[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 5 extracted, (119 MB/? MB)
236[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 5 extracted, (119 MB/? MB)
237[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 6 extracted, (119 MB/? MB)
238[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 6 extracted, (119 MB/? MB)
239[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 5 extracted, (79 MB/80 MB)
240[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 6 extracted, (79 MB/80 MB)
241[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 7 extracted, (79 MB/80 MB)
242[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 8 extracted, (79 MB/80 MB)
243[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 7 extracted, (123 MB/? MB)
244[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 7 extracted, (123 MB/? MB)
245[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 8 extracted, (123 MB/? MB)
246[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 8 extracted, (123 MB/? MB)
247[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 9 extracted, (80 MB/80 MB)
248[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 10 extracted, (80 MB/80 MB)
249[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 11 extracted, (80 MB/80 MB)
250[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 12 extracted, (80 MB/80 MB)
251[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 13 extracted, (80 MB/80 MB)
252[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 14 extracted, (80 MB/80 MB)
253[pool-18-thread-7] INFO tc.postgres:9.6.12 - Image postgres:9.6.12 pull took PT6.384132193S
254[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pull complete. 14 layers, pulled in 6s (downloaded 80 MB at 13 MB/s)
255[pool-18-thread-7] INFO tc.postgres:9.6.12 - Creating container for image: postgres:9.6.12
256[pool-18-thread-7] INFO tc.postgres:9.6.12 - Container postgres:9.6.12 is starting: 939a9f8eb44f7efe36b9c465710821c8505bf38ecbd63afb1152e5a4e40a37e2
257[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 9 extracted, (124 MB/? MB)
258[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 9 extracted, (124 MB/? MB)
259[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 10 extracted, (124 MB/? MB)
260[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 10 extracted, (124 MB/? MB)
261[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 11 extracted, (124 MB/? MB)
262[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 11 extracted, (124 MB/? MB)
263[pool-18-thread-1] INFO tc.mysql:5.7.41 - Image mysql:5.7.41 pull took PT7.90986417S
264[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pull complete. 11 layers, pulled in 7s (downloaded 124 MB at 17 MB/s)
265[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pull complete. 11 layers, pulled in 7s (downloaded 124 MB at 17 MB/s)
266[pool-18-thread-2] INFO tc.mysql:5.7.41 - Image mysql:5.7.41 pull took PT7.910072102S
267[pool-18-thread-1] INFO tc.mysql:5.7.41 - Creating container for image: mysql:5.7.41
268[pool-18-thread-2] INFO tc.mysql:5.7.41 - Creating container for image: mysql:5.7.41
269[pool-18-thread-1] INFO tc.mysql:5.7.41 - Container mysql:5.7.41 is starting: c2321254caa898f406fa8915843772ecf90db2276faed7d04f2e1a98609a0722
270[pool-18-thread-2] INFO tc.mysql:5.7.41 - Container mysql:5.7.41 is starting: 7113673d03109b113ef80f106202d9f98bb004ad8152e3dfcbe4088fa7238d67
271[pool-18-thread-2] INFO tc.mysql:5.7.41 - Waiting for database connection to become available at jdbc:mysql://172.17.0.1:32770/test using query 'SELECT 1'
272[pool-18-thread-1] INFO tc.mysql:5.7.41 - Waiting for database connection to become available at jdbc:mysql://172.17.0.1:32771/test using query 'SELECT 1'
273[pool-18-thread-7] INFO tc.postgres:9.6.12 - Container postgres:9.6.12 started in PT3.748947693S
274[pool-18-thread-7] INFO tc.postgres:9.6.12 - Container is started (JDBC URL: jdbc:postgresql://172.17.0.1:32769/test?loggerLevel=OFF)
275[info] PostgresJodaSupportSpec:
276[info] JodaSupport
277[info] - should enable us to use joda-time with slick
278[info] - should enable us to use joda-time with string interpolation API
279[info] - can be used with comparative operators
280[info] - should be able to filter with the specified date
281[info] - should be the same in/out joda-time zoned Asia/Tokyo (pending)
282[info] - should be the same in/out joda-time zoned UTC (pending)
283[info] - should be the same in/out joda-time zoned Europe/London (pending)
284[info] - should be the same in/out joda-time zoned America/New_York (pending)
285[pool-18-thread-2] INFO tc.mysql:5.7.41 - Container mysql:5.7.41 started in PT6.995228604S
286[pool-18-thread-2] INFO tc.mysql:5.7.41 - Container is started (JDBC URL: jdbc:mysql://172.17.0.1:32770/test)
287Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
288[pool-18-thread-1] INFO tc.mysql:5.7.41 - Container mysql:5.7.41 started in PT7.484296523S
289[pool-18-thread-1] INFO tc.mysql:5.7.41 - Container is started (JDBC URL: jdbc:mysql://172.17.0.1:32771/test)
290[info] MySQLJodaSupportWithoutCalenderSpec:
291[info] JodaSupport
292[info] - should enable us to use joda-time with slick
293[info] - should enable us to use joda-time with string interpolation API
294[info] - can be used with comparative operators
295[info] - should be able to filter with the specified date
296[info] - should be the same in/out joda-time zoned Asia/Tokyo
297[info] - should be the same in/out joda-time zoned UTC
298[info] - should be the same in/out joda-time zoned Europe/London
299[info] - should be the same in/out joda-time zoned America/New_York
300[info] MySQLJodaSupportSpec:
301[info] JodaSupport
302[info] - should enable us to use joda-time with slick
303[info] - should enable us to use joda-time with string interpolation API
304[info] - can be used with comparative operators
305[info] - should be able to filter with the specified date
306[info] - should be the same in/out joda-time zoned Asia/Tokyo (pending)
307[info] - should be the same in/out joda-time zoned UTC (pending)
308[info] - should be the same in/out joda-time zoned Europe/London (pending)
309[info] - should be the same in/out joda-time zoned America/New_York (pending)
310
311************************
312Build summary:
313[{
314 "module": "slick-joda-mapper",
315 "compile": {"status": "ok", "tookMs": 8893, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
316 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
317 "test-compile": {"status": "ok", "tookMs": 6077, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
318 "test": {"status": "ok", "tookMs": 19011, "passed": 32, "failed": 0, "ignored": 0, "skipped": 0, "total": 32, "byFramework": [{"framework": "unknown", "stats": {"passed": 32, "failed": 0, "ignored": 0, "skipped": 0, "total": 32}}]},
319 "publish": {"status": "skipped", "tookMs": 0},
320 "metadata": {
321 "crossScalaVersions": ["2.12.19", "2.13.13", "3.3.3"]
322}
323}]
324************************
325[success] Total time: 58 s, completed Dec 4, 2025, 2:43:44 PM
326[0JChecking patch project/plugins.sbt...
327Checking patch project/build.properties...
328Checking patch build.sbt...
329Applied patch project/plugins.sbt cleanly.
330Applied patch project/build.properties cleanly.
331Applied patch build.sbt cleanly.