Pull request #590 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95+5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 (ff053b5b08f5cd1aae37d9a8082b0ad2d35f8367) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11050948116774803143.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16745689014932010163.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-590/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-590/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7622677662879838758.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-590/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18298688653565355586.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14221771961739497520.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-590/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-590/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6103866361056641217.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4485 in /w/workspace/edgexfoundry_edgex-ui-go_PR-590 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-590 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 Merge succeeded, producing 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 Checking out Revision 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 (PR-590) Commit message: "chore(deps): Bump http-cache-semantics from 4.1.0 to 4.1.1 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/590/head:refs/remotes/origin/PR-590 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-04T02:01:40.164Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-04T02:01:40.331Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-04T02:01:40.423Z] ========================================================= [2023-02-04T02:01:40.423Z] EdgeX Global Pipelines Version Info [2023-02-04T02:01:40.423Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-04T02:01:41.169Z] ------------------- [2023-02-04T02:01:41.169Z] stable info: [2023-02-04T02:01:41.169Z] ------------------- [2023-02-04T02:01:41.169Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-04T02:01:41.169Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-04T02:01:41.169Z] Message: update stable to v1.0.244 [2023-02-04T02:01:53.417Z] ------------------- [2023-02-04T02:01:53.417Z] experimental info: [2023-02-04T02:01:53.417Z] ------------------- [2023-02-04T02:01:53.417Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-04T02:01:53.417Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-04T02:01:53.417Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-04T02:01:53.725Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-02-04T02:01:53.763Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-02-04T02:01:53.799Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-04T02:01:53.836Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-04T02:01:53.871Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-04T02:01:53.908Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-04T02:01:53.946Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-04T02:01:53.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-04T02:01:54.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-04T02:01:54.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-04T02:01:54.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-04T02:01:54.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-02-04T02:01:54.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-04T02:01:54.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-04T02:01:54.345Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-04T02:01:54.385Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-04T02:01:54.423Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-04T02:01:54.460Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-04T02:01:54.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-04T02:01:54.534Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-04T02:01:54.571Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-04T02:01:54.610Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-04T02:01:54.648Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-04T02:01:54.691Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-04T02:01:54.731Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-04T02:01:54.772Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-04T02:01:54.804Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-04T02:01:54.845Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-590 [Pipeline] echo [2023-02-04T02:01:54.886Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-590 [Pipeline] echo [2023-02-04T02:01:54.924Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-590 [Pipeline] echo [2023-02-04T02:01:54.962Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 [Pipeline] echo [2023-02-04T02:01:55.043Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3c55665 [Pipeline] echo [2023-02-04T02:01:55.086Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-04T02:01:55.198Z] provisioning config files... [2023-02-04T02:01:55.223Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/config7814610091870029279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-04T02:01:55.560Z] ---> docker-login.sh [2023-02-04T02:01:55.560Z] nexus3.edgexfoundry.org:10001 [2023-02-04T02:01:55.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T02:01:55.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T02:01:55.820Z] Configure a credential helper to remove this warning. See [2023-02-04T02:01:55.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T02:01:55.820Z] [2023-02-04T02:01:55.820Z] Login Succeeded [2023-02-04T02:01:55.820Z] nexus3.edgexfoundry.org:10002 [2023-02-04T02:01:55.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T02:01:56.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T02:01:56.082Z] Configure a credential helper to remove this warning. See [2023-02-04T02:01:56.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T02:01:56.082Z] [2023-02-04T02:01:56.082Z] Login Succeeded [2023-02-04T02:01:56.082Z] nexus3.edgexfoundry.org:10003 [2023-02-04T02:01:56.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T02:01:56.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T02:01:56.082Z] Configure a credential helper to remove this warning. See [2023-02-04T02:01:56.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T02:01:56.082Z] [2023-02-04T02:01:56.082Z] Login Succeeded [2023-02-04T02:01:56.082Z] nexus3.edgexfoundry.org:10004 [2023-02-04T02:01:56.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T02:01:56.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T02:01:56.343Z] Configure a credential helper to remove this warning. See [2023-02-04T02:01:56.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T02:01:56.343Z] [2023-02-04T02:01:56.343Z] Login Succeeded [2023-02-04T02:01:56.343Z] docker.io [2023-02-04T02:01:56.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T02:01:56.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T02:01:56.604Z] Configure a credential helper to remove this warning. See [2023-02-04T02:01:56.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T02:01:56.604Z] [2023-02-04T02:01:56.604Z] Login Succeeded [2023-02-04T02:01:56.604Z] ---> docker-login.sh ends [Pipeline] } [2023-02-04T02:01:56.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-04T02:01:57.232Z] + git rev-list -1 --merges 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95~1..3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 [Pipeline] echo [2023-02-04T02:01:57.302Z] -----------> git rev-list -1 --merges 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95~1..3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 [false] [Pipeline] sh [2023-02-04T02:01:57.609Z] + git log --format=format:%s -1 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 [Pipeline] echo [2023-02-04T02:01:57.681Z] ========================================================= [2023-02-04T02:01:57.681Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-04T02:01:57.681Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-04T02:01:58.176Z] + git log --format=format:%s -1 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 [Pipeline] echo [2023-02-04T02:01:58.210Z] [semverPrep] GIT_COMMIT: 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95, Commit Message: chore(deps): Bump http-cache-semantics from 4.1.0 to 4.1.1 in /web [Pipeline] echo [2023-02-04T02:01:58.239Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-04T02:01:58.640Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-04T02:01:58.640Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-04T02:01:58.640Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-04T02:01:58.640Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-04T02:01:58.640Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-04T02:01:58.640Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-04T02:01:58.640Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T02:01:59.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-04T02:01:59.176Z] [2023-02-04T02:01:59.176Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T02:01:59.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-04T02:01:59.558Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-04T02:01:59.558Z] b85a868b505f: Pulling fs layer [2023-02-04T02:01:59.558Z] e2be974225ed: Pulling fs layer [2023-02-04T02:01:59.558Z] 339a4e72a1f5: Pulling fs layer [2023-02-04T02:01:59.558Z] 988bab9f4d93: Pulling fs layer [2023-02-04T02:01:59.558Z] 1469e6f7b9e6: Pulling fs layer [2023-02-04T02:01:59.558Z] eaf3925da568: Pulling fs layer [2023-02-04T02:01:59.558Z] bab4dde63d76: Pulling fs layer [2023-02-04T02:01:59.558Z] bde34c3a00c8: Pulling fs layer [2023-02-04T02:01:59.558Z] b352a97aabf1: Pulling fs layer [2023-02-04T02:01:59.558Z] 4872d77fe225: Pulling fs layer [2023-02-04T02:01:59.558Z] 5851b861e8e6: Pulling fs layer [2023-02-04T02:01:59.558Z] 988bab9f4d93: Waiting [2023-02-04T02:01:59.558Z] 1469e6f7b9e6: Waiting [2023-02-04T02:01:59.558Z] eaf3925da568: Waiting [2023-02-04T02:01:59.558Z] bab4dde63d76: Waiting [2023-02-04T02:01:59.558Z] bde34c3a00c8: Waiting [2023-02-04T02:01:59.558Z] b352a97aabf1: Waiting [2023-02-04T02:01:59.558Z] 5851b861e8e6: Waiting [2023-02-04T02:01:59.558Z] e2be974225ed: Download complete [2023-02-04T02:01:59.558Z] 988bab9f4d93: Download complete [2023-02-04T02:01:59.822Z] 1469e6f7b9e6: Verifying Checksum [2023-02-04T02:01:59.822Z] 1469e6f7b9e6: Download complete [2023-02-04T02:01:59.822Z] eaf3925da568: Verifying Checksum [2023-02-04T02:01:59.822Z] eaf3925da568: Download complete [2023-02-04T02:01:59.822Z] 339a4e72a1f5: Verifying Checksum [2023-02-04T02:01:59.822Z] 339a4e72a1f5: Download complete [2023-02-04T02:01:59.822Z] bde34c3a00c8: Verifying Checksum [2023-02-04T02:01:59.822Z] bde34c3a00c8: Download complete [2023-02-04T02:02:00.082Z] b352a97aabf1: Download complete [2023-02-04T02:02:00.082Z] 4872d77fe225: Verifying Checksum [2023-02-04T02:02:00.082Z] 4872d77fe225: Download complete [2023-02-04T02:02:00.082Z] 5851b861e8e6: Download complete [2023-02-04T02:02:00.082Z] b85a868b505f: Verifying Checksum [2023-02-04T02:02:00.082Z] b85a868b505f: Download complete [2023-02-04T02:02:00.343Z] bab4dde63d76: Verifying Checksum [2023-02-04T02:02:00.343Z] bab4dde63d76: Download complete [2023-02-04T02:02:01.285Z] b85a868b505f: Pull complete [2023-02-04T02:02:01.285Z] e2be974225ed: Pull complete [2023-02-04T02:02:01.546Z] 339a4e72a1f5: Pull complete [2023-02-04T02:02:01.805Z] 988bab9f4d93: Pull complete [2023-02-04T02:02:02.063Z] 1469e6f7b9e6: Pull complete [2023-02-04T02:02:02.063Z] eaf3925da568: Pull complete [2023-02-04T02:02:03.969Z] bab4dde63d76: Pull complete [2023-02-04T02:02:03.969Z] bde34c3a00c8: Pull complete [2023-02-04T02:02:03.969Z] b352a97aabf1: Pull complete [2023-02-04T02:02:04.228Z] 4872d77fe225: Pull complete [2023-02-04T02:02:04.228Z] 5851b861e8e6: Pull complete [2023-02-04T02:02:04.228Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-04T02:02:04.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-04T02:02:04.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T02:02:04.450Z] prd-ubuntu20.04-docker-8c-8g-4485 does not seem to be running inside a container [2023-02-04T02:02:04.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-590 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590:/w/workspace/edgexfoundry_edgex-ui-go_PR-590:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-04T02:02:05.711Z] $ docker top 3afacd0556b1758f59ee028fb0d18dd9a9e34f71f5443da05b33b90d60484ace -eo pid,comm [2023-02-04T02:02:05.769Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-04T02:02:05.769Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-04T02:02:05.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-04T02:02:05.912Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-04T02:02:06.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-04T02:02:06.043Z] $ docker exec 3afacd0556b1758f59ee028fb0d18dd9a9e34f71f5443da05b33b90d60484ace ssh-agent [2023-02-04T02:02:06.151Z] SSH_AUTH_SOCK=/tmp/ssh-FsbvJ1GL45Mw/agent.33 [2023-02-04T02:02:06.151Z] SSH_AGENT_PID=39 [2023-02-04T02:02:06.158Z] Running ssh-add (command line suppressed) [2023-02-04T02:02:06.272Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/private_key_7182184184625123850.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/private_key_7182184184625123850.key) [2023-02-04T02:02:06.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-04T02:02:06.615Z] + git tag --points-at HEAD [Pipeline] } [2023-02-04T02:02:06.640Z] $ docker exec --env ******** --env ******** 3afacd0556b1758f59ee028fb0d18dd9a9e34f71f5443da05b33b90d60484ace ssh-agent -k [2023-02-04T02:02:06.733Z] unset SSH_AUTH_SOCK; [2023-02-04T02:02:06.734Z] unset SSH_AGENT_PID; [2023-02-04T02:02:06.734Z] echo Agent pid 39 killed; [2023-02-04T02:02:06.744Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-04T02:02:06.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-04T02:02:06.831Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-04T02:02:06.943Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-04T02:02:06.947Z] $ docker exec 3afacd0556b1758f59ee028fb0d18dd9a9e34f71f5443da05b33b90d60484ace ssh-agent [2023-02-04T02:02:07.060Z] SSH_AUTH_SOCK=/tmp/ssh-lqDElaSzK6wk/agent.71 [2023-02-04T02:02:07.060Z] SSH_AGENT_PID=77 [2023-02-04T02:02:07.065Z] Running ssh-add (command line suppressed) [2023-02-04T02:02:07.172Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/private_key_15621724137281879834.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/private_key_15621724137281879834.key) [2023-02-04T02:02:07.187Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-04T02:02:07.518Z] + git semver init [2023-02-04T02:02:07.777Z] 2023-02-04 02:02:07,715 [run_init] DEBUG init version:0.0.0 force:False [2023-02-04T02:02:07.777Z] 2023-02-04 02:02:07,717 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver [2023-02-04T02:02:07.777Z] 2023-02-04 02:02:07,718 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver [2023-02-04T02:02:07.777Z] 2023-02-04 02:02:07,719 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-590, universal_newlines=False, shell=None, istream=None) [2023-02-04T02:02:09.694Z] 2023-02-04 02:02:09,236 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.git/info/exclude [2023-02-04T02:02:09.694Z] 2023-02-04 02:02:09,237 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver/PR-590 with force:False [2023-02-04T02:02:09.694Z] 2023-02-04 02:02:09,238 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver/PR-590 [2023-02-04T02:02:09.694Z] 2023-02-04 02:02:09,242 [execute] INFO git cat-file --batch-check [2023-02-04T02:02:09.694Z] 2023-02-04 02:02:09,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver, universal_newlines=False, shell=None, istream=) [2023-02-04T02:02:09.694Z] 2023-02-04 02:02:09,248 [execute] INFO git cat-file --batch [2023-02-04T02:02:09.694Z] 2023-02-04 02:02:09,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver, universal_newlines=False, shell=None, istream=) [2023-02-04T02:02:09.694Z] 2023-02-04 02:02:09,253 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver/PR-590 [2023-02-04T02:02:09.694Z] 0.0.0 [Pipeline] } [2023-02-04T02:02:09.725Z] $ docker exec --env ******** --env ******** 3afacd0556b1758f59ee028fb0d18dd9a9e34f71f5443da05b33b90d60484ace ssh-agent -k [2023-02-04T02:02:09.842Z] unset SSH_AUTH_SOCK; [2023-02-04T02:02:09.842Z] unset SSH_AGENT_PID; [2023-02-04T02:02:09.842Z] echo Agent pid 77 killed; [2023-02-04T02:02:09.853Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-04T02:02:10.260Z] + git semver [Pipeline] } [2023-02-04T02:02:10.545Z] $ docker stop --time=1 3afacd0556b1758f59ee028fb0d18dd9a9e34f71f5443da05b33b90d60484ace [2023-02-04T02:02:11.832Z] $ docker rm -f --volumes 3afacd0556b1758f59ee028fb0d18dd9a9e34f71f5443da05b33b90d60484ace [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-04T02:02:12.237Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-04T02:02:12.511Z] Stashed 1 file(s) [Pipeline] echo [2023-02-04T02:02:12.632Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-04T02:02:13.201Z] provisioning config files... [2023-02-04T02:02:13.210Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/config10624084786273951769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-04T02:02:13.544Z] ---> docker-login.sh [2023-02-04T02:02:13.544Z] nexus3.edgexfoundry.org:10001 [2023-02-04T02:02:13.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T02:02:13.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T02:02:13.544Z] Configure a credential helper to remove this warning. See [2023-02-04T02:02:13.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T02:02:13.544Z] [2023-02-04T02:02:13.544Z] Login Succeeded [2023-02-04T02:02:13.544Z] nexus3.edgexfoundry.org:10002 [2023-02-04T02:02:13.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T02:02:13.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T02:02:13.544Z] Configure a credential helper to remove this warning. See [2023-02-04T02:02:13.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T02:02:13.544Z] [2023-02-04T02:02:13.544Z] Login Succeeded [2023-02-04T02:02:13.544Z] nexus3.edgexfoundry.org:10003 [2023-02-04T02:02:13.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T02:02:13.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T02:02:13.804Z] Configure a credential helper to remove this warning. See [2023-02-04T02:02:13.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T02:02:13.804Z] [2023-02-04T02:02:13.804Z] Login Succeeded [2023-02-04T02:02:13.804Z] nexus3.edgexfoundry.org:10004 [2023-02-04T02:02:13.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T02:02:13.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T02:02:13.804Z] Configure a credential helper to remove this warning. See [2023-02-04T02:02:13.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T02:02:13.804Z] [2023-02-04T02:02:13.804Z] Login Succeeded [2023-02-04T02:02:13.804Z] docker.io [2023-02-04T02:02:14.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T02:02:14.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T02:02:14.725Z] Configure a credential helper to remove this warning. See [2023-02-04T02:02:14.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T02:02:14.725Z] [2023-02-04T02:02:14.725Z] Login Succeeded [2023-02-04T02:02:14.725Z] ---> docker-login.sh ends [Pipeline] } [2023-02-04T02:02:14.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-04T02:02:14.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-04T02:02:14.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-04T02:02:15.003Z] ========================================================= [2023-02-04T02:02:15.003Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-04T02:02:15.003Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T02:02:15.457Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-04T02:02:15.719Z] Sending build context to Docker daemon 45.67MB [2023-02-04T02:02:15.719Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-02-04T02:02:15.719Z] Step 2/16 : FROM ${BASE} AS builder [2023-02-04T02:02:15.719Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-04T02:02:15.719Z] 213ec9aee27d: Pulling fs layer [2023-02-04T02:02:15.719Z] 4583459ba037: Pulling fs layer [2023-02-04T02:02:15.719Z] 93c1e223e6f2: Pulling fs layer [2023-02-04T02:02:15.719Z] 53926ce57604: Pulling fs layer [2023-02-04T02:02:15.719Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-04T02:02:15.719Z] 22ff95d597cd: Pulling fs layer [2023-02-04T02:02:15.719Z] 12d6caf4c0d1: Pulling fs layer [2023-02-04T02:02:15.719Z] 96b7cbca73a9: Pulling fs layer [2023-02-04T02:02:15.719Z] a7acece74701: Pulling fs layer [2023-02-04T02:02:15.719Z] 53926ce57604: Waiting [2023-02-04T02:02:15.719Z] 21b2b0c7a3f4: Waiting [2023-02-04T02:02:15.719Z] 22ff95d597cd: Waiting [2023-02-04T02:02:15.719Z] 12d6caf4c0d1: Waiting [2023-02-04T02:02:15.719Z] 96b7cbca73a9: Waiting [2023-02-04T02:02:15.719Z] a7acece74701: Waiting [2023-02-04T02:02:15.719Z] 93c1e223e6f2: Download complete [2023-02-04T02:02:15.719Z] 4583459ba037: Download complete [2023-02-04T02:02:15.719Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-04T02:02:15.719Z] 22ff95d597cd: Verifying Checksum [2023-02-04T02:02:15.719Z] 22ff95d597cd: Download complete [2023-02-04T02:02:15.988Z] 213ec9aee27d: Verifying Checksum [2023-02-04T02:02:15.988Z] 213ec9aee27d: Download complete [2023-02-04T02:02:15.988Z] 12d6caf4c0d1: Download complete [2023-02-04T02:02:15.988Z] 213ec9aee27d: Pull complete [2023-02-04T02:02:16.263Z] 4583459ba037: Pull complete [2023-02-04T02:02:16.263Z] 93c1e223e6f2: Pull complete [2023-02-04T02:02:17.847Z] a7acece74701: Verifying Checksum [2023-02-04T02:02:17.847Z] a7acece74701: Download complete [2023-02-04T02:02:17.847Z] 53926ce57604: Download complete [2023-02-04T02:02:17.847Z] 96b7cbca73a9: Verifying Checksum [2023-02-04T02:02:17.847Z] 96b7cbca73a9: Download complete [2023-02-04T02:02:22.031Z] 53926ce57604: Pull complete [2023-02-04T02:02:22.031Z] 21b2b0c7a3f4: Pull complete [2023-02-04T02:02:22.031Z] 22ff95d597cd: Pull complete [2023-02-04T02:02:22.031Z] 12d6caf4c0d1: Pull complete [2023-02-04T02:02:23.930Z] 96b7cbca73a9: Pull complete [2023-02-04T02:02:24.864Z] a7acece74701: Pull complete [2023-02-04T02:02:24.864Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-04T02:02:24.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-04T02:02:24.864Z] ---> db6d94c90886 [2023-02-04T02:02:24.864Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-02-04T02:02:26.769Z] ---> Running in b6df4e2882ce [2023-02-04T02:02:26.769Z] Removing intermediate container b6df4e2882ce [2023-02-04T02:02:26.769Z] ---> ebeecc869b0a [2023-02-04T02:02:26.769Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-02-04T02:02:26.769Z] ---> Running in 7551489bbecb [2023-02-04T02:02:26.769Z] Removing intermediate container 7551489bbecb [2023-02-04T02:02:26.769Z] ---> ed72129acdd3 [2023-02-04T02:02:26.769Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-02-04T02:02:26.769Z] ---> Running in 304fa002db13 [2023-02-04T02:02:26.769Z] Removing intermediate container 304fa002db13 [2023-02-04T02:02:26.769Z] ---> 05c90f8b0921 [2023-02-04T02:02:26.769Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-02-04T02:02:26.769Z] ---> Running in 886e4d36f004 [2023-02-04T02:02:26.769Z] Removing intermediate container 886e4d36f004 [2023-02-04T02:02:26.769Z] ---> 0f115f1917e8 [2023-02-04T02:02:26.769Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-02-04T02:02:26.769Z] ---> Running in 6746949b7107 [2023-02-04T02:02:27.028Z] Removing intermediate container 6746949b7107 [2023-02-04T02:02:27.028Z] ---> 69281f1e16e3 [2023-02-04T02:02:27.028Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-02-04T02:02:27.287Z] latest: Pulling from library/docker [2023-02-04T02:02:27.546Z] 8921db27df28: Pulling fs layer [2023-02-04T02:02:27.546Z] ea2378853794: Pulling fs layer [2023-02-04T02:02:27.546Z] 0ee438c3dfd3: Pulling fs layer [2023-02-04T02:02:27.546Z] 4992c8677a86: Pulling fs layer [2023-02-04T02:02:27.546Z] 2d6c1c2ac6d8: Pulling fs layer [2023-02-04T02:02:27.546Z] 81007fdf632e: Pulling fs layer [2023-02-04T02:02:27.546Z] 47b04c14cbb3: Pulling fs layer [2023-02-04T02:02:27.546Z] 80aff18483c6: Pulling fs layer [2023-02-04T02:02:27.546Z] b9c78c9decaf: Pulling fs layer [2023-02-04T02:02:27.546Z] 4992c8677a86: Waiting [2023-02-04T02:02:27.546Z] 81007fdf632e: Waiting [2023-02-04T02:02:27.546Z] 80aff18483c6: Waiting [2023-02-04T02:02:27.546Z] 2d6c1c2ac6d8: Waiting [2023-02-04T02:02:27.546Z] 47b04c14cbb3: Waiting [2023-02-04T02:02:27.546Z] b9c78c9decaf: Waiting [2023-02-04T02:02:27.546Z] 88d99d300761: Pulling fs layer [2023-02-04T02:02:27.546Z] 1b7964a59faa: Pulling fs layer [2023-02-04T02:02:27.546Z] e227de35d5db: Pulling fs layer [2023-02-04T02:02:27.546Z] 88d99d300761: Waiting [2023-02-04T02:02:27.546Z] 6d74c685cc96: Pulling fs layer [2023-02-04T02:02:27.546Z] e227de35d5db: Waiting [2023-02-04T02:02:27.546Z] 6d74c685cc96: Waiting [2023-02-04T02:02:27.546Z] 1b7964a59faa: Waiting [2023-02-04T02:02:27.546Z] 8921db27df28: Download complete [2023-02-04T02:02:27.806Z] ea2378853794: Verifying Checksum [2023-02-04T02:02:27.806Z] ea2378853794: Download complete [2023-02-04T02:02:27.806Z] 8921db27df28: Pull complete [2023-02-04T02:02:27.806Z] 0ee438c3dfd3: Verifying Checksum [2023-02-04T02:02:27.806Z] 0ee438c3dfd3: Download complete [2023-02-04T02:02:28.031Z] Still waiting to schedule task [2023-02-04T02:02:28.031Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4484’ [2023-02-04T02:02:28.065Z] ea2378853794: Pull complete [2023-02-04T02:02:28.065Z] 81007fdf632e: Download complete [2023-02-04T02:02:28.065Z] 4992c8677a86: Verifying Checksum [2023-02-04T02:02:28.065Z] 4992c8677a86: Download complete [2023-02-04T02:02:28.065Z] 2d6c1c2ac6d8: Verifying Checksum [2023-02-04T02:02:28.065Z] 2d6c1c2ac6d8: Download complete [2023-02-04T02:02:28.322Z] 47b04c14cbb3: Verifying Checksum [2023-02-04T02:02:28.322Z] 47b04c14cbb3: Download complete [2023-02-04T02:02:28.322Z] 0ee438c3dfd3: Pull complete [2023-02-04T02:02:28.322Z] 80aff18483c6: Verifying Checksum [2023-02-04T02:02:28.322Z] 80aff18483c6: Download complete [2023-02-04T02:02:28.322Z] 88d99d300761: Verifying Checksum [2023-02-04T02:02:28.322Z] 88d99d300761: Download complete [2023-02-04T02:02:28.322Z] b9c78c9decaf: Verifying Checksum [2023-02-04T02:02:28.322Z] b9c78c9decaf: Download complete [2023-02-04T02:02:28.322Z] e227de35d5db: Verifying Checksum [2023-02-04T02:02:28.322Z] e227de35d5db: Download complete [2023-02-04T02:02:28.581Z] 6d74c685cc96: Verifying Checksum [2023-02-04T02:02:28.581Z] 6d74c685cc96: Download complete [2023-02-04T02:02:28.581Z] 4992c8677a86: Pull complete [2023-02-04T02:02:29.147Z] 2d6c1c2ac6d8: Pull complete [2023-02-04T02:02:29.147Z] 81007fdf632e: Pull complete [2023-02-04T02:02:29.147Z] 47b04c14cbb3: Pull complete [2023-02-04T02:02:29.147Z] 80aff18483c6: Pull complete [2023-02-04T02:02:29.405Z] b9c78c9decaf: Pull complete [2023-02-04T02:02:29.405Z] 88d99d300761: Pull complete [2023-02-04T02:02:29.663Z] 1b7964a59faa: Download complete [2023-02-04T02:02:30.600Z] 1b7964a59faa: Pull complete [2023-02-04T02:02:30.601Z] e227de35d5db: Pull complete [2023-02-04T02:02:30.860Z] 6d74c685cc96: Pull complete [2023-02-04T02:02:30.860Z] Digest: sha256:e6055f8f3631220803c49658b5c1513a6db428afb0eda193ead270331642ae62 [2023-02-04T02:02:30.860Z] Status: Downloaded newer image for docker:latest [2023-02-04T02:02:32.240Z] ---> 8bab5e6a2d8e [2023-02-04T02:02:32.240Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-02-04T02:02:32.240Z] ---> Running in c831c74530b9 [2023-02-04T02:02:32.498Z] Removing intermediate container c831c74530b9 [2023-02-04T02:02:32.498Z] ---> e60bc8cb54dc [2023-02-04T02:02:32.498Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-04T02:02:32.498Z] ---> Running in 260f6b526226 [2023-02-04T02:02:32.756Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T02:02:33.325Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T02:02:34.265Z] OK: 211 MiB in 51 packages [2023-02-04T02:02:34.525Z] Removing intermediate container 260f6b526226 [2023-02-04T02:02:34.525Z] ---> 0d2eb5b30816 [2023-02-04T02:02:34.525Z] Step 11/16 : ENV GO111MODULE=on [2023-02-04T02:02:34.525Z] ---> Running in 5cf4c00ee145 [2023-02-04T02:02:34.525Z] Removing intermediate container 5cf4c00ee145 [2023-02-04T02:02:34.525Z] ---> 77447a03086d [2023-02-04T02:02:34.525Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-02-04T02:02:34.525Z] ---> Running in 0ffc78ae7d4d [2023-02-04T02:02:34.525Z] Removing intermediate container 0ffc78ae7d4d [2023-02-04T02:02:34.525Z] ---> 6d488f28dbe2 [2023-02-04T02:02:34.525Z] Step 13/16 : COPY go.mod vendor* ./ [2023-02-04T02:02:34.784Z] ---> 556a2ab552f8 [2023-02-04T02:02:34.784Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T02:02:34.784Z] ---> Running in 3a3f3bcea54a [2023-02-04T02:03:01.974Z] Removing intermediate container 3a3f3bcea54a [2023-02-04T02:03:01.974Z] ---> e46d3da1b1f9 [2023-02-04T02:03:01.974Z] Step 15/16 : COPY . . [2023-02-04T02:03:01.974Z] ---> 2a7a20eb258f [2023-02-04T02:03:01.974Z] Step 16/16 : RUN ${MAKE} [2023-02-04T02:03:01.974Z] ---> Running in b44db2575814 [2023-02-04T02:03:01.974Z] noop [2023-02-04T02:03:01.974Z] Removing intermediate container b44db2575814 [2023-02-04T02:03:01.974Z] ---> 0e61c2ef1421 [2023-02-04T02:03:01.974Z] Successfully built 0e61c2ef1421 [2023-02-04T02:03:01.974Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T02:03:03.622Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-04T02:03:03.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T02:03:04.842Z] prd-ubuntu20.04-docker-8c-8g-4485 does not seem to be running inside a container [2023-02-04T02:03:04.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-590 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590:/w/workspace/edgexfoundry_edgex-ui-go_PR-590:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-04T02:03:05.273Z] $ docker top d8dcf97e4a5a713ddc78ced740a3a21ad40671d2f4178bf22ca0af69660c8710 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-04T02:03:06.013Z] + go version [2023-02-04T02:03:06.013Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-04T02:03:06.017Z] $ docker stop --time=1 d8dcf97e4a5a713ddc78ced740a3a21ad40671d2f4178bf22ca0af69660c8710 [2023-02-04T02:03:07.311Z] $ docker rm -f --volumes d8dcf97e4a5a713ddc78ced740a3a21ad40671d2f4178bf22ca0af69660c8710 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T02:03:08.122Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-04T02:03:08.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T02:03:08.264Z] prd-ubuntu20.04-docker-8c-8g-4485 does not seem to be running inside a container [2023-02-04T02:03:08.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-590 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590:/w/workspace/edgexfoundry_edgex-ui-go_PR-590:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-04T02:03:08.630Z] $ docker top 4b215709d34107200e53c2dd66e977339ed1bb016ffef786e62e674f39cb311a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-04T02:03:09.072Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-590 [Pipeline] fileExists [Pipeline] sh [2023-02-04T02:03:09.436Z] + make test [2023-02-04T02:03:09.436Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-02-04T02:03:09.694Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-02-04T02:03:19.669Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-02-04T02:03:19.669Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-02-04T02:03:19.669Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-02-04T02:03:19.669Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-02-04T02:03:19.669Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-02-04T02:03:19.669Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-02-04T02:03:19.669Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-02-04T02:03:19.669Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-02-04T02:03:19.669Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-02-04T02:03:22.210Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-04T02:03:22.210Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-04T02:03:22.210Z] ./bin/test-attribution-txt.sh [2023-02-04T02:03:22.210Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-02-04T02:03:22.210Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-02-04T02:03:22.210Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-02-04T02:03:22.210Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-02-04T02:03:22.210Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-02-04T02:03:22.210Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-02-04T02:03:22.210Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-02-04T02:03:22.210Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-02-04T02:03:22.210Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-02-04T02:03:22.210Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-02-04T02:03:22.210Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-02-04T02:03:22.210Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-02-04T02:03:22.210Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-02-04T02:03:22.210Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-02-04T02:03:22.210Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-02-04T02:03:22.210Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-02-04T02:03:22.210Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-02-04T02:03:22.210Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-02-04T02:03:22.210Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-02-04T02:03:22.210Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-02-04T02:03:22.210Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-02-04T02:03:22.210Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-02-04T02:03:22.210Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-02-04T02:03:22.210Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-02-04T02:03:22.210Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-02-04T02:03:22.210Z] make -C web test [2023-02-04T02:03:22.210Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-590/web' [2023-02-04T02:03:22.210Z] make[1]: tput: No such file or directory [2023-02-04T02:03:22.210Z] make[1]: tput: No such file or directory [2023-02-04T02:03:22.210Z] warning: generating ./VERSION [2023-02-04T02:03:22.210Z] echo "0.0.0" > VERSION [2023-02-04T02:03:22.210Z] docker build \ [2023-02-04T02:03:22.210Z] -f Dockerfile \ [2023-02-04T02:03:22.210Z] --build-arg USER=1000 \ [2023-02-04T02:03:22.210Z] \ [2023-02-04T02:03:22.210Z] --label "git_sha=3c55665eda8188c8b3106ad57f6dd67c1ab2fa95" \ [2023-02-04T02:03:22.210Z] -t edgexfoundry/edgex-web-ui:3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 \ [2023-02-04T02:03:22.210Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-02-04T02:03:22.210Z] . [2023-02-04T02:03:22.210Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-02-04T02:03:22.210Z] Install the buildx component to build images with BuildKit: [2023-02-04T02:03:22.210Z] https://docs.docker.com/go/buildx/ [2023-02-04T02:03:22.210Z] [2023-02-04T02:03:22.210Z] Sending build context to Docker daemon 3.269MB [2023-02-04T02:03:22.210Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-02-04T02:03:22.777Z] 16.17-alpine3.15: Pulling from library/node [2023-02-04T02:03:22.777Z] 9621f1afde84: Pulling fs layer [2023-02-04T02:03:22.777Z] c6f70ee39829: Pulling fs layer [2023-02-04T02:03:22.777Z] 56892a8094a2: Pulling fs layer [2023-02-04T02:03:22.777Z] 58dd87906ef0: Pulling fs layer [2023-02-04T02:03:22.777Z] 58dd87906ef0: Waiting [2023-02-04T02:03:22.777Z] 9621f1afde84: Verifying Checksum [2023-02-04T02:03:22.777Z] 9621f1afde84: Download complete [2023-02-04T02:03:23.036Z] 9621f1afde84: Pull complete [2023-02-04T02:03:23.036Z] 58dd87906ef0: Verifying Checksum [2023-02-04T02:03:23.036Z] 58dd87906ef0: Download complete [2023-02-04T02:03:23.036Z] 56892a8094a2: Verifying Checksum [2023-02-04T02:03:23.036Z] 56892a8094a2: Download complete [2023-02-04T02:03:24.410Z] c6f70ee39829: Verifying Checksum [2023-02-04T02:03:24.410Z] c6f70ee39829: Download complete [2023-02-04T02:03:25.352Z] c6f70ee39829: Pull complete [2023-02-04T02:03:25.352Z] 56892a8094a2: Pull complete [2023-02-04T02:03:25.612Z] 58dd87906ef0: Pull complete [2023-02-04T02:03:25.612Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-02-04T02:03:25.612Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-02-04T02:03:25.613Z] ---> b69703f70c3d [2023-02-04T02:03:25.613Z] Step 2/10 : RUN apk add --no-cache chromium [2023-02-04T02:03:26.551Z] ---> Running in b5ad04f776a4 [2023-02-04T02:03:26.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-04T02:03:27.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-04T02:03:27.329Z] (1/129) Installing libxau (1.0.9-r0) [2023-02-04T02:03:27.329Z] (2/129) Installing libmd (1.0.3-r0) [2023-02-04T02:03:27.329Z] (3/129) Installing libbsd (0.11.3-r1) [2023-02-04T02:03:27.329Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-02-04T02:03:27.329Z] (5/129) Installing libxcb (1.14-r2) [2023-02-04T02:03:27.329Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-02-04T02:03:27.329Z] (7/129) Installing libxext (1.3.4-r0) [2023-02-04T02:03:27.329Z] (8/129) Installing libice (1.0.10-r0) [2023-02-04T02:03:27.329Z] (9/129) Installing libuuid (2.37.4-r0) [2023-02-04T02:03:27.329Z] (10/129) Installing libsm (1.2.3-r0) [2023-02-04T02:03:27.329Z] (11/129) Installing libxt (1.2.1-r0) [2023-02-04T02:03:27.329Z] (12/129) Installing libxmu (1.1.3-r0) [2023-02-04T02:03:27.329Z] (13/129) Installing xset (1.2.4-r0) [2023-02-04T02:03:27.595Z] (14/129) Installing xprop (1.2.5-r0) [2023-02-04T02:03:27.595Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-02-04T02:03:27.595Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-02-04T02:03:27.595Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-02-04T02:03:27.595Z] (18/129) Installing libffi (3.4.2-r1) [2023-02-04T02:03:27.595Z] (19/129) Installing libintl (0.21-r0) [2023-02-04T02:03:27.595Z] (20/129) Installing libblkid (2.37.4-r0) [2023-02-04T02:03:27.595Z] (21/129) Installing libmount (2.37.4-r0) [2023-02-04T02:03:27.595Z] (22/129) Installing pcre (8.45-r1) [2023-02-04T02:03:27.595Z] (23/129) Installing glib (2.70.1-r0) [2023-02-04T02:03:27.595Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-02-04T02:03:27.595Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-02-04T02:03:27.595Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-02-04T02:03:27.595Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-02-04T02:03:27.595Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-02-04T02:03:27.595Z] (29/129) Installing libpng (1.6.37-r1) [2023-02-04T02:03:27.595Z] (30/129) Installing libwebp (1.2.2-r0) [2023-02-04T02:03:27.595Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-02-04T02:03:27.855Z] (32/129) Installing tiff (4.4.0-r0) [2023-02-04T02:03:27.855Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-02-04T02:03:27.855Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-02-04T02:03:27.855Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-02-04T02:03:27.855Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-02-04T02:03:27.855Z] (37/129) Installing libxrender (0.9.10-r3) [2023-02-04T02:03:27.855Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-02-04T02:03:27.855Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-02-04T02:03:27.855Z] (40/129) Installing libxi (1.8-r0) [2023-02-04T02:03:27.855Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-02-04T02:03:27.855Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-02-04T02:03:27.855Z] (43/129) Installing atk (2.36.0-r0) [2023-02-04T02:03:27.855Z] (44/129) Installing libxtst (1.2.3-r3) [2023-02-04T02:03:27.855Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-02-04T02:03:27.855Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-02-04T02:03:27.855Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-02-04T02:03:27.855Z] (48/129) Installing expat (2.5.0-r0) [2023-02-04T02:03:27.855Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-02-04T02:03:27.855Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-02-04T02:03:27.855Z] (51/129) Installing freetype (2.11.1-r2) [2023-02-04T02:03:27.855Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-02-04T02:03:27.855Z] (53/129) Installing pixman (0.40.0-r4) [2023-02-04T02:03:28.114Z] (54/129) Installing cairo (1.16.0-r5) [2023-02-04T02:03:28.114Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-02-04T02:03:28.114Z] (56/129) Installing avahi-libs (0.8-r5) [2023-02-04T02:03:28.114Z] (57/129) Installing gmp (6.2.1-r1) [2023-02-04T02:03:28.114Z] (58/129) Installing nettle (3.7.3-r0) [2023-02-04T02:03:28.114Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-02-04T02:03:28.114Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-02-04T02:03:28.114Z] (61/129) Installing libunistring (0.9.10-r1) [2023-02-04T02:03:28.114Z] (62/129) Installing gnutls (3.7.1-r1) [2023-02-04T02:03:28.114Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-02-04T02:03:28.373Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-02-04T02:03:28.373Z] (65/129) Installing fribidi (1.0.11-r0) [2023-02-04T02:03:28.373Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-02-04T02:03:28.373Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-02-04T02:03:28.373Z] (68/129) Installing libxft (2.3.4-r0) [2023-02-04T02:03:28.373Z] (69/129) Installing pango (1.48.10-r0) [2023-02-04T02:03:28.373Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-02-04T02:03:28.373Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-02-04T02:03:28.373Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-02-04T02:03:28.373Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-02-04T02:03:28.373Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-02-04T02:03:28.373Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-02-04T02:03:28.373Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-02-04T02:03:28.632Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-02-04T02:03:28.632Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-02-04T02:03:28.632Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-02-04T02:03:28.632Z] Executing ttf-opensans-1.10-r1.post-install [2023-02-04T02:03:30.611Z] (79/129) Installing libogg (1.3.5-r0) [2023-02-04T02:03:30.611Z] (80/129) Installing flac (1.3.4-r0) [2023-02-04T02:03:30.611Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-02-04T02:03:30.611Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-02-04T02:03:30.611Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-02-04T02:03:30.611Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-02-04T02:03:30.611Z] (85/129) Installing libass (0.15.2-r0) [2023-02-04T02:03:30.910Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-02-04T02:03:30.910Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-02-04T02:03:30.910Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-02-04T02:03:30.910Z] (89/129) Installing lame (3.100-r0) [2023-02-04T02:03:30.910Z] (90/129) Installing opus (1.3.1-r1) [2023-02-04T02:03:30.910Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-02-04T02:03:30.910Z] (92/129) Installing soxr (0.1.3-r2) [2023-02-04T02:03:30.910Z] (93/129) Installing libsrt (1.4.2-r1) [2023-02-04T02:03:30.910Z] (94/129) Installing libssh (0.9.6-r1) [2023-02-04T02:03:30.910Z] (95/129) Installing libtheora (1.1.1-r16) [2023-02-04T02:03:30.910Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-02-04T02:03:30.910Z] (97/129) Installing libpciaccess (0.16-r0) [2023-02-04T02:03:30.910Z] (98/129) Installing libdrm (2.4.109-r0) [2023-02-04T02:03:30.910Z] (99/129) Installing libva (2.13.0-r0) [2023-02-04T02:03:30.910Z] (100/129) Installing libvdpau (1.4-r0) [2023-02-04T02:03:30.910Z] (101/129) Installing vidstab (1.1.0-r1) [2023-02-04T02:03:30.910Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-02-04T02:03:30.910Z] (103/129) Installing libvpx (1.10.0-r0) [2023-02-04T02:03:30.910Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-02-04T02:03:30.910Z] (105/129) Installing x264-libs (20210613-r0) [2023-02-04T02:03:31.202Z] (106/129) Installing x265-libs (3.5-r0) [2023-02-04T02:03:31.202Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-02-04T02:03:31.202Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-02-04T02:03:31.202Z] (109/129) Installing libevent (2.1.12-r4) [2023-02-04T02:03:31.202Z] (110/129) Installing mesa (21.2.6-r0) [2023-02-04T02:03:31.202Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-02-04T02:03:31.202Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-02-04T02:03:31.202Z] (113/129) Installing lcms2 (2.12-r1) [2023-02-04T02:03:31.202Z] (114/129) Installing nspr (4.32-r0) [2023-02-04T02:03:31.202Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-02-04T02:03:31.202Z] (116/129) Installing nss (3.78.1-r0) [2023-02-04T02:03:31.490Z] (117/129) Installing libasyncns (0.8-r1) [2023-02-04T02:03:31.490Z] (118/129) Installing libltdl (2.4.6-r7) [2023-02-04T02:03:31.490Z] (119/129) Installing orc (0.4.32-r0) [2023-02-04T02:03:31.490Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-02-04T02:03:31.490Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-02-04T02:03:31.490Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-02-04T02:03:31.490Z] (123/129) Installing libpulse (15.0-r2) [2023-02-04T02:03:31.490Z] (124/129) Installing re2 (2021.11.01-r0) [2023-02-04T02:03:31.490Z] (125/129) Installing snappy (1.1.9-r1) [2023-02-04T02:03:31.490Z] (126/129) Installing libgpg-error (1.42-r1) [2023-02-04T02:03:31.490Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-02-04T02:03:31.490Z] (128/129) Installing libxslt (1.1.35-r0) [2023-02-04T02:03:31.490Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-02-04T02:03:33.396Z] Executing busybox-1.34.1-r7.trigger [2023-02-04T02:03:33.396Z] Executing glib-2.70.1-r0.trigger [2023-02-04T02:03:33.396Z] Executing shared-mime-info-2.1-r2.trigger [2023-02-04T02:03:33.656Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-02-04T02:03:33.656Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-02-04T02:03:33.656Z] Executing fontconfig-2.13.1-r4.trigger [2023-02-04T02:03:33.656Z] Executing mkfontscale-1.2.1-r1.trigger [2023-02-04T02:03:33.656Z] OK: 286 MiB in 145 packages [2023-02-04T02:03:37.849Z] Removing intermediate container b5ad04f776a4 [2023-02-04T02:03:37.849Z] ---> 0a73a7862ed6 [2023-02-04T02:03:37.849Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-02-04T02:03:37.849Z] ---> Running in 8f73750966e9 [2023-02-04T02:03:37.849Z] Removing intermediate container 8f73750966e9 [2023-02-04T02:03:37.849Z] ---> 09af12be99e8 [2023-02-04T02:03:37.849Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-02-04T02:03:37.849Z] ---> Running in dee4f953a347 [2023-02-04T02:03:37.849Z] Removing intermediate container dee4f953a347 [2023-02-04T02:03:37.849Z] ---> aa77da721a35 [2023-02-04T02:03:37.849Z] Step 5/10 : RUN npm install -g npm [2023-02-04T02:03:37.849Z] ---> Running in 711294e0894a [2023-02-04T02:03:44.414Z] [2023-02-04T02:03:44.414Z] removed 8 packages, changed 81 packages, and audited 231 packages in 6s [2023-02-04T02:03:44.414Z] [2023-02-04T02:03:44.414Z] 14 packages are looking for funding [2023-02-04T02:03:44.414Z] run `npm fund` for details [2023-02-04T02:03:44.414Z] [2023-02-04T02:03:44.414Z] found 0 vulnerabilities [2023-02-04T02:03:45.793Z] Removing intermediate container 711294e0894a [2023-02-04T02:03:45.793Z] ---> 9509003a69a6 [2023-02-04T02:03:45.793Z] Step 6/10 : ARG USER=1000 [2023-02-04T02:03:45.793Z] ---> Running in 16a5ce08ef12 [2023-02-04T02:03:45.793Z] Removing intermediate container 16a5ce08ef12 [2023-02-04T02:03:45.793Z] ---> 25bf604aa3f3 [2023-02-04T02:03:45.793Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-02-04T02:03:45.793Z] ---> Running in f82d949887f9 [2023-02-04T02:03:46.359Z] Removing intermediate container f82d949887f9 [2023-02-04T02:03:46.359Z] ---> 8a5cd0dff6b1 [2023-02-04T02:03:46.359Z] Step 8/10 : USER $USER:$USER [2023-02-04T02:03:46.359Z] ---> Running in 687378477a75 [2023-02-04T02:03:46.359Z] Removing intermediate container 687378477a75 [2023-02-04T02:03:46.359Z] ---> b981cf2e9867 [2023-02-04T02:03:46.359Z] Step 9/10 : WORKDIR /app [2023-02-04T02:03:46.359Z] ---> Running in dd883960caed [2023-02-04T02:03:46.617Z] Removing intermediate container dd883960caed [2023-02-04T02:03:46.617Z] ---> defc33125382 [2023-02-04T02:03:46.617Z] Step 10/10 : LABEL git_sha=3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 [2023-02-04T02:03:46.617Z] ---> Running in a08b3e36d13a [2023-02-04T02:03:46.617Z] Removing intermediate container a08b3e36d13a [2023-02-04T02:03:46.617Z] ---> d72b447d9de8 [2023-02-04T02:03:46.617Z] Successfully built d72b447d9de8 [2023-02-04T02:03:46.617Z] Successfully tagged edgexfoundry/edgex-web-ui:3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 [2023-02-04T02:03:46.617Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-02-04T02:03:46.617Z] touch edgex-web-ui.imagebuilt [2023-02-04T02:03:46.617Z] mkdir -p node_modules coverage [2023-02-04T02:03:46.617Z] chown "1000:1000" node_modules coverage package-lock.json [2023-02-04T02:03:46.617Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE Unsupported engine { [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE required: { [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE }, [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE } [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE Unsupported engine { [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE required: { [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE }, [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE } [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE Unsupported engine { [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE required: { [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE }, [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE } [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE Unsupported engine { [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE required: { [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE }, [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE } [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE Unsupported engine { [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE required: { [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE }, [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE } [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE Unsupported engine { [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE required: { [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE }, [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE } [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE Unsupported engine { [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE required: { [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE }, [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE } [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE Unsupported engine { [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE required: { [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE }, [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE } [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE Unsupported engine { [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE required: { [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE }, [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-04T02:03:48.522Z] npm WARN EBADENGINE } [2023-02-04T02:03:53.785Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-02-04T02:03:53.785Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-02-04T02:03:53.785Z] 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 [2023-02-04T02:03:53.785Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-02-04T02:03:53.786Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-02-04T02:03:54.351Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-02-04T02:03:55.286Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-02-04T02:03:55.851Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-02-04T02:03:55.851Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-02-04T02:03:58.384Z] 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 [2023-02-04T02:03:58.384Z] 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 [2023-02-04T02:03:59.319Z] 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. [2023-02-04T02:03:59.886Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-02-04T02:04:00.144Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-02-04T02:04:00.403Z] 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. [2023-02-04T02:04:00.662Z] 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. [2023-02-04T02:04:01.599Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-02-04T02:04:02.167Z] 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. [2023-02-04T02:04:06.367Z] npm WARN deprecated core-js@3.16.0: 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. [2023-02-04T02:04:13.059Z] [2023-02-04T02:04:13.059Z] added 1478 packages, and audited 1479 packages in 25s [2023-02-04T02:04:13.059Z] [2023-02-04T02:04:13.059Z] 90 packages are looking for funding [2023-02-04T02:04:13.059Z] run `npm fund` for details [2023-02-04T02:04:13.059Z] [2023-02-04T02:04:13.059Z] 25 vulnerabilities (2 low, 5 moderate, 14 high, 4 critical) [2023-02-04T02:04:13.059Z] [2023-02-04T02:04:13.059Z] To address issues that do not require attention, run: [2023-02-04T02:04:13.059Z] npm audit fix [2023-02-04T02:04:13.059Z] [2023-02-04T02:04:13.059Z] To address all issues (including breaking changes), run: [2023-02-04T02:04:13.059Z] npm audit fix --force [2023-02-04T02:04:13.059Z] [2023-02-04T02:04:13.059Z] Run `npm audit` for details. [2023-02-04T02:04:15.591Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-02-04T02:04:18.130Z] - Generating browser application bundles (phase: setup)... [2023-02-04T02:04:22.322Z] Compiling @angular/core : es2015 as esm2015 [2023-02-04T02:04:22.322Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-02-04T02:04:26.527Z] Compiling @angular/common : es2015 as esm2015 [2023-02-04T02:04:26.527Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-02-04T02:04:27.094Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-02-04T02:04:27.094Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-02-04T02:04:27.661Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-02-04T02:04:27.661Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-02-04T02:04:27.919Z] Compiling @angular/router : es2015 as esm2015 [2023-02-04T02:04:28.177Z] Compiling @angular/common/http : es2015 as esm2015 [2023-02-04T02:04:28.177Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-02-04T02:04:28.434Z] Compiling @angular/forms : es2015 as esm2015 [2023-02-04T02:04:28.690Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-02-04T02:04:31.215Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-02-04T02:04:37.774Z] 04 02 2023 02:04:37.019:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-02-04T02:04:37.775Z] 04 02 2023 02:04:37.031:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-02-04T02:04:37.775Z] 04 02 2023 02:04:37.035:INFO [launcher]: Starting browser ChromeHeadless [2023-02-04T02:04:52.686Z] ✔ Browser application bundle generation complete. [2023-02-04T02:04:52.686Z] 04 02 2023 02:04:50.276:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket cvGXxHKX2ze1C2VMAAAB with id 63509882 [2023-02-04T02:04:53.255Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-02-04T02:04:53.513Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.062 secs) [2023-02-04T02:04:53.513Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.148 secs) [2023-02-04T02:04:53.513Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.16 secs) [2023-02-04T02:04:53.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.283 secs) [2023-02-04T02:04:53.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.34 secs) [2023-02-04T02:04:53.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.349 secs) [2023-02-04T02:04:53.771Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.377 secs) [2023-02-04T02:04:54.028Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.418 secs) [2023-02-04T02:04:54.028Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.445 secs) [2023-02-04T02:04:54.028Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.454 secs) [2023-02-04T02:04:54.028Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.464 secs) [2023-02-04T02:04:54.028Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.468 secs) [2023-02-04T02:04:54.028Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.471 secs) [2023-02-04T02:04:54.028Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.5 secs) [2023-02-04T02:04:54.028Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.526 secs) [2023-02-04T02:04:54.028Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.531 secs) [2023-02-04T02:04:54.028Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.546 secs) [2023-02-04T02:04:54.028Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.556 secs) [2023-02-04T02:04:54.028Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.56 secs) [2023-02-04T02:04:54.028Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.563 secs) [2023-02-04T02:04:54.028Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.565 secs) [2023-02-04T02:04:54.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.607 secs) [2023-02-04T02:04:54.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.651 secs) [2023-02-04T02:04:54.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.659 secs) [2023-02-04T02:04:54.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.677 secs) [2023-02-04T02:04:54.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.714 secs) [2023-02-04T02:04:54.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.725 secs) [2023-02-04T02:04:54.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.737 secs) [2023-02-04T02:04:54.548Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.773 secs) [2023-02-04T02:04:54.548Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.804 secs) [2023-02-04T02:04:54.548Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.811 secs) [2023-02-04T02:04:54.548Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.897 secs) [2023-02-04T02:04:54.548Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.904 secs) [2023-02-04T02:04:54.548Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.914 secs) [2023-02-04T02:04:54.548Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.918 secs) [2023-02-04T02:04:54.548Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.98 secs) [2023-02-04T02:04:54.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 1.016 secs) [2023-02-04T02:04:54.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 1.026 secs) [2023-02-04T02:04:54.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 1.034 secs) [2023-02-04T02:04:54.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1.042 secs) [2023-02-04T02:04:54.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.054 secs) [2023-02-04T02:04:54.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.058 secs) [2023-02-04T02:04:54.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.061 secs) [2023-02-04T02:04:54.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.064 secs) [2023-02-04T02:04:54.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.067 secs) [2023-02-04T02:04:54.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.094 secs) [2023-02-04T02:04:54.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.118 secs) [2023-02-04T02:04:54.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.13 secs) [2023-02-04T02:04:54.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.138 secs) [2023-02-04T02:04:54.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.145 secs) [2023-02-04T02:04:54.807Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.15 secs) [2023-02-04T02:04:55.077Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.182 secs) [2023-02-04T02:04:55.077Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.189 secs) [2023-02-04T02:04:55.077Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.197 secs) [2023-02-04T02:04:55.077Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.2 secs) [2023-02-04T02:04:55.077Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.202 secs) [2023-02-04T02:04:55.077Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.21 secs) [2023-02-04T02:04:55.077Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.24 secs) [2023-02-04T02:04:55.077Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.35 secs) [2023-02-04T02:04:55.077Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.361 secs) [2023-02-04T02:04:55.335Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.372 secs) [2023-02-04T02:04:55.335Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.394 secs) [2023-02-04T02:04:55.335Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.413 secs) [2023-02-04T02:04:55.335Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.419 secs) [2023-02-04T02:04:55.335Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.423 secs) [2023-02-04T02:04:55.335Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.427 secs) [2023-02-04T02:04:55.335Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.446 secs) [2023-02-04T02:04:55.335Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.458 secs) [2023-02-04T02:04:55.335Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.472 secs) [2023-02-04T02:04:55.335Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.477 secs) [2023-02-04T02:04:55.335Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.481 secs) [2023-02-04T02:04:55.335Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.49 secs) [2023-02-04T02:04:55.335Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.494 secs) [2023-02-04T02:04:55.335Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.5 secs) [2023-02-04T02:04:55.335Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.519 secs) [2023-02-04T02:04:55.335Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.542 secs) [2023-02-04T02:04:55.335Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.552 secs) [2023-02-04T02:04:55.594Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.581 secs) [2023-02-04T02:04:55.594Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.593 secs) [2023-02-04T02:04:55.594Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.604 secs) [2023-02-04T02:04:55.594Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.614 secs) [2023-02-04T02:04:55.594Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.624 secs) [2023-02-04T02:04:55.594Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.631 secs) [2023-02-04T02:04:55.594Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.638 secs) [2023-02-04T02:04:55.594Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.645 secs) [2023-02-04T02:04:55.594Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.647 secs) [2023-02-04T02:04:55.594Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.658 secs) [2023-02-04T02:04:55.594Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.664 secs) [2023-02-04T02:04:55.594Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.677 secs) [2023-02-04T02:04:55.594Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.681 secs) [2023-02-04T02:04:55.594Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.683 secs) [2023-02-04T02:04:55.594Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.684 secs) [2023-02-04T02:04:55.594Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.685 secs) [2023-02-04T02:04:55.594Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.693 secs) [2023-02-04T02:04:55.594Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.704 secs) [2023-02-04T02:04:55.594Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.722 secs) [2023-02-04T02:04:55.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.735 secs) [2023-02-04T02:04:55.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.741 secs) [2023-02-04T02:04:55.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.744 secs) [2023-02-04T02:04:55.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.746 secs) [2023-02-04T02:04:55.853Z] WARN: ' [2023-02-04T02:04:55.853Z] It looks like you're using ngModel on the same form field as formControlName. [2023-02-04T02:04:55.853Z] Support for using the ngModel input property and ngModelChange event with [2023-02-04T02:04:55.853Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-02-04T02:04:55.853Z] in a future version of Angular. [2023-02-04T02:04:55.853Z] [2023-02-04T02:04:55.853Z] For more information on this, see our API docs here: [2023-02-04T02:04:55.853Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-02-04T02:04:55.853Z] ' [2023-02-04T02:04:55.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.746 secs) [2023-02-04T02:04:55.853Z] WARN: ' [2023-02-04T02:04:55.853Z] It looks like you're using ngModel on the same form field as formControlName. [2023-02-04T02:04:55.853Z] Support for using the ngModel input property and ngModelChange event with [2023-02-04T02:04:55.853Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-02-04T02:04:55.853Z] in a future version of Angular. [2023-02-04T02:04:55.853Z] [2023-02-04T02:04:55.853Z] For more information on this, see our API docs here: [2023-02-04T02:04:55.853Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-02-04T02:04:55.853Z] ' [2023-02-04T02:04:55.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.764 secs) [2023-02-04T02:04:55.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.788 secs) [2023-02-04T02:04:55.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.801 secs) [2023-02-04T02:04:55.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.808 secs) [2023-02-04T02:04:55.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.813 secs) [2023-02-04T02:04:55.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.815 secs) [2023-02-04T02:04:55.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.816 secs) [2023-02-04T02:04:55.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.839 secs) [2023-02-04T02:04:55.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.874 secs) [2023-02-04T02:04:55.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.882 secs) [2023-02-04T02:04:55.853Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.905 secs) [2023-02-04T02:04:56.111Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.954 secs) [2023-02-04T02:04:56.111Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.969 secs) [2023-02-04T02:04:56.112Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.987 secs) [2023-02-04T02:04:56.112Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 2.013 secs) [2023-02-04T02:04:56.112Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 2.017 secs) [2023-02-04T02:04:56.112Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 2.019 secs) [2023-02-04T02:04:56.112Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 2.027 secs) [2023-02-04T02:04:56.112Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 2.037 secs) [2023-02-04T02:04:56.112Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.041 secs) [2023-02-04T02:04:56.112Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.06 secs) [2023-02-04T02:04:56.112Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.071 secs) [2023-02-04T02:04:56.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.106 secs) [2023-02-04T02:04:56.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.118 secs) [2023-02-04T02:04:56.372Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.135 secs) [2023-02-04T02:04:56.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.146 secs) [2023-02-04T02:04:56.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.165 secs) [2023-02-04T02:04:56.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.169 secs) [2023-02-04T02:04:56.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.172 secs) [2023-02-04T02:04:56.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.182 secs) [2023-02-04T02:04:56.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.19 secs) [2023-02-04T02:04:56.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.195 secs) [2023-02-04T02:04:56.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.201 secs) [2023-02-04T02:04:56.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.23 secs) [2023-02-04T02:04:56.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.241 secs) [2023-02-04T02:04:56.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.247 secs) [2023-02-04T02:04:56.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.253 secs) [2023-02-04T02:04:56.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.255 secs) [2023-02-04T02:04:56.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.258 secs) [2023-02-04T02:04:56.373Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.26 secs) [2023-02-04T02:04:56.634Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.27 secs) [2023-02-04T02:04:56.634Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.278 secs) [2023-02-04T02:04:56.634Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.294 secs) [2023-02-04T02:04:56.634Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.307 secs) [2023-02-04T02:04:56.634Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.311 secs) [2023-02-04T02:04:56.634Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.326 secs) [2023-02-04T02:04:56.634Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.336 secs) [2023-02-04T02:04:56.634Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.34 secs) [2023-02-04T02:04:56.634Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.341 secs) [2023-02-04T02:04:56.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.41 secs / 2.341 secs) [2023-02-04T02:04:56.893Z] TOTAL: 149 SUCCESS [2023-02-04T02:04:56.893Z] ✔ Browser application bundle generation complete. [2023-02-04T02:04:57.151Z] [2023-02-04T02:04:57.152Z] =============================== Coverage summary =============================== [2023-02-04T02:04:57.152Z] Statements : 40.95% ( 1466/3580 ) [2023-02-04T02:04:57.152Z] Branches : 12.03% ( 111/923 ) [2023-02-04T02:04:57.152Z] Functions : 33.2% ( 431/1298 ) [2023-02-04T02:04:57.152Z] Lines : 38.88% ( 1317/3387 ) [2023-02-04T02:04:57.152Z] ================================================================================ [2023-02-04T02:04:57.410Z] ✔ Browser application bundle generation complete. [2023-02-04T02:04:57.977Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-590/web' [Pipeline] echo [2023-02-04T02:04:58.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-04T02:04:58.068Z] $ docker stop --time=1 4b215709d34107200e53c2dd66e977339ed1bb016ffef786e62e674f39cb311a [2023-02-04T02:04:59.372Z] $ docker rm -f --volumes 4b215709d34107200e53c2dd66e977339ed1bb016ffef786e62e674f39cb311a [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-04T02:04:59.790Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-04T02:05:00.483Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-04T02:05:01.265Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-04T02:05:01.819Z] + ls -al . [2023-02-04T02:05:01.819Z] total 188 [2023-02-04T02:05:01.819Z] drwxrwxr-x 14 jenkins jenkins 4096 Feb 4 02:03 . [2023-02-04T02:05:01.819Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 02:01 .. [2023-02-04T02:05:01.819Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 02:01 .blubracket [2023-02-04T02:05:01.819Z] -rw-rw-r-- 1 jenkins jenkins 18 Feb 4 02:01 .dockerignore [2023-02-04T02:05:01.819Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 4 02:02 .git [2023-02-04T02:05:01.819Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 02:01 .github [2023-02-04T02:05:01.819Z] -rw-rw-r-- 1 jenkins jenkins 185 Feb 4 02:01 .gitignore [2023-02-04T02:05:01.819Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 4 02:02 .semver [2023-02-04T02:05:01.819Z] -rw-rw-r-- 1 jenkins jenkins 4856 Feb 4 02:01 Attribution.txt [2023-02-04T02:05:01.819Z] -rw-rw-r-- 1 jenkins jenkins 17205 Feb 4 02:01 CHANGELOG.md [2023-02-04T02:05:01.819Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 4 02:01 CONTRIBUTING.md [2023-02-04T02:05:01.819Z] -rw-rw-r-- 1 jenkins jenkins 1847 Feb 4 02:01 Dockerfile [2023-02-04T02:05:01.819Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 4 02:01 Jenkinsfile [2023-02-04T02:05:01.819Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 4 02:01 LICENSE [2023-02-04T02:05:01.819Z] -rw-rw-r-- 1 jenkins jenkins 2124 Feb 4 02:01 Makefile [2023-02-04T02:05:01.819Z] -rw-rw-r-- 1 jenkins jenkins 4558 Feb 4 02:01 README.md [2023-02-04T02:05:01.819Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 4 02:02 VERSION [2023-02-04T02:05:01.819Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 02:01 assets [2023-02-04T02:05:01.819Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 02:01 bin [2023-02-04T02:05:01.819Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 02:01 cmd [2023-02-04T02:05:01.819Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 4 02:03 coverage.out [2023-02-04T02:05:01.819Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 02:01 docs [2023-02-04T02:05:01.819Z] -rw-rw-r-- 1 jenkins jenkins 3110 Feb 4 02:01 go.mod [2023-02-04T02:05:01.819Z] -rw-rw-r-- 1 jenkins jenkins 43888 Feb 4 02:01 go.sum [2023-02-04T02:05:01.819Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 4 02:01 internal [2023-02-04T02:05:01.819Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 02:01 snap [2023-02-04T02:05:01.819Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 02:01 testing [2023-02-04T02:05:01.819Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 4 02:01 version.go [2023-02-04T02:05:01.819Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 4 02:03 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T02:05:02.210Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 --label arch=amd64 --label version=0.0.0 . [2023-02-04T02:05:02.468Z] Sending build context to Docker daemon 48.42MB [2023-02-04T02:05:02.468Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-04T02:05:02.468Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-04T02:05:02.468Z] ---> 0e61c2ef1421 [2023-02-04T02:05:02.468Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-02-04T02:05:03.035Z] ---> Running in 8bb5af42a367 [2023-02-04T02:05:03.035Z] Removing intermediate container 8bb5af42a367 [2023-02-04T02:05:03.035Z] ---> 20a9c663db37 [2023-02-04T02:05:03.035Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-04T02:05:03.035Z] ---> Running in ad563e9a6faa [2023-02-04T02:05:03.294Z] Removing intermediate container ad563e9a6faa [2023-02-04T02:05:03.294Z] ---> b3a4377aeb23 [2023-02-04T02:05:03.294Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-04T02:05:03.294Z] ---> Running in 1c0f4957cf77 [2023-02-04T02:05:03.294Z] Removing intermediate container 1c0f4957cf77 [2023-02-04T02:05:03.294Z] ---> c9f767506365 [2023-02-04T02:05:03.294Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-02-04T02:05:03.294Z] ---> Running in 6e764ed95b1f [2023-02-04T02:05:03.551Z] Removing intermediate container 6e764ed95b1f [2023-02-04T02:05:03.551Z] ---> 1aaa3b87d2e5 [2023-02-04T02:05:03.551Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-02-04T02:05:03.551Z] ---> Running in 6726fa0b074b [2023-02-04T02:05:03.551Z] Removing intermediate container 6726fa0b074b [2023-02-04T02:05:03.551Z] ---> 6b965ca937b7 [2023-02-04T02:05:03.551Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-02-04T02:05:04.118Z] ---> 08e7fa607307 [2023-02-04T02:05:04.118Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-02-04T02:05:04.118Z] ---> Running in d2a7449d48bc [2023-02-04T02:05:04.688Z] Removing intermediate container d2a7449d48bc [2023-02-04T02:05:04.688Z] ---> acee1b892dcc [2023-02-04T02:05:04.688Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-04T02:05:04.688Z] ---> Running in edbffa0429c2 [2023-02-04T02:05:04.946Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T02:05:05.514Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T02:05:06.085Z] OK: 211 MiB in 51 packages [2023-02-04T02:05:06.653Z] Removing intermediate container edbffa0429c2 [2023-02-04T02:05:06.653Z] ---> 0021852ecb1a [2023-02-04T02:05:06.653Z] Step 11/26 : ENV GO111MODULE=on [2023-02-04T02:05:06.653Z] ---> Running in 54fc036f7915 [2023-02-04T02:05:06.653Z] Removing intermediate container 54fc036f7915 [2023-02-04T02:05:06.653Z] ---> 028205ebc2f9 [2023-02-04T02:05:06.653Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-02-04T02:05:06.653Z] ---> Running in a833db07d089 [2023-02-04T02:05:06.653Z] Removing intermediate container a833db07d089 [2023-02-04T02:05:06.653Z] ---> 5041b1fa9822 [2023-02-04T02:05:06.653Z] Step 13/26 : COPY go.mod vendor* ./ [2023-02-04T02:05:06.912Z] ---> 7c5e4d87a653 [2023-02-04T02:05:06.912Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T02:05:06.912Z] ---> Running in 57f17ce62fb9 [2023-02-04T02:05:07.481Z] Removing intermediate container 57f17ce62fb9 [2023-02-04T02:05:07.481Z] ---> a0548e890632 [2023-02-04T02:05:07.481Z] Step 15/26 : COPY . . [2023-02-04T02:05:10.200Z] ---> ca69c755b0f6 [2023-02-04T02:05:10.200Z] Step 16/26 : RUN ${MAKE} [2023-02-04T02:05:10.200Z] ---> Running in 5f609543c39f [2023-02-04T02:05:10.200Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-02-04T02:05:22.398Z] Removing intermediate container 5f609543c39f [2023-02-04T02:05:22.398Z] ---> b1edd34373dc [2023-02-04T02:05:22.398Z] Step 17/26 : FROM alpine:3.14 [2023-02-04T02:05:22.398Z] 3.14: Pulling from library/alpine [2023-02-04T02:05:22.657Z] c7ed990a2339: Pulling fs layer [2023-02-04T02:05:22.918Z] c7ed990a2339: Download complete [2023-02-04T02:05:22.918Z] c7ed990a2339: Pull complete [2023-02-04T02:05:22.918Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-02-04T02:05:22.918Z] Status: Downloaded newer image for alpine:3.14 [2023-02-04T02:05:22.918Z] ---> dd53f409bf0b [2023-02-04T02:05:22.918Z] Step 18/26 : EXPOSE 4000 [2023-02-04T02:05:23.211Z] ---> Running in 6d1196b07a47 [2023-02-04T02:05:23.211Z] Removing intermediate container 6d1196b07a47 [2023-02-04T02:05:23.211Z] ---> badcf6ae1b7a [2023-02-04T02:05:23.211Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-02-04T02:05:24.144Z] ---> 25e1c5ba18ca [2023-02-04T02:05:24.144Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-02-04T02:05:24.144Z] ---> 0b35fbf6b4ef [2023-02-04T02:05:24.144Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-02-04T02:05:24.144Z] ---> 0905a10f5010 [2023-02-04T02:05:24.144Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-02-04T02:05:24.144Z] ---> Running in ed22fefccc74 [2023-02-04T02:05:24.404Z] Removing intermediate container ed22fefccc74 [2023-02-04T02:05:24.404Z] ---> fba816101474 [2023-02-04T02:05:24.404Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-02-04T02:05:24.404Z] ---> Running in f98867580c61 [2023-02-04T02:05:24.404Z] Removing intermediate container f98867580c61 [2023-02-04T02:05:24.404Z] ---> e1ae5086878a [2023-02-04T02:05:24.404Z] Step 24/26 : LABEL arch=amd64 [2023-02-04T02:05:24.404Z] ---> Running in 5e073d290feb [2023-02-04T02:05:24.404Z] Removing intermediate container 5e073d290feb [2023-02-04T02:05:24.404Z] ---> de6f16e0ef84 [2023-02-04T02:05:24.404Z] Step 25/26 : LABEL git_sha=3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 [2023-02-04T02:05:24.667Z] ---> Running in c69a4586e2b3 [2023-02-04T02:05:24.667Z] Removing intermediate container c69a4586e2b3 [2023-02-04T02:05:24.667Z] ---> 9435b6bea2fd [2023-02-04T02:05:24.667Z] Step 26/26 : LABEL version=0.0.0 [2023-02-04T02:05:24.667Z] ---> Running in 5777519455d5 [2023-02-04T02:05:24.667Z] Removing intermediate container 5777519455d5 [2023-02-04T02:05:24.667Z] ---> 1186f903dce4 [2023-02-04T02:05:24.667Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-04T02:05:24.667Z] Successfully built 1186f903dce4 [2023-02-04T02:05:24.927Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T02:05:25.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-04T02:05:25.951Z] [2023-02-04T02:05:25.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T02:05:26.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-04T02:05:26.334Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-04T02:05:26.334Z] 5eb5b503b376: Pulling fs layer [2023-02-04T02:05:26.334Z] 5c69ac0246d0: Pulling fs layer [2023-02-04T02:05:26.334Z] ec43610c2a17: Pulling fs layer [2023-02-04T02:05:26.334Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-04T02:05:26.334Z] 33b1e0a273af: Pulling fs layer [2023-02-04T02:05:26.334Z] 5d3b04190fa2: Pulling fs layer [2023-02-04T02:05:26.334Z] 2f39f015ded8: Pulling fs layer [2023-02-04T02:05:26.334Z] 33b1e0a273af: Waiting [2023-02-04T02:05:26.334Z] 5d3b04190fa2: Waiting [2023-02-04T02:05:26.334Z] 2f39f015ded8: Waiting [2023-02-04T02:05:26.334Z] 3a2ae6a8a46f: Waiting [2023-02-04T02:05:26.334Z] 5c69ac0246d0: Download complete [2023-02-04T02:05:26.334Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-04T02:05:26.334Z] 3a2ae6a8a46f: Download complete [2023-02-04T02:05:26.601Z] 33b1e0a273af: Verifying Checksum [2023-02-04T02:05:26.601Z] 33b1e0a273af: Download complete [2023-02-04T02:05:26.601Z] 5d3b04190fa2: Download complete [2023-02-04T02:05:26.601Z] ec43610c2a17: Verifying Checksum [2023-02-04T02:05:26.601Z] ec43610c2a17: Download complete [2023-02-04T02:05:26.860Z] 5eb5b503b376: Verifying Checksum [2023-02-04T02:05:26.860Z] 5eb5b503b376: Download complete [2023-02-04T02:05:28.232Z] 5eb5b503b376: Pull complete [2023-02-04T02:05:28.232Z] 5c69ac0246d0: Pull complete [2023-02-04T02:05:28.796Z] ec43610c2a17: Pull complete [2023-02-04T02:05:28.796Z] 3a2ae6a8a46f: Pull complete [2023-02-04T02:05:29.055Z] 33b1e0a273af: Pull complete [2023-02-04T02:05:29.055Z] 5d3b04190fa2: Pull complete [2023-02-04T02:05:34.360Z] 2f39f015ded8: Pull complete [2023-02-04T02:05:34.360Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-04T02:05:34.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-04T02:05:34.360Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T02:05:34.593Z] prd-ubuntu20.04-docker-8c-8g-4485 does not seem to be running inside a container [2023-02-04T02:05:34.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-590 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590:/w/workspace/edgexfoundry_edgex-ui-go_PR-590:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-04T02:05:36.933Z] $ docker top a269600d0472cf02824419b75b465a1e6f2614c8e572ebeb92b33d763604251e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-04T02:05:37.340Z] ---> job-cost.sh [2023-02-04T02:05:37.340Z] lf-activate-venv: SKIPPING [2023-02-04T02:05:37.340Z] INFO: No Stack... [2023-02-04T02:05:37.599Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-04T02:05:37.859Z] INFO: Archiving Costs [Pipeline] sh [2023-02-04T02:05:38.179Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives/cost.csv [2023-02-04T02:05:38.179Z] + cut -d, -f6 [Pipeline] lock [2023-02-04T02:05:38.216Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-590-1-stack-cost] [2023-02-04T02:05:38.233Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-590-1-stack-cost] did not exist. Created. [2023-02-04T02:05:38.233Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-590-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-04T02:05:38.630Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-04T02:05:39.059Z] Stashed 1 file(s) [Pipeline] } [2023-02-04T02:05:39.086Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-590-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-04T02:05:39.217Z] $ docker stop --time=1 a269600d0472cf02824419b75b465a1e6f2614c8e572ebeb92b33d763604251e [2023-02-04T02:05:40.524Z] $ docker rm -f --volumes a269600d0472cf02824419b75b465a1e6f2614c8e572ebeb92b33d763604251e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-04T02:05:55.846Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4487 in /w/workspace/edgexfoundry_edgex-ui-go_PR-590 [Pipeline] { [Pipeline] ws [2023-02-04T02:05:55.973Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-02-04T02:05:56.050Z] The recommended git tool is: git [2023-02-04T02:06:01.339Z] using credential edgex-jenkins-ssh [2023-02-04T02:06:01.378Z] Cloning the remote Git repository [2023-02-04T02:06:01.451Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-02-04T02:06:01.536Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-02-04T02:06:01.716Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-02-04T02:06:01.718Z] > git --version # timeout=10 [2023-02-04T02:06:01.747Z] > git --version # 'git version 2.25.1' [2023-02-04T02:06:01.750Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-04T02:06:01.820Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-04T02:06:05.230Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-02-04T02:06:05.252Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-04T02:06:06.185Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-02-04T02:06:06.245Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-02-04T02:06:06.246Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-04T02:06:06.749Z] Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 [2023-02-04T02:06:07.285Z] Merge succeeded, producing 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 [2023-02-04T02:06:07.285Z] Checking out Revision 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 (PR-590) [2023-02-04T02:06:06.263Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/590/head:refs/remotes/origin/PR-590 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-04T02:06:06.770Z] > git config core.sparsecheckout # timeout=10 [2023-02-04T02:06:06.802Z] > git checkout -f 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 # timeout=10 [2023-02-04T02:06:07.191Z] > git remote # timeout=10 [2023-02-04T02:06:07.208Z] > git config --get remote.origin.url # timeout=10 [2023-02-04T02:06:07.224Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-04T02:06:07.237Z] > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 [2023-02-04T02:06:07.262Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-04T02:06:07.294Z] > git config core.sparsecheckout # timeout=10 [2023-02-04T02:06:07.313Z] > git checkout -f 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 # timeout=10 [2023-02-04T02:06:07.877Z] Commit message: "chore(deps): Bump http-cache-semantics from 4.1.0 to 4.1.1 in /web" [2023-02-04T02:06:07.931Z] > git --version # timeout=10 [2023-02-04T02:06:07.941Z] > git --version # 'git version 2.25.1' [2023-02-04T02:06:07.954Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-04T02:06:09.011Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-04T02:06:09.011Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-04T02:06:09.011Z] Dload Upload Total Spent Left Speed [2023-02-04T02:06:09.011Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 51004 0 --:--:-- --:--:-- --:--:-- 51004 [Pipeline] sh [2023-02-04T02:06:09.682Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-04T02:06:10.057Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-04T02:06:10.057Z] + sudo tee /etc/docker/daemon.new [2023-02-04T02:06:10.057Z] { [2023-02-04T02:06:10.057Z] "registry-mirrors": [ [2023-02-04T02:06:10.057Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-04T02:06:10.057Z] ], [2023-02-04T02:06:10.057Z] "bip": "10.250.0.254/24", [2023-02-04T02:06:10.057Z] "hosts": [ [2023-02-04T02:06:10.057Z] "tcp://0.0.0.0:5555", [2023-02-04T02:06:10.057Z] "unix:///var/run/docker.sock" [2023-02-04T02:06:10.057Z] ], [2023-02-04T02:06:10.057Z] "mtu": 1458, [2023-02-04T02:06:10.057Z] "selinux-enabled": true, [2023-02-04T02:06:10.057Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-04T02:06:10.057Z] } [Pipeline] sh [2023-02-04T02:06:10.401Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-04T02:06:10.813Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-04T02:06:29.152Z] provisioning config files... [2023-02-04T02:06:29.182Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config11612864341636795193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-04T02:06:29.584Z] ---> docker-login.sh [2023-02-04T02:06:29.584Z] nexus3.edgexfoundry.org:10001 [2023-02-04T02:06:30.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T02:06:30.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T02:06:30.446Z] Configure a credential helper to remove this warning. See [2023-02-04T02:06:30.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T02:06:30.446Z] [2023-02-04T02:06:30.446Z] Login Succeeded [2023-02-04T02:06:30.446Z] nexus3.edgexfoundry.org:10002 [2023-02-04T02:06:30.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T02:06:30.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T02:06:30.716Z] Configure a credential helper to remove this warning. See [2023-02-04T02:06:30.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T02:06:30.716Z] [2023-02-04T02:06:30.716Z] Login Succeeded [2023-02-04T02:06:30.716Z] nexus3.edgexfoundry.org:10003 [2023-02-04T02:06:30.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T02:06:31.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T02:06:31.256Z] Configure a credential helper to remove this warning. See [2023-02-04T02:06:31.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T02:06:31.256Z] [2023-02-04T02:06:31.256Z] Login Succeeded [2023-02-04T02:06:31.256Z] nexus3.edgexfoundry.org:10004 [2023-02-04T02:06:31.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T02:06:31.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T02:06:31.524Z] Configure a credential helper to remove this warning. See [2023-02-04T02:06:31.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T02:06:31.524Z] [2023-02-04T02:06:31.524Z] Login Succeeded [2023-02-04T02:06:31.524Z] docker.io [2023-02-04T02:06:31.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T02:06:32.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T02:06:32.062Z] Configure a credential helper to remove this warning. See [2023-02-04T02:06:32.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T02:06:32.062Z] [2023-02-04T02:06:32.062Z] Login Succeeded [2023-02-04T02:06:32.062Z] ---> docker-login.sh ends [Pipeline] } [2023-02-04T02:06:32.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-04T02:06:32.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-04T02:06:32.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-04T02:06:32.607Z] ========================================================= [2023-02-04T02:06:32.607Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-04T02:06:32.607Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T02:06:33.219Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-04T02:06:34.185Z] Sending build context to Docker daemon 28.75MB [2023-02-04T02:06:34.185Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-02-04T02:06:34.185Z] Step 2/16 : FROM ${BASE} AS builder [2023-02-04T02:06:34.461Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-04T02:06:34.461Z] 9b18e9b68314: Pulling fs layer [2023-02-04T02:06:34.461Z] 35d82f9e3411: Pulling fs layer [2023-02-04T02:06:34.461Z] e16973657156: Pulling fs layer [2023-02-04T02:06:34.461Z] fc693d55d65f: Pulling fs layer [2023-02-04T02:06:34.461Z] 7e9fc2657dce: Pulling fs layer [2023-02-04T02:06:34.461Z] dda99020689f: Pulling fs layer [2023-02-04T02:06:34.461Z] db1c61fa0a46: Pulling fs layer [2023-02-04T02:06:34.461Z] 891c053d2c06: Pulling fs layer [2023-02-04T02:06:34.461Z] fc693d55d65f: Waiting [2023-02-04T02:06:34.461Z] 7e9fc2657dce: Waiting [2023-02-04T02:06:34.461Z] dda99020689f: Waiting [2023-02-04T02:06:34.461Z] 891c053d2c06: Waiting [2023-02-04T02:06:34.461Z] db1c61fa0a46: Waiting [2023-02-04T02:06:34.461Z] e16973657156: Verifying Checksum [2023-02-04T02:06:34.461Z] e16973657156: Download complete [2023-02-04T02:06:34.461Z] 35d82f9e3411: Verifying Checksum [2023-02-04T02:06:34.461Z] 35d82f9e3411: Download complete [2023-02-04T02:06:34.461Z] 7e9fc2657dce: Verifying Checksum [2023-02-04T02:06:34.461Z] 7e9fc2657dce: Download complete [2023-02-04T02:06:34.461Z] dda99020689f: Verifying Checksum [2023-02-04T02:06:34.461Z] dda99020689f: Download complete [2023-02-04T02:06:34.461Z] 9b18e9b68314: Verifying Checksum [2023-02-04T02:06:34.461Z] 9b18e9b68314: Download complete [2023-02-04T02:06:35.438Z] 9b18e9b68314: Pull complete [2023-02-04T02:06:35.438Z] 891c053d2c06: Verifying Checksum [2023-02-04T02:06:35.438Z] 891c053d2c06: Download complete [2023-02-04T02:06:36.035Z] 35d82f9e3411: Pull complete [2023-02-04T02:06:36.306Z] e16973657156: Pull complete [2023-02-04T02:06:36.911Z] db1c61fa0a46: Verifying Checksum [2023-02-04T02:06:37.499Z] fc693d55d65f: Verifying Checksum [2023-02-04T02:06:37.499Z] fc693d55d65f: Download complete [2023-02-04T02:06:49.837Z] fc693d55d65f: Pull complete [2023-02-04T02:06:49.837Z] 7e9fc2657dce: Pull complete [2023-02-04T02:06:49.837Z] dda99020689f: Pull complete [2023-02-04T02:06:55.215Z] db1c61fa0a46: Pull complete [2023-02-04T02:06:56.181Z] 891c053d2c06: Pull complete [2023-02-04T02:06:56.181Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-04T02:06:56.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-04T02:06:56.454Z] ---> f96f9c87975a [2023-02-04T02:06:56.454Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-02-04T02:06:58.506Z] ---> Running in 0a86dddfafe5 [2023-02-04T02:06:58.776Z] Removing intermediate container 0a86dddfafe5 [2023-02-04T02:06:58.776Z] ---> d8bcde32d005 [2023-02-04T02:06:58.776Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-02-04T02:06:58.776Z] ---> Running in d0864e28e317 [2023-02-04T02:06:59.046Z] Removing intermediate container d0864e28e317 [2023-02-04T02:06:59.046Z] ---> 2ed5b72dd773 [2023-02-04T02:06:59.046Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-02-04T02:06:59.046Z] ---> Running in 3cc5c310e4ad [2023-02-04T02:06:59.319Z] Removing intermediate container 3cc5c310e4ad [2023-02-04T02:06:59.319Z] ---> cc8798daf463 [2023-02-04T02:06:59.319Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-02-04T02:06:59.588Z] ---> Running in 7e7fd6c9d1c6 [2023-02-04T02:06:59.857Z] Removing intermediate container 7e7fd6c9d1c6 [2023-02-04T02:06:59.857Z] ---> 81cca321f06e [2023-02-04T02:06:59.857Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-02-04T02:06:59.857Z] ---> Running in d20502eca14c [2023-02-04T02:07:00.126Z] Removing intermediate container d20502eca14c [2023-02-04T02:07:00.126Z] ---> 9810cf2574c7 [2023-02-04T02:07:00.126Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-02-04T02:07:00.710Z] latest: Pulling from library/docker [2023-02-04T02:07:00.710Z] a9eaa45ef418: Pulling fs layer [2023-02-04T02:07:00.710Z] 9b7e78d5cc3f: Pulling fs layer [2023-02-04T02:07:00.710Z] ca49563dd2a6: Pulling fs layer [2023-02-04T02:07:00.710Z] 88b7bb18f74a: Pulling fs layer [2023-02-04T02:07:00.710Z] 95afb1edf432: Pulling fs layer [2023-02-04T02:07:00.710Z] 3850882433f9: Pulling fs layer [2023-02-04T02:07:00.710Z] 05f854899173: Pulling fs layer [2023-02-04T02:07:00.710Z] 606b48fd254f: Pulling fs layer [2023-02-04T02:07:00.710Z] 0dfdc78a317f: Pulling fs layer [2023-02-04T02:07:00.710Z] 72c3aafa1e65: Pulling fs layer [2023-02-04T02:07:00.710Z] 919359265c29: Pulling fs layer [2023-02-04T02:07:00.710Z] 5ec5408dbb26: Pulling fs layer [2023-02-04T02:07:00.710Z] 5c1d511e032a: Pulling fs layer [2023-02-04T02:07:00.710Z] 88b7bb18f74a: Waiting [2023-02-04T02:07:00.710Z] 95afb1edf432: Waiting [2023-02-04T02:07:00.710Z] 3850882433f9: Waiting [2023-02-04T02:07:00.710Z] 05f854899173: Waiting [2023-02-04T02:07:00.710Z] 606b48fd254f: Waiting [2023-02-04T02:07:00.710Z] 0dfdc78a317f: Waiting [2023-02-04T02:07:00.710Z] 72c3aafa1e65: Waiting [2023-02-04T02:07:00.710Z] 919359265c29: Waiting [2023-02-04T02:07:00.710Z] 5ec5408dbb26: Waiting [2023-02-04T02:07:00.710Z] 5c1d511e032a: Waiting [2023-02-04T02:07:00.977Z] a9eaa45ef418: Verifying Checksum [2023-02-04T02:07:00.977Z] a9eaa45ef418: Download complete [2023-02-04T02:07:01.249Z] 9b7e78d5cc3f: Verifying Checksum [2023-02-04T02:07:01.249Z] 9b7e78d5cc3f: Download complete [2023-02-04T02:07:01.530Z] ca49563dd2a6: Verifying Checksum [2023-02-04T02:07:01.530Z] ca49563dd2a6: Download complete [2023-02-04T02:07:01.530Z] 3850882433f9: Verifying Checksum [2023-02-04T02:07:01.530Z] 3850882433f9: Download complete [2023-02-04T02:07:01.797Z] 88b7bb18f74a: Verifying Checksum [2023-02-04T02:07:01.797Z] 88b7bb18f74a: Download complete [2023-02-04T02:07:01.797Z] 05f854899173: Verifying Checksum [2023-02-04T02:07:01.797Z] 05f854899173: Download complete [2023-02-04T02:07:01.797Z] 606b48fd254f: Verifying Checksum [2023-02-04T02:07:01.797Z] 606b48fd254f: Download complete [2023-02-04T02:07:01.797Z] 95afb1edf432: Verifying Checksum [2023-02-04T02:07:01.797Z] 95afb1edf432: Download complete [2023-02-04T02:07:02.063Z] 72c3aafa1e65: Verifying Checksum [2023-02-04T02:07:02.063Z] 72c3aafa1e65: Download complete [2023-02-04T02:07:02.063Z] 5ec5408dbb26: Download complete [2023-02-04T02:07:02.331Z] 0dfdc78a317f: Verifying Checksum [2023-02-04T02:07:02.331Z] 0dfdc78a317f: Download complete [2023-02-04T02:07:02.331Z] 5c1d511e032a: Verifying Checksum [2023-02-04T02:07:02.331Z] 5c1d511e032a: Download complete [2023-02-04T02:07:03.309Z] 919359265c29: Verifying Checksum [2023-02-04T02:07:03.309Z] 919359265c29: Download complete [2023-02-04T02:07:03.309Z] a9eaa45ef418: Pull complete [2023-02-04T02:07:03.577Z] 9b7e78d5cc3f: Pull complete [2023-02-04T02:07:04.536Z] ca49563dd2a6: Pull complete [2023-02-04T02:07:05.497Z] 88b7bb18f74a: Pull complete [2023-02-04T02:07:06.471Z] 95afb1edf432: Pull complete [2023-02-04T02:07:06.740Z] 3850882433f9: Pull complete [2023-02-04T02:07:06.740Z] 05f854899173: Pull complete [2023-02-04T02:07:07.009Z] 606b48fd254f: Pull complete [2023-02-04T02:07:07.975Z] 0dfdc78a317f: Pull complete [2023-02-04T02:07:08.243Z] 72c3aafa1e65: Pull complete [2023-02-04T02:07:11.596Z] 919359265c29: Pull complete [2023-02-04T02:07:11.596Z] 5ec5408dbb26: Pull complete [2023-02-04T02:07:11.596Z] 5c1d511e032a: Pull complete [2023-02-04T02:07:11.596Z] Digest: sha256:e6055f8f3631220803c49658b5c1513a6db428afb0eda193ead270331642ae62 [2023-02-04T02:07:11.596Z] Status: Downloaded newer image for docker:latest [2023-02-04T02:07:14.189Z] ---> 7a20f76f085c [2023-02-04T02:07:14.189Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-02-04T02:07:14.189Z] ---> Running in dd2d3404386b [2023-02-04T02:07:16.781Z] Removing intermediate container dd2d3404386b [2023-02-04T02:07:16.781Z] ---> 8069e832ef82 [2023-02-04T02:07:16.781Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-04T02:07:16.781Z] ---> Running in a7e8834d2eb0 [2023-02-04T02:07:17.364Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T02:07:17.950Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T02:07:19.360Z] OK: 221 MiB in 51 packages [2023-02-04T02:07:20.326Z] Removing intermediate container a7e8834d2eb0 [2023-02-04T02:07:20.327Z] ---> fe5a13f14ea6 [2023-02-04T02:07:20.327Z] Step 11/16 : ENV GO111MODULE=on [2023-02-04T02:07:20.327Z] ---> Running in 51d5bef8a97c [2023-02-04T02:07:20.595Z] Removing intermediate container 51d5bef8a97c [2023-02-04T02:07:20.595Z] ---> 8ac10fa0ced7 [2023-02-04T02:07:20.595Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-02-04T02:07:20.595Z] ---> Running in d0323f023d3c [2023-02-04T02:07:20.863Z] Removing intermediate container d0323f023d3c [2023-02-04T02:07:20.864Z] ---> 02008c69dcea [2023-02-04T02:07:20.864Z] Step 13/16 : COPY go.mod vendor* ./ [2023-02-04T02:07:21.448Z] ---> 17d3bb9061df [2023-02-04T02:07:21.448Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T02:07:21.716Z] ---> Running in 06485e23996b [2023-02-04T02:08:18.110Z] Removing intermediate container 06485e23996b [2023-02-04T02:08:18.110Z] ---> 13c5b840d316 [2023-02-04T02:08:18.110Z] Step 15/16 : COPY . . [2023-02-04T02:08:18.110Z] ---> 54cfb26b1126 [2023-02-04T02:08:18.110Z] Step 16/16 : RUN ${MAKE} [2023-02-04T02:08:18.110Z] ---> Running in d18750ea8a8c [2023-02-04T02:08:18.110Z] noop [2023-02-04T02:08:19.071Z] Removing intermediate container d18750ea8a8c [2023-02-04T02:08:19.071Z] ---> e50909e15d2e [2023-02-04T02:08:19.071Z] Successfully built e50909e15d2e [2023-02-04T02:08:19.071Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T02:08:19.551Z] + docker inspect -f . ci-base-image-arm64 [2023-02-04T02:08:19.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T02:08:19.985Z] prd-ubuntu20.04-docker-arm64-4c-16g-4487 does not seem to be running inside a container [2023-02-04T02:08:20.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-04T02:08:21.223Z] $ docker top 1281630cd0e75b24b355226cb6bdfd98a71cae8c94134a0626e77804fb9318b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-04T02:08:22.166Z] + go version [2023-02-04T02:08:22.166Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-04T02:08:22.268Z] $ docker stop --time=1 1281630cd0e75b24b355226cb6bdfd98a71cae8c94134a0626e77804fb9318b0 [2023-02-04T02:08:23.843Z] $ docker rm -f --volumes 1281630cd0e75b24b355226cb6bdfd98a71cae8c94134a0626e77804fb9318b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T02:08:24.853Z] + docker inspect -f . ci-base-image-arm64 [2023-02-04T02:08:24.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T02:08:25.185Z] prd-ubuntu20.04-docker-arm64-4c-16g-4487 does not seem to be running inside a container [2023-02-04T02:08:25.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-04T02:08:26.421Z] $ docker top 61da3fae4d2bb67262cb4a43854d09dc00dfced79a4e1acc52ae41f3de57261f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-04T02:08:27.328Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-04T02:08:27.718Z] + make test [2023-02-04T02:08:27.718Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-02-04T02:08:29.663Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-02-04T02:09:51.301Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-02-04T02:09:51.301Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-02-04T02:09:51.301Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-02-04T02:09:51.301Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-02-04T02:09:51.301Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-02-04T02:09:51.301Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-02-04T02:09:51.301Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-02-04T02:09:51.301Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-02-04T02:09:51.301Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-02-04T02:10:01.379Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-04T02:10:01.379Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-04T02:10:01.379Z] ./bin/test-attribution-txt.sh [2023-02-04T02:10:01.379Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-02-04T02:10:01.379Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-02-04T02:10:01.379Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-02-04T02:10:01.379Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-02-04T02:10:01.379Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-02-04T02:10:01.379Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-02-04T02:10:01.379Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-02-04T02:10:01.379Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-02-04T02:10:01.379Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-02-04T02:10:01.379Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-02-04T02:10:01.379Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-02-04T02:10:01.379Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-02-04T02:10:01.379Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-02-04T02:10:01.379Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-02-04T02:10:01.379Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-02-04T02:10:01.379Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-02-04T02:10:01.379Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-02-04T02:10:01.379Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-02-04T02:10:01.379Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-02-04T02:10:01.379Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-02-04T02:10:01.379Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-02-04T02:10:01.379Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-02-04T02:10:01.379Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-02-04T02:10:01.379Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-02-04T02:10:01.379Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-02-04T02:10:01.379Z] make -C web test [2023-02-04T02:10:01.379Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-02-04T02:10:01.379Z] make[1]: tput: No such file or directory [2023-02-04T02:10:01.379Z] make[1]: tput: No such file or directory [2023-02-04T02:10:01.379Z] warning: generating ./VERSION [2023-02-04T02:10:01.379Z] echo "0.0.0" > VERSION [2023-02-04T02:10:01.379Z] docker build \ [2023-02-04T02:10:01.379Z] -f Dockerfile \ [2023-02-04T02:10:01.379Z] --build-arg USER=1000 \ [2023-02-04T02:10:01.379Z] \ [2023-02-04T02:10:01.379Z] --label "git_sha=3c55665eda8188c8b3106ad57f6dd67c1ab2fa95" \ [2023-02-04T02:10:01.379Z] -t edgexfoundry/edgex-web-ui:3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 \ [2023-02-04T02:10:01.379Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-02-04T02:10:01.379Z] . [2023-02-04T02:10:01.379Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-02-04T02:10:01.379Z] Install the buildx component to build images with BuildKit: [2023-02-04T02:10:01.379Z] https://docs.docker.com/go/buildx/ [2023-02-04T02:10:01.379Z] [2023-02-04T02:10:01.379Z] Sending build context to Docker daemon 3.269MB [2023-02-04T02:10:01.379Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-02-04T02:10:01.647Z] 16.17-alpine3.15: Pulling from library/node [2023-02-04T02:10:01.915Z] 47517142f6ba: Pulling fs layer [2023-02-04T02:10:01.915Z] 5f8c4bfa009b: Pulling fs layer [2023-02-04T02:10:01.915Z] f7079c9c4ba1: Pulling fs layer [2023-02-04T02:10:01.915Z] aba105e6f55a: Pulling fs layer [2023-02-04T02:10:01.915Z] aba105e6f55a: Waiting [2023-02-04T02:10:01.915Z] 47517142f6ba: Verifying Checksum [2023-02-04T02:10:01.915Z] 47517142f6ba: Download complete [2023-02-04T02:10:02.184Z] aba105e6f55a: Verifying Checksum [2023-02-04T02:10:02.184Z] aba105e6f55a: Download complete [2023-02-04T02:10:02.456Z] f7079c9c4ba1: Verifying Checksum [2023-02-04T02:10:02.456Z] f7079c9c4ba1: Download complete [2023-02-04T02:10:02.456Z] 47517142f6ba: Pull complete [2023-02-04T02:10:04.412Z] 5f8c4bfa009b: Verifying Checksum [2023-02-04T02:10:04.412Z] 5f8c4bfa009b: Download complete [2023-02-04T02:10:07.766Z] 5f8c4bfa009b: Pull complete [2023-02-04T02:10:07.767Z] f7079c9c4ba1: Pull complete [2023-02-04T02:10:08.038Z] aba105e6f55a: Pull complete [2023-02-04T02:10:08.038Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-02-04T02:10:08.038Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-02-04T02:10:08.038Z] ---> bf1b8b58d215 [2023-02-04T02:10:08.038Z] Step 2/10 : RUN apk add --no-cache chromium [2023-02-04T02:10:08.638Z] ---> Running in e6c0fc460be0 [2023-02-04T02:10:10.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-04T02:10:10.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-04T02:10:11.023Z] (1/128) Installing libxau (1.0.9-r0) [2023-02-04T02:10:11.023Z] (2/128) Installing libmd (1.0.3-r0) [2023-02-04T02:10:11.023Z] (3/128) Installing libbsd (0.11.3-r1) [2023-02-04T02:10:11.023Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-02-04T02:10:11.023Z] (5/128) Installing libxcb (1.14-r2) [2023-02-04T02:10:11.023Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-02-04T02:10:11.291Z] (7/128) Installing libxext (1.3.4-r0) [2023-02-04T02:10:11.291Z] (8/128) Installing libice (1.0.10-r0) [2023-02-04T02:10:11.291Z] (9/128) Installing libuuid (2.37.4-r0) [2023-02-04T02:10:11.291Z] (10/128) Installing libsm (1.2.3-r0) [2023-02-04T02:10:11.291Z] (11/128) Installing libxt (1.2.1-r0) [2023-02-04T02:10:11.291Z] (12/128) Installing libxmu (1.1.3-r0) [2023-02-04T02:10:11.291Z] (13/128) Installing xset (1.2.4-r0) [2023-02-04T02:10:11.291Z] (14/128) Installing xprop (1.2.5-r0) [2023-02-04T02:10:11.291Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-02-04T02:10:11.291Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-02-04T02:10:11.291Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-02-04T02:10:11.291Z] (18/128) Installing libffi (3.4.2-r1) [2023-02-04T02:10:11.559Z] (19/128) Installing libintl (0.21-r0) [2023-02-04T02:10:11.559Z] (20/128) Installing libblkid (2.37.4-r0) [2023-02-04T02:10:11.559Z] (21/128) Installing libmount (2.37.4-r0) [2023-02-04T02:10:11.559Z] (22/128) Installing pcre (8.45-r1) [2023-02-04T02:10:11.559Z] (23/128) Installing glib (2.70.1-r0) [2023-02-04T02:10:11.559Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-02-04T02:10:11.559Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-02-04T02:10:11.827Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-02-04T02:10:11.827Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-02-04T02:10:11.827Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-02-04T02:10:11.827Z] (29/128) Installing libpng (1.6.37-r1) [2023-02-04T02:10:11.827Z] (30/128) Installing libwebp (1.2.2-r0) [2023-02-04T02:10:11.827Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-02-04T02:10:12.097Z] (32/128) Installing tiff (4.4.0-r0) [2023-02-04T02:10:12.097Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-02-04T02:10:12.097Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-02-04T02:10:12.097Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-02-04T02:10:12.097Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-02-04T02:10:12.097Z] (37/128) Installing libxrender (0.9.10-r3) [2023-02-04T02:10:12.097Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-02-04T02:10:12.097Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-02-04T02:10:12.097Z] (40/128) Installing libxi (1.8-r0) [2023-02-04T02:10:12.097Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-02-04T02:10:12.097Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-02-04T02:10:12.097Z] (43/128) Installing atk (2.36.0-r0) [2023-02-04T02:10:12.097Z] (44/128) Installing libxtst (1.2.3-r3) [2023-02-04T02:10:12.097Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-02-04T02:10:12.369Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-02-04T02:10:12.369Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-02-04T02:10:12.369Z] (48/128) Installing expat (2.5.0-r0) [2023-02-04T02:10:12.369Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-02-04T02:10:12.369Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-02-04T02:10:12.369Z] (51/128) Installing freetype (2.11.1-r2) [2023-02-04T02:10:12.369Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-02-04T02:10:12.369Z] (53/128) Installing pixman (0.40.0-r4) [2023-02-04T02:10:12.369Z] (54/128) Installing cairo (1.16.0-r5) [2023-02-04T02:10:12.369Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-02-04T02:10:12.369Z] (56/128) Installing avahi-libs (0.8-r5) [2023-02-04T02:10:12.637Z] (57/128) Installing gmp (6.2.1-r1) [2023-02-04T02:10:12.637Z] (58/128) Installing nettle (3.7.3-r0) [2023-02-04T02:10:12.637Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-02-04T02:10:12.637Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-02-04T02:10:12.637Z] (61/128) Installing libunistring (0.9.10-r1) [2023-02-04T02:10:12.637Z] (62/128) Installing gnutls (3.7.1-r1) [2023-02-04T02:10:12.637Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-02-04T02:10:12.904Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-02-04T02:10:12.904Z] (65/128) Installing fribidi (1.0.11-r0) [2023-02-04T02:10:12.904Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-02-04T02:10:12.904Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-02-04T02:10:12.904Z] (68/128) Installing libxft (2.3.4-r0) [2023-02-04T02:10:12.904Z] (69/128) Installing pango (1.48.10-r0) [2023-02-04T02:10:12.904Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-02-04T02:10:12.904Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-02-04T02:10:12.904Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-02-04T02:10:12.904Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-02-04T02:10:13.192Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-02-04T02:10:13.192Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-02-04T02:10:13.782Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-02-04T02:10:13.782Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-02-04T02:10:13.782Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-02-04T02:10:13.782Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-02-04T02:10:14.051Z] Executing ttf-opensans-1.10-r1.post-install [2023-02-04T02:10:15.997Z] (79/128) Installing libogg (1.3.5-r0) [2023-02-04T02:10:15.997Z] (80/128) Installing flac (1.3.4-r0) [2023-02-04T02:10:15.997Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-02-04T02:10:16.266Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-02-04T02:10:16.266Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-02-04T02:10:16.266Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-02-04T02:10:16.266Z] (85/128) Installing libass (0.15.2-r0) [2023-02-04T02:10:16.266Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-02-04T02:10:16.266Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-02-04T02:10:16.533Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-02-04T02:10:16.533Z] (89/128) Installing lame (3.100-r0) [2023-02-04T02:10:16.533Z] (90/128) Installing opus (1.3.1-r1) [2023-02-04T02:10:16.533Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-02-04T02:10:16.533Z] (92/128) Installing soxr (0.1.3-r2) [2023-02-04T02:10:16.533Z] (93/128) Installing libsrt (1.4.2-r1) [2023-02-04T02:10:16.533Z] (94/128) Installing libssh (0.9.6-r1) [2023-02-04T02:10:16.533Z] (95/128) Installing libtheora (1.1.1-r16) [2023-02-04T02:10:16.533Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-02-04T02:10:16.533Z] (97/128) Installing libdrm (2.4.109-r0) [2023-02-04T02:10:16.533Z] (98/128) Installing libva (2.13.0-r0) [2023-02-04T02:10:16.800Z] (99/128) Installing libvdpau (1.4-r0) [2023-02-04T02:10:16.800Z] (100/128) Installing vidstab (1.1.0-r1) [2023-02-04T02:10:16.800Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-02-04T02:10:16.800Z] (102/128) Installing libvpx (1.10.0-r0) [2023-02-04T02:10:16.800Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-02-04T02:10:16.800Z] (104/128) Installing x264-libs (20210613-r0) [2023-02-04T02:10:16.800Z] (105/128) Installing x265-libs (3.5-r0) [2023-02-04T02:10:17.070Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-02-04T02:10:17.070Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-02-04T02:10:17.659Z] (108/128) Installing libevent (2.1.12-r4) [2023-02-04T02:10:17.659Z] (109/128) Installing mesa (21.2.6-r0) [2023-02-04T02:10:17.659Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-02-04T02:10:17.659Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-02-04T02:10:17.659Z] (112/128) Installing lcms2 (2.12-r1) [2023-02-04T02:10:17.659Z] (113/128) Installing nspr (4.32-r0) [2023-02-04T02:10:17.659Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-02-04T02:10:17.659Z] (115/128) Installing nss (3.78.1-r0) [2023-02-04T02:10:17.927Z] (116/128) Installing libasyncns (0.8-r1) [2023-02-04T02:10:17.927Z] (117/128) Installing libltdl (2.4.6-r7) [2023-02-04T02:10:17.927Z] (118/128) Installing orc (0.4.32-r0) [2023-02-04T02:10:17.927Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-02-04T02:10:17.927Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-02-04T02:10:17.927Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-02-04T02:10:17.927Z] (122/128) Installing libpulse (15.0-r2) [2023-02-04T02:10:17.927Z] (123/128) Installing re2 (2021.11.01-r0) [2023-02-04T02:10:17.927Z] (124/128) Installing snappy (1.1.9-r1) [2023-02-04T02:10:17.927Z] (125/128) Installing libgpg-error (1.42-r1) [2023-02-04T02:10:17.927Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-02-04T02:10:18.197Z] (127/128) Installing libxslt (1.1.35-r0) [2023-02-04T02:10:18.197Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-02-04T02:10:22.465Z] Executing busybox-1.34.1-r7.trigger [2023-02-04T02:10:22.465Z] Executing glib-2.70.1-r0.trigger [2023-02-04T02:10:22.465Z] Executing shared-mime-info-2.1-r2.trigger [2023-02-04T02:10:24.420Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-02-04T02:10:24.420Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-02-04T02:10:24.690Z] Executing fontconfig-2.13.1-r4.trigger [2023-02-04T02:10:24.690Z] Executing mkfontscale-1.2.1-r1.trigger [2023-02-04T02:10:24.690Z] OK: 275 MiB in 144 packages [2023-02-04T02:10:34.787Z] Removing intermediate container e6c0fc460be0 [2023-02-04T02:10:34.787Z] ---> 470fcbae4e07 [2023-02-04T02:10:34.787Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-02-04T02:10:34.787Z] ---> Running in 392e291a4205 [2023-02-04T02:10:34.787Z] Removing intermediate container 392e291a4205 [2023-02-04T02:10:34.787Z] ---> 392c80e6f56f [2023-02-04T02:10:34.787Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-02-04T02:10:34.787Z] ---> Running in 43d13ad7310c [2023-02-04T02:10:35.057Z] Removing intermediate container 43d13ad7310c [2023-02-04T02:10:35.057Z] ---> 6cbbcd954461 [2023-02-04T02:10:35.057Z] Step 5/10 : RUN npm install -g npm [2023-02-04T02:10:35.057Z] ---> Running in 50324d5cab04 [2023-02-04T02:11:01.761Z] [2023-02-04T02:11:01.761Z] removed 8 packages, changed 81 packages, and audited 231 packages in 23s [2023-02-04T02:11:01.761Z] [2023-02-04T02:11:01.761Z] 14 packages are looking for funding [2023-02-04T02:11:01.761Z] run `npm fund` for details [2023-02-04T02:11:01.761Z] [2023-02-04T02:11:01.761Z] found 0 vulnerabilities [2023-02-04T02:11:07.117Z] Removing intermediate container 50324d5cab04 [2023-02-04T02:11:07.117Z] ---> 452848864305 [2023-02-04T02:11:07.117Z] Step 6/10 : ARG USER=1000 [2023-02-04T02:11:07.117Z] ---> Running in 4ded100a628d [2023-02-04T02:11:07.117Z] Removing intermediate container 4ded100a628d [2023-02-04T02:11:07.117Z] ---> cd23bfbb45bb [2023-02-04T02:11:07.117Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-02-04T02:11:07.117Z] ---> Running in 539cd48dc454 [2023-02-04T02:11:09.708Z] Removing intermediate container 539cd48dc454 [2023-02-04T02:11:09.708Z] ---> ba8503ebdfef [2023-02-04T02:11:09.708Z] Step 8/10 : USER $USER:$USER [2023-02-04T02:11:09.709Z] ---> Running in a6912f2de3f1 [2023-02-04T02:11:09.977Z] Removing intermediate container a6912f2de3f1 [2023-02-04T02:11:09.977Z] ---> 5e53ff3fa4b7 [2023-02-04T02:11:09.977Z] Step 9/10 : WORKDIR /app [2023-02-04T02:11:09.977Z] ---> Running in ffd6dc26ce45 [2023-02-04T02:11:11.391Z] Removing intermediate container ffd6dc26ce45 [2023-02-04T02:11:11.391Z] ---> 515921e6a025 [2023-02-04T02:11:11.391Z] Step 10/10 : LABEL git_sha=3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 [2023-02-04T02:11:11.657Z] ---> Running in cd0898d87999 [2023-02-04T02:11:11.926Z] Removing intermediate container cd0898d87999 [2023-02-04T02:11:11.926Z] ---> 977528db6e00 [2023-02-04T02:11:11.926Z] Successfully built 977528db6e00 [2023-02-04T02:11:11.926Z] Successfully tagged edgexfoundry/edgex-web-ui:3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 [2023-02-04T02:11:11.926Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-02-04T02:11:11.926Z] touch edgex-web-ui.imagebuilt [2023-02-04T02:11:11.926Z] mkdir -p node_modules coverage [2023-02-04T02:11:12.197Z] chown "1000:1000" node_modules coverage package-lock.json [2023-02-04T02:11:12.197Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE Unsupported engine { [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE required: { [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE }, [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE } [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE Unsupported engine { [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE required: { [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE }, [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE } [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE Unsupported engine { [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE required: { [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE }, [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE } [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE Unsupported engine { [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE required: { [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE }, [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE } [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE Unsupported engine { [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE required: { [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE }, [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE } [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE Unsupported engine { [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE required: { [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE }, [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE } [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE Unsupported engine { [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE required: { [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE }, [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE } [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE Unsupported engine { [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE required: { [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE }, [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE } [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE Unsupported engine { [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE required: { [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE }, [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-04T02:11:24.512Z] npm WARN EBADENGINE } [2023-02-04T02:11:56.764Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-02-04T02:11:56.764Z] 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 [2023-02-04T02:11:56.764Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-02-04T02:11:56.764Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-02-04T02:11:57.347Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-02-04T02:12:02.682Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-02-04T02:12:09.401Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-02-04T02:12:09.685Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-02-04T02:12:10.009Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-02-04T02:12:36.767Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-02-04T02:12:36.767Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-02-04T02:12:36.767Z] 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. [2023-02-04T02:12:37.351Z] 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. [2023-02-04T02:12:38.758Z] 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. [2023-02-04T02:12:40.697Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-02-04T02:12:53.004Z] 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 [2023-02-04T02:12:53.272Z] 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 [2023-02-04T02:13:08.271Z] 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. [2023-02-04T02:13:34.958Z] npm WARN deprecated core-js@3.16.0: 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. [2023-02-04T02:14:13.816Z] [2023-02-04T02:14:13.816Z] added 1475 packages, and audited 1476 packages in 3m [2023-02-04T02:14:13.816Z] [2023-02-04T02:14:13.816Z] 90 packages are looking for funding [2023-02-04T02:14:13.816Z] run `npm fund` for details [2023-02-04T02:14:13.816Z] [2023-02-04T02:14:13.816Z] 25 vulnerabilities (2 low, 5 moderate, 14 high, 4 critical) [2023-02-04T02:14:13.816Z] [2023-02-04T02:14:13.816Z] To address issues that do not require attention, run: [2023-02-04T02:14:13.816Z] npm audit fix [2023-02-04T02:14:13.816Z] [2023-02-04T02:14:13.816Z] To address all issues (including breaking changes), run: [2023-02-04T02:14:13.816Z] npm audit fix --force [2023-02-04T02:14:13.816Z] [2023-02-04T02:14:13.816Z] Run `npm audit` for details. [2023-02-04T02:14:13.816Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-02-04T02:14:28.804Z] - Generating browser application bundles (phase: setup)... [2023-02-04T02:15:01.014Z] Compiling @angular/core : es2015 as esm2015 [2023-02-04T02:15:01.014Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-02-04T02:15:33.259Z] Compiling @angular/common : es2015 as esm2015 [2023-02-04T02:15:33.259Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-02-04T02:15:34.668Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-02-04T02:15:34.668Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-02-04T02:15:40.009Z] Compiling @angular/router : es2015 as esm2015 [2023-02-04T02:15:40.009Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-02-04T02:15:45.368Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-02-04T02:15:47.305Z] Compiling @angular/common/http : es2015 as esm2015 [2023-02-04T02:15:47.572Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-02-04T02:15:51.809Z] Compiling @angular/forms : es2015 as esm2015 [2023-02-04T02:15:51.809Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-02-04T02:15:52.077Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-02-04T02:16:59.924Z] 04 02 2023 02:16:50.249:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-02-04T02:16:59.924Z] 04 02 2023 02:16:50.267:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-02-04T02:16:59.924Z] 04 02 2023 02:16:50.297:INFO [launcher]: Starting browser ChromeHeadless [2023-02-04T02:18:07.781Z] 04 02 2023 02:18:05.008:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-02-04T02:18:40.003Z] 04 02 2023 02:18:39.861:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-02-04T02:19:12.201Z] ✔ Browser application bundle generation complete. [2023-02-04T02:19:12.201Z] 04 02 2023 02:19:08.779:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket Pc4qZ-MADpdsdxXRAAAB with id 12800040 [2023-02-04T02:19:27.256Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-02-04T02:19:28.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.998 secs) [2023-02-04T02:19:28.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.142 secs) [2023-02-04T02:19:28.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.206 secs) [2023-02-04T02:19:28.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.26 secs) [2023-02-04T02:19:29.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.374 secs) [2023-02-04T02:19:29.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.415 secs) [2023-02-04T02:19:29.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.448 secs) [2023-02-04T02:19:29.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.481 secs) [2023-02-04T02:19:29.496Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.518 secs) [2023-02-04T02:19:29.496Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.583 secs) [2023-02-04T02:19:29.762Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.729 secs) [2023-02-04T02:19:29.762Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.904 secs) [2023-02-04T02:19:30.347Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.228 secs) [2023-02-04T02:19:30.347Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.287 secs) [2023-02-04T02:19:30.347Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.336 secs) [2023-02-04T02:19:30.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.932 secs) [2023-02-04T02:19:31.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.997 secs) [2023-02-04T02:19:31.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.032 secs) [2023-02-04T02:19:31.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.059 secs) [2023-02-04T02:19:31.458Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.198 secs) [2023-02-04T02:19:31.458Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.235 secs) [2023-02-04T02:19:31.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.289 secs) [2023-02-04T02:19:31.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.323 secs) [2023-02-04T02:19:31.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.358 secs) [2023-02-04T02:19:31.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.403 secs) [2023-02-04T02:19:31.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.414 secs) [2023-02-04T02:19:31.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.513 secs) [2023-02-04T02:19:31.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.572 secs) [2023-02-04T02:19:32.256Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 3.794 secs) [2023-02-04T02:19:32.256Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 3.827 secs) [2023-02-04T02:19:32.256Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 3.855 secs) [2023-02-04T02:19:32.522Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 3.883 secs) [2023-02-04T02:19:32.787Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.263 secs) [2023-02-04T02:19:33.368Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.567 secs) [2023-02-04T02:19:33.637Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.836 secs) [2023-02-04T02:19:33.906Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.037 secs) [2023-02-04T02:19:34.173Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.291 secs) [2023-02-04T02:19:34.173Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.355 secs) [2023-02-04T02:19:34.173Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.387 secs) [2023-02-04T02:19:34.757Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.749 secs) [2023-02-04T02:19:34.757Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.827 secs) [2023-02-04T02:19:35.025Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.904 secs) [2023-02-04T02:19:35.025Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.971 secs) [2023-02-04T02:19:35.025Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.053 secs) [2023-02-04T02:19:35.294Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.175 secs) [2023-02-04T02:19:35.561Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.275 secs) [2023-02-04T02:19:35.561Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.296 secs) [2023-02-04T02:19:35.561Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.313 secs) [2023-02-04T02:19:35.827Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.545 secs) [2023-02-04T02:19:35.827Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.609 secs) [2023-02-04T02:19:36.093Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.658 secs) [2023-02-04T02:19:36.093Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.718 secs) [2023-02-04T02:19:36.093Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.738 secs) [2023-02-04T02:19:36.093Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.749 secs) [2023-02-04T02:19:36.359Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.803 secs) [2023-02-04T02:19:36.626Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.984 secs) [2023-02-04T02:19:36.626Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.05 secs) [2023-02-04T02:19:36.893Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.267 secs) [2023-02-04T02:19:37.160Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.549 secs) [2023-02-04T02:19:37.427Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.655 secs) [2023-02-04T02:19:37.427Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.684 secs) [2023-02-04T02:19:37.427Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.716 secs) [2023-02-04T02:19:37.427Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.747 secs) [2023-02-04T02:19:37.427Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.766 secs) [2023-02-04T02:19:37.694Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.792 secs) [2023-02-04T02:19:37.694Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.848 secs) [2023-02-04T02:19:37.694Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.955 secs) [2023-02-04T02:19:37.964Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.977 secs) [2023-02-04T02:19:37.964Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.993 secs) [2023-02-04T02:19:37.964Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.079 secs) [2023-02-04T02:19:38.239Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.178 secs) [2023-02-04T02:19:38.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.211 secs) [2023-02-04T02:19:38.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.419 secs) [2023-02-04T02:19:38.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.484 secs) [2023-02-04T02:19:38.775Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.569 secs) [2023-02-04T02:19:39.043Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.737 secs) [2023-02-04T02:19:39.043Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.802 secs) [2023-02-04T02:19:39.043Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.867 secs) [2023-02-04T02:19:39.310Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.909 secs) [2023-02-04T02:19:39.310Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.926 secs) [2023-02-04T02:19:39.310Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.944 secs) [2023-02-04T02:19:39.310Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.956 secs) [2023-02-04T02:19:39.578Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.143 secs) [2023-02-04T02:19:39.578Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.268 secs) [2023-02-04T02:19:39.844Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.296 secs) [2023-02-04T02:19:40.112Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.484 secs) [2023-02-04T02:19:40.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.774 secs) [2023-02-04T02:19:40.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.801 secs) [2023-02-04T02:19:40.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.813 secs) [2023-02-04T02:19:40.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.829 secs) [2023-02-04T02:19:40.962Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.066 secs) [2023-02-04T02:19:40.962Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.149 secs) [2023-02-04T02:19:41.230Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.334 secs) [2023-02-04T02:19:41.230Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.354 secs) [2023-02-04T02:19:41.230Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.369 secs) [2023-02-04T02:19:41.230Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.426 secs) [2023-02-04T02:19:41.498Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.441 secs) [2023-02-04T02:19:41.498Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.453 secs) [2023-02-04T02:19:41.498Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.466 secs) [2023-02-04T02:19:41.498Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.521 secs) [2023-02-04T02:19:41.498Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.586 secs) [2023-02-04T02:19:42.082Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.945 secs) [2023-02-04T02:19:42.082Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.989 secs) [2023-02-04T02:19:42.352Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.129 secs) [2023-02-04T02:19:42.352Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.328 secs) [2023-02-04T02:19:42.620Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.354 secs) [2023-02-04T02:19:42.620Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.397 secs) [2023-02-04T02:19:42.620Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.412 secs) [2023-02-04T02:19:42.620Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.422 secs) [2023-02-04T02:19:42.620Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.477 secs) [2023-02-04T02:19:42.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.545 secs) [2023-02-04T02:19:42.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.667 secs) [2023-02-04T02:19:43.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.743 secs) [2023-02-04T02:19:43.422Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.881 secs) [2023-02-04T02:19:43.422Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.928 secs) [2023-02-04T02:19:43.422Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.946 secs) [2023-02-04T02:19:43.422Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.96 secs) [2023-02-04T02:19:43.422Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.975 secs) [2023-02-04T02:19:43.689Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.025 secs) [2023-02-04T02:19:43.689Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.098 secs) [2023-02-04T02:19:43.956Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.244 secs) [2023-02-04T02:19:43.956Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.389 secs) [2023-02-04T02:19:43.956Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.412 secs) [2023-02-04T02:19:44.223Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.521 secs) [2023-02-04T02:19:44.490Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.677 secs) [2023-02-04T02:19:45.074Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 13.259 secs) [2023-02-04T02:19:45.074Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 13.29 secs) [2023-02-04T02:19:45.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 13.308 secs) [2023-02-04T02:19:45.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 13.373 secs) [2023-02-04T02:19:45.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 13.443 secs) [2023-02-04T02:19:45.616Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.487 secs) [2023-02-04T02:19:45.616Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.567 secs) [2023-02-04T02:19:45.616Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.676 secs) [2023-02-04T02:19:46.088Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.737 secs) [2023-02-04T02:19:46.088Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.759 secs) [2023-02-04T02:19:46.354Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.106 secs) [2023-02-04T02:19:46.354Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 14.196 secs) [2023-02-04T02:19:46.621Z] WARN: ' [2023-02-04T02:19:46.621Z] It looks like you're using ngModel on the same form field as formControlName. [2023-02-04T02:19:46.621Z] Support for using the ngModel input property and ngModelChange event with [2023-02-04T02:19:46.621Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-02-04T02:19:46.621Z] in a future version of Angular. [2023-02-04T02:19:46.621Z] [2023-02-04T02:19:46.621Z] For more information on this, see our API docs here: [2023-02-04T02:19:46.621Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-02-04T02:19:46.621Z] ' [2023-02-04T02:19:46.621Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 14.196 secs) [2023-02-04T02:19:46.621Z] WARN: ' [2023-02-04T02:19:46.621Z] It looks like you're using ngModel on the same form field as formControlName. [2023-02-04T02:19:46.621Z] Support for using the ngModel input property and ngModelChange event with [2023-02-04T02:19:46.621Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-02-04T02:19:46.621Z] in a future version of Angular. [2023-02-04T02:19:46.621Z] [2023-02-04T02:19:46.621Z] For more information on this, see our API docs here: [2023-02-04T02:19:46.621Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-02-04T02:19:46.621Z] ' [2023-02-04T02:19:46.621Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 14.354 secs) [2023-02-04T02:19:46.888Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 14.555 secs) [2023-02-04T02:19:47.153Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 14.624 secs) [2023-02-04T02:19:47.153Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 14.663 secs) [2023-02-04T02:19:47.153Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.705 secs) [2023-02-04T02:19:47.153Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.759 secs) [2023-02-04T02:19:47.418Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.791 secs) [2023-02-04T02:19:47.418Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.817 secs) [2023-02-04T02:19:47.418Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.911 secs) [2023-02-04T02:19:47.685Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.034 secs) [2023-02-04T02:19:47.685Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15.131 secs) [2023-02-04T02:19:47.950Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 15.22 secs) [2023-02-04T02:19:48.906Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (21.44 secs / 15.22 secs) [2023-02-04T02:19:48.906Z] TOTAL: 149 SUCCESS [2023-02-04T02:19:48.906Z] ✔ Browser application bundle generation complete. [2023-02-04T02:19:53.146Z] [2023-02-04T02:19:53.146Z] =============================== Coverage summary =============================== [2023-02-04T02:19:53.146Z] Statements : 40.98% ( 1467/3580 ) [2023-02-04T02:19:53.146Z] Branches : 12.03% ( 111/923 ) [2023-02-04T02:19:53.146Z] Functions : 33.28% ( 432/1298 ) [2023-02-04T02:19:53.146Z] Lines : 38.91% ( 1318/3387 ) [2023-02-04T02:19:53.146Z] ================================================================================ [2023-02-04T02:19:53.146Z] 04 02 2023 02:19:52.322:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-02-04T02:19:53.411Z] ✔ Browser application bundle generation complete. [2023-02-04T02:19:54.376Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-02-04T02:19:54.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-04T02:19:54.456Z] $ docker stop --time=1 61da3fae4d2bb67262cb4a43854d09dc00dfced79a4e1acc52ae41f3de57261f [2023-02-04T02:19:56.186Z] $ docker rm -f --volumes 61da3fae4d2bb67262cb4a43854d09dc00dfced79a4e1acc52ae41f3de57261f [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-04T02:19:57.153Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-04T02:19:59.808Z] Warning: overwriting stash ‘coverage-report’ [2023-02-04T02:20:05.112Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-04T02:20:05.779Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-04T02:20:08.733Z] + ls -al . [2023-02-04T02:20:08.734Z] total 184 [2023-02-04T02:20:08.734Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 4 02:08 . [2023-02-04T02:20:08.734Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 02:06 .. [2023-02-04T02:20:08.734Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 02:06 .blubracket [2023-02-04T02:20:08.734Z] -rw-rw-r-- 1 jenkins jenkins 18 Feb 4 02:06 .dockerignore [2023-02-04T02:20:08.734Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 4 02:06 .git [2023-02-04T02:20:08.734Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 02:06 .github [2023-02-04T02:20:08.734Z] -rw-rw-r-- 1 jenkins jenkins 185 Feb 4 02:06 .gitignore [2023-02-04T02:20:08.734Z] -rw-rw-r-- 1 jenkins jenkins 4856 Feb 4 02:06 Attribution.txt [2023-02-04T02:20:08.734Z] -rw-rw-r-- 1 jenkins jenkins 17205 Feb 4 02:06 CHANGELOG.md [2023-02-04T02:20:08.734Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 4 02:06 CONTRIBUTING.md [2023-02-04T02:20:08.734Z] -rw-rw-r-- 1 jenkins jenkins 1847 Feb 4 02:06 Dockerfile [2023-02-04T02:20:08.734Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 4 02:06 Jenkinsfile [2023-02-04T02:20:08.734Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 4 02:06 LICENSE [2023-02-04T02:20:08.734Z] -rw-rw-r-- 1 jenkins jenkins 2124 Feb 4 02:06 Makefile [2023-02-04T02:20:08.734Z] -rw-rw-r-- 1 jenkins jenkins 4558 Feb 4 02:06 README.md [2023-02-04T02:20:08.734Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 4 02:02 VERSION [2023-02-04T02:20:08.734Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 02:06 assets [2023-02-04T02:20:08.734Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 02:06 bin [2023-02-04T02:20:08.734Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 02:06 cmd [2023-02-04T02:20:08.734Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 4 02:08 coverage.out [2023-02-04T02:20:08.734Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 02:06 docs [2023-02-04T02:20:08.734Z] -rw-rw-r-- 1 jenkins jenkins 3110 Feb 4 02:06 go.mod [2023-02-04T02:20:08.734Z] -rw-rw-r-- 1 jenkins jenkins 43888 Feb 4 02:06 go.sum [2023-02-04T02:20:08.734Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 4 02:06 internal [2023-02-04T02:20:08.734Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 02:06 snap [2023-02-04T02:20:08.734Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 02:06 testing [2023-02-04T02:20:08.734Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 4 02:06 version.go [2023-02-04T02:20:08.734Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 4 02:11 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T02:20:09.175Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 --label arch=arm64 --label version=0.0.0 . [2023-02-04T02:20:10.597Z] Sending build context to Docker daemon 31.5MB [2023-02-04T02:20:10.597Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-04T02:20:10.597Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-04T02:20:10.597Z] ---> e50909e15d2e [2023-02-04T02:20:10.597Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-02-04T02:20:10.868Z] ---> Running in d7a401da5ba9 [2023-02-04T02:20:11.138Z] Removing intermediate container d7a401da5ba9 [2023-02-04T02:20:11.138Z] ---> 36402dee6525 [2023-02-04T02:20:11.138Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-04T02:20:11.410Z] ---> Running in 2df56536c901 [2023-02-04T02:20:11.681Z] Removing intermediate container 2df56536c901 [2023-02-04T02:20:11.681Z] ---> fa787a8fbe6f [2023-02-04T02:20:11.681Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-04T02:20:11.681Z] ---> Running in 4329b17ceb6a [2023-02-04T02:20:11.951Z] Removing intermediate container 4329b17ceb6a [2023-02-04T02:20:11.951Z] ---> 52f29fa28bcf [2023-02-04T02:20:11.951Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-02-04T02:20:11.951Z] ---> Running in 7c587a053ab6 [2023-02-04T02:20:12.422Z] Removing intermediate container 7c587a053ab6 [2023-02-04T02:20:12.422Z] ---> 2c9de9521df5 [2023-02-04T02:20:12.422Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-02-04T02:20:12.422Z] ---> Running in c3cf7fcfb265 [2023-02-04T02:20:12.712Z] Removing intermediate container c3cf7fcfb265 [2023-02-04T02:20:12.712Z] ---> 304787449d45 [2023-02-04T02:20:12.712Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-02-04T02:20:14.142Z] ---> 9179dbbe90af [2023-02-04T02:20:14.142Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-02-04T02:20:14.142Z] ---> Running in f6850fdff620 [2023-02-04T02:20:16.106Z] Removing intermediate container f6850fdff620 [2023-02-04T02:20:16.106Z] ---> f2ba9b557c11 [2023-02-04T02:20:16.106Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-04T02:20:16.106Z] ---> Running in d23f269c5189 [2023-02-04T02:20:17.068Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T02:20:17.336Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T02:20:18.760Z] OK: 221 MiB in 51 packages [2023-02-04T02:20:19.732Z] Removing intermediate container d23f269c5189 [2023-02-04T02:20:19.732Z] ---> 49627e5c5e6c [2023-02-04T02:20:19.732Z] Step 11/26 : ENV GO111MODULE=on [2023-02-04T02:20:19.732Z] ---> Running in bb8d579a3695 [2023-02-04T02:20:20.002Z] Removing intermediate container bb8d579a3695 [2023-02-04T02:20:20.002Z] ---> fc400dbdb8ab [2023-02-04T02:20:20.002Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-02-04T02:20:20.002Z] ---> Running in ea3cc06fdfa8 [2023-02-04T02:20:20.273Z] Removing intermediate container ea3cc06fdfa8 [2023-02-04T02:20:20.273Z] ---> ed4d16491cf9 [2023-02-04T02:20:20.273Z] Step 13/26 : COPY go.mod vendor* ./ [2023-02-04T02:20:21.077Z] ---> 9bcd4928e665 [2023-02-04T02:20:21.077Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T02:20:21.077Z] ---> Running in ad9cc72808d0 [2023-02-04T02:20:25.344Z] Removing intermediate container ad9cc72808d0 [2023-02-04T02:20:25.344Z] ---> 77c452cc2102 [2023-02-04T02:20:25.344Z] Step 15/26 : COPY . . [2023-02-04T02:20:28.704Z] ---> c2dfc6576123 [2023-02-04T02:20:28.704Z] Step 16/26 : RUN ${MAKE} [2023-02-04T02:20:28.978Z] ---> Running in 887b47fa40eb [2023-02-04T02:20:29.946Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-02-04T02:21:51.600Z] Removing intermediate container 887b47fa40eb [2023-02-04T02:21:51.600Z] ---> e6fb85ddbb13 [2023-02-04T02:21:51.600Z] Step 17/26 : FROM alpine:3.14 [2023-02-04T02:21:51.600Z] 3.14: Pulling from library/alpine [2023-02-04T02:21:51.600Z] 90cda3b7c325: Pulling fs layer [2023-02-04T02:21:51.600Z] 90cda3b7c325: Verifying Checksum [2023-02-04T02:21:51.600Z] 90cda3b7c325: Download complete [2023-02-04T02:21:51.600Z] 90cda3b7c325: Pull complete [2023-02-04T02:21:51.600Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-02-04T02:21:51.600Z] Status: Downloaded newer image for alpine:3.14 [2023-02-04T02:21:51.600Z] ---> 275902a1839d [2023-02-04T02:21:51.600Z] Step 18/26 : EXPOSE 4000 [2023-02-04T02:21:51.600Z] ---> Running in 5a7ae2ca957d [2023-02-04T02:21:51.600Z] Removing intermediate container 5a7ae2ca957d [2023-02-04T02:21:51.600Z] ---> 7c8dd5f54ffa [2023-02-04T02:21:51.600Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-02-04T02:21:51.600Z] ---> e7be0d925b6a [2023-02-04T02:21:51.600Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-02-04T02:21:51.600Z] ---> 8182099b835a [2023-02-04T02:21:51.600Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-02-04T02:21:51.600Z] ---> 9967cbd1f731 [2023-02-04T02:21:51.600Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-02-04T02:21:51.600Z] ---> Running in a8d2e2f07327 [2023-02-04T02:21:51.600Z] Removing intermediate container a8d2e2f07327 [2023-02-04T02:21:51.600Z] ---> 8dbb71c76b55 [2023-02-04T02:21:51.600Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-02-04T02:21:51.600Z] ---> Running in cfa88972069b [2023-02-04T02:21:51.600Z] Removing intermediate container cfa88972069b [2023-02-04T02:21:51.600Z] ---> 70854fcf4438 [2023-02-04T02:21:51.600Z] Step 24/26 : LABEL arch=arm64 [2023-02-04T02:21:51.600Z] ---> Running in 607305f387c3 [2023-02-04T02:21:51.600Z] Removing intermediate container 607305f387c3 [2023-02-04T02:21:51.600Z] ---> 16e892280443 [2023-02-04T02:21:51.600Z] Step 25/26 : LABEL git_sha=3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 [2023-02-04T02:21:51.600Z] ---> Running in 76b9b393e788 [2023-02-04T02:21:51.600Z] Removing intermediate container 76b9b393e788 [2023-02-04T02:21:51.600Z] ---> d204dbe9c448 [2023-02-04T02:21:51.600Z] Step 26/26 : LABEL version=0.0.0 [2023-02-04T02:21:51.600Z] ---> Running in bf06300ff2bc [2023-02-04T02:21:51.600Z] Removing intermediate container bf06300ff2bc [2023-02-04T02:21:51.600Z] ---> 025b1a773272 [2023-02-04T02:21:51.600Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-04T02:21:51.600Z] Successfully built 025b1a773272 [2023-02-04T02:21:51.600Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T02:21:52.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-04T02:21:52.414Z] [2023-02-04T02:21:52.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T02:21:52.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-04T02:21:53.095Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-04T02:21:53.096Z] 8998bd30e6a1: Pulling fs layer [2023-02-04T02:21:53.096Z] 04944245beec: Pulling fs layer [2023-02-04T02:21:53.096Z] 699f458cf7ca: Pulling fs layer [2023-02-04T02:21:53.096Z] 765212b225bb: Pulling fs layer [2023-02-04T02:21:53.096Z] f23df028b6ca: Pulling fs layer [2023-02-04T02:21:53.096Z] d65c8cfc05b1: Pulling fs layer [2023-02-04T02:21:53.096Z] 2437ff75d9bd: Pulling fs layer [2023-02-04T02:21:53.096Z] 765212b225bb: Waiting [2023-02-04T02:21:53.096Z] f23df028b6ca: Waiting [2023-02-04T02:21:53.096Z] d65c8cfc05b1: Waiting [2023-02-04T02:21:53.096Z] 2437ff75d9bd: Waiting [2023-02-04T02:21:53.096Z] 04944245beec: Verifying Checksum [2023-02-04T02:21:53.096Z] 04944245beec: Download complete [2023-02-04T02:21:53.096Z] 765212b225bb: Verifying Checksum [2023-02-04T02:21:53.096Z] 765212b225bb: Download complete [2023-02-04T02:21:53.096Z] f23df028b6ca: Download complete [2023-02-04T02:21:53.364Z] d65c8cfc05b1: Verifying Checksum [2023-02-04T02:21:53.364Z] d65c8cfc05b1: Download complete [2023-02-04T02:21:53.364Z] 699f458cf7ca: Verifying Checksum [2023-02-04T02:21:53.364Z] 699f458cf7ca: Download complete [2023-02-04T02:21:53.642Z] 8998bd30e6a1: Download complete [2023-02-04T02:21:55.587Z] 2437ff75d9bd: Verifying Checksum [2023-02-04T02:21:55.587Z] 2437ff75d9bd: Download complete [2023-02-04T02:21:57.523Z] 8998bd30e6a1: Pull complete [2023-02-04T02:21:57.789Z] 04944245beec: Pull complete [2023-02-04T02:21:58.743Z] 699f458cf7ca: Pull complete [2023-02-04T02:21:59.009Z] 765212b225bb: Pull complete [2023-02-04T02:21:59.965Z] f23df028b6ca: Pull complete [2023-02-04T02:21:59.965Z] d65c8cfc05b1: Pull complete [2023-02-04T02:22:12.255Z] 2437ff75d9bd: Pull complete [2023-02-04T02:22:12.255Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-04T02:22:12.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-04T02:22:12.255Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T02:22:12.577Z] prd-ubuntu20.04-docker-arm64-4c-16g-4487 does not seem to be running inside a container [2023-02-04T02:22:12.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-04T02:22:15.617Z] $ docker top fe15b06978adc26a9df2513f02719328d961ff69c50f18758697ee02a9ee661b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-04T02:22:16.522Z] ---> job-cost.sh [2023-02-04T02:22:16.522Z] lf-activate-venv: SKIPPING [2023-02-04T02:22:16.522Z] INFO: No Stack... [2023-02-04T02:22:16.789Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-04T02:22:17.745Z] INFO: Archiving Costs [Pipeline] sh [2023-02-04T02:22:18.399Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2023-02-04T02:22:18.399Z] + cut -d, -f6 [Pipeline] lock [2023-02-04T02:22:18.486Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-590-1-stack-cost] [2023-02-04T02:22:18.491Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-590-1-stack-cost] did not exist. Created. [2023-02-04T02:22:18.491Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-590-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-04T02:22:19.236Z] /w/workspace/edgex-ui-go/1@tmp/durable-6af89e39/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-04T02:22:19.898Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-04T02:22:19.936Z] Warning: overwriting stash ‘stack-cost’ [2023-02-04T02:22:24.779Z] Stashed 1 file(s) [Pipeline] } [2023-02-04T02:22:24.795Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-590-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-04T02:22:24.866Z] $ docker stop --time=1 fe15b06978adc26a9df2513f02719328d961ff69c50f18758697ee02a9ee661b [2023-02-04T02:22:26.590Z] $ docker rm -f --volumes fe15b06978adc26a9df2513f02719328d961ff69c50f18758697ee02a9ee661b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-04T02:22:27.686Z] provisioning config files... [2023-02-04T02:22:27.697Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/config17947960988898285212tmp [Pipeline] { [Pipeline] sh [2023-02-04T02:22:28.027Z] + set +x [2023-02-04T02:22:28.027Z] + curl -s https://codecov.io/bash [2023-02-04T02:22:28.027Z] + bash -s -- [2023-02-04T02:22:28.027Z] [2023-02-04T02:22:28.027Z] _____ _ [2023-02-04T02:22:28.027Z] / ____| | | [2023-02-04T02:22:28.027Z] | | ___ __| | ___ ___ _____ __ [2023-02-04T02:22:28.027Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-04T02:22:28.027Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-04T02:22:28.027Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-04T02:22:28.027Z] Bash-1.0.6 [2023-02-04T02:22:28.027Z] [2023-02-04T02:22:28.027Z] [2023-02-04T02:22:28.027Z] ==> git version 2.25.1 found [2023-02-04T02:22:28.027Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-04T02:22:28.027Z] Release-Date: 2020-01-08 [2023-02-04T02:22:28.027Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-04T02:22:28.027Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-04T02:22:28.027Z] ==> Jenkins CI detected. [2023-02-04T02:22:28.027Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-590 [2023-02-04T02:22:28.027Z] project root: . [2023-02-04T02:22:28.027Z] --> token set from env [2023-02-04T02:22:28.027Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-04T02:22:28.027Z] ==> Running gcov in . (disable via -X gcov) [2023-02-04T02:22:28.287Z] ==> Python coveragepy not found [2023-02-04T02:22:28.287Z] ==> Searching for coverage reports in: [2023-02-04T02:22:28.287Z] + . [2023-02-04T02:22:28.287Z] -> Found 1 reports [2023-02-04T02:22:28.287Z] ==> Detecting git/mercurial file structure [2023-02-04T02:22:28.287Z] ==> Reading reports [2023-02-04T02:22:28.287Z] + ./coverage.out bytes=10 [2023-02-04T02:22:28.287Z] ==> Appending adjustments [2023-02-04T02:22:28.287Z] https://docs.codecov.io/docs/fixing-reports [2023-02-04T02:22:29.225Z] + Found adjustments [2023-02-04T02:22:29.225Z] ==> Gzipping contents [2023-02-04T02:22:29.225Z] 12K /tmp/codecov.BY9AIA.gz [2023-02-04T02:22:29.225Z] ==> Uploading reports [2023-02-04T02:22:29.225Z] url: https://codecov.io [2023-02-04T02:22:29.225Z] query: branch=PR-590&commit=3c55665eda8188c8b3106ad57f6dd67c1ab2fa95&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-590%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=590&job=&cmd_args= [2023-02-04T02:22:29.225Z] -> Pinging Codecov [2023-02-04T02:22:29.225Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-590&commit=3c55665eda8188c8b3106ad57f6dd67c1ab2fa95&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-590%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=590&job=&cmd_args= [2023-02-04T02:22:29.485Z] -> Uploading to [2023-02-04T02:22:29.485Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-04/FB506323287CE973F263BFD2A0EB1F37/3c55665eda8188c8b3106ad57f6dd67c1ab2fa95/fe2fb1a5-d236-4afa-aa16-7d8ff85af2c1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230204%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230204T022229Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e583ab0c6ccff678ee67b078793a5ca1963faf82e095462f5d1adec9ca60daa2 [2023-02-04T02:22:29.485Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-04T02:22:29.485Z] Dload Upload Total Spent Left Speed [2023-02-04T02:22:29.745Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8866 0 0 100 8866 0 28785 --:--:-- --:--:-- --:--:-- 28692 100 8866 0 0 100 8866 0 28785 --:--:-- --:--:-- --:--:-- 28692 [2023-02-04T02:22:29.745Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 [Pipeline] } [2023-02-04T02:22:29.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-04T02:22:31.543Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives ] [2023-02-04T02:22:31.543Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives [2023-02-04T02:22:31.543Z] total 16 [2023-02-04T02:22:31.543Z] drwxr-xr-x 3 root root 4096 Feb 4 02:05 . [2023-02-04T02:22:31.543Z] drwxrwxr-x 15 jenkins jenkins 4096 Feb 4 02:05 .. [2023-02-04T02:22:31.543Z] drwxr-xr-x 2 root root 4096 Feb 4 02:05 cost [2023-02-04T02:22:31.543Z] -rw-r--r-- 1 root root 83 Feb 4 02:05 cost.csv [2023-02-04T02:22:31.543Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives [2023-02-04T02:22:31.543Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives [2023-02-04T02:22:31.543Z] total 16 [2023-02-04T02:22:31.543Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 4 02:05 . [2023-02-04T02:22:31.543Z] drwxrwxr-x 15 jenkins jenkins 4096 Feb 4 02:05 .. [2023-02-04T02:22:31.543Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 4 02:05 cost [2023-02-04T02:22:31.543Z] -rw-r--r-- 1 jenkins jenkins 83 Feb 4 02:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-04T02:22:31.877Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-04T02:22:32.767Z] ---> package-listing.sh [2023-02-04T02:22:32.767Z] ++ facter osfamily [2023-02-04T02:22:32.767Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-04T02:22:33.026Z] + OS_FAMILY=debian [2023-02-04T02:22:33.026Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-590 [2023-02-04T02:22:33.026Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-04T02:22:33.026Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-04T02:22:33.027Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-04T02:22:33.027Z] + PACKAGES=/tmp/packages_start.txt [2023-02-04T02:22:33.027Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-590 ']' [2023-02-04T02:22:33.027Z] + PACKAGES=/tmp/packages_end.txt [2023-02-04T02:22:33.027Z] + case "${OS_FAMILY}" in [2023-02-04T02:22:33.027Z] + dpkg -l [2023-02-04T02:22:33.027Z] + grep '^ii' [2023-02-04T02:22:33.027Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-04T02:22:33.027Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-04T02:22:33.027Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-04T02:22:33.027Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-590 ']' [2023-02-04T02:22:33.027Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives/ [2023-02-04T02:22:33.027Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives/ [Pipeline] echo [2023-02-04T02:22:33.059Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-04T02:22:33.358Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T02:22:33.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-04T02:22:33.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T02:22:34.148Z] prd-ubuntu20.04-docker-8c-8g-4485 does not seem to be running inside a container [2023-02-04T02:22:34.205Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-590 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590:/w/workspace/edgexfoundry_edgex-ui-go_PR-590:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-04T02:22:34.426Z] $ docker top 628a6f8710505ba5274eb6fd03e54aa891131e105c8e5048f53c40199c1162e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-04T02:22:34.790Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-04T02:22:35.099Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-04T02:22:35.411Z] + ls /var/log/sa-host [2023-02-04T02:22:35.411Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-04T02:22:35.628Z] provisioning config files... [2023-02-04T02:22:35.636Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/config14501419468396335519tmp [Pipeline] { [Pipeline] echo [2023-02-04T02:22:35.687Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-04T02:22:36.002Z] ---> create-netrc.sh [Pipeline] } [2023-02-04T02:22:36.029Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-04T02:22:36.429Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-04T02:22:36.460Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-04T02:22:36.772Z] ---> sudo-logs.sh [2023-02-04T02:22:36.772Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-04T02:22:36.858Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-04T02:22:37.171Z] ---> job-cost.sh [2023-02-04T02:22:37.171Z] lf-activate-venv: SKIPPING [2023-02-04T02:22:37.171Z] DEBUG: total: 0.2199999988079071 [2023-02-04T02:22:37.171Z] INFO: Retrieving Stack Cost... [2023-02-04T02:22:37.430Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-04T02:22:37.996Z] INFO: Archiving Costs [Pipeline] echo [2023-02-04T02:22:38.033Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-04T02:22:38.348Z] ---> logs-deploy.sh [2023-02-04T02:22:38.348Z] lf-activate-venv: SKIPPING [2023-02-04T02:22:38.348Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-590/1 [2023-02-04T02:22:38.348Z] INFO: archiving workspace using pattern(s): [2023-02-04T02:22:39.286Z] Archives upload complete. [2023-02-04T02:22:39.546Z] INFO: archiving logs to Nexus