13:23:51.611 [main] DEBUG [InfluxdbReporter:run:106] - influxdb historian: 5 datapoint(s) in send queue
13:23:51.612 [main] DEBUG [InfluxdbReporter:sendBatch:139] - influxdb historian: sending batch of size 3 data points ...
13:23:51.618 [main] DEBUG [InfluxdbReporter:sendBatch:139] - influxdb historian: sending batch of size 2 data points ...
13:23:51.623 [main] ERROR [InfluxdbReporter:run:117] - failed to write data points to InfluxDB: connection refused
com.elastisys.autoscaler.systemhistorians.influxdb.inserter.InfluxdbInserterException: connection refused
	at com.elastisys.autoscaler.systemhistorians.influxdb.InfluxdbReporter.sendBatch(InfluxdbReporter.java:140)
	at com.elastisys.autoscaler.systemhistorians.influxdb.InfluxdbReporter.run(InfluxdbReporter.java:113)
	at com.elastisys.autoscaler.systemhistorians.influxdb.TestInfluxdbReporter.onPartialFailure(TestInfluxdbReporter.java:179)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
13:23:51.636 [main] DEBUG [InfluxdbReporter:run:106] - influxdb historian: 0 datapoint(s) in send queue
13:23:51.638 [main] DEBUG [InfluxdbReporter:run:106] - influxdb historian: 2 datapoint(s) in send queue
13:23:51.639 [main] DEBUG [InfluxdbReporter:sendBatch:139] - influxdb historian: sending batch of size 2 data points ...
13:23:51.640 [main] ERROR [InfluxdbReporter:run:117] - failed to write data points to InfluxDB: connection refused
com.elastisys.autoscaler.systemhistorians.influxdb.inserter.InfluxdbInserterException: connection refused
	at com.elastisys.autoscaler.systemhistorians.influxdb.InfluxdbReporter.sendBatch(InfluxdbReporter.java:140)
	at com.elastisys.autoscaler.systemhistorians.influxdb.InfluxdbReporter.run(InfluxdbReporter.java:113)
	at com.elastisys.autoscaler.systemhistorians.influxdb.TestInfluxdbReporter.onSendFailure(TestInfluxdbReporter.java:141)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
13:23:51.643 [main] DEBUG [InfluxdbReporter:run:106] - influxdb historian: 1 datapoint(s) in send queue
13:23:51.644 [main] DEBUG [InfluxdbReporter:sendBatch:139] - influxdb historian: sending batch of size 1 data points ...
13:23:51.646 [main] DEBUG [InfluxdbReporter:run:106] - influxdb historian: 5 datapoint(s) in send queue
13:23:51.647 [main] DEBUG [InfluxdbReporter:sendBatch:139] - influxdb historian: sending batch of size 3 data points ...
13:23:51.647 [main] DEBUG [InfluxdbReporter:sendBatch:139] - influxdb historian: sending batch of size 2 data points ...
