Untitled

 avatar
unknown
plain_text
a year ago
5.4 kB
7
Indexable
2024-03-20T13:49:21.704Z  INFO 1771 --- [           main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.eversana.ocr.OCRCoreServiceIntegrationTest]: OCRCoreServiceIntegrationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2024-03-20T13:49:21.730Z  INFO 1771 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.eversana.ocr.OCRCoreServiceApplication for test class com.eversana.ocr.OCRCoreServiceIntegrationTest
2024-03-20T13:49:21.736Z  INFO 1771 --- [           main] o.s.b.d.r.RestartApplicationListener     : Restart disabled due to context in which it is running

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v3.2.0)

2024-03-20T13:49:21.842Z  INFO 1771 --- [           main] c.e.ocr.OCRCoreServiceIntegrationTest    : Starting OCRCoreServiceIntegrationTest using Java 17.0.10 with PID 1771 (started by vsts in /home/vsts/work/1/s)
2024-03-20T13:49:21.842Z  INFO 1771 --- [           main] c.e.ocr.OCRCoreServiceIntegrationTest    : The following 1 profile is active: "stage"
2024-03-20T13:49:21.939Z  WARN 1771 --- [      Finalizer] org.apache.pdfbox.cos.COSDocument        : Warning: You did not close a PDF Document
2024-03-20T13:49:22.525Z  INFO 1771 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7467b8ee, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@594e64be, org.springframework.security.web.context.SecurityContextHolderFilter@4dcaab6b, org.springframework.security.web.header.HeaderWriterFilter@513d4389, org.springframework.web.filter.CorsFilter@1df17415, org.springframework.security.web.authentication.logout.LogoutFilter@4d237ca5, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@22772e51, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7b13fc9f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4009d97f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@66fc45c, org.springframework.security.web.session.SessionManagementFilter@67ee5b15, org.springframework.security.web.access.ExceptionTranslationFilter@1464416c, org.springframework.security.web.access.intercept.AuthorizationFilter@27fc70e2]
2024-03-20T13:49:22.829Z  INFO 1771 --- [           main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet ''
2024-03-20T13:49:22.830Z  INFO 1771 --- [           main] o.s.t.web.servlet.TestDispatcherServlet  : Initializing Servlet ''
2024-03-20T13:49:22.831Z  INFO 1771 --- [           main] o.s.t.web.servlet.TestDispatcherServlet  : Completed initialization in 1 ms
2024-03-20T13:49:22.856Z  INFO 1771 --- [           main] c.e.ocr.OCRCoreServiceIntegrationTest    : Started OCRCoreServiceIntegrationTest in 1.12 seconds (process running for 48.781)

2024-03-20T13:48:54.305Z  WARN 1771 --- [      Finalizer] org.apache.pdfbox.cos.COSDocument        : Warning: You did not close a PDF Document
2024-03-20T13:48:54.395Z  INFO 1771 --- [           main] c.e.o.s.DocumentClassificationService    : Processing page number: 1
2024-03-20T13:48:54.404Z  WARN 1771 --- [           main] org.apache.pdfbox.pdfparser.COSParser    : Removed null object COSObject{5, 0} from pages dictionary
2024-03-20T13:48:54.405Z  WARN 1771 --- [           main] org.apache.pdfbox.pdfparser.COSParser    : Removed null object COSObject{6, 0} from pages dictionary
2024-03-20T13:48:54.407Z  WARN 1771 --- [           main] org.apache.pdfbox.pdfparser.COSParser    : Removed null object COSObject{7, 0} from pages dictionary
2024-03-20T13:48:54.407Z  WARN 1771 --- [           main] org.apache.pdfbox.pdfparser.COSParser    : Removed null object COSObject{8, 0} from pages dictionary
2024-03-20T13:48:54.407Z  WARN 1771 --- [           main] org.apache.pdfbox.pdfparser.COSParser    : Removed null object COSObject{9, 0} from pages dictionary
2024-03-20T13:48:54.408Z  WARN 1771 --- [           main] org.apache.pdfbox.pdfparser.COSParser    : Removed null object COSObject{10, 0} from pages dictionary
2024-03-20T13:48:54.408Z  WARN 1771 --- [           main] org.apache.pdfbox.pdfparser.COSParser    : Removed null object COSObject{11, 0} from pages dictionary
2024-03-20T13:48:54.408Z  WARN 1771 --- [           main] org.apache.pdfbox.pdfparser.COSParser    : Removed null object COSObject{12, 0} from pages dictionary
2024-03-20T13:48:54.408Z  WARN 1771 --- [           main] org.apache.pdfbox.pdfparser.COSParser    : Removed null object COSObject{13, 0} from pages dictionary
2024-03-20T13:48:54.408Z  WARN 1771 --- [           main] org.apache.pdfbox.pdfparser.COSParser    : Removed null object COSObject{14, 0} from pages dictionary
2024-03-20T13:48:54.419Z  WARN 1771 --- [      Finalizer] org.apache.pdfbox.cos.COSDocument        : Warning: You did not close a PDF Document
2024-03-20T13:48:54.508Z  INFO 1771 --- [           main] c.e.o.s.DocumentClassificationService    : Processing page number: 1
Editor is loading...
Leave a Comment