Guest User

Console log for test execution with Embed Mongo DB

a guest
Dec 13th, 2018
719
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 26.09 KB | None | 0 0
  1. 13:14:38.959 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class com.service.InsuranceDataServiceTest]
  2. 13:14:38.967 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
  3. 13:14:38.983 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
  4. 13:14:39.031 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.service.InsuranceDataServiceTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
  5. 13:14:39.050 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.service.InsuranceDataServiceTest], using SpringBootContextLoader
  6. 13:14:39.054 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.service.InsuranceDataServiceTest]: class path resource [com/tribe/pdf2data/pdf2data/service/InsuranceDataServiceTest-context.xml] does not exist
  7. 13:14:39.056 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.service.InsuranceDataServiceTest]: class path resource [com/tribe/pdf2data/pdf2data/service/InsuranceDataServiceTestContext.groovy] does not exist
  8. 13:14:39.056 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.service.InsuranceDataServiceTest]: no resource found for suffixes {-context.xml, Context.groovy}.
  9. 13:14:39.057 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [com.service.InsuranceDataServiceTest]: InsuranceDataServiceTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
  10. 13:14:39.258 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/Users/nazar/IdeaProjects/tribe-pdf2data/target/classes/com/tribe/pdf2data/pdf2data/Pdf2dataApplication.class]
  11. 13:14:39.259 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration com.Pdf2dataApplication for test class com.service.InsuranceDataServiceTest
  12. 13:14:39.482 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [com.service.InsuranceDataServiceTest]: using defaults.
  13. 13:14:39.482 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
  14. 13:14:39.517 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7fee8714, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4229bb3f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@56cdfb3b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2b91004a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@20ccf40b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2fb3536e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@169e6180, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@35aea049, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7205765b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@47987356, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@22ef9844, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6283d8b8]
  15. 13:14:39.522 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.service.InsuranceDataServiceTest]
  16. 13:14:39.522 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.service.InsuranceDataServiceTest]13:14:39.533 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.service.InsuranceDataServiceTest]
  17. 13:14:39.534 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.service.InsuranceDataServiceTest]13:14:39.535 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.service.InsuranceDataServiceTest]
  18. 13:14:39.535 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.service.InsuranceDataServiceTest]
  19. 13:14:39.536 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.service.InsuranceDataServiceTest]
  20. 13:14:39.536 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.service.InsuranceDataServiceTest]
  21. 13:14:39.542 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@3c7f66c4 testClass = InsuranceDataServiceTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@194bcebf testClass = InsuranceDataServiceTest, locations = '{}', classes = '{class com.Pdf2dataApplication}', contextInitializerClasses = '[]', activeProfiles = '{test}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@275710fc, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4de5031f, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@11820a06, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@50a7bc6e, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@657c8ad9], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
  22. 13:14:39.542 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [com.service.InsuranceDataServiceTest]
  23. 13:14:39.542 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.service.InsuranceDataServiceTest]
  24. 13:14:39.594 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1}
  25.  
  26.   .   ____          _            __ _ _
  27.  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
  28. ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
  29.  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  30.   '  |____| .__|_| |_|_| |_\__, | / / / /
  31. =========|_|==============|___/=/_/_/_/
  32. :: Spring Boot ::        (v2.1.0.RELEASE)
  33.  
  34. 2018-12-13 13:14:40.440  INFO 12277 --- [           main] c.t.p.p.s.InsuranceDataServiceTest   : Starting InsuranceDataServiceTest on sdos-MacBook-Pro.local with PID 12277 (started by nazar in /Users/nazar/IdeaProjects/tribe-pdf2data)
  35. 2018-12-13 13:14:40.441  INFO 12277 --- [           main] c.t.p.p.s.InsuranceDataServiceTest   : The following profiles are active: test
  36. 2018-12-13 13:14:41.530  INFO 12277 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  37. 2018-12-13 13:14:41.649  INFO 12277 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 110ms. Found 1 repository interfaces.
  38. 2018-12-13 13:14:43.077  INFO 12277 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.amqp.rabbit.annotation.RabbitBootstrapConfiguration' of type [org.springframework.amqp.rabbit.annotation.RabbitBootstrapConfiguration$$EnhancerBySpringCGLIB$$ff930baf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
  39. 2018-12-13 13:14:43.214  INFO 12277 --- [           main] c.j.s.embedmongo.EmbeddedMongoBuilder    : Initializing embedded MongoDB instance
  40. 2018-12-13 13:14:43.293  INFO 12277 --- [           main] d.f.embed.process.store.Downloader       : Extract /Users/nazar/.embedmongo/osx/mongodb-osx-ssl-x86_64-3.6.5.tgz : starting...
  41. 2018-12-13 13:14:44.287  INFO 12277 --- [           main] d.f.embed.process.store.Downloader       : Extract /Users/nazar/.embedmongo/osx/mongodb-osx-ssl-x86_64-3.6.5.tgz : extract mongodb-osx-x86_64-3.6.5/bin/mongod
  42. 2018-12-13 13:14:44.288  INFO 12277 --- [           main] d.f.embed.process.store.Downloader       : Extract /Users/nazar/.embedmongo/osx/mongodb-osx-ssl-x86_64-3.6.5.tgz : nothing left
  43. 2018-12-13 13:14:44.288  INFO 12277 --- [           main] d.f.embed.process.store.Downloader       : Extract /Users/nazar/.embedmongo/osx/mongodb-osx-ssl-x86_64-3.6.5.tgz : finished
  44. 2018-12-13 13:14:44.289  INFO 12277 --- [           main] c.j.s.embedmongo.EmbeddedMongoBuilder    : Starting embedded MongoDB instance
  45. 2018-12-13 13:14:45.467  INFO 12277 --- [           main] d.f.embed.mongo.MongodExecutable         : start de.flapdoodle.embed.mongo.config.MongodConfigBuilder$ImmutableMongodConfig@55fee662
  46. 2018-12-13 13:14:45.871  INFO 12277 --- [           main] org.mongodb.driver.cluster               : Cluster created with settings {hosts=[localhost:50770], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
  47. 2018-12-13 13:14:45.985  INFO 12277 --- [localhost:50770] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:1, serverValue:1}] to localhost:50770
  48. 2018-12-13 13:14:45.990  INFO 12277 --- [localhost:50770] org.mongodb.driver.cluster               : Monitor thread successfully connected to server with description ServerDescription{address=localhost:50770, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 6, 5]}, minWireVersion=0, maxWireVersion=6, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=4065087}
  49. 2018-12-13 13:14:46.627  WARN 12277 --- [           main] c.t.p.p.configuration.BugsnagConfig      : Bugsnag apikey not set, not using it
  50. 2018-12-13 13:14:46.702  INFO 12277 --- [           main] c.t.p.p.c.AsyncConfigurationTest         : Creating sync task executor for tests
  51. 2018-12-13 13:15:38.019  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : note: noprealloc may hurt performance in many applications
  52. 2018-12-13 13:15:38.057  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:38.056+0200 I CONTROL  [initandlisten] MongoDB starting : pid=12460 port=50789 dbpath=/var/folders/95/6cdccp1s629gtfwm5tjb63gr0000gp/T/embedmongo-db-8535bf9e-fdc6-44f3-88c8-4bc77dd60bb3 64-bit host=sdos-MacBook-Pro.local
  53. 2018-12-13 13:15:38.057  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:38.057+0200 I CONTROL  [initandlisten] db version v3.5.5
  54. 2018-12-13 13:15:38.058  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:38.057+0200 I CONTROL  [initandlisten] git version: 98515c812b6fa893613f063dae568ff8319cbfbd
  55. 2018-12-13 13:15:38.058  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:38.057+0200 I CONTROL  [initandlisten] allocator: system
  56. 2018-12-13 13:15:38.058  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:38.057+0200 I CONTROL  [initandlisten] modules: none
  57. 2018-12-13 13:15:38.058  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:38.057+0200 I CONTROL  [initandlisten] build environment:
  58. 2018-12-13 13:15:38.058  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:38.057+0200 I CONTROL  [initandlisten]     distarch: x86_64
  59. 2018-12-13 13:15:38.058  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:38.057+0200 I CONTROL  [initandlisten]     target_arch: x86_64
  60. 2018-12-13 13:15:38.058  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:38.057+0200 I CONTROL  [initandlisten] options: { net: { bindIp: "127.0.0.1", http: { enabled: false }, port: 50789 }, security: { authorization: "disabled" }, storage: { dbPath: "/var/folders/95/6cdccp1s629gtfwm5tjb63gr0000gp/T/embedmongo-db-8535bf9e-fdc6-44f3-88c8-4bc77dd60bb3", journal: { enabled: false }, mmapv1: { preallocDataFiles: false, smallFiles: true }, syncPeriodSecs: 0.0 } }
  61. 2018-12-13 13:15:38.081  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:38.081+0200 I STORAGE  [initandlisten] wiredtiger_open config: create,cache_size=3584M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),checkpoint=(wait=0,log_size=2GB),statistics_log=(wait=0),verbose=(recovery_progress),,log=(enabled=false),
  62. 2018-12-13 13:15:39.115  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:39.114+0200 W STORAGE  [initandlisten] Detected configuration for non-active storage engine mmapv1 when current storage engine is wiredTiger
  63. 2018-12-13 13:15:39.115  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:39.114+0200 I CONTROL  [initandlisten]
  64. 2018-12-13 13:15:39.115  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:39.114+0200 I CONTROL  [initandlisten] ** NOTE: This is a development version (3.5.5) of MongoDB.
  65. 2018-12-13 13:15:39.115  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:39.115+0200 I CONTROL  [initandlisten] **       Not recommended for production.
  66. 2018-12-13 13:15:39.115  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:39.115+0200 I CONTROL  [initandlisten]
  67. 2018-12-13 13:15:39.600  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:39.600+0200 I FTDC     [initandlisten] Initializing full-time diagnostic data capture with directory '/var/folders/95/6cdccp1s629gtfwm5tjb63gr0000gp/T/embedmongo-db-8535bf9e-fdc6-44f3-88c8-4bc77dd60bb3/diagnostic.data'
  68. 2018-12-13 13:15:40.281  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:40.281+0200 I INDEX    [initandlisten] build index on: admin.system.version properties: { v: 2, key: { version: 1 }, name: "incompatible_with_version_32", ns: "admin.system.version" }
  69. 2018-12-13 13:15:40.281  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:40.281+0200 I INDEX    [initandlisten]     building index using bulk method; build may temporarily use up to 500 megabytes of RAM
  70. 2018-12-13 13:15:40.310  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:40.309+0200 I INDEX    [initandlisten] build index done.  scanned 0 total records. 0 secs
  71. 2018-12-13 13:15:40.323  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:40.323+0200 I COMMAND  [initandlisten] setting featureCompatibilityVersion to 3.4
  72. 2018-12-13 13:15:40.324  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:40.323+0200 I NETWORK  [thread1] waiting for connections on port 50789
  73. 2018-12-13 13:15:40.324  INFO 12277 --- [           main] d.f.embed.mongo.MongodExecutable         : start de.flapdoodle.embed.mongo.config.MongodConfigBuilder$ImmutableMongodConfig@455cbf18
  74. 2018-12-13 13:15:40.339  INFO 12277 --- [           main] org.mongodb.driver.cluster               : Cluster created with settings {hosts=[localhost:50789], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
  75. 2018-12-13 13:15:40.339  INFO 12277 --- [           main] org.mongodb.driver.cluster               : Adding discovered server localhost:50789 to client view of cluster
  76. 2018-12-13 13:15:40.349  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:40.348+0200 I NETWORK  [thread1] connection accepted from 127.0.0.1:50809 #1 (1 connection now open)
  77. 2018-12-13 13:15:40.349  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:40.349+0200 I NETWORK  [conn1] received client metadata from 127.0.0.1:50809 conn1: { driver: { name: "mongo-java-driver", version: "3.8.2" }, os: { type: "Darwin", name: "Mac OS X", architecture: "x86_64", version: "10.14.2" }, platform: "Java/Oracle Corporation/1.8.0_192-b12" }
  78. 2018-12-13 13:15:40.356  INFO 12277 --- [localhost:50789] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:2, serverValue:1}] to localhost:50789
  79. 2018-12-13 13:15:40.357  INFO 12277 --- [localhost:50789] org.mongodb.driver.cluster               : Monitor thread successfully connected to server with description ServerDescription{address=localhost:50789, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 5, 5]}, minWireVersion=0, maxWireVersion=5, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=null, roundTripTimeNanos=1059245}
  80. 2018-12-13 13:15:40.363  INFO 12277 --- [localhost:50789] org.mongodb.driver.cluster               : Discovered cluster type of STANDALONE
  81. 2018-12-13 13:15:40.679  INFO 12277 --- [           main] c.t.p.p.s.InsuranceDataServiceTest   : Started InsuranceDataServiceTest in 61.072 seconds (JVM running for 62.596)
  82. 2018-12-13 13:15:40.920  INFO 12277 --- [           main] c.t.p.p.service.InsuranceDataService     : Uploading file name: enter_file.pdf to S3 with file id: 2340a618d15e431aa7571ceea74b9197
  83. 2018-12-13 13:15:41.697  WARN 12277 --- [           main] o.a.pdfbox.pdmodel.font.PDSimpleFont     : Unknown encoding: NULL
  84. 2018-12-13 13:15:41.698  WARN 12277 --- [           main] o.a.pdfbox.pdmodel.font.PDSimpleFont     : No Unicode mapping for circle6 (108) in font Wingdings-Regular
  85. 2018-12-13 13:15:42.041  INFO 12277 --- [           main] c.t.p.p.p.I.dto.InsuranceProductDto      : Update `objectName`: Bilforsikring - Enter Bilforsikring UF78842
  86. 2018-12-13 13:15:42.042  INFO 12277 --- [           main] c.t.p.p.p.I.dto.InsuranceProductDto      : Update `objectName`: Personforsikring - Trafikkulykkesforsikring
  87. 2018-12-13 13:15:43.635  INFO 12277 --- [           main] org.mongodb.driver.connection            : Opened connection [connectionId{localValue:3, serverValue:2}] to localhost:50770
  88. 2018-12-13 13:15:43.800  INFO 12277 --- [           main] c.t.p.p.s.InsuranceProductDataService    : Start product parsing for session 5c123f5fde04982ff5fdb32c
  89. 2018-12-13 13:15:43.923  WARN 12277 --- [           main] o.a.pdfbox.pdmodel.font.PDSimpleFont     : Unknown encoding: NULL
  90. 2018-12-13 13:15:43.923  WARN 12277 --- [           main] o.a.pdfbox.pdmodel.font.PDSimpleFont     : No Unicode mapping for circle6 (108) in font Wingdings-Regular
  91. 2018-12-13 13:15:44.203  INFO 12277 --- [           main] c.t.p.p.s.InsuranceProductDataService    : End product parsing for session 5c123f5fde04982ff5fdb32c
  92. 2018-12-13 13:15:44.256  INFO 12277 --- [           main] c.t.p.p.s.BaseInsuranceDataServiceTest   : toJson(session):
  93. {
  94.  "id" : "5c123f5fde04982ff5fdb32c",
  95.  "gaId" : "",
  96.  "phone" : "",
  97.  "invitationGuid" : "",
  98.  "documents" : [ {
  99.    "clientName" : "Eivind Klokkehaug",
  100.    "fileId" : "2340a618d15e431aa7571ceea74b9197",
  101.    "insuranceCompany" : "_INSURANCE",
  102.    "fileName" : "enter_file.pdf",
  103.    "address" : "FARBRORVEGEN 2 6240",
  104.    "renewalDate" : "12.01.2019",
  105.    "startDate" : "12.01.2018",
  106.    "products" : [ {
  107.      "productType" : "CAR",
  108.      "objectName" : "Bilforsikring - Enter Bilforsikring UF78842",
  109.      "name" : null,
  110.      "value" : null,
  111.      "isExclude" : false,
  112.      "monthPrice" : null,
  113.      "yearPrice" : 9106,
  114.      "productId" : "5c123f5ede04982ff5fdb329",
  115.      "properties" : { }
  116.    }, {
  117.      "productType" : "ACCIDENT",
  118.      "objectName" : "Personforsikring - Trafikkulykkesforsikring",
  119.      "name" : null,
  120.      "value" : null,
  121.      "isExclude" : false,
  122.      "monthPrice" : null,
  123.      "yearPrice" : 276,
  124.      "productId" : "5c123f5ede04982ff5fdb32a",
  125.      "properties" : { }
  126.    }, {
  127.      "productType" : "GREEDY_FEE",
  128.      "objectName" : "Grunnpremie - rabattfri del",
  129.      "name" : null,
  130.      "value" : null,
  131.      "isExclude" : false,
  132.      "monthPrice" : null,
  133.      "yearPrice" : 259,
  134.      "productId" : "5c123f5ede04982ff5fdb32b",
  135.      "properties" : { }
  136.    } ],
  137.    "monthPrice" : null,
  138.    "yearPrice" : 9641,
  139.    "calculatedPrice" : 9641,
  140.    "policyType" : "POLICY"
  141.  } ]
  142. }
  143. 2018-12-13 13:15:44.318  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:44.318+0200 I NETWORK  [thread1] connection accepted from 127.0.0.1:50812 #2 (2 connections now open)
  144. 2018-12-13 13:15:44.329  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:44.329+0200 I COMMAND  [conn2] terminating, shutdown command received
  145. 2018-12-13 13:15:44.330  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:44.329+0200 I NETWORK  [conn2] shutdown: going to close listening sockets...
  146. 2018-12-13 13:15:44.330  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:44.329+0200 I NETWORK  [conn2] closing listening socket: 7
  147. 2018-12-13 13:15:44.331  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:44.329+0200 I NETWORK  [conn2] closing listening socket: 8
  148. 2018-12-13 13:15:44.337  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:44.336+0200 I NETWORK  [conn2] removing socket file: /tmp/mongodb-50789.sock
  149. 2018-12-13 13:15:44.337  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:44.337+0200 I -        [conn1] end connection 127.0.0.1:50809 (2 connections now open)
  150. 2018-12-13 13:15:44.337  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:44.337+0200 I NETWORK  [conn2] shutdown: going to flush diaglog...
  151. 2018-12-13 13:15:44.338  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:44.338+0200 I FTDC     [conn2] Shutting down full-time diagnostic data capture
  152. 2018-12-13 13:15:44.362  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:44.362+0200 I STORAGE  [conn2] WiredTigerKVEngine shutting down
  153. 2018-12-13 13:15:44.536  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:44.536+0200 I STORAGE  [conn2] shutdown: removing fs lock...
  154. 2018-12-13 13:15:44.536  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:44.536+0200 I CONTROL  [conn2] now exiting
  155. 2018-12-13 13:15:44.536  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:44.536+0200 I CONTROL  [conn2] shutting down with code:0
  156. 2018-12-13 13:15:44.536  INFO 12277 --- [       Thread-7] o.s.b.a.mongo.embedded.EmbeddedMongo     : 2018-12-13T13:15:44.536+0200 I CONTROL  [initandlisten] shutting down with code:0
  157. 2018-12-13 13:15:44.631  WARN 12277 --- [       Thread-3] d.f.e.p.store.CachingArtifactStore       : Already removed de.flapdoodle.embed.process.extract.ImmutableExtractedFileSet@25cb6506 for PRODUCTION:OS_X:B64, emergency shutdown?
Advertisement
Add Comment
Please, Sign In to add comment