Skip to content

Instantly share code, notes, and snippets.

@shalvah
Created February 5, 2020 09:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shalvah/8b4eed8ffc352862ce43dfc8943e1405 to your computer and use it in GitHub Desktop.
Save shalvah/8b4eed8ffc352862ce43dfc8943e1405 to your computer and use it in GitHub Desktop.
2020-02-05 11:20:19.512 [apm-server-healthcheck] DEBUG co.elastic.apm.agent.report.ApmServerHealthChecker - Starting healthcheck to http://172.24.102.69:8200/
2020-02-05 11:20:19.522 [main] DEBUG co.elastic.apm.agent.impl.payload.SystemInfo - Could not parse container ID from '/proc/self/cgroup' line: 10:net_cls:/
2020-02-05 11:20:19.522 [main] DEBUG co.elastic.apm.agent.impl.payload.SystemInfo - Could not parse container ID from '/proc/self/cgroup' line: 9:memory:/
2020-02-05 11:20:19.523 [main] DEBUG co.elastic.apm.agent.impl.payload.SystemInfo - Could not parse container ID from '/proc/self/cgroup' line: 8:hugetlb:/
2020-02-05 11:20:19.523 [main] DEBUG co.elastic.apm.agent.impl.payload.SystemInfo - Could not parse container ID from '/proc/self/cgroup' line: 7:perf_event:/
2020-02-05 11:20:19.523 [main] DEBUG co.elastic.apm.agent.impl.payload.SystemInfo - Could not parse container ID from '/proc/self/cgroup' line: 6:devices:/
2020-02-05 11:20:19.524 [main] DEBUG co.elastic.apm.agent.impl.payload.SystemInfo - Could not parse container ID from '/proc/self/cgroup' line: 5:blkio:/
2020-02-05 11:20:19.524 [main] DEBUG co.elastic.apm.agent.impl.payload.SystemInfo - Could not parse container ID from '/proc/self/cgroup' line: 4:freezer:/
2020-02-05 11:20:19.525 [main] DEBUG co.elastic.apm.agent.impl.payload.SystemInfo - Could not parse container ID from '/proc/self/cgroup' line: 3:cpuset:/
2020-02-05 11:20:19.525 [main] DEBUG co.elastic.apm.agent.impl.payload.SystemInfo - Could not parse container ID from '/proc/self/cgroup' line: 2:cpuacct,cpu:/
2020-02-05 11:20:19.526 [main] DEBUG co.elastic.apm.agent.impl.payload.SystemInfo - Could not parse container ID from '/proc/self/cgroup' line: 1:name=systemd:/system.slice/tomcat.service
2020-02-05 11:20:19.526 [main] DEBUG co.elastic.apm.agent.impl.payload.SystemInfo - container ID is null
2020-02-05 11:20:19.570 [apm-server-healthcheck] INFO co.elastic.apm.agent.report.ApmServerHealthChecker - Elastic APM server is available: { "build_date": "2019-11-25T23:10:10Z", "build_sha": "ba6debc3cdd844b4ae6b3d275fabb0d1e2dfddf4", "version": "7.5.0"}
2020-02-05 11:20:19.572 [apm-server-healthcheck] DEBUG co.elastic.apm.agent.report.ApmServerHealthChecker - APM server http://172.24.102.69:8200/ version is: 7.5.0
2020-02-05 11:20:19.605 [main] INFO co.elastic.apm.agent.configuration.StartupInfo - Starting Elastic APM 1.12.0 as netcash on Java 1.8.0_65 (Oracle Corporation) Linux 3.8.13-118.2.2.el7uek.x86_64
2020-02-05 11:20:19.606 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - service_name: 'netcash' (source: Java System Properties)
2020-02-05 11:20:19.606 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - environment: 'production' (source: Java System Properties)
2020-02-05 11:20:19.606 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - transaction_sample_rate: '0.2' (source: Java System Properties)
2020-02-05 11:20:19.606 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - server_urls: 'http://172.24.102.69:8200' (source: Java System Properties)
2020-02-05 11:20:19.606 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - application_packages: 'za.co.flashcow.netcash' (source: Java System Properties)
2020-02-05 11:20:19.607 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - log_level: 'DEBUG' (source: Java System Properties)
2020-02-05 11:20:19.607 [main] DEBUG co.elastic.apm.agent.configuration.StartupInfo - log_file: '/usr/share/tomcat/logs/elastic-apm.log' (source: Java System Properties)
2020-02-05 11:20:19.615 [main] DEBUG co.elastic.apm.agent.jmx.JmxMetricTracker - Deferring initialization of JMX metric tracking until capture_jmx_metrics is set.
2020-02-05 11:20:19.617 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:20:19.693 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.ApacheHttpClientInstrumentation
2020-02-05 11:20:19.694 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.impl.execchain.ClientExecChain was loaded by Bootstrap ClassLoader
2020-02-05 11:20:19.703 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.ApacheHttpAsyncClientInstrumentation
2020-02-05 11:20:19.704 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.nio.client.HttpAsyncClient was loaded by Bootstrap ClassLoader
2020-02-05 11:20:19.705 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.ApacheHttpAsyncClientRedirectInstrumentation
2020-02-05 11:20:19.705 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.httpclient.LegacyApacheHttpClientInstrumentation
2020-02-05 11:20:19.706 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$StartTransactionInstrumentation
2020-02-05 11:20:19.706 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$StartTransactionWithRemoteParentInstrumentation
2020-02-05 11:20:19.706 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$CurrentTransactionInstrumentation
2020-02-05 11:20:19.707 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$CurrentSpanInstrumentation
2020-02-05 11:20:19.707 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ElasticApmApiInstrumentation$CaptureExceptionInstrumentation
2020-02-05 11:20:19.707 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.TransactionInstrumentation$SetUserInstrumentation
2020-02-05 11:20:19.707 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.TransactionInstrumentation$EnsureParentIdInstrumentation
2020-02-05 11:20:19.708 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.TransactionInstrumentation$SetResultInstrumentation
2020-02-05 11:20:19.708 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.TransactionInstrumentation$AddCustomContextInstrumentation
2020-02-05 11:20:19.708 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$SetNameInstrumentation
2020-02-05 11:20:19.708 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$SetTypeInstrumentation
2020-02-05 11:20:19.709 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$SetTypesInstrumentation
2020-02-05 11:20:19.709 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$DoCreateSpanInstrumentation
2020-02-05 11:20:19.709 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$SetStartTimestampInstrumentation
2020-02-05 11:20:19.710 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$EndInstrumentation
2020-02-05 11:20:19.710 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$EndWithTimestampInstrumentation
2020-02-05 11:20:19.710 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$CaptureExceptionInstrumentation
2020-02-05 11:20:19.710 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$GetIdInstrumentation
2020-02-05 11:20:19.711 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$GetTraceIdInstrumentation
2020-02-05 11:20:19.711 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$AddStringLabelInstrumentation
2020-02-05 11:20:19.711 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$AddNumberLabelInstrumentation
2020-02-05 11:20:19.711 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$AddBooleanLabelInstrumentation
2020-02-05 11:20:19.712 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$ActivateInstrumentation
2020-02-05 11:20:19.712 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$IsSampledInstrumentation
2020-02-05 11:20:19.712 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.AbstractSpanInstrumentation$InjectTraceHeadersInstrumentation
2020-02-05 11:20:19.712 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.CaptureExceptionInstrumentation
2020-02-05 11:20:19.713 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.ApiScopeInstrumentation
2020-02-05 11:20:19.713 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.CaptureTransactionInstrumentation
2020-02-05 11:20:19.713 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureTransaction was loaded by Bootstrap ClassLoader
2020-02-05 11:20:19.714 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.CaptureSpanInstrumentation
2020-02-05 11:20:19.715 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureSpan was loaded by Bootstrap ClassLoader
2020-02-05 11:20:19.715 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.TracedInstrumentation
2020-02-05 11:20:19.715 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.Traced was loaded by Bootstrap ClassLoader
2020-02-05 11:20:19.716 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$SetNameInstrumentation
2020-02-05 11:20:19.716 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$SetTypeInstrumentation
2020-02-05 11:20:19.717 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$DoCreateSpanInstrumentation
2020-02-05 11:20:19.717 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$EndInstrumentation
2020-02-05 11:20:19.717 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$CaptureExceptionInstrumentation
2020-02-05 11:20:19.717 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$GetIdInstrumentation
2020-02-05 11:20:19.718 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$GetTraceIdInstrumentation
2020-02-05 11:20:19.718 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$AddTagInstrumentation
2020-02-05 11:20:19.718 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$ActivateInstrumentation
2020-02-05 11:20:19.718 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.plugin.api.LegacySpanInstrumentation$IsSampledInstrumentation
2020-02-05 11:20:19.719 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.asynchttpclient.AbstractAsyncHttpClientInstrumentation$AsyncHttpClientInstrumentation
2020-02-05 11:20:19.719 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by Bootstrap ClassLoader
2020-02-05 11:20:19.720 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.asynchttpclient.AbstractAsyncHttpClientInstrumentation$AsyncHandlerOnCompletedInstrumentation
2020-02-05 11:20:19.720 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by Bootstrap ClassLoader
2020-02-05 11:20:19.720 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.asynchttpclient.AbstractAsyncHttpClientInstrumentation$AsyncHandlerOnThrowableInstrumentation
2020-02-05 11:20:19.720 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by Bootstrap ClassLoader
2020-02-05 11:20:19.721 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.asynchttpclient.AbstractAsyncHttpClientInstrumentation$AsyncHandlerOnStatusReceivedInstrumentation
2020-02-05 11:20:19.721 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by Bootstrap ClassLoader
2020-02-05 11:20:19.721 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.error.logging.Slf4jLoggingInstrumentation
2020-02-05 11:20:19.722 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorRunnableInstrumentation
2020-02-05 11:20:19.724 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.concurrent.ExecutorInstrumentation$ExecutorCallableInstrumentation
2020-02-05 11:20:19.725 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation
2020-02-05 11:20:19.725 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.ws.rs.Path was loaded by Bootstrap ClassLoader
2020-02-05 11:20:19.726 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jaxws.JaxWsTransactionNameInstrumentation
2020-02-05 11:20:19.727 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jws.WebService was loaded by Bootstrap ClassLoader from jar:file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.65-3.b17.el7.x86_64/jre/lib/rt.jar!/javax/jws/WebService.class
2020-02-05 11:20:19.727 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.ConnectionInstrumentation
2020-02-05 11:20:19.727 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteWithQueryInstrumentation
2020-02-05 11:20:19.728 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateWithQueryInstrumentation
2020-02-05 11:20:19.728 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteUpdateNoQueryInstrumentation
2020-02-05 11:20:19.728 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$AddBatchInstrumentation
2020-02-05 11:20:19.729 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecuteBatchInstrumentation
2020-02-05 11:20:19.729 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jdbc.StatementInstrumentation$ExecutePreparedStatementInstrumentation
2020-02-05 11:20:19.729 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.jedis.JedisInstrumentation
2020-02-05 11:20:19.731 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.redis.jedis.JedisSpanNameInstrumentation
2020-02-05 11:20:19.731 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jsf.JsfLifecycleInstrumentation$JsfLifecycleExecuteInstrumentation
2020-02-05 11:20:19.731 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by Bootstrap ClassLoader
2020-02-05 11:20:19.732 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.jsf.JsfLifecycleInstrumentation$JsfLifecycleRenderInstrumentation
2020-02-05 11:20:19.732 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by Bootstrap ClassLoader
2020-02-05 11:20:19.733 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.hibernate.search.v5_x.HibernateSearch5Instrumentation
2020-02-05 11:20:19.733 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.hibernate.search.FullTextQuery was loaded by Bootstrap ClassLoader
2020-02-05 11:20:19.734 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v5_6.ElasticsearchClientSyncInstrumentation
2020-02-05 11:20:19.734 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v5_6.ElasticsearchClientAsyncInstrumentation
2020-02-05 11:20:19.735 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v6_4.ElasticsearchClientSyncInstrumentation
2020-02-05 11:20:19.735 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.es.restclient.v6_4.ElasticsearchClientAsyncInstrumentation
2020-02-05 11:20:19.735 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.mongoclient.ConnectionCommandInstrumentation
2020-02-05 11:20:19.736 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.mongoclient.ConnectionInstrumentation
2020-02-05 11:20:19.736 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.mule4.Mule4OverrideClassLoaderLookupInstrumentation
2020-02-05 11:20:19.737 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttpClientInstrumentation
2020-02-05 11:20:19.737 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttp3ClientInstrumentation
2020-02-05 11:20:19.738 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttpClientAsyncInstrumentation
2020-02-05 11:20:19.738 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.okhttp.OkHttp3ClientAsyncInstrumentation
2020-02-05 11:20:19.739 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$FinishInstrumentation
2020-02-05 11:20:19.739 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$LogInstrumentation
2020-02-05 11:20:19.739 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$TagInstrumentation
2020-02-05 11:20:19.740 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$SetOperationName
2020-02-05 11:20:19.740 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanInstrumentation$GetTraceContextInstrumentation
2020-02-05 11:20:19.740 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmSpanBuilderInstrumentation$CreateSpanInstrumentation
2020-02-05 11:20:19.740 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ScopeManagerInstrumentation$ActivateInstrumentation
2020-02-05 11:20:19.741 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ScopeManagerInstrumentation$CurrentSpanInstrumentation
2020-02-05 11:20:19.741 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ScopeManagerInstrumentation$CurrentTraceContextInstrumentation
2020-02-05 11:20:19.741 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ApmScopeInstrumentation
2020-02-05 11:20:19.741 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.SpanContextInstrumentation$BaggageItemsInstrumentation
2020-02-05 11:20:19.742 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.SpanContextInstrumentation$ToTraceIdInstrumentation
2020-02-05 11:20:19.742 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.SpanContextInstrumentation$ToSpanIdInstrumentation
2020-02-05 11:20:19.742 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ExternalSpanContextInstrumentation$ToTraceIdInstrumentation
2020-02-05 11:20:19.743 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ExternalSpanContextInstrumentation$ToSpanIdInstrumentation
2020-02-05 11:20:19.743 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.opentracing.impl.ElasticApmTracerInstrumentation
2020-02-05 11:20:19.743 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.ServletInstrumentation
2020-02-05 11:20:19.744 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.FilterChainInstrumentation
2020-02-05 11:20:19.744 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.AsyncInstrumentation$StartAsyncInstrumentation
2020-02-05 11:20:19.744 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.AsyncInstrumentation$AsyncContextInstrumentation
2020-02-05 11:20:19.745 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.servlet.RequestStreamRecordingInstrumentation
2020-02-05 11:20:19.745 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.resttemplate.SpringRestTemplateInstrumentation
2020-02-05 11:20:19.746 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.spring.webmvc.SpringTransactionNameInstrumentation
2020-02-05 11:20:19.746 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.spring.webmvc.ViewRenderInstrumentation
2020-02-05 11:20:19.747 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.spring.webmvc.SpringServiceNameInstrumentation
2020-02-05 11:20:19.747 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.spring.webmvc.ExceptionHandlerInstrumentation
2020-02-05 11:20:19.748 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$CreateSpanInstrumentation
2020-02-05 11:20:19.748 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.urlconnection.HttpUrlConnectionInstrumentation$DisconnectInstrumentation
2020-02-05 11:20:19.748 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.spring.scheduled.ScheduledTransactionNameInstrumentation
2020-02-05 11:20:19.749 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applying instrumentation co.elastic.apm.agent.quartz.job.JobTransactionNameInstrumentation
2020-02-05 11:20:19.749 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Applied 106 advices
2020-02-05 11:20:19.771 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.impl.execchain.ClientExecChain was loaded by sun.misc.Launcher$AppClassLoader
2020-02-05 11:20:19.771 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.nio.client.HttpAsyncClient was loaded by sun.misc.Launcher$AppClassLoader
2020-02-05 11:20:19.772 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureTransaction was loaded by sun.misc.Launcher$AppClassLoader
2020-02-05 11:20:19.773 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureSpan was loaded by sun.misc.Launcher$AppClassLoader
2020-02-05 11:20:19.773 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.Traced was loaded by sun.misc.Launcher$AppClassLoader
2020-02-05 11:20:19.773 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by sun.misc.Launcher$AppClassLoader
2020-02-05 11:20:19.774 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by sun.misc.Launcher$AppClassLoader
2020-02-05 11:20:19.774 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by sun.misc.Launcher$AppClassLoader
2020-02-05 11:20:19.774 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by sun.misc.Launcher$AppClassLoader
2020-02-05 11:20:19.775 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.ws.rs.Path was loaded by sun.misc.Launcher$AppClassLoader
2020-02-05 11:20:19.775 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jws.WebService was loaded by sun.misc.Launcher$AppClassLoader from jar:file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.65-3.b17.el7.x86_64/jre/lib/rt.jar!/javax/jws/WebService.class
2020-02-05 11:20:19.776 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by sun.misc.Launcher$AppClassLoader
2020-02-05 11:20:19.776 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by sun.misc.Launcher$AppClassLoader
2020-02-05 11:20:19.776 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.hibernate.search.FullTextQuery was loaded by sun.misc.Launcher$AppClassLoader
2020-02-05 11:20:20.250 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class sun.net.www.protocol.http.HttpURLConnection
2020-02-05 11:20:20.251 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class java.net.HttpURLConnection
2020-02-05 11:20:20.269 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class co.elastic.apm.agent.util.ExecutorUtils$NamedDaemonThreadPoolExecutor
2020-02-05 11:20:20.328 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.ScheduledThreadPoolExecutor
2020-02-05 11:20:20.329 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.ThreadPoolExecutor
2020-02-05 11:20:20.330 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.AbstractExecutorService
2020-02-05 11:20:20.331 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface java.util.concurrent.ScheduledExecutorService
2020-02-05 11:20:20.332 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface java.util.concurrent.ExecutorService
2020-02-05 11:20:20.333 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface java.util.concurrent.Executor
2020-02-05 11:20:20.480 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class sun.net.www.protocol.http.HttpURLConnection
2020-02-05 11:20:20.481 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class sun.net.www.protocol.http.HttpURLConnection
2020-02-05 11:20:20.684 [apm-remote-config-poller] INFO co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Received new configuration from APM Server: {}
2020-02-05 11:20:20.684 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:20:20.704 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CreateSpanInstrumentation: (((name(equals(connect)) and hasParameter(ofSize(0))) or (name(equals(getOutputStream)) and hasParameter(ofSize(0)))) or (name(equals(getInputStream)) and hasParameter(ofSize(0)))) matches public synchronized java.io.OutputStream sun.net.www.protocol.http.HttpURLConnection.getOutputStream() throws java.io.IOException
2020-02-05 11:20:20.752 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation DisconnectInstrumentation: (name(equals(disconnect)) and hasParameter(ofSize(0))) matches public void sun.net.www.protocol.http.HttpURLConnection.disconnect()
2020-02-05 11:20:20.762 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CreateSpanInstrumentation: (((name(equals(connect)) and hasParameter(ofSize(0))) or (name(equals(getOutputStream)) and hasParameter(ofSize(0)))) or (name(equals(getInputStream)) and hasParameter(ofSize(0)))) matches public void sun.net.www.protocol.http.HttpURLConnection.connect() throws java.io.IOException
2020-02-05 11:20:20.770 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CreateSpanInstrumentation: (((name(equals(connect)) and hasParameter(ofSize(0))) or (name(equals(getOutputStream)) and hasParameter(ofSize(0)))) or (name(equals(getInputStream)) and hasParameter(ofSize(0)))) matches public synchronized java.io.InputStream sun.net.www.protocol.http.HttpURLConnection.getInputStream() throws java.io.IOException
2020-02-05 11:20:20.793 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class java.net.HttpURLConnection
2020-02-05 11:20:20.794 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class java.net.HttpURLConnection
2020-02-05 11:20:20.832 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation DisconnectInstrumentation: (name(equals(disconnect)) and hasParameter(ofSize(0))) matches public abstract void java.net.HttpURLConnection.disconnect()
2020-02-05 11:20:20.837 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class co.elastic.apm.agent.util.ExecutorUtils$NamedDaemonThreadPoolExecutor
2020-02-05 11:20:20.837 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class co.elastic.apm.agent.util.ExecutorUtils$NamedDaemonThreadPoolExecutor
2020-02-05 11:20:20.883 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.ScheduledThreadPoolExecutor
2020-02-05 11:20:20.883 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.ScheduledThreadPoolExecutor
2020-02-05 11:20:20.941 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future java.util.concurrent.ScheduledThreadPoolExecutor.submit(java.lang.Runnable)
2020-02-05 11:20:20.955 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public java.util.concurrent.Future java.util.concurrent.ScheduledThreadPoolExecutor.submit(java.util.concurrent.Callable)
2020-02-05 11:20:20.964 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future java.util.concurrent.ScheduledThreadPoolExecutor.submit(java.lang.Runnable,java.lang.Object)
2020-02-05 11:20:20.976 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void java.util.concurrent.ScheduledThreadPoolExecutor.execute(java.lang.Runnable)
2020-02-05 11:20:20.985 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.ThreadPoolExecutor
2020-02-05 11:20:20.986 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.ThreadPoolExecutor
2020-02-05 11:20:21.063 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void java.util.concurrent.ThreadPoolExecutor.execute(java.lang.Runnable)
2020-02-05 11:20:21.075 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.AbstractExecutorService
2020-02-05 11:20:21.076 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.AbstractExecutorService
2020-02-05 11:20:21.115 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future java.util.concurrent.AbstractExecutorService.submit(java.lang.Runnable)
2020-02-05 11:20:21.124 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future java.util.concurrent.AbstractExecutorService.submit(java.lang.Runnable,java.lang.Object)
2020-02-05 11:20:21.133 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public java.util.concurrent.Future java.util.concurrent.AbstractExecutorService.submit(java.util.concurrent.Callable)
2020-02-05 11:20:21.147 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface java.util.concurrent.ScheduledExecutorService
2020-02-05 11:20:21.147 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface java.util.concurrent.ScheduledExecutorService
2020-02-05 11:20:21.183 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface java.util.concurrent.ExecutorService
2020-02-05 11:20:21.183 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface java.util.concurrent.ExecutorService
2020-02-05 11:20:21.234 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public abstract java.util.concurrent.Future java.util.concurrent.ExecutorService.submit(java.lang.Runnable)
2020-02-05 11:20:21.235 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public abstract java.util.concurrent.Future java.util.concurrent.ExecutorService.submit(java.util.concurrent.Callable)
2020-02-05 11:20:21.236 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public abstract java.util.concurrent.Future java.util.concurrent.ExecutorService.submit(java.lang.Runnable,java.lang.Object)
2020-02-05 11:20:21.238 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface java.util.concurrent.Executor
2020-02-05 11:20:21.239 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface java.util.concurrent.Executor
2020-02-05 11:20:21.269 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public abstract void java.util.concurrent.Executor.execute(java.lang.Runnable)
2020-02-05 11:20:21.711 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.impl.execchain.ClientExecChain was loaded by org.apache.catalina.loader.StandardClassLoader
2020-02-05 11:20:21.712 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.nio.client.HttpAsyncClient was loaded by org.apache.catalina.loader.StandardClassLoader
2020-02-05 11:20:21.712 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureTransaction was loaded by org.apache.catalina.loader.StandardClassLoader
2020-02-05 11:20:21.713 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureSpan was loaded by org.apache.catalina.loader.StandardClassLoader
2020-02-05 11:20:21.713 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.Traced was loaded by org.apache.catalina.loader.StandardClassLoader
2020-02-05 11:20:21.713 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by org.apache.catalina.loader.StandardClassLoader
2020-02-05 11:20:21.714 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by org.apache.catalina.loader.StandardClassLoader
2020-02-05 11:20:21.714 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by org.apache.catalina.loader.StandardClassLoader
2020-02-05 11:20:21.714 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by org.apache.catalina.loader.StandardClassLoader
2020-02-05 11:20:21.714 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.ws.rs.Path was loaded by org.apache.catalina.loader.StandardClassLoader
2020-02-05 11:20:21.715 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jws.WebService was loaded by org.apache.catalina.loader.StandardClassLoader from jar:file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.65-3.b17.el7.x86_64/jre/lib/rt.jar!/javax/jws/WebService.class
2020-02-05 11:20:21.715 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by org.apache.catalina.loader.StandardClassLoader
2020-02-05 11:20:21.715 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by org.apache.catalina.loader.StandardClassLoader
2020-02-05 11:20:21.716 [main] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.hibernate.search.FullTextQuery was loaded by org.apache.catalina.loader.StandardClassLoader
2020-02-05 11:20:22.443 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface org.apache.catalina.Executor
2020-02-05 11:20:22.444 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface org.apache.catalina.Executor
2020-02-05 11:20:22.652 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation StartAsyncInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.ServletRequest))))) matches class org.apache.catalina.connector.Request
2020-02-05 11:20:22.652 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RequestStreamRecordingInstrumentation: (hasSuperType(erasure(name(equals(javax.servlet.ServletRequest)))) and not(isInterface())) matches class org.apache.catalina.connector.Request
2020-02-05 11:20:22.720 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation RequestStreamRecordingInstrumentation: (name(equals(getInputStream)) and returns(erasure(name(equals(javax.servlet.ServletInputStream))))) matches public javax.servlet.ServletInputStream org.apache.catalina.connector.Request.getInputStream() throws java.io.IOException
2020-02-05 11:20:22.726 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation StartAsyncInstrumentation: (((isPublic() and name(equals(startAsync))) and returns(erasure(name(equals(javax.servlet.AsyncContext))))) and (hasParameter(ofSize(0)) or (hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest)))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse))))))))) matches public javax.servlet.AsyncContext org.apache.catalina.connector.Request.startAsync()
2020-02-05 11:20:22.728 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation StartAsyncInstrumentation: (((isPublic() and name(equals(startAsync))) and returns(erasure(name(equals(javax.servlet.AsyncContext))))) and (hasParameter(ofSize(0)) or (hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest)))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse))))))))) matches public javax.servlet.AsyncContext org.apache.catalina.connector.Request.startAsync(javax.servlet.ServletRequest,javax.servlet.ServletResponse)
2020-02-05 11:20:23.959 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.impl.execchain.ClientExecChain was loaded by org.apache.catalina.loader.WebappClassLoader from jar:file:/var/lib/tomcat/webapps/netcash-gw/WEB-INF/lib/httpclient-4.3.4.jar!/org/apache/http/impl/execchain/ClientExecChain.class
2020-02-05 11:20:23.959 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.nio.client.HttpAsyncClient was loaded by org.apache.catalina.loader.WebappClassLoader
2020-02-05 11:20:23.959 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureTransaction was loaded by org.apache.catalina.loader.WebappClassLoader
2020-02-05 11:20:23.960 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureSpan was loaded by org.apache.catalina.loader.WebappClassLoader
2020-02-05 11:20:23.960 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.Traced was loaded by org.apache.catalina.loader.WebappClassLoader
2020-02-05 11:20:23.960 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by org.apache.catalina.loader.WebappClassLoader
2020-02-05 11:20:23.961 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by org.apache.catalina.loader.WebappClassLoader
2020-02-05 11:20:23.961 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by org.apache.catalina.loader.WebappClassLoader
2020-02-05 11:20:23.961 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by org.apache.catalina.loader.WebappClassLoader
2020-02-05 11:20:23.961 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.ws.rs.Path was loaded by org.apache.catalina.loader.WebappClassLoader
2020-02-05 11:20:23.962 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jws.WebService was loaded by org.apache.catalina.loader.WebappClassLoader from jar:file:/var/lib/tomcat/webapps/netcash-gw/WEB-INF/lib/jsr181-api-1.0-MR1.jar!/javax/jws/WebService.class
2020-02-05 11:20:23.962 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by org.apache.catalina.loader.WebappClassLoader
2020-02-05 11:20:23.990 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by org.apache.catalina.loader.WebappClassLoader
2020-02-05 11:20:23.990 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.hibernate.search.FullTextQuery was loaded by org.apache.catalina.loader.WebappClassLoader
2020-02-05 11:20:36.062 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SpringServiceNameInstrumentation: hasSuperType(erasure(name(equals(org.springframework.web.context.WebApplicationContext)))) matches interface org.springframework.web.context.WebApplicationContext
2020-02-05 11:20:36.080 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) matches class org.apache.catalina.servlets.DefaultServlet
2020-02-05 11:20:36.112 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) matches class javax.servlet.http.HttpServlet
2020-02-05 11:20:36.144 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ServletInstrumentation: ((name(equals(service)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse))))))) matches public void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws javax.servlet.ServletException,java.io.IOException
2020-02-05 11:20:36.150 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) matches class javax.servlet.GenericServlet
2020-02-05 11:20:36.157 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ServletInstrumentation: ((name(equals(service)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse))))))) matches public abstract void javax.servlet.GenericServlet.service(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws javax.servlet.ServletException,java.io.IOException
2020-02-05 11:20:36.192 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ServletInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.Servlet))))) matches class org.apache.jasper.servlet.JspServlet
2020-02-05 11:20:36.963 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SpringServiceNameInstrumentation: hasSuperType(erasure(name(equals(org.springframework.web.context.WebApplicationContext)))) matches interface org.springframework.web.context.ConfigurableWebApplicationContext
2020-02-05 11:20:37.221 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SpringServiceNameInstrumentation: hasSuperType(erasure(name(equals(org.springframework.web.context.WebApplicationContext)))) matches class org.springframework.web.context.support.XmlWebApplicationContext
2020-02-05 11:20:37.226 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SpringServiceNameInstrumentation: hasSuperType(erasure(name(equals(org.springframework.web.context.WebApplicationContext)))) matches class org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
2020-02-05 11:20:37.229 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SpringServiceNameInstrumentation: (name(equals(initPropertySources)) and hasParameter(ofSize(0))) matches protected void org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.initPropertySources()
2020-02-05 11:20:41.644 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ConnectionInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) matches class oracle.jdbc.driver.PhysicalConnection
2020-02-05 11:20:41.870 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public synchronized java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String) throws java.sql.SQLException
2020-02-05 11:20:41.871 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public synchronized java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatementWithKey(java.lang.String) throws java.sql.SQLException
2020-02-05 11:20:41.872 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public synchronized java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
2020-02-05 11:20:41.873 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public synchronized java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCall(java.lang.String) throws java.sql.SQLException
2020-02-05 11:20:41.874 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public synchronized java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
2020-02-05 11:20:41.875 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public synchronized java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCallWithKey(java.lang.String) throws java.sql.SQLException
2020-02-05 11:20:41.879 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
2020-02-05 11:20:41.879 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement oracle.jdbc.driver.PhysicalConnection.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
2020-02-05 11:20:41.880 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int) throws java.sql.SQLException
2020-02-05 11:20:41.881 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
2020-02-05 11:20:41.881 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement oracle.jdbc.driver.PhysicalConnection.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-02-05 11:20:41.916 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ConnectionInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) matches class oracle.jdbc.driver.OracleConnection
2020-02-05 11:20:41.925 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ConnectionInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) matches class oracle.jdbc.OracleConnectionWrapper
2020-02-05 11:20:41.932 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String) throws java.sql.SQLException
2020-02-05 11:20:41.933 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCall(java.lang.String) throws java.sql.SQLException
2020-02-05 11:20:41.934 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
2020-02-05 11:20:41.935 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
2020-02-05 11:20:41.937 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatementWithKey(java.lang.String) throws java.sql.SQLException
2020-02-05 11:20:41.937 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCallWithKey(java.lang.String) throws java.sql.SQLException
2020-02-05 11:20:41.938 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
2020-02-05 11:20:41.939 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement oracle.jdbc.OracleConnectionWrapper.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
2020-02-05 11:20:41.939 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int) throws java.sql.SQLException
2020-02-05 11:20:41.940 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
2020-02-05 11:20:41.940 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement oracle.jdbc.OracleConnectionWrapper.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-02-05 11:20:41.958 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OraclePreparedStatement
2020-02-05 11:20:41.958 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OraclePreparedStatement
2020-02-05 11:20:41.959 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OraclePreparedStatement
2020-02-05 11:20:41.959 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OraclePreparedStatement
2020-02-05 11:20:41.959 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OraclePreparedStatement
2020-02-05 11:20:41.959 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OraclePreparedStatement
2020-02-05 11:20:42.081 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutePreparedStatementInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(ofSize(0))) and isPublic()) matches public java.sql.ResultSet oracle.jdbc.driver.OraclePreparedStatement.executeQuery() throws java.sql.SQLException
2020-02-05 11:20:42.083 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateNoQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(ofSize(0))) and isPublic()) matches public int oracle.jdbc.driver.OraclePreparedStatement.executeUpdate() throws java.sql.SQLException
2020-02-05 11:20:42.117 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutePreparedStatementInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(ofSize(0))) and isPublic()) matches public boolean oracle.jdbc.driver.OraclePreparedStatement.execute() throws java.sql.SQLException
2020-02-05 11:20:42.126 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddBatchInstrumentation: ((name(startsWith(addBatch)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public void oracle.jdbc.driver.OraclePreparedStatement.addBatch(java.lang.String) throws java.sql.SQLException
2020-02-05 11:20:42.129 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteBatchInstrumentation: (((name(equals(executeBatch)) or name(equals(executeLargeBatch))) and hasParameter(ofSize(0))) and isPublic()) matches public int[] oracle.jdbc.driver.OraclePreparedStatement.executeBatch() throws java.sql.SQLException
2020-02-05 11:20:42.182 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleStatement
2020-02-05 11:20:42.182 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleStatement
2020-02-05 11:20:42.183 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleStatement
2020-02-05 11:20:42.183 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleStatement
2020-02-05 11:20:42.183 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleStatement
2020-02-05 11:20:42.183 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleStatement
2020-02-05 11:20:42.288 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.ResultSet oracle.jdbc.driver.OracleStatement.executeQuery(java.lang.String) throws java.sql.SQLException
2020-02-05 11:20:42.290 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleStatement.executeUpdate(java.lang.String) throws java.sql.SQLException
2020-02-05 11:20:42.292 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleStatement.execute(java.lang.String) throws java.sql.SQLException
2020-02-05 11:20:42.294 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddBatchInstrumentation: ((name(startsWith(addBatch)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public void oracle.jdbc.driver.OracleStatement.addBatch(java.lang.String) throws java.sql.SQLException
2020-02-05 11:20:42.295 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteBatchInstrumentation: (((name(equals(executeBatch)) or name(equals(executeLargeBatch))) and hasParameter(ofSize(0))) and isPublic()) matches public int[] oracle.jdbc.driver.OracleStatement.executeBatch() throws java.sql.SQLException
2020-02-05 11:20:42.308 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleStatement.executeUpdate(java.lang.String,int) throws java.sql.SQLException
2020-02-05 11:20:42.309 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleStatement.executeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2020-02-05 11:20:42.310 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleStatement.executeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-02-05 11:20:42.312 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleStatement.execute(java.lang.String,int) throws java.sql.SQLException
2020-02-05 11:20:42.313 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleStatement.execute(java.lang.String,int[]) throws java.sql.SQLException
2020-02-05 11:20:42.314 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleStatement.execute(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-02-05 11:20:42.320 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.T4CPreparedStatement
2020-02-05 11:20:42.320 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.T4CPreparedStatement
2020-02-05 11:20:42.372 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.T4CPreparedStatement
2020-02-05 11:20:42.373 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.T4CPreparedStatement
2020-02-05 11:20:42.373 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.T4CPreparedStatement
2020-02-05 11:20:42.373 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.T4CPreparedStatement
2020-02-05 11:20:42.442 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.T4CStatement
2020-02-05 11:20:42.443 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.T4CStatement
2020-02-05 11:20:42.443 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.T4CStatement
2020-02-05 11:20:42.443 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.T4CStatement
2020-02-05 11:20:42.443 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.T4CStatement
2020-02-05 11:20:42.443 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.T4CStatement
2020-02-05 11:20:42.522 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleCallableStatement
2020-02-05 11:20:42.523 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleCallableStatement
2020-02-05 11:20:42.523 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleCallableStatement
2020-02-05 11:20:42.523 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleCallableStatement
2020-02-05 11:20:42.523 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleCallableStatement
2020-02-05 11:20:42.523 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleCallableStatement
2020-02-05 11:20:42.666 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutePreparedStatementInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(ofSize(0))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleCallableStatement.execute() throws java.sql.SQLException
2020-02-05 11:20:42.668 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateNoQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(ofSize(0))) and isPublic()) matches public int oracle.jdbc.driver.OracleCallableStatement.executeUpdate() throws java.sql.SQLException
2020-02-05 11:20:42.689 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.T4CCallableStatement
2020-02-05 11:20:42.689 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.T4CCallableStatement
2020-02-05 11:20:42.689 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.T4CCallableStatement
2020-02-05 11:20:42.689 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.T4CCallableStatement
2020-02-05 11:20:42.690 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.T4CCallableStatement
2020-02-05 11:20:42.690 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.T4CCallableStatement
2020-02-05 11:20:42.716 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ConnectionInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) matches class oracle.jdbc.driver.T4CConnection
2020-02-05 11:20:43.153 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ConnectionInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) matches class org.apache.commons.dbcp.PoolableConnection
2020-02-05 11:20:43.158 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ConnectionInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) matches class org.apache.commons.dbcp.DelegatingConnection
2020-02-05 11:20:43.181 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement org.apache.commons.dbcp.DelegatingConnection.prepareStatement(java.lang.String) throws java.sql.SQLException
2020-02-05 11:20:43.183 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement org.apache.commons.dbcp.DelegatingConnection.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
2020-02-05 11:20:43.183 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement org.apache.commons.dbcp.DelegatingConnection.prepareCall(java.lang.String) throws java.sql.SQLException
2020-02-05 11:20:43.184 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement org.apache.commons.dbcp.DelegatingConnection.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
2020-02-05 11:20:43.185 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement org.apache.commons.dbcp.DelegatingConnection.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
2020-02-05 11:20:43.186 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement org.apache.commons.dbcp.DelegatingConnection.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
2020-02-05 11:20:43.186 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement org.apache.commons.dbcp.DelegatingConnection.prepareStatement(java.lang.String,int) throws java.sql.SQLException
2020-02-05 11:20:43.187 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement org.apache.commons.dbcp.DelegatingConnection.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
2020-02-05 11:20:43.187 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement org.apache.commons.dbcp.DelegatingConnection.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-02-05 11:20:43.333 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ConnectionInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Connection))))) matches class org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper
2020-02-05 11:20:43.337 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareCall(java.lang.String) throws java.sql.SQLException
2020-02-05 11:20:43.338 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareCall(java.lang.String,int,int) throws java.sql.SQLException
2020-02-05 11:20:43.339 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareStatement(java.lang.String) throws java.sql.SQLException
2020-02-05 11:20:43.339 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareStatement(java.lang.String,int,int) throws java.sql.SQLException
2020-02-05 11:20:43.340 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.CallableStatement org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareCall(java.lang.String,int,int,int) throws java.sql.SQLException
2020-02-05 11:20:43.340 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareStatement(java.lang.String,int) throws java.sql.SQLException
2020-02-05 11:20:43.341 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareStatement(java.lang.String,int,int,int) throws java.sql.SQLException
2020-02-05 11:20:43.341 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareStatement(java.lang.String,int[]) throws java.sql.SQLException
2020-02-05 11:20:43.342 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ConnectionInstrumentation: (((name(startsWith(prepare)) and returns(erasure(hasSuperType(erasure(name(equals(java.sql.PreparedStatement))))))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.PreparedStatement org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareStatement(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-02-05 11:20:43.455 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleStatementWrapper
2020-02-05 11:20:43.456 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleStatementWrapper
2020-02-05 11:20:43.456 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleStatementWrapper
2020-02-05 11:20:43.456 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleStatementWrapper
2020-02-05 11:20:43.456 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleStatementWrapper
2020-02-05 11:20:43.456 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleStatementWrapper
2020-02-05 11:20:43.518 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteBatchInstrumentation: (((name(equals(executeBatch)) or name(equals(executeLargeBatch))) and hasParameter(ofSize(0))) and isPublic()) matches public int[] oracle.jdbc.driver.OracleStatementWrapper.executeBatch() throws java.sql.SQLException
2020-02-05 11:20:43.520 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleStatementWrapper.executeUpdate(java.lang.String) throws java.sql.SQLException
2020-02-05 11:20:43.521 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddBatchInstrumentation: ((name(startsWith(addBatch)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public void oracle.jdbc.driver.OracleStatementWrapper.addBatch(java.lang.String) throws java.sql.SQLException
2020-02-05 11:20:43.522 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleStatementWrapper.execute(java.lang.String) throws java.sql.SQLException
2020-02-05 11:20:43.523 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleStatementWrapper.executeUpdate(java.lang.String,int) throws java.sql.SQLException
2020-02-05 11:20:43.523 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleStatementWrapper.execute(java.lang.String,int) throws java.sql.SQLException
2020-02-05 11:20:43.524 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleStatementWrapper.executeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2020-02-05 11:20:43.525 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleStatementWrapper.execute(java.lang.String,int[]) throws java.sql.SQLException
2020-02-05 11:20:43.525 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleStatementWrapper.executeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-02-05 11:20:43.526 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleStatementWrapper.execute(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-02-05 11:20:43.527 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.ResultSet oracle.jdbc.driver.OracleStatementWrapper.executeQuery(java.lang.String) throws java.sql.SQLException
2020-02-05 11:20:43.564 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleClosedStatement
2020-02-05 11:20:43.564 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleClosedStatement
2020-02-05 11:20:43.564 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleClosedStatement
2020-02-05 11:20:43.564 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleClosedStatement
2020-02-05 11:20:43.565 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleClosedStatement
2020-02-05 11:20:43.565 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OracleClosedStatement
2020-02-05 11:20:43.630 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteBatchInstrumentation: (((name(equals(executeBatch)) or name(equals(executeLargeBatch))) and hasParameter(ofSize(0))) and isPublic()) matches public int[] oracle.jdbc.driver.OracleClosedStatement.executeBatch() throws java.sql.SQLException
2020-02-05 11:20:43.632 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleClosedStatement.executeUpdate(java.lang.String) throws java.sql.SQLException
2020-02-05 11:20:43.633 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddBatchInstrumentation: ((name(startsWith(addBatch)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public void oracle.jdbc.driver.OracleClosedStatement.addBatch(java.lang.String) throws java.sql.SQLException
2020-02-05 11:20:43.633 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleClosedStatement.execute(java.lang.String) throws java.sql.SQLException
2020-02-05 11:20:43.634 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleClosedStatement.executeUpdate(java.lang.String,int) throws java.sql.SQLException
2020-02-05 11:20:43.635 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleClosedStatement.execute(java.lang.String,int) throws java.sql.SQLException
2020-02-05 11:20:43.636 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleClosedStatement.executeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2020-02-05 11:20:43.636 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleClosedStatement.execute(java.lang.String,int[]) throws java.sql.SQLException
2020-02-05 11:20:43.637 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int oracle.jdbc.driver.OracleClosedStatement.executeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-02-05 11:20:43.660 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleClosedStatement.execute(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-02-05 11:20:43.661 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.ResultSet oracle.jdbc.driver.OracleClosedStatement.executeQuery(java.lang.String) throws java.sql.SQLException
2020-02-05 11:20:43.662 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateNoQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(ofSize(0))) and isPublic()) matches public int oracle.jdbc.driver.OracleClosedStatement.executeUpdate() throws java.sql.SQLException
2020-02-05 11:20:43.663 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutePreparedStatementInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(ofSize(0))) and isPublic()) matches public boolean oracle.jdbc.driver.OracleClosedStatement.execute() throws java.sql.SQLException
2020-02-05 11:20:43.664 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutePreparedStatementInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(ofSize(0))) and isPublic()) matches public java.sql.ResultSet oracle.jdbc.driver.OracleClosedStatement.executeQuery() throws java.sql.SQLException
2020-02-05 11:20:43.701 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.impl.execchain.ClientExecChain was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-02-05 11:20:43.702 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.nio.client.HttpAsyncClient was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-02-05 11:20:43.702 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureTransaction was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-02-05 11:20:43.702 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureSpan was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-02-05 11:20:43.702 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.Traced was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-02-05 11:20:43.702 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-02-05 11:20:43.702 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-02-05 11:20:43.702 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-02-05 11:20:43.702 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-02-05 11:20:43.702 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.ws.rs.Path was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-02-05 11:20:43.702 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jws.WebService was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst from jar:file:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.65-3.b17.el7.x86_64/jre/lib/rt.jar!/javax/jws/WebService.class
2020-02-05 11:20:43.703 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-02-05 11:20:43.703 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-02-05 11:20:43.703 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.hibernate.search.FullTextQuery was loaded by co.elastic.apm.agent.shaded.bytebuddy.dynamic.loading.ByteArrayClassLoader$ChildFirst
2020-02-05 11:20:49.614 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 0)
2020-02-05 11:20:49.615 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:20:49.619 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:20:50.774 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:20:51.044 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:20:51.044 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:20:51.721 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface org.springframework.core.task.TaskExecutor
2020-02-05 11:20:51.721 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface org.springframework.core.task.TaskExecutor
2020-02-05 11:20:51.752 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public abstract void org.springframework.core.task.TaskExecutor.execute(java.lang.Runnable)
2020-02-05 11:20:51.886 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class org.springframework.core.task.SimpleAsyncTaskExecutor
2020-02-05 11:20:51.886 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class org.springframework.core.task.SimpleAsyncTaskExecutor
2020-02-05 11:20:51.895 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void org.springframework.core.task.SimpleAsyncTaskExecutor.execute(java.lang.Runnable)
2020-02-05 11:20:51.897 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future org.springframework.core.task.SimpleAsyncTaskExecutor.submit(java.lang.Runnable)
2020-02-05 11:20:51.920 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public java.util.concurrent.Future org.springframework.core.task.SimpleAsyncTaskExecutor.submit(java.util.concurrent.Callable)
2020-02-05 11:20:51.923 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface org.springframework.core.task.AsyncTaskExecutor
2020-02-05 11:20:51.923 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface org.springframework.core.task.AsyncTaskExecutor
2020-02-05 11:20:51.932 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public abstract java.util.concurrent.Future org.springframework.core.task.AsyncTaskExecutor.submit(java.lang.Runnable)
2020-02-05 11:20:51.932 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public abstract java.util.concurrent.Future org.springframework.core.task.AsyncTaskExecutor.submit(java.util.concurrent.Callable)
2020-02-05 11:20:52.793 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.impl.execchain.ClientExecChain was loaded by org.apache.catalina.loader.WebappClassLoader from jar:file:/var/lib/tomcat/webapps/netcash-batch/WEB-INF/lib/httpclient-4.3.4.jar!/org/apache/http/impl/execchain/ClientExecChain.class
2020-02-05 11:20:52.793 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.apache.http.nio.client.HttpAsyncClient was loaded by org.apache.catalina.loader.WebappClassLoader
2020-02-05 11:20:52.794 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureTransaction was loaded by org.apache.catalina.loader.WebappClassLoader
2020-02-05 11:20:52.794 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.CaptureSpan was loaded by org.apache.catalina.loader.WebappClassLoader
2020-02-05 11:20:52.794 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - co.elastic.apm.api.Traced was loaded by org.apache.catalina.loader.WebappClassLoader
2020-02-05 11:20:52.794 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by org.apache.catalina.loader.WebappClassLoader
2020-02-05 11:20:52.795 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by org.apache.catalina.loader.WebappClassLoader
2020-02-05 11:20:52.795 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by org.apache.catalina.loader.WebappClassLoader
2020-02-05 11:20:52.795 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.asynchttpclient.AsyncHandler was loaded by org.apache.catalina.loader.WebappClassLoader
2020-02-05 11:20:52.795 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.ws.rs.Path was loaded by org.apache.catalina.loader.WebappClassLoader
2020-02-05 11:20:52.795 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.jws.WebService was loaded by org.apache.catalina.loader.WebappClassLoader from jar:file:/var/lib/tomcat/webapps/netcash-batch/WEB-INF/lib/jsr181-api-1.0-MR1.jar!/javax/jws/WebService.class
2020-02-05 11:20:52.796 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by org.apache.catalina.loader.WebappClassLoader
2020-02-05 11:20:52.796 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - javax.faces.lifecycle.Lifecycle was loaded by org.apache.catalina.loader.WebappClassLoader
2020-02-05 11:20:52.796 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.bytebuddy.CustomElementMatchers - org.hibernate.search.FullTextQuery was loaded by org.apache.catalina.loader.WebappClassLoader
2020-02-05 11:20:59.620 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:20:59.644 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 1)
2020-02-05 11:20:59.645 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1429 uncompressed 614 compressed bytes
2020-02-05 11:20:59.972 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SpringServiceNameInstrumentation: hasSuperType(erasure(name(equals(org.springframework.web.context.WebApplicationContext)))) matches interface org.springframework.web.context.WebApplicationContext
2020-02-05 11:21:00.149 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SpringServiceNameInstrumentation: hasSuperType(erasure(name(equals(org.springframework.web.context.WebApplicationContext)))) matches interface org.springframework.web.context.ConfigurableWebApplicationContext
2020-02-05 11:21:00.568 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SpringServiceNameInstrumentation: hasSuperType(erasure(name(equals(org.springframework.web.context.WebApplicationContext)))) matches class org.springframework.web.context.support.XmlWebApplicationContext
2020-02-05 11:21:00.571 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation SpringServiceNameInstrumentation: hasSuperType(erasure(name(equals(org.springframework.web.context.WebApplicationContext)))) matches class org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
2020-02-05 11:21:00.574 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation SpringServiceNameInstrumentation: (name(equals(initPropertySources)) and hasParameter(ofSize(0))) matches protected void org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.initPropertySources()
2020-02-05 11:21:02.409 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ScheduledTransactionNameInstrumentation: ((false or name(startsWith(za.co.flashcow.netcash))) and declaresMethods(whereOne(declaresAnnotations(whereOne(ofAnnotationType((((name(equals(org.springframework.scheduling.annotation.Scheduled)) or name(equals(org.springframework.scheduling.annotation.Schedules))) or name(equals(javax.ejb.Schedule))) or name(equals(javax.ejb.Schedules))))))))) matches class za.co.flashcow.netcash.job.RequestMerchantStatementJob
2020-02-05 11:21:02.415 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ScheduledTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType((((name(equals(org.springframework.scheduling.annotation.Scheduled)) or name(equals(org.springframework.scheduling.annotation.Schedules))) or name(equals(javax.ejb.Schedule))) or name(equals(javax.ejb.Schedules)))))) matches protected void za.co.flashcow.netcash.job.RequestMerchantStatementJob.execute()
2020-02-05 11:21:02.419 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ScheduledTransactionNameInstrumentation: ((false or name(startsWith(za.co.flashcow.netcash))) and declaresMethods(whereOne(declaresAnnotations(whereOne(ofAnnotationType((((name(equals(org.springframework.scheduling.annotation.Scheduled)) or name(equals(org.springframework.scheduling.annotation.Schedules))) or name(equals(javax.ejb.Schedule))) or name(equals(javax.ejb.Schedules))))))))) matches class za.co.flashcow.netcash.job.RequestUploadReportJob
2020-02-05 11:21:02.423 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ScheduledTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType((((name(equals(org.springframework.scheduling.annotation.Scheduled)) or name(equals(org.springframework.scheduling.annotation.Schedules))) or name(equals(javax.ejb.Schedule))) or name(equals(javax.ejb.Schedules)))))) matches protected void za.co.flashcow.netcash.job.RequestUploadReportJob.execute()
2020-02-05 11:21:02.427 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ScheduledTransactionNameInstrumentation: ((false or name(startsWith(za.co.flashcow.netcash))) and declaresMethods(whereOne(declaresAnnotations(whereOne(ofAnnotationType((((name(equals(org.springframework.scheduling.annotation.Scheduled)) or name(equals(org.springframework.scheduling.annotation.Schedules))) or name(equals(javax.ejb.Schedule))) or name(equals(javax.ejb.Schedules))))))))) matches class za.co.flashcow.netcash.job.UploadBatchFileJob
2020-02-05 11:21:02.431 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ScheduledTransactionNameInstrumentation: declaresAnnotations(whereOne(ofAnnotationType((((name(equals(org.springframework.scheduling.annotation.Scheduled)) or name(equals(org.springframework.scheduling.annotation.Schedules))) or name(equals(javax.ejb.Schedule))) or name(equals(javax.ejb.Schedules)))))) matches protected void za.co.flashcow.netcash.job.UploadBatchFileJob.execute()
2020-02-05 11:21:03.044 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class org.springframework.core.task.SimpleAsyncTaskExecutor
2020-02-05 11:21:03.044 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class org.springframework.core.task.SimpleAsyncTaskExecutor
2020-02-05 11:21:03.053 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void org.springframework.core.task.SimpleAsyncTaskExecutor.execute(java.lang.Runnable)
2020-02-05 11:21:03.054 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future org.springframework.core.task.SimpleAsyncTaskExecutor.submit(java.lang.Runnable)
2020-02-05 11:21:03.055 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public java.util.concurrent.Future org.springframework.core.task.SimpleAsyncTaskExecutor.submit(java.util.concurrent.Callable)
2020-02-05 11:21:03.056 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface org.springframework.core.task.AsyncTaskExecutor
2020-02-05 11:21:03.057 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface org.springframework.core.task.AsyncTaskExecutor
2020-02-05 11:21:03.095 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public abstract java.util.concurrent.Future org.springframework.core.task.AsyncTaskExecutor.submit(java.lang.Runnable)
2020-02-05 11:21:03.095 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public abstract java.util.concurrent.Future org.springframework.core.task.AsyncTaskExecutor.submit(java.util.concurrent.Callable)
2020-02-05 11:21:03.096 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface org.springframework.core.task.TaskExecutor
2020-02-05 11:21:03.096 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface org.springframework.core.task.TaskExecutor
2020-02-05 11:21:03.132 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public abstract void org.springframework.core.task.TaskExecutor.execute(java.lang.Runnable)
2020-02-05 11:21:12.545 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.Executors$DelegatedScheduledExecutorService
2020-02-05 11:21:12.545 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.Executors$DelegatedScheduledExecutorService
2020-02-05 11:21:12.585 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.Executors$DelegatedExecutorService
2020-02-05 11:21:12.585 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class java.util.concurrent.Executors$DelegatedExecutorService
2020-02-05 11:21:12.618 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void java.util.concurrent.Executors$DelegatedExecutorService.execute(java.lang.Runnable)
2020-02-05 11:21:12.620 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future java.util.concurrent.Executors$DelegatedExecutorService.submit(java.lang.Runnable)
2020-02-05 11:21:12.621 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public java.util.concurrent.Future java.util.concurrent.Executors$DelegatedExecutorService.submit(java.util.concurrent.Callable)
2020-02-05 11:21:12.622 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future java.util.concurrent.Executors$DelegatedExecutorService.submit(java.lang.Runnable,java.lang.Object)
2020-02-05 11:21:12.625 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class org.springframework.scheduling.concurrent.ConcurrentTaskExecutor
2020-02-05 11:21:12.625 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class org.springframework.scheduling.concurrent.ConcurrentTaskExecutor
2020-02-05 11:21:12.653 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void org.springframework.scheduling.concurrent.ConcurrentTaskExecutor.execute(java.lang.Runnable)
2020-02-05 11:21:12.654 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future org.springframework.scheduling.concurrent.ConcurrentTaskExecutor.submit(java.lang.Runnable)
2020-02-05 11:21:12.655 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public java.util.concurrent.Future org.springframework.scheduling.concurrent.ConcurrentTaskExecutor.submit(java.util.concurrent.Callable)
2020-02-05 11:21:12.673 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface org.springframework.scheduling.SchedulingTaskExecutor
2020-02-05 11:21:12.674 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches interface org.springframework.scheduling.SchedulingTaskExecutor
2020-02-05 11:21:12.684 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class org.springframework.core.task.support.TaskExecutorAdapter
2020-02-05 11:21:12.684 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class org.springframework.core.task.support.TaskExecutorAdapter
2020-02-05 11:21:12.692 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void org.springframework.core.task.support.TaskExecutorAdapter.execute(java.lang.Runnable)
2020-02-05 11:21:12.693 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public java.util.concurrent.Future org.springframework.core.task.support.TaskExecutorAdapter.submit(java.lang.Runnable)
2020-02-05 11:21:12.694 [localhost-startStop-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorCallableInstrumentation: ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.util.concurrent.Callable)))))) matches public java.util.concurrent.Future org.springframework.core.task.support.TaskExecutorAdapter.submit(java.util.concurrent.Callable)
2020-02-05 11:21:12.791 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorRunnableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class org.apache.tomcat.util.threads.ThreadPoolExecutor
2020-02-05 11:21:12.792 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorCallableInstrumentation: (((hasSuperType(erasure(name(equals(java.util.concurrent.Executor)))) and not(name(equals(org.apache.felix.resolver.ResolverImpl$DumbExecutor)))) and not(name(startsWith(com.hazelcast)))) and not((name(contains($Proxy)) or name(contains($$))))) matches class org.apache.tomcat.util.threads.ThreadPoolExecutor
2020-02-05 11:21:12.799 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutorRunnableInstrumentation: ((((name(equals(execute)) and returns(erasure(is(void)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable)))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable))))))) or ((name(equals(submit)) and returns(erasure(is(interface java.util.concurrent.Future)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(class java.lang.Object))))))) matches public void org.apache.tomcat.util.threads.ThreadPoolExecutor.execute(java.lang.Runnable)
2020-02-05 11:21:19.609 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 2)
2020-02-05 11:21:19.609 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:21:19.613 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:21:21.045 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:21:21.111 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:21:21.111 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:21:29.613 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:21:29.614 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 3)
2020-02-05 11:21:29.614 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1449 uncompressed 634 compressed bytes
2020-02-05 11:21:49.607 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 4)
2020-02-05 11:21:49.607 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:21:49.609 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:21:51.112 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:21:51.161 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:21:51.161 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:21:59.610 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:21:59.611 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 5)
2020-02-05 11:21:59.612 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1450 uncompressed 635 compressed bytes
2020-02-05 11:22:19.609 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 6)
2020-02-05 11:22:19.609 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:22:19.611 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:22:21.162 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:22:21.277 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:22:21.277 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:22:29.611 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:22:29.612 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 7)
2020-02-05 11:22:29.612 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1450 uncompressed 635 compressed bytes
2020-02-05 11:22:49.609 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 8)
2020-02-05 11:22:49.610 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:22:49.612 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:22:51.278 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:22:51.297 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:22:51.297 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:22:59.612 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:22:59.621 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 9)
2020-02-05 11:22:59.622 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1450 uncompressed 630 compressed bytes
2020-02-05 11:23:19.601 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 10)
2020-02-05 11:23:19.601 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:23:19.605 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:23:21.298 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:23:21.524 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:23:21.525 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:23:29.606 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:23:29.607 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 11)
2020-02-05 11:23:29.608 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1450 uncompressed 636 compressed bytes
2020-02-05 11:23:49.601 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 12)
2020-02-05 11:23:49.602 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:23:49.604 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:23:51.525 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:23:51.634 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:23:51.634 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:23:59.604 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:23:59.613 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 13)
2020-02-05 11:23:59.614 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1449 uncompressed 636 compressed bytes
2020-02-05 11:24:19.607 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 14)
2020-02-05 11:24:19.607 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:24:19.611 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:24:21.634 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:24:21.682 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:24:21.682 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:24:29.611 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:24:29.616 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 15)
2020-02-05 11:24:29.616 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1450 uncompressed 633 compressed bytes
2020-02-05 11:24:49.608 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 16)
2020-02-05 11:24:49.608 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:24:49.611 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:24:51.683 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:24:51.728 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:24:51.728 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:24:59.612 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:24:59.622 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 17)
2020-02-05 11:24:59.623 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1450 uncompressed 633 compressed bytes
2020-02-05 11:25:00.031 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-a058a03b217a05bcf0bbb754fb9f05c3-4da8834b06251bf8-01 (270b2575) (1)
2020-02-05 11:25:00.032 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-a058a03b217a05bcf0bbb754fb9f05c3-4da8834b06251bf8-01 (270b2575) {
2020-02-05 11:25:00.032 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'RequestUploadReportJob#execute' 00-a058a03b217a05bcf0bbb754fb9f05c3-4da8834b06251bf8-01 (270b2575) (2)
2020-02-05 11:25:00.032 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating 'RequestUploadReportJob#execute' 00-a058a03b217a05bcf0bbb754fb9f05c3-4da8834b06251bf8-01 (270b2575) on thread 36
2020-02-05 11:25:00.071 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.apache.commons.dbcp.DelegatingStatement
2020-02-05 11:25:00.071 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.apache.commons.dbcp.DelegatingStatement
2020-02-05 11:25:00.072 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.apache.commons.dbcp.DelegatingStatement
2020-02-05 11:25:00.072 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.apache.commons.dbcp.DelegatingStatement
2020-02-05 11:25:00.072 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.apache.commons.dbcp.DelegatingStatement
2020-02-05 11:25:00.072 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.apache.commons.dbcp.DelegatingStatement
2020-02-05 11:25:00.116 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public java.sql.ResultSet org.apache.commons.dbcp.DelegatingStatement.executeQuery(java.lang.String) throws java.sql.SQLException
2020-02-05 11:25:00.119 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int org.apache.commons.dbcp.DelegatingStatement.executeUpdate(java.lang.String) throws java.sql.SQLException
2020-02-05 11:25:00.121 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean org.apache.commons.dbcp.DelegatingStatement.execute(java.lang.String) throws java.sql.SQLException
2020-02-05 11:25:00.122 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation AddBatchInstrumentation: ((name(startsWith(addBatch)) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public void org.apache.commons.dbcp.DelegatingStatement.addBatch(java.lang.String) throws java.sql.SQLException
2020-02-05 11:25:00.124 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteBatchInstrumentation: (((name(equals(executeBatch)) or name(equals(executeLargeBatch))) and hasParameter(ofSize(0))) and isPublic()) matches public int[] org.apache.commons.dbcp.DelegatingStatement.executeBatch() throws java.sql.SQLException
2020-02-05 11:25:00.126 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int org.apache.commons.dbcp.DelegatingStatement.executeUpdate(java.lang.String,int) throws java.sql.SQLException
2020-02-05 11:25:00.127 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int org.apache.commons.dbcp.DelegatingStatement.executeUpdate(java.lang.String,int[]) throws java.sql.SQLException
2020-02-05 11:25:00.128 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateWithQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public int org.apache.commons.dbcp.DelegatingStatement.executeUpdate(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-02-05 11:25:00.130 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean org.apache.commons.dbcp.DelegatingStatement.execute(java.lang.String,int) throws java.sql.SQLException
2020-02-05 11:25:00.131 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean org.apache.commons.dbcp.DelegatingStatement.execute(java.lang.String,int[]) throws java.sql.SQLException
2020-02-05 11:25:00.132 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteWithQueryInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(hasTypes(with(0 matches erasure(is(class java.lang.String)))))) and isPublic()) matches public boolean org.apache.commons.dbcp.DelegatingStatement.execute(java.lang.String,java.lang.String[]) throws java.sql.SQLException
2020-02-05 11:25:00.143 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.Span - startSpan '' 00-a058a03b217a05bcf0bbb754fb9f05c3-80ae7abbe2cd063d-01 (fa3b8f2) {
2020-02-05 11:25:00.144 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'RequestUploadReportJob#execute' 00-a058a03b217a05bcf0bbb754fb9f05c3-4da8834b06251bf8-01 (270b2575) (3)
2020-02-05 11:25:00.144 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-a058a03b217a05bcf0bbb754fb9f05c3-80ae7abbe2cd063d-01 (fa3b8f2) (1)
2020-02-05 11:25:00.144 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'RequestUploadReportJob#execute' 00-a058a03b217a05bcf0bbb754fb9f05c3-4da8834b06251bf8-01 (270b2575) (4)
2020-02-05 11:25:00.144 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'RequestUploadReportJob#execute' 00-a058a03b217a05bcf0bbb754fb9f05c3-4da8834b06251bf8-01 (270b2575) (5)
2020-02-05 11:25:00.144 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-a058a03b217a05bcf0bbb754fb9f05c3-80ae7abbe2cd063d-01 (fa3b8f2) (2)
2020-02-05 11:25:00.144 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating '' 00-a058a03b217a05bcf0bbb754fb9f05c3-80ae7abbe2cd063d-01 (fa3b8f2) on thread 36
2020-02-05 11:25:00.348 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'SELECT' 00-a058a03b217a05bcf0bbb754fb9f05c3-80ae7abbe2cd063d-01 (fa3b8f2) on thread 36
2020-02-05 11:25:00.348 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'RequestUploadReportJob#execute' 00-a058a03b217a05bcf0bbb754fb9f05c3-4da8834b06251bf8-01 (270b2575) (4)
2020-02-05 11:25:00.348 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT' 00-a058a03b217a05bcf0bbb754fb9f05c3-80ae7abbe2cd063d-01 (fa3b8f2) (1)
2020-02-05 11:25:00.349 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.Span - } endSpan 'SELECT' 00-a058a03b217a05bcf0bbb754fb9f05c3-80ae7abbe2cd063d-01 (fa3b8f2)
2020-02-05 11:25:00.349 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'RequestUploadReportJob#execute' 00-a058a03b217a05bcf0bbb754fb9f05c3-4da8834b06251bf8-01 (270b2575) (3)
2020-02-05 11:25:00.357 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving SPAN event (sequence 18)
2020-02-05 11:25:00.357 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:25:00.362 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:25:00.394 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'RequestUploadReportJob#execute' 00-a058a03b217a05bcf0bbb754fb9f05c3-4da8834b06251bf8-01 (270b2575) (2)
2020-02-05 11:25:00.394 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'SELECT' 00-a058a03b217a05bcf0bbb754fb9f05c3-80ae7abbe2cd063d-01 (fa3b8f2) (0)
2020-02-05 11:25:00.863 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'RequestUploadReportJob#execute' 00-a058a03b217a05bcf0bbb754fb9f05c3-4da8834b06251bf8-01 (270b2575) (3)
2020-02-05 11:25:00.894 [ActiveMQ Task-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'RequestUploadReportJob#execute' 00-a058a03b217a05bcf0bbb754fb9f05c3-4da8834b06251bf8-01 (270b2575) (4)
2020-02-05 11:25:00.894 [ActiveMQ Task-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating 'RequestUploadReportJob#execute' 00-a058a03b217a05bcf0bbb754fb9f05c3-4da8834b06251bf8-01 (270b2575) on thread 61
2020-02-05 11:25:00.900 [ActiveMQ Task-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'RequestUploadReportJob#execute' 00-a058a03b217a05bcf0bbb754fb9f05c3-4da8834b06251bf8-01 (270b2575) on thread 61
2020-02-05 11:25:00.900 [ActiveMQ Task-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'RequestUploadReportJob#execute' 00-a058a03b217a05bcf0bbb754fb9f05c3-4da8834b06251bf8-01 (270b2575) (3)
2020-02-05 11:25:00.900 [ActiveMQ Task-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'RequestUploadReportJob#execute' 00-a058a03b217a05bcf0bbb754fb9f05c3-4da8834b06251bf8-01 (270b2575) (2)
2020-02-05 11:25:00.900 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'RequestUploadReportJob#execute' 00-a058a03b217a05bcf0bbb754fb9f05c3-4da8834b06251bf8-01 (270b2575) on thread 36
2020-02-05 11:25:00.901 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'RequestUploadReportJob#execute' 00-a058a03b217a05bcf0bbb754fb9f05c3-4da8834b06251bf8-01 (270b2575) (1)
2020-02-05 11:25:00.901 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'RequestUploadReportJob#execute' 00-a058a03b217a05bcf0bbb754fb9f05c3-4da8834b06251bf8-01 (270b2575)
2020-02-05 11:25:00.901 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 19)
2020-02-05 11:25:00.902 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'RequestUploadReportJob#execute' 00-a058a03b217a05bcf0bbb754fb9f05c3-4da8834b06251bf8-01 (270b2575) (0)
2020-02-05 11:25:01.591 [netcashMessageListenerContainer-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class javax.net.ssl.HttpsURLConnection
2020-02-05 11:25:01.591 [netcashMessageListenerContainer-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class javax.net.ssl.HttpsURLConnection
2020-02-05 11:25:01.937 [netcashMessageListenerContainer-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class sun.net.www.protocol.https.DelegateHttpsURLConnection
2020-02-05 11:25:01.937 [netcashMessageListenerContainer-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class sun.net.www.protocol.https.DelegateHttpsURLConnection
2020-02-05 11:25:01.944 [netcashMessageListenerContainer-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation CreateSpanInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection
2020-02-05 11:25:01.944 [netcashMessageListenerContainer-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation DisconnectInstrumentation: hasSuperType(erasure(is(class java.net.HttpURLConnection))) matches class sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection
2020-02-05 11:25:01.971 [netcashMessageListenerContainer-2] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation CreateSpanInstrumentation: (((name(equals(connect)) and hasParameter(ofSize(0))) or (name(equals(getOutputStream)) and hasParameter(ofSize(0)))) or (name(equals(getInputStream)) and hasParameter(ofSize(0)))) matches public void sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect() throws java.io.IOException
2020-02-05 11:25:10.362 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:25:10.363 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 20)
2020-02-05 11:25:10.364 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 3588 uncompressed 1169 compressed bytes
2020-02-05 11:25:19.607 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 21)
2020-02-05 11:25:19.608 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:25:19.610 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:25:21.729 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:25:21.858 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:25:21.859 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:25:29.610 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:25:29.615 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 22)
2020-02-05 11:25:29.616 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 2232 uncompressed 804 compressed bytes
2020-02-05 11:25:49.600 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 23)
2020-02-05 11:25:49.600 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:25:49.601 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:25:51.859 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:25:51.905 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:25:51.906 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:25:59.601 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:25:59.602 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 24)
2020-02-05 11:25:59.604 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1450 uncompressed 637 compressed bytes
2020-02-05 11:26:19.599 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 25)
2020-02-05 11:26:19.600 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:26:19.601 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:26:21.906 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:26:21.947 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:26:21.947 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:26:29.603 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:26:29.604 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 26)
2020-02-05 11:26:29.605 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1451 uncompressed 630 compressed bytes
2020-02-05 11:26:49.606 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 27)
2020-02-05 11:26:49.606 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:26:49.611 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:26:51.948 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:26:51.982 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:26:51.983 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:26:59.611 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:26:59.612 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 28)
2020-02-05 11:26:59.613 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1452 uncompressed 637 compressed bytes
2020-02-05 11:27:19.607 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 29)
2020-02-05 11:27:19.608 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:27:19.614 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:27:21.983 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:27:22.022 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:27:22.022 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:27:29.615 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:27:29.618 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 30)
2020-02-05 11:27:29.619 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1451 uncompressed 635 compressed bytes
2020-02-05 11:27:49.602 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 31)
2020-02-05 11:27:49.603 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:27:49.605 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:27:52.023 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:27:52.048 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:27:52.048 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:27:59.606 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:27:59.616 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 32)
2020-02-05 11:27:59.616 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1451 uncompressed 627 compressed bytes
2020-02-05 11:28:19.606 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 33)
2020-02-05 11:28:19.606 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:28:19.610 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:28:22.049 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:28:22.117 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:28:22.117 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:28:29.611 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:28:29.620 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 34)
2020-02-05 11:28:29.620 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1452 uncompressed 634 compressed bytes
2020-02-05 11:28:49.600 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 35)
2020-02-05 11:28:49.601 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:28:49.607 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:28:52.118 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:28:52.174 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:28:52.175 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:28:59.608 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:28:59.612 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 36)
2020-02-05 11:28:59.613 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1450 uncompressed 633 compressed bytes
2020-02-05 11:29:19.605 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 37)
2020-02-05 11:29:19.606 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:29:19.608 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:29:22.175 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:29:22.248 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:29:22.249 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:29:29.608 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:29:29.617 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 38)
2020-02-05 11:29:29.618 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1450 uncompressed 639 compressed bytes
2020-02-05 11:29:49.605 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 39)
2020-02-05 11:29:49.606 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:29:49.608 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:29:52.249 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:29:52.319 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:29:52.319 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:29:59.609 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:29:59.613 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 40)
2020-02-05 11:29:59.615 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1452 uncompressed 639 compressed bytes
2020-02-05 11:30:00.001 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to '' 00-08acbd03e790e5a38bf95a9c15f3ee60-cc1bd2fccc755038-00 (270b2575) (1)
2020-02-05 11:30:00.002 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - startTransaction '' 00-08acbd03e790e5a38bf95a9c15f3ee60-cc1bd2fccc755038-00 (270b2575) {
2020-02-05 11:30:00.002 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - increment references to 'UploadBatchFileJob#execute' 00-08acbd03e790e5a38bf95a9c15f3ee60-cc1bd2fccc755038-00 (270b2575) (2)
2020-02-05 11:30:00.003 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Activating 'UploadBatchFileJob#execute' 00-08acbd03e790e5a38bf95a9c15f3ee60-cc1bd2fccc755038-00 (270b2575) on thread 36
2020-02-05 11:30:00.046 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.apache.commons.dbcp.DelegatingPreparedStatement
2020-02-05 11:30:00.047 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.apache.commons.dbcp.DelegatingPreparedStatement
2020-02-05 11:30:00.047 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.apache.commons.dbcp.DelegatingPreparedStatement
2020-02-05 11:30:00.047 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.apache.commons.dbcp.DelegatingPreparedStatement
2020-02-05 11:30:00.047 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.apache.commons.dbcp.DelegatingPreparedStatement
2020-02-05 11:30:00.047 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class org.apache.commons.dbcp.DelegatingPreparedStatement
2020-02-05 11:30:00.196 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutePreparedStatementInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(ofSize(0))) and isPublic()) matches public java.sql.ResultSet org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery() throws java.sql.SQLException
2020-02-05 11:30:00.219 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateNoQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(ofSize(0))) and isPublic()) matches public int org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate() throws java.sql.SQLException
2020-02-05 11:30:00.220 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutePreparedStatementInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(ofSize(0))) and isPublic()) matches public boolean org.apache.commons.dbcp.DelegatingPreparedStatement.execute() throws java.sql.SQLException
2020-02-05 11:30:00.286 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OraclePreparedStatementWrapper
2020-02-05 11:30:00.286 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateWithQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OraclePreparedStatementWrapper
2020-02-05 11:30:00.286 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteUpdateNoQueryInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OraclePreparedStatementWrapper
2020-02-05 11:30:00.286 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation AddBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OraclePreparedStatementWrapper
2020-02-05 11:30:00.286 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecuteBatchInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OraclePreparedStatementWrapper
2020-02-05 11:30:00.286 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutePreparedStatementInstrumentation: (not(isInterface()) and hasSuperType(erasure(name(equals(java.sql.Statement))))) matches class oracle.jdbc.driver.OraclePreparedStatementWrapper
2020-02-05 11:30:00.385 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecuteUpdateNoQueryInstrumentation: (((name(equals(executeUpdate)) or name(equals(executeLargeUpdate))) and hasParameter(ofSize(0))) and isPublic()) matches public int oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate() throws java.sql.SQLException
2020-02-05 11:30:00.387 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutePreparedStatementInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(ofSize(0))) and isPublic()) matches public boolean oracle.jdbc.driver.OraclePreparedStatementWrapper.execute() throws java.sql.SQLException
2020-02-05 11:30:00.388 [pool-3-thread-1] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation ExecutePreparedStatementInstrumentation: (((name(equals(execute)) or name(equals(executeQuery))) and hasParameter(ofSize(0))) and isPublic()) matches public java.sql.ResultSet oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery() throws java.sql.SQLException
2020-02-05 11:30:01.376 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - Deactivating 'UploadBatchFileJob#execute' 00-08acbd03e790e5a38bf95a9c15f3ee60-cc1bd2fccc755038-00 (270b2575) on thread 36
2020-02-05 11:30:01.376 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'UploadBatchFileJob#execute' 00-08acbd03e790e5a38bf95a9c15f3ee60-cc1bd2fccc755038-00 (270b2575) (1)
2020-02-05 11:30:01.377 [pool-3-thread-1] DEBUG co.elastic.apm.agent.impl.ElasticApmTracer - } endTransaction 'UploadBatchFileJob#execute' 00-08acbd03e790e5a38bf95a9c15f3ee60-cc1bd2fccc755038-00 (270b2575)
2020-02-05 11:30:01.382 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving TRANSACTION event (sequence 41)
2020-02-05 11:30:01.382 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:30:01.384 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:30:01.384 [apm-reporter] DEBUG co.elastic.apm.agent.impl.transaction.AbstractSpan - decrement references to 'UploadBatchFileJob#execute' 00-08acbd03e790e5a38bf95a9c15f3ee60-cc1bd2fccc755038-00 (270b2575) (0)
2020-02-05 11:30:11.384 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:30:11.391 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 42)
2020-02-05 11:30:11.392 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 741 uncompressed 461 compressed bytes
2020-02-05 11:30:19.606 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 43)
2020-02-05 11:30:19.607 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:30:19.612 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:30:22.320 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:30:22.378 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:30:22.378 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:30:29.612 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:30:29.620 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 44)
2020-02-05 11:30:29.621 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1972 uncompressed 773 compressed bytes
2020-02-05 11:30:49.606 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 45)
2020-02-05 11:30:49.606 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:30:49.609 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:30:52.378 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:30:52.424 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:30:52.425 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:30:59.609 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:30:59.614 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 46)
2020-02-05 11:30:59.615 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1451 uncompressed 631 compressed bytes
2020-02-05 11:31:19.607 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 47)
2020-02-05 11:31:19.607 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:31:19.611 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:31:22.425 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:31:22.462 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:31:22.463 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:31:29.612 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:31:29.616 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 48)
2020-02-05 11:31:29.616 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1451 uncompressed 643 compressed bytes
2020-02-05 11:31:49.607 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 49)
2020-02-05 11:31:49.607 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:31:49.610 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:31:52.463 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:31:52.576 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:31:52.576 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:31:59.610 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:31:59.611 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 50)
2020-02-05 11:31:59.612 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1450 uncompressed 637 compressed bytes
2020-02-05 11:32:19.605 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 51)
2020-02-05 11:32:19.605 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:32:19.607 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:32:22.577 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:32:22.615 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:32:22.616 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:32:29.608 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:32:29.608 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 52)
2020-02-05 11:32:29.609 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1450 uncompressed 634 compressed bytes
2020-02-05 11:32:49.602 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 53)
2020-02-05 11:32:49.602 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:32:49.605 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:32:52.616 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:32:52.649 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:32:52.649 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:32:59.606 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:32:59.614 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 54)
2020-02-05 11:32:59.614 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1451 uncompressed 635 compressed bytes
2020-02-05 11:33:19.608 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 55)
2020-02-05 11:33:19.608 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:33:19.617 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:33:22.650 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:33:22.690 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:33:22.691 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:33:29.617 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:33:29.620 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 56)
2020-02-05 11:33:29.621 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1452 uncompressed 637 compressed bytes
2020-02-05 11:33:49.601 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 57)
2020-02-05 11:33:49.601 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Starting new request to http://172.24.102.69:8200/intake/v2/events
2020-02-05 11:33:49.603 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Scheduling request timeout in 10s
2020-02-05 11:33:52.691 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Reloading configuration from APM Server http://172.24.102.69:8200/config/v1/agents
2020-02-05 11:33:52.807 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Configuration did not change
2020-02-05 11:33:52.808 [apm-remote-config-poller] DEBUG co.elastic.apm.agent.configuration.ApmServerConfigurationSource - Scheduling next remote configuration reload in 30s
2020-02-05 11:33:59.604 [apm-request-timeout-timer] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Request flush because the request timeout occurred
2020-02-05 11:33:59.612 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving FLUSH event (sequence 58)
2020-02-05 11:33:59.613 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Flushing 1451 uncompressed 634 compressed bytes
2020-02-05 11:34:00.616 [apm-reporter] INFO co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Backing off for 0 seconds (+/-10%)
2020-02-05 11:34:00.617 [apm-reporter] ERROR co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Error sending data to APM server: Server returned HTTP response code: 503 for URL: http://172.24.102.69:8200/intake/v2/events, response code is 503
2020-02-05 11:34:00.617 [apm-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Sending payload to APM server failed
java.io.IOException: Server returned HTTP response code: 503 for URL: http://172.24.102.69:8200/intake/v2/events
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1840)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.flush(IntakeV2ReportingEventHandler.java:224)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.handleEvent(IntakeV2ReportingEventHandler.java:128)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:116)
at co.elastic.apm.agent.report.IntakeV2ReportingEventHandler.onEvent(IntakeV2ReportingEventHandler.java:50)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:168)
at co.elastic.apm.agent.shaded.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
at java.lang.Thread.run(Thread.java:745)
2020-02-05 11:34:00.621 [apm-reporter] WARN co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - {
"accepted": 0,
"errors": [
{
"message": "queue is full"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment