Class world.respect.datalayer.repository.opds.OpdsRespectRepositoryIntegrationTest

3

tests

0

failures

0

ignored

9.991s

duration

100%

successful

Tests

Test Method name Duration Result
givenOpdsFeedLoaded_whenLoadedAgain_thenDataIsLoadedAndNetworkResponseIsNotModified[jvm] givenOpdsFeedLoaded_whenLoadedAgain_thenDataIsLoadedAndNetworkResponseIsNotModified 2.088s passed
givenOpdsFeed_whenLoadOpdsFeed_thenFlowWillLoadIt[jvm] givenOpdsFeed_whenLoadOpdsFeed_thenFlowWillLoadIt 5.834s passed
givenOpdsPublication_whenLoadedThenWillEmitFlow[jvm] givenOpdsPublication_whenLoadedThenWillEmitFlow 2.069s passed

Standard output

port = 38095
16:05:06,390 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.18
16:05:06,393 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6e950bcf - No custom configurators were discovered as a service.
16:05:06,393 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6e950bcf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
16:05:06,393 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6e950bcf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
16:05:06,396 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
16:05:06,397 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
16:05:06,408 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6e950bcf - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 4 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
16:05:06,408 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6e950bcf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
16:05:06,408 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6e950bcf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
16:05:06,409 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
16:05:06,415 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/.jenkins/workspace/fix-assignment-error-handling-end-to-end/respect-server/build/libs/respect-server-1.0.34a.jar!/logback.xml]
16:05:06,418 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@16414e40 - Resource [logback.xml] occurs multiple times on the classpath.
16:05:06,422 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@16414e40 - Resource [logback.xml] occurs at [jar:file:/home/jenkins/.jenkins/workspace/fix-assignment-error-handling-end-to-end/respect-server/build/libs/respect-server-1.0.34a.jar!/logback.xml]
16:05:06,422 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@16414e40 - Resource [logback.xml] occurs at [file:/home/jenkins/.jenkins/workspace/fix-assignment-error-handling-end-to-end/respect-datalayer-repository/build/processedResources/jvm/test/logback.xml]
16:05:06,432 |-INFO in ConfigurationWatchList(mainURL=jar:file:/home/jenkins/.jenkins/workspace/fix-assignment-error-handling-end-to-end/respect-server/build/libs/respect-server-1.0.34a.jar!/logback.xml, fileWatchList={}, urlWatchList=[}) - URL [jar:file:/home/jenkins/.jenkins/workspace/fix-assignment-error-handling-end-to-end/respect-server/build/libs/respect-server-1.0.34a.jar!/logback.xml] is not of type file
16:05:06,577 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@77d67cf3 - value "./log/" substituted for "${logs_dir:-./log/}"
16:05:06,578 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [FILE]
16:05:06,578 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
16:05:06,587 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@77d67cf3 - value "./log//respect-server.log" substituted for "${LOG_DIR}/respect-server.log"
16:05:06,591 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@77d67cf3 - value "./log//respect-server.%d{yyyy-MM-dd}.%i.log" substituted for "${LOG_DIR}/respect-server.%d{yyyy-MM-dd}.%i.log"
16:05:06,609 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1844334363 - No compression will be used
16:05:06,637 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1844334363 - Will use the pattern ./log//respect-server.%d{yyyy-MM-dd}.%i.log for the active file
16:05:06,637 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@176b3f44 - SizeAndTimeBasedFNATP class was renamed as SizeAndTimeBasedFileNamingAndTriggeringPolicy.
16:05:06,642 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@176b3f44 - The date pattern is 'yyyy-MM-dd' from file name pattern './log//respect-server.%d{yyyy-MM-dd}.%i.log'.
16:05:06,642 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@176b3f44 - Roll-over at midnight.
16:05:06,642 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@176b3f44 - Setting initial period to 2026-09-16T12:05:31.460Z
16:05:06,642 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@176b3f44 - Direct use of either SizeAndTimeBasedFNATP or SizeAndTimeBasedFileNamingAndTriggeringPolicy 
16:05:06,642 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@176b3f44 - is deprecated. Please use SizeAndTimeBasedRollingPolicy instead.
16:05:06,642 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@176b3f44 - For more information see https://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy
16:05:06,661 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
16:05:06,723 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log//respect-server.log
16:05:06,727 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Setting currentFileLength to 60292 for ./log/respect-server.log
16:05:06,728 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log//respect-server.log]
16:05:06,732 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to TRACE
16:05:06,733 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [FILE] to Logger[ROOT]
16:05:06,734 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty] to INFO
16:05:06,734 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [io.netty] to INFO
16:05:06,738 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6ee6f53 - End of configuration.
16:05:06,738 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@421bba99 - Registering current configuration as safe fallback point
16:05:06,738 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6e950bcf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 330 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY

Standard error

Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3
WARNING: A Java agent has been loaded dynamically (/home/jenkins/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.15.11/a38b16385e867f59a641330f0362ebe742788ed8/byte-buddy-agent-1.15.11.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release