Skip to content

[7.12] docs: Add OpenTelemetry protocol support content (#4964)#4983

Merged
axw merged 1 commit intoelastic:7.12from
bmorelli25:backport/7.12/pr-4964
Mar 23, 2021
Merged

[7.12] docs: Add OpenTelemetry protocol support content (#4964)#4983
axw merged 1 commit intoelastic:7.12from
bmorelli25:backport/7.12/pr-4964

Conversation

@bmorelli25
Copy link
Copy Markdown
Member

Backports the following commits to 7.12:

Co-authored-by: Cyrille Le Clerc <cyrille.leclerc@elastic.co>
Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
@ghost
Copy link
Copy Markdown

ghost commented Mar 22, 2021

💔 Build Failed

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #4983 opened

  • Start Time: 2021-03-22T17:08:49.144+0000

  • Duration: 42 min 34 sec

  • Commit: 8089e82

Test stats 🧪

Test Results
Failed 0
Passed 3299
Skipped 126
Total 3425

Trends 🧪

Image of Build Times

Image of Tests

Steps errors 5

Expand to view the steps failures

OSX build
  • Took 0 min 25 sec . View more details on here
  • Description: .ci/scripts/build-darwin.sh
OSX build
  • Took 0 min 14 sec . View more details on here
  • Description: .ci/scripts/build-darwin.sh
Compress
  • Took 0 min 0 sec . View more details on here
  • Description: tar --exclude=coverage-files.tgz -czf coverage-files.tgz coverage
Compress
  • Took 0 min 0 sec . View more details on here
  • Description: tar --exclude=system-tests-linux-files.tgz -czf system-tests-linux-files.tgz system-tests
Test Sync
  • Took 3 min 24 sec . View more details on here
  • Description: ./.ci/scripts/sync.sh

Log output

Expand to view the last 100 lines of log output

[2021-03-22T17:42:11.201Z] === RUN   TestAPMServerInstrumentationAuth
[2021-03-22T17:42:11.201Z] === RUN   TestAPMServerInstrumentationAuth/self_no_auth
[2021-03-22T17:42:11.201Z] === RUN   TestAPMServerInstrumentationAuth/external_secret_token
[2021-03-22T17:42:11.201Z] === RUN   TestAPMServerInstrumentationAuth/external_api_key
[2021-03-22T17:42:11.201Z] --- PASS: TestAPMServerInstrumentationAuth (17.75s)
[2021-03-22T17:42:11.201Z]     --- PASS: TestAPMServerInstrumentationAuth/self_no_auth (3.07s)
[2021-03-22T17:42:11.201Z]     --- PASS: TestAPMServerInstrumentationAuth/external_secret_token (6.92s)
[2021-03-22T17:42:11.201Z]     --- PASS: TestAPMServerInstrumentationAuth/external_api_key (7.75s)
[2021-03-22T17:42:11.201Z] === RUN   TestAPMServerProfiling
[2021-03-22T17:42:11.201Z] === RUN   TestAPMServerProfiling/cpu
[2021-03-22T17:42:11.201Z] === RUN   TestAPMServerProfiling/heap
[2021-03-22T17:42:11.201Z] --- PASS: TestAPMServerProfiling (10.53s)
[2021-03-22T17:42:11.201Z]     --- PASS: TestAPMServerProfiling/cpu (5.31s)
[2021-03-22T17:42:11.201Z]     --- PASS: TestAPMServerProfiling/heap (5.22s)
[2021-03-22T17:42:11.201Z] === RUN   TestJaegerGRPC
[2021-03-22T17:42:11.201Z] --- PASS: TestJaegerGRPC (2.71s)
[2021-03-22T17:42:11.201Z] === RUN   TestJaegerGRPCMuxed
[2021-03-22T17:42:11.201Z] --- PASS: TestJaegerGRPCMuxed (2.47s)
[2021-03-22T17:42:11.201Z] === RUN   TestJaegerGRPCMuxedTLS
[2021-03-22T17:42:11.201Z] --- PASS: TestJaegerGRPCMuxedTLS (2.73s)
[2021-03-22T17:42:11.201Z] === RUN   TestJaegerGRPCSampling
[2021-03-22T17:42:11.201Z] --- PASS: TestJaegerGRPCSampling (2.43s)
[2021-03-22T17:42:11.201Z] === RUN   TestJaegerGRPCAuth
[2021-03-22T17:42:11.201Z] --- PASS: TestJaegerGRPCAuth (2.67s)
[2021-03-22T17:42:11.202Z] === RUN   TestAPMServerRequestLoggingValid
[2021-03-22T17:42:11.202Z] --- PASS: TestAPMServerRequestLoggingValid (0.29s)
[2021-03-22T17:42:11.202Z] === RUN   TestAPMServerMonitoring
[2021-03-22T17:42:11.202Z] --- PASS: TestAPMServerMonitoring (1.61s)
[2021-03-22T17:42:11.202Z] === RUN   TestAPMServerMonitoringBuiltinUser
[2021-03-22T17:42:11.202Z] --- PASS: TestAPMServerMonitoringBuiltinUser (2.04s)
[2021-03-22T17:42:11.202Z] === RUN   TestAPMServerOnboarding
[2021-03-22T17:42:11.202Z] --- PASS: TestAPMServerOnboarding (2.45s)
[2021-03-22T17:42:11.202Z] === RUN   TestOTLPGRPCTraces
[2021-03-22T17:42:11.202Z] --- PASS: TestOTLPGRPCTraces (2.68s)
[2021-03-22T17:42:11.202Z] === RUN   TestOTLPGRPCMetrics
[2021-03-22T17:42:11.202Z] --- PASS: TestOTLPGRPCMetrics (2.81s)
[2021-03-22T17:42:11.202Z] === RUN   TestOTLPGRPCAuth
[2021-03-22T17:42:11.202Z] --- PASS: TestOTLPGRPCAuth (2.79s)
[2021-03-22T17:42:11.202Z] === RUN   TestRUMXForwardedFor
[2021-03-22T17:42:11.202Z] --- PASS: TestRUMXForwardedFor (2.70s)
[2021-03-22T17:42:11.202Z] === RUN   TestRUMErrorSourcemapping
[2021-03-22T17:42:11.202Z] --- PASS: TestRUMErrorSourcemapping (2.87s)
[2021-03-22T17:42:11.202Z] === RUN   TestKeepUnsampled
[2021-03-22T17:42:11.202Z] === RUN   TestKeepUnsampled/false
[2021-03-22T17:42:11.202Z] === RUN   TestKeepUnsampled/true
[2021-03-22T17:42:11.202Z] --- PASS: TestKeepUnsampled (5.17s)
[2021-03-22T17:42:11.202Z]     --- PASS: TestKeepUnsampled/false (2.53s)
[2021-03-22T17:42:11.202Z]     --- PASS: TestKeepUnsampled/true (2.64s)
[2021-03-22T17:42:11.202Z] === RUN   TestKeepUnsampledWarning
[2021-03-22T17:42:11.202Z] --- PASS: TestKeepUnsampledWarning (2.25s)
[2021-03-22T17:42:11.202Z] === RUN   TestTailSampling
[2021-03-22T17:42:11.202Z]     sampling_test.go:135: waiting for 100 "parent" transactions
[2021-03-22T17:42:11.202Z]     sampling_test.go:135: waiting for 100 "child" transactions
[2021-03-22T17:42:11.202Z] --- PASS: TestTailSampling (3.47s)
[2021-03-22T17:42:11.202Z] === RUN   TestTailSamplingUnlicensed
[2021-03-22T17:42:11.202Z] 2021/03/22 17:41:30 Starting container id: 002a2799812d image: docker.elastic.co/elasticsearch/elasticsearch:7.12.0-SNAPSHOT
[2021-03-22T17:42:11.202Z] 2021/03/22 17:41:31 Waiting for container id 002a2799812d image: docker.elastic.co/elasticsearch/elasticsearch:7.12.0-SNAPSHOT
[2021-03-22T17:42:11.202Z] 2021/03/22 17:41:51 Container is ready id: 002a2799812d image: docker.elastic.co/elasticsearch/elasticsearch:7.12.0-SNAPSHOT
[2021-03-22T17:42:11.202Z] --- PASS: TestTailSamplingUnlicensed (31.27s)
[2021-03-22T17:42:11.202Z] PASS
[2021-03-22T17:42:11.202Z] ok  	github.com/elastic/apm-server/systemtest	206.526s
[2021-03-22T17:42:11.202Z] === RUN   TestAPMServer
[2021-03-22T17:42:11.202Z] 2021/03/22 17:38:34 Building apm-server...
[2021-03-22T17:42:11.202Z] 2021/03/22 17:38:37 Built /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-4983/src/github.com/elastic/apm-server/apm-server
[2021-03-22T17:42:11.202Z] --- PASS: TestAPMServer (5.95s)
[2021-03-22T17:42:11.202Z] === RUN   TestUnstartedAPMServer
[2021-03-22T17:42:11.202Z] --- PASS: TestUnstartedAPMServer (0.00s)
[2021-03-22T17:42:11.202Z] === RUN   TestAPMServerStartTLS
[2021-03-22T17:42:11.202Z] --- PASS: TestAPMServerStartTLS (0.40s)
[2021-03-22T17:42:11.202Z] === RUN   TestExpvar
[2021-03-22T17:42:11.202Z] --- PASS: TestExpvar (0.41s)
[2021-03-22T17:42:11.202Z] PASS
[2021-03-22T17:42:11.202Z] ok  	github.com/elastic/apm-server/systemtest/apmservertest	6.777s
[2021-03-22T17:42:11.202Z] ?   	github.com/elastic/apm-server/systemtest/estest	[no test files]
[2021-03-22T17:42:11.202Z] ?   	github.com/elastic/apm-server/systemtest/fleettest	[no test files]
[2021-03-22T17:42:11.202Z] + cleanup
[2021-03-22T17:42:11.202Z] + rm -rf /tmp/tmp.L6rlvQf8aX
[2021-03-22T17:42:11.202Z] + .ci/scripts/docker-get-logs.sh
[2021-03-22T17:42:12.460Z] Post stage
[2021-03-22T17:42:12.485Z] Running in /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-4983/src/github.com/elastic/apm-server
[2021-03-22T17:42:12.551Z] Archiving artifacts
[2021-03-22T17:42:12.962Z] Recording test results
[2021-03-22T17:42:13.665Z] [Checks API] No suitable checks publisher found.
[2021-03-22T17:42:13.809Z] [WARN] tar: pathPrefix parameter is deprecated.
[2021-03-22T17:42:14.179Z] + tar --version
[2021-03-22T17:42:14.552Z] + tar --exclude=system-tests-linux-files.tgz -czf system-tests-linux-files.tgz system-tests
[2021-03-22T17:42:14.552Z] tar: system-tests: Cannot stat: No such file or directory
[2021-03-22T17:42:14.552Z] tar: Exiting with failure status due to previous errors
[2021-03-22T17:42:14.588Z] [INFO] system-tests-linux-files.tgz was not compressed or archived : script returned exit code 2
[2021-03-22T17:50:18.368Z] [INFO] For detailed information see: https://apm-ci.elastic.co/job/apm-integration-tests-selector-mbp/job/7.x/413/display/redirect
[2021-03-22T17:50:18.696Z] Copied 17 artifacts from "APM Integration Test MBP Selector » 7.x" build number 413
[2021-03-22T17:50:19.818Z] Post stage
[2021-03-22T17:50:19.847Z] Recording test results
[2021-03-22T17:50:20.586Z] [Checks API] No suitable checks publisher found.
[2021-03-22T17:50:21.502Z] Running on Jenkins in /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-4983
[2021-03-22T17:50:21.631Z] [INFO] getVaultSecret: Getting secrets
[2021-03-22T17:50:21.842Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2021-03-22T17:50:22.965Z] + chmod 755 generate-build-data.sh
[2021-03-22T17:50:22.965Z] + ./generate-build-data.sh https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-server/apm-server-mbp/PR-4983/ https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-server/apm-server-mbp/PR-4983/runs/1 UNSTABLE 2493546
[2021-03-22T17:50:23.516Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-server/apm-server-mbp/PR-4983/runs/1/steps/?limit=10000 -o steps-info.json

@axw
Copy link
Copy Markdown
Member

axw commented Mar 23, 2021

Failure is unrelated to docs, merging.

@axw axw merged commit 74b0823 into elastic:7.12 Mar 23, 2021
@bmorelli25 bmorelli25 deleted the backport/7.12/pr-4964 branch March 23, 2021 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants