Advertisement
Guest User

Untitled

a guest
Mar 1st, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.50 KB | None | 0 0
  1. 2019-03-01 21:45:37.849 [main] INFO - ru.tsystems.vacation.testing.commons.utils.SeleniumCommonTestCase.seleniumBeforeEach() Running test with class 'Optional[class ru.tsystems.vacation.testing.LoginPageTests]' and method 'Optional[public void ru.tsystems.vacation.testing.LoginPageTests.loginTest()]'.
  2. 2019-03-01 21:45:37.854 [main] INFO - ru.tsystems.vacation.testing.commons.builders.base.TestManagerExtension.beforeTestExecution() Starting beforeTestExecution TestManagerExtension extension for method class ru.tsystems.vacation.testing.LoginPageTests#public void ru.tsystems.vacation.testing.LoginPageTests.loginTest()
  3. мар. 01, 2019 9:45:38 PM org.hibernate.annotations.common.reflection.java.JavaReflectionManager <clinit>
  4. INFO: HCANN000001: Hibernate Commons Annotations {4.0.5.Final}
  5. мар. 01, 2019 9:45:38 PM org.hibernate.Version logVersion
  6. INFO: HHH000412: Hibernate Core {4.3.11.Final}
  7. мар. 01, 2019 9:45:38 PM org.hibernate.cfg.Environment <clinit>
  8. INFO: HHH000206: hibernate.properties not found
  9. мар. 01, 2019 9:45:38 PM org.hibernate.cfg.Environment buildBytecodeProvider
  10. INFO: HHH000021: Bytecode provider name : javassist
  11. мар. 01, 2019 9:45:38 PM org.hibernate.cfg.Configuration configure
  12. INFO: HHH000043: Configuring from resource: /hibernate.cfg.xml
  13. мар. 01, 2019 9:45:38 PM org.hibernate.cfg.Configuration getConfigurationInputStream
  14. INFO: HHH000040: Configuration resource: /hibernate.cfg.xml
  15. WARNING: An illegal reflective access operation has occurred
  16. WARNING: Illegal reflective access by org.dom4j.io.SAXContentHandler (file:/C:/Users/nsokovik/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar) to method com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser$LocatorProxy.getEncoding()
  17. WARNING: Please consider reporting this to the maintainers of org.dom4j.io.SAXContentHandler
  18. WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
  19. WARNING: All illegal access operations will be denied in a future release
  20. мар. 01, 2019 9:45:38 PM org.hibernate.cfg.Configuration doConfigure
  21. INFO: HHH000041: Configured SessionFactory: null
  22. мар. 01, 2019 9:45:38 PM org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  23. WARN: HHH000402: Using Hibernate built-in connection pool (not for production use!)
  24. мар. 01, 2019 9:45:38 PM org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl buildCreator
  25. INFO: HHH000401: using driver [org.postgresql.Driver] at URL [jdbc:postgresql://t-vac-build01.t-systems.ru/testing]
  26. мар. 01, 2019 9:45:38 PM org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl buildCreator
  27. INFO: HHH000046: Connection properties: {password=****, user=vacation_app}
  28. мар. 01, 2019 9:45:38 PM org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl buildCreator
  29. INFO: HHH000006: Autocommit mode: false
  30. мар. 01, 2019 9:45:38 PM org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  31. INFO: HHH000115: Hibernate connection pool size: 20 (min=1)
  32. мар. 01, 2019 9:45:40 PM org.hibernate.dialect.Dialect <init>
  33. INFO: HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect
  34. мар. 01, 2019 9:45:40 PM org.hibernate.engine.jdbc.internal.LobCreatorBuilder useContextualLobCreation
  35. INFO: HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
  36. мар. 01, 2019 9:45:40 PM org.hibernate.engine.transaction.internal.TransactionFactoryInitiator initiateService
  37. INFO: HHH000399: Using default transaction strategy (direct JDBC transactions)
  38. мар. 01, 2019 9:45:40 PM org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory <init>
  39. INFO: HHH000397: Using ASTQueryTranslatorFactory
  40. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.SchemaUpdate execute
  41. INFO: HHH000228: Running hbm2ddl schema update
  42. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.SchemaUpdate execute
  43. INFO: HHH000102: Fetching database metadata
  44. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.SchemaUpdate execute
  45. INFO: HHH000396: Updating schema
  46. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  47. INFO: HHH000261: Table found: public.emp_supervisor
  48. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  49. INFO: HHH000037: Columns: [id_emp_supervisor, id]
  50. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  51. INFO: HHH000108: Foreign keys: [emp_supervisor_id_fkey, emp_supervisor_id_emp_supervisor_fkey]
  52. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  53. INFO: HHH000126: Indexes: [emp_supervisor_pkey]
  54. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  55. INFO: HHH000261: Table found: public.employee
  56. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  57. INFO: HHH000037: Columns: [birthday, building_name, buildingname, role, id_cost_cent, id_org_unit, position_name, id_company, city_code, hire_date, login_name, deleted, eng_surname, surname, grade, name, second_name, eng_name, id, reporting_ind, category, email]
  58. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  59. INFO: HHH000108: Foreign keys: [employee_id_cost_cent_fkey, employee_id_org_unit_fkey, employee_id_company_fkey]
  60. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  61. INFO: HHH000126: Indexes: [employee_pers_num_uindex, employee_pkey]
  62. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  63. INFO: HHH000261: Table found: public.proj_emp_role
  64. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  65. INFO: HHH000037: Columns: [id_proj, role, start_work_date, id, end_work_date, id_emp]
  66. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  67. INFO: HHH000108: Foreign keys: [emp_proj_info_id_emp_fkey, emp_proj_info_proj_id_fkey]
  68. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  69. INFO: HHH000126: Indexes: [emp_proj_info_pkey]
  70. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  71. INFO: HHH000261: Table found: public.project
  72. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  73. INFO: HHH000037: Columns: [id_dep, name, id, id_prg]
  74. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  75. INFO: HHH000108: Foreign keys: [project_id_dep_fkey, project_id_prg_fkey]
  76. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  77. INFO: HHH000126: Indexes: [project_pkey]
  78. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  79. INFO: HHH000261: Table found: public.vac_emp_manager_approver
  80. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  81. INFO: HHH000037: Columns: [approved, id_emp_man, id, id_vac]
  82. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  83. INFO: HHH000108: Foreign keys: [vac_emp_manager_approver_id_vac_fkey, vac_emp_manager_approver_id_emp_man_fkey]
  84. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  85. INFO: HHH000126: Indexes: [vac_emp_manager_approver_pkey]
  86. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  87. INFO: HHH000261: Table found: public.vacation
  88. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  89. INFO: HHH000037: Columns: [vacation_end, vacation_comment, vacation_status, vacation_start, id, creation_date, vacation_type, id_emp, id_emp_deputy]
  90. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  91. INFO: HHH000108: Foreign keys: [vacation_id_emp_deputy_fkey, vacation_id_emp_fkey]
  92. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  93. INFO: HHH000126: Indexes: [vacation_pkey]
  94. мар. 01, 2019 9:45:41 PM org.hibernate.tool.hbm2ddl.SchemaUpdate execute
  95. INFO: HHH000232: Schema update complete
  96. мар. 01, 2019 9:45:41 PM org.hibernate.cfg.Configuration configure
  97. INFO: HHH000043: Configuring from resource: /hibernate.cfg.xml
  98. мар. 01, 2019 9:45:41 PM org.hibernate.cfg.Configuration getConfigurationInputStream
  99. INFO: HHH000040: Configuration resource: /hibernate.cfg.xml
  100. мар. 01, 2019 9:45:41 PM org.hibernate.cfg.Configuration doConfigure
  101. INFO: HHH000041: Configured SessionFactory: null
  102. мар. 01, 2019 9:45:41 PM org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  103. WARN: HHH000402: Using Hibernate built-in connection pool (not for production use!)
  104. мар. 01, 2019 9:45:41 PM org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl buildCreator
  105. INFO: HHH000401: using driver [org.postgresql.Driver] at URL [jdbc:postgresql://t-vac-build01.t-systems.ru/testing]
  106. мар. 01, 2019 9:45:41 PM org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl buildCreator
  107. INFO: HHH000046: Connection properties: {password=****, user=vacation_app}
  108. мар. 01, 2019 9:45:41 PM org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl buildCreator
  109. INFO: HHH000006: Autocommit mode: false
  110. мар. 01, 2019 9:45:41 PM org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl configure
  111. INFO: HHH000115: Hibernate connection pool size: 20 (min=1)
  112. мар. 01, 2019 9:45:43 PM org.hibernate.dialect.Dialect <init>
  113. INFO: HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect
  114. мар. 01, 2019 9:45:43 PM org.hibernate.engine.jdbc.internal.LobCreatorBuilder useContextualLobCreation
  115. INFO: HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException
  116. мар. 01, 2019 9:45:43 PM org.hibernate.engine.transaction.internal.TransactionFactoryInitiator initiateService
  117. INFO: HHH000399: Using default transaction strategy (direct JDBC transactions)
  118. мар. 01, 2019 9:45:43 PM org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory <init>
  119. INFO: HHH000397: Using ASTQueryTranslatorFactory
  120. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.SchemaUpdate execute
  121. INFO: HHH000228: Running hbm2ddl schema update
  122. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.SchemaUpdate execute
  123. INFO: HHH000102: Fetching database metadata
  124. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.SchemaUpdate execute
  125. INFO: HHH000396: Updating schema
  126. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  127. INFO: HHH000261: Table found: public.emp_supervisor
  128. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  129. INFO: HHH000037: Columns: [id_emp_supervisor, id]
  130. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  131. INFO: HHH000108: Foreign keys: [emp_supervisor_id_fkey, emp_supervisor_id_emp_supervisor_fkey]
  132. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  133. INFO: HHH000126: Indexes: [emp_supervisor_pkey]
  134. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  135. INFO: HHH000261: Table found: public.employee
  136. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  137. INFO: HHH000037: Columns: [birthday, building_name, buildingname, role, id_cost_cent, id_org_unit, position_name, id_company, city_code, hire_date, login_name, deleted, eng_surname, surname, grade, name, second_name, eng_name, id, reporting_ind, category, email]
  138. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  139. INFO: HHH000108: Foreign keys: [employee_id_cost_cent_fkey, employee_id_org_unit_fkey, employee_id_company_fkey]
  140. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  141. INFO: HHH000126: Indexes: [employee_pers_num_uindex, employee_pkey]
  142. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  143. INFO: HHH000261: Table found: public.proj_emp_role
  144. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  145. INFO: HHH000037: Columns: [id_proj, role, start_work_date, id, end_work_date, id_emp]
  146. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  147. INFO: HHH000108: Foreign keys: [emp_proj_info_id_emp_fkey, emp_proj_info_proj_id_fkey]
  148. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  149. INFO: HHH000126: Indexes: [emp_proj_info_pkey]
  150. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  151. INFO: HHH000261: Table found: public.project
  152. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  153. INFO: HHH000037: Columns: [id_dep, name, id, id_prg]
  154. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  155. INFO: HHH000108: Foreign keys: [project_id_dep_fkey, project_id_prg_fkey]
  156. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  157. INFO: HHH000126: Indexes: [project_pkey]
  158. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  159. INFO: HHH000261: Table found: public.vac_emp_manager_approver
  160. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  161. INFO: HHH000037: Columns: [approved, id_emp_man, id, id_vac]
  162. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  163. INFO: HHH000108: Foreign keys: [vac_emp_manager_approver_id_vac_fkey, vac_emp_manager_approver_id_emp_man_fkey]
  164. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  165. INFO: HHH000126: Indexes: [vac_emp_manager_approver_pkey]
  166. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  167. INFO: HHH000261: Table found: public.vacation
  168. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  169. INFO: HHH000037: Columns: [vacation_end, vacation_comment, vacation_status, vacation_start, id, creation_date, vacation_type, id_emp, id_emp_deputy]
  170. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  171. INFO: HHH000108: Foreign keys: [vacation_id_emp_deputy_fkey, vacation_id_emp_fkey]
  172. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.TableMetadata <init>
  173. INFO: HHH000126: Indexes: [vacation_pkey]
  174. мар. 01, 2019 9:45:43 PM org.hibernate.tool.hbm2ddl.SchemaUpdate execute
  175. INFO: HHH000232: Schema update complete
  176. 2019-03-01 21:45:43.930 [main] INFO - ru.tsystems.vacation.testing.commons.builders.EmployeeDataBuilder.setUp() User t-vac-testing01 already exists, it will be updated.
  177. 2019-03-01 21:45:43.968 [main] INFO - ru.tsystems.vacation.testing.commons.builders.EmployeeDataBuilder.setUp() User t-vac-testing02 already exists, it will be updated.
  178. 2019-03-01 21:45:43.993 [main] INFO - ru.tsystems.vacation.testing.commons.builders.EmployeeDataBuilder.setUp() User t-vac-testing03 already exists, it will be updated.
  179. 2019-03-01 21:45:44.010 [main] INFO - ru.tsystems.vacation.testing.commons.builders.EmployeeDataBuilder.setUp() User t-vac-testing04 already exists, it will be updated.
  180. 2019-03-01 21:45:44.041 [main] INFO - ru.tsystems.vacation.testing.commons.builders.EmployeeDataBuilder.setUp() User t-vac-testing05 already exists, it will be updated.
  181. 2019-03-01 21:45:44.089 [main] INFO - ru.tsystems.vacation.testing.commons.builders.EmployeeDataBuilder.setUp() User t-vac-testing06 already exists, it will be updated.
  182. 2019-03-01 21:45:44.116 [main] INFO - ru.tsystems.vacation.testing.commons.builders.EmployeeDataBuilder.setUp() User t-vac-testing07 already exists, it will be updated.
  183. 2019-03-01 21:45:44.136 [main] INFO - ru.tsystems.vacation.testing.commons.builders.EmployeeDataBuilder.setUp() User t-vac-testing08 already exists, it will be updated.
  184. 2019-03-01 21:45:44.162 [main] INFO - ru.tsystems.vacation.testing.commons.utils.SeleniumCommonTestCase.login() Login client application with user t-vac-testing01
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement