115:19:53Running with gitlab-runner 17.4.0~pre.110.g27400594 (27400594) 215:19:53 on blue-6.private.runners-manager.gitlab.com/gitlab.com/gitlab-org mKJTFBei, system ID: s_90a66139ec06 315:19:53 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_NEW_BASH_EVAL_STRATEGY:true, FF_TIMESTAMPS:true 415:19:53Resolving secrets 615:19:53Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.45-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ... 715:19:55Authenticating with credentials from job payload (GitLab Registry) 815:19:55Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.45-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ... 915:19:55Using docker image sha256:72c427a29f80c5ff14e5cd83601d7507c7de71ce18b2ccd8a04667fdd0d6aba0 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.45-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.5-golang-1.22-rust-1.73-node-20.12-postgresql-14@sha256:ba1a3d49eae4bc906535413ec79e7efdb3497247de3e53f23a928039672611a1 ... 1115:19:56Running on runner-mkjtfbei-project-278964-concurrent-0 via runner-mkjtfbei-private-1726818865-cb1a3d4c... 1315:19:57Fetching changes with git depth set to 20... 1415:19:57Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/ 1515:19:57Created fresh repository. 1615:19:58remote: Enumerating objects: 204995, done. 1715:19:58remote: Counting objects: 100% (204995/204995), done. 1815:19:58remote: Compressing objects: 100% (133134/133134), done. 1915:19:58remote: Total 204995 (delta 105558), reused 138757 (delta 63941), pack-reused 0 (from 0) 2015:20:04Receiving objects: 100% (204995/204995), 144.98 MiB | 26.25 MiB/s, done. 2115:20:04Resolving deltas: 100% (105558/105558), done. 2315:20:14 * [new ref] refs/pipelines/1462402446 -> refs/pipelines/1462402446 2415:20:14Checking out 7b37346e as detached HEAD (ref is refs/merge-requests/165526/merge)... 2515:20:28Skipping Git submodules setup 2615:20:28$ git remote set-url origin "${CI_REPOSITORY_URL}" 2815:20:33Checking cache for node-modules-debian-bookworm-test-19... 3015:20:51Successfully extracted cache 3215:20:56Using docker image sha256:72c427a29f80c5ff14e5cd83601d7507c7de71ce18b2ccd8a04667fdd0d6aba0 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.45-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.5-golang-1.22-rust-1.73-node-20.12-postgresql-14@sha256:ba1a3d49eae4bc906535413ec79e7efdb3497247de3e53f23a928039672611a1 ... 3315:20:57$ echo $FOSS_ONLY 3415:20:57$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb 3515:20:57$ export GOPATH=$CI_PROJECT_DIR/.go 3615:20:57$ mkdir -p $GOPATH 3715:20:57$ source scripts/utils.sh 3815:20:57$ log_disk_usage before_script 3915:20:57[log_disk_usage before_script] start 4115:20:57Filesystem Size Used Avail Use% Mounted on 4215:20:57overlay 95G 22G 73G 23% / 4315:20:57tmpfs 64M 0 64M 0% /dev 4415:20:57shm 64M 0 64M 0% /dev/shm 4515:20:57/dev/sda1 95G 22G 73G 23% /cache 4615:20:57tmpfs 3.9G 0 3.9G 0% /sys/devices/virtual/dmi/id 4815:20:577.4M ./workhorse 5515:20:57516K ./storybook 5915:20:572.9M ./.rubocop_todo 6215:20:571.4G ./node_modules 6815:20:574.3M ./changelogs 6915:20:5720K ./haml_lint 7015:20:5728K ./metrics_server 7315:20:5744K ./generator_templates 7715:20:5720K ./file_hooks 7815:20:5716K ./sidekiq_cluster 8015:20:571.2M ./fixtures 8615:20:571.9M ./glfm_specification 8915:20:5716K ./.lefthook 9115:20:57[log_disk_usage before_script] end 9215:20:57$ source scripts/prepare_build.sh 9315:20:57Using decomposed database config (config/database.yml.decomposed-postgresql) 9415:20:57Geo DB won't be set up. 9515:20:57Embedding DB won't be set up. 9615:20:57$ yarn_install_script 12115:21:02$ run_timed_command "yarn jest:ci:build-cache" 12215:20:57$ yarn jest:ci:build-cache 12315:21:02yarn run v1.22.19 12415:21:02$ ./scripts/frontend/warm_jest_cache.mjs 12515:21:03[WARMING JEST]: Start execution 12615:21:03$ yarn check-dependencies 12715:21:03$ scripts/frontend/check_dependencies.sh 12815:21:04$ jest --config jest.config.js /builds/gitlab-org/gitlab/spec/frontend/_warm_cache 12915:21:02`isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration` 13015:21:06 at isModuleDeclaration (/builds/gitlab-org/gitlab/node_modules/@babel/types/lib/validators/generated/index.js:2748:35) 13115:21:06 at PluginPass.Program (/builds/gitlab-org/gitlab/node_modules/babel-plugin-lodash/lib/index.js:102:44) 13215:21:18 PASS spec/frontend/_warm_cache/141_spec.js 13315:21:32 PASS spec/frontend/_warm_cache/140_spec.js 13415:21:34 PASS spec/frontend/_warm_cache/134_spec.js 13515:21:36 PASS spec/frontend/_warm_cache/065_spec.js 13615:21:39 PASS spec/frontend/_warm_cache/114_spec.js 13715:21:40 PASS spec/frontend/_warm_cache/064_spec.js 13815:21:43 PASS spec/frontend/_warm_cache/137_spec.js 13915:21:44 PASS spec/frontend/_warm_cache/135_spec.js 14015:21:44Warning: fragment with name Project already exists. 14115:21:44graphql-tag enforces all fragment names across your application to be unique; read more about 14315:21:46 PASS spec/frontend/_warm_cache/062_spec.js 14415:21:47 PASS spec/frontend/_warm_cache/128_spec.js 14515:21:49 PASS spec/frontend/_warm_cache/142_spec.js 14615:21:52 PASS spec/frontend/_warm_cache/136_spec.js 14715:21:54 PASS spec/frontend/_warm_cache/104_spec.js 14815:21:55 PASS spec/frontend/_warm_cache/063_spec.js 14915:21:59 PASS spec/frontend/_warm_cache/102_spec.js 15015:22:00Warning: fragment with name MilestoneFragment already exists. 15115:22:00graphql-tag enforces all fragment names across your application to be unique; read more about 15315:22:00Warning: fragment with name TimelogFragment already exists. 15415:22:00graphql-tag enforces all fragment names across your application to be unique; read more about 15615:22:02Warning: fragment with name MilestoneFragment already exists. 15715:22:02graphql-tag enforces all fragment names across your application to be unique; read more about 15915:22:02Warning: fragment with name BoardListFragment already exists. 16015:22:02graphql-tag enforces all fragment names across your application to be unique; read more about 16215:22:04 PASS spec/frontend/_warm_cache/096_spec.js 16315:22:04 PASS spec/frontend/_warm_cache/138_spec.js 16415:22:05 PASS spec/frontend/_warm_cache/152_spec.js 16515:22:08 PASS spec/frontend/_warm_cache/015_spec.js 16615:22:12 PASS spec/frontend/_warm_cache/149_spec.js 16715:22:13 PASS spec/frontend/_warm_cache/148_spec.js 16815:22:15 PASS spec/frontend/_warm_cache/127_spec.js 16915:22:16 PASS spec/frontend/_warm_cache/133_spec.js 17015:22:17 PASS spec/frontend/_warm_cache/139_spec.js 17115:22:28Warning: fragment with name ProtectedEnvironment already exists. 17215:22:28graphql-tag enforces all fragment names across your application to be unique; read more about 17415:22:28 PASS spec/frontend/_warm_cache/033_spec.js 17515:22:29 PASS spec/frontend/_warm_cache/101_spec.js 17615:22:29Warning: fragment with name MergeTrainCarCount already exists. 17715:22:29graphql-tag enforces all fragment names across your application to be unique; read more about 17915:22:29Warning: fragment with name MergeTrainCarIndex already exists. 18015:22:29graphql-tag enforces all fragment names across your application to be unique; read more about 18215:22:29Warning: fragment with name MergeTrainPosition already exists. 18315:22:29graphql-tag enforces all fragment names across your application to be unique; read more about 18515:22:30 PASS spec/frontend/_warm_cache/087_spec.js 18615:22:31Warning: fragment with name WorkItemWidgets already exists. 18715:22:31graphql-tag enforces all fragment names across your application to be unique; read more about 18915:22:31Warning: fragment with name Label already exists. 19015:22:31graphql-tag enforces all fragment names across your application to be unique; read more about 19215:22:33 PASS spec/frontend/_warm_cache/154_spec.js 19315:22:35 PASS spec/frontend/_warm_cache/105_spec.js 19415:22:36Warning: fragment with name AuditEventStreamingHeaderFragment already exists. 19515:22:36graphql-tag enforces all fragment names across your application to be unique; read more about 19715:22:37 PASS spec/frontend/_warm_cache/108_spec.js 19815:22:38 PASS spec/frontend/_warm_cache/109_spec.js 19915:22:39Warning: fragment with name Group already exists. 20015:22:39graphql-tag enforces all fragment names across your application to be unique; read more about 20215:22:41 PASS spec/frontend/_warm_cache/146_spec.js 20315:22:41Warning: fragment with name ContactFragment already exists. 20415:22:41graphql-tag enforces all fragment names across your application to be unique; read more about 20615:22:42 PASS spec/frontend/_warm_cache/090_spec.js 20715:22:43 PASS spec/frontend/_warm_cache/077_spec.js 20815:22:44 PASS spec/frontend/_warm_cache/103_spec.js 20915:22:44 PASS spec/frontend/_warm_cache/086_spec.js 21015:22:45 PASS spec/frontend/_warm_cache/153_spec.js 21115:22:46 PASS spec/frontend/_warm_cache/093_spec.js 21215:22:49 PASS spec/frontend/_warm_cache/129_spec.js 21315:22:51 PASS spec/frontend/_warm_cache/029_spec.js 21415:22:51Warning: fragment with name WorkItemWidgets already exists. 21515:22:51graphql-tag enforces all fragment names across your application to be unique; read more about 21715:22:51Warning: fragment with name WorkItemNote already exists. 21815:22:51graphql-tag enforces all fragment names across your application to be unique; read more about 22015:22:51 PASS spec/frontend/_warm_cache/098_spec.js 22115:22:52 PASS spec/frontend/_warm_cache/066_spec.js 22415:22:52 🦊 GitLab performance bar 22515:22:52 at log (app/assets/javascripts/performance_bar/performance_bar_log.js:44:11) 22715:22:52 📑 To get the final web vital numbers report you may need to switch away and back to the tab 22815:22:52 at log (app/assets/javascripts/performance_bar/performance_bar_log.js:10:11) 22915:22:53 PASS spec/frontend/_warm_cache/092_spec.js 23015:22:55 PASS spec/frontend/_warm_cache/070_spec.js 23115:22:56 PASS spec/frontend/_warm_cache/115_spec.js 23215:22:58 PASS spec/frontend/_warm_cache/085_spec.js 23315:22:59 PASS spec/frontend/_warm_cache/150_spec.js 23415:23:00 PASS spec/frontend/_warm_cache/151_spec.js 23515:23:02 PASS spec/frontend/_warm_cache/016_spec.js 23615:23:02 PASS spec/frontend/_warm_cache/147_spec.js 23715:23:03Warning: fragment with name Job already exists. 23815:23:03graphql-tag enforces all fragment names across your application to be unique; read more about 24015:23:04 PASS spec/frontend/_warm_cache/011_spec.js 24115:23:04 PASS spec/frontend/_warm_cache/017_spec.js 24215:23:06 PASS spec/frontend/_warm_cache/100_spec.js 24315:23:08 PASS spec/frontend/_warm_cache/097_spec.js 24415:23:09 PASS spec/frontend/_warm_cache/026_spec.js 24515:23:12 PASS spec/frontend/_warm_cache/112_spec.js 24615:23:12Warning: fragment with name WorkItemMetadataWidgets already exists. 24715:23:12graphql-tag enforces all fragment names across your application to be unique; read more about 24915:23:12Warning: fragment with name WorkItemMetadataWidgetsExtras already exists. 25015:23:12graphql-tag enforces all fragment names across your application to be unique; read more about 25215:23:12Warning: fragment with name WorkItemTypeFragment already exists. 25315:23:12graphql-tag enforces all fragment names across your application to be unique; read more about 25515:23:12Warning: fragment with name WorkItemWidgets already exists. 25615:23:12graphql-tag enforces all fragment names across your application to be unique; read more about 25815:23:13 PASS spec/frontend/_warm_cache/099_spec.js 25915:23:14Warning: fragment with name IncidentFields already exists. 26015:23:14graphql-tag enforces all fragment names across your application to be unique; read more about 26215:23:14 PASS spec/frontend/_warm_cache/045_spec.js 26315:23:15Warning: fragment with name HttpIntegrationPayloadData already exists. 26415:23:15graphql-tag enforces all fragment names across your application to be unique; read more about 26615:23:15 PASS spec/frontend/_warm_cache/004_spec.js 26715:23:17 PASS spec/frontend/_warm_cache/121_spec.js 26815:23:18 PASS spec/frontend/_warm_cache/089_spec.js 26915:23:20 PASS spec/frontend/_warm_cache/034_spec.js 27015:23:20Warning: fragment with name PipelineHeaderData already exists. 27115:23:20graphql-tag enforces all fragment names across your application to be unique; read more about 27315:23:20 PASS spec/frontend/_warm_cache/014_spec.js 27415:23:21 PASS spec/frontend/_warm_cache/088_spec.js 27515:23:22 PASS spec/frontend/_warm_cache/051_spec.js 27615:23:24 PASS spec/frontend/_warm_cache/106_spec.js 27715:23:24Warning: fragment with name IssueFragment already exists. 27815:23:24graphql-tag enforces all fragment names across your application to be unique; read more about 28015:23:26 PASS spec/frontend/_warm_cache/049_spec.js 28115:23:27 PASS spec/frontend/_warm_cache/081_spec.js 28215:23:29 PASS spec/frontend/_warm_cache/120_spec.js 28315:23:30 PASS spec/frontend/_warm_cache/113_spec.js 28415:23:31 PASS spec/frontend/_warm_cache/013_spec.js 28515:23:32 PASS spec/frontend/_warm_cache/002_spec.js 28615:23:33Warning: fragment with name Issue already exists. 28715:23:33graphql-tag enforces all fragment names across your application to be unique; read more about 28915:23:35 PASS spec/frontend/_warm_cache/123_spec.js 29015:23:35 PASS spec/frontend/_warm_cache/091_spec.js 29115:23:36Warning: fragment with name Group already exists. 29215:23:36graphql-tag enforces all fragment names across your application to be unique; read more about 29415:23:36 PASS spec/frontend/_warm_cache/061_spec.js 29515:23:41 PASS spec/frontend/_warm_cache/122_spec.js 29615:23:42 PASS spec/frontend/_warm_cache/010_spec.js 29715:23:43 PASS spec/frontend/_warm_cache/076_spec.js 29815:23:44 PASS spec/frontend/_warm_cache/050_spec.js 29915:23:45 PASS spec/frontend/_warm_cache/046_spec.js 30015:23:46 PASS spec/frontend/_warm_cache/111_spec.js 30115:23:47Warning: fragment with name MergeRequestApprovalFragment already exists. 30215:23:47graphql-tag enforces all fragment names across your application to be unique; read more about 30415:23:47 PASS spec/frontend/_warm_cache/056_spec.js 30515:23:49 PASS spec/frontend/_warm_cache/018_spec.js 30615:23:50 PASS spec/frontend/_warm_cache/094_spec.js 30715:23:51 PASS spec/frontend/_warm_cache/083_spec.js 30815:23:52Warning: fragment with name RunnerFields already exists. 30915:23:52graphql-tag enforces all fragment names across your application to be unique; read more about 31115:23:52 PASS spec/frontend/_warm_cache/019_spec.js 31215:23:53 PASS spec/frontend/_warm_cache/119_spec.js 31315:23:53Warning: fragment with name EscalationStatusFragment already exists. 31415:23:53graphql-tag enforces all fragment names across your application to be unique; read more about 31615:23:54 PASS spec/frontend/_warm_cache/078_spec.js 31715:23:55 PASS spec/frontend/_warm_cache/079_spec.js 31815:23:56 PASS spec/frontend/_warm_cache/144_spec.js 31915:23:57 PASS spec/frontend/_warm_cache/130_spec.js 32015:23:58 PASS spec/frontend/_warm_cache/107_spec.js 32115:23:58Warning: fragment with name ListItem already exists. 32215:23:58graphql-tag enforces all fragment names across your application to be unique; read more about 32415:23:58Warning: fragment with name RunnerDetails already exists. 32515:23:58graphql-tag enforces all fragment names across your application to be unique; read more about 32715:23:58Warning: fragment with name CiRunnerManager already exists. 32815:23:58graphql-tag enforces all fragment names across your application to be unique; read more about 33015:23:59 PASS spec/frontend/_warm_cache/020_spec.js 33115:24:00Warning: fragment with name BaseEpic already exists. 33215:24:00graphql-tag enforces all fragment names across your application to be unique; read more about 33415:24:01 PASS spec/frontend/_warm_cache/132_spec.js 33515:24:02Warning: fragment with name PageInfo already exists. 33615:24:02graphql-tag enforces all fragment names across your application to be unique; read more about 33815:24:02Warning: fragment with name Project already exists. 33915:24:02graphql-tag enforces all fragment names across your application to be unique; read more about 34115:24:02 PASS spec/frontend/_warm_cache/038_spec.js 34215:24:05 PASS spec/frontend/_warm_cache/023_spec.js 34315:24:06 PASS spec/frontend/_warm_cache/069_spec.js 34415:24:07 PASS spec/frontend/_warm_cache/143_spec.js 34515:24:08 PASS spec/frontend/_warm_cache/124_spec.js 34615:24:10 PASS spec/frontend/_warm_cache/012_spec.js 34715:24:12SyntaxError: <Transition> expects exactly one child element or component. 34815:24:12 FAIL spec/frontend/_warm_cache/117_spec.js 34915:24:12 ● Test suite failed to run 35015:24:12 [vue-jest] Error: Vue template compilation failed 35115:24:12 10 | } from '~/lib/utils/url_utility'; 35215:24:12 11 | import { s__ } from '~/locale'; 35315:24:12 > 12 | import BoardContent from '~/boards/components/board_content.vue'; 35515:24:12 13 | import BoardSettingsSidebar from '~/boards/components/board_settings_sidebar.vue'; 35615:24:12 14 | import BoardTopBar from '~/boards/components/board_top_bar.vue'; 35715:24:12 15 | import { listsQuery, FilterFields, GroupByParamType } from 'ee_else_ce/boards/constants'; 35815:24:12 at throwError (node_modules/@vue/vue3-jest/lib/throw-error.js:2:9) 35915:24:12 at logResultErrors (node_modules/@vue/vue3-jest/lib/utils.js:180:5) 36015:24:12 at processTemplate (node_modules/@vue/vue3-jest/lib/process.js:130:3) 36115:24:12 at Object.module.exports [as process] (node_modules/@vue/vue3-jest/lib/process.js:171:26) 36215:24:12 at ScriptTransformer.transformSource (node_modules/@jest/transform/build/ScriptTransformer.js:545:31) 36315:24:12 at ScriptTransformer._transformAndBuildScript (node_modules/@jest/transform/build/ScriptTransformer.js:674:40) 36415:24:12 at ScriptTransformer.transform (node_modules/@jest/transform/build/ScriptTransformer.js:726:19) 36515:24:12 at Object.<anonymous> (app/assets/javascripts/boards/components/board_app.vue:12:1) 36615:24:12 at Object.require (ee/app/assets/javascripts/epic_boards/index.js:6:1) 36715:24:12 at Object.require (spec/frontend/_warm_cache/117_spec.js:29:1) 36815:24:13 PASS spec/frontend/_warm_cache/131_spec.js 36915:24:14 PASS spec/frontend/_warm_cache/001_spec.js 37015:24:16 PASS spec/frontend/_warm_cache/055_spec.js 37115:24:17 PASS spec/frontend/_warm_cache/118_spec.js 37215:24:18 PASS spec/frontend/_warm_cache/039_spec.js 37315:24:20 FAIL spec/frontend/_warm_cache/058_spec.js 37415:24:20 ● Test suite failed to run 37515:24:20 Unexpected calls to console (1) with: 37715:24:20 [1] warn: [Vue warn]: (deprecation GLOBAL_PRIVATE_UTIL) Vue.util has been removed. Please refactor to avoid its usage since it was an internal API even in Vue 2. 37815:24:20 23 | .join('\n'); 38015:24:20 > 25 | throw new Error( 38215:24:20 26 | `Unexpected calls to console (${consoleCalls.length}) with:\n${consoleCallsList}\n`, 38615:24:20 at throwErrorFromCalls (spec/frontend/__helpers__/console_watcher.js:25:9) 38715:24:20 at ConsoleWatcher.throwErrorFromCalls (spec/frontend/__helpers__/console_watcher.js:127:7) 38815:24:20 at console.call (spec/frontend/__helpers__/console_watcher.js:81:15) 38915:24:20 at warn (node_modules/@vue/compat/dist/vue.cjs.js:1798:17) 39015:24:20 at warnDeprecation$1 (node_modules/@vue/compat/dist/vue.cjs.js:2708:5) 39115:24:20 at assertCompatEnabled (node_modules/@vue/compat/dist/vue.cjs.js:2785:9) 39215:24:20 at Function.get (node_modules/@vue/compat/dist/vue.cjs.js:7501:13) 39315:24:20 at Object.<anonymous> (node_modules/vue-demi/lib/index.cjs:11:20) 39415:24:20 at Object.<anonymous> (node_modules/pinia/dist/pinia.cjs:8:15) 39515:24:20 at Object.<anonymous> (node_modules/pinia/index.js:6:20) 39615:24:20 at Object.require (app/assets/javascripts/mr_notes/store/legacy_mr_notes.js:1:1) 39715:24:20 at Object.require (spec/frontend/_warm_cache/058_spec.js:42:1) 39815:24:20 PASS spec/frontend/_warm_cache/025_spec.js 39915:24:22Warning: fragment with name BoardScopeFragment already exists. 40015:24:22graphql-tag enforces all fragment names across your application to be unique; read more about 40215:24:22Warning: fragment with name Issue already exists. 40315:24:22graphql-tag enforces all fragment names across your application to be unique; read more about 40515:24:22 PASS spec/frontend/_warm_cache/008_spec.js 40615:24:24 PASS spec/frontend/_warm_cache/057_spec.js 40715:24:25 PASS spec/frontend/_warm_cache/145_spec.js 40815:24:26 PASS spec/frontend/_warm_cache/080_spec.js 40915:24:27 PASS spec/frontend/_warm_cache/047_spec.js 41015:24:28 PASS spec/frontend/_warm_cache/021_spec.js 41115:24:29 PASS spec/frontend/_warm_cache/068_spec.js 41215:24:31 PASS spec/frontend/_warm_cache/095_spec.js 41315:24:32 PASS spec/frontend/_warm_cache/125_spec.js 41415:24:33Warning: fragment with name ApprovalSummary already exists. 41515:24:33graphql-tag enforces all fragment names across your application to be unique; read more about 41715:24:33 PASS spec/frontend/_warm_cache/028_spec.js 41815:24:34Warning: fragment with name OrganizationFragment already exists. 41915:24:34graphql-tag enforces all fragment names across your application to be unique; read more about 42115:24:34 PASS spec/frontend/_warm_cache/027_spec.js 42215:24:35 PASS spec/frontend/_warm_cache/110_spec.js 42315:24:37 PASS spec/frontend/_warm_cache/075_spec.js 42415:24:38 PASS spec/frontend/_warm_cache/072_spec.js 42515:24:41Warning: fragment with name TreeEntryCommit already exists. 42615:24:41graphql-tag enforces all fragment names across your application to be unique; read more about 42815:24:41Warning: fragment with name ProjectPathLocksFragment already exists. 42915:24:41graphql-tag enforces all fragment names across your application to be unique; read more about 43115:24:41 PASS spec/frontend/_warm_cache/073_spec.js 43215:24:42 PASS spec/frontend/_warm_cache/126_spec.js 43315:24:43 PASS spec/frontend/_warm_cache/005_spec.js 43415:24:44 PASS spec/frontend/_warm_cache/003_spec.js 43515:24:45 PASS spec/frontend/_warm_cache/048_spec.js 43615:24:46 PASS spec/frontend/_warm_cache/074_spec.js 43715:24:47 PASS spec/frontend/_warm_cache/116_spec.js 43815:24:49 PASS spec/frontend/_warm_cache/067_spec.js 43915:24:49SyntaxError: <Transition> expects exactly one child element or component. 44015:24:49 FAIL spec/frontend/_warm_cache/009_spec.js 44115:24:49 ● Test suite failed to run 44215:24:49 [vue-jest] Error: Vue template compilation failed 44315:24:49 10 | } from '~/lib/utils/url_utility'; 44415:24:49 11 | import { s__ } from '~/locale'; 44515:24:49 > 12 | import BoardContent from '~/boards/components/board_content.vue'; 44715:24:49 13 | import BoardSettingsSidebar from '~/boards/components/board_settings_sidebar.vue'; 44815:24:49 14 | import BoardTopBar from '~/boards/components/board_top_bar.vue'; 44915:24:49 15 | import { listsQuery, FilterFields, GroupByParamType } from 'ee_else_ce/boards/constants'; 45015:24:49 at throwError (node_modules/@vue/vue3-jest/lib/throw-error.js:2:9) 45115:24:49 at logResultErrors (node_modules/@vue/vue3-jest/lib/utils.js:180:5) 45215:24:49 at processTemplate (node_modules/@vue/vue3-jest/lib/process.js:130:3) 45315:24:49 at Object.module.exports [as process] (node_modules/@vue/vue3-jest/lib/process.js:171:26) 45415:24:49 at ScriptTransformer.transformSource (node_modules/@jest/transform/build/ScriptTransformer.js:545:31) 45515:24:49 at ScriptTransformer._transformAndBuildScript (node_modules/@jest/transform/build/ScriptTransformer.js:674:40) 45615:24:49 at ScriptTransformer.transform (node_modules/@jest/transform/build/ScriptTransformer.js:726:19) 45715:24:49 at Object.<anonymous> (app/assets/javascripts/boards/components/board_app.vue:12:1) 45815:24:49 at Object.require (app/assets/javascripts/boards/index.js:4:1) 45915:24:49 at Object.require (spec/frontend/_warm_cache/009_spec.js:12:1) 46015:24:50 PASS spec/frontend/_warm_cache/032_spec.js 46115:24:51 PASS spec/frontend/_warm_cache/035_spec.js 46215:24:52 PASS spec/frontend/_warm_cache/084_spec.js 46315:24:53 PASS spec/frontend/_warm_cache/059_spec.js 46415:24:53 PASS spec/frontend/_warm_cache/024_spec.js 46515:24:55 PASS spec/frontend/_warm_cache/036_spec.js 46615:24:57 PASS spec/frontend/_warm_cache/041_spec.js 46715:24:58 PASS spec/frontend/_warm_cache/040_spec.js 46815:24:59 PASS spec/frontend/_warm_cache/022_spec.js 46915:25:01 PASS spec/frontend/_warm_cache/043_spec.js 47015:25:02 PASS spec/frontend/_warm_cache/082_spec.js 47115:25:03 PASS spec/frontend/_warm_cache/071_spec.js 47215:25:05 PASS spec/frontend/_warm_cache/030_spec.js 47315:25:06 PASS spec/frontend/_warm_cache/006_spec.js 47415:25:06 FAIL spec/frontend/_warm_cache/031_spec.js 47515:25:06 ● Test suite failed to run 47615:25:06 Unexpected calls to console (1) with: 47815:25:06 [1] warn: [Vue warn]: (deprecation GLOBAL_PRIVATE_UTIL) Vue.util has been removed. Please refactor to avoid its usage since it was an internal API even in Vue 2. 47915:25:06 23 | .join('\n'); 48115:25:06 > 25 | throw new Error( 48315:25:06 26 | `Unexpected calls to console (${consoleCalls.length}) with:\n${consoleCallsList}\n`, 48715:25:06 at throwErrorFromCalls (spec/frontend/__helpers__/console_watcher.js:25:9) 48815:25:06 at ConsoleWatcher.throwErrorFromCalls (spec/frontend/__helpers__/console_watcher.js:127:7) 48915:25:06 at console.call (spec/frontend/__helpers__/console_watcher.js:81:15) 49015:25:06 at warn (node_modules/@vue/compat/dist/vue.cjs.js:1798:17) 49115:25:06 at warnDeprecation$1 (node_modules/@vue/compat/dist/vue.cjs.js:2708:5) 49215:25:06 at assertCompatEnabled (node_modules/@vue/compat/dist/vue.cjs.js:2785:9) 49315:25:06 at Function.get (node_modules/@vue/compat/dist/vue.cjs.js:7501:13) 49415:25:06 at Object.<anonymous> (node_modules/vue-demi/lib/index.cjs:11:20) 49515:25:06 at Object.<anonymous> (node_modules/pinia/dist/pinia.cjs:8:15) 49615:25:06 at Object.<anonymous> (node_modules/pinia/index.js:6:20) 49715:25:06 at Object.require (app/assets/javascripts/notes/store/legacy_notes/index.js:1:1) 49815:25:06 at Object.require (app/assets/javascripts/diffs/stores/legacy_diffs/actions.js:24:1) 49915:25:06 at Object.require (spec/frontend/_warm_cache/031_spec.js:7:1) 50015:25:07 PASS spec/frontend/_warm_cache/044_spec.js 50115:25:08 PASS spec/frontend/_warm_cache/037_spec.js 50215:25:09 FAIL spec/frontend/_warm_cache/060_spec.js 50315:25:09 ● Test suite failed to run 50415:25:09 Unexpected calls to console (1) with: 50615:25:09 [1] warn: [Vue warn]: (deprecation GLOBAL_PRIVATE_UTIL) Vue.util has been removed. Please refactor to avoid its usage since it was an internal API even in Vue 2. 50715:25:09 23 | .join('\n'); 50915:25:09 > 25 | throw new Error( 51115:25:09 26 | `Unexpected calls to console (${consoleCalls.length}) with:\n${consoleCallsList}\n`, 51515:25:09 at throwErrorFromCalls (spec/frontend/__helpers__/console_watcher.js:25:9) 51615:25:09 at ConsoleWatcher.throwErrorFromCalls (spec/frontend/__helpers__/console_watcher.js:127:7) 51715:25:09 at console.call (spec/frontend/__helpers__/console_watcher.js:81:15) 51815:25:09 at warn (node_modules/@vue/compat/dist/vue.cjs.js:1798:17) 51915:25:09 at warnDeprecation$1 (node_modules/@vue/compat/dist/vue.cjs.js:2708:5) 52015:25:09 at assertCompatEnabled (node_modules/@vue/compat/dist/vue.cjs.js:2785:9) 52115:25:09 at Function.get (node_modules/@vue/compat/dist/vue.cjs.js:7501:13) 52215:25:09 at Object.<anonymous> (node_modules/vue-demi/lib/index.cjs:11:20) 52315:25:09 at Object.<anonymous> (node_modules/pinia/dist/pinia.cjs:8:15) 52415:25:09 at Object.<anonymous> (node_modules/pinia/index.js:6:20) 52515:25:09 at Object.require (app/assets/javascripts/notes/store/legacy_notes/index.js:1:1) 52615:25:09 at Object.require (spec/frontend/_warm_cache/060_spec.js:27:1) 52715:25:10 PASS spec/frontend/_warm_cache/054_spec.js 52815:25:11SyntaxError: <Transition> expects exactly one child element or component. 52915:25:11 FAIL spec/frontend/_warm_cache/007_spec.js 53015:25:11 ● Test suite failed to run 53115:25:11 [vue-jest] Error: Vue template compilation failed 53215:25:11 10 | } from '~/lib/utils/url_utility'; 53315:25:11 11 | import { s__ } from '~/locale'; 53415:25:11 > 12 | import BoardContent from '~/boards/components/board_content.vue'; 53615:25:11 13 | import BoardSettingsSidebar from '~/boards/components/board_settings_sidebar.vue'; 53715:25:11 14 | import BoardTopBar from '~/boards/components/board_top_bar.vue'; 53815:25:11 15 | import { listsQuery, FilterFields, GroupByParamType } from 'ee_else_ce/boards/constants'; 53915:25:11 at throwError (node_modules/@vue/vue3-jest/lib/throw-error.js:2:9) 54015:25:11 at logResultErrors (node_modules/@vue/vue3-jest/lib/utils.js:180:5) 54115:25:11 at processTemplate (node_modules/@vue/vue3-jest/lib/process.js:130:3) 54215:25:11 at Object.module.exports [as process] (node_modules/@vue/vue3-jest/lib/process.js:171:26) 54315:25:11 at ScriptTransformer.transformSource (node_modules/@jest/transform/build/ScriptTransformer.js:545:31) 54415:25:11 at ScriptTransformer._transformAndBuildScript (node_modules/@jest/transform/build/ScriptTransformer.js:674:40) 54515:25:11 at ScriptTransformer.transform (node_modules/@jest/transform/build/ScriptTransformer.js:726:19) 54615:25:11 at Object.<anonymous> (app/assets/javascripts/boards/components/board_app.vue:12:1) 54715:25:11 at Object.require (spec/frontend/_warm_cache/007_spec.js:42:1) 54815:25:13 PASS spec/frontend/_warm_cache/052_spec.js 54915:25:15 PASS spec/frontend/_warm_cache/042_spec.js 55015:25:15 PASS spec/frontend/_warm_cache/053_spec.js 55115:25:17SyntaxError: v-else/v-else-if has no adjacent v-if or v-else-if. 55215:25:17 FAIL spec/frontend/_warm_cache/155_spec.js 55315:25:17 ● Test suite failed to run 55415:25:17 [vue-jest] Error: Vue template compilation failed 55515:25:17 6 | import 'ee/workspaces/settings/pages/app.vue'; 55615:25:17 7 | import 'ee/workspaces/user/components/search_projects_listbox.vue'; 55715:25:17 > 8 | import 'ee/workspaces/user/components/workspace_variables.vue'; 55915:25:17 9 | import 'ee/workspaces/user/components/workspaces_breadcrumbs.vue'; 56015:25:17 10 | import 'ee/workspaces/user/constants'; 56115:25:17 11 | import 'ee/workspaces/user/graphql/mutations/workspace_create.mutation.graphql'; 56215:25:17 at throwError (node_modules/@vue/vue3-jest/lib/throw-error.js:2:9) 56315:25:17 at logResultErrors (node_modules/@vue/vue3-jest/lib/utils.js:180:5) 56415:25:17 at processTemplate (node_modules/@vue/vue3-jest/lib/process.js:130:3) 56515:25:17 at Object.module.exports [as process] (node_modules/@vue/vue3-jest/lib/process.js:171:26) 56615:25:17 at ScriptTransformer.transformSource (node_modules/@jest/transform/build/ScriptTransformer.js:545:31) 56715:25:17 at ScriptTransformer._transformAndBuildScript (node_modules/@jest/transform/build/ScriptTransformer.js:674:40) 56815:25:17 at ScriptTransformer.transform (node_modules/@jest/transform/build/ScriptTransformer.js:726:19) 56915:25:17 at Object.require (spec/frontend/_warm_cache/155_spec.js:8:1) 57015:25:17Summary of all failing tests 57115:25:17 FAIL spec/frontend/_warm_cache/117_spec.js 57215:25:17 ● Test suite failed to run 57315:25:17 [vue-jest] Error: Vue template compilation failed 57415:25:17 10 | } from '~/lib/utils/url_utility'; 57515:25:17 11 | import { s__ } from '~/locale'; 57615:25:17 > 12 | import BoardContent from '~/boards/components/board_content.vue'; 57815:25:17 13 | import BoardSettingsSidebar from '~/boards/components/board_settings_sidebar.vue'; 57915:25:17 14 | import BoardTopBar from '~/boards/components/board_top_bar.vue'; 58015:25:17 15 | import { listsQuery, FilterFields, GroupByParamType } from 'ee_else_ce/boards/constants'; 58115:25:17 at throwError (node_modules/@vue/vue3-jest/lib/throw-error.js:2:9) 58215:25:17 at logResultErrors (node_modules/@vue/vue3-jest/lib/utils.js:180:5) 58315:25:17 at processTemplate (node_modules/@vue/vue3-jest/lib/process.js:130:3) 58415:25:17 at Object.module.exports [as process] (node_modules/@vue/vue3-jest/lib/process.js:171:26) 58515:25:17 at ScriptTransformer.transformSource (node_modules/@jest/transform/build/ScriptTransformer.js:545:31) 58615:25:17 at ScriptTransformer._transformAndBuildScript (node_modules/@jest/transform/build/ScriptTransformer.js:674:40) 58715:25:17 at ScriptTransformer.transform (node_modules/@jest/transform/build/ScriptTransformer.js:726:19) 58815:25:17 at Object.<anonymous> (app/assets/javascripts/boards/components/board_app.vue:12:1) 58915:25:17 at Object.require (ee/app/assets/javascripts/epic_boards/index.js:6:1) 59015:25:17 at Object.require (spec/frontend/_warm_cache/117_spec.js:29:1) 59115:25:17 FAIL spec/frontend/_warm_cache/058_spec.js 59215:25:17 ● Test suite failed to run 59315:25:17 Unexpected calls to console (1) with: 59515:25:17 [1] warn: [Vue warn]: (deprecation GLOBAL_PRIVATE_UTIL) Vue.util has been removed. Please refactor to avoid its usage since it was an internal API even in Vue 2. 59615:25:17 23 | .join('\n'); 59815:25:17 > 25 | throw new Error( 60015:25:17 26 | `Unexpected calls to console (${consoleCalls.length}) with:\n${consoleCallsList}\n`, 60415:25:17 at throwErrorFromCalls (spec/frontend/__helpers__/console_watcher.js:25:9) 60515:25:17 at ConsoleWatcher.throwErrorFromCalls (spec/frontend/__helpers__/console_watcher.js:127:7) 60615:25:17 at console.call (spec/frontend/__helpers__/console_watcher.js:81:15) 60715:25:17 at warn (node_modules/@vue/compat/dist/vue.cjs.js:1798:17) 60815:25:17 at warnDeprecation$1 (node_modules/@vue/compat/dist/vue.cjs.js:2708:5) 60915:25:17 at assertCompatEnabled (node_modules/@vue/compat/dist/vue.cjs.js:2785:9) 61015:25:17 at Function.get (node_modules/@vue/compat/dist/vue.cjs.js:7501:13) 61115:25:17 at Object.<anonymous> (node_modules/vue-demi/lib/index.cjs:11:20) 61215:25:17 at Object.<anonymous> (node_modules/pinia/dist/pinia.cjs:8:15) 61315:25:17 at Object.<anonymous> (node_modules/pinia/index.js:6:20) 61415:25:17 at Object.require (app/assets/javascripts/mr_notes/store/legacy_mr_notes.js:1:1) 61515:25:17 at Object.require (spec/frontend/_warm_cache/058_spec.js:42:1) 61615:25:17 FAIL spec/frontend/_warm_cache/009_spec.js 61715:25:17 ● Test suite failed to run 61815:25:17 [vue-jest] Error: Vue template compilation failed 61915:25:17 10 | } from '~/lib/utils/url_utility'; 62015:25:17 11 | import { s__ } from '~/locale'; 62115:25:17 > 12 | import BoardContent from '~/boards/components/board_content.vue'; 62315:25:17 13 | import BoardSettingsSidebar from '~/boards/components/board_settings_sidebar.vue'; 62415:25:17 14 | import BoardTopBar from '~/boards/components/board_top_bar.vue'; 62515:25:17 15 | import { listsQuery, FilterFields, GroupByParamType } from 'ee_else_ce/boards/constants'; 62615:25:17 at throwError (node_modules/@vue/vue3-jest/lib/throw-error.js:2:9) 62715:25:17 at logResultErrors (node_modules/@vue/vue3-jest/lib/utils.js:180:5) 62815:25:17 at processTemplate (node_modules/@vue/vue3-jest/lib/process.js:130:3) 62915:25:17 at Object.module.exports [as process] (node_modules/@vue/vue3-jest/lib/process.js:171:26) 63015:25:17 at ScriptTransformer.transformSource (node_modules/@jest/transform/build/ScriptTransformer.js:545:31) 63115:25:17 at ScriptTransformer._transformAndBuildScript (node_modules/@jest/transform/build/ScriptTransformer.js:674:40) 63215:25:17 at ScriptTransformer.transform (node_modules/@jest/transform/build/ScriptTransformer.js:726:19) 63315:25:17 at Object.<anonymous> (app/assets/javascripts/boards/components/board_app.vue:12:1) 63415:25:17 at Object.require (app/assets/javascripts/boards/index.js:4:1) 63515:25:17 at Object.require (spec/frontend/_warm_cache/009_spec.js:12:1) 63615:25:17 FAIL spec/frontend/_warm_cache/031_spec.js 63715:25:17 ● Test suite failed to run 63815:25:17 Unexpected calls to console (1) with: 64015:25:17 [1] warn: [Vue warn]: (deprecation GLOBAL_PRIVATE_UTIL) Vue.util has been removed. Please refactor to avoid its usage since it was an internal API even in Vue 2. 64115:25:17 23 | .join('\n'); 64315:25:17 > 25 | throw new Error( 64515:25:17 26 | `Unexpected calls to console (${consoleCalls.length}) with:\n${consoleCallsList}\n`, 64915:25:17 at throwErrorFromCalls (spec/frontend/__helpers__/console_watcher.js:25:9) 65015:25:17 at ConsoleWatcher.throwErrorFromCalls (spec/frontend/__helpers__/console_watcher.js:127:7) 65115:25:17 at console.call (spec/frontend/__helpers__/console_watcher.js:81:15) 65215:25:17 at warn (node_modules/@vue/compat/dist/vue.cjs.js:1798:17) 65315:25:17 at warnDeprecation$1 (node_modules/@vue/compat/dist/vue.cjs.js:2708:5) 65415:25:17 at assertCompatEnabled (node_modules/@vue/compat/dist/vue.cjs.js:2785:9) 65515:25:17 at Function.get (node_modules/@vue/compat/dist/vue.cjs.js:7501:13) 65615:25:17 at Object.<anonymous> (node_modules/vue-demi/lib/index.cjs:11:20) 65715:25:17 at Object.<anonymous> (node_modules/pinia/dist/pinia.cjs:8:15) 65815:25:17 at Object.<anonymous> (node_modules/pinia/index.js:6:20) 65915:25:17 at Object.require (app/assets/javascripts/notes/store/legacy_notes/index.js:1:1) 66015:25:17 at Object.require (app/assets/javascripts/diffs/stores/legacy_diffs/actions.js:24:1) 66115:25:17 at Object.require (spec/frontend/_warm_cache/031_spec.js:7:1) 66215:25:17 FAIL spec/frontend/_warm_cache/060_spec.js 66315:25:17 ● Test suite failed to run 66415:25:17 Unexpected calls to console (1) with: 66615:25:17 [1] warn: [Vue warn]: (deprecation GLOBAL_PRIVATE_UTIL) Vue.util has been removed. Please refactor to avoid its usage since it was an internal API even in Vue 2. 66715:25:17 23 | .join('\n'); 66915:25:17 > 25 | throw new Error( 67115:25:17 26 | `Unexpected calls to console (${consoleCalls.length}) with:\n${consoleCallsList}\n`, 67515:25:17 at throwErrorFromCalls (spec/frontend/__helpers__/console_watcher.js:25:9) 67615:25:17 at ConsoleWatcher.throwErrorFromCalls (spec/frontend/__helpers__/console_watcher.js:127:7) 67715:25:17 at console.call (spec/frontend/__helpers__/console_watcher.js:81:15) 67815:25:17 at warn (node_modules/@vue/compat/dist/vue.cjs.js:1798:17) 67915:25:17 at warnDeprecation$1 (node_modules/@vue/compat/dist/vue.cjs.js:2708:5) 68015:25:17 at assertCompatEnabled (node_modules/@vue/compat/dist/vue.cjs.js:2785:9) 68115:25:17 at Function.get (node_modules/@vue/compat/dist/vue.cjs.js:7501:13) 68215:25:17 at Object.<anonymous> (node_modules/vue-demi/lib/index.cjs:11:20) 68315:25:17 at Object.<anonymous> (node_modules/pinia/dist/pinia.cjs:8:15) 68415:25:17 at Object.<anonymous> (node_modules/pinia/index.js:6:20) 68515:25:17 at Object.require (app/assets/javascripts/notes/store/legacy_notes/index.js:1:1) 68615:25:17 at Object.require (spec/frontend/_warm_cache/060_spec.js:27:1) 68715:25:17 FAIL spec/frontend/_warm_cache/007_spec.js 68815:25:17 ● Test suite failed to run 68915:25:17 [vue-jest] Error: Vue template compilation failed 69015:25:17 10 | } from '~/lib/utils/url_utility'; 69115:25:17 11 | import { s__ } from '~/locale'; 69215:25:17 > 12 | import BoardContent from '~/boards/components/board_content.vue'; 69415:25:17 13 | import BoardSettingsSidebar from '~/boards/components/board_settings_sidebar.vue'; 69515:25:17 14 | import BoardTopBar from '~/boards/components/board_top_bar.vue'; 69615:25:17 15 | import { listsQuery, FilterFields, GroupByParamType } from 'ee_else_ce/boards/constants'; 69715:25:17 at throwError (node_modules/@vue/vue3-jest/lib/throw-error.js:2:9) 69815:25:17 at logResultErrors (node_modules/@vue/vue3-jest/lib/utils.js:180:5) 69915:25:17 at processTemplate (node_modules/@vue/vue3-jest/lib/process.js:130:3) 70015:25:17 at Object.module.exports [as process] (node_modules/@vue/vue3-jest/lib/process.js:171:26) 70115:25:17 at ScriptTransformer.transformSource (node_modules/@jest/transform/build/ScriptTransformer.js:545:31) 70215:25:17 at ScriptTransformer._transformAndBuildScript (node_modules/@jest/transform/build/ScriptTransformer.js:674:40) 70315:25:17 at ScriptTransformer.transform (node_modules/@jest/transform/build/ScriptTransformer.js:726:19) 70415:25:17 at Object.<anonymous> (app/assets/javascripts/boards/components/board_app.vue:12:1) 70515:25:17 at Object.require (spec/frontend/_warm_cache/007_spec.js:42:1) 70615:25:17 FAIL spec/frontend/_warm_cache/155_spec.js 70715:25:17 ● Test suite failed to run 70815:25:17 [vue-jest] Error: Vue template compilation failed 70915:25:17 6 | import 'ee/workspaces/settings/pages/app.vue'; 71015:25:17 7 | import 'ee/workspaces/user/components/search_projects_listbox.vue'; 71115:25:17 > 8 | import 'ee/workspaces/user/components/workspace_variables.vue'; 71315:25:17 9 | import 'ee/workspaces/user/components/workspaces_breadcrumbs.vue'; 71415:25:17 10 | import 'ee/workspaces/user/constants'; 71515:25:17 11 | import 'ee/workspaces/user/graphql/mutations/workspace_create.mutation.graphql'; 71615:25:17 at throwError (node_modules/@vue/vue3-jest/lib/throw-error.js:2:9) 71715:25:17 at logResultErrors (node_modules/@vue/vue3-jest/lib/utils.js:180:5) 71815:25:17 at processTemplate (node_modules/@vue/vue3-jest/lib/process.js:130:3) 71915:25:17 at Object.module.exports [as process] (node_modules/@vue/vue3-jest/lib/process.js:171:26) 72015:25:17 at ScriptTransformer.transformSource (node_modules/@jest/transform/build/ScriptTransformer.js:545:31) 72115:25:17 at ScriptTransformer._transformAndBuildScript (node_modules/@jest/transform/build/ScriptTransformer.js:674:40) 72215:25:17 at ScriptTransformer.transform (node_modules/@jest/transform/build/ScriptTransformer.js:726:19) 72315:25:17 at Object.require (spec/frontend/_warm_cache/155_spec.js:8:1) 72415:25:17Test Suites: 7 failed, 148 passed, 155 total 72515:25:17Tests: 148 passed, 148 total 72615:25:17Snapshots: 0 total 72715:25:17Time: 251.766 s 72815:25:17Ran all test suites matching /\/builds\/gitlab-org\/gitlab\/spec\/frontend\/_warm_cache/i. 72915:25:17error Command failed with exit code 1. 73115:25:17[WARMING JEST]: End execution: jest exited with 1 73215:25:17Moving spec/frontend/_warm_cache to tmp/ 73315:25:17Jest cache warming failed! 73415:25:17If the failure is due to an import error, add the problematic file(s) to the ignore list in scripts/frontend/warm_jest_cache.mjs. 73515:25:17For help, contact the Manage:Foundations team. 73615:25:17error Command failed with exit code 2. 73815:25:17/usr/bin/bash: line 419: pop_var_context: head of shell_variables not a function context 74015:25:18Uploading artifacts... 74115:25:18tmp/cache/jest/: found 18019 matching artifact files and directories 74315:25:18WARNING: Retrying... context=artifacts-uploader error=request redirected 74415:25:31Uploading artifacts as "archive" to coordinator... 201 Created id=7879698023 responseStatus=201 Created token=glcbt-66 74615:25:39ERROR: Job failed: exit code 2