Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

[7.x] fix: missing dependencies for rum test (#899)#902

Merged
kuisathaverat merged 1 commit intoelastic:7.xfrom
kuisathaverat:backport/7.x/pr-899
Sep 1, 2020
Merged

[7.x] fix: missing dependencies for rum test (#899)#902
kuisathaverat merged 1 commit intoelastic:7.xfrom
kuisathaverat:backport/7.x/pr-899

Conversation

@kuisathaverat
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

# Conflicts:
#	docker/opbeans/rum/Dockerfile
#	docker/rum/Dockerfile
@kuisathaverat kuisathaverat self-assigned this Sep 1, 2020
@kuisathaverat kuisathaverat requested a review from a team September 1, 2020 10:50
@ghost
Copy link
Copy Markdown

ghost commented Sep 1, 2020

💔 Build Failed

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #902 opened]

  • Start Time: 2020-09-01T10:49:20.153+0000

  • Duration: 16 min 59 sec

Test stats 🧪

Test Results
Failed 0
Passed 106
Skipped 11
Total 117

Steps errors

Expand to view the steps failures

  • Name: Error signal
    • Description: Downstream job for 'All' failed

    • Duration: 0 min 0 sec

    • Start Time: 2020-09-01T11:05:17.627+0000

    • log

Log output

Expand to view the last 100 lines of log output

[2020-09-01T10:54:27.915Z] Collecting contextlib2; python_version < "3"
[2020-09-01T10:54:27.915Z]   Downloading contextlib2-0.6.0.post1-py2.py3-none-any.whl (9.8 kB)
[2020-09-01T10:54:27.915Z] Collecting zipp>=0.5
[2020-09-01T10:54:27.915Z]   Downloading zipp-1.2.0-py2.py3-none-any.whl (4.8 kB)
[2020-09-01T10:54:27.915Z] Collecting configparser>=3.5; python_version < "3"
[2020-09-01T10:54:27.915Z]   Downloading configparser-4.0.2-py2.py3-none-any.whl (22 kB)
[2020-09-01T10:54:28.178Z] Collecting typing; python_version < "3.5"
[2020-09-01T10:54:28.178Z]   Downloading typing-3.7.4.3-py2-none-any.whl (26 kB)
[2020-09-01T10:54:28.178Z] Collecting singledispatch; python_version < "3.4"
[2020-09-01T10:54:28.178Z]   Downloading singledispatch-3.4.0.3-py2.py3-none-any.whl (12 kB)
[2020-09-01T10:54:28.178Z] Collecting scandir; python_version < "3.5"
[2020-09-01T10:54:28.178Z]   Downloading scandir-1.10.0.tar.gz (33 kB)
[2020-09-01T10:54:28.441Z] Building wheels for collected packages: pyyaml, filelock, scandir
[2020-09-01T10:54:28.441Z]   Building wheel for pyyaml (setup.py): started
[2020-09-01T10:54:29.017Z]   Building wheel for pyyaml (setup.py): finished with status 'done'
[2020-09-01T10:54:29.017Z]   Created wheel for pyyaml: filename=PyYAML-5.3.1-cp27-cp27mu-linux_x86_64.whl size=45643 sha256=cad06b7653915c5e7478f7e3be8075cb8d62fa62512e12a9e31979568d5ea366
[2020-09-01T10:54:29.017Z]   Stored in directory: /var/lib/jenkins/workspace/apm-integration-tests_PR-902/.cache/pip/wheels/d1/d5/a0/3c27cdc8b0209c5fc1385afeee936cf8a71e13d885388b4be2
[2020-09-01T10:54:29.017Z]   Building wheel for filelock (setup.py): started
[2020-09-01T10:54:29.288Z]   Building wheel for filelock (setup.py): finished with status 'done'
[2020-09-01T10:54:29.288Z]   Created wheel for filelock: filename=filelock-3.0.12-py2-none-any.whl size=7578 sha256=48d32a7b140a12037e2ca3df54cc19d164be852c116d45cc1022559d0e68fe36
[2020-09-01T10:54:29.288Z]   Stored in directory: /var/lib/jenkins/workspace/apm-integration-tests_PR-902/.cache/pip/wheels/b9/91/23/b559c1f4fd55056712b3a71cd9cab1dc0089e2232d502ed72e
[2020-09-01T10:54:29.288Z]   Building wheel for scandir (setup.py): started
[2020-09-01T10:54:29.866Z]   Building wheel for scandir (setup.py): finished with status 'done'
[2020-09-01T10:54:29.866Z]   Created wheel for scandir: filename=scandir-1.10.0-cp27-cp27mu-linux_x86_64.whl size=33234 sha256=8b16d0eb68988950ed6dd9359ebd094faf31dad3785f927596f7584dac846b06
[2020-09-01T10:54:29.866Z]   Stored in directory: /var/lib/jenkins/workspace/apm-integration-tests_PR-902/.cache/pip/wheels/58/2c/26/52406f7d1f19bcc47a6fbd1037a5f293492f5cf1d58c539edb
[2020-09-01T10:54:29.866Z] Successfully built pyyaml filelock scandir
[2020-09-01T10:54:29.866Z] Installing collected packages: futures, pyyaml, aspy.yaml, contextlib2, zipp, configparser, scandir, six, pathlib2, importlib-metadata, typing, singledispatch, importlib-resources, appdirs, distlib, filelock, virtualenv, toml, cfgv, nodeenv, identify, pre-commit
[2020-09-01T10:54:30.830Z] Successfully installed appdirs-1.4.4 aspy.yaml-1.3.0 cfgv-2.0.1 configparser-4.0.2 contextlib2-0.6.0.post1 distlib-0.3.1 filelock-3.0.12 futures-3.3.0 identify-1.4.30 importlib-metadata-1.7.0 importlib-resources-3.0.0 nodeenv-1.5.0 pathlib2-2.3.5 pre-commit-1.21.0 pyyaml-5.3.1 scandir-1.10.0 singledispatch-3.4.0.3 six-1.15.0 toml-0.10.1 typing-3.7.4.3 virtualenv-20.0.31 zipp-1.2.0
[2020-09-01T10:54:30.831Z] Downloading https://files.pythonhosted.org/packages/a4/e3/1f067de470e3a86875ed915438dc3bd781fb0346254f541190a09472b677/virtualenv-16.7.10.tar.gz
[2020-09-01T10:54:30.831Z] Done.
[2020-09-01T10:54:30.831Z] *******************************************************************************
[2020-09-01T10:54:30.831Z] Installing pre-commit to /var/lib/jenkins/workspace/apm-integration-tests_PR-902/bin/pre-commit
[2020-09-01T10:54:30.831Z] *******************************************************************************
[2020-09-01T10:54:31.222Z] + export PATH=/var/lib/jenkins/workspace/apm-integration-tests_PR-902/bin:/var/lib/jenkins/workspace/apm-integration-tests_PR-902/src/github.com/elastic/apm-integration-testing/.ci/scripts:/var/lib/jenkins/workspace/apm-integration-tests_PR-902/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2020-09-01T10:54:31.222Z] + pre-commit install --install-hooks
[2020-09-01T10:54:31.222Z] pre-commit installed at .git/hooks/pre-commit
[2020-09-01T10:54:31.222Z] [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks.
[2020-09-01T10:54:32.171Z] [INFO] Initializing environment for https://github.com/detailyang/pre-commit-shell.git.
[2020-09-01T10:54:32.434Z] [INFO] Initializing environment for https://github.com/adrienverge/yamllint.git.
[2020-09-01T10:54:33.011Z] [INFO] Initializing environment for git@github.com:elastic/apm-pipeline-library.
[2020-09-01T10:54:34.405Z] [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks.
[2020-09-01T10:54:34.405Z] [INFO] Once installed this environment will be reused.
[2020-09-01T10:54:34.405Z] [INFO] This may take a few minutes...
[2020-09-01T10:54:41.017Z] [INFO] Installing environment for https://github.com/adrienverge/yamllint.git.
[2020-09-01T10:54:41.017Z] [INFO] Once installed this environment will be reused.
[2020-09-01T10:54:41.017Z] [INFO] This may take a few minutes...
[2020-09-01T10:54:43.928Z] + export PATH=/var/lib/jenkins/workspace/apm-integration-tests_PR-902/bin:/var/lib/jenkins/workspace/apm-integration-tests_PR-902/src/github.com/elastic/apm-integration-testing/.ci/scripts:/var/lib/jenkins/workspace/apm-integration-tests_PR-902/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2020-09-01T10:54:43.928Z] + set +e
[2020-09-01T10:54:43.928Z] + find /var/lib/jenkins/workspace/apm-integration-tests_PR-902/.cache/pre-commit -type d -name scripts
[2020-09-01T10:54:43.928Z] + grep .ci/scripts
[2020-09-01T10:54:43.928Z] + searchFile=/var/lib/jenkins/workspace/apm-integration-tests_PR-902/.cache/pre-commit/repow8Trfl/.ci/scripts
[2020-09-01T10:54:43.928Z] + [ -e /var/lib/jenkins/workspace/apm-integration-tests_PR-902/.cache/pre-commit/repow8Trfl/.ci/scripts ]
[2020-09-01T10:54:43.928Z] + export PATH=/var/lib/jenkins/workspace/apm-integration-tests_PR-902/bin:/var/lib/jenkins/workspace/apm-integration-tests_PR-902/src/github.com/elastic/apm-integration-testing/.ci/scripts:/var/lib/jenkins/workspace/apm-integration-tests_PR-902/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/lib/jenkins/workspace/apm-integration-tests_PR-902/.cache/pre-commit/repow8Trfl/.ci/scripts
[2020-09-01T10:54:43.928Z] + set -e
[2020-09-01T10:54:43.928Z] + git diff-tree --no-commit-id --name-only -r 71f2bd356b381e624a9d570c157171dd7283a287
[2020-09-01T10:54:43.928Z] + xargs pre-commit run --files
[2020-09-01T10:54:43.928Z] + tee pre-commit.out
[2020-09-01T10:54:44.195Z] Check for case conflicts.................................................Passed
[2020-09-01T10:54:44.195Z] Check that executables have shebangs.................(no files to check)Skipped
[2020-09-01T10:54:44.195Z] Check JSON...........................................(no files to check)Skipped
[2020-09-01T10:54:44.195Z] Check for merge conflicts................................................Passed
[2020-09-01T10:54:44.195Z] Check Yaml...........................................(no files to check)Skipped
[2020-09-01T10:54:44.195Z] Check Xml............................................(no files to check)Skipped
[2020-09-01T10:54:44.195Z] Fix End of Files.........................................................Passed
[2020-09-01T10:54:44.195Z] Shellscript: lint....................................(no files to check)Skipped
[2020-09-01T10:54:44.195Z] Yaml: lint...........................................(no files to check)Skipped
[2020-09-01T10:54:44.195Z] check-bash-syntax....................................(no files to check)Skipped
[2020-09-01T10:54:44.195Z] check-abstract-classes-and-trait.....................(no files to check)Skipped
[2020-09-01T10:54:44.195Z] check-jsonslurper-class..............................(no files to check)Skipped
[2020-09-01T10:54:44.195Z] check-jenkins-pipelines..............................(no files to check)Skipped
[2020-09-01T10:54:44.195Z] - hook id: check-jenkins-pipelines
[2020-09-01T10:54:44.460Z] check-unicode-non-breaking-spaces........................................Passed
[2020-09-01T10:54:44.460Z] remove-unicode-non-breaking-spaces.......................................Passed
[2020-09-01T10:54:44.460Z] check-en-dashes..........................................................Passed
[2020-09-01T10:54:44.460Z] remove-en-dashes.........................................................Passed
[2020-09-01T10:54:44.460Z] check-jjbb...........................................(no files to check)Skipped
[2020-09-01T10:54:44.460Z] - hook id: check-jjbb
[2020-09-01T10:54:44.515Z] $ ssh-agent -k
[2020-09-01T10:54:44.525Z] unset SSH_AUTH_SOCK;
[2020-09-01T10:54:44.526Z] unset SSH_AGENT_PID;
[2020-09-01T10:54:44.526Z] echo Agent pid 2413 killed;
[2020-09-01T10:54:44.538Z] [ssh-agent] Stopped.
[2020-09-01T10:54:44.688Z] Archiving artifacts
[2020-09-01T10:54:44.938Z] Recording test results
[2020-09-01T10:54:46.432Z] [INFO] Launching Agent tests in parallel
[2020-09-01T10:54:46.574Z] Scheduling project: APM Integration Test Downstream » 7.x
[2020-09-01T10:54:58.109Z] Starting building: APM Integration Test Downstream » 7.x #3556
[2020-09-01T11:05:17.607Z] [INFO] For detailed information see: https://apm-ci.elastic.co/job/apm-integration-test-downstream/job/7.x/3556/display/redirect
[2020-09-01T11:05:17.686Z] Running in /var/lib/jenkins/workspace/apm-integration-tests_PR-902/All
[2020-09-01T11:05:17.937Z] Copied 27 artifacts from "APM Integration Test Downstream » 7.x" build number 3556
[2020-09-01T11:05:17.957Z] Recording test results
[2020-09-01T11:05:17.977Z] None of the test reports contained any result
[2020-09-01T11:05:18.056Z] Failed in branch All
[2020-09-01T11:05:18.384Z] Running on Jenkins in /var/lib/jenkins/workspace/apm-integration-tests_PR-902
[2020-09-01T11:05:18.471Z] [INFO] getVaultSecret: Getting secrets
[2020-09-01T11:05:18.549Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2020-09-01T11:05:19.345Z] + chmod 755 generate-build-data.sh
[2020-09-01T11:05:19.345Z] + ./generate-build-data.sh https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-902/ https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-902/runs/1 FAILURE 958921
[2020-09-01T11:05:19.896Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-902/runs/1/steps/?limit=10000 -o steps-info.json
[2020-09-01T11:05:20.146Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-902/runs/1/tests/?status=FAILED -o tests-errors.json

@kuisathaverat kuisathaverat merged commit afac127 into elastic:7.x Sep 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants