Build Logs

zio-archive/zio-connect • 3.8.0-RC5:2025-12-31

Errors

44

Warnings

29

Total Lines

570

1##################################
2Clonning https://github.com/zio-archive/zio-connect.git into /build/repo using revision master
3##################################
4----
5Preparing build for 3.8.0-RC5
6Scala binary version found: 3.8
7Implicitly using source version 3.8
8Scala binary version found: 3.8
9Implicitly using source version 3.8
10Would try to apply common scalacOption (best-effort, sbt/mill only):
11Append: ,REQUIRE:-source:3.8
12Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
13
14Try apply source patch:
15Path: project/BuildHelper.scala
16Pattern: val Scala3: String = versions("3")
17Replacement: val Scala3: String = "3.8.0-RC5"
18Starting compilation server
19Compiling project (Scala 3.7.3, JVM (17))
20Compiled project (Scala 3.7.3, JVM (17))
21Successfully applied pattern 'val Scala3: String = versions("3")' in project/BuildHelper.scala
22----
23Starting build for 3.8.0-RC5
24Execute tests: true
25sbt project found:
26Sbt version 1.7.1 is not supported, minimal supported version is 1.11.5
27Enforcing usage of sbt in version 1.11.5
28No prepare script found for project zio-archive/zio-connect
29##################################
30Scala version: 3.8.0-RC5
31Targets: dev.zio%zio-connect-aws-lambda dev.zio%zio-connect-couchbase dev.zio%zio-connect-dynamodb dev.zio%zio-connect-file dev.zio%zio-connect-fs2 dev.zio%zio-connect-s3
32Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = versions(\"3\")","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}
33##################################
34Using extra scalacOptions: ,REQUIRE:-source:3.8
35Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
36[sbt_options] declare -a sbt_options=()
37[process_args] java_version = '17'
38[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
39# Executing command line:
40java
41-Dfile.encoding=UTF-8
42-Dcommunitybuild.scala=3.8.0-RC5
43-Dcommunitybuild.project.dependencies.add=
44-Xmx7G
45-Xms4G
46-Xss8M
47-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
48-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
49-jar
50/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
51"setCrossScalaVersions 3.8.0-RC5"
52"++3.8.0-RC5 -v"
53"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
54"set every credentials := Nil"
55"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
56"removeScalacOptionsStartingWith -P:wartremover"
57
58moduleMappings
59"runBuild 3.8.0-RC5 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = versions(\"3\")","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}""" dev.zio%zio-connect-aws-lambda dev.zio%zio-connect-couchbase dev.zio%zio-connect-dynamodb dev.zio%zio-connect-file dev.zio%zio-connect-fs2 dev.zio%zio-connect-s3"
60
61[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
62[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
63[info] loading project definition from /build/repo/project
64[info] compiling 12 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
65[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
66[info] Compilation completed in 8.935s.
67[warn] /build/repo/project/BuildHelper.scala:207:19: value scalafixScalaBinaryVersion in object autoImport is deprecated (since 0.12.1): scalafixScalaBinaryVersion now follows scalaVersion by default
68[warn] ThisBuild / scalafixScalaBinaryVersion := CrossVersion.binaryScalaVersion(scalaVersion.value),
69[warn] ^
70[warn] one warning found
71[info] done compiling
72[info] loading settings for project root from build.sbt...
73[info] resolving key references (17631 settings) ...
74[info] set current project to root (in build file:/build/repo/)
75[warn] there's a key that's not used by any other settings/tasks:
76[warn]
77[warn] * ThisBuild / scalafixScalaBinaryVersion
78[warn] +- /build/repo/project/BuildHelper.scala:207
79[warn]
80[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
81[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
82Execute setCrossScalaVersions: 3.8.0-RC5
83OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in fs2Connector/crossScalaVersions
84OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in fileConnector/crossScalaVersions
85OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in awsLambdaConnector/crossScalaVersions
86OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in kinesisDataStreamsConnector/crossScalaVersions
87OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in s3Connector/crossScalaVersions
88OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in dynamodbConnector/crossScalaVersions
89OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in couchbaseConnector/crossScalaVersions
90OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in kafkaConnector/crossScalaVersions
91[info] set current project to root (in build file:/build/repo/)
92[info] Setting Scala version to 3.8.0-RC5 on 8 projects.
93[info] Switching Scala version on:
94[info] awsLambdaConnector (2.12.16, 2.13.10, 3.8.0-RC5)
95[info] couchbaseConnector (2.12.16, 2.13.10, 3.8.0-RC5)
96[info] dynamodbConnector (2.12.16, 2.13.10, 3.8.0-RC5)
97[info] s3Connector (2.12.16, 2.13.10, 3.8.0-RC5)
98[info] fs2Connector (2.12.16, 2.13.10, 3.8.0-RC5)
99[info] fileConnector (2.12.16, 2.13.10, 3.8.0-RC5)
100[info] kinesisDataStreamsConnector (2.12.16, 2.13.10, 3.8.0-RC5)
101[info] kafkaConnector (2.12.16, 2.13.10, 3.8.0-RC5)
102[info] Excluding projects:
103[info] couchbaseConnectorExamples (2.13.10)
104[info] examples (2.13.10)
105[info] * root (2.13.10)
106[info] docs (2.13.10)
107[info] fileConnectorExamples (2.13.10)
108[info] s3ConnectorExamples (2.13.10)
109[info] dynamodbConnectorExamples (2.13.10)
110[info] Reapplying settings...
111[info] set current project to root (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 root (in build file:/build/repo/)
115[info] Defining Global / credentials, awsLambdaConnector / credentials and 13 others.
116[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 75 others.
117[info] Run `last` for details.
118[info] Reapplying settings...
119[info] set current project to root (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 dynamodbConnector / allExcludeDependencies ?
126 , retry without global scopes
127[info] Reapplying settings...
128[info] set current project to root (in build file:/build/repo/)
129Execute removeScalacOptionsStartingWith: -P:wartremover
130[info] Reapplying settings...
131[info] set current project to root (in build file:/build/repo/)
132[success] Total time: 0 s, completed Dec 31, 2025, 9:16:01 PM
133Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = versions(\"3\")","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}
134Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
135Starting build...
136Projects: Set(awsLambdaConnector, couchbaseConnector, dynamodbConnector, s3Connector, fs2Connector, fileConnector)
137Starting build for ProjectRef(file:/build/repo/,fs2Connector) (zio-connect-fs2)... [0/6]
138OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
139OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
140OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
141Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
142[info] compiling 3 Scala sources to /build/repo/connectors/fs2-connector/target/scala-3.8.0-RC5/classes ...
143[warn] -- Warning: /build/repo/connectors/fs2-connector/src/main/scala/zio/connect/fs2/LiveFS2Connector.scala:31:18
144[warn] 31 | .mapError(FS2Exception)
145[warn] | ^^^^^^^^^^^^
146[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `zio.connect.fs2.FS2Connector.FS2Exception.apply` explicitly.
147[warn] -- Warning: /build/repo/connectors/fs2-connector/src/main/scala/zio/connect/fs2/LiveFS2Connector.scala:51:18
148[warn] 51 | .mapError(FS2Exception)
149[warn] | ^^^^^^^^^^^^
150[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `zio.connect.fs2.FS2Connector.FS2Exception.apply` explicitly.
151[warn] two warnings found
152[info] done compiling
153[info] compiling 2 Scala sources to /build/repo/connectors/fs2-connector/target/scala-3.8.0-RC5/test-classes ...
154[info] done compiling
155+ LiveFS2ConnectorSpec
156 + fromStream
157 + error propagation
158 + releases all resources by the time the failover stream has started
159 + simple stream
160 + non empty stream
161 + bigger queueSize than a chunk size
162 + queueSize == 1
163 + negative queueSize
164 + RIO
165 + 100 element stream
166()
167Starting build for ProjectRef(file:/build/repo/,fileConnector) (zio-connect-file)... [1/6]
168Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
169[info] compiling 4 Scala sources to /build/repo/connectors/file-connector/target/scala-3.8.0-RC5/classes ...
170[info] done compiling
171[info] compiling 3 Scala sources to /build/repo/connectors/file-connector/target/scala-3.8.0-RC5/test-classes ...
172[info] done compiling
173+ TestFileConnectorSpec
174 + deletePath
175 + dies when non-IOException exception
176 + delete empty directory
177 + fails when IOException
178 + delete file
179 + fails for directory not empty
180 + writePath
181 + fails when IOException
182 + dies when non-IOException exception
183 + overwrites existing file
184 + writes to file
185 + tailPath
186 + fails when IOException
187 + succeeds
188 + tailPathUsingWatchService
189 + fails when IOException
190 + succeeds
191 + listPath
192 + succeeds
193 + fails when IOException
194 + movePath
195 + dies when non-IOException exception
196 + fails when IOException
197 + move a file
198 + move a directory and its children
199 + deleteRecursivelyPath
200 + fails when IOException
201 + dies when non-IOException exception
202 + delete non empty directory
203 + delete empty directory
204 + delete file
205 + readPath
206 + fails when IOException
207 + succeeds
208+ LiveFileConnectorSpec
209 + deletePath
210 + fails when IOException
211 + dies when non-IOException exception
212 + delete empty directory
213 + delete file
214 + fails for directory not empty
215 + tailPath
216 + succeeds
217 + fails when IOException
218 + writePath
219 + dies when non-IOException exception
220 + fails when IOException
221 + overwrites existing file
222 + writes to file
223 + tailPathUsingWatchService
224 + fails when IOException
225 + succeeds
226 + listPath
227 + fails when IOException
228 + succeeds
229 + deleteRecursivelyPath
230 + dies when non-IOException exception
231 + fails when IOException
232 + delete empty directory
233 + delete non empty directory
234 + delete file
235 + readPath
236 + fails when IOException
237 + succeeds
238 + movePath
239 + fails when IOException
240 + dies when non-IOException exception
241 + move a file
242 + move a directory and its children
243()
244Starting build for ProjectRef(file:/build/repo/,awsLambdaConnector) (zio-connect-aws-lambda)... [2/6]
245Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
246[info] compiling 3 Scala sources to /build/repo/connectors/aws-lambda-connector/target/scala-3.8.0-RC5/classes ...
247[info] done compiling
248[info] compiling 2 Scala sources to /build/repo/connectors/aws-lambda-connector/target/scala-3.8.0-RC5/test-classes ...
249[info] done compiling
250SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
251SLF4J: Defaulting to no-operation (NOP) logger implementation
252SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
253+ LiveAwsLambdaConnectorSpec
254 + listFunctions
255 + succeeds
256 + tagResource
257 + succeeds
258 + invoke
259 - succeeds
260 Exception in thread "zio-fiber-168" zio.aws.core.GenericAwsError: GenericAwsError(software.amazon.awssdk.core.exception.SdkClientException: Unable to execute HTTP request: Read timed out)
261 at zio.aws.core.AwsServiceBase.asyncRequestResponse(AwsServiceBase.scala:29)
262 at zio.aws.core.AwsServiceBase.asyncRequestResponse(AwsServiceBase.scala:30)
263 at zio.aws.core.aspects.package.ZIOSyntax.?(package.scala:68)
264 at zio.aws.core.aspects.package.DescribedZIOSyntax.unwrap(package.scala:74)
265 at zio.aws.lambda.Lambda.LambdaImpl.invoke(Lambda.scala:602)
266 at zio.aws.lambda.Lambda.LambdaImpl.invoke(Lambda.scala:603)
267 at zio.connect.awslambda.AwsLambdaConnectorSpec.invokeLambdaSpec(AwsLambdaConnectorSpec.scala:103)
268 at zio.connect.awslambda.AwsLambdaConnectorSpec.invokeLambdaSpec(AwsLambdaConnectorSpec.scala:112)
269 at zio.connect.awslambda.AwsLambdaConnectorSpec.invokeLambdaSpec(AwsLambdaConnectorSpec.scala:113)
270 + createAlias
271 + succeeds
272()
273Starting build for ProjectRef(file:/build/repo/,couchbaseConnector) (zio-connect-couchbase)... [3/6]
274Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
275[info] compiling 4 Scala sources to /build/repo/connectors/couchbase-connector/target/scala-3.8.0-RC5/classes ...
276[warn] -- Warning: /build/repo/connectors/couchbase-connector/src/main/scala/zio/connect/couchbase/LiveCouchbaseConnector.scala:30:16
277[warn] 30 | .mapError(CouchbaseException)
278[warn] | ^^^^^^^^^^^^^^^^^^
279[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `zio.connect.couchbase.CouchbaseConnector.CouchbaseException.apply` explicitly.
280[warn] -- Warning: /build/repo/connectors/couchbase-connector/src/main/scala/zio/connect/couchbase/LiveCouchbaseConnector.scala:45:16
281[warn] 45 | .mapError(CouchbaseException)
282[warn] | ^^^^^^^^^^^^^^^^^^
283[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `zio.connect.couchbase.CouchbaseConnector.CouchbaseException.apply` explicitly.
284[warn] -- Warning: /build/repo/connectors/couchbase-connector/src/main/scala/zio/connect/couchbase/LiveCouchbaseConnector.scala:65:16
285[warn] 65 | .mapError(CouchbaseException)
286[warn] | ^^^^^^^^^^^^^^^^^^
287[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `zio.connect.couchbase.CouchbaseConnector.CouchbaseException.apply` explicitly.
288[warn] -- Warning: /build/repo/connectors/couchbase-connector/src/main/scala/zio/connect/couchbase/LiveCouchbaseConnector.scala:78:16
289[warn] 78 | .mapError(CouchbaseException)
290[warn] | ^^^^^^^^^^^^^^^^^^
291[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `zio.connect.couchbase.CouchbaseConnector.CouchbaseException.apply` explicitly.
292[warn] -- Warning: /build/repo/connectors/couchbase-connector/src/main/scala/zio/connect/couchbase/LiveCouchbaseConnector.scala:97:16
293[warn] 97 | .mapError(CouchbaseException)
294[warn] | ^^^^^^^^^^^^^^^^^^
295[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `zio.connect.couchbase.CouchbaseConnector.CouchbaseException.apply` explicitly.
296[warn] -- Warning: /build/repo/connectors/couchbase-connector/src/main/scala/zio/connect/couchbase/LiveCouchbaseConnector.scala:116:16
297[warn] 116 | .mapError(CouchbaseException)
298[warn] | ^^^^^^^^^^^^^^^^^^
299[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `zio.connect.couchbase.CouchbaseConnector.CouchbaseException.apply` explicitly.
300[warn] 6 warnings found
301[info] done compiling
302[info] compiling 3 Scala sources to /build/repo/connectors/couchbase-connector/target/scala-3.8.0-RC5/test-classes ...
303[info] done compiling
304SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
305SLF4J: Defaulting to no-operation (NOP) logger implementation
306SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
307+ LiveCouchbaseConnectorSpec
308 + exists
309 + succeeds
310 + succeeds if key doesn't exist
311 + upsert
312 + succeeds if key doesn't exist
313 + succeeds if key already exists
314 + get
315 + succeeds
316 + fails if key doesn't exist
317 + insert
318 + succeeds
319 + fails if key already exists
320 + remove
321 + succeeds
322 + fails if key doesn't exist
323 + replace
324 + fails if key doesn't exist
325 + succeeds
326+ TestCouchbaseConnectorSpec
327 + exists
328 + succeeds if key doesn't exist
329 + succeeds
330 + replace
331 + fails if key doesn't exist
332 + succeeds
333 + upsert
334 + succeeds if key doesn't exist
335 + succeeds if key already exists
336 + remove
337 + succeeds
338 + fails if key doesn't exist
339 + insert
340 + fails if key already exists
341 + succeeds
342 + get
343 + fails if key doesn't exist
344 + succeeds
345()
346Starting build for ProjectRef(file:/build/repo/,s3Connector) (zio-connect-s3)... [4/6]
347Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
348[info] compiling 10 Scala sources to /build/repo/connectors/s3-connector/target/scala-3.8.0-RC5/classes ...
349[info] done compiling
350[info] compiling 6 Scala sources to /build/repo/connectors/s3-connector/target/scala-3.8.0-RC5/test-classes ...
351[info] done compiling
352SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
353SLF4J: Defaulting to no-operation (NOP) logger implementation
354SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
355+ LiveSingleRegionS3ConnectorSpec
356 + copyObject
357 + replaces preexisting object
358 + succeeds
359 + putObject
360 + succeeds
361 + moveObject
362 + moves preexisting object
363 + succeeds
364 + createBucket
365 + fails if bucket already exists
366 + succeeds
367 + deleteBucket
368 + succeeds if bucket is empty
369 + fails if bucket not exists
370 + fails if bucket is not empty
371 + listObjects
372 + fails when bucket doesn't exist
373 + succeeds
374 + deleteObjects
375 + succeeds if object not exists
376 + succeeds
377+ TestSingleRegionS3ConnectorSpec
378 + createBucket
379 + fails if bucket already exists
380 + succeeds
381 + listObjects
382 + fails when bucket doesn't exist
383 + succeeds
384 + putObject
385 + succeeds
386 + deleteBucket
387 + fails if bucket not exists
388 + fails if bucket is not empty
389 + succeeds if bucket is empty
390 + deleteObjects
391 + succeeds if object not exists
392 + succeeds
393 + copyObject
394 + replaces preexisting object
395 + succeeds
396 + moveObject
397 + moves preexisting object
398 + succeeds
399+ TestMultiRegionS3ConnectorSpec
400 + copyObject
401 + replaces preexisting object
402 + succeeds
403 + replaces preexisting object cross region
404 + listObjects
405 + fails when bucket doesn't exist
406 + succeeds
407 + moveObject
408 + moves preexisting object
409 + moves preexisting object cross region
410 + succeeds
411 + createBucket
412 + fails if bucket already exists in any other region
413 + succeeds
414 + deleteBucket
415 + fails if bucket is not empty
416 + fails if bucket not exists
417 + succeeds if bucket is empty
418 + deleteObjects
419 + succeeds if object not exists
420 + succeeds
421 + putObject
422 + succeeds
423+ LiveMultiRegionS3ConnectorSpec
424 + copyObject
425 + replaces preexisting object
426 + replaces preexisting object cross region
427 + succeeds
428 + deleteObjects
429 + succeeds if object not exists
430 + succeeds
431 + moveObject
432 + moves preexisting object
433 + moves preexisting object cross region
434 + succeeds
435 + deleteBucket
436 + fails if bucket not exists
437 + succeeds if bucket is empty
438 + fails if bucket is not empty
439 + createBucket
440 + fails if bucket already exists in any other region
441 + succeeds
442 + listObjects
443 + fails when bucket doesn't exist
444 + succeeds
445 + putObject
446 + succeeds
447()
448Starting build for ProjectRef(file:/build/repo/,dynamodbConnector) (zio-connect-dynamodb)... [5/6]
449Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
450[info] compiling 3 Scala sources to /build/repo/connectors/dynamodb-connector/target/scala-3.8.0-RC5/classes ...
451[info] done compiling
452[info] compiling 2 Scala sources to /build/repo/connectors/dynamodb-connector/target/scala-3.8.0-RC5/test-classes ...
453[info] done compiling
454SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
455SLF4J: Defaulting to no-operation (NOP) logger implementation
456SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
457+ LiveDynamoDBConnectorSpec
458 + batchGetItem
459 + fails if table doesn't exist
460 + still succeeds if some items are not available
461 + successfully gets batched items
462 + createTable
463 + successfully creates table
464 + fails if table already exists
465 + deleteTable
466 + fails if the table does not exist initially
467 + successfully deletes table
468 + updateTable
469 + successfully updates table
470 + scan
471 + fails if table doesn't exist
472 + successfully scans dynamo db
473 + query
474 + fails if table does not exist
475 + successfully queries dynamo db
476 + putItem
477 + fails if table does not exist
478 + successfully puts item
479 + getItem
480 + fails to get item if table doesn't exist
481 + returns none if item doesn't exist
482 + successfully gets an item
483 + batchWriteItem
484 + fails if some tables do not exist
485 + successfully executes batch write request
486 + listTables
487 + successfully lists tables
488 + updateItem
489 + fails if the table doesn't exist
490 + successfully updates item
491 + deleteItem
492 + fails if the table doesn't exist
493 + is okay if item doesn't exist initially
494 + successfully deletes an item
495 + tableExists
496 + correctly reports table doesn't exist
497 + correctly reports that table exists
498 + describeTable
499 + fails when table does not exist
500 + describes a table that exists
501()
502
503************************
504Build summary:
505[{
506 "module": "zio-connect-fs2",
507 "compile": {"status": "ok", "tookMs": 5672, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
508 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
509 "test-compile": {"status": "ok", "tookMs": 2233, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
510 "test": {"status": "ok", "tookMs": 6936, "passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9, "byFramework": [{"framework": "unknown", "stats": {"passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9}}]},
511 "publish": {"status": "skipped", "tookMs": 0},
512 "metadata": {
513 "crossScalaVersions": ["2.12.16", "2.13.10"]
514}
515},{
516 "module": "zio-connect-file",
517 "compile": {"status": "ok", "tookMs": 5275, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
518 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
519 "test-compile": {"status": "ok", "tookMs": 2831, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
520 "test": {"status": "ok", "tookMs": 4422, "passed": 52, "failed": 0, "ignored": 0, "skipped": 0, "total": 52, "byFramework": [{"framework": "unknown", "stats": {"passed": 52, "failed": 0, "ignored": 0, "skipped": 0, "total": 52}}]},
521 "publish": {"status": "skipped", "tookMs": 0},
522 "metadata": {
523 "crossScalaVersions": ["2.12.16", "2.13.10"]
524}
525},{
526 "module": "zio-connect-aws-lambda",
527 "compile": {"status": "ok", "tookMs": 1409, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
528 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
529 "test-compile": {"status": "ok", "tookMs": 2446, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
530 "test": {"status": "failed", "tookMs": 156997, "passed": 3, "failed": 1, "ignored": 0, "skipped": 0, "total": 4, "byFramework": [{"framework": "unknown", "stats": {"passed": 3, "failed": 1, "ignored": 0, "skipped": 0, "total": 4}}]},
531 "publish": {"status": "skipped", "tookMs": 0},
532 "metadata": {
533 "crossScalaVersions": ["2.12.16", "2.13.10"]
534}
535},{
536 "module": "zio-connect-couchbase",
537 "compile": {"status": "ok", "tookMs": 1394, "warnings": 6, "errors": 0, "sourceVersion": "3.8"},
538 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
539 "test-compile": {"status": "ok", "tookMs": 1606, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
540 "test": {"status": "ok", "tookMs": 86743, "passed": 24, "failed": 0, "ignored": 0, "skipped": 0, "total": 24, "byFramework": [{"framework": "unknown", "stats": {"passed": 24, "failed": 0, "ignored": 0, "skipped": 0, "total": 24}}]},
541 "publish": {"status": "skipped", "tookMs": 0},
542 "metadata": {
543 "crossScalaVersions": ["2.12.16", "2.13.10"]
544}
545},{
546 "module": "zio-connect-s3",
547 "compile": {"status": "ok", "tookMs": 2290, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
548 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
549 "test-compile": {"status": "ok", "tookMs": 2982, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
550 "test": {"status": "ok", "tookMs": 55218, "passed": 60, "failed": 0, "ignored": 0, "skipped": 0, "total": 60, "byFramework": [{"framework": "unknown", "stats": {"passed": 60, "failed": 0, "ignored": 0, "skipped": 0, "total": 60}}]},
551 "publish": {"status": "skipped", "tookMs": 0},
552 "metadata": {
553 "crossScalaVersions": ["2.12.16", "2.13.10"]
554}
555},{
556 "module": "zio-connect-dynamodb",
557 "compile": {"status": "ok", "tookMs": 944, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
558 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
559 "test-compile": {"status": "ok", "tookMs": 2176, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
560 "test": {"status": "ok", "tookMs": 51509, "passed": 29, "failed": 0, "ignored": 0, "skipped": 0, "total": 29, "byFramework": [{"framework": "unknown", "stats": {"passed": 29, "failed": 0, "ignored": 0, "skipped": 0, "total": 29}}]},
561 "publish": {"status": "skipped", "tookMs": 0},
562 "metadata": {
563 "crossScalaVersions": ["2.12.16", "2.13.10"]
564}
565}]
566************************
567[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: zio-connect-aws-lambda
568[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: zio-connect-aws-lambda
569[error] Total time: 418 s (0:06:58.0), completed Dec 31, 2025, 9:22:59 PM
570[0JBuild failed, not retrying.