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

3

tests

0

failures

0

ignored

7.101s

duration

100%

successful

Tests

Test Method name Duration Result
givenOpdsFeedLoaded_whenLoadedAgain_thenDataIsLoadedAndNetworkResponseIsNotModified[jvm] givenOpdsFeedLoaded_whenLoadedAgain_thenDataIsLoadedAndNetworkResponseIsNotModified 2.074s passed
givenOpdsFeed_whenLoadOpdsFeed_thenFlowWillLoadIt[jvm] givenOpdsFeed_whenLoadOpdsFeed_thenFlowWillLoadIt 2.988s passed
givenOpdsPublication_whenLoadedThenWillEmitFlow[jvm] givenOpdsPublication_whenLoadedThenWillEmitFlow 2.039s passed

Standard output

port = 46301
05:13:31,667 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.18
05:13:31,668 |-INFO in ch.qos.logback.classic.util.ContextInitializer@112f364d - No custom configurators were discovered as a service.
05:13:31,668 |-INFO in ch.qos.logback.classic.util.ContextInitializer@112f364d - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
05:13:31,669 |-INFO in ch.qos.logback.classic.util.ContextInitializer@112f364d - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
05:13:31,671 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
05:13:31,671 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
05:13:31,676 |-INFO in ch.qos.logback.classic.util.ContextInitializer@112f364d - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
05:13:31,676 |-INFO in ch.qos.logback.classic.util.ContextInitializer@112f364d - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
05:13:31,677 |-INFO in ch.qos.logback.classic.util.ContextInitializer@112f364d - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
05:13:31,677 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:13:31,679 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/.jenkins/workspace/RESPECT-parent-child-link/respect-server/build/libs/respect-server-1.0.0.jar!/logback.xml]
05:13:31,680 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@5ccbeb64 - Resource [logback.xml] occurs multiple times on the classpath.
05:13:31,680 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@5ccbeb64 - Resource [logback.xml] occurs at [file:/home/jenkins/.jenkins/workspace/RESPECT-parent-child-link/respect-datalayer-repository/build/processedResources/jvm/test/logback.xml]
05:13:31,680 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@5ccbeb64 - Resource [logback.xml] occurs at [jar:file:/home/jenkins/.jenkins/workspace/RESPECT-parent-child-link/respect-server/build/libs/respect-server-1.0.0.jar!/logback.xml]
05:13:31,683 |-INFO in ConfigurationWatchList(mainURL=jar:file:/home/jenkins/.jenkins/workspace/RESPECT-parent-child-link/respect-server/build/libs/respect-server-1.0.0.jar!/logback.xml, fileWatchList={}, urlWatchList=[}) - URL [jar:file:/home/jenkins/.jenkins/workspace/RESPECT-parent-child-link/respect-server/build/libs/respect-server-1.0.0.jar!/logback.xml] is not of type file
05:13:31,739 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@6c45ee6e - value "./log/" substituted for "${logs_dir:-./log/}"
05:13:31,740 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [FILE]
05:13:31,740 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
05:13:31,744 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@6c45ee6e - value "./log//respect-server.log" substituted for "${LOG_DIR}/respect-server.log"
05:13:31,746 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@6c45ee6e - value "./log//respect-server.%d{yyyy-MM-dd}.%i.log" substituted for "${LOG_DIR}/respect-server.%d{yyyy-MM-dd}.%i.log"
05:13:31,752 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1799230133 - No compression will be used
05:13:31,763 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1799230133 - Will use the pattern ./log//respect-server.%d{yyyy-MM-dd}.%i.log for the active file
05:13:31,763 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5aac4250 - SizeAndTimeBasedFNATP class was renamed as SizeAndTimeBasedFileNamingAndTriggeringPolicy.
05:13:31,765 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5aac4250 - The date pattern is 'yyyy-MM-dd' from file name pattern './log//respect-server.%d{yyyy-MM-dd}.%i.log'.
05:13:31,765 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5aac4250 - Roll-over at midnight.
05:13:31,765 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5aac4250 - Setting initial period to 2025-11-17T04:13:44.557Z
05:13:31,765 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5aac4250 - Direct use of either SizeAndTimeBasedFNATP or SizeAndTimeBasedFileNamingAndTriggeringPolicy 
05:13:31,765 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5aac4250 - is deprecated. Please use SizeAndTimeBasedRollingPolicy instead.
05:13:31,765 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5aac4250 - For more information see https://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy
05:13:31,768 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:13:31,784 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log//respect-server.log
05:13:31,785 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Setting currentFileLength to 41588 for ./log/respect-server.log
05:13:31,785 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log//respect-server.log]
05:13:31,786 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to TRACE
05:13:31,786 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [FILE] to Logger[ROOT]
05:13:31,787 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty] to INFO
05:13:31,787 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [io.netty] to INFO
05:13:31,787 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1338fb5 - End of configuration.
05:13:31,787 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@42463763 - Registering current configuration as safe fallback point
05:13:31,788 |-INFO in ch.qos.logback.classic.util.ContextInitializer@112f364d - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 111 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY