+ shopt -s inherit_errexit + export MAP_TESTS=true + MAP_TESTS=true + export MAP_TESTS_SUITE_NAME=MTA-lp-interop + MAP_TESTS_SUITE_NAME=MTA-lp-interop + trap 'CleanupCollect junit--mta__tests__ui--mta-tests-ui.xml' EXIT + [[ -n '' ]] + typeset console_url ++ cat /tmp/secret/console.url + console_url=https://console-openshift-console.apps.ci-op-yp1w15rt-7c0f3.cspilp.interop.ccitredhat.com + [[ -z https://console-openshift-console.apps.ci-op-yp1w15rt-7c0f3.cspilp.interop.ccitredhat.com ]] + [[ https://console-openshift-console.apps.ci-op-yp1w15rt-7c0f3.cspilp.interop.ccitredhat.com != \h\t\t\p\s\:\/\/* ]] + typeset target_url=https://mta-mta.apps.ci-op-yp1w15rt-7c0f3.cspilp.interop.ccitredhat.com + [[ -z https://mta-mta.apps.ci-op-yp1w15rt-7c0f3.cspilp.interop.ccitredhat.com ]] + [[ https://mta-mta.apps.ci-op-yp1w15rt-7c0f3.cspilp.interop.ccitredhat.com == \h\t\t\p\s\:\/\/\m\t\a\-\m\t\a\. ]] + [[ https://mta-mta.apps.ci-op-yp1w15rt-7c0f3.cspilp.interop.ccitredhat.com != *\.* ]] + export CYPRESS_INCLUDE_TAGS=@interop + CYPRESS_INCLUDE_TAGS=@interop + typeset 'cypress_spec=**/*.test.ts' + '[' -f scripts/findTierFiles.mjs ']' ++ node scripts/findTierFiles.mjs @interop + cypress_spec=/tmp/tackle-ui-tests/e2e/tests/migration/controls/stakeholders/crud.test.ts,/tmp/tackle-ui-tests/e2e/tests/administration/custom-migration-targets/crud.test.ts,/tmp/tackle-ui-tests/e2e/tests/administration/credentials/sourcecontrol_crud.test.ts + '[' -n /tmp/tackle-ui-tests/e2e/tests/migration/controls/stakeholders/crud.test.ts,/tmp/tackle-ui-tests/e2e/tests/administration/custom-migration-targets/crud.test.ts,/tmp/tackle-ui-tests/e2e/tests/administration/credentials/sourcecontrol_crud.test.ts ']' + export CYPRESS_SPEC=/tmp/tackle-ui-tests/e2e/tests/migration/controls/stakeholders/crud.test.ts,/tmp/tackle-ui-tests/e2e/tests/administration/custom-migration-targets/crud.test.ts,/tmp/tackle-ui-tests/e2e/tests/administration/credentials/sourcecontrol_crud.test.ts + CYPRESS_SPEC=/tmp/tackle-ui-tests/e2e/tests/migration/controls/stakeholders/crud.test.ts,/tmp/tackle-ui-tests/e2e/tests/administration/custom-migration-targets/crud.test.ts,/tmp/tackle-ui-tests/e2e/tests/administration/credentials/sourcecontrol_crud.test.ts + export CYPRESS_SPEC=/tmp/tackle-ui-tests/e2e/tests/migration/controls/stakeholders/crud.test.ts,/tmp/tackle-ui-tests/e2e/tests/administration/custom-migration-targets/crud.test.ts,/tmp/tackle-ui-tests/e2e/tests/administration/credentials/sourcecontrol_crud.test.ts + CYPRESS_SPEC=/tmp/tackle-ui-tests/e2e/tests/migration/controls/stakeholders/crud.test.ts,/tmp/tackle-ui-tests/e2e/tests/administration/custom-migration-targets/crud.test.ts,/tmp/tackle-ui-tests/e2e/tests/administration/credentials/sourcecontrol_crud.test.ts + export 'NODE_OPTIONS= --max-old-space-size=4096' + NODE_OPTIONS=' --max-old-space-size=4096' + '[' -f .env.example ']' + cp .env.example .env + export TARGET_URL=https://mta-mta.apps.ci-op-yp1w15rt-7c0f3.cspilp.interop.ccitredhat.com + TARGET_URL=https://mta-mta.apps.ci-op-yp1w15rt-7c0f3.cspilp.interop.ccitredhat.com + export CYPRESS_BASE_URL=https://mta-mta.apps.ci-op-yp1w15rt-7c0f3.cspilp.interop.ccitredhat.com + CYPRESS_BASE_URL=https://mta-mta.apps.ci-op-yp1w15rt-7c0f3.cspilp.interop.ccitredhat.com + npx dotenvx run -- npx cypress run --config video=false,numTestsKeptInMemory=0 --spec /tmp/tackle-ui-tests/e2e/tests/migration/controls/stakeholders/crud.test.ts,/tmp/tackle-ui-tests/e2e/tests/administration/custom-migration-targets/crud.test.ts,/tmp/tackle-ui-tests/e2e/tests/administration/credentials/sourcecontrol_crud.test.ts [dotenvx@1.52.0] injecting env (8) from .env [04:07:31] Verifying Cypress can run /tmp/.cache/Cypress/15.10.0/Cypress [started] [04:07:33] Verifying Cypress can run /tmp/.cache/Cypress/15.10.0/Cypress [COMPLETED] [289:0213/040733.576798:ERROR:electron/shell/common/node_bindings.cc:427] Most NODE_OPTIONs are not supported in packaged apps. See documentation for more details. [289:0213/040733.941382:ERROR:content/browser/zygote_host/zygote_host_impl_linux.cc:283] Failed to adjust OOM score of renderer with pid 442: Permission denied (13) DevTools listening on ws://127.0.0.1:44345/devtools/browser/723600f6-a4c3-4279-aeb6-031a9e4a9009 Warning: The allowCypressEnv configuration option is enabled. This allows any browser code to read values from Cypress.env(). This is insecure and will be removed in a future major version.  1. Replace Cypress.env() calls with cy.env() (for sensitive values) or Cypress.expose() (for public configuration) 2. Set allowCypressEnv: false in your Cypress configuration to disable Cypress.env()  Learn more: https://on.cypress.io/cypress-env-migration  ====================================================================================================  (Run Starting)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Cypress: 15.10.0 │  │ Browser: Electron 138 (headless) │  │ Node Version: v24.11.1 (/usr/local/bin/node) │  │ Specs: 3 found (migration/controls/stakeholders/crud.test.ts, administration/custom-m │  │ igration-targets/crud.test.ts, administration/credentials/sourcecontrol_crud.t │  │ est.ts) │  │ Searched: e2e/tests/migration/controls/stakeholders/crud.test.ts, e2e/tests/administrati │  │ on/custom-migration-targets/crud.test.ts, e2e/tests/administration/credentials │  │ /sourcecontrol_crud.test.ts │  │ Experiments: experimentalMemoryManagement=true │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ Remove output folder /tmp/tackle-ui-tests/run/report ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: migration/controls/stakeholders/crud.test.ts (1 of 3) [289:0213/040736.796080:ERROR:content/browser/zygote_host/zygote_host_impl_linux.cc:283] Failed to adjust OOM score of renderer with pid 752: Permission denied (13)   Stakeholder CRUD operations  ✓ Stakeholder CRUD (13706ms)  ✓ Stakeholder CRUD cancel (6558ms)  ✓ Stakeholder CRUD operations with members (jobfunction and groups) (12618ms)   3 passing (36s) [mochawesome] Report JSON saved to /tmp/tackle-ui-tests/run/report/.jsons/mochawesome.json  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 3 │  │ Passing: 3 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 35 seconds │  │ Spec Ran: migration/controls/stakeholders/crud.test.ts │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: administration/custom-migration-targets/crud.test.ts (2 of 3) [289:0213/040820.883583:ERROR:content/browser/zygote_host/zygote_host_impl_linux.cc:283] Failed to adjust OOM score of renderer with pid 825: Permission denied (13)   Custom Migration Targets CRUD operations  Custom Migration Targets CRUD | Golang language  ✓ Custom Migration Targets CRUD with rules uploaded manually (21381ms)  ✓ Create Custom Migration Target with rules from repository with credentials (10753ms)  ✓ Change layout and check in analysis wizard (22127ms)  ✓ Custom rule with source and target technology (16286ms)  Custom Migration Targets CRUD | Java language  ✓ Custom Migration Targets CRUD with rules uploaded manually (9648ms)  ✓ Create Custom Migration Target with rules from repository with credentials (10891ms)  1) Change layout and check in analysis wizard  ✓ Custom rule with source and target technology (15286ms)   7 passing (2m)  1 failing  1) Custom Migration Targets CRUD operations Custom Migration Targets CRUD | Java language Change layout and check in analysis wizard:  AssertionError: Timed out retrying after 8000ms: expected '' to contain 'EuCYaIWl' at Context.eval (e2e/tests/administration/custom-migration-targets/crud.test.ts:151:21)  [mochawesome] Report JSON saved to /tmp/tackle-ui-tests/run/report/.jsons/mochawesome_001.json  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 8 │  │ Passing: 7 │  │ Failing: 1 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 1 │  │ Video: false │  │ Duration: 2 minutes, 11 seconds │  │ Spec Ran: administration/custom-migration-targets/crud.test.ts │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Screenshots)   - /tmp/tackle-ui-tests/run/screenshots/administration/custom-migration-targets/cru (1280x720)   d.test.ts/Custom Migration Targets CRUD operations -- Custom Migration Targets C   RUD Java language -- Change layout and check in analysis wizard (failed).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: administration/credentials/sourcecontrol_crud.test.ts (3 of 3) [289:0213/041040.474242:ERROR:content/browser/zygote_host/zygote_host_impl_linux.cc:283] Failed to adjust OOM score of renderer with pid 891: Permission denied (13)   Validation of Source Control Credentials  ✓ Creating source control credentials with username/password and cancelling without saving (7718ms)  ✓ Creating default source control credentials with username/password (5131ms)  ✓ Creating source control credentials with username/password then setting as default (5268ms)  ✓ Unsetting default source control credentials after creating it (5118ms)  ✓ Creating source control credentials with username/password  ✓ Editing source control credentials with username/password and cancelling without saving  ✓ Editing source control credentials with username/password  ✓ Creating source control credentials with source private key and cancelling without saving (5268ms)  ✓ Creating source control credentials with source private key (5506ms)  ✓ Editing source control credentials with source private key and cancelling without saving (5672ms)  ✓ Editing source control credentials with source private key (5255ms)  ✓ Deleting source control credentials with username/password with cancellation  ✓ Deleting source control credentials with source private key with cancellation  ✓ Deleting source control credentials with username/password  ✓ Deleting source control credentials with source private key   15 passing (1m) [mochawesome] Report JSON saved to /tmp/tackle-ui-tests/run/report/.jsons/mochawesome_002.json  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 15 │  │ Passing: 15 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 1 minute, 5 seconds │  │ Spec Ran: administration/credentials/sourcecontrol_crud.test.ts │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ Start generate report process Read and merge jsons from "/tmp/tackle-ui-tests/run/report/.jsons" Enhance report Create HTML report HTML report successfully created! /tmp/tackle-ui-tests/run/report/index.html ====================================================================================================  (Run Finished)   Spec Tests Passing Failing Pending Skipped    ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ ✔ migration/controls/stakeholders/cru 00:35 3 3 - - - │  │ d.test.ts │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✖ administration/custom-migration-tar 02:11 8 7 1 - - │  │ gets/crud.test.ts │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ administration/credentials/sourceco 01:05 15 15 - - - │  │ ntrol_crud.test.ts │  └────────────────────────────────────────────────────────────────────────────────────────────────┘   ✖ 1 of 3 failed (33%) 03:52 26 25 1 - -   ---------------------------------------------------------------------------------------------------- Debug faster with full visibility. Record to Cypress Cloud and get instant access to full test details and replays. Inspect the DOM, network events, and console logs exactly as they ran in CI. >> https://on.cypress.io/cloud-get-started ---------------------------------------------------------------------------------------------------- Command failed with exit code 1: /usr/local/bin/npx cypress run --config video=false,numTestsKeptInMemory=0 --spec /tmp/tackle-ui-tests/e2e/tests/migration/controls/stakeholders/crud.test.ts,/tmp/tackle-ui-tests/e2e/tests/administration/custom-migration-targets/crud.test.ts,/tmp/tackle-ui-tests/e2e/tests/administration/credentials/sourcecontrol_crud.test.ts + true + npm run mergereports > @konveyor-ui/cypress@0.1.0 mergereports > npx jrm ./run/report/junitreport.xml ./run/report/junit/*.xml Done. 3 files processed. + junit_report=/tmp/tackle-ui-tests/run/report/junitreport.xml + [[ -f /tmp/tackle-ui-tests/run/report/junitreport.xml ]] + cp -- /tmp/tackle-ui-tests/run/report/junitreport.xml /logs/artifacts/junit_tackle_ui_results.xml + mkdir -p /logs/artifacts/screenshots + for screenshots_src in "/tmp/tackle-ui-tests/run/screenshots" "run/screenshots" + '[' -d /tmp/tackle-ui-tests/run/screenshots ']' + cp -r /tmp/tackle-ui-tests/run/screenshots/. /logs/artifacts/screenshots/ + break + CleanupCollect junit--mta__tests__ui--mta-tests-ui.xml + typeset mergedFN=junit--mta__tests__ui--mta-tests-ui.xml + (( 1 )) + shift + typeset resultFile= + xmlFiles=() + typeset -a xmlFiles + InstallYq + : 'Installing yq for MAP_TESTS (suite name mapping)...' + mkdir -p /tmp/bin + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/tmp/bin + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/tmp/bin + typeset arch= ++ uname -m ++ sed 's/aarch64/arm64/;s/x86_64/amd64/' + arch=amd64 + curl -L https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 -o /tmp/bin/yq % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13.0M 100 13.0M 0 0 94.6M 0 --:--:-- --:--:-- --:--:-- 94.6M + chmod +x /tmp/bin/yq + /tmp/bin/yq --version yq (https://github.com/mikefarah/yq/) version v4.52.2 + IFS= + read -r -d '' resultFile ++ find /logs/artifacts -maxdepth 1 -type f -iname '*.xml' -print0 ++ basename /logs/artifacts/junit_tackle_ui_results.xml + [[ junit_tackle_ui_results.xml == \j\u\n\i\t\-\-\m\t\a\_\_\t\e\s\t\s\_\_\u\i\-\-\m\t\a\-\t\e\s\t\s\-\u\i\.\x\m\l ]] + grep -qE '