Skip to content

Conversation

@cachedout
Copy link
Contributor

@cachedout cachedout commented Jun 16, 2020

Move the pipeline to Java 11.

@codecov-commenter
Copy link

Codecov Report

Merging #1236 into master will decrease coverage by 3.96%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1236      +/-   ##
============================================
- Coverage     63.34%   59.37%   -3.97%     
+ Complexity     3035       87    -2948     
============================================
  Files           308      354      +46     
  Lines         14820    16262    +1442     
  Branches       2046     2268     +222     
============================================
+ Hits           9387     9656     +269     
- Misses         4801     5950    +1149     
- Partials        632      656      +24     
Impacted Files Coverage Δ Complexity Δ
...nt/configuration/converter/ListValueConverter.java 43.47% <0.00%> (-39.86%) 0.00% <0.00%> (-4.00%)
...ration/source/PropertyFileConfigurationSource.java 30.26% <0.00%> (-35.46%) 0.00% <0.00%> (-10.00%)
...c/main/java/co/elastic/apm/agent/util/IOUtils.java 56.60% <0.00%> (-34.45%) 0.00% <0.00%> (-16.00%)
...tion/source/SystemPropertyConfigurationSource.java 23.07% <0.00%> (-26.93%) 0.00% <0.00%> (-3.00%)
...pm/agent/profiler/asyncprofiler/AsyncProfiler.java 60.46% <0.00%> (-4.66%) 0.00% <0.00%> (-10.00%)
...o/elastic/apm/agent/profiler/SamplingProfiler.java 71.57% <0.00%> (-0.26%) 0.00% <0.00%> (-47.00%)
...t/kafka/ConsumerRecordsRecordsInstrumentation.java 0.00% <0.00%> (ø) 0.00% <0.00%> (?%)
...t/kafka/helper/ConsumerRecordsIteratorWrapper.java 0.00% <0.00%> (ø) 0.00% <0.00%> (?%)
...h/src/main/java/co/elastic/apm/attach/JvmInfo.java 75.00% <0.00%> (ø) 4.00% <0.00%> (?%)
...stic/apm/agent/kafka/BaseKafkaInstrumentation.java 0.00% <0.00%> (ø) 0.00% <0.00%> (?%)
... and 44 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 60279c7...27b043e. Read the comment docs.

@ghost
Copy link

ghost commented Jun 16, 2020

💔 Tests Failed

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Started by user Felix Barnsteiner, Replayed #5]

  • Start Time: 2020-06-18T10:08:46.866+0000

  • Duration: 34 min 25 sec

Test stats 🧪

Test Results
Failed 1
Passed 1370
Skipped 13
Total 1384

Test errors

Expand to view the tests failures

  • Name: Tests / Smoke Tests 02 / testAllScenarios[Wildfly 13.0.0.Final] – co.elastic.apm.servlet.WildFlyIT

    • Age: 1
    • Duration: 13.374
    • Error Details:
      Expecting:
      <["system.process.cpu.total.norm.pct",
      "jvm.memory.heap.used",
      "jvm.memory.non_heap.used",
      "jvm.memory.heap.max",
      "jvm.gc.alloc",
      "jvm.memory.non_heap.committed",
      "system.cpu.total.norm.pct",
      "system.process.memory.size",
      "jvm.memory.heap.committed",
      "jvm.memory.non_heap.max",
      "system.memory.actual.free",
      "system.memory.total",
      "jvm.thread.count",
      "jvm.gc.time",
      "jvm.gc.count",
      "span.self_time.count",
      "span.self_time.sum.us",
      "transaction.duration.count",
      "transaction.duration.sum.us",
      "transaction.breakdown.count"]>
      to contain:
      <["jvm.jmx.test_heap_metric.max"]>
      but could not find:
      <["jvm.jmx.test_heap_metric.max"]>

Steps errors

Expand to view the steps failures

  • Name: Shell Script
    • Description: ./scripts/jenkins/smoketests-02.sh

    • Duration: 21 min 2 sec

    • Start Time: 2020-06-18T10:21:58.666+0000

    • log

Log output

Expand to view the last 100 lines of log output

[2020-06-18T10:43:03.869Z]     Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml
[2020-06-18T10:43:03.869Z] ==> Running gcov in . (disable via -X gcov)
[2020-06-18T10:43:03.869Z] ==> Python coveragepy not found
[2020-06-18T10:43:03.869Z] ==> Searching for coverage reports in:
[2020-06-18T10:43:03.869Z]     + .
[2020-06-18T10:43:04.310Z] [tomcat] 2020-06-18 10:43:04,050 [elastic-apm-circuit-breaker] DEBUG co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Heap PS Eden Space pool usage after the last GC is below the threshold of 0.95: 0/1173880832 (used/max)
[2020-06-18T10:43:04.311Z] [tomcat] 2020-06-18 10:43:04,051 [elastic-apm-circuit-breaker] DEBUG co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Heap PS Old Gen pool usage after the last GC is below the threshold of 0.95: 0/2622488576 (used/max)
[2020-06-18T10:43:04.311Z] [tomcat] 2020-06-18 10:43:04,052 [elastic-apm-circuit-breaker] DEBUG co.elastic.apm.agent.impl.circuitbreaker.GCStressMonitor - Heap PS Perm Gen pool usage after the last GC is below the threshold of 0.95: 0/174063616 (used/max)
[2020-06-18T10:43:04.311Z] [tomcat] 2020-06-18 10:43:04,053 [elastic-apm-circuit-breaker] DEBUG co.elastic.apm.agent.impl.circuitbreaker.SystemCpuStressMonitor - System CPU measurement: 0.38839285714285715
[2020-06-18T10:43:04.437Z] --> No coverage report found.
[2020-06-18T10:43:04.437Z]     Please visit http://docs.codecov.io/docs/supported-languages
[2020-06-18T10:43:04.568Z] Failed in branch Smoke Tests 02
[2020-06-18T10:43:04.572Z] [tomcat] 2020-06-18 10:43:04,495 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 4)
[2020-06-18T10:43:04.580Z] Sending interrupt signal to process
[2020-06-18T10:43:04.846Z] [tomcat] Jun 18, 2020 10:43:04 AM org.apache.catalina.startup.TldConfig execute
[2020-06-18T10:43:04.846Z] [tomcat] INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
[2020-06-18T10:43:04.846Z] [tomcat] Jun 18, 2020 10:43:04 AM org.apache.catalina.startup.HostConfig deployDirectory
[2020-06-18T10:43:04.846Z] [tomcat] INFO: Deployment of web application directory /usr/local/tomcat/webapps/examples has finished in 1,155 ms
[2020-06-18T10:43:04.846Z] [tomcat] Jun 18, 2020 10:43:04 AM org.apache.catalina.startup.HostConfig deployDirectory
[2020-06-18T10:43:04.846Z] [tomcat] INFO: Deploying web application directory /usr/local/tomcat/webapps/host-manager
[2020-06-18T10:43:05.823Z] [tomcat] Jun 18, 2020 10:43:05 AM org.apache.catalina.startup.TldConfig execute
[2020-06-18T10:43:05.823Z] [tomcat] INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
[2020-06-18T10:43:05.823Z] [tomcat] Jun 18, 2020 10:43:05 AM org.apache.catalina.startup.HostConfig deployDirectory
[2020-06-18T10:43:05.823Z] [tomcat] INFO: Deployment of web application directory /usr/local/tomcat/webapps/host-manager has finished in 690 ms
[2020-06-18T10:43:05.823Z] [tomcat] 2020-06-18 10:43:05,491 [elastic-apm-server-reporter] DEBUG co.elastic.apm.agent.report.IntakeV2ReportingEventHandler - Receiving METRICS event (sequence 5)
[2020-06-18T10:43:05.823Z] [tomcat] Jun 18, 2020 10:43:05 AM org.apache.coyote.AbstractProtocol start
[2020-06-18T10:43:05.823Z] [tomcat] INFO: Starting ProtocolHandler ["http-apr-8080"]
[2020-06-18T10:43:05.823Z] [tomcat] 2020-06-18 10:43:05,506 [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($$))))) and not(isInterface())) matches class org.apache.tomcat.util.threads.ThreadPoolExecutor
[2020-06-18T10:43:05.823Z] [tomcat] 2020-06-18 10:43:05,507 [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($$))))) and not(isInterface())) matches class org.apache.tomcat.util.threads.ThreadPoolExecutor
[2020-06-18T10:43:05.823Z] [tomcat] 2020-06-18 10:43:05,508 [main] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation ExecutorInvokeAnyAllInstrumentation: ((((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($$))))) and not(isInterface())) matches class org.apache.tomcat.util.threads.ThreadPoolExecutor
[2020-06-18T10:43:05.823Z] [tomcat] 2020-06-18 10:43:05,545 [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))))))) or ((name(equals(schedule)) and returns(erasure(is(interface java.util.concurrent.ScheduledFuture)))) and hasParameter(hasTypes(erasures(containing(is(interface java.lang.Runnable), is(long), is(class java.util.concurrent.TimeUnit))))))) and not(isAbstract())) matches public void org.apache.tomcat.util.threads.ThreadPoolExecutor.execute(java.lang.Runnable)
[2020-06-18T10:43:05.823Z] [tomcat] Jun 18, 2020 10:43:05 AM org.apache.coyote.AbstractProtocol start
[2020-06-18T10:43:05.823Z] [tomcat] INFO: Starting ProtocolHandler ["ajp-apr-8009"]
[2020-06-18T10:43:05.823Z] [tomcat] Jun 18, 2020 10:43:05 AM org.apache.catalina.startup.Catalina start
[2020-06-18T10:43:05.823Z] [tomcat] INFO: Server startup in 14647 ms
[2020-06-18T10:43:05.823Z] [tomcat] 2020-06-18 10:43:05,731 [http-apr-8080-exec-3] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation StartAsyncInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.ServletRequest))))) and not(isInterface())) matches class org.apache.catalina.connector.RequestFacade
[2020-06-18T10:43:05.823Z] [tomcat] 2020-06-18 10:43:05,732 [http-apr-8080-exec-3] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation RequestStreamRecordingInstrumentation: ((hasSuperType(erasure(name(equals(javax.servlet.ServletRequest)))) and not(isInterface())) and not(isInterface())) matches class org.apache.catalina.connector.RequestFacade
[2020-06-18T10:43:05.823Z] [tomcat] 2020-06-18 10:43:05,752 [http-apr-8080-exec-3] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation RequestStreamRecordingInstrumentation: ((name(equals(getInputStream)) and returns(erasure(name(equals(javax.servlet.ServletInputStream))))) and not(isAbstract())) matches public javax.servlet.ServletInputStream org.apache.catalina.connector.RequestFacade.getInputStream() throws java.io.IOException
[2020-06-18T10:43:05.823Z] [tomcat] 2020-06-18 10:43:05,760 [http-apr-8080-exec-3] 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))))))))) and not(isAbstract())) matches public javax.servlet.AsyncContext org.apache.catalina.connector.RequestFacade.startAsync() throws java.lang.IllegalStateException
[2020-06-18T10:43:05.824Z] [tomcat] 2020-06-18 10:43:05,763 [http-apr-8080-exec-3] 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))))))))) and not(isAbstract())) matches public javax.servlet.AsyncContext org.apache.catalina.connector.RequestFacade.startAsync(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws java.lang.IllegalStateException
[2020-06-18T10:43:05.824Z] [tomcat] 2020-06-18 10:43:05,775 [http-apr-8080-exec-3] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Type match for instrumentation FilterChainInstrumentation: ((not(isInterface()) and hasSuperType(erasure(name(equals(javax.servlet.FilterChain))))) and not(isInterface())) matches class org.apache.catalina.core.ApplicationFilterChain
[2020-06-18T10:43:05.824Z] [tomcat] 2020-06-18 10:43:05,785 [http-apr-8080-exec-3] DEBUG co.elastic.apm.agent.bci.ElasticApmAgent - Method match for instrumentation FilterChainInstrumentation: (((name(equals(doFilter)) and hasParameter(hasTypes(with(0 matches erasure(name(equals(javax.servlet.ServletRequest))))))) and hasParameter(hasTypes(with(1 matches erasure(name(equals(javax.servlet.ServletResponse))))))) and not(isAbstract())) matches public void org.apache.catalina.core.ApplicationFilterChain.doFilter(javax.servlet.ServletRequest,javax.servlet.ServletResponse) throws java.io.IOException,javax.servlet.ServletException
[2020-06-18T10:43:06.092Z] [tomcat] 2020-06-18 10:43:05,868 [http-apr-8080-exec-3] DEBUG co.elastic.apm.agent.servlet.helper.ServletTransactionCreationHelperImpl - Not tracing this request as the URL /status.jsp is ignored by the matcher /status*
[2020-06-18T10:43:07.037Z] 
[2020-06-18T10:43:07.037Z] Results :
[2020-06-18T10:43:07.037Z] 
[2020-06-18T10:43:07.037Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 1
[2020-06-18T10:43:07.037Z] 
[2020-06-18T10:43:07.037Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:integration-test (default) on project application-server-integration-tests: Execution default of goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:integration-test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[2020-06-18T10:43:07.037Z] [ERROR] Command was /bin/sh -c cd /var/lib/jenkins/workspace/_java_apm-agent-java-mbp_PR-1236/src/github.com/elastic/apm-agent-java/integration-tests/application-server-integration-tests && /var/lib/jenkins/.java/oracle-11.0.6+8-linux/bin/java -javaagent:/var/lib/jenkins/workspace/_java_apm-agent-java-mbp_PR-1236/src/github.com/elastic/apm-agent-java/.m2/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/var/lib/jenkins/workspace/_java_apm-agent-java-mbp_PR-1236/src/github.com/elastic/apm-agent-java/integration-tests/application-server-integration-tests/target/jacoco.exec -jar /var/lib/jenkins/workspace/_java_apm-agent-java-mbp_PR-1236/src/github.com/elastic/apm-agent-java/integration-tests/application-server-integration-tests/target/surefire/surefirebooter18120144949550630628.jar /var/lib/jenkins/workspace/_java_apm-agent-java-mbp_PR-1236/src/github.com/elastic/apm-agent-java/integration-tests/application-server-integration-tests/target/surefire/surefire4184684854838196373tmp /var/lib/jenkins/workspace/_java_apm-agent-java-mbp_PR-1236/src/github.com/elastic/apm-agent-java/integration-tests/application-server-integration-tests/target/surefire/surefire_1113914601301585658469tmp
[2020-06-18T10:43:07.037Z] [ERROR] -> [Help 1]
[2020-06-18T10:43:07.037Z] [ERROR] 
[2020-06-18T10:43:07.037Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[2020-06-18T10:43:07.037Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2020-06-18T10:43:07.037Z] [ERROR] 
[2020-06-18T10:43:07.037Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2020-06-18T10:43:07.037Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[2020-06-18T10:43:07.037Z] [ERROR] 
[2020-06-18T10:43:07.037Z] [ERROR] After correcting the problems, you can resume the build with the command
[2020-06-18T10:43:07.037Z] [ERROR]   mvn <args> -rf :application-server-integration-tests
[2020-06-18T10:43:07.072Z] script returned exit code 1
[2020-06-18T10:43:08.115Z] Post stage
[2020-06-18T10:43:08.134Z] Recording test results
[2020-06-18T10:43:09.335Z] Running in /var/lib/jenkins/workspace/_java_apm-agent-java-mbp_PR-1236/src/github.com/elastic/apm-agent-java
[2020-06-18T10:43:09.350Z] [INFO] Codecov: Getting branch ref...
[2020-06-18T10:43:09.379Z] Masking supported pattern matches of $GITHUB_TOKEN
[2020-06-18T10:43:09.454Z] [INFO] Codecov: Sending data...
[2020-06-18T10:43:09.830Z] + curl -sSLo codecov.sh https://codecov.io/bash
[2020-06-18T10:43:09.830Z] + bash codecov.sh
[2020-06-18T10:43:09.830Z] 
[2020-06-18T10:43:09.830Z]   _____          _
[2020-06-18T10:43:09.830Z]  / ____|        | |
[2020-06-18T10:43:09.830Z] | |     ___   __| | ___  ___ _____   __
[2020-06-18T10:43:09.830Z] | |    / _ \ / _` |/ _ \/ __/ _ \ \ / /
[2020-06-18T10:43:09.830Z] | |___| (_) | (_| |  __/ (_| (_) \ V /
[2020-06-18T10:43:09.830Z]  \_____\___/ \__,_|\___|\___\___/ \_/
[2020-06-18T10:43:09.830Z]                               Bash-20200602-f809a24
[2020-06-18T10:43:09.830Z] 
[2020-06-18T10:43:09.830Z] 
[2020-06-18T10:43:09.830Z] ==> Jenkins CI detected.
[2020-06-18T10:43:09.830Z]     project root: .
[2020-06-18T10:43:09.830Z] --> token set from env
[2020-06-18T10:43:10.090Z]     Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml
[2020-06-18T10:43:10.090Z] ==> Running gcov in . (disable via -X gcov)
[2020-06-18T10:43:10.090Z] ==> Python coveragepy not found
[2020-06-18T10:43:10.090Z] ==> Searching for coverage reports in:
[2020-06-18T10:43:10.090Z]     + .
[2020-06-18T10:43:10.661Z] --> No coverage report found.
[2020-06-18T10:43:10.662Z]     Please visit http://docs.codecov.io/docs/supported-languages
[2020-06-18T10:43:10.790Z] Failed in branch Smoke Tests 01
[2020-06-18T10:43:10.859Z] Stage "Integration Tests" skipped due to earlier failure(s)
[2020-06-18T10:43:10.893Z] Stage "AfterRelease" skipped due to earlier failure(s)
[2020-06-18T10:43:10.908Z] Stage "AfterRelease" skipped due to earlier failure(s)
[2020-06-18T10:43:11.131Z] Running on Jenkins in /var/lib/jenkins/workspace/_java_apm-agent-java-mbp_PR-1236
[2020-06-18T10:43:11.176Z] [INFO] getVaultSecret: Getting secrets
[2020-06-18T10:43:11.236Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2020-06-18T10:43:11.841Z] + chmod 755 generate-build-data.sh
[2020-06-18T10:43:11.841Z] + ./generate-build-data.sh https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-java/apm-agent-java-mbp/PR-1236/ https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-java/apm-agent-java-mbp/PR-1236/runs/6 FAILURE 2064715
[2020-06-18T10:43:12.091Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-java/apm-agent-java-mbp/PR-1236/runs/6/steps/?limit=10000 -o steps-info.json
[2020-06-18T10:43:12.642Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-java/apm-agent-java-mbp/PR-1236/runs/6/tests/?status=FAILED -o tests-errors.json

@felixbarny
Copy link
Member

The other stages are still using Java 10. We'll also have to merge #1237 first so that the Javadoc task passes.

@cachedout cachedout changed the title [WIP] Move CI to Java 11 Move CI to Java 11 Jun 18, 2020
@cachedout cachedout marked this pull request as ready for review June 18, 2020 09:17
@cachedout cachedout requested a review from felixbarny June 18, 2020 09:17
@felixbarny
Copy link
Member

The Javadoc task fails. Could you merge master in your branch?

@felixbarny
Copy link
Member

Do you know which exact Java 11 version is used?

@felixbarny
Copy link
Member

It's 11.0.6

Found this out by looking at the logs of the unit tests:

INFO  co.elastic.apm.agent.configuration.StartupInfo - Starting Elastic APM (unknown version) as surefirebooter13075343209484251341 on Java 11.0.6 (Oracle Corporation) Linux 5.3.0-1026-gcp

@cachedout
Copy link
Contributor Author

@felixbarny Do you want to investigate these smoke test failures or shall we go ahead with this merge?

@felixbarny
Copy link
Member

That's a flaky test. The smoke tests use a different Java version as tests execute in Docker containers.

@felixbarny felixbarny merged commit 62a1f9f into elastic:master Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants