skopeo version 0.1.40 Client Version: 4.15.0-202402082307.p0.g48dcf59.assembly.stream.el8-48dcf59 Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3 Server Version: 4.15.0-0.nightly-2024-02-21-222537 Kubernetes Version: v1.28.6+6216ea1 Terraform v1.7.3 on linux_amd64 Your version of Terraform is out of date! The latest version is 1.7.4. You can update by downloading from https://www.terraform.io/downloads.html yarn install v1.22.19 info No lockfile found. warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. [1/4] Resolving packages... warning cypress > @cypress/request > qs@6.10.5: when using stringify with arrayFormat comma, `[]` is appended on single-item arrays. Upgrade to v6.11.0 or downgrade to v6.10.4 to fix. [2/4] Fetching packages... [3/4] Linking dependencies... warning "@cypress/grep > find-test-names > @babel/plugin-syntax-jsx@7.23.3" has unmet peer dependency "@babel/core@^7.0.0-0". [4/4] Building fresh packages... success Saved lockfile. Done in 18.76s. The Quay hostname is https://quay-quay-quay-enterprise.apps.ci-op-6nryg939-d2aa8.qe.devcluster.openshift.com The Quay hostname is quay-quay-quay-enterprise.apps.ci-op-6nryg939-d2aa8.qe.devcluster.openshift.com yarn run v1.22.19 $ node_modules/.bin/cypress run --reporter cypress-multi-reporters --reporter-options configFile=reporter-config.json --spec 'cypress/integration/smoke/*.js' It looks like this is your first time using Cypress: 12.17.4 [STARTED] Task without title. [SUCCESS] Task without title. Opening Cypress... [371:0222/140113.098734:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 522: Permission denied (13) [522:0222/140113.114934:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. DevTools listening on ws://127.0.0.1:34801/devtools/browser/32c02691-16a7-41fc-9e89-eb1951e58678 ====================================================================================================  (Run Starting)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Cypress: 12.17.4 │  │ Browser: Electron 106 (headless) │  │ Node Version: v16.20.2 (/usr/bin/node) │  │ Specs: 1 found (SmokeTesting.js) │  │ Searched: cypress/integration/smoke/*.js │  │ Experiments: experimentalMemoryManagement=true,experimentalModifyObstructiveThirdPartyCode… │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: SmokeTesting.js (1 of 1) [371:0222/140114.544323:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 631: Permission denied (13)   QUAY OCP-22873  ✓ [Quay] Create image repository (65970ms)  QUAY OCP-42228  ✓ [Quay] Mirror external image repository with image signatures (281378ms)  QUAY OCP-22901  ✓ [Quay] Create organization (11108ms)  QUAY OCP-23612  ✓ [Quay] Push/pull images to/from Quay via Skopeo (62548ms)  CLAIR OCP-29083  ✓ [Quay] security scanning with Clair v4 (209375ms)  QUAY OCP-28783  ✓ [Quay] Re-push image to Quay (40298ms)  CLAIR OCP-52838 - [Quay] Clair can scan image vulnerability of all released RHEL UBI Base Image  1) [Quay] Clair can scan image vulnerability of all released RHEL UBI Base Image visit https://quay-quay-quay-enterprise.apps.ci-op-6nryg939-d2aa8.qe.devcluster.openshift.com log quay8072234798768647 get div.user-footer-links > a:nth-child(1) click request request get .namespace-input-element > .form-control type quay8072234798768647 get .form-signup > .ng-valid-email type quay8072234798768647@redhat.com get [placeholder="Create a password"] type password get .form-signup > .ng-pristine type password get #signupButton click request visit https://quay-quay-quay-enterprise.apps.ci-op-6nryg939-d2aa8.qe.devcluster.openshift.com/signin/ request https://quay-quay-quay-enterprise.apps.ci-op-6nryg939-d2aa8.qe.devcluster.openshift.com/signin/ request https://quay-quay-quay-enterprise.apps.ci-op-6nryg939-d2aa8.qe.devcluster.openshift.com/signin/ get #signin-username clear request request request request type quay8072234798768647, {force: true} get #signin-password clear type password, {force: true} get button[quay-show="Features.DIRECT_LOGIN"] click {force: true} request {force: true} wait 3000 get .namespaces-list > :nth-child(1) > a assert expected .namespaces-list > :nth-child(1) > a to contain text quay8072234798768647, but the text was '' saved as log in: cypress/logs/failed-cypress-integration-smoke-smoke-testing-clair-ocp-52838-quay-clair-can-scan-image-vulnerability-of-all-released-rhel-ubi-base-image-quay-clair-can-scan-image-vulnerability-of-all-released-rhel-ubi-base-image.json   6 passing (12m)  1 failing  1) CLAIR OCP-52838 - [Quay] Clair can scan image vulnerability of all released RHEL UBI Base Image [Quay] Clair can scan image vulnerability of all released RHEL UBI Base Image:  AssertionError: Timed out retrying after 30000ms: Expected to find element: `.namespaces-list > :nth-child(1) > a`, but never found it. at Context.eval (webpack://quay_automation/./cypress/integration/smoke/SmokeTesting.js:571:40)  [mochawesome] Report JSON saved to /go/src/github.com/quay/quay-tests/quay-frontend-tests/quay_console_test_screenshots/cypress_report.json  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 7 │  │ Passing: 6 │  │ Failing: 1 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 1 │  │ Video: true │  │ Duration: 11 minutes, 52 seconds │  │ Spec Ran: SmokeTesting.js │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Screenshots)   - /go/src/github.com/quay/quay-tests/quay-frontend-tests/cypress/screenshots/Smoke (1280x720)   Testing.js/CLAIR OCP-52838 - [Quay] Clair can scan image vulnerability of all re   leased RHEL UBI Base Image -- [Quay] Clair can scan image vulnerability of all r   eleased RHEL UBI Base Image (failed).png  (Video)   - Started compressing: Compressing to 32 CRF Compression progress: 25% Compression progress: 51% Compression progress: 76%   - Finished compressing: 41 seconds Compression progress: 100% - Video output: /go/src/github.com/quay/quay-tests/quay-frontend-tests/cypress/videos/SmokeTesting.js.mp4 ====================================================================================================  (Run Finished)   Spec Tests Passing Failing Pending Skipped    ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ ✖ SmokeTesting.js 11:52 7 6 1 - - │  └────────────────────────────────────────────────────────────────────────────────────────────────┘   ✖ 1 of 1 failed (100%) 11:52 7 6 1 - -   error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.