Guest User

Untitled

a guest
Dec 3rd, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.89 KB | None | 0 0
  1. 2019-11-16 00:24:03.037+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 101 checkpoint started...
  2. 2019-11-16 00:24:03.066+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 101 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b].
  3. 2019-11-16 00:24:03.114+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 101 checkpoint completed in 77ms
  4. 2019-11-16 00:24:03.115+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 4
  5. 2019-11-16 00:40:53.127+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 104 checkpoint started...
  6. 2019-11-16 00:40:53.154+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 104 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a].
  7. 2019-11-16 00:40:53.238+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 104 checkpoint completed in 111ms
  8. 2019-11-16 00:40:53.238+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 4
  9. 2019-11-16 00:54:07.753+0000 INFO [o.n.k.NeoStoreDataSource] Rotated to transaction log [/root/SqlNeo4JLoader/data/test2graphDB/neostore.transaction.db.5] version=5, last transaction in previous log=109
  10. 2019-11-16 00:54:08.107+0000 INFO [o.n.g.f.GraphDatabaseFacadeFactory] Shutdown started
  11. 2019-11-16 00:54:08.108+0000 INFO [o.n.k.a.DatabaseAvailabilityGuard] Database test2graphDB is unavailable.
  12. 2019-11-16 00:54:08.109+0000 INFO [o.n.g.f.GraphDatabaseFacadeFactory] Shutting down 'test2graphDB' database.
  13. 2019-11-16 00:54:08.109+0000 INFO [o.n.g.f.GraphDatabaseFacadeFactory] Shutdown started
  14. 2019-11-16 00:54:08.114+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by database shutdown @ txId: 109 checkpoint started...
  15. 2019-11-16 00:54:08.156+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 109 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b].
  16. 2019-11-16 00:54:08.373+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by database shutdown @ txId: 109 checkpoint completed in 259ms
  17. 2019-11-16 00:54:08.373+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 4
  18. 2019-11-16 00:54:08.441+0000 INFO [o.n.i.d.DiagnosticsManager] --- STOPPING diagnostics START ---
  19. 2019-11-16 00:54:08.441+0000 INFO [o.n.i.d.DiagnosticsManager] --- STOPPING diagnostics END ---
  20. 2019-11-16 06:50:28.211+0000 WARN [o.n.i.p.PageCache] The dbms.memory.pagecache.size setting has not been configured. It is recommended that this setting is always explicitly configured, to ensure the system has a balanced configuration. Until then, a computed heuristic value of 21474836480 bytes will be used instead. Run `neo4j-admin memrec` for memory configuration suggestions.
  21. 2019-11-16 06:50:28.412+0000 INFO [o.n.g.f.m.e.CommunityEditionModule] No locking implementation specified, defaulting to 'community'
  22. 2019-11-16 06:50:28.516+0000 INFO [o.n.g.f.GraphDatabaseFacadeFactory] Creating 'test2graphDB' database.
  23. 2019-11-16 06:50:28.537+0000 INFO [o.n.k.a.DatabaseAvailabilityGuard] Requirement `Database available` makes database test2graphDB unavailable.
  24. 2019-11-16 06:50:28.537+0000 INFO [o.n.k.a.DatabaseAvailabilityGuard] Database test2graphDB is unavailable.
  25. 2019-11-16 06:50:28.559+0000 INFO [o.n.i.d.DiagnosticsManager] --- INITIALIZED diagnostics START ---
  26. 2019-11-16 06:50:28.559+0000 INFO [o.n.i.d.DiagnosticsManager] Neo4j Kernel properties:
  27. 2019-11-16 06:50:28.559+0000 INFO [o.n.i.d.DiagnosticsManager] unsupported.dbms.directories.neo4j_home=/root/SqlNeo4JLoader/data
  28. 2019-11-16 06:50:28.560+0000 INFO [o.n.i.d.DiagnosticsManager] dbms.active_database=test2graphDB
  29. 2019-11-16 06:50:28.560+0000 INFO [o.n.i.d.DiagnosticsManager] unsupported.dbms.directories.databases.root=/root/SqlNeo4JLoader/data
  30. 2019-11-16 06:50:28.560+0000 INFO [o.n.i.d.DiagnosticsManager] unsupported.dbms.edition=community
  31. 2019-11-16 06:50:28.560+0000 INFO [o.n.i.d.DiagnosticsManager] unsupported.dbms.ephemeral=false
  32. 2019-11-16 06:50:28.560+0000 INFO [o.n.i.d.DiagnosticsManager] Diagnostics providers:
  33. 2019-11-16 06:50:28.560+0000 INFO [o.n.i.d.DiagnosticsManager] org.neo4j.kernel.configuration.Config
  34. 2019-11-16 06:50:28.560+0000 INFO [o.n.i.d.DiagnosticsManager] org.neo4j.internal.diagnostics.DiagnosticsManager
  35. 2019-11-16 06:50:28.560+0000 INFO [o.n.i.d.DiagnosticsManager] SYSTEM_MEMORY
  36. 2019-11-16 06:50:28.560+0000 INFO [o.n.i.d.DiagnosticsManager] JAVA_MEMORY
  37. 2019-11-16 06:50:28.560+0000 INFO [o.n.i.d.DiagnosticsManager] OPERATING_SYSTEM
  38. 2019-11-16 06:50:28.560+0000 INFO [o.n.i.d.DiagnosticsManager] JAVA_VIRTUAL_MACHINE
  39. 2019-11-16 06:50:28.560+0000 INFO [o.n.i.d.DiagnosticsManager] CLASSPATH
  40. 2019-11-16 06:50:28.561+0000 INFO [o.n.i.d.DiagnosticsManager] LIBRARY_PATH
  41. 2019-11-16 06:50:28.561+0000 INFO [o.n.i.d.DiagnosticsManager] SYSTEM_PROPERTIES
  42. 2019-11-16 06:50:28.561+0000 INFO [o.n.i.d.DiagnosticsManager] TIMEZONE_DATABASE
  43. 2019-11-16 06:50:28.561+0000 INFO [o.n.i.d.DiagnosticsManager] LINUX_SCHEDULERS
  44. 2019-11-16 06:50:28.561+0000 INFO [o.n.i.d.DiagnosticsManager] NETWORK
  45. 2019-11-16 06:50:28.561+0000 INFO [o.n.i.d.DiagnosticsManager] System memory information:
  46. 2019-11-16 06:50:28.563+0000 INFO [o.n.i.d.DiagnosticsManager] Total Physical memory: 62.69 GB
  47. 2019-11-16 06:50:28.564+0000 INFO [o.n.i.d.DiagnosticsManager] Free Physical memory: 16.22 GB
  48. 2019-11-16 06:50:28.564+0000 INFO [o.n.i.d.DiagnosticsManager] Committed virtual memory: 19.00 GB
  49. 2019-11-16 06:50:28.564+0000 INFO [o.n.i.d.DiagnosticsManager] Total swap space: 31.97 GB
  50. 2019-11-16 06:50:28.564+0000 INFO [o.n.i.d.DiagnosticsManager] Free swap space: 31.97 GB
  51. 2019-11-16 06:50:28.564+0000 INFO [o.n.i.d.DiagnosticsManager] JVM memory information:
  52. 2019-11-16 06:50:28.564+0000 INFO [o.n.i.d.DiagnosticsManager] Free memory: 830.19 MB
  53. 2019-11-16 06:50:28.564+0000 INFO [o.n.i.d.DiagnosticsManager] Total memory: 962.50 MB
  54. 2019-11-16 06:50:28.564+0000 INFO [o.n.i.d.DiagnosticsManager] Max memory: 13.93 GB
  55. 2019-11-16 06:50:28.565+0000 INFO [o.n.i.d.DiagnosticsManager] Garbage Collector: PS Scavenge: [PS Eden Space, PS Survivor Space]
  56. 2019-11-16 06:50:28.565+0000 INFO [o.n.i.d.DiagnosticsManager] Garbage Collector: PS MarkSweep: [PS Eden Space, PS Survivor Space, PS Old Gen]
  57. 2019-11-16 06:50:28.566+0000 INFO [o.n.i.d.DiagnosticsManager] Memory Pool: Code Cache (Non-heap memory): committed=5.31 MB, used=5.28 MB, max=240.00 MB, threshold=0.00 B
  58. 2019-11-16 06:50:28.566+0000 INFO [o.n.i.d.DiagnosticsManager] Memory Pool: Metaspace (Non-heap memory): committed=20.75 MB, used=19.85 MB, max=-1.00 B, threshold=0.00 B
  59. 2019-11-16 06:50:28.566+0000 INFO [o.n.i.d.DiagnosticsManager] Memory Pool: Compressed Class Space (Non-heap memory): committed=2.50 MB, used=2.29 MB, max=1.00 GB, threshold=0.00 B
  60. 2019-11-16 06:50:28.566+0000 INFO [o.n.i.d.DiagnosticsManager] Memory Pool: PS Eden Space (Heap memory): committed=251.50 MB, used=132.31 MB, max=5.14 GB, threshold=?
  61. 2019-11-16 06:50:28.566+0000 INFO [o.n.i.d.DiagnosticsManager] Memory Pool: PS Survivor Space (Heap memory): committed=41.50 MB, used=0.00 B, max=41.50 MB, threshold=?
  62. 2019-11-16 06:50:28.567+0000 INFO [o.n.i.d.DiagnosticsManager] Memory Pool: PS Old Gen (Heap memory): committed=669.50 MB, used=0.00 B, max=10.45 GB, threshold=0.00 B
  63. 2019-11-16 06:50:28.567+0000 INFO [o.n.i.d.DiagnosticsManager] Operating system information:
  64. 2019-11-16 06:50:28.567+0000 INFO [o.n.i.d.DiagnosticsManager] Operating System: Linux; version: 4.15.0-38-generic; arch: amd64; cpus: 8
  65. 2019-11-16 06:50:28.567+0000 INFO [o.n.i.d.DiagnosticsManager] Max number of file descriptors: 1048576
  66. 2019-11-16 06:50:28.567+0000 INFO [o.n.i.d.DiagnosticsManager] Number of open file descriptors: 112
  67. 2019-11-16 06:50:28.569+0000 INFO [o.n.i.d.DiagnosticsManager] Process id: 10714@Ubuntu-1604-xenial-64-minimal
  68. 2019-11-16 06:50:28.569+0000 INFO [o.n.i.d.DiagnosticsManager] Byte order: LITTLE_ENDIAN
  69. 2019-11-16 06:50:28.570+0000 INFO [o.n.i.d.DiagnosticsManager] Local timezone: Europe/Berlin
  70. 2019-11-16 06:50:28.570+0000 INFO [o.n.i.d.DiagnosticsManager] JVM information:
  71. 2019-11-16 06:50:28.571+0000 INFO [o.n.i.d.DiagnosticsManager] VM Name: OpenJDK 64-Bit Server VM
  72. 2019-11-16 06:50:28.571+0000 INFO [o.n.i.d.DiagnosticsManager] VM Vendor: Oracle Corporation
  73. 2019-11-16 06:50:28.571+0000 INFO [o.n.i.d.DiagnosticsManager] VM Version: 25.191-b12
  74. 2019-11-16 06:50:28.571+0000 INFO [o.n.i.d.DiagnosticsManager] JIT compiler: HotSpot 64-Bit Tiered Compilers
  75. 2019-11-16 06:50:28.571+0000 INFO [o.n.i.d.DiagnosticsManager] VM Arguments: []
  76. 2019-11-16 06:50:28.571+0000 INFO [o.n.i.d.DiagnosticsManager] Java classpath:
  77. 2019-11-16 06:50:28.571+0000 INFO [o.n.i.d.DiagnosticsManager] [bootstrap] /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jce.jar
  78. 2019-11-16 06:50:28.571+0000 INFO [o.n.i.d.DiagnosticsManager] [loader.1] file:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/cldrdata.jar
  79. 2019-11-16 06:50:28.571+0000 INFO [o.n.i.d.DiagnosticsManager] [bootstrap] /usr/lib/jvm/java-8-openjdk-amd64/jre/classes
  80. 2019-11-16 06:50:28.571+0000 INFO [o.n.i.d.DiagnosticsManager] [loader.1] file:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/zipfs.jar
  81. 2019-11-16 06:50:28.571+0000 INFO [o.n.i.d.DiagnosticsManager] [loader.1] file:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/nashorn.jar
  82. 2019-11-16 06:50:28.572+0000 INFO [o.n.i.d.DiagnosticsManager] [loader.1] file:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/dnsns.jar
  83. 2019-11-16 06:50:28.572+0000 INFO [o.n.i.d.DiagnosticsManager] [loader.1] file:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/icedtea-sound.jar
  84. 2019-11-16 06:50:28.572+0000 INFO [o.n.i.d.DiagnosticsManager] [bootstrap] /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jsse.jar
  85. 2019-11-16 06:50:28.572+0000 INFO [o.n.i.d.DiagnosticsManager] [bootstrap] /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/resources.jar
  86. 2019-11-16 06:50:28.572+0000 INFO [o.n.i.d.DiagnosticsManager] [loader.1] file:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/localedata.jar
  87. 2019-11-16 06:50:28.572+0000 INFO [o.n.i.d.DiagnosticsManager] [loader.1] file:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/sunjce_provider.jar
  88. 2019-11-16 06:50:28.572+0000 INFO [o.n.i.d.DiagnosticsManager] [loader.1] file:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/jaccess.jar
  89. 2019-11-16 06:50:28.572+0000 INFO [o.n.i.d.DiagnosticsManager] [loader.1] file:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/sunpkcs11.jar
  90. 2019-11-16 06:50:28.572+0000 INFO [o.n.i.d.DiagnosticsManager] [bootstrap] /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/charsets.jar
  91. 2019-11-16 06:50:28.572+0000 INFO [o.n.i.d.DiagnosticsManager] [bootstrap] /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/sunrsasign.jar
  92. 2019-11-16 06:50:28.572+0000 INFO [o.n.i.d.DiagnosticsManager] [classpath + loader.0] file:/root/SqlNeo4JLoader/neo4j-import.jar
  93. 2019-11-16 06:50:28.572+0000 INFO [o.n.i.d.DiagnosticsManager] [loader.1] file:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/sunec.jar
  94. 2019-11-16 06:50:28.572+0000 INFO [o.n.i.d.DiagnosticsManager] [bootstrap] /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jfr.jar
  95. 2019-11-16 06:50:28.572+0000 INFO [o.n.i.d.DiagnosticsManager] [bootstrap] /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar
  96. 2019-11-16 06:50:28.572+0000 INFO [o.n.i.d.DiagnosticsManager] Library path:
  97. 2019-11-16 06:50:28.572+0000 INFO [o.n.i.d.DiagnosticsManager] /usr/java/packages/lib/amd64
  98. 2019-11-16 06:50:28.572+0000 INFO [o.n.i.d.DiagnosticsManager] /usr/lib/x86_64-linux-gnu/jni
  99. 2019-11-16 06:50:28.572+0000 INFO [o.n.i.d.DiagnosticsManager] /lib/x86_64-linux-gnu
  100. 2019-11-16 06:50:28.573+0000 INFO [o.n.i.d.DiagnosticsManager] /usr/lib/x86_64-linux-gnu
  101. 2019-11-16 06:50:28.573+0000 INFO [o.n.i.d.DiagnosticsManager] /usr/lib/jni
  102. 2019-11-16 06:50:28.573+0000 INFO [o.n.i.d.DiagnosticsManager] /lib
  103. 2019-11-16 06:50:28.573+0000 INFO [o.n.i.d.DiagnosticsManager] /usr/lib
  104. 2019-11-16 06:50:28.573+0000 INFO [o.n.i.d.DiagnosticsManager] System.properties:
  105. 2019-11-16 06:50:28.573+0000 INFO [o.n.i.d.DiagnosticsManager] sun.boot.library.path = /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64
  106. 2019-11-16 06:50:28.573+0000 INFO [o.n.i.d.DiagnosticsManager] path.separator = :
  107. 2019-11-16 06:50:28.573+0000 INFO [o.n.i.d.DiagnosticsManager] file.encoding.pkg = sun.io
  108. 2019-11-16 06:50:28.573+0000 INFO [o.n.i.d.DiagnosticsManager] user.country = US
  109. 2019-11-16 06:50:28.573+0000 INFO [o.n.i.d.DiagnosticsManager] sun.java.launcher = SUN_STANDARD
  110. 2019-11-16 06:50:28.573+0000 INFO [o.n.i.d.DiagnosticsManager] sun.os.patch.level = unknown
  111. 2019-11-16 06:50:28.573+0000 INFO [o.n.i.d.DiagnosticsManager] user.dir = /root/SqlNeo4JLoader
  112. 2019-11-16 06:50:28.573+0000 INFO [o.n.i.d.DiagnosticsManager] sun.jnu.encoding = UTF-8
  113. 2019-11-16 06:50:28.573+0000 INFO [o.n.i.d.DiagnosticsManager] sun.management.compiler = HotSpot 64-Bit Tiered Compilers
  114. 2019-11-16 06:50:28.573+0000 INFO [o.n.i.d.DiagnosticsManager] user.home = /root
  115. 2019-11-16 06:50:28.573+0000 INFO [o.n.i.d.DiagnosticsManager] user.timezone = Europe/Berlin
  116. 2019-11-16 06:50:28.573+0000 INFO [o.n.i.d.DiagnosticsManager] file.encoding = UTF-8
  117. 2019-11-16 06:50:28.574+0000 INFO [o.n.i.d.DiagnosticsManager] user.name = root
  118. 2019-11-16 06:50:28.574+0000 INFO [o.n.i.d.DiagnosticsManager] sun.java.command = neo4j-import.jar 0 nodes_1500000
  119. 2019-11-16 06:50:28.574+0000 INFO [o.n.i.d.DiagnosticsManager] sun.arch.data.model = 64
  120. 2019-11-16 06:50:28.574+0000 INFO [o.n.i.d.DiagnosticsManager] user.language = en
  121. 2019-11-16 06:50:28.574+0000 INFO [o.n.i.d.DiagnosticsManager] awt.toolkit = sun.awt.X11.XToolkit
  122. 2019-11-16 06:50:28.574+0000 INFO [o.n.i.d.DiagnosticsManager] file.separator = /
  123. 2019-11-16 06:50:28.574+0000 INFO [o.n.i.d.DiagnosticsManager] sun.io.unicode.encoding = UnicodeLittle
  124. 2019-11-16 06:50:28.574+0000 INFO [o.n.i.d.DiagnosticsManager] sun.cpu.endian = little
  125. 2019-11-16 06:50:28.574+0000 INFO [o.n.i.d.DiagnosticsManager] sun.cpu.isalist =
  126. 2019-11-16 06:50:28.574+0000 INFO [o.n.i.d.DiagnosticsManager] (IANA) TimeZone Database Version:
  127. 2019-11-16 06:50:28.637+0000 INFO [o.n.i.d.DiagnosticsManager] TimeZone version: 2018e (available for 599 zone identifiers)
  128. 2019-11-16 06:50:28.637+0000 INFO [o.n.i.d.DiagnosticsManager] Linux scheduler information:
  129. 2019-11-16 06:50:28.642+0000 INFO [o.n.i.d.DiagnosticsManager] [none]
  130. 2019-11-16 06:50:28.642+0000 INFO [o.n.i.d.DiagnosticsManager] noop deadline [cfq]
  131. 2019-11-16 06:50:28.642+0000 INFO [o.n.i.d.DiagnosticsManager] [none]
  132. 2019-11-16 06:50:28.643+0000 INFO [o.n.i.d.DiagnosticsManager] none
  133. 2019-11-16 06:50:28.643+0000 INFO [o.n.i.d.DiagnosticsManager] [none]
  134. 2019-11-16 06:50:28.643+0000 INFO [o.n.i.d.DiagnosticsManager] none
  135. 2019-11-16 06:50:28.643+0000 INFO [o.n.i.d.DiagnosticsManager] [none]
  136. 2019-11-16 06:50:28.643+0000 INFO [o.n.i.d.DiagnosticsManager] [none]
  137. 2019-11-16 06:50:28.644+0000 INFO [o.n.i.d.DiagnosticsManager] [none]
  138. 2019-11-16 06:50:28.644+0000 INFO [o.n.i.d.DiagnosticsManager] noop deadline [cfq]
  139. 2019-11-16 06:50:28.644+0000 INFO [o.n.i.d.DiagnosticsManager] [none]
  140. 2019-11-16 06:50:28.644+0000 INFO [o.n.i.d.DiagnosticsManager] none
  141. 2019-11-16 06:50:28.644+0000 INFO [o.n.i.d.DiagnosticsManager] [none]
  142. 2019-11-16 06:50:28.644+0000 INFO [o.n.i.d.DiagnosticsManager] Network information:
  143. 2019-11-16 06:50:28.645+0000 INFO [o.n.i.d.DiagnosticsManager] Interface eth0:
  144. 2019-11-16 06:50:28.645+0000 INFO [o.n.i.d.DiagnosticsManager] address: 2a01:4f8:191:61a7:0:0:0:2%eth0
  145. 2019-11-16 06:50:28.645+0000 INFO [o.n.i.d.DiagnosticsManager] address: fe80:0:0:0:921b:eff:febe:e932%eth0
  146. 2019-11-16 06:50:28.645+0000 INFO [o.n.i.d.DiagnosticsManager] address: 144.76.57.168
  147. 2019-11-16 06:50:28.645+0000 INFO [o.n.i.d.DiagnosticsManager] Interface lo:
  148. 2019-11-16 06:50:28.645+0000 INFO [o.n.i.d.DiagnosticsManager] address: 0:0:0:0:0:0:0:1%lo
  149. 2019-11-16 06:50:28.646+0000 INFO [o.n.i.d.DiagnosticsManager] address: 127.0.0.1
  150. 2019-11-16 06:50:28.646+0000 INFO [o.n.i.d.DiagnosticsManager] --- INITIALIZED diagnostics END ---
  151. 2019-11-16 06:50:28.742+0000 INFO [o.n.k.i.s.f.RecordFormatSelector] Selected RecordFormat:StandardV3_4[v0.A.9] record format from store /root/SqlNeo4JLoader/data/test2graphDB
  152. 2019-11-16 06:50:28.756+0000 INFO [o.n.k.i.s.f.RecordFormatSelector] Selected RecordFormat:StandardV3_4[v0.A.9] record format from store /root/SqlNeo4JLoader/data/test2graphDB
  153. 2019-11-16 06:50:28.756+0000 INFO [o.n.k.i.s.f.RecordFormatSelector] Format not configured. Selected format from the store: RecordFormat:StandardV3_4[v0.A.9]
  154. 2019-11-16 06:50:29.124+0000 INFO [o.n.k.NeoStoreDataSource] No commits found after last check point (which is at LogPosition{logVersion=4, byteOffset=289421464})
  155. 2019-11-16 06:50:29.135+0000 INFO [o.n.i.d.DiagnosticsManager] --- STARTED diagnostics for KernelDiagnostics:Versions START ---
  156. 2019-11-16 06:50:29.135+0000 INFO [o.n.i.d.DiagnosticsManager] Graph Database: community single StoreId{creationTime=1573481628498, randomId=-5135845520637338390, storeVersion=16094931155187206, upgradeTime=1573481628498, upgradeId=1}
  157. 2019-11-16 06:50:29.135+0000 INFO [o.n.i.d.DiagnosticsManager] Kernel version: 3.5.2,7878bd2465405ceac0335894f82ec11e39d154c2
  158. 2019-11-16 06:50:29.135+0000 INFO [o.n.i.d.DiagnosticsManager] --- STARTED diagnostics for KernelDiagnostics:Versions END ---
  159. 2019-11-16 06:50:29.136+0000 INFO [o.n.i.d.DiagnosticsManager] --- STARTED diagnostics for NEO_STORE_VERSIONS START ---
  160. 2019-11-16 06:50:29.136+0000 INFO [o.n.i.d.DiagnosticsManager] Store versions:
  161. 2019-11-16 06:50:29.137+0000 INFO [o.n.i.d.DiagnosticsManager] ArrayPropertyStore v0.A.9
  162. 2019-11-16 06:50:29.137+0000 INFO [o.n.i.d.DiagnosticsManager] NodeStore v0.A.9
  163. 2019-11-16 06:50:29.137+0000 INFO [o.n.i.d.DiagnosticsManager] StringPropertyStore v0.A.9
  164. 2019-11-16 06:50:29.137+0000 INFO [o.n.i.d.DiagnosticsManager] PropertyIndexStore v0.A.9
  165. 2019-11-16 06:50:29.137+0000 INFO [o.n.i.d.DiagnosticsManager] StringPropertyStore v0.A.9
  166. 2019-11-16 06:50:29.137+0000 INFO [o.n.i.d.DiagnosticsManager] ArrayPropertyStore v0.A.9
  167. 2019-11-16 06:50:29.137+0000 INFO [o.n.i.d.DiagnosticsManager] PropertyStore v0.A.9
  168. 2019-11-16 06:50:29.137+0000 INFO [o.n.i.d.DiagnosticsManager] RelationshipStore v0.A.9
  169. 2019-11-16 06:50:29.137+0000 INFO [o.n.i.d.DiagnosticsManager] StringPropertyStore v0.A.9
  170. 2019-11-16 06:50:29.137+0000 INFO [o.n.i.d.DiagnosticsManager] RelationshipTypeStore v0.A.9
  171. 2019-11-16 06:50:29.137+0000 INFO [o.n.i.d.DiagnosticsManager] StringPropertyStore v0.A.9
  172. 2019-11-16 06:50:29.137+0000 INFO [o.n.i.d.DiagnosticsManager] LabelTokenStore v0.A.9
  173. 2019-11-16 06:50:29.137+0000 INFO [o.n.i.d.DiagnosticsManager] SchemaStore v0.A.9
  174. 2019-11-16 06:50:29.137+0000 INFO [o.n.i.d.DiagnosticsManager] RelationshipGroupStore v0.A.9
  175. 2019-11-16 06:50:29.137+0000 INFO [o.n.i.d.DiagnosticsManager] NeoStore v0.A.9
  176. 2019-11-16 06:50:29.137+0000 INFO [o.n.i.d.DiagnosticsManager] --- STARTED diagnostics for NEO_STORE_VERSIONS END ---
  177. 2019-11-16 06:50:29.137+0000 INFO [o.n.i.d.DiagnosticsManager] --- STARTED diagnostics for NEO_STORE_ID_USAGE START ---
  178. 2019-11-16 06:50:29.137+0000 INFO [o.n.i.d.DiagnosticsManager] Id usage:
  179. 2019-11-16 06:50:29.138+0000 INFO [o.n.i.d.DiagnosticsManager] ArrayPropertyStore: used=1 high=0
  180. 2019-11-16 06:50:29.138+0000 INFO [o.n.i.d.DiagnosticsManager] NodeStore: used=3134154 high=3134183
  181. 2019-11-16 06:50:29.138+0000 INFO [o.n.i.d.DiagnosticsManager] StringPropertyStore: used=7 high=6
  182. 2019-11-16 06:50:29.138+0000 INFO [o.n.i.d.DiagnosticsManager] PropertyIndexStore: used=6 high=5
  183. 2019-11-16 06:50:29.138+0000 INFO [o.n.i.d.DiagnosticsManager] StringPropertyStore: used=167605 high=167613
  184. 2019-11-16 06:50:29.138+0000 INFO [o.n.i.d.DiagnosticsManager] ArrayPropertyStore: used=1 high=0
  185. 2019-11-16 06:50:29.138+0000 INFO [o.n.i.d.DiagnosticsManager] PropertyStore: used=11504796 high=11504821
  186. 2019-11-16 06:50:29.138+0000 INFO [o.n.i.d.DiagnosticsManager] RelationshipStore: used=1934154 high=1934183
  187. 2019-11-16 06:50:29.138+0000 INFO [o.n.i.d.DiagnosticsManager] StringPropertyStore: used=2 high=1
  188. 2019-11-16 06:50:29.138+0000 INFO [o.n.i.d.DiagnosticsManager] RelationshipTypeStore: used=1 high=0
  189. 2019-11-16 06:50:29.138+0000 INFO [o.n.i.d.DiagnosticsManager] StringPropertyStore: used=8 high=7
  190. 2019-11-16 06:50:29.138+0000 INFO [o.n.i.d.DiagnosticsManager] LabelTokenStore: used=7 high=6
  191. 2019-11-16 06:50:29.138+0000 INFO [o.n.i.d.DiagnosticsManager] SchemaStore: used=1 high=0
  192. 2019-11-16 06:50:29.139+0000 INFO [o.n.i.d.DiagnosticsManager] RelationshipGroupStore: used=1 high=0
  193. 2019-11-16 06:50:29.139+0000 INFO [o.n.i.d.DiagnosticsManager] NeoStore: used=15 high=14
  194. 2019-11-16 06:50:29.139+0000 INFO [o.n.i.d.DiagnosticsManager] --- STARTED diagnostics for NEO_STORE_ID_USAGE END ---
  195. 2019-11-16 06:50:29.139+0000 INFO [o.n.i.d.DiagnosticsManager] --- STARTED diagnostics for NEO_STORE_RECORDS START ---
  196. 2019-11-16 06:50:29.139+0000 INFO [o.n.i.d.DiagnosticsManager] Neostore records:
  197. 2019-11-16 06:50:29.139+0000 INFO [o.n.i.d.DiagnosticsManager] TIME (Creation time): 1573481628498
  198. 2019-11-16 06:50:29.139+0000 INFO [o.n.i.d.DiagnosticsManager] RANDOM_NUMBER (Random number for store id): -5135845520637338390
  199. 2019-11-16 06:50:29.139+0000 INFO [o.n.i.d.DiagnosticsManager] LOG_VERSION (Current log version): 5
  200. 2019-11-16 06:50:29.139+0000 INFO [o.n.i.d.DiagnosticsManager] LAST_TRANSACTION_ID (Last committed transaction): 109
  201. 2019-11-16 06:50:29.139+0000 INFO [o.n.i.d.DiagnosticsManager] STORE_VERSION (Store format version): 16094931155187206
  202. 2019-11-16 06:50:29.139+0000 INFO [o.n.i.d.DiagnosticsManager] FIRST_GRAPH_PROPERTY (First property record containing graph properties): -1
  203. 2019-11-16 06:50:29.139+0000 INFO [o.n.i.d.DiagnosticsManager] LAST_CONSTRAINT_TRANSACTION (Last committed transaction containing constraint changes): 0
  204. 2019-11-16 06:50:29.139+0000 INFO [o.n.i.d.DiagnosticsManager] UPGRADE_TRANSACTION_ID (Transaction id most recent upgrade was performed at): 1
  205. 2019-11-16 06:50:29.140+0000 INFO [o.n.i.d.DiagnosticsManager] UPGRADE_TIME (Time of last upgrade): 1573481628498
  206. 2019-11-16 06:50:29.140+0000 INFO [o.n.i.d.DiagnosticsManager] LAST_TRANSACTION_CHECKSUM (Checksum of last committed transaction): -162233028396
  207. 2019-11-16 06:50:29.140+0000 INFO [o.n.i.d.DiagnosticsManager] UPGRADE_TRANSACTION_CHECKSUM (Checksum of transaction id the most recent upgrade was performed at): 0
  208. 2019-11-16 06:50:29.140+0000 INFO [o.n.i.d.DiagnosticsManager] LAST_CLOSED_TRANSACTION_LOG_VERSION (Log version where the last transaction commit entry has been written into): 4
  209. 2019-11-16 06:50:29.140+0000 INFO [o.n.i.d.DiagnosticsManager] LAST_CLOSED_TRANSACTION_LOG_BYTE_OFFSET (Byte offset in the log file where the last transaction commit entry has been written into): 289421464
  210. 2019-11-16 06:50:29.140+0000 INFO [o.n.i.d.DiagnosticsManager] LAST_TRANSACTION_COMMIT_TIMESTAMP (Commit time timestamp for last committed transaction): 1573865647569
  211. 2019-11-16 06:50:29.140+0000 INFO [o.n.i.d.DiagnosticsManager] UPGRADE_TRANSACTION_COMMIT_TIMESTAMP (Commit timestamp of transaction the most recent upgrade was performed at): 0
  212. 2019-11-16 06:50:29.140+0000 INFO [o.n.i.d.DiagnosticsManager] --- STARTED diagnostics for NEO_STORE_RECORDS END ---
  213. 2019-11-16 06:50:29.140+0000 INFO [o.n.i.d.DiagnosticsManager] --- STARTED diagnostics for TRANSACTION_RANGE START ---
  214. 2019-11-16 06:50:29.140+0000 INFO [o.n.i.d.DiagnosticsManager] Transaction log:
  215. 2019-11-16 06:50:29.141+0000 INFO [o.n.i.d.DiagnosticsManager] Oldest transaction 2 found in log with version 0
  216. 2019-11-16 06:50:29.141+0000 INFO [o.n.i.d.DiagnosticsManager] --- STARTED diagnostics for TRANSACTION_RANGE END ---
  217. 2019-11-16 06:50:29.144+0000 INFO [o.n.i.d.DiagnosticsManager] --- STARTED diagnostics for KernelDiagnostics:StoreFiles START ---
  218. 2019-11-16 06:50:29.144+0000 INFO [o.n.i.d.DiagnosticsManager] Disk space on partition (Total / Free / Free %): 468514799616 / 260287770624 / 55
  219. 2019-11-16 06:50:29.144+0000 INFO [o.n.i.d.DiagnosticsManager] Storage files: (filename : modification date - size)
  220. 2019-11-16 06:50:29.146+0000 INFO [o.n.i.d.DiagnosticsManager] index:
  221. 2019-11-16 06:50:29.146+0000 INFO [o.n.i.d.DiagnosticsManager] - Total: 2019-11-11T15:13:48+0100 - 0.00 B
  222. 2019-11-16 06:50:29.146+0000 INFO [o.n.i.d.DiagnosticsManager] neostore: 2019-11-16T01:54:08+0100 - 8.00 kB
  223. 2019-11-16 06:50:29.146+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.counts.db.a: 2019-11-16T01:54:08+0100 - 864.00 B
  224. 2019-11-16 06:50:29.147+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.counts.db.b: 2019-11-16T01:40:53+0100 - 864.00 B
  225. 2019-11-16 06:50:29.147+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.id: 2019-11-16T07:50:28+0100 - 9.00 B
  226. 2019-11-16 06:50:29.147+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.labelscanstore.db: 2019-11-16T07:50:29+0100 - 3.47 MB
  227. 2019-11-16 06:50:29.147+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.labeltokenstore.db: 2019-11-16T01:40:53+0100 - 8.00 kB
  228. 2019-11-16 06:50:29.147+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.labeltokenstore.db.id: 2019-11-16T07:50:28+0100 - 9.00 B
  229. 2019-11-16 06:50:29.147+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.labeltokenstore.db.names: 2019-11-16T01:40:53+0100 - 8.00 kB
  230. 2019-11-16 06:50:29.147+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.labeltokenstore.db.names.id: 2019-11-16T07:50:28+0100 - 9.00 B
  231. 2019-11-16 06:50:29.147+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.nodestore.db: 2019-11-16T01:54:08+0100 - 44.84 MB
  232. 2019-11-16 06:50:29.147+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.nodestore.db.id: 2019-11-16T07:50:28+0100 - 249.00 B
  233. 2019-11-16 06:50:29.148+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.nodestore.db.labels: 2019-11-11T15:13:48+0100 - 8.00 kB
  234. 2019-11-16 06:50:29.148+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.nodestore.db.labels.id: 2019-11-16T07:50:28+0100 - 9.00 B
  235. 2019-11-16 06:50:29.148+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.propertystore.db: 2019-11-16T01:54:08+0100 - 449.85 MB
  236. 2019-11-16 06:50:29.148+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.propertystore.db.arrays: 2019-11-11T15:13:48+0100 - 8.00 kB
  237. 2019-11-16 06:50:29.148+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.propertystore.db.arrays.id: 2019-11-16T07:50:28+0100 - 9.00 B
  238. 2019-11-16 06:50:29.148+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.propertystore.db.id: 2019-11-16T07:50:28+0100 - 217.00 B
  239. 2019-11-16 06:50:29.148+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.propertystore.db.index: 2019-11-11T15:37:18+0100 - 8.00 kB
  240. 2019-11-16 06:50:29.148+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.propertystore.db.index.id: 2019-11-16T07:50:28+0100 - 9.00 B
  241. 2019-11-16 06:50:29.148+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.propertystore.db.index.keys: 2019-11-11T15:37:18+0100 - 8.00 kB
  242. 2019-11-16 06:50:29.149+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.propertystore.db.index.keys.id: 2019-11-16T07:50:28+0100 - 9.00 B
  243. 2019-11-16 06:50:29.149+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.propertystore.db.strings: 2019-11-16T01:54:08+0100 - 20.46 MB
  244. 2019-11-16 06:50:29.149+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.propertystore.db.strings.id: 2019-11-16T07:50:28+0100 - 81.00 B
  245. 2019-11-16 06:50:29.149+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.relationshipgroupstore.db: 2019-11-11T15:13:48+0100 - 8.00 kB
  246. 2019-11-16 06:50:29.149+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.relationshipgroupstore.db.id: 2019-11-16T07:50:28+0100 - 9.00 B
  247. 2019-11-16 06:50:29.149+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.relationshipstore.db: 2019-11-16T01:54:08+0100 - 62.72 MB
  248. 2019-11-16 06:50:29.149+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.relationshipstore.db.id: 2019-11-16T07:50:28+0100 - 249.00 B
  249. 2019-11-16 06:50:29.149+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.relationshiptypestore.db: 2019-11-11T15:37:18+0100 - 8.00 kB
  250. 2019-11-16 06:50:29.149+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.relationshiptypestore.db.id: 2019-11-16T07:50:28+0100 - 9.00 B
  251. 2019-11-16 06:50:29.150+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.relationshiptypestore.db.names: 2019-11-11T15:37:18+0100 - 8.00 kB
  252. 2019-11-16 06:50:29.150+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.relationshiptypestore.db.names.id: 2019-11-16T07:50:28+0100 - 9.00 B
  253. 2019-11-16 06:50:29.150+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.schemastore.db: 2019-11-11T15:13:48+0100 - 8.00 kB
  254. 2019-11-16 06:50:29.150+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.schemastore.db.id: 2019-11-16T07:50:28+0100 - 9.00 B
  255. 2019-11-16 06:50:29.150+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.transaction.db.0: 2019-11-11T23:28:18+0100 - 391.32 MB
  256. 2019-11-16 06:50:29.150+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.transaction.db.1: 2019-11-14T21:42:04+0100 - 259.76 MB
  257. 2019-11-16 06:50:29.150+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.transaction.db.2: 2019-11-15T09:55:48+0100 - 255.41 MB
  258. 2019-11-16 06:50:29.150+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.transaction.db.3: 2019-11-15T19:52:53+0100 - 252.38 MB
  259. 2019-11-16 06:50:29.150+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.transaction.db.4: 2019-11-16T01:54:07+0100 - 276.01 MB
  260. 2019-11-16 06:50:29.151+0000 INFO [o.n.i.d.DiagnosticsManager] neostore.transaction.db.5: 2019-11-16T01:54:08+0100 - 34.00 B
  261. 2019-11-16 06:50:29.151+0000 INFO [o.n.i.d.DiagnosticsManager] Storage summary:
  262. 2019-11-16 06:50:29.151+0000 INFO [o.n.i.d.DiagnosticsManager] Total size of store: 1.97 GB
  263. 2019-11-16 06:50:29.151+0000 INFO [o.n.i.d.DiagnosticsManager] Total size of mapped files: 581.43 MB
  264. 2019-11-16 06:50:29.151+0000 INFO [o.n.i.d.DiagnosticsManager] --- STARTED diagnostics for KernelDiagnostics:StoreFiles END ---
  265. 2019-11-16 06:50:29.151+0000 INFO [o.n.k.a.DatabaseAvailabilityGuard] Fulfilling of requirement 'Database available' makes database test2graphDB available.
  266. 2019-11-16 06:50:29.151+0000 INFO [o.n.k.a.DatabaseAvailabilityGuard] Database test2graphDB is ready.
  267. 2019-11-16 06:50:29.151+0000 INFO [o.n.k.i.DatabaseHealth] Database health set to OK
  268. 2019-11-16 07:02:45.397+0000 WARN [o.n.k.i.c.VmPauseMonitorComponent] Detected VM stop-the-world pause: {pauseTime=386, gcTime=449, gcCount=2}
  269. 2019-11-16 07:13:39.162+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 113 checkpoint started...
  270. 2019-11-16 07:13:39.194+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 113 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a].
  271. 2019-11-16 07:13:39.320+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 113 checkpoint completed in 158ms
  272. 2019-11-16 07:13:39.321+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 5
  273. 2019-11-16 07:27:37.506+0000 WARN [o.n.k.i.c.VmPauseMonitorComponent] Detected VM stop-the-world pause: {pauseTime=134, gcTime=201, gcCount=2}
  274. 2019-11-16 07:28:39.335+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 114 checkpoint started...
  275. 2019-11-16 07:28:39.366+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 114 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b].
  276. 2019-11-16 07:28:39.428+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 114 checkpoint completed in 92ms
  277. 2019-11-16 07:28:39.428+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 5
  278. 2019-11-16 07:43:39.441+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 116 checkpoint started...
  279. 2019-11-16 07:43:39.470+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 116 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a].
  280. 2019-11-16 07:43:39.792+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 116 checkpoint completed in 351ms
  281. 2019-11-16 07:43:39.792+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 5
  282. 2019-11-16 07:51:27.098+0000 INFO [o.n.k.NeoStoreDataSource] Rotated to transaction log [/root/SqlNeo4JLoader/data/test2graphDB/neostore.transaction.db.6] version=6, last transaction in previous log=117
  283. 2019-11-16 07:58:39.804+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 117 checkpoint started...
  284. 2019-11-16 07:58:39.818+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 117 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b].
  285. 2019-11-16 07:58:39.880+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 117 checkpoint completed in 75ms
  286. 2019-11-16 07:58:39.880+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 5
  287. 2019-11-16 08:13:39.893+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 118 checkpoint started...
  288. 2019-11-16 08:13:39.921+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 118 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a].
  289. 2019-11-16 08:13:39.978+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 118 checkpoint completed in 85ms
  290. 2019-11-16 08:13:39.978+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 6
  291. 2019-11-16 08:28:39.990+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 119 checkpoint started...
  292. 2019-11-16 08:28:40.018+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 119 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b].
  293. 2019-11-16 08:28:40.074+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 119 checkpoint completed in 84ms
  294. 2019-11-16 08:28:40.075+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 6
  295. 2019-11-16 08:39:06.396+0000 WARN [o.n.k.i.c.VmPauseMonitorComponent] Detected VM stop-the-world pause: {pauseTime=145, gcTime=159, gcCount=2}
  296. 2019-11-16 08:43:40.091+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 120 checkpoint started...
  297. 2019-11-16 08:43:40.118+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 120 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a].
  298. 2019-11-16 08:43:40.188+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 120 checkpoint completed in 97ms
  299. 2019-11-16 08:43:40.189+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 6
  300. 2019-11-16 08:58:40.214+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 121 checkpoint started...
  301. 2019-11-16 08:58:40.241+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 121 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b].
  302. 2019-11-16 08:58:40.303+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 121 checkpoint completed in 89ms
  303. 2019-11-16 08:58:40.303+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 6
  304. 2019-11-16 09:13:40.316+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 122 checkpoint started...
  305. 2019-11-16 09:13:40.329+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 122 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a].
  306. 2019-11-16 09:13:40.419+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 122 checkpoint completed in 103ms
  307. 2019-11-16 09:13:40.419+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 6
  308. 2019-11-16 09:28:40.431+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 123 checkpoint started...
  309. 2019-11-16 09:28:40.461+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 123 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b].
  310. 2019-11-16 09:28:40.613+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 123 checkpoint completed in 181ms
  311. 2019-11-16 09:28:40.613+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 6
  312. 2019-11-16 09:41:45.579+0000 INFO [o.n.k.NeoStoreDataSource] Rotated to transaction log [/root/SqlNeo4JLoader/data/test2graphDB/neostore.transaction.db.7] version=7, last transaction in previous log=124
  313. 2019-11-16 09:43:40.625+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 124 checkpoint started...
  314. 2019-11-16 09:43:40.654+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 124 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a].
  315. 2019-11-16 09:43:40.713+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 124 checkpoint completed in 88ms
  316. 2019-11-16 09:43:40.713+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 6
  317. 2019-11-16 10:02:00.742+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 125 checkpoint started...
  318. 2019-11-16 10:02:00.770+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 125 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b].
  319. 2019-11-16 10:02:00.826+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 125 checkpoint completed in 84ms
  320. 2019-11-16 10:02:00.826+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 7
  321. 2019-11-16 10:22:30.842+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 126 checkpoint started...
  322. 2019-11-16 10:22:30.866+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 126 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a].
  323. 2019-11-16 10:22:30.919+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 126 checkpoint completed in 77ms
  324. 2019-11-16 10:22:30.919+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 7
  325. 2019-11-16 10:44:10.935+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 127 checkpoint started...
  326. 2019-11-16 10:44:10.966+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 127 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b].
  327. 2019-11-16 10:44:11.018+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 127 checkpoint completed in 83ms
  328. 2019-11-16 10:44:11.019+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 7
  329. 2019-11-16 11:06:41.035+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 128 checkpoint started...
  330. 2019-11-16 11:06:41.066+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 128 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a].
  331. 2019-11-16 11:06:41.175+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 128 checkpoint completed in 140ms
  332. 2019-11-16 11:06:41.176+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 7
  333. 2019-11-16 11:30:21.194+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 129 checkpoint started...
  334. 2019-11-16 11:30:21.222+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 129 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b].
  335. 2019-11-16 11:30:21.557+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 129 checkpoint completed in 363ms
  336. 2019-11-16 11:30:21.558+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 7
  337. 2019-11-16 11:56:11.579+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 130 checkpoint started...
  338. 2019-11-16 11:56:11.606+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 130 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a].
  339. 2019-11-16 11:56:11.680+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 130 checkpoint completed in 100ms
  340. 2019-11-16 11:56:11.680+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 7
  341. 2019-11-16 12:23:07.644+0000 INFO [o.n.k.NeoStoreDataSource] Rotated to transaction log [/root/SqlNeo4JLoader/data/test2graphDB/neostore.transaction.db.8] version=8, last transaction in previous log=131
  342. 2019-11-16 12:23:11.701+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 131 checkpoint started...
  343. 2019-11-16 12:23:11.738+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 131 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b].
  344. 2019-11-16 12:23:11.810+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 131 checkpoint completed in 109ms
  345. 2019-11-16 12:23:11.810+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 7
  346. 2019-11-16 12:50:36.162+0000 WARN [o.n.k.i.c.VmPauseMonitorComponent] Detected VM stop-the-world pause: {pauseTime=216, gcTime=284, gcCount=2}
  347. 2019-11-16 12:51:11.831+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 132 checkpoint started...
  348. 2019-11-16 12:51:11.857+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 132 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a].
  349. 2019-11-16 12:51:11.931+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 132 checkpoint completed in 100ms
  350. 2019-11-16 12:51:11.932+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 8
  351. 2019-11-16 13:20:11.956+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 133 checkpoint started...
  352. 2019-11-16 13:20:11.984+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 133 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b].
  353. 2019-11-16 13:20:12.109+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 133 checkpoint completed in 153ms
  354. 2019-11-16 13:20:12.110+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 8
  355. 2019-11-16 13:50:22.133+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 134 checkpoint started...
  356. 2019-11-16 13:50:22.161+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 134 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a].
  357. 2019-11-16 13:50:22.237+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 134 checkpoint completed in 104ms
  358. 2019-11-16 13:50:22.237+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 8
  359. 2019-11-16 14:21:42.263+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 135 checkpoint started...
  360. 2019-11-16 14:21:42.289+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 135 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b].
  361. 2019-11-16 14:21:42.359+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 135 checkpoint completed in 96ms
  362. 2019-11-16 14:21:42.359+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 8
  363. 2019-11-16 14:53:57.635+0000 INFO [o.n.k.NeoStoreDataSource] Rotated to transaction log [/root/SqlNeo4JLoader/data/test2graphDB/neostore.transaction.db.9] version=9, last transaction in previous log=136
  364. 2019-11-16 14:54:02.385+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 136 checkpoint started...
  365. 2019-11-16 14:54:02.414+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 136 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a].
  366. 2019-11-16 14:54:02.517+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 136 checkpoint completed in 132ms
  367. 2019-11-16 14:54:02.517+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 8
  368. 2019-11-16 15:28:12.544+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 137 checkpoint started...
  369. 2019-11-16 15:28:12.574+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 137 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b].
  370. 2019-11-16 15:28:12.681+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 137 checkpoint completed in 136ms
  371. 2019-11-16 15:28:12.682+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 9
  372. 2019-11-16 16:02:42.709+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 138 checkpoint started...
  373. 2019-11-16 16:02:42.737+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 138 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a].
  374. 2019-11-16 16:02:42.807+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 138 checkpoint completed in 98ms
  375. 2019-11-16 16:02:42.808+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 9
  376. 2019-11-16 16:38:42.851+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 139 checkpoint started...
  377. 2019-11-16 16:38:42.877+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 139 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b].
  378. 2019-11-16 16:38:42.949+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by scheduler for time threshold @ txId: 139 checkpoint completed in 98ms
  379. 2019-11-16 16:38:42.949+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 9
  380. 2019-11-16 17:15:37.283+0000 INFO [o.n.g.f.GraphDatabaseFacadeFactory] Shutdown started
  381. 2019-11-16 17:15:37.284+0000 INFO [o.n.k.a.DatabaseAvailabilityGuard] Database test2graphDB is unavailable.
  382. 2019-11-16 17:15:37.285+0000 INFO [o.n.g.f.GraphDatabaseFacadeFactory] Shutting down 'test2graphDB' database.
  383. 2019-11-16 17:15:37.285+0000 INFO [o.n.g.f.GraphDatabaseFacadeFactory] Shutdown started
  384. 2019-11-16 17:15:37.291+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by database shutdown @ txId: 140 checkpoint started...
  385. 2019-11-16 17:15:37.336+0000 INFO [o.n.k.i.s.c.CountsTracker] Rotated counts store at transaction 140 to [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.b], from [/root/SqlNeo4JLoader/data/test2graphDB/neostore.counts.db.a].
  386. 2019-11-16 17:15:37.429+0000 INFO [o.n.k.i.t.l.c.CheckPointerImpl] Checkpoint triggered by database shutdown @ txId: 140 checkpoint completed in 137ms
  387. 2019-11-16 17:15:37.430+0000 INFO [o.n.k.i.t.l.p.LogPruningImpl] No log version pruned, last checkpoint was made in version 9
  388. 2019-11-16 17:15:37.495+0000 INFO [o.n.i.d.DiagnosticsManager] --- STOPPING diagnostics START ---
  389. 2019-11-16 17:15:37.495+0000 INFO [o.n.i.d.DiagnosticsManager] --- STOPPING diagnostics END ---
Add Comment
Please, Sign In to add comment