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

3

tests

0

failures

0

ignored

7.211s

duration

100%

successful

Tests

Test Method name Duration Result
givenOpdsFeedLoaded_whenLoadedAgain_thenDataIsLoadedAndNetworkResponseIsNotModified[jvm] givenOpdsFeedLoaded_whenLoadedAgain_thenDataIsLoadedAndNetworkResponseIsNotModified 2.113s passed
givenOpdsFeed_whenLoadOpdsFeed_thenFlowWillLoadIt[jvm] givenOpdsFeed_whenLoadOpdsFeed_thenFlowWillLoadIt 3.064s passed
givenOpdsPublication_whenLoadedThenWillEmitFlow[jvm] givenOpdsPublication_whenLoadedThenWillEmitFlow 2.034s passed

Standard output

port = 45445
11:12:27,501 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.18
11:12:27,501 |-INFO in ch.qos.logback.classic.util.ContextInitializer@31d0e481 - No custom configurators were discovered as a service.
11:12:27,501 |-INFO in ch.qos.logback.classic.util.ContextInitializer@31d0e481 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
11:12:27,502 |-INFO in ch.qos.logback.classic.util.ContextInitializer@31d0e481 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
11:12:27,503 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
11:12:27,504 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
11:12:27,507 |-INFO in ch.qos.logback.classic.util.ContextInitializer@31d0e481 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
11:12:27,507 |-INFO in ch.qos.logback.classic.util.ContextInitializer@31d0e481 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
11:12:27,508 |-INFO in ch.qos.logback.classic.util.ContextInitializer@31d0e481 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
11:12:27,508 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
11:12:27,510 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/.jenkins/workspace/dev-share-feedback/respect-server/build/libs/respect-server-1.0.0.jar!/logback.xml]
11:12:27,510 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@3243b914 - Resource [logback.xml] occurs multiple times on the classpath.
11:12:27,510 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@3243b914 - Resource [logback.xml] occurs at [jar:file:/home/jenkins/.jenkins/workspace/dev-share-feedback/respect-server/build/libs/respect-server-1.0.0.jar!/logback.xml]
11:12:27,510 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@3243b914 - Resource [logback.xml] occurs at [file:/home/jenkins/.jenkins/workspace/dev-share-feedback/respect-datalayer-repository/build/processedResources/jvm/test/logback.xml]
11:12:27,513 |-INFO in ConfigurationWatchList(mainURL=jar:file:/home/jenkins/.jenkins/workspace/dev-share-feedback/respect-server/build/libs/respect-server-1.0.0.jar!/logback.xml, fileWatchList={}, urlWatchList=[}) - URL [jar:file:/home/jenkins/.jenkins/workspace/dev-share-feedback/respect-server/build/libs/respect-server-1.0.0.jar!/logback.xml] is not of type file
11:12:27,563 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@42463763 - value "./log/" substituted for "${logs_dir:-./log/}"
11:12:27,564 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [FILE]
11:12:27,564 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
11:12:27,568 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@42463763 - value "./log//respect-server.log" substituted for "${LOG_DIR}/respect-server.log"
11:12:27,571 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@42463763 - value "./log//respect-server.%d{yyyy-MM-dd}.%i.log" substituted for "${LOG_DIR}/respect-server.%d{yyyy-MM-dd}.%i.log"
11:12:27,577 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1509309988 - No compression will be used
11:12:27,589 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1509309988 - Will use the pattern ./log//respect-server.%d{yyyy-MM-dd}.%i.log for the active file
11:12:27,589 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@61f05988 - SizeAndTimeBasedFNATP class was renamed as SizeAndTimeBasedFileNamingAndTriggeringPolicy.
11:12:27,591 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@61f05988 - The date pattern is 'yyyy-MM-dd' from file name pattern './log//respect-server.%d{yyyy-MM-dd}.%i.log'.
11:12:27,591 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@61f05988 - Roll-over at midnight.
11:12:27,591 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@61f05988 - Setting initial period to 2026-02-17T10:12:29.169Z
11:12:27,591 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@61f05988 - Direct use of either SizeAndTimeBasedFNATP or SizeAndTimeBasedFileNamingAndTriggeringPolicy 
11:12:27,591 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@61f05988 - is deprecated. Please use SizeAndTimeBasedRollingPolicy instead.
11:12:27,591 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@61f05988 - For more information see https://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy
11:12:27,594 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
11:12:27,608 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log//respect-server.log
11:12:27,610 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Setting currentFileLength to 47435 for ./log/respect-server.log
11:12:27,610 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log//respect-server.log]
11:12:27,611 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to TRACE
11:12:27,611 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [FILE] to Logger[ROOT]
11:12:27,612 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty] to INFO
11:12:27,612 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [io.netty] to INFO
11:12:27,612 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7ca33c24 - End of configuration.
11:12:27,612 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@fade1fc - Registering current configuration as safe fallback point
11:12:27,612 |-INFO in ch.qos.logback.classic.util.ContextInitializer@31d0e481 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 104 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY