Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-313 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-IByJAEIbRmsV/agent.2095 SSH_AGENT_PID=2097 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release@tmp/private_key_12529065970570343020.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel > git init /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/i-release^{commit} # timeout=10 Checking out Revision fe9051bb91b524ff9cef5023a95dea7161d75388 (refs/remotes/origin/i-release) > git config core.sparsecheckout # timeout=10 > git checkout -f fe9051bb91b524ff9cef5023a95dea7161d75388 # timeout=10 Commit message: "Trigger i-release documentation" > git rev-list --no-walk fe9051bb91b524ff9cef5023a95dea7161d75388 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins18077714962302904359.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WzsL lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-WzsL/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.2 from /tmp/venv-WzsL/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.2 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.29 botocore==1.34.29 bs4==0.0.2 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.5.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.5.0 docker==4.2.2 dogpile.cache==1.3.0 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.41 google-auth==2.27.0 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.5.0 kubernetes==29.0.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.4 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==0.10.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.0 oslo.config==9.3.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.3.0 oslo.utils==7.0.0 packaging==23.2 pbr==6.0.0 platformdirs==4.1.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.4 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.17.1 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.4 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release@tmp/config5511817065580319141tmp copy managed file [portal-nonrtric-controlpanel-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release@tmp/config10422185822629646388tmp [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins6385957280076654436.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins15395306818771643591.sh [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/sh -xe /tmp/jenkins12415027667453921538.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=webapp-frontend CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash -l /tmp/jenkins17966938393142717504.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WzsL from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-WzsL/bin to PATH ---> Docker image tag found: 2.6.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=webapp-frontend CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/nonrtric-controlpanel [EnvInject] - Variables injected successfully. [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins12703898247619265021.sh ---> docker-build.sh Docker version 20.10.20, build 9fdeb9c Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 . Sending build context to Docker daemon 575kB Step 1/21 : FROM node:14-alpine AS stage1 14-alpine: Pulling from library/node f56be85fc22e: Pulling fs layer 8f665685b215: Pulling fs layer e5fca6c395a6: Pulling fs layer 561cb69653d5: Pulling fs layer 561cb69653d5: Waiting f56be85fc22e: Download complete e5fca6c395a6: Verifying Checksum e5fca6c395a6: Download complete f56be85fc22e: Pull complete 561cb69653d5: Verifying Checksum 561cb69653d5: Download complete 8f665685b215: Verifying Checksum 8f665685b215: Download complete 8f665685b215: Pull complete e5fca6c395a6: Pull complete 561cb69653d5: Pull complete Digest: sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 Status: Downloaded newer image for node:14-alpine ---> 0dac3dc27b1a Step 2/21 : WORKDIR /usr/src/app ---> Running in 12eee0b19bec Removing intermediate container 12eee0b19bec ---> d8a114976847 Step 3/21 : COPY package.json ./ ---> 03fab79a4a2c Step 4/21 : RUN npm install ---> Running in e7c40b1c824f npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular npm WARN deprecated @angular/flex-layout@9.0.0-beta.31: This package has been deprecated. Please see https://blog.angular.io/modern-css-in-angular-layouts-4a259dca9127 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) npm WARN deprecated @schematics/update@0.901.15: This was an internal-only Angular package up through Angular v11 which is no longer used or maintained. Upgrade Angular to v12+ to remove this dependency. npm WARN deprecated read-package-tree@5.3.1: The functionality that this package provided is now in @npmcli/arborist npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead npm WARN deprecated core-js@3.6.4: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs npm WARN deprecated figgy-pudding@3.5.2: This module is no longer supported. npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated @babel/plugin-proposal-json-strings@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead. npm WARN deprecated @babel/plugin-proposal-dynamic-import@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead. npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. npm WARN deprecated @babel/plugin-proposal-numeric-separator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. npm WARN deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. npm WARN deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. npm WARN deprecated @babel/plugin-proposal-optional-catch-binding@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead. npm WARN deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. npm WARN deprecated fsevents@2.1.3: "Please update to latest v2.3 or v2.2" npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated @types/minipass@3.3.5: This is a stub types definition. minipass provides its own type definitions, so you do not need this installed. npm WARN deprecated debuglog@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. npm WARN deprecated node-fetch-npm@2.0.4: This module is not used anymore, npm uses minipass-fetch for its fetch implementation now npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs npm WARN deprecated fsevents@1.2.13: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2 npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated  > core-js@3.6.4 postinstall /usr/src/app/node_modules/core-js > node -e "try{require('./postinstall')}catch(e){}" Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:  > https://opencollective.com/core-js  > https://www.patreon.com/zloirock  Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) > @angular/cli@9.1.15 postinstall /usr/src/app/node_modules/@angular/cli > node ./bin/postinstall/script.js > @fortawesome/fontawesome-free@5.15.4 postinstall /usr/src/app/node_modules/@fortawesome/fontawesome-free > node attribution.js Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/rollup/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/watchpack-chokidar2/node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/webpack-dev-server/node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN angular6-json-schema-form@8.0.0 requires a peer of @angular/flex-layout@>=6.0.0-beta.16 but none is installed. You must install peer dependencies yourself.  added 1565 packages from 1413 contributors and audited 1571 packages in 42.513s 132 packages are looking for funding run `npm fund` for details found 51 vulnerabilities (3 low, 29 moderate, 17 high, 2 critical) run `npm audit fix` to fix them, or `npm audit` for details Removing intermediate container e7c40b1c824f ---> ffc3efb34c9d Step 5/21 : COPY . . ---> 9b616b4e15c8 Step 6/21 : RUN apk update ---> Running in ef0c7d94ee93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz v3.17.7-1-gec6be643d42 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] v3.17.6-90-gc4b39c50af2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] OK: 17824 distinct packages available Removing intermediate container ef0c7d94ee93 ---> 9f6c7d388aca Step 7/21 : RUN apk add chromium ---> Running in 10b3d71de890 (1/150) Installing libexpat (2.5.0-r0) (2/150) Installing brotli-libs (1.0.9-r9) (3/150) Installing libbz2 (1.0.8-r4) (4/150) Installing libpng (1.6.39-r0) (5/150) Installing freetype (2.12.1-r0) (6/150) Installing fontconfig (2.14.1-r0) (7/150) Installing libfontenc (1.1.6-r0) (8/150) Installing mkfontscale (1.2.2-r1) (9/150) Installing font-opensans (0_git20210927-r1) (10/150) Installing pkgconf (1.9.4-r0) (11/150) Installing libffi (3.4.4-r0) (12/150) Installing libintl (0.21.1-r1) (13/150) Installing libblkid (2.38.1-r1) (14/150) Installing libmount (2.38.1-r1) (15/150) Installing pcre2 (10.42-r0) (16/150) Installing glib (2.74.7-r0) (17/150) Installing xz-libs (5.2.9-r0) (18/150) Installing libxml2 (2.10.4-r0) (19/150) Installing shared-mime-info (2.2-r2) (20/150) Installing hicolor-icon-theme (0.17-r2) (21/150) Installing libjpeg-turbo (2.1.4-r0) (22/150) Installing libwebp (1.2.4-r3) (23/150) Installing zstd-libs (1.5.5-r0) (24/150) Installing tiff (4.4.0-r4) (25/150) Installing gdk-pixbuf (2.42.10-r0) (26/150) Installing gtk-update-icon-cache (3.24.36-r0) (27/150) Installing libxau (1.0.10-r0) (28/150) Installing libmd (1.0.4-r0) (29/150) Installing libbsd (0.11.7-r0) (30/150) Installing libxdmcp (1.1.4-r0) (31/150) Installing libxcb (1.15-r0) (32/150) Installing libx11 (1.8.7-r0) (33/150) Installing libxcomposite (0.4.5-r1) (34/150) Installing libxfixes (6.0.0-r0) (35/150) Installing libxrender (0.9.11-r0) (36/150) Installing libxcursor (1.2.1-r1) (37/150) Installing libxdamage (1.1.5-r1) (38/150) Installing libxext (1.3.5-r0) (39/150) Installing libxi (1.8-r0) (40/150) Installing libxinerama (1.1.5-r0) (41/150) Installing libxrandr (1.5.3-r0) (42/150) Installing libatk-1.0 (2.46.0-r0) (43/150) Installing libxtst (1.2.4-r0) (44/150) Installing dbus-libs (1.14.8-r0) (45/150) Installing at-spi2-core (2.46.0-r0) (46/150) Installing libatk-bridge-2.0 (2.46.0-r0) (47/150) Installing pixman (0.42.2-r0) (48/150) Installing cairo (1.17.6-r3) (49/150) Installing cairo-gobject (1.17.6-r3) (50/150) Installing avahi-libs (0.8-r6) (51/150) Installing gmp (6.2.1-r2) (52/150) Installing nettle (3.8.1-r0) (53/150) Installing p11-kit (0.24.1-r1) (54/150) Installing libtasn1 (4.19.0-r0) (55/150) Installing libunistring (1.1-r0) (56/150) Installing gnutls (3.7.8-r3) (57/150) Installing cups-libs (2.4.2-r3) (58/150) Installing libepoxy (1.5.10-r0) (59/150) Installing fribidi (1.0.12-r0) (60/150) Installing graphite2 (1.3.14-r2) (61/150) Installing harfbuzz (5.3.1-r1) (62/150) Installing libxft (2.3.7-r0) (63/150) Installing pango (1.50.13-r0) (64/150) Installing wayland-libs-client (1.21.0-r1) (65/150) Installing wayland-libs-cursor (1.21.0-r1) (66/150) Installing wayland-libs-egl (1.21.0-r1) (67/150) Installing xkeyboard-config (2.37-r0) (68/150) Installing libxkbcommon (1.4.1-r0) (69/150) Installing gtk+3.0 (3.24.36-r0) Executing gtk+3.0-3.24.36-r0.post-install (70/150) Installing mesa (22.2.5-r1) (71/150) Installing llvm15-libs (15.0.7-r0) (72/150) Installing hwdata-pci (0.364-r0) (73/150) Installing libpciaccess (0.17-r0) (74/150) Installing libdrm (2.4.114-r0) (75/150) Installing musl-fts (1.2.7-r3) (76/150) Installing libelf (0.187-r2) (77/150) Installing mesa-glapi (22.2.5-r1) (78/150) Installing mesa-dri-gallium (22.2.5-r1) (79/150) Installing eudev-libs (3.2.11-r4) (80/150) Installing libmagic (5.43-r0) (81/150) Installing file (5.43-r0) (82/150) Installing libice (1.0.10-r1) (83/150) Installing libuuid (2.38.1-r1) (84/150) Installing libsm (1.2.3-r1) (85/150) Installing libxt (1.2.1-r0) (86/150) Installing libxmu (1.1.4-r0) (87/150) Installing xset (1.2.4-r1) (88/150) Installing xprop (1.2.5-r1) (89/150) Installing xdg-utils (1.1.3-r4) (90/150) Installing libogg (1.3.5-r2) (91/150) Installing flac-libs (1.4.2-r0) (92/150) Installing aom-libs (3.5.0-r0) (93/150) Installing alsa-lib (1.2.8-r0) (94/150) Installing libatomic (12.2.1_git20220924-r4) (95/150) Installing sdl2 (2.26.5-r0) (96/150) Installing svt-av1-libs (1.3.0-r0) (97/150) Installing libass (0.16.0-r1) (98/150) Installing libdav1d (1.0.0-r2) (99/150) Installing ncurses-terminfo-base (6.3_p20221119-r1) (100/150) Installing ncurses-libs (6.3_p20221119-r1) (101/150) Installing lame (3.100-r2) (102/150) Installing opus (1.3.1-r1) (103/150) Installing libasyncns (0.8-r1) (104/150) Installing libltdl (2.4.7-r1) (105/150) Installing orc (0.4.33-r0) (106/150) Installing libvorbis (1.3.7-r0) (107/150) Installing libsndfile (1.1.0-r2) (108/150) Installing libgomp (12.2.1_git20220924-r4) (109/150) Installing soxr (0.1.3-r3) (110/150) Installing speexdsp (1.2.1-r0) (111/150) Installing tdb-libs (1.4.6-r0) (112/150) Installing libpulse (16.1-r6) (113/150) Installing cjson (1.7.17-r0) (114/150) Installing mbedtls (2.28.7-r0) (115/150) Installing librist (0.2.7-r0) (116/150) Installing libsrt (1.5.1-r0) (117/150) Installing libssh (0.10.5-r0) (118/150) Installing libtheora (1.1.1-r16) (119/150) Installing v4l-utils-libs (1.22.1-r2) (120/150) Installing libva (2.16.0-r0) (121/150) Installing libvdpau (1.5-r0) (122/150) Installing vidstab (1.1.0-r2) (123/150) Installing libvpx (1.12.0-r2) (124/150) Installing x264-libs (0.164_git20220602-r0) (125/150) Installing numactl (2.0.16-r1) (126/150) Installing x265-libs (3.5-r3) (127/150) Installing xvidcore (1.3.7-r1) (128/150) Installing libsodium (1.0.18-r2) (129/150) Installing libzmq (4.3.4-r1) (130/150) Installing ffmpeg-libs (5.1.4-r0) (131/150) Installing libevent (2.1.12-r5) (132/150) Installing wayland-libs-server (1.21.0-r1) (133/150) Installing mesa-gbm (22.2.5-r1) (134/150) Installing icu-data-en (72.1-r1) Executing icu-data-en-72.1-r1.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (135/150) Installing icu-libs (72.1-r1) (136/150) Installing jsoncpp (1.9.5-r0) (137/150) Installing lcms2 (2.14-r0) (138/150) Installing minizip (1.2.13-r0) (139/150) Installing nspr (4.35-r0) (140/150) Installing sqlite-libs (3.40.1-r1) (141/150) Installing nss (3.85-r1) (142/150) Installing pipewire-libs (0.3.61-r0) (143/150) Installing re2 (2022.06.01-r1) (144/150) Installing snappy (1.1.9-r4) (145/150) Installing libwoff2common (1.0.2-r2) (146/150) Installing libwoff2enc (1.0.2-r2) (147/150) Installing libgpg-error (1.46-r1) (148/150) Installing libgcrypt (1.10.1-r0) (149/150) Installing libxslt (1.1.37-r1) (150/150) Installing chromium (112.0.5615.165-r0) Executing busybox-1.35.0-r29.trigger Executing fontconfig-2.14.1-r0.trigger Executing mkfontscale-1.2.2-r1.trigger Executing glib-2.74.7-r0.trigger Executing shared-mime-info-2.2-r2.trigger Executing gdk-pixbuf-2.42.10-r0.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger OK: 548 MiB in 167 packages Removing intermediate container 10b3d71de890 ---> 442f2b7bbad9 Step 8/21 : RUN export CHROME_BIN=/usr/bin/chromium-browser ---> Running in e915180a5182 Removing intermediate container e915180a5182 ---> 69e6bcfa7794 Step 9/21 : ENV CHROME_BIN /usr/bin/chromium-browser ---> Running in 198758c6c88c Removing intermediate container 198758c6c88c ---> a49e2d68912d Step 10/21 : RUN ./ng test --browsers ChromeHeadless --code-coverage=true --watch=false ---> Running in 1c6694812490 30 01 2024 03:15:05.667:WARN [karma-server]: Passing raw CLI options to `new Server(config, done)` is deprecated. Use `parseConfig(configFilePath, cliOptions, {promiseConfig: true, throwErrors: true})` to prepare a processed `Config` instance and pass that as the `config` argument instead. Warning: Entry point 'angular6-json-schema-form' contains deep imports into '/usr/src/app/node_modules/lodash-es/cloneDeep', '/usr/src/app/node_modules/ajv/lib/refs/json-schema-draft-06.json', '/usr/src/app/node_modules/lodash-es/filter', '/usr/src/app/node_modules/lodash-es/map', '/usr/src/app/node_modules/lodash-es/isEqual', '/usr/src/app/node_modules/lodash-es/uniqueId'. This is probably not a problem, but may cause the compilation of entry points to be out of order. Warning: Entry point 'ng2-completer' contains deep imports into '/usr/src/app/node_modules/rxjs/Observable', '/usr/src/app/node_modules/rxjs/Subject', '/usr/src/app/node_modules/rxjs/observable/timer', '/usr/src/app/node_modules/rxjs/add/operator/catch'. This is probably not a problem, but may cause the compilation of entry points to be out of order. Compiling @angular/animations : es2015 as esm2015 Compiling @angular/core : es2015 as esm2015 Compiling @angular/cdk/keycodes : es2015 as esm2015 Compiling @angular/compiler/testing : es2015 as esm2015 Compiling @angular/animations/browser : es2015 as esm2015 Compiling @angular/cdk/observers : es2015 as esm2015 Compiling @angular/common : es2015 as esm2015 Compiling @angular/cdk/collections : es2015 as esm2015 Compiling @angular/cdk/platform : es2015 as esm2015 Compiling @angular/cdk/bidi : es2015 as esm2015 Compiling @angular/platform-browser : es2015 as esm2015 Compiling @angular/cdk/a11y : es2015 as esm2015 Compiling @angular/forms : es2015 as esm2015 Compiling @angular/platform-browser/animations : es2015 as esm2015 Compiling @angular/cdk/scrolling : es2015 as esm2015 Compiling @angular/cdk/portal : es2015 as esm2015 Compiling @angular/material/core : es2015 as esm2015 Compiling @angular/common/http : es2015 as esm2015 Compiling @angular/cdk/overlay : es2015 as esm2015 Compiling @angular/material/form-field : es2015 as esm2015 Compiling @angular/cdk/layout : es2015 as esm2015 Compiling @angular/material/button : es2015 as esm2015 Compiling @angular/flex-layout/core : es2015 as esm2015 Compiling @angular/material/icon : es2015 as esm2015 Compiling @angular/material/select : es2015 as esm2015 Compiling @angular/material/tooltip : es2015 as esm2015 Compiling @angular/cdk/text-field : es2015 as esm2015 Compiling @angular/router : es2015 as esm2015 Compiling @angular/flex-layout/extended : es2015 as esm2015 Compiling @angular/flex-layout/flex : es2015 as esm2015 Compiling @angular/flex-layout/grid : es2015 as esm2015 Compiling @angular/material/dialog : es2015 as esm2015 Compiling @angular/material/input : es2015 as esm2015 Compiling @angular/cdk/accordion : es2015 as esm2015 Compiling @angular/cdk/stepper : es2015 as esm2015 Compiling @angular/material/divider : es2015 as esm2015 Compiling @angular/cdk/table : es2015 as esm2015 Compiling @angular/material/paginator : es2015 as esm2015 Compiling @angular/material/sort : es2015 as esm2015 Compiling @angular/cdk/tree : es2015 as esm2015 Compiling @angular/core/testing : es2015 as esm2015 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 Compiling @angular/platform-browser/testing : es2015 as esm2015 Compiling @angular/common/testing : es2015 as esm2015 Compiling @angular/flex-layout : es2015 as esm2015 Compiling @angular/material/autocomplete : es2015 as esm2015 Compiling @angular/material/button-toggle : es2015 as esm2015 Compiling @angular/material/card : es2015 as esm2015 Compiling @angular/material/checkbox : es2015 as esm2015 Compiling @angular/material/chips : es2015 as esm2015 Compiling @angular/material/datepicker : es2015 as esm2015 Compiling @angular/material/expansion : es2015 as esm2015 Compiling @angular/material/radio : es2015 as esm2015 Compiling @angular/material/slide-toggle : es2015 as esm2015 Compiling @angular/material/slider : es2015 as esm2015 Compiling @angular/material/stepper : es2015 as esm2015 Compiling @angular/material/tabs : es2015 as esm2015 Compiling @angular/animations/browser/testing : es2015 as esm2015 Compiling @angular/cdk/clipboard : es2015 as esm2015 Compiling @angular/cdk/drag-drop : es2015 as esm2015 Compiling @angular/common/http/testing : es2015 as esm2015 Compiling @angular/material/badge : es2015 as esm2015 Compiling @angular/material/bottom-sheet : es2015 as esm2015 Compiling @angular/material/grid-list : es2015 as esm2015 Compiling @angular/material/icon/testing : es2015 as esm2015 Compiling @angular/material/list : es2015 as esm2015 Compiling @angular/material/menu : es2015 as esm2015 Compiling @angular/material/progress-bar : es2015 as esm2015 Compiling @angular/material/progress-spinner : es2015 as esm2015 Compiling @angular/material/sidenav : es2015 as esm2015 Compiling @angular/material/snack-bar : es2015 as esm2015 Compiling @angular/material/table : es2015 as esm2015 Compiling @angular/material/toolbar : es2015 as esm2015 Compiling @angular/material/tree : es2015 as esm2015 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 Compiling @angular/router/testing : es2015 as esm2015 Compiling angular-bootstrap-md : es2015 as esm2015 Compiling angular6-json-schema-form : es2015 as esm2015 Compiling ng2-charts : es2015 as esm2015 Compiling ng2-completer : es2015 as esm2015 Compiling ngx-cookie-service : es2015 as esm2015 Compiling ngx-toastr : es2015 as esm2015 30 01 2024 03:16:06.531:INFO [karma-server]: Karma v6.4.2 server started at http://localhost:9876/ 30 01 2024 03:16:06.531:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited 30 01 2024 03:16:06.536:INFO [launcher]: Starting browser Chrome 30 01 2024 03:16:18.926:INFO [Chrome Headless 112.0.5615.165 (Linux x86_64)]: Connected on socket LnPOdtnIMgaYXVB5AAAB with id 44804744 30 01 2024 03:16:18.958:WARN [web-server]: The `customFileHandlers` is deprecated and will be removed in Karma 7. Please upgrade plugins relying on this provider. Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 0 of 139 SUCCESS (0 secs / 0 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 1 of 139 SUCCESS (0 secs / 0.094 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 2 of 139 SUCCESS (0 secs / 0.122 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 3 of 139 SUCCESS (0 secs / 0.128 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 4 of 139 SUCCESS (0 secs / 0.137 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 5 of 139 SUCCESS (0 secs / 0.142 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 6 of 139 SUCCESS (0 secs / 0.146 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 7 of 139 SUCCESS (0 secs / 0.156 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 8 of 139 SUCCESS (0 secs / 0.162 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 9 of 139 SUCCESS (0 secs / 0.168 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 10 of 139 SUCCESS (0 secs / 0.196 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 11 of 139 SUCCESS (0 secs / 0.224 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 12 of 139 SUCCESS (0 secs / 0.233 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 13 of 139 SUCCESS (0 secs / 0.238 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 14 of 139 SUCCESS (0 secs / 0.244 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 15 of 139 SUCCESS (0 secs / 0.249 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 16 of 139 SUCCESS (0 secs / 0.26 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 17 of 139 SUCCESS (0 secs / 0.294 secs) ERROR: 'Error during cleanup of component', Object{component: JobsListComponent{consumerService: Object{getJobIds: ..., getJobInfo: ..., getConsumerStatus: ...}, ui: UiService{darkModeState: ..., expanded: ...}, jobsSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, refresh$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loadingSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, polling$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loading$: Observable{_isScalar: ..., source: ...}, checked: false, firstTime: true, jobList: [], jobForm: FormGroup{validator: ..., asyncValidator: ..., _onCollectionChange: ..., pristine: ..., touched: ..., _onDisabledChange: ..., controls: ..., valueChanges: ..., statusChanges: ..., status: ..., value: ..., errors: ...}, __ngContext__: [..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...], paginator: MatPaginator{_isInitialized: ..., _pendingSubscribers: ..., initialized: ..., _disabled: ..., _intl: ..., _changeDetectorRef: ..., _pageIndex: ..., _length: ..., _pageSizeOptions: ..., _hidePageSize: ..., _showFirstLastButtons: ..., page: ..., _intlChanges: ..., __ngContext__: ...}}, stacktrace: TypeError: Cannot read properties of undefined (reading 'unsubscribe') TypeError: Cannot read properties of undefined (reading 'unsubscribe') at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 at Array.forEach ()} Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 17 of 139 SUCCESS (0 secs / 0.294 secs) ERROR: 'Error during cleanup of component', Object{component: JobsListComponent{consumerService: Object{getJobIds: ..., getJobInfo: ..., getConsumerStatus: ...}, ui: UiService{darkModeState: ..., expanded: ...}, jobsSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, refresh$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loadingSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, polling$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loading$: Observable{_isScalar: ..., source: ...}, checked: false, firstTime: true, jobList: [], jobForm: FormGroup{validator: ..., asyncValidator: ..., _onCollectionChange: ..., pristine: ..., touched: ..., _onDisabledChange: ..., controls: ..., valueChanges: ..., statusChanges: ..., status: ..., value: ..., errors: ...}, __ngContext__: [..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...], paginator: MatPaginator{_isInitialized: ..., _pendingSubscribers: ..., initialized: ..., _disabled: ..., _intl: ..., _changeDetectorRef: ..., _pageIndex: ..., _length: ..., _pageSizeOptions: ..., _hidePageSize: ..., _showFirstLastButtons: ..., page: ..., _intlChanges: ..., __ngContext__: ...}}, stacktrace: TypeError: Cannot read properties of undefined (reading 'unsubscribe') TypeError: Cannot read properties of undefined (reading 'unsubscribe') at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 at Array.forEach ()} Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 18 of 139 SUCCESS (0 secs / 0.315 secs) ERROR: 'Error during cleanup of component', Object{component: JobsListComponent{consumerService: Object{getJobIds: ..., getJobInfo: ..., getConsumerStatus: ...}, ui: UiService{darkModeState: ..., expanded: ...}, jobsSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, refresh$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loadingSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, polling$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loading$: Observable{_isScalar: ..., source: ...}, checked: false, firstTime: false, jobList: [..., ...], jobForm: FormGroup{validator: ..., asyncValidator: ..., _onCollectionChange: ..., pristine: ..., touched: ..., _onDisabledChange: ..., controls: ..., valueChanges: ..., statusChanges: ..., status: ..., value: ..., errors: ...}, __ngContext__: [..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...], paginator: MatPaginator{_isInitialized: ..., _pendingSubscribers: ..., initialized: ..., _disabled: ..., _intl: ..., _changeDetectorRef: ..., _pageIndex: ..., _length: ..., _pageSizeOptions: ..., _hidePageSize: ..., _showFirstLastButtons: ..., page: ..., _intlChanges: ..., __ngContext__: ...}}, stacktrace: TypeError: Cannot read properties of undefined (reading 'unsubscribe') TypeError: Cannot read properties of undefined (reading 'unsubscribe') at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 at Array.forEach ()} Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 18 of 139 SUCCESS (0 secs / 0.315 secs) ERROR: 'Error during cleanup of component', Object{component: JobsListComponent{consumerService: Object{getJobIds: ..., getJobInfo: ..., getConsumerStatus: ...}, ui: UiService{darkModeState: ..., expanded: ...}, jobsSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, refresh$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loadingSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, polling$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loading$: Observable{_isScalar: ..., source: ...}, checked: false, firstTime: false, jobList: [..., ...], jobForm: FormGroup{validator: ..., asyncValidator: ..., _onCollectionChange: ..., pristine: ..., touched: ..., _onDisabledChange: ..., controls: ..., valueChanges: ..., statusChanges: ..., status: ..., value: ..., errors: ...}, __ngContext__: [..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...], paginator: MatPaginator{_isInitialized: ..., _pendingSubscribers: ..., initialized: ..., _disabled: ..., _intl: ..., _changeDetectorRef: ..., _pageIndex: ..., _length: ..., _pageSizeOptions: ..., _hidePageSize: ..., _showFirstLastButtons: ..., page: ..., _intlChanges: ..., __ngContext__: ...}}, stacktrace: TypeError: Cannot read properties of undefined (reading 'unsubscribe') TypeError: Cannot read properties of undefined (reading 'unsubscribe') at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 at Array.forEach ()} Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 19 of 139 SUCCESS (0 secs / 0.421 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 20 of 139 SUCCESS (0 secs / 0.485 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 21 of 139 SUCCESS (0 secs / 0.549 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 22 of 139 SUCCESS (0 secs / 0.608 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 23 of 139 SUCCESS (0 secs / 0.729 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 24 of 139 SUCCESS (0 secs / 0.798 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 25 of 139 SUCCESS (0 secs / 0.857 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 26 of 139 SUCCESS (0 secs / 0.949 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 27 of 139 SUCCESS (0 secs / 1.032 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 28 of 139 SUCCESS (0 secs / 1.047 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 29 of 139 SUCCESS (0 secs / 1.053 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 30 of 139 SUCCESS (0 secs / 1.078 secs) ERROR: 'Subscribe function error:TypeError: You provided 'undefined' where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 30 of 139 SUCCESS (0 secs / 1.078 secs) ERROR: 'Subscribe function error:TypeError: You provided 'undefined' where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 31 of 139 SUCCESS (0 secs / 1.092 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 32 of 139 SUCCESS (0 secs / 1.108 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 33 of 139 SUCCESS (0 secs / 1.125 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 34 of 139 SUCCESS (0 secs / 1.157 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 35 of 139 SUCCESS (0 secs / 1.18 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.202 secs) ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.202 secs) ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.202 secs) ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.202 secs) ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.202 secs) ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.202 secs) ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.202 secs) ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.202 secs) ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.202 secs) ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 37 of 139 SUCCESS (0 secs / 1.31 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 38 of 139 SUCCESS (0 secs / 1.316 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 39 of 139 SUCCESS (0 secs / 1.318 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 40 of 139 SUCCESS (0 secs / 1.32 secs) LOG: 'Interceptor Invoked/data-producer/v1/info-producers' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 40 of 139 SUCCESS (0 secs / 1.32 secs) LOG: 'Interceptor Invoked/data-producer/v1/info-producers' ERROR: 'Error from error interceptor', HttpErrorResponse{headers: HttpHeaders{normalizedNames: Map{}, lazyUpdate: null, headers: Map{}}, status: 400, statusText: 'Bad Request', url: '/data-producer/v1/info-producers', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for /data-producer/v1/info-producers: 400 Bad Request', error: 'Invalid request parameters'} Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 40 of 139 SUCCESS (0 secs / 1.32 secs) ERROR: 'Error from error interceptor', HttpErrorResponse{headers: HttpHeaders{normalizedNames: Map{}, lazyUpdate: null, headers: Map{}}, status: 400, statusText: 'Bad Request', url: '/data-producer/v1/info-producers', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for /data-producer/v1/info-producers: 400 Bad Request', error: 'Invalid request parameters'} Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 41 of 139 SUCCESS (0 secs / 1.323 secs) WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 41 of 139 SUCCESS (0 secs / 1.323 secs) WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 42 of 139 SUCCESS (0 secs / 1.341 secs) WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 42 of 139 SUCCESS (0 secs / 1.341 secs) WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 43 of 139 SUCCESS (0 secs / 1.352 secs) WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 43 of 139 SUCCESS (0 secs / 1.352 secs) WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 44 of 139 SUCCESS (0 secs / 1.36 secs) WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 44 of 139 SUCCESS (0 secs / 1.36 secs) WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 45 of 139 SUCCESS (0 secs / 1.369 secs) WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 45 of 139 SUCCESS (0 secs / 1.369 secs) WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 46 of 139 SUCCESS (0 secs / 1.38 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 47 of 139 SUCCESS (0 secs / 1.386 secs) LOG: class TestBedRender3 { ... } Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 47 of 139 SUCCESS (0 secs / 1.386 secs) LOG: class TestBedRender3 { ... } Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 48 of 139 SUCCESS (0 secs / 1.397 secs) LOG: class TestBedRender3 { ... } Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 48 of 139 SUCCESS (0 secs / 1.397 secs) LOG: class TestBedRender3 { ... } Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 49 of 139 SUCCESS (0 secs / 1.404 secs) LOG: class TestBedRender3 { ... } Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 49 of 139 SUCCESS (0 secs / 1.404 secs) LOG: class TestBedRender3 { ... } Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 50 of 139 SUCCESS (0 secs / 1.412 secs) LOG: class TestBedRender3 { ... } Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 50 of 139 SUCCESS (0 secs / 1.412 secs) LOG: class TestBedRender3 { ... } Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 51 of 139 SUCCESS (0 secs / 1.418 secs) LOG: class TestBedRender3 { ... } Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 51 of 139 SUCCESS (0 secs / 1.418 secs) LOG: class TestBedRender3 { ... } Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 52 of 139 SUCCESS (0 secs / 1.422 secs) LOG: class TestBedRender3 { ... } Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 52 of 139 SUCCESS (0 secs / 1.422 secs) LOG: class TestBedRender3 { ... } Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 53 of 139 SUCCESS (0 secs / 1.428 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 54 of 139 SUCCESS (0 secs / 1.451 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 55 of 139 SUCCESS (0 secs / 1.457 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 56 of 139 SUCCESS (0 secs / 1.466 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 57 of 139 SUCCESS (0 secs / 1.473 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 58 of 139 SUCCESS (0 secs / 1.483 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 59 of 139 SUCCESS (0 secs / 1.495 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 60 of 139 SUCCESS (0 secs / 1.516 secs) ERROR: 'ERROR', TypeError: this.policySvc.putPolicy(...).subscribe is not a function TypeError: this.policySvc.putPolicy(...).subscribe is not a function at PolicyInstanceDialogComponent.onSubmit (http://localhost:9876/_karma_webpack_/src/app/policy/policy-instance-dialog/policy-instance-dialog.component.ts:59:29) at PolicyInstanceDialogComponent_Template_button_click_18_listener (ng:///PolicyInstanceDialogComponent.js:171:22) at executeListenerWithErrorHandling (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21860:1) at wrapListenerIn_markDirtyAndPreventDefault (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21902:1) at HTMLButtonElement. (http://localhost:9876/_karma_webpack_/node_modules/@angular/platform-browser/__ivy_ngcc__/fesm2015/platform-browser.js:976:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Object.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:273:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 60 of 139 SUCCESS (0 secs / 1.516 secs) ERROR: 'ERROR', TypeError: this.policySvc.putPolicy(...).subscribe is not a function TypeError: this.policySvc.putPolicy(...).subscribe is not a function at PolicyInstanceDialogComponent.onSubmit (http://localhost:9876/_karma_webpack_/src/app/policy/policy-instance-dialog/policy-instance-dialog.component.ts:59:29) at PolicyInstanceDialogComponent_Template_button_click_18_listener (ng:///PolicyInstanceDialogComponent.js:171:22) at executeListenerWithErrorHandling (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21860:1) at wrapListenerIn_markDirtyAndPreventDefault (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21902:1) at HTMLButtonElement. (http://localhost:9876/_karma_webpack_/node_modules/@angular/platform-browser/__ivy_ngcc__/fesm2015/platform-browser.js:976:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) at Object.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:273:1) at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 61 of 139 SUCCESS (0 secs / 1.541 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 62 of 139 SUCCESS (0 secs / 1.553 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 63 of 139 SUCCESS (0 secs / 1.564 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 64 of 139 SUCCESS (0 secs / 1.581 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 65 of 139 SUCCESS (0 secs / 1.592 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 66 of 139 SUCCESS (0 secs / 1.6 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 67 of 139 SUCCESS (0 secs / 1.61 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 68 of 139 SUCCESS (0 secs / 1.616 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 69 of 139 SUCCESS (0 secs / 1.63 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 70 of 139 SUCCESS (0 secs / 1.644 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 71 of 139 SUCCESS (0 secs / 1.665 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 72 of 139 SUCCESS (0 secs / 1.678 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 73 of 139 SUCCESS (0 secs / 1.695 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 74 of 139 SUCCESS (0 secs / 1.702 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 75 of 139 SUCCESS (0 secs / 1.719 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 76 of 139 SUCCESS (0 secs / 1.758 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 77 of 139 SUCCESS (0 secs / 1.781 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 78 of 139 SUCCESS (0 secs / 1.806 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 79 of 139 SUCCESS (0 secs / 1.831 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 80 of 139 SUCCESS (0 secs / 1.859 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 81 of 139 SUCCESS (0 secs / 1.885 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 82 of 139 SUCCESS (0 secs / 1.912 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 83 of 139 SUCCESS (0 secs / 1.938 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 84 of 139 SUCCESS (0 secs / 1.971 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 85 of 139 SUCCESS (0 secs / 1.998 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 86 of 139 SUCCESS (0 secs / 2.026 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 87 of 139 SUCCESS (0 secs / 2.052 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 88 of 139 SUCCESS (0 secs / 2.09 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 89 of 139 SUCCESS (0 secs / 2.122 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 90 of 139 SUCCESS (0 secs / 2.146 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 91 of 139 SUCCESS (0 secs / 2.195 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 92 of 139 SUCCESS (0 secs / 2.222 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 93 of 139 SUCCESS (0 secs / 2.254 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 94 of 139 SUCCESS (0 secs / 2.287 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 95 of 139 SUCCESS (0 secs / 2.316 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 96 of 139 SUCCESS (0 secs / 2.346 secs) WARN: ''mat-icon' is not a known element: 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 96 of 139 SUCCESS (0 secs / 2.346 secs) WARN: ''mat-icon' is not a known element: 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 96 of 139 SUCCESS (0 secs / 2.346 secs) WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 97 of 139 SUCCESS (0 secs / 2.356 secs) WARN: ''mat-icon' is not a known element: 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 97 of 139 SUCCESS (0 secs / 2.356 secs) WARN: ''mat-icon' is not a known element: 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 97 of 139 SUCCESS (0 secs / 2.356 secs) WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 98 of 139 SUCCESS (0 secs / 2.366 secs) WARN: ''mat-icon' is not a known element: 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 98 of 139 SUCCESS (0 secs / 2.366 secs) WARN: ''mat-icon' is not a known element: 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 98 of 139 SUCCESS (0 secs / 2.366 secs) WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 99 of 139 SUCCESS (0 secs / 2.369 secs) WARN: ''mat-icon' is not a known element: 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 99 of 139 SUCCESS (0 secs / 2.369 secs) WARN: ''mat-icon' is not a known element: 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 99 of 139 SUCCESS (0 secs / 2.369 secs) WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 100 of 139 SUCCESS (0 secs / 2.376 secs) WARN: ''mat-icon' is not a known element: 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 100 of 139 SUCCESS (0 secs / 2.376 secs) WARN: ''mat-icon' is not a known element: 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 100 of 139 SUCCESS (0 secs / 2.376 secs) WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 101 of 139 SUCCESS (0 secs / 2.378 secs) WARN: ''mat-icon' is not a known element: 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 101 of 139 SUCCESS (0 secs / 2.378 secs) WARN: ''mat-icon' is not a known element: 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 101 of 139 SUCCESS (0 secs / 2.378 secs) WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 102 of 139 SUCCESS (0 secs / 2.382 secs) WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 102 of 139 SUCCESS (0 secs / 2.382 secs) WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 103 of 139 SUCCESS (0 secs / 2.397 secs) WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 103 of 139 SUCCESS (0 secs / 2.397 secs) WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 104 of 139 SUCCESS (0 secs / 2.408 secs) WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 104 of 139 SUCCESS (0 secs / 2.408 secs) WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 105 of 139 SUCCESS (0 secs / 2.424 secs) WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 105 of 139 SUCCESS (0 secs / 2.424 secs) WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.442 secs) WARN: ''json-schema-form' is not a known element: 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.442 secs) WARN: ''json-schema-form' is not a known element: 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.442 secs) WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.442 secs) WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.442 secs) WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.442 secs) WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.442 secs) WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.46 secs) WARN: ''json-schema-form' is not a known element: 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.46 secs) WARN: ''json-schema-form' is not a known element: 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.46 secs) WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.46 secs) WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.46 secs) WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.46 secs) WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.46 secs) WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.469 secs) WARN: ''json-schema-form' is not a known element: 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.469 secs) WARN: ''json-schema-form' is not a known element: 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.469 secs) WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.469 secs) WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.469 secs) WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.469 secs) WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.469 secs) WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.478 secs) WARN: ''json-schema-form' is not a known element: 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.478 secs) WARN: ''json-schema-form' is not a known element: 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.478 secs) WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.478 secs) WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.478 secs) WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.478 secs) WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.478 secs) WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.492 secs) WARN: ''json-schema-form' is not a known element: 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.492 secs) WARN: ''json-schema-form' is not a known element: 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.492 secs) WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.492 secs) WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.492 secs) WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.492 secs) WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.492 secs) WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.506 secs) WARN: ''json-schema-form' is not a known element: 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.506 secs) WARN: ''json-schema-form' is not a known element: 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.506 secs) WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.506 secs) WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.506 secs) WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.506 secs) WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.506 secs) WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.513 secs) WARN: ''json-schema-form' is not a known element: 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.513 secs) WARN: ''json-schema-form' is not a known element: 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.513 secs) WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.513 secs) WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.513 secs) WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.513 secs) WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.513 secs) WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.521 secs) WARN: ''json-schema-form' is not a known element: 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.521 secs) WARN: ''json-schema-form' is not a known element: 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.521 secs) WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.521 secs) WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.521 secs) WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.521 secs) WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.521 secs) WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 114 of 139 SUCCESS (0 secs / 2.528 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 115 of 139 SUCCESS (0 secs / 2.531 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 116 of 139 SUCCESS (0 secs / 2.532 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 117 of 139 SUCCESS (0 secs / 2.534 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 118 of 139 SUCCESS (0 secs / 2.535 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 119 of 139 SUCCESS (0 secs / 2.536 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 120 of 139 SUCCESS (0 secs / 2.537 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 121 of 139 SUCCESS (0 secs / 2.538 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 122 of 139 SUCCESS (0 secs / 2.539 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 123 of 139 SUCCESS (0 secs / 2.541 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 124 of 139 SUCCESS (0 secs / 2.542 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 125 of 139 SUCCESS (0 secs / 2.543 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 126 of 139 SUCCESS (0 secs / 2.544 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 127 of 139 SUCCESS (0 secs / 2.545 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 128 of 139 SUCCESS (0 secs / 2.546 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 129 of 139 SUCCESS (0 secs / 2.55 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 130 of 139 SUCCESS (0 secs / 2.551 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 131 of 139 SUCCESS (0 secs / 2.553 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 132 of 139 SUCCESS (0 secs / 2.555 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 133 of 139 SUCCESS (0 secs / 2.557 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 134 of 139 SUCCESS (0 secs / 2.558 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 135 of 139 SUCCESS (0 secs / 2.559 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 136 of 139 SUCCESS (0 secs / 2.56 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 137 of 139 SUCCESS (0 secs / 2.57 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 138 of 139 SUCCESS (0 secs / 2.574 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 139 of 139 SUCCESS (0 secs / 2.577 secs) Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 139 of 139 SUCCESS (2.668 secs / 2.577 secs) TOTAL: 139 SUCCESS TOTAL: 139 SUCCESS TOTAL: 139 SUCCESS =============================== Coverage summary =============================== Statements : 89.81% ( 511/569 ) Branches : 69.93% ( 107/153 ) Functions : 91.04% ( 183/201 ) Lines : 89.75% ( 473/527 ) ================================================================================ Removing intermediate container 1c6694812490 ---> d9586c18c71b Step 11/21 : RUN npm run-script build:prod ---> Running in c8a8d4c2a8d0 > controlpanel-app@0.0.0 build:prod /usr/src/app > ng build --configuration production --build-optimizer --vendor-chunk Warning: Entry point 'angular6-json-schema-form' contains deep imports into '/usr/src/app/node_modules/lodash-es/cloneDeep', '/usr/src/app/node_modules/ajv/lib/refs/json-schema-draft-06.json', '/usr/src/app/node_modules/lodash-es/filter', '/usr/src/app/node_modules/lodash-es/map', '/usr/src/app/node_modules/lodash-es/isEqual', '/usr/src/app/node_modules/lodash-es/uniqueId'. This is probably not a problem, but may cause the compilation of entry points to be out of order. Warning: Entry point 'ng2-completer' contains deep imports into '/usr/src/app/node_modules/rxjs/Observable', '/usr/src/app/node_modules/rxjs/Subject', '/usr/src/app/node_modules/rxjs/observable/timer', '/usr/src/app/node_modules/rxjs/add/operator/catch'. This is probably not a problem, but may cause the compilation of entry points to be out of order. Generating ES5 bundles for differential loading... ES5 bundle generation complete. chunk {0} runtime-es2015.17457c14264390561f33.js (runtime) 1.45 kB [entry] [rendered] chunk {0} runtime-es5.17457c14264390561f33.js (runtime) 1.45 kB [entry] [rendered] chunk {2} polyfills-es2015.0b62b17c37083a23fd67.js (polyfills) 36.1 kB [initial] [rendered] chunk {1} main-es2015.8e5e45ec9424a62e9dd4.js (main) 83.7 kB [initial] [rendered] chunk {1} main-es5.8e5e45ec9424a62e9dd4.js (main) 90.5 kB [initial] [rendered] chunk {3} polyfills-es5.b43d3287b9b9bb787772.js (polyfills-es5) 130 kB [initial] [rendered] chunk {5} vendor-es2015.d05de8907d43f4aa72f6.js (vendor) 1.42 MB [initial] [rendered] chunk {5} vendor-es5.d05de8907d43f4aa72f6.js (vendor) 1.6 MB [initial] [rendered] chunk {4} styles.76eee3513bd71a5ebf8a.css (styles) 322 kB [initial] [rendered] chunk {scripts} scripts.b5025b7c30282155348a.js (scripts) 189 kB [entry] [rendered] Date: 2024-01-30T03:18:05.277Z - Hash: 2cf25757a36a4e75d17b - Time: 91215ms  WARNING in budgets: Exceeded maximum budget for initial-es2015. Budget 2 MB was not met by 42.3 kB with a total of 2.04 MB. WARNING in budgets: Exceeded maximum budget for initial-es5. Budget 2 MB was not met by 327 kB with a total of 2.32 MB. Removing intermediate container c8a8d4c2a8d0 ---> 68b1a785eb9b Step 12/21 : FROM nginx:alpine alpine: Pulling from library/nginx 619be1103602: Pulling fs layer 6c866301bd2c: Pulling fs layer 9e03973bc803: Pulling fs layer a3a550dcd386: Pulling fs layer d18780149b81: Pulling fs layer 4ea31a8fb875: Pulling fs layer e57ebb3e2067: Pulling fs layer efb7d60b16cf: Pulling fs layer a3a550dcd386: Waiting d18780149b81: Waiting 4ea31a8fb875: Waiting e57ebb3e2067: Waiting efb7d60b16cf: Waiting 9e03973bc803: Verifying Checksum 9e03973bc803: Download complete 6c866301bd2c: Verifying Checksum 6c866301bd2c: Download complete 619be1103602: Verifying Checksum 619be1103602: Download complete 619be1103602: Pull complete a3a550dcd386: Verifying Checksum a3a550dcd386: Download complete d18780149b81: Verifying Checksum d18780149b81: Download complete 4ea31a8fb875: Verifying Checksum 4ea31a8fb875: Download complete 6c866301bd2c: Pull complete e57ebb3e2067: Verifying Checksum 9e03973bc803: Pull complete efb7d60b16cf: Verifying Checksum efb7d60b16cf: Download complete a3a550dcd386: Pull complete d18780149b81: Pull complete 4ea31a8fb875: Pull complete e57ebb3e2067: Pull complete efb7d60b16cf: Pull complete Digest: sha256:d12e6f7153fae36843aaeed8144c39956698e084e2e898891fa0cc8fe8f6c95c Status: Downloaded newer image for nginx:alpine ---> 2b70e4aaac6b Step 13/21 : COPY nginx.conf /etc/nginx/nginx.conf ---> 4d7086c99995 Step 14/21 : ARG user=nginx ---> Running in e04fce9198c1 Removing intermediate container e04fce9198c1 ---> 56ee01ec85d1 Step 15/21 : RUN chown -R $user /var/log/nginx ---> Running in c938d4c1bdb3 Removing intermediate container c938d4c1bdb3 ---> d8d53043e46a Step 16/21 : RUN chown -R $user /etc/nginx/conf.d ---> Running in d49419e95aa0 Removing intermediate container d49419e95aa0 ---> cc10ffd493fd Step 17/21 : RUN chown -R $user /var/cache/nginx/ ---> Running in 0bc3a2cc699d Removing intermediate container 0bc3a2cc699d ---> 0da62d2f52e5 Step 18/21 : RUN touch /var/run/nginx.pid ---> Running in 5ee45876f30f Removing intermediate container 5ee45876f30f ---> d79801ecdc5e Step 19/21 : RUN chown -R $user /var/run/nginx.pid ---> Running in 81b1c499938e Removing intermediate container 81b1c499938e ---> ee3bf2d7274d Step 20/21 : USER ${user} ---> Running in 6eb01c4bbb71 Removing intermediate container 6eb01c4bbb71 ---> 8e8fb51b1fd8 Step 21/21 : COPY --chown=$user --from=stage1 /usr/src/app/dist/controlpanelApp /usr/share/nginx/html ---> cca7556e9011 Successfully built cca7556e9011 Successfully tagged nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 ---> docker-build.sh ends [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/sh -xe /tmp/jenkins9063671569460109273.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins6104975758337802715.sh ---> docker-push.sh Docker version 20.10.20, build 9fdeb9c Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel] 8c76051b1577: Preparing f2026afb64fa: Preparing 8cf7c157f93b: Preparing 14b102e15990: Preparing 00fb9fda0eaa: Preparing cc1d00c0c109: Preparing feb74b426186: Preparing 489171e8d0fd: Preparing 61b0026600b0: Preparing 4fc77163dad1: Preparing 21eb277a065e: Preparing 9a3be9af92ce: Preparing ad2ff101ef18: Preparing de350a697563: Preparing aedc3bda2944: Preparing cc1d00c0c109: Waiting feb74b426186: Waiting 489171e8d0fd: Waiting 61b0026600b0: Waiting 4fc77163dad1: Waiting 21eb277a065e: Waiting 9a3be9af92ce: Waiting ad2ff101ef18: Waiting de350a697563: Waiting aedc3bda2944: Waiting 14b102e15990: Pushed 00fb9fda0eaa: Pushed f2026afb64fa: Pushed 8cf7c157f93b: Pushed 489171e8d0fd: Layer already exists 61b0026600b0: Layer already exists cc1d00c0c109: Pushed 4fc77163dad1: Layer already exists 21eb277a065e: Layer already exists 9a3be9af92ce: Layer already exists feb74b426186: Pushed de350a697563: Layer already exists aedc3bda2944: Layer already exists ad2ff101ef18: Layer already exists 8c76051b1577: Pushed 2.6.0: digest: sha256:5384a158330ff75201ac75e520f21022f2e3f35647b55d7efc2b0743ab058e0c size: 3442 ---> docker-push.sh ends [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins1224501111926487604.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2097 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins5623486284063783491.sh ---> sysstat.sh [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins14616253502518665319.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release ']' + mkdir -p /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release/archives/ [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins14398608866336924610.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WzsL from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-WzsL/bin to PATH INFO: Running in OpenStack, capturing instance metadata [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins7012836570618442135.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release@tmp/config3255527786079882246tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins6095633310645109282.sh ---> create-netrc.sh [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins16250285871537561848.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WzsL from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-WzsL/bin to PATH [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins16976766739802409430.sh ---> sudo-logs.sh Archiving 'sudo' log.. [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash /tmp/jenkins13249637834280096746.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WzsL from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-WzsL/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [portal-nonrtric-controlpanel-docker-merge-i-release] $ /bin/bash -l /tmp/jenkins17509610584453841832.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-i-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WzsL from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-WzsL/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/portal-nonrtric-controlpanel-docker-merge-i-release/7 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-313 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.996 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 688K 394M 1% /run /dev/vda1 20G 11G 8.5G 57% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3944 473 1578 0 1891 3187 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:85:c8:62 brd ff:ff:ff:ff:ff:ff inet 10.32.6.249/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85873sec preferred_lft 85873sec inet6 fe80::f816:3eff:fe85:c862/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:24:06:48:c5 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-313) 01/30/24 _x86_64_ (4 CPU) 03:10:30 LINUX RESTART (4 CPU) 03:11:02 tps rtps wtps bread/s bwrtn/s 03:12:01 94.56 48.23 46.33 2855.52 7378.41 03:13:01 115.91 9.03 106.88 1585.47 26647.08 03:14:01 528.92 283.99 244.93 7619.16 49379.45 03:15:01 553.11 428.00 125.10 17903.58 57235.65 03:16:01 83.19 44.78 38.41 2270.69 2036.59 03:17:01 145.95 130.31 15.64 9180.01 1787.80 03:18:01 13.41 10.51 2.90 213.16 364.74 03:19:01 100.42 32.73 67.69 2118.45 5504.15 Average: 204.76 123.66 81.10 5474.72 18825.42 03:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:12:01 1635668 3344984 2402988 59.50 49916 1814244 862524 16.95 571828 1649924 151140 03:13:01 160508 2908096 3878148 96.03 120740 2564340 1299296 25.54 1096872 2421324 296928 03:14:01 497524 3253492 3541132 87.68 201860 2466296 1162068 22.84 768860 2304332 195328 03:15:01 702744 3321928 3335912 82.60 219904 2422900 1034172 20.33 665656 2314156 144 03:16:01 1285268 3049004 2753388 68.18 222708 1592800 1157132 22.75 999172 1456008 9148 03:17:01 801804 2528380 3236852 80.15 217864 1585320 1283400 25.23 1648488 1274340 136 03:18:01 679108 2266844 3359548 83.18 217536 1335404 1555292 30.57 1761956 1281348 3484 03:19:01 1652960 3281048 2385696 59.07 222876 1504740 978136 19.23 832980 1275052 34248 Average: 926948 2994222 3111708 77.05 184176 1910756 1166502 22.93 1043226 1747060 86320 03:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:12:01 lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:01 ens3 334.66 219.45 1466.74 61.03 0.00 0.00 0.00 0.00 03:13:01 lo 3.40 3.40 0.39 0.39 0.00 0.00 0.00 0.00 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:01 ens3 577.96 243.83 3015.64 39.54 0.00 0.00 0.00 0.00 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:01 ens3 1.30 1.41 0.16 0.21 0.00 0.00 0.00 0.00 03:15:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:01 ens3 477.39 117.37 3564.33 15.58 0.00 0.00 0.00 0.00 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:01 ens3 3.03 2.95 0.66 0.72 0.00 0.00 0.00 0.00 03:17:01 lo 43.62 43.62 1472.05 1472.05 0.00 0.00 0.00 0.00 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:01 ens3 10.50 9.75 2.27 3.83 0.00 0.00 0.00 0.00 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:19:01 lo 4.80 4.80 0.46 0.46 0.00 0.00 0.00 0.00 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:01 ens3 83.72 71.64 346.71 54.95 0.00 0.00 0.00 0.00 Average: lo 6.64 6.64 184.47 184.47 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 185.75 83.01 1048.58 21.90 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-313) 01/30/24 _x86_64_ (4 CPU) 03:10:30 LINUX RESTART (4 CPU) 03:11:02 CPU %user %nice %system %iowait %steal %idle 03:12:01 all 21.36 0.00 1.62 2.58 0.06 74.37 03:12:01 0 14.52 0.00 1.48 3.94 0.07 80.00 03:12:01 1 22.72 0.00 1.48 0.44 0.05 75.31 03:12:01 2 37.91 0.00 2.00 1.41 0.07 58.61 03:12:01 3 10.29 0.00 1.51 4.56 0.05 83.59 03:13:01 all 24.51 0.00 4.98 2.47 0.08 67.96 03:13:01 0 21.75 0.00 4.32 2.56 0.08 71.28 03:13:01 1 23.29 0.00 4.07 1.07 0.07 71.49 03:13:01 2 42.59 0.00 5.16 1.82 0.08 50.34 03:13:01 3 10.43 0.00 6.31 4.39 0.08 78.80 03:14:01 all 14.84 0.00 6.60 15.31 0.08 63.17 03:14:01 0 19.75 0.00 5.13 13.67 0.07 61.38 03:14:01 1 10.55 0.00 7.74 11.95 0.08 69.68 03:14:01 2 13.12 0.00 5.69 13.22 0.10 67.87 03:14:01 3 15.90 0.00 7.91 22.43 0.10 53.66 03:15:01 all 7.09 0.00 4.70 17.94 0.08 70.19 03:15:01 0 6.39 0.00 4.45 16.04 0.07 73.05 03:15:01 1 8.37 0.00 4.05 13.97 0.07 73.54 03:15:01 2 8.67 0.00 6.19 20.10 0.10 64.94 03:15:01 3 4.91 0.00 4.06 21.64 0.08 69.30 03:16:01 all 64.12 0.00 7.46 1.32 0.12 26.98 03:16:01 0 66.80 0.00 7.60 1.49 0.12 23.99 03:16:01 1 65.92 0.00 7.33 1.07 0.12 25.56 03:16:01 2 62.50 0.00 7.88 2.13 0.12 27.38 03:16:01 3 61.24 0.00 7.04 0.59 0.12 31.01 03:17:01 all 37.94 0.00 6.26 3.82 0.09 51.89 03:17:01 0 38.79 0.00 5.48 1.55 0.08 54.09 03:17:01 1 28.89 0.00 6.06 1.95 0.08 63.02 03:17:01 2 42.59 0.00 7.04 8.67 0.10 41.60 03:17:01 3 41.48 0.00 6.45 3.16 0.10 48.82 03:18:01 all 44.45 0.00 5.99 0.14 0.09 49.33 03:18:01 0 43.74 0.00 5.87 0.12 0.10 50.17 03:18:01 1 33.94 0.00 6.14 0.10 0.10 59.71 03:18:01 2 47.29 0.00 6.45 0.13 0.10 46.03 03:18:01 3 52.76 0.00 5.52 0.22 0.08 41.42 03:19:01 all 18.31 0.00 1.79 2.20 0.05 77.65 03:19:01 0 26.55 0.00 1.97 0.87 0.05 70.57 03:19:01 1 7.93 0.00 1.44 1.48 0.05 89.10 03:19:01 2 30.90 0.00 2.13 1.94 0.05 64.98 03:19:01 3 7.81 0.00 1.62 4.52 0.03 86.01 Average: all 29.06 0.00 4.92 5.72 0.08 60.21 Average: 0 29.77 0.00 4.54 5.03 0.08 60.58 Average: 1 25.17 0.00 4.79 4.00 0.08 65.96 Average: 2 35.68 0.00 5.32 6.18 0.09 52.73 Average: 3 25.60 0.00 5.05 7.67 0.08 61.59