Pull request #554 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0+490d55d23c3381dbf94452a94173aa21d56f4e2c (f717f095d18eee9b3c1f63c746a91b62492a2b21) 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-ssh6291473915891082979.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh15976711935485291012.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-554/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-554/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9730690393850976180.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-554/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9070504588033357223.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh13107724102923232571.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-554/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-554/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12634488591536059485.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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 Running on prd-ubuntu20.04-docker-8c-8g-29890 in /w/workspace/edgexfoundry_edgex-ui-go_PR-554 [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-554 # 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 > 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/554/head:refs/remotes/origin/PR-554 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 490d55d23c3381dbf94452a94173aa21d56f4e2c into PR head commit 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 Merge succeeded, producing 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 Checking out Revision 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 (PR-554) > git config core.sparsecheckout # timeout=10 > git checkout -f 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 # 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 490d55d23c3381dbf94452a94173aa21d56f4e2c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 # timeout=10 Commit message: "ci: Add Blubracket ignore file to ignore generated files" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:32:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:32:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:32:28 ========================================================= 23:32:28 EdgeX Global Pipelines Version Info 23:32:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:32:29 ------------------- 23:32:29 stable info: 23:32:29 ------------------- 23:32:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:32:29 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 23:32:29 Message: update stable to v1.0.239 23:32:29 ------------------- 23:32:29 experimental info: 23:32:29 ------------------- 23:32:29 Commited By: **** collab-it+edgex@linuxfoundation.org 23:32:29 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 23:32:29 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:32:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 23:32:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 23:32:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:32:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:32:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:32:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:32:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 23:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:32:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:32:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:32:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:32:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:32:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:32:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:32:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:32:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:32:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:32:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:32:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:32:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:32:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:32:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:32:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-554 [Pipeline] echo 23:32:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-554 [Pipeline] echo 23:32:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-554 [Pipeline] echo 23:32:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 [Pipeline] echo 23:32:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a9bbc7 [Pipeline] echo 23:32:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:32:31 provisioning config files... 23:32:31 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-554@tmp/config1972255365912674378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:32:32 ---> docker-login.sh 23:32:32 nexus3.edgexfoundry.org:10001 23:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:32 Configure a credential helper to remove this warning. See 23:32:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:32 23:32:32 Login Succeeded 23:32:32 nexus3.edgexfoundry.org:10002 23:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:32 Configure a credential helper to remove this warning. See 23:32:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:32 23:32:32 Login Succeeded 23:32:32 nexus3.edgexfoundry.org:10003 23:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:32 Configure a credential helper to remove this warning. See 23:32:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:32 23:32:32 Login Succeeded 23:32:32 nexus3.edgexfoundry.org:10004 23:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:33 Configure a credential helper to remove this warning. See 23:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:33 23:32:33 Login Succeeded 23:32:33 docker.io 23:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:33 Configure a credential helper to remove this warning. See 23:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:33 23:32:33 Login Succeeded 23:32:33 ---> docker-login.sh ends [Pipeline] } 23:32:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:32:34 + git rev-list -1 --merges 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0~1..3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 [Pipeline] echo 23:32:34 -----------> git rev-list -1 --merges 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0~1..3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 [false] [Pipeline] sh 23:32:34 + git log --format=format:%s -1 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 [Pipeline] echo 23:32:34 ========================================================= 23:32:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:32:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:32:35 + git log --format=format:%s -1 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 [Pipeline] echo 23:32:35 [semverPrep] GIT_COMMIT: 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0, Commit Message: ci: Add Blubracket ignore file to ignore generated files [Pipeline] echo 23:32:35 [semverPrep] This is not a build commit. [Pipeline] sh 23:32:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:32:35 + grep -v github /etc/ssh/ssh_known_hosts 23:32:35 + [ -e /tmp/ssh_known_hosts ] 23:32:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:32:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:32:35 + sudo tee -a /etc/ssh/ssh_known_hosts 23:32:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:32:36 23:32:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:32:36 0.1.4: Pulling from edgex-devops/py-git-semver 23:32:36 b85a868b505f: Pulling fs layer 23:32:36 e2be974225ed: Pulling fs layer 23:32:36 339a4e72a1f5: Pulling fs layer 23:32:36 988bab9f4d93: Pulling fs layer 23:32:36 1469e6f7b9e6: Pulling fs layer 23:32:36 eaf3925da568: Pulling fs layer 23:32:36 bab4dde63d76: Pulling fs layer 23:32:36 bde34c3a00c8: Pulling fs layer 23:32:36 b352a97aabf1: Pulling fs layer 23:32:36 4872d77fe225: Pulling fs layer 23:32:36 5851b861e8e6: Pulling fs layer 23:32:36 988bab9f4d93: Waiting 23:32:36 1469e6f7b9e6: Waiting 23:32:36 eaf3925da568: Waiting 23:32:36 b352a97aabf1: Waiting 23:32:36 bde34c3a00c8: Waiting 23:32:36 bab4dde63d76: Waiting 23:32:36 4872d77fe225: Waiting 23:32:36 5851b861e8e6: Waiting 23:32:36 e2be974225ed: Download complete 23:32:36 988bab9f4d93: Verifying Checksum 23:32:36 988bab9f4d93: Download complete 23:32:36 1469e6f7b9e6: Verifying Checksum 23:32:36 1469e6f7b9e6: Download complete 23:32:36 eaf3925da568: Verifying Checksum 23:32:36 eaf3925da568: Download complete 23:32:36 339a4e72a1f5: Verifying Checksum 23:32:36 339a4e72a1f5: Download complete 23:32:36 bde34c3a00c8: Verifying Checksum 23:32:36 bde34c3a00c8: Download complete 23:32:36 b352a97aabf1: Verifying Checksum 23:32:36 b352a97aabf1: Download complete 23:32:36 4872d77fe225: Verifying Checksum 23:32:36 4872d77fe225: Download complete 23:32:36 5851b861e8e6: Verifying Checksum 23:32:36 5851b861e8e6: Download complete 23:32:36 b85a868b505f: Verifying Checksum 23:32:36 b85a868b505f: Download complete 23:32:37 bab4dde63d76: Verifying Checksum 23:32:37 bab4dde63d76: Download complete 23:32:38 b85a868b505f: Pull complete 23:32:38 e2be974225ed: Pull complete 23:32:38 339a4e72a1f5: Pull complete 23:32:38 988bab9f4d93: Pull complete 23:32:38 1469e6f7b9e6: Pull complete 23:32:39 eaf3925da568: Pull complete 23:32:40 bab4dde63d76: Pull complete 23:32:40 bde34c3a00c8: Pull complete 23:32:40 b352a97aabf1: Pull complete 23:32:41 4872d77fe225: Pull complete 23:32:41 5851b861e8e6: Pull complete 23:32:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:32:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:32:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:41 prd-ubuntu20.04-docker-8c-8g-29890 does not seem to be running inside a container 23:32:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-554 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-554:/w/workspace/edgexfoundry_edgex-ui-go_PR-554:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-554@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-554@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-devops/py-git-semver:0.1.4 cat 23:32:42 $ docker top 3217978b29e80b23b42d681ed975362845862b538e37984ce448fb06d45c65b6 -eo pid,comm 23:32:42 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). 23:32:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:32:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:32:43 [ssh-agent] Looking for ssh-agent implementation... 23:32:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:43 $ docker exec 3217978b29e80b23b42d681ed975362845862b538e37984ce448fb06d45c65b6 ssh-agent 23:32:43 SSH_AUTH_SOCK=/tmp/ssh-YULUrleqLME1/agent.34 23:32:43 SSH_AGENT_PID=40 23:32:43 Running ssh-add (command line suppressed) 23:32:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-554@tmp/private_key_8833391450496657767.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-554@tmp/private_key_8833391450496657767.key) 23:32:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:32:43 + git tag --points-at HEAD [Pipeline] } 23:32:43 $ docker exec --env ******** --env ******** 3217978b29e80b23b42d681ed975362845862b538e37984ce448fb06d45c65b6 ssh-agent -k 23:32:43 unset SSH_AUTH_SOCK; 23:32:43 unset SSH_AGENT_PID; 23:32:43 echo Agent pid 40 killed; 23:32:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:32:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:32:43 [ssh-agent] Looking for ssh-agent implementation... 23:32:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:32:44 $ docker exec 3217978b29e80b23b42d681ed975362845862b538e37984ce448fb06d45c65b6 ssh-agent 23:32:44 SSH_AUTH_SOCK=/tmp/ssh-mcybNfUe1wSp/agent.72 23:32:44 SSH_AGENT_PID=78 23:32:44 Running ssh-add (command line suppressed) 23:32:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-554@tmp/private_key_6814032417323121345.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-554@tmp/private_key_6814032417323121345.key) 23:32:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:32:44 + git semver init 23:32:44 2022-09-19 23:32:44,912 [run_init] DEBUG init version:0.0.0 force:False 23:32:44 2022-09-19 23:32:44,913 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-554/.semver 23:32:44 2022-09-19 23:32:44,913 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-554/.semver 23:32:44 2022-09-19 23:32:44,914 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-554/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-554, universal_newlines=False, shell=None, istream=None) 23:32:46 2022-09-19 23:32:46,304 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-554/.git/info/exclude 23:32:46 2022-09-19 23:32:46,305 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-554/.semver/PR-554 with force:False 23:32:46 2022-09-19 23:32:46,305 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-554/.semver/PR-554 23:32:46 2022-09-19 23:32:46,309 [execute] INFO git cat-file --batch-check 23:32:46 2022-09-19 23:32:46,309 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-554/.semver, universal_newlines=False, shell=None, istream=) 23:32:46 2022-09-19 23:32:46,314 [execute] INFO git cat-file --batch 23:32:46 2022-09-19 23:32:46,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-554/.semver, universal_newlines=False, shell=None, istream=) 23:32:46 2022-09-19 23:32:46,320 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-554/.semver/PR-554 23:32:46 0.0.0 [Pipeline] } 23:32:46 $ docker exec --env ******** --env ******** 3217978b29e80b23b42d681ed975362845862b538e37984ce448fb06d45c65b6 ssh-agent -k 23:32:46 unset SSH_AUTH_SOCK; 23:32:46 unset SSH_AGENT_PID; 23:32:46 echo Agent pid 78 killed; 23:32:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:32:46 + git semver [Pipeline] } 23:32:47 $ docker stop --time=1 3217978b29e80b23b42d681ed975362845862b538e37984ce448fb06d45c65b6 23:32:48 $ docker rm -f 3217978b29e80b23b42d681ed975362845862b538e37984ce448fb06d45c65b6 [Pipeline] // withDockerContainer [Pipeline] sh 23:32:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:32:49 Stashed 1 file(s) [Pipeline] echo 23:32:49 [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 23:32:49 provisioning config files... 23:32:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-554@tmp/config7335902237419452254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:32:50 ---> docker-login.sh 23:32:50 nexus3.edgexfoundry.org:10001 23:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:50 Configure a credential helper to remove this warning. See 23:32:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:50 23:32:50 Login Succeeded 23:32:50 nexus3.edgexfoundry.org:10002 23:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:50 Configure a credential helper to remove this warning. See 23:32:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:50 23:32:50 Login Succeeded 23:32:50 nexus3.edgexfoundry.org:10003 23:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:50 Configure a credential helper to remove this warning. See 23:32:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:50 23:32:50 Login Succeeded 23:32:50 nexus3.edgexfoundry.org:10004 23:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:50 Configure a credential helper to remove this warning. See 23:32:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:50 23:32:50 Login Succeeded 23:32:50 docker.io 23:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:51 Configure a credential helper to remove this warning. See 23:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:51 23:32:51 Login Succeeded 23:32:51 ---> docker-login.sh ends [Pipeline] } 23:32:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:32:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:32:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:32:51 ========================================================= 23:32:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:32:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:51 + 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 . 23:32:52 Sending build context to Docker daemon 45.36MB 23:32:52 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 23:32:52 Step 2/16 : FROM ${BASE} AS builder 23:32:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:32:52 2408cc74d12b: Pulling fs layer 23:32:52 ea60b727a1ce: Pulling fs layer 23:32:52 30c4a7721957: Pulling fs layer 23:32:52 370296b7ddb6: Pulling fs layer 23:32:52 7c6cee850709: Pulling fs layer 23:32:52 39a5fcdaea64: Pulling fs layer 23:32:52 d94ebbe4e438: Pulling fs layer 23:32:52 bcfd1f05c69d: Pulling fs layer 23:32:52 59ccb84bbe0f: Pulling fs layer 23:32:52 370296b7ddb6: Waiting 23:32:52 7c6cee850709: Waiting 23:32:52 39a5fcdaea64: Waiting 23:32:52 d94ebbe4e438: Waiting 23:32:52 bcfd1f05c69d: Waiting 23:32:52 59ccb84bbe0f: Waiting 23:32:52 30c4a7721957: Download complete 23:32:52 ea60b727a1ce: Verifying Checksum 23:32:52 ea60b727a1ce: Download complete 23:32:52 7c6cee850709: Verifying Checksum 23:32:52 7c6cee850709: Download complete 23:32:52 39a5fcdaea64: Verifying Checksum 23:32:52 39a5fcdaea64: Download complete 23:32:52 2408cc74d12b: Verifying Checksum 23:32:52 2408cc74d12b: Download complete 23:32:52 d94ebbe4e438: Verifying Checksum 23:32:52 d94ebbe4e438: Download complete 23:32:52 2408cc74d12b: Pull complete 23:32:52 ea60b727a1ce: Pull complete 23:32:52 30c4a7721957: Pull complete 23:32:52 59ccb84bbe0f: Verifying Checksum 23:32:52 59ccb84bbe0f: Download complete 23:32:53 370296b7ddb6: Verifying Checksum 23:32:53 370296b7ddb6: Download complete 23:32:53 bcfd1f05c69d: Verifying Checksum 23:32:53 bcfd1f05c69d: Download complete 23:32:57 370296b7ddb6: Pull complete 23:32:57 7c6cee850709: Pull complete 23:32:57 39a5fcdaea64: Pull complete 23:32:57 d94ebbe4e438: Pull complete 23:32:59 bcfd1f05c69d: Pull complete 23:32:59 59ccb84bbe0f: Pull complete 23:32:59 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 23:32:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:32:59 ---> a4fb48ad2a94 23:32:59 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:33:01 ---> Running in 2528f3ef2932 23:33:01 Removing intermediate container 2528f3ef2932 23:33:01 ---> bea1d67ec2a8 23:33:01 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 23:33:01 ---> Running in 674bea177ee1 23:33:02 Removing intermediate container 674bea177ee1 23:33:02 ---> 20fe96a8af00 23:33:02 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 23:33:02 ---> Running in 35d37cc36eb1 23:33:02 Removing intermediate container 35d37cc36eb1 23:33:02 ---> 538d5ac16bc2 23:33:02 Step 6/16 : LABEL Name=edgex-ui-go 23:33:02 ---> Running in db6971ec6bad 23:33:02 Removing intermediate container db6971ec6bad 23:33:02 ---> fb496bfe5b1f 23:33:02 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 23:33:02 ---> Running in ba716886c830 23:33:02 Removing intermediate container ba716886c830 23:33:02 ---> fd5fbc2cf07e 23:33:02 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:33:02 latest: Pulling from library/docker 23:33:03 213ec9aee27d: Pulling fs layer 23:33:03 6eb510456a42: Pulling fs layer 23:33:03 4627ba0696d0: Pulling fs layer 23:33:03 58acb0837d57: Pulling fs layer 23:33:03 12036fa74330: Pulling fs layer 23:33:03 c052aa9e92bf: Pulling fs layer 23:33:03 58acb0837d57: Waiting 23:33:03 12036fa74330: Waiting 23:33:03 87c6260f9eda: Pulling fs layer 23:33:03 c052aa9e92bf: Waiting 23:33:03 669290a31ba1: Pulling fs layer 23:33:03 d77965d4a857: Pulling fs layer 23:33:03 669290a31ba1: Waiting 23:33:03 d77965d4a857: Waiting 23:33:03 87c6260f9eda: Waiting 23:33:03 4627ba0696d0: Verifying Checksum 23:33:03 4627ba0696d0: Download complete 23:33:03 213ec9aee27d: Verifying Checksum 23:33:03 213ec9aee27d: Download complete 23:33:03 6eb510456a42: Verifying Checksum 23:33:03 6eb510456a42: Download complete 23:33:03 213ec9aee27d: Pull complete 23:33:03 6eb510456a42: Pull complete 23:33:03 4627ba0696d0: Pull complete 23:33:03 58acb0837d57: Verifying Checksum 23:33:03 58acb0837d57: Download complete 23:33:03 c052aa9e92bf: Verifying Checksum 23:33:03 c052aa9e92bf: Download complete 23:33:03 12036fa74330: Verifying Checksum 23:33:03 12036fa74330: Download complete 23:33:03 87c6260f9eda: Verifying Checksum 23:33:03 87c6260f9eda: Download complete 23:33:03 669290a31ba1: Verifying Checksum 23:33:03 669290a31ba1: Download complete 23:33:03 d77965d4a857: Verifying Checksum 23:33:03 d77965d4a857: Download complete 23:33:04 58acb0837d57: Pull complete 23:33:04 12036fa74330: Pull complete 23:33:04 Still waiting to schedule task 23:33:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:33:05 c052aa9e92bf: Pull complete 23:33:05 87c6260f9eda: Pull complete 23:33:05 669290a31ba1: Pull complete 23:33:05 d77965d4a857: Pull complete 23:33:05 Digest: sha256:68a377d2bd432a2e5791144748e8179db55118cb7a9e77b06bbfdc2c1c46b235 23:33:05 Status: Downloaded newer image for docker:latest 23:33:05 ---> e8cc305fcd41 23:33:05 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:06 ---> Running in 8b1c00cf78f7 23:33:06 Removing intermediate container 8b1c00cf78f7 23:33:06 ---> 52648765a455 23:33:06 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:33:06 ---> Running in 171f8a6f92d1 23:33:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:33:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:33:08 OK: 211 MiB in 51 packages 23:33:08 Removing intermediate container 171f8a6f92d1 23:33:08 ---> 349f74dcbf15 23:33:08 Step 11/16 : ENV GO111MODULE=on 23:33:08 ---> Running in ea96f76414c8 23:33:08 Removing intermediate container ea96f76414c8 23:33:08 ---> d9978661984b 23:33:08 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:33:08 ---> Running in 29baa48422fe 23:33:08 Removing intermediate container 29baa48422fe 23:33:08 ---> bdd95ca26bfd 23:33:08 Step 13/16 : COPY go.mod vendor* ./ 23:33:09 ---> 51c7a45a6165 23:33:09 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:33:09 ---> Running in d4ca78d1f0d2 23:33:21 Removing intermediate container d4ca78d1f0d2 23:33:21 ---> 5d02ebe145f1 23:33:21 Step 15/16 : COPY . . 23:33:22 ---> 1b5c72ec818a 23:33:22 Step 16/16 : RUN ${MAKE} 23:33:22 ---> Running in 0bc059e19cbe 23:33:22 noop 23:33:22 Removing intermediate container 0bc059e19cbe 23:33:22 ---> 48973c4abe65 23:33:22 Successfully built 48973c4abe65 23:33:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:23 + docker inspect -f . ci-base-image-x86_64 23:33:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:33:23 prd-ubuntu20.04-docker-8c-8g-29890 does not seem to be running inside a container 23:33:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-554 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-554:/w/workspace/edgexfoundry_edgex-ui-go_PR-554:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-554@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-554@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:33:23 $ docker top 2585e9b15170748cde610e9583d7748a735533162eaa57a48a19d47e91d8ee62 -eo pid,comm [Pipeline] { [Pipeline] sh 23:33:24 + go version 23:33:24 go version go1.18.3 linux/amd64 [Pipeline] } 23:33:24 $ docker stop --time=1 2585e9b15170748cde610e9583d7748a735533162eaa57a48a19d47e91d8ee62 23:33:25 $ docker rm -f 2585e9b15170748cde610e9583d7748a735533162eaa57a48a19d47e91d8ee62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:26 + docker inspect -f . ci-base-image-x86_64 23:33:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:33:26 prd-ubuntu20.04-docker-8c-8g-29890 does not seem to be running inside a container 23:33:26 $ 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-554 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-554:/w/workspace/edgexfoundry_edgex-ui-go_PR-554:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-554@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-554@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:33:26 $ docker top bf96b3f7a69fbada6a21e5006c3ce91c481b6cd663f0c984c7d47519bae28c07 -eo pid,comm [Pipeline] { [Pipeline] sh 23:33:27 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-554 [Pipeline] fileExists [Pipeline] sh 23:33:27 + make test 23:33:27 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:33:27 ? github.com/edgexfoundry/edgex-ui-go [no test files] 23:33:33 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 23:33:33 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 23:33:33 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 23:33:33 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 23:33:33 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 23:33:33 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 23:33:33 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 23:33:33 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 23:33:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 23:33:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 23:33:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 23:33:33 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 23:33:33 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:33:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:33:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:33:34 ./bin/test-attribution-txt.sh 23:33:34 make -C web test 23:33:34 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-554/web' 23:33:34 make[1]: tput: No such file or directory 23:33:34 make[1]: tput: No such file or directory 23:33:34 warning: generating ./VERSION 23:33:34 echo "0.0.0" > VERSION 23:33:34 docker build \ 23:33:34 -f Dockerfile \ 23:33:34 --build-arg USER=1000 \ 23:33:34 \ 23:33:34 --label "git_sha=3a9bbc7342d1ff0d0642c41e7a1093195dc240d0" \ 23:33:34 -t edgexfoundry/edgex-web-ui:3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 \ 23:33:34 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 23:33:34 . 23:33:35 Sending build context to Docker daemon 3.269MB 23:33:35 Step 1/10 : FROM node:16.17-alpine3.15 23:33:35 16.17-alpine3.15: Pulling from library/node 23:33:35 9621f1afde84: Pulling fs layer 23:33:35 16f891d21976: Pulling fs layer 23:33:35 cf6a4a42ec8c: Pulling fs layer 23:33:35 297e921c64f6: Pulling fs layer 23:33:35 297e921c64f6: Waiting 23:33:35 cf6a4a42ec8c: Verifying Checksum 23:33:35 cf6a4a42ec8c: Download complete 23:33:35 297e921c64f6: Verifying Checksum 23:33:35 297e921c64f6: Download complete 23:33:35 9621f1afde84: Verifying Checksum 23:33:35 9621f1afde84: Download complete 23:33:35 9621f1afde84: Pull complete 23:33:35 16f891d21976: Verifying Checksum 23:33:35 16f891d21976: Download complete 23:33:36 16f891d21976: Pull complete 23:33:36 cf6a4a42ec8c: Pull complete 23:33:36 297e921c64f6: Pull complete 23:33:36 Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 23:33:36 Status: Downloaded newer image for node:16.17-alpine3.15 23:33:36 ---> 141d857b2a92 23:33:36 Step 2/10 : RUN apk add --no-cache chromium 23:33:37 ---> Running in b0a86dbe64d8 23:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:33:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:33:38 (1/129) Installing libxau (1.0.9-r0) 23:33:38 (2/129) Installing libmd (1.0.3-r0) 23:33:38 (3/129) Installing libbsd (0.11.3-r1) 23:33:38 (4/129) Installing libxdmcp (1.1.3-r0) 23:33:38 (5/129) Installing libxcb (1.14-r2) 23:33:38 (6/129) Installing libx11 (1.7.2-r0) 23:33:38 (7/129) Installing libxext (1.3.4-r0) 23:33:38 (8/129) Installing libice (1.0.10-r0) 23:33:38 (9/129) Installing libuuid (2.37.4-r0) 23:33:38 (10/129) Installing libsm (1.2.3-r0) 23:33:38 (11/129) Installing libxt (1.2.1-r0) 23:33:38 (12/129) Installing libxmu (1.1.3-r0) 23:33:38 (13/129) Installing xset (1.2.4-r0) 23:33:38 (14/129) Installing xprop (1.2.5-r0) 23:33:38 (15/129) Installing xdg-utils (1.1.3-r0) 23:33:38 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 23:33:38 (17/129) Installing pkgconf (1.8.0-r0) 23:33:38 (18/129) Installing libffi (3.4.2-r1) 23:33:38 (19/129) Installing libintl (0.21-r0) 23:33:38 (20/129) Installing libblkid (2.37.4-r0) 23:33:38 (21/129) Installing libmount (2.37.4-r0) 23:33:38 (22/129) Installing pcre (8.45-r1) 23:33:38 (23/129) Installing glib (2.70.1-r0) 23:33:38 (24/129) Installing xz-libs (5.2.5-r1) 23:33:38 (25/129) Installing libxml2 (2.9.14-r1) 23:33:38 (26/129) Installing shared-mime-info (2.1-r0) 23:33:38 (27/129) Installing hicolor-icon-theme (0.17-r1) 23:33:38 (28/129) Installing libjpeg-turbo (2.1.2-r0) 23:33:38 (29/129) Installing libpng (1.6.37-r1) 23:33:38 (30/129) Installing libwebp (1.2.2-r0) 23:33:38 (31/129) Installing zstd-libs (1.5.0-r0) 23:33:38 (32/129) Installing tiff (4.3.0-r1) 23:33:39 (33/129) Installing gdk-pixbuf (2.42.8-r0) 23:33:39 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 23:33:39 (35/129) Installing libxcomposite (0.4.5-r0) 23:33:39 (36/129) Installing libxfixes (6.0.0-r0) 23:33:39 (37/129) Installing libxrender (0.9.10-r3) 23:33:39 (38/129) Installing libxcursor (1.2.0-r0) 23:33:39 (39/129) Installing libxdamage (1.1.5-r1) 23:33:39 (40/129) Installing libxi (1.8-r0) 23:33:39 (41/129) Installing libxinerama (1.1.4-r1) 23:33:39 (42/129) Installing libxrandr (1.5.2-r1) 23:33:39 (43/129) Installing atk (2.36.0-r0) 23:33:39 (44/129) Installing libxtst (1.2.3-r3) 23:33:39 (45/129) Installing dbus-libs (1.12.20-r4) 23:33:39 (46/129) Installing at-spi2-core (2.42.0-r0) 23:33:39 (47/129) Installing at-spi2-atk (2.38.0-r0) 23:33:39 (48/129) Installing expat (2.4.7-r0) 23:33:39 (49/129) Installing brotli-libs (1.0.9-r5) 23:33:39 (50/129) Installing libbz2 (1.0.8-r1) 23:33:39 (51/129) Installing freetype (2.11.1-r2) 23:33:39 (52/129) Installing fontconfig (2.13.1-r4) 23:33:39 (53/129) Installing pixman (0.40.0-r3) 23:33:39 (54/129) Installing cairo (1.16.0-r5) 23:33:39 (55/129) Installing cairo-gobject (1.16.0-r5) 23:33:39 (56/129) Installing avahi-libs (0.8-r5) 23:33:39 (57/129) Installing gmp (6.2.1-r1) 23:33:39 (58/129) Installing nettle (3.7.3-r0) 23:33:39 (59/129) Installing p11-kit (0.24.0-r1) 23:33:39 (60/129) Installing libtasn1 (4.18.0-r0) 23:33:39 (61/129) Installing libunistring (0.9.10-r1) 23:33:39 (62/129) Installing gnutls (3.7.1-r1) 23:33:39 (63/129) Installing cups-libs (2.3.3-r6) 23:33:39 (64/129) Installing libepoxy (1.5.9-r0) 23:33:39 (65/129) Installing fribidi (1.0.11-r0) 23:33:39 (66/129) Installing graphite2 (1.3.14-r0) 23:33:39 (67/129) Installing harfbuzz (3.0.0-r2) 23:33:39 (68/129) Installing libxft (2.3.4-r0) 23:33:39 (69/129) Installing pango (1.48.10-r0) 23:33:39 (70/129) Installing wayland-libs-client (1.19.0-r1) 23:33:39 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 23:33:39 (72/129) Installing wayland-libs-egl (1.19.0-r1) 23:33:39 (73/129) Installing xkeyboard-config (2.34-r0) 23:33:39 (74/129) Installing libxkbcommon (1.3.1-r0) 23:33:39 (75/129) Installing gtk+3.0 (3.24.30-r0) 23:33:39 Executing gtk+3.0-3.24.30-r0.post-install 23:33:39 (76/129) Installing libfontenc (1.1.4-r0) 23:33:39 (77/129) Installing mkfontscale (1.2.1-r1) 23:33:39 (78/129) Installing ttf-opensans (1.10-r1) 23:33:39 Executing ttf-opensans-1.10-r1.post-install 23:33:41 (79/129) Installing libogg (1.3.5-r0) 23:33:41 (80/129) Installing flac (1.3.4-r0) 23:33:41 (81/129) Installing alsa-lib (1.2.5.1-r1) 23:33:41 (82/129) Installing libatomic (10.3.1_git20211027-r0) 23:33:42 (83/129) Installing sdl2 (2.0.16-r4) 23:33:42 (84/129) Installing aom-libs (3.2.0-r0) 23:33:42 (85/129) Installing libass (0.15.2-r0) 23:33:42 (86/129) Installing libdav1d (0.9.2-r0) 23:33:42 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 23:33:42 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 23:33:42 (89/129) Installing lame (3.100-r0) 23:33:42 (90/129) Installing opus (1.3.1-r1) 23:33:42 (91/129) Installing libgomp (10.3.1_git20211027-r0) 23:33:42 (92/129) Installing soxr (0.1.3-r2) 23:33:42 (93/129) Installing libsrt (1.4.2-r1) 23:33:42 (94/129) Installing libssh (0.9.6-r1) 23:33:42 (95/129) Installing libtheora (1.1.1-r16) 23:33:42 (96/129) Installing v4l-utils-libs (1.22.1-r1) 23:33:42 (97/129) Installing libpciaccess (0.16-r0) 23:33:42 (98/129) Installing libdrm (2.4.109-r0) 23:33:42 (99/129) Installing libva (2.13.0-r0) 23:33:42 (100/129) Installing libvdpau (1.4-r0) 23:33:42 (101/129) Installing vidstab (1.1.0-r1) 23:33:42 (102/129) Installing libvorbis (1.3.7-r0) 23:33:42 (103/129) Installing libvpx (1.10.0-r0) 23:33:43 (104/129) Installing vulkan-loader (1.2.196-r0) 23:33:43 (105/129) Installing x264-libs (20210613-r0) 23:33:43 (106/129) Installing x265-libs (3.5-r0) 23:33:43 (107/129) Installing xvidcore (1.3.7-r1) 23:33:43 (108/129) Installing ffmpeg-libs (4.4.1-r2) 23:33:43 (109/129) Installing libevent (2.1.12-r4) 23:33:43 (110/129) Installing mesa (21.2.6-r0) 23:33:43 (111/129) Installing wayland-libs-server (1.19.0-r1) 23:33:43 (112/129) Installing mesa-gbm (21.2.6-r0) 23:33:43 (113/129) Installing lcms2 (2.12-r1) 23:33:43 (114/129) Installing nspr (4.32-r0) 23:33:43 (115/129) Installing sqlite-libs (3.36.0-r0) 23:33:43 (116/129) Installing nss (3.78.1-r0) 23:33:44 (117/129) Installing libasyncns (0.8-r1) 23:33:44 (118/129) Installing libltdl (2.4.6-r7) 23:33:44 (119/129) Installing orc (0.4.32-r0) 23:33:44 (120/129) Installing libsndfile (1.0.31-r1) 23:33:44 (121/129) Installing speexdsp (1.2.0-r0) 23:33:44 (122/129) Installing tdb-libs (1.4.5-r0) 23:33:44 (123/129) Installing libpulse (15.0-r2) 23:33:44 (124/129) Installing re2 (2021.11.01-r0) 23:33:44 (125/129) Installing snappy (1.1.9-r1) 23:33:44 (126/129) Installing libgpg-error (1.42-r1) 23:33:44 (127/129) Installing libgcrypt (1.9.4-r0) 23:33:44 (128/129) Installing libxslt (1.1.35-r0) 23:33:44 (129/129) Installing chromium (99.0.4844.84-r0) 23:33:45 Executing busybox-1.34.1-r7.trigger 23:33:45 Executing glib-2.70.1-r0.trigger 23:33:45 Executing shared-mime-info-2.1-r0.trigger 23:33:47 Executing gdk-pixbuf-2.42.8-r0.trigger 23:33:47 Executing gtk-update-icon-cache-2.24.33-r0.trigger 23:33:47 Executing fontconfig-2.13.1-r4.trigger 23:33:47 Executing mkfontscale-1.2.1-r1.trigger 23:33:47 OK: 286 MiB in 145 packages 23:33:51 Removing intermediate container b0a86dbe64d8 23:33:51 ---> 1ec636fec368 23:33:51 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 23:33:51 ---> Running in 2450e97e608b 23:33:51 Removing intermediate container 2450e97e608b 23:33:51 ---> a74a6dd7fe4d 23:33:51 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 23:33:51 ---> Running in b373a29129ae 23:33:51 Removing intermediate container b373a29129ae 23:33:51 ---> c37660e06e84 23:33:51 Step 5/10 : RUN npm install -g npm 23:33:51 ---> Running in 41ac75a849b6 23:33:57 23:33:57 changed 54 packages, and audited 212 packages in 5s 23:33:57 23:33:57 11 packages are looking for funding 23:33:57 run `npm fund` for details 23:33:57 23:33:57 found 0 vulnerabilities 23:33:57 Removing intermediate container 41ac75a849b6 23:33:57 ---> e1bb8f360491 23:33:57 Step 6/10 : ARG USER=1000 23:33:57 ---> Running in 40c0f0dc0ca5 23:33:57 Removing intermediate container 40c0f0dc0ca5 23:33:57 ---> 9137804cde86 23:33:57 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 23:33:58 ---> Running in 3a993455ffed 23:33:58 Removing intermediate container 3a993455ffed 23:33:58 ---> a3acd114c763 23:33:58 Step 8/10 : USER $USER:$USER 23:33:58 ---> Running in 299d6630f15a 23:33:58 Removing intermediate container 299d6630f15a 23:33:58 ---> db08060c8f46 23:33:58 Step 9/10 : WORKDIR /app 23:33:58 ---> Running in 46cbe15b8fba 23:33:58 Removing intermediate container 46cbe15b8fba 23:33:58 ---> 8a1372383f5a 23:33:58 Step 10/10 : LABEL git_sha=3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 23:33:59 ---> Running in 09c5e0e18b66 23:33:59 Removing intermediate container 09c5e0e18b66 23:33:59 ---> d574032fa836 23:33:59 Successfully built d574032fa836 23:33:59 Successfully tagged edgexfoundry/edgex-web-ui:3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 23:33:59 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 23:33:59 touch edgex-web-ui.imagebuilt 23:33:59 mkdir -p node_modules coverage 23:33:59 chown "1000:1000" node_modules coverage package-lock.json 23:33:59 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 23:34:00 npm WARN EBADENGINE Unsupported engine { 23:34:00 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 23:34:00 npm WARN EBADENGINE required: { 23:34:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:34:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:34:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:34:00 npm WARN EBADENGINE }, 23:34:00 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 23:34:00 npm WARN EBADENGINE } 23:34:00 npm WARN EBADENGINE Unsupported engine { 23:34:00 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 23:34:00 npm WARN EBADENGINE required: { 23:34:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:34:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:34:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:34:00 npm WARN EBADENGINE }, 23:34:00 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 23:34:00 npm WARN EBADENGINE } 23:34:00 npm WARN EBADENGINE Unsupported engine { 23:34:00 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 23:34:00 npm WARN EBADENGINE required: { 23:34:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:34:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:34:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:34:00 npm WARN EBADENGINE }, 23:34:00 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 23:34:00 npm WARN EBADENGINE } 23:34:00 npm WARN EBADENGINE Unsupported engine { 23:34:00 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 23:34:00 npm WARN EBADENGINE required: { 23:34:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:34:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:34:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:34:00 npm WARN EBADENGINE }, 23:34:00 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 23:34:00 npm WARN EBADENGINE } 23:34:00 npm WARN EBADENGINE Unsupported engine { 23:34:00 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 23:34:00 npm WARN EBADENGINE required: { 23:34:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:34:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:34:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:34:00 npm WARN EBADENGINE }, 23:34:00 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 23:34:00 npm WARN EBADENGINE } 23:34:00 npm WARN EBADENGINE Unsupported engine { 23:34:00 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 23:34:00 npm WARN EBADENGINE required: { 23:34:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:34:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:34:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:34:00 npm WARN EBADENGINE }, 23:34:00 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 23:34:00 npm WARN EBADENGINE } 23:34:00 npm WARN EBADENGINE Unsupported engine { 23:34:00 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 23:34:00 npm WARN EBADENGINE required: { 23:34:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:34:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:34:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:34:00 npm WARN EBADENGINE }, 23:34:00 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 23:34:00 npm WARN EBADENGINE } 23:34:00 npm WARN EBADENGINE Unsupported engine { 23:34:00 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 23:34:00 npm WARN EBADENGINE required: { 23:34:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:34:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:34:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:34:00 npm WARN EBADENGINE }, 23:34:00 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 23:34:00 npm WARN EBADENGINE } 23:34:00 npm WARN EBADENGINE Unsupported engine { 23:34:00 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 23:34:00 npm WARN EBADENGINE required: { 23:34:00 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:34:00 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:34:00 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:34:00 npm WARN EBADENGINE }, 23:34:00 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 23:34:00 npm WARN EBADENGINE } 23:34:05 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 23:34:05 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 23:34:05 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 23:34:05 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 23:34:05 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 23:34:05 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 23:34:06 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 23:34:07 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 23:34:07 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 23:34:08 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 23:34:08 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 23:34:10 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. 23:34:10 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. 23:34:11 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. 23:34:11 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 23:34:11 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. 23:34:11 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 23:34:11 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. 23:34:13 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 23:34:21 23:34:21 added 1478 packages, and audited 1479 packages in 21s 23:34:21 23:34:21 90 packages are looking for funding 23:34:21 run `npm fund` for details 23:34:21 23:34:21 13 vulnerabilities (3 moderate, 8 high, 2 critical) 23:34:21 23:34:21 To address issues that do not require attention, run: 23:34:21 npm audit fix 23:34:21 23:34:21 To address all issues (including breaking changes), run: 23:34:21 npm audit fix --force 23:34:21 23:34:21 Run `npm audit` for details. 23:34:24 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 23:34:27 - Generating browser application bundles (phase: setup)... 23:34:31 Compiling @angular/core : es2015 as esm2015 23:34:31 Compiling @angular/compiler/testing : es2015 as esm2015 23:34:34 Compiling @angular/common : es2015 as esm2015 23:34:34 Compiling @angular/core/testing : es2015 as esm2015 23:34:35 Compiling @angular/platform-browser : es2015 as esm2015 23:34:35 Compiling @angular/common/testing : es2015 as esm2015 23:34:35 Compiling @angular/common/http : es2015 as esm2015 23:34:35 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 23:34:35 Compiling @angular/router : es2015 as esm2015 23:34:36 Compiling @angular/platform-browser/testing : es2015 as esm2015 23:34:36 Compiling @angular/forms : es2015 as esm2015 23:34:36 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 23:34:36 Compiling @angular/common/http/testing : es2015 as esm2015 23:34:38 Compiling @angular/router/testing : es2015 as esm2015 23:34:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29891 in /w/workspace/edgexfoundry_edgex-ui-go_PR-554 [Pipeline] { [Pipeline] ws 23:34:40 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 23:34:41 The recommended git tool is: git 23:34:43 19 09 2022 23:34:43.851:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 23:34:43 19 09 2022 23:34:43.853:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 23:34:43 19 09 2022 23:34:43.856:INFO [launcher]: Starting browser ChromeHeadless 23:34:47 using credential edgex-jenkins-ssh 23:34:47 Cloning the remote Git repository 23:34:47 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 23:34:47 > git init /w/workspace/edgex-ui-go/1 # timeout=10 23:34:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:34:47 > git --version # timeout=10 23:34:47 > git --version # 'git version 2.25.1' 23:34:47 using GIT_SSH to set credentials SSH Credentials for GitHub 23:34:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:34:51 Merging remotes/origin/main commit 490d55d23c3381dbf94452a94173aa21d56f4e2c into PR head commit 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 23:34:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:34:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:34:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:34:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:34:50 using GIT_SSH to set credentials SSH Credentials for GitHub 23:34:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/554/head:refs/remotes/origin/PR-554 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:34:51 > git config core.sparsecheckout # timeout=10 23:34:51 > git checkout -f 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 # timeout=10 23:34:52 Merge succeeded, producing 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 23:34:52 Checking out Revision 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 (PR-554) 23:34:51 > git remote # timeout=10 23:34:52 > git config --get remote.origin.url # timeout=10 23:34:52 using GIT_SSH to set credentials SSH Credentials for GitHub 23:34:52 > git merge 490d55d23c3381dbf94452a94173aa21d56f4e2c # timeout=10 23:34:52 > git rev-parse HEAD^{commit} # timeout=10 23:34:52 > git config core.sparsecheckout # timeout=10 23:34:52 > git checkout -f 3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 # timeout=10 23:34:56 ✔ Browser application bundle generation complete. 23:34:56 19 09 2022 23:34:55.453:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket YM_z76W7Lm5EKjFDAAAB with id 13182125 23:34:56 Commit message: "ci: Add Blubracket ignore file to ignore generated files" 23:34:56 > git --version # timeout=10 23:34:56 > git --version # 'git version 2.25.1' 23:34:56 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:34:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:34:57 % Total % Received % Xferd Average Speed Time Time Time Current 23:34:57 Dload Upload Total Spent Left Speed 23:34:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 92661 0 --:--:-- --:--:-- --:--:-- 93348 [Pipeline] sh 23:34:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:34:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 23:34:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.166 secs) 23:34:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.226 secs) 23:34:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.238 secs) 23:34:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.254 secs) 23:34:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.312 secs) 23:34:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.324 secs) 23:34:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.33 secs) 23:34:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.336 secs) 23:34:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.349 secs) 23:34:58 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 23:34:58 /etc/docker/daemon.new 23:34:58 { 23:34:58 "registry-mirrors": [ 23:34:58 "https://nexus3.edgexfoundry.org:10001" 23:34:58 ], 23:34:58 "bip": "10.250.0.254/24", 23:34:58 "hosts": [ 23:34:58 "tcp://0.0.0.0:5555", 23:34:58 "unix:///var/run/docker.sock" 23:34:58 ], 23:34:58 "mtu": 1458, 23:34:58 "selinux-enabled": true, 23:34:58 "seccomp-profile": "/etc/docker/seccomp.json" 23:34:58 } [Pipeline] sh 23:34:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.376 secs) 23:34:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.382 secs) 23:34:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.386 secs) 23:34:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.389 secs) 23:34:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.393 secs) 23:34:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.403 secs) 23:34:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.429 secs) 23:34:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.466 secs) 23:34:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.511 secs) 23:34:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.526 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.582 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.59 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.608 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.619 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.647 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.655 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.663 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.685 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.711 secs) 23:34:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.807 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.815 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.824 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.871 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.886 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.894 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.9 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.906 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.91 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.913 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.919 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.94 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.962 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.965 secs) 23:34:59 + sudo service docker restart 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.975 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.987 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.991 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.995 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.004 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.009 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.019 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.025 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.031 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.034 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.044 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.052 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.074 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.098 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.101 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.11 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.138 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.145 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.164 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.198 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.206 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.216 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.23 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.248 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.285 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.308 secs) 23:34:59 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.317 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.351 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.377 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.394 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.399 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.414 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.455 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.471 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.479 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.5 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.51 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.517 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.528 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.537 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.54 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.548 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.565 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.574 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.589 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.598 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.614 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.625 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.63 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.652 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.695 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.707 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.714 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.716 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.721 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.724 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.73 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.761 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.776 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.792 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.811 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.825 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.838 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.848 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.852 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.857 secs) 23:35:00 WARN: ' 23:35:00 It looks like you're using ngModel on the same form field as formControlName. 23:35:00 Support for using the ngModel input property and ngModelChange event with 23:35:00 reactive form directives has been deprecated in Angular v6 and will be removed 23:35:00 in a future version of Angular. 23:35:00 23:35:00 For more information on this, see our API docs here: 23:35:00 https://angular.io/api/forms/FormControlName#use-with-ngmodel 23:35:00 ' 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.857 secs) 23:35:00 WARN: ' 23:35:00 It looks like you're using ngModel on the same form field as formControlName. 23:35:00 Support for using the ngModel input property and ngModelChange event with 23:35:00 reactive form directives has been deprecated in Angular v6 and will be removed 23:35:00 in a future version of Angular. 23:35:00 23:35:00 For more information on this, see our API docs here: 23:35:00 https://angular.io/api/forms/FormControlName#use-with-ngmodel 23:35:00 ' 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.879 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.89 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.897 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.899 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.901 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.908 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.912 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.926 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.93 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.933 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.935 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.942 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.945 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.946 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.966 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.978 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.98 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.989 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.992 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.996 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.998 secs) 23:35:00 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.999 secs) 23:35:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.008 secs) 23:35:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.01 secs) 23:35:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.014 secs) 23:35:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.017 secs) 23:35:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.019 secs) 23:35:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.021 secs) 23:35:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.022 secs) 23:35:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.028 secs) 23:35:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.032 secs) 23:35:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.034 secs) 23:35:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.036 secs) 23:35:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.038 secs) 23:35:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.053 secs) 23:35:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.055 secs) 23:35:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.057 secs) 23:35:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.062 secs) 23:35:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.065 secs) 23:35:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.066 secs) 23:35:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.068 secs) 23:35:01 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.082 secs / 2.068 secs) 23:35:01 TOTAL: 149 SUCCESS 23:35:01 ✔ Browser application bundle generation complete. 23:35:01 23:35:01 =============================== Coverage summary =============================== 23:35:01 Statements : 40.98% ( 1467/3580 ) 23:35:01 Branches : 12.03% ( 111/923 ) 23:35:01 Functions : 33.28% ( 432/1298 ) 23:35:01 Lines : 38.91% ( 1318/3387 ) 23:35:01 ================================================================================ 23:35:01 ✔ Browser application bundle generation complete. 23:35:02 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-554/web' [Pipeline] echo 23:35:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:35:02 $ docker stop --time=1 bf96b3f7a69fbada6a21e5006c3ce91c481b6cd663f0c984c7d47519bae28c07 23:35:03 $ docker rm -f bf96b3f7a69fbada6a21e5006c3ce91c481b6cd663f0c984c7d47519bae28c07 [Pipeline] // withDockerContainer [Pipeline] sh 23:35:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:35:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:35:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:35:06 + ls -al . 23:35:06 total 172 23:35:06 drwxrwxr-x 15 jenkins jenkins 4096 Sep 19 23:33 . 23:35:06 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 23:32 .. 23:35:06 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 23:32 .blubracket 23:35:06 -rw-rw-r-- 1 jenkins jenkins 18 Sep 19 23:32 .dockerignore 23:35:06 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 23:32 .git 23:35:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 23:32 .github 23:35:06 -rw-rw-r-- 1 jenkins jenkins 185 Sep 19 23:32 .gitignore 23:35:06 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 23:32 .semver 23:35:06 -rw-rw-r-- 1 jenkins jenkins 4856 Sep 19 23:32 Attribution.txt 23:35:06 -rw-rw-r-- 1 jenkins jenkins 14570 Sep 19 23:32 CHANGELOG.md 23:35:06 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 19 23:32 CONTRIBUTING.md 23:35:06 -rw-rw-r-- 1 jenkins jenkins 1684 Sep 19 23:32 Dockerfile 23:35:06 -rw-rw-r-- 1 jenkins jenkins 652 Sep 19 23:32 Jenkinsfile 23:35:06 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 19 23:32 LICENSE 23:35:06 -rw-rw-r-- 1 jenkins jenkins 1541 Sep 19 23:32 Makefile 23:35:06 -rw-rw-r-- 1 jenkins jenkins 4398 Sep 19 23:32 README.md 23:35:06 -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 23:32 VERSION 23:35:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 23:32 assets 23:35:06 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 23:32 bin 23:35:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 23:32 cmd 23:35:06 -rw-r--r-- 1 jenkins jenkins 10 Sep 19 23:33 coverage.out 23:35:06 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 23:32 docs 23:35:06 -rw-rw-r-- 1 jenkins jenkins 1945 Sep 19 23:32 go.mod 23:35:06 -rw-rw-r-- 1 jenkins jenkins 25578 Sep 19 23:32 go.sum 23:35:06 drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 23:32 internal 23:35:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 23:32 pkg 23:35:06 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 23:32 snap 23:35:06 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 23:32 testing 23:35:06 -rw-rw-r-- 1 jenkins jenkins 155 Sep 19 23:32 version.go 23:35:06 drwxrwxr-x 6 jenkins jenkins 4096 Sep 19 23:33 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:06 + 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=3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 --label arch=amd64 --label version=0.0.0 . 23:35:07 Sending build context to Docker daemon 48.11MB 23:35:07 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 23:35:07 Step 2/24 : FROM ${BASE} AS builder 23:35:07 ---> 48973c4abe65 23:35:07 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:35:07 ---> Running in 3fd95b345089 23:35:07 Removing intermediate container 3fd95b345089 23:35:07 ---> daa1a8d9b64a 23:35:07 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 23:35:07 ---> Running in 4d194145cf3c 23:35:07 Removing intermediate container 4d194145cf3c 23:35:07 ---> 754247f082e4 23:35:07 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 23:35:07 ---> Running in ec6068696d52 23:35:07 Removing intermediate container ec6068696d52 23:35:07 ---> 0e4fc355bb3e 23:35:07 Step 6/24 : LABEL Name=edgex-ui-go 23:35:07 ---> Running in ca4020421c93 23:35:07 Removing intermediate container ca4020421c93 23:35:07 ---> e8efeaf27e0a 23:35:07 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 23:35:07 ---> Running in e93ab960b538 23:35:07 Removing intermediate container e93ab960b538 23:35:07 ---> 381a231a337d 23:35:07 Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:35:08 ---> ec40cb098cf5 23:35:08 Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:35:08 ---> Running in f396b48018d9 23:35:09 Removing intermediate container f396b48018d9 23:35:09 ---> 7976129a89e2 23:35:09 Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:35:09 ---> Running in e270d99cbec3 23:35:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:35:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:35:10 OK: 211 MiB in 51 packages 23:35:11 Removing intermediate container e270d99cbec3 23:35:11 ---> 5f3db37b2a4f 23:35:11 Step 11/24 : ENV GO111MODULE=on 23:35:11 ---> Running in 8e091f5c6a26 23:35:11 Removing intermediate container 8e091f5c6a26 23:35:11 ---> 12e8cf733ada 23:35:11 Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:35:11 ---> Running in 6e39c6d71dff 23:35:11 Removing intermediate container 6e39c6d71dff 23:35:11 ---> dc8ac9b7478f 23:35:11 Step 13/24 : COPY go.mod vendor* ./ 23:35:11 ---> fb2bfe6b93fe 23:35:11 Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:11 ---> Running in 83e9d0c42274 23:35:12 Removing intermediate container 83e9d0c42274 23:35:12 ---> a9494dea5fb4 23:35:12 Step 15/24 : COPY . . 23:35:13 ---> 5109ac3bf509 23:35:13 Step 16/24 : RUN ${MAKE} 23:35:13 ---> Running in df67465a5f5f 23:35:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:35:18 provisioning config files... 23:35:18 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config418853328737065961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:35:18 ---> docker-login.sh 23:35:18 nexus3.edgexfoundry.org:10001 23:35:19 CGO_ENABLED=0 GO111MODULE=on go build ./... 23:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:19 Configure a credential helper to remove this warning. See 23:35:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:19 23:35:19 Login Succeeded 23:35:19 nexus3.edgexfoundry.org:10002 23:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:19 Configure a credential helper to remove this warning. See 23:35:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:19 23:35:19 Login Succeeded 23:35:19 nexus3.edgexfoundry.org:10003 23:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:20 Configure a credential helper to remove this warning. See 23:35:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:20 23:35:20 Login Succeeded 23:35:20 nexus3.edgexfoundry.org:10004 23:35:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:20 Configure a credential helper to remove this warning. See 23:35:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:20 23:35:20 Login Succeeded 23:35:20 docker.io 23:35:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:20 Removing intermediate container df67465a5f5f 23:35:20 ---> dc8b99c65bea 23:35:20 Step 17/24 : FROM alpine:3.14 23:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:21 Configure a credential helper to remove this warning. See 23:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:21 23:35:21 Login Succeeded 23:35:21 ---> docker-login.sh ends [Pipeline] } 23:35:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 23:35:21 3.14: Pulling from library/alpine [Pipeline] echo 23:35:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:35:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 23:35:21 c7ed990a2339: Pulling fs layer 23:35:21 c7ed990a2339: Download complete [Pipeline] echo 23:35:21 ========================================================= 23:35:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:35:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:22 c7ed990a2339: Pull complete 23:35:22 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 23:35:22 Status: Downloaded newer image for alpine:3.14 23:35:22 ---> dd53f409bf0b 23:35:22 Step 18/24 : EXPOSE 4000 23:35:22 ---> Running in 31cba1fb4240 23:35:22 Removing intermediate container 31cba1fb4240 23:35:22 ---> 400dd56be292 23:35:22 Step 19/24 : 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 23:35:22 + 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 . 23:35:22 ---> e8e2b2dd898a 23:35:22 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:35:22 ---> Running in be1377389477 23:35:22 Removing intermediate container be1377389477 23:35:22 ---> 9a3c16f8d298 23:35:22 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 23:35:22 ---> Running in 94aa82d18153 23:35:22 Removing intermediate container 94aa82d18153 23:35:22 ---> 5a3a919b65f8 23:35:22 Step 22/24 : LABEL arch=amd64 23:35:23 ---> Running in 5417946b078c 23:35:23 Removing intermediate container 5417946b078c 23:35:23 ---> a4465821a781 23:35:23 Step 23/24 : LABEL git_sha=3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 23:35:23 ---> Running in d17ccd106dfe 23:35:23 Removing intermediate container d17ccd106dfe 23:35:23 ---> 680b37b81fe9 23:35:23 Step 24/24 : LABEL version=0.0.0 23:35:23 Sending build context to Docker daemon 28.64MB 23:35:23 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 23:35:23 Step 2/16 : FROM ${BASE} AS builder 23:35:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:35:23 b3c136eddcbf: Pulling fs layer 23:35:23 c0a3192eca97: Pulling fs layer 23:35:23 a050256f5b6f: Pulling fs layer 23:35:23 656be50a0ddc: Pulling fs layer 23:35:23 2bbca73fdf42: Pulling fs layer 23:35:23 46d945488cbd: Pulling fs layer 23:35:23 8a5474983e97: Pulling fs layer 23:35:23 329c88fbcd65: Pulling fs layer 23:35:23 656be50a0ddc: Waiting 23:35:23 2bbca73fdf42: Waiting 23:35:23 8a5474983e97: Waiting 23:35:23 46d945488cbd: Waiting 23:35:23 ---> Running in 0f8db0de789f 23:35:23 Removing intermediate container 0f8db0de789f 23:35:23 ---> 2e1b6df352bc 23:35:23 [Warning] One or more build-args [ARCH] were not consumed 23:35:23 Successfully built 2e1b6df352bc 23:35:23 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 23:35:23 a050256f5b6f: Verifying Checksum 23:35:23 a050256f5b6f: Download complete 23:35:23 c0a3192eca97: Verifying Checksum 23:35:23 c0a3192eca97: Download complete 23:35:23 2bbca73fdf42: Verifying Checksum 23:35:23 2bbca73fdf42: Download complete 23:35:23 46d945488cbd: Verifying Checksum 23:35:23 46d945488cbd: Download complete 23:35:23 b3c136eddcbf: Verifying Checksum [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 23:35:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:35:24 23:35:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:24 b3c136eddcbf: Pull complete 23:35:24 329c88fbcd65: Verifying Checksum 23:35:24 329c88fbcd65: Download complete 23:35:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:35:24 latest: Pulling from edgex-lftools-log-publisher 23:35:24 5eb5b503b376: Pulling fs layer 23:35:24 5c69ac0246d0: Pulling fs layer 23:35:24 ec43610c2a17: Pulling fs layer 23:35:24 3a2ae6a8a46f: Pulling fs layer 23:35:24 33b1e0a273af: Pulling fs layer 23:35:24 5d3b04190fa2: Pulling fs layer 23:35:24 2f39f015ded8: Pulling fs layer 23:35:24 3a2ae6a8a46f: Waiting 23:35:24 33b1e0a273af: Waiting 23:35:24 5d3b04190fa2: Waiting 23:35:24 2f39f015ded8: Waiting 23:35:24 5c69ac0246d0: Download complete 23:35:24 3a2ae6a8a46f: Verifying Checksum 23:35:24 3a2ae6a8a46f: Download complete 23:35:24 33b1e0a273af: Verifying Checksum 23:35:24 33b1e0a273af: Download complete 23:35:24 c0a3192eca97: Pull complete 23:35:24 5d3b04190fa2: Verifying Checksum 23:35:24 5d3b04190fa2: Download complete 23:35:24 ec43610c2a17: Verifying Checksum 23:35:24 ec43610c2a17: Download complete 23:35:24 5eb5b503b376: Download complete 23:35:25 a050256f5b6f: Pull complete 23:35:25 2f39f015ded8: Download complete 23:35:25 8a5474983e97: Verifying Checksum 23:35:25 8a5474983e97: Download complete 23:35:26 5eb5b503b376: Pull complete 23:35:26 656be50a0ddc: Verifying Checksum 23:35:26 5c69ac0246d0: Pull complete 23:35:26 ec43610c2a17: Pull complete 23:35:26 3a2ae6a8a46f: Pull complete 23:35:27 33b1e0a273af: Pull complete 23:35:27 5d3b04190fa2: Pull complete 23:35:32 2f39f015ded8: Pull complete 23:35:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:35:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:35:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:32 prd-ubuntu20.04-docker-8c-8g-29890 does not seem to be running inside a container 23:35:32 $ 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-554 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-554:/w/workspace/edgexfoundry_edgex-ui-go_PR-554:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-554@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-554@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:35:34 $ docker top 4ed9b39247841668161f90ccfebba84442c7ab6b52876ce39a9c0b27e9dd8744 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:35:35 ---> job-cost.sh 23:35:35 lf-activate-venv: SKIPPING 23:35:35 INFO: No Stack... 23:35:35 INFO: Retrieving Pricing Info for: v3-standard-8 23:35:35 INFO: Archiving Costs [Pipeline] sh 23:35:36 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-554/archives/cost.csv 23:35:36 + cut -d, -f6 [Pipeline] lock 23:35:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-554-1-stack-cost] 23:35:36 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-554-1-stack-cost] did not exist. Created. 23:35:36 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-554-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:35:36 + echo total: 0.2199999988079071 [Pipeline] stash 23:35:37 Stashed 1 file(s) [Pipeline] } 23:35:37 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-554-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:35:37 $ docker stop --time=1 4ed9b39247841668161f90ccfebba84442c7ab6b52876ce39a9c0b27e9dd8744 23:35:38 $ docker rm -f 4ed9b39247841668161f90ccfebba84442c7ab6b52876ce39a9c0b27e9dd8744 23:35:38 656be50a0ddc: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:35:38 2bbca73fdf42: Pull complete 23:35:39 46d945488cbd: Pull complete 23:35:45 8a5474983e97: Pull complete 23:35:47 329c88fbcd65: Pull complete 23:35:47 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 23:35:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:35:47 ---> ff4287adb874 23:35:47 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:35:49 ---> Running in 6d46c8416b08 23:35:49 Removing intermediate container 6d46c8416b08 23:35:49 ---> 20fa9e949112 23:35:49 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 23:35:49 ---> Running in 0882ad996b79 23:35:50 Removing intermediate container 0882ad996b79 23:35:50 ---> 3d57df8b743c 23:35:50 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 23:35:50 ---> Running in caeeb1545672 23:35:50 Removing intermediate container caeeb1545672 23:35:50 ---> fe8392d2ccb4 23:35:50 Step 6/16 : LABEL Name=edgex-ui-go 23:35:50 ---> Running in 3f61d7c19af8 23:35:51 Removing intermediate container 3f61d7c19af8 23:35:51 ---> cbd648b6bad9 23:35:51 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 23:35:51 ---> Running in 9290d14df4ff 23:35:51 Removing intermediate container 9290d14df4ff 23:35:51 ---> c329aa035429 23:35:51 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:35:51 latest: Pulling from library/docker 23:35:52 9b18e9b68314: Pulling fs layer 23:35:52 5abd6445c68b: Pulling fs layer 23:35:52 7b6c1cdde492: Pulling fs layer 23:35:52 7917cc27eb40: Pulling fs layer 23:35:52 3f2fb837c2a9: Pulling fs layer 23:35:52 2486db73c6ed: Pulling fs layer 23:35:52 7917cc27eb40: Waiting 23:35:52 3a8154f64bae: Pulling fs layer 23:35:52 88fa92f19f9d: Pulling fs layer 23:35:52 3f2fb837c2a9: Waiting 23:35:52 2486db73c6ed: Waiting 23:35:52 3a8154f64bae: Waiting 23:35:52 88fa92f19f9d: Waiting 23:35:52 e7efe5d1ee32: Pulling fs layer 23:35:52 7b6c1cdde492: Download complete 23:35:52 9b18e9b68314: Verifying Checksum 23:35:52 9b18e9b68314: Download complete 23:35:52 5abd6445c68b: Download complete 23:35:53 2486db73c6ed: Verifying Checksum 23:35:53 2486db73c6ed: Download complete 23:35:53 3f2fb837c2a9: Verifying Checksum 23:35:53 3f2fb837c2a9: Download complete 23:35:53 7917cc27eb40: Verifying Checksum 23:35:53 7917cc27eb40: Download complete 23:35:53 9b18e9b68314: Pull complete 23:35:53 3a8154f64bae: Verifying Checksum 23:35:53 3a8154f64bae: Download complete 23:35:53 e7efe5d1ee32: Verifying Checksum 23:35:53 e7efe5d1ee32: Download complete 23:35:53 88fa92f19f9d: Verifying Checksum 23:35:53 88fa92f19f9d: Download complete 23:35:53 5abd6445c68b: Pull complete 23:35:53 7b6c1cdde492: Pull complete 23:35:54 7917cc27eb40: Pull complete 23:35:55 3f2fb837c2a9: Pull complete 23:35:57 2486db73c6ed: Pull complete 23:35:57 3a8154f64bae: Pull complete 23:35:57 88fa92f19f9d: Pull complete 23:35:57 e7efe5d1ee32: Pull complete 23:35:57 Digest: sha256:68a377d2bd432a2e5791144748e8179db55118cb7a9e77b06bbfdc2c1c46b235 23:35:57 Status: Downloaded newer image for docker:latest 23:36:00 ---> c098970b5169 23:36:00 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:00 ---> Running in 66466fc0fbc5 23:36:02 Removing intermediate container 66466fc0fbc5 23:36:02 ---> fb83eabeb379 23:36:02 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:36:02 ---> Running in 3f8308df3e0a 23:36:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:36:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:36:04 OK: 221 MiB in 51 packages 23:36:05 Removing intermediate container 3f8308df3e0a 23:36:05 ---> e937ed1e3af2 23:36:05 Step 11/16 : ENV GO111MODULE=on 23:36:05 ---> Running in 9c11fe95cedf 23:36:05 Removing intermediate container 9c11fe95cedf 23:36:05 ---> 682d8c119b11 23:36:05 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:36:05 ---> Running in d036758b91d5 23:36:06 Removing intermediate container d036758b91d5 23:36:06 ---> 98c63821b323 23:36:06 Step 13/16 : COPY go.mod vendor* ./ 23:36:06 ---> ef42833bfb44 23:36:06 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:36:06 ---> Running in 524bda7440ed 23:36:33 Removing intermediate container 524bda7440ed 23:36:33 ---> 599c816eeef0 23:36:33 Step 15/16 : COPY . . 23:36:35 ---> 657b48e1dceb 23:36:35 Step 16/16 : RUN ${MAKE} 23:36:35 ---> Running in 8a00e18e69be 23:36:36 noop 23:36:36 Removing intermediate container 8a00e18e69be 23:36:36 ---> 254299f8acd1 23:36:37 Successfully built 254299f8acd1 23:36:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:37 + docker inspect -f . ci-base-image-arm64 23:36:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:37 prd-ubuntu20.04-docker-arm64-4c-16g-29891 does not seem to be running inside a container 23:36:37 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:36:39 $ docker top 74ce0f6c6d852f9b08556ead4f670c3b3fca001ba5232effb0c5d7f2f0611575 -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:40 + go version 23:36:40 go version go1.18.3 linux/arm64 [Pipeline] } 23:36:40 $ docker stop --time=1 74ce0f6c6d852f9b08556ead4f670c3b3fca001ba5232effb0c5d7f2f0611575 23:36:41 $ docker rm -f 74ce0f6c6d852f9b08556ead4f670c3b3fca001ba5232effb0c5d7f2f0611575 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:42 + docker inspect -f . ci-base-image-arm64 23:36:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:42 prd-ubuntu20.04-docker-arm64-4c-16g-29891 does not seem to be running inside a container 23:36:43 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:36:44 $ docker top e2ae46c2ff16114f4667b38a26d4d893cbcac4ef80b7b0a01fea53b371b42a60 -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:45 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 23:36:46 + make test 23:36:46 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:36:46 ? github.com/edgexfoundry/edgex-ui-go [no test files] 23:37:26 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 23:37:26 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 23:37:26 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 23:37:26 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 23:37:26 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 23:37:26 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 23:37:26 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 23:37:26 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 23:37:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 23:37:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 23:37:26 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 23:37:26 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 23:37:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:37:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:37:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:37:34 ./bin/test-attribution-txt.sh 23:37:34 make -C web test 23:37:34 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 23:37:34 make[1]: tput: No such file or directory 23:37:34 make[1]: tput: No such file or directory 23:37:34 warning: generating ./VERSION 23:37:34 echo "0.0.0" > VERSION 23:37:34 docker build \ 23:37:34 -f Dockerfile \ 23:37:34 --build-arg USER=1000 \ 23:37:34 \ 23:37:34 --label "git_sha=3a9bbc7342d1ff0d0642c41e7a1093195dc240d0" \ 23:37:34 -t edgexfoundry/edgex-web-ui:3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 \ 23:37:34 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 23:37:34 . 23:37:34 Sending build context to Docker daemon 3.269MB 23:37:34 Step 1/10 : FROM node:16.17-alpine3.15 23:37:34 16.17-alpine3.15: Pulling from library/node 23:37:34 47517142f6ba: Pulling fs layer 23:37:34 17eb293efcef: Pulling fs layer 23:37:34 5f80d66b68ae: Pulling fs layer 23:37:34 55cd42e1afe3: Pulling fs layer 23:37:34 55cd42e1afe3: Waiting 23:37:34 5f80d66b68ae: Verifying Checksum 23:37:34 5f80d66b68ae: Download complete 23:37:34 47517142f6ba: Download complete 23:37:34 55cd42e1afe3: Verifying Checksum 23:37:34 55cd42e1afe3: Download complete 23:37:35 47517142f6ba: Pull complete 23:37:35 17eb293efcef: Verifying Checksum 23:37:35 17eb293efcef: Download complete 23:37:40 17eb293efcef: Pull complete 23:37:40 5f80d66b68ae: Pull complete 23:37:40 55cd42e1afe3: Pull complete 23:37:40 Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 23:37:40 Status: Downloaded newer image for node:16.17-alpine3.15 23:37:40 ---> ddf45b724adc 23:37:40 Step 2/10 : RUN apk add --no-cache chromium 23:37:40 ---> Running in 803fce16ed10 23:37:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:37:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:37:43 (1/128) Installing libxau (1.0.9-r0) 23:37:43 (2/128) Installing libmd (1.0.3-r0) 23:37:43 (3/128) Installing libbsd (0.11.3-r1) 23:37:43 (4/128) Installing libxdmcp (1.1.3-r0) 23:37:43 (5/128) Installing libxcb (1.14-r2) 23:37:43 (6/128) Installing libx11 (1.7.2-r0) 23:37:43 (7/128) Installing libxext (1.3.4-r0) 23:37:43 (8/128) Installing libice (1.0.10-r0) 23:37:43 (9/128) Installing libuuid (2.37.4-r0) 23:37:43 (10/128) Installing libsm (1.2.3-r0) 23:37:43 (11/128) Installing libxt (1.2.1-r0) 23:37:43 (12/128) Installing libxmu (1.1.3-r0) 23:37:43 (13/128) Installing xset (1.2.4-r0) 23:37:43 (14/128) Installing xprop (1.2.5-r0) 23:37:43 (15/128) Installing xdg-utils (1.1.3-r0) 23:37:43 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 23:37:43 (17/128) Installing pkgconf (1.8.0-r0) 23:37:43 (18/128) Installing libffi (3.4.2-r1) 23:37:43 (19/128) Installing libintl (0.21-r0) 23:37:43 (20/128) Installing libblkid (2.37.4-r0) 23:37:43 (21/128) Installing libmount (2.37.4-r0) 23:37:43 (22/128) Installing pcre (8.45-r1) 23:37:43 (23/128) Installing glib (2.70.1-r0) 23:37:43 (24/128) Installing xz-libs (5.2.5-r1) 23:37:43 (25/128) Installing libxml2 (2.9.14-r1) 23:37:43 (26/128) Installing shared-mime-info (2.1-r0) 23:37:44 (27/128) Installing hicolor-icon-theme (0.17-r1) 23:37:44 (28/128) Installing libjpeg-turbo (2.1.2-r0) 23:37:44 (29/128) Installing libpng (1.6.37-r1) 23:37:44 (30/128) Installing libwebp (1.2.2-r0) 23:37:44 (31/128) Installing zstd-libs (1.5.0-r0) 23:37:44 (32/128) Installing tiff (4.3.0-r1) 23:37:44 (33/128) Installing gdk-pixbuf (2.42.8-r0) 23:37:44 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 23:37:44 (35/128) Installing libxcomposite (0.4.5-r0) 23:37:44 (36/128) Installing libxfixes (6.0.0-r0) 23:37:44 (37/128) Installing libxrender (0.9.10-r3) 23:37:44 (38/128) Installing libxcursor (1.2.0-r0) 23:37:44 (39/128) Installing libxdamage (1.1.5-r1) 23:37:44 (40/128) Installing libxi (1.8-r0) 23:37:44 (41/128) Installing libxinerama (1.1.4-r1) 23:37:44 (42/128) Installing libxrandr (1.5.2-r1) 23:37:44 (43/128) Installing atk (2.36.0-r0) 23:37:44 (44/128) Installing libxtst (1.2.3-r3) 23:37:44 (45/128) Installing dbus-libs (1.12.20-r4) 23:37:44 (46/128) Installing at-spi2-core (2.42.0-r0) 23:37:45 (47/128) Installing at-spi2-atk (2.38.0-r0) 23:37:45 (48/128) Installing expat (2.4.7-r0) 23:37:45 (49/128) Installing brotli-libs (1.0.9-r5) 23:37:45 (50/128) Installing libbz2 (1.0.8-r1) 23:37:45 (51/128) Installing freetype (2.11.1-r2) 23:37:45 (52/128) Installing fontconfig (2.13.1-r4) 23:37:45 (53/128) Installing pixman (0.40.0-r3) 23:37:45 (54/128) Installing cairo (1.16.0-r5) 23:37:45 (55/128) Installing cairo-gobject (1.16.0-r5) 23:37:45 (56/128) Installing avahi-libs (0.8-r5) 23:37:45 (57/128) Installing gmp (6.2.1-r1) 23:37:45 (58/128) Installing nettle (3.7.3-r0) 23:37:45 (59/128) Installing p11-kit (0.24.0-r1) 23:37:45 (60/128) Installing libtasn1 (4.18.0-r0) 23:37:45 (61/128) Installing libunistring (0.9.10-r1) 23:37:45 (62/128) Installing gnutls (3.7.1-r1) 23:37:45 (63/128) Installing cups-libs (2.3.3-r6) 23:37:45 (64/128) Installing libepoxy (1.5.9-r0) 23:37:45 (65/128) Installing fribidi (1.0.11-r0) 23:37:46 (66/128) Installing graphite2 (1.3.14-r0) 23:37:46 (67/128) Installing harfbuzz (3.0.0-r2) 23:37:46 (68/128) Installing libxft (2.3.4-r0) 23:37:46 (69/128) Installing pango (1.48.10-r0) 23:37:46 (70/128) Installing wayland-libs-client (1.19.0-r1) 23:37:46 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 23:37:46 (72/128) Installing wayland-libs-egl (1.19.0-r1) 23:37:46 (73/128) Installing xkeyboard-config (2.34-r0) 23:37:46 (74/128) Installing libxkbcommon (1.3.1-r0) 23:37:46 (75/128) Installing gtk+3.0 (3.24.30-r0) 23:37:46 Executing gtk+3.0-3.24.30-r0.post-install 23:37:46 (76/128) Installing libfontenc (1.1.4-r0) 23:37:46 (77/128) Installing mkfontscale (1.2.1-r1) 23:37:46 (78/128) Installing ttf-opensans (1.10-r1) 23:37:46 Executing ttf-opensans-1.10-r1.post-install 23:37:49 (79/128) Installing libogg (1.3.5-r0) 23:37:49 (80/128) Installing flac (1.3.4-r0) 23:37:49 (81/128) Installing alsa-lib (1.2.5.1-r1) 23:37:49 (82/128) Installing libatomic (10.3.1_git20211027-r0) 23:37:49 (83/128) Installing sdl2 (2.0.16-r4) 23:37:49 (84/128) Installing aom-libs (3.2.0-r0) 23:37:49 (85/128) Installing libass (0.15.2-r0) 23:37:49 (86/128) Installing libdav1d (0.9.2-r0) 23:37:49 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 23:37:49 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 23:37:49 (89/128) Installing lame (3.100-r0) 23:37:49 (90/128) Installing opus (1.3.1-r1) 23:37:49 (91/128) Installing libgomp (10.3.1_git20211027-r0) 23:37:49 (92/128) Installing soxr (0.1.3-r2) 23:37:49 (93/128) Installing libsrt (1.4.2-r1) 23:37:49 (94/128) Installing libssh (0.9.6-r1) 23:37:49 (95/128) Installing libtheora (1.1.1-r16) 23:37:49 (96/128) Installing v4l-utils-libs (1.22.1-r1) 23:37:49 (97/128) Installing libdrm (2.4.109-r0) 23:37:49 (98/128) Installing libva (2.13.0-r0) 23:37:49 (99/128) Installing libvdpau (1.4-r0) 23:37:49 (100/128) Installing vidstab (1.1.0-r1) 23:37:49 (101/128) Installing libvorbis (1.3.7-r0) 23:37:49 (102/128) Installing libvpx (1.10.0-r0) 23:37:49 (103/128) Installing vulkan-loader (1.2.196-r0) 23:37:49 (104/128) Installing x264-libs (20210613-r0) 23:37:49 (105/128) Installing x265-libs (3.5-r0) 23:37:50 (106/128) Installing xvidcore (1.3.7-r1) 23:37:50 (107/128) Installing ffmpeg-libs (4.4.1-r2) 23:37:50 (108/128) Installing libevent (2.1.12-r4) 23:37:50 (109/128) Installing mesa (21.2.6-r0) 23:37:50 (110/128) Installing wayland-libs-server (1.19.0-r1) 23:37:50 (111/128) Installing mesa-gbm (21.2.6-r0) 23:37:50 (112/128) Installing lcms2 (2.12-r1) 23:37:50 (113/128) Installing nspr (4.32-r0) 23:37:50 (114/128) Installing sqlite-libs (3.36.0-r0) 23:37:50 (115/128) Installing nss (3.78.1-r0) 23:37:50 (116/128) Installing libasyncns (0.8-r1) 23:37:50 (117/128) Installing libltdl (2.4.6-r7) 23:37:50 (118/128) Installing orc (0.4.32-r0) 23:37:50 (119/128) Installing libsndfile (1.0.31-r1) 23:37:50 (120/128) Installing speexdsp (1.2.0-r0) 23:37:50 (121/128) Installing tdb-libs (1.4.5-r0) 23:37:50 (122/128) Installing libpulse (15.0-r2) 23:37:50 (123/128) Installing re2 (2021.11.01-r0) 23:37:50 (124/128) Installing snappy (1.1.9-r1) 23:37:50 (125/128) Installing libgpg-error (1.42-r1) 23:37:50 (126/128) Installing libgcrypt (1.9.4-r0) 23:37:50 (127/128) Installing libxslt (1.1.35-r0) 23:37:50 (128/128) Installing chromium (99.0.4844.84-r0) 23:37:54 Executing busybox-1.34.1-r7.trigger 23:37:54 Executing glib-2.70.1-r0.trigger 23:37:54 Executing shared-mime-info-2.1-r0.trigger 23:37:59 Executing gdk-pixbuf-2.42.8-r0.trigger 23:37:59 Executing gtk-update-icon-cache-2.24.33-r0.trigger 23:37:59 Executing fontconfig-2.13.1-r4.trigger 23:37:59 Executing mkfontscale-1.2.1-r1.trigger 23:37:59 OK: 275 MiB in 144 packages 23:38:08 Removing intermediate container 803fce16ed10 23:38:08 ---> 2ccd33c3640a 23:38:08 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 23:38:08 ---> Running in 71b104af31a3 23:38:08 Removing intermediate container 71b104af31a3 23:38:08 ---> f420902a028b 23:38:08 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 23:38:08 ---> Running in 02fe2d24c5fd 23:38:08 Removing intermediate container 02fe2d24c5fd 23:38:08 ---> d6a6fcc24ab0 23:38:08 Step 5/10 : RUN npm install -g npm 23:38:08 ---> Running in f428c8362564 23:38:30 23:38:30 changed 54 packages, and audited 212 packages in 19s 23:38:30 23:38:30 11 packages are looking for funding 23:38:30 run `npm fund` for details 23:38:30 23:38:30 found 0 vulnerabilities 23:38:32 Removing intermediate container f428c8362564 23:38:32 ---> 96e6dc05e572 23:38:32 Step 6/10 : ARG USER=1000 23:38:32 ---> Running in a9b4f7edb35f 23:38:32 Removing intermediate container a9b4f7edb35f 23:38:32 ---> aeecadc450b4 23:38:32 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 23:38:32 ---> Running in b39ba3017a5b 23:38:34 Removing intermediate container b39ba3017a5b 23:38:34 ---> 6be4e3f815fb 23:38:34 Step 8/10 : USER $USER:$USER 23:38:34 ---> Running in a9b88318c157 23:38:34 Removing intermediate container a9b88318c157 23:38:34 ---> faf8b2f3415d 23:38:34 Step 9/10 : WORKDIR /app 23:38:34 ---> Running in c980a9cd7a83 23:38:35 Removing intermediate container c980a9cd7a83 23:38:35 ---> 6f07a9d0f3c0 23:38:35 Step 10/10 : LABEL git_sha=3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 23:38:35 ---> Running in 65facc9dd108 23:38:35 Removing intermediate container 65facc9dd108 23:38:35 ---> 5aba6adbebba 23:38:35 Successfully built 5aba6adbebba 23:38:35 Successfully tagged edgexfoundry/edgex-web-ui:3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 23:38:35 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 23:38:35 touch edgex-web-ui.imagebuilt 23:38:35 mkdir -p node_modules coverage 23:38:35 chown "1000:1000" node_modules coverage package-lock.json 23:38:35 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 23:38:45 npm WARN EBADENGINE Unsupported engine { 23:38:45 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 23:38:45 npm WARN EBADENGINE required: { 23:38:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:38:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:38:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:38:45 npm WARN EBADENGINE }, 23:38:45 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 23:38:45 npm WARN EBADENGINE } 23:38:45 npm WARN EBADENGINE Unsupported engine { 23:38:45 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 23:38:45 npm WARN EBADENGINE required: { 23:38:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:38:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:38:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:38:45 npm WARN EBADENGINE }, 23:38:45 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 23:38:45 npm WARN EBADENGINE } 23:38:45 npm WARN EBADENGINE Unsupported engine { 23:38:45 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 23:38:45 npm WARN EBADENGINE required: { 23:38:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:38:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:38:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:38:45 npm WARN EBADENGINE }, 23:38:45 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 23:38:45 npm WARN EBADENGINE } 23:38:45 npm WARN EBADENGINE Unsupported engine { 23:38:45 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 23:38:45 npm WARN EBADENGINE required: { 23:38:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:38:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:38:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:38:45 npm WARN EBADENGINE }, 23:38:45 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 23:38:45 npm WARN EBADENGINE } 23:38:45 npm WARN EBADENGINE Unsupported engine { 23:38:45 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 23:38:45 npm WARN EBADENGINE required: { 23:38:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:38:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:38:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:38:45 npm WARN EBADENGINE }, 23:38:45 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 23:38:45 npm WARN EBADENGINE } 23:38:45 npm WARN EBADENGINE Unsupported engine { 23:38:45 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 23:38:45 npm WARN EBADENGINE required: { 23:38:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:38:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:38:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:38:45 npm WARN EBADENGINE }, 23:38:45 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 23:38:45 npm WARN EBADENGINE } 23:38:45 npm WARN EBADENGINE Unsupported engine { 23:38:45 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 23:38:45 npm WARN EBADENGINE required: { 23:38:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:38:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:38:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:38:45 npm WARN EBADENGINE }, 23:38:45 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 23:38:45 npm WARN EBADENGINE } 23:38:45 npm WARN EBADENGINE Unsupported engine { 23:38:45 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 23:38:45 npm WARN EBADENGINE required: { 23:38:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:38:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:38:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:38:45 npm WARN EBADENGINE }, 23:38:45 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 23:38:45 npm WARN EBADENGINE } 23:38:45 npm WARN EBADENGINE Unsupported engine { 23:38:45 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 23:38:45 npm WARN EBADENGINE required: { 23:38:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:38:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:38:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:38:45 npm WARN EBADENGINE }, 23:38:45 npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.2' } 23:38:45 npm WARN EBADENGINE } 23:39:18 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 23:39:18 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 23:39:18 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 23:39:18 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 23:39:18 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 23:39:18 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 23:39:24 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 23:39:26 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 23:39:27 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 23:39:46 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 23:39:46 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 23:39:46 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. 23:39:48 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. 23:39:50 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. 23:39:53 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 23:40:01 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 23:40:03 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 23:40:19 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. 23:40:37 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. 23:41:10 23:41:10 added 1475 packages, and audited 1476 packages in 2m 23:41:10 23:41:10 90 packages are looking for funding 23:41:10 run `npm fund` for details 23:41:10 23:41:10 13 vulnerabilities (3 moderate, 8 high, 2 critical) 23:41:10 23:41:10 To address issues that do not require attention, run: 23:41:10 npm audit fix 23:41:10 23:41:10 To address all issues (including breaking changes), run: 23:41:10 npm audit fix --force 23:41:10 23:41:10 Run `npm audit` for details. 23:41:10 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 23:41:25 - Generating browser application bundles (phase: setup)... 23:41:52 Compiling @angular/core : es2015 as esm2015 23:41:52 Compiling @angular/compiler/testing : es2015 as esm2015 23:42:20 Compiling @angular/common : es2015 as esm2015 23:42:20 Compiling @angular/core/testing : es2015 as esm2015 23:42:23 Compiling @angular/platform-browser : es2015 as esm2015 23:42:23 Compiling @angular/common/testing : es2015 as esm2015 23:42:27 Compiling @angular/router : es2015 as esm2015 23:42:28 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 23:42:32 Compiling @angular/platform-browser/testing : es2015 as esm2015 23:42:34 Compiling @angular/common/http : es2015 as esm2015 23:42:34 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 23:42:37 Compiling @angular/forms : es2015 as esm2015 23:42:38 Compiling @angular/router/testing : es2015 as esm2015 23:42:38 Compiling @angular/common/http/testing : es2015 as esm2015 23:43:36 19 09 2022 23:43:30.756:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 23:43:36 19 09 2022 23:43:30.768:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 23:43:36 19 09 2022 23:43:30.794:INFO [launcher]: Starting browser ChromeHeadless 23:44:34 19 09 2022 23:44:32.950:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 23:44:40 19 09 2022 23:44:40.080:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 23:44:56 19 09 2022 23:44:56.343:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 23:45:14 ✔ Browser application bundle generation complete. 23:45:14 19 09 2022 23:45:14.330:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket o893XwetdVFie4EQAAAB with id 1757598 23:45:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 23:45:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.792 secs) 23:45:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.938 secs) 23:45:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.362 secs) 23:45:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.417 secs) 23:45:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.736 secs) 23:45:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.821 secs) 23:45:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.858 secs) 23:45:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.946 secs) 23:45:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.98 secs) 23:45:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.011 secs) 23:45:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.167 secs) 23:45:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.235 secs) 23:45:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.292 secs) 23:45:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.324 secs) 23:45:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.353 secs) 23:45:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.41 secs) 23:45:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.481 secs) 23:45:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.74 secs) 23:45:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.806 secs) 23:45:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.864 secs) 23:45:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.958 secs) 23:45:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.152 secs) 23:45:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.373 secs) 23:45:35 WARN: ' 23:45:35 It looks like you're using ngModel on the same form field as formControlName. 23:45:35 Support for using the ngModel input property and ngModelChange event with 23:45:35 reactive form directives has been deprecated in Angular v6 and will be removed 23:45:35 in a future version of Angular. 23:45:35 23:45:35 For more information on this, see our API docs here: 23:45:35 https://angular.io/api/forms/FormControlName#use-with-ngmodel 23:45:35 ' 23:45:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.373 secs) 23:45:35 WARN: ' 23:45:35 It looks like you're using ngModel on the same form field as formControlName. 23:45:35 Support for using the ngModel input property and ngModelChange event with 23:45:35 reactive form directives has been deprecated in Angular v6 and will be removed 23:45:35 in a future version of Angular. 23:45:35 23:45:35 For more information on this, see our API docs here: 23:45:35 https://angular.io/api/forms/FormControlName#use-with-ngmodel 23:45:35 ' 23:45:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.554 secs) 23:45:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.695 secs) 23:45:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.736 secs) 23:45:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.968 secs) 23:45:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.02 secs) 23:45:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.034 secs) 23:45:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.046 secs) 23:45:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.159 secs) 23:45:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.279 secs) 23:45:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.433 secs) 23:45:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.541 secs) 23:45:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.759 secs) 23:45:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.804 secs) 23:45:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.918 secs) 23:45:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.955 secs) 23:45:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.163 secs) 23:45:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.261 secs) 23:45:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.289 secs) 23:45:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.306 secs) 23:45:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.438 secs) 23:45:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.494 secs) 23:45:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.523 secs) 23:45:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.532 secs) 23:45:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.544 secs) 23:45:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.555 secs) 23:45:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.601 secs) 23:45:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.629 secs) 23:45:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.738 secs) 23:45:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 5.763 secs) 23:45:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 5.781 secs) 23:45:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 5.795 secs) 23:45:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 5.81 secs) 23:45:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 5.821 secs) 23:45:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.056 secs) 23:45:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.102 secs) 23:45:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.249 secs) 23:45:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.304 secs) 23:45:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.464 secs) 23:45:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 6.534 secs) 23:45:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 6.634 secs) 23:45:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 6.658 secs) 23:45:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 6.675 secs) 23:45:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 6.702 secs) 23:45:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 6.745 secs) 23:45:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 6.813 secs) 23:45:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.057 secs) 23:45:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.105 secs) 23:45:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.194 secs) 23:45:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.429 secs) 23:45:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 7.457 secs) 23:45:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 7.471 secs) 23:45:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 7.499 secs) 23:45:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 7.552 secs) 23:45:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 7.577 secs) 23:45:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 7.656 secs) 23:45:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 7.677 secs) 23:45:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 7.688 secs) 23:45:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 7.881 secs) 23:45:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 7.901 secs) 23:45:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 7.913 secs) 23:45:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 7.998 secs) 23:45:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.023 secs) 23:45:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.052 secs) 23:45:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 8.078 secs) 23:45:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 8.102 secs) 23:45:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 8.115 secs) 23:45:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 8.425 secs) 23:45:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 8.486 secs) 23:45:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 8.514 secs) 23:45:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 8.533 secs) 23:45:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 8.551 secs) 23:45:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 8.594 secs) 23:45:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 8.649 secs) 23:45:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 8.982 secs) 23:45:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.032 secs) 23:45:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 9.05 secs) 23:45:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 9.06 secs) 23:45:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 9.103 secs) 23:45:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 9.118 secs) 23:45:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 9.161 secs) 23:45:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 9.287 secs) 23:45:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 9.585 secs) 23:45:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 9.699 secs) 23:45:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 9.716 secs) 23:45:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 9.727 secs) 23:45:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 9.868 secs) 23:45:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 9.96 secs) 23:45:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.11 secs) 23:45:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.159 secs) 23:45:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 10.177 secs) 23:45:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 10.186 secs) 23:45:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 10.234 secs) 23:45:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 10.254 secs) 23:45:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 10.264 secs) 23:45:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 10.335 secs) 23:45:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 10.363 secs) 23:45:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 10.407 secs) 23:45:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 10.486 secs) 23:45:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 10.659 secs) 23:45:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 10.789 secs) 23:45:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 10.857 secs) 23:45:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 10.906 secs) 23:45:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 10.932 secs) 23:45:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 10.985 secs) 23:45:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 11.042 secs) 23:45:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 11.081 secs) 23:45:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 11.145 secs) 23:45:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 11.304 secs) 23:45:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 11.333 secs) 23:45:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 11.437 secs) 23:45:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 11.499 secs) 23:45:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 11.62 secs) 23:45:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 11.672 secs) 23:45:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 11.711 secs) 23:45:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 11.756 secs) 23:45:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 11.804 secs) 23:45:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 11.929 secs) 23:45:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 12.082 secs) 23:45:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 12.173 secs) 23:45:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 12.225 secs) 23:45:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 12.282 secs) 23:45:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 12.75 secs) 23:45:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 12.838 secs) 23:45:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 12.87 secs) 23:45:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 12.96 secs) 23:45:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.108 secs) 23:45:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (18.283 secs / 13.108 secs) 23:45:48 TOTAL: 149 SUCCESS 23:45:48 ✔ Browser application bundle generation complete. 23:45:52 23:45:52 =============================== Coverage summary =============================== 23:45:52 Statements : 40.98% ( 1467/3580 ) 23:45:52 Branches : 12.03% ( 111/923 ) 23:45:52 Functions : 33.28% ( 432/1298 ) 23:45:52 Lines : 38.91% ( 1318/3387 ) 23:45:52 ================================================================================ 23:45:52 19 09 2022 23:45:51.675:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 23:45:52 ✔ Browser application bundle generation complete. 23:45:53 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 23:45:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:45:53 $ docker stop --time=1 e2ae46c2ff16114f4667b38a26d4d893cbcac4ef80b7b0a01fea53b371b42a60 23:45:55 $ docker rm -f e2ae46c2ff16114f4667b38a26d4d893cbcac4ef80b7b0a01fea53b371b42a60 [Pipeline] // withDockerContainer [Pipeline] sh 23:45:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:45:58 Warning: overwriting stash ‘coverage-report’ 23:46:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:46:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:46:08 + ls -al . 23:46:08 total 168 23:46:08 drwxrwxr-x 14 jenkins jenkins 4096 Sep 19 23:36 . 23:46:08 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 23:34 .. 23:46:08 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 23:34 .blubracket 23:46:08 -rw-rw-r-- 1 jenkins jenkins 18 Sep 19 23:34 .dockerignore 23:46:08 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 23:34 .git 23:46:08 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 23:34 .github 23:46:08 -rw-rw-r-- 1 jenkins jenkins 185 Sep 19 23:34 .gitignore 23:46:08 -rw-rw-r-- 1 jenkins jenkins 4856 Sep 19 23:34 Attribution.txt 23:46:08 -rw-rw-r-- 1 jenkins jenkins 14570 Sep 19 23:34 CHANGELOG.md 23:46:08 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 19 23:34 CONTRIBUTING.md 23:46:08 -rw-rw-r-- 1 jenkins jenkins 1684 Sep 19 23:34 Dockerfile 23:46:08 -rw-rw-r-- 1 jenkins jenkins 652 Sep 19 23:34 Jenkinsfile 23:46:08 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 19 23:34 LICENSE 23:46:08 -rw-rw-r-- 1 jenkins jenkins 1541 Sep 19 23:34 Makefile 23:46:08 -rw-rw-r-- 1 jenkins jenkins 4398 Sep 19 23:34 README.md 23:46:08 -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 23:32 VERSION 23:46:08 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 23:34 assets 23:46:08 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 23:34 bin 23:46:08 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 23:34 cmd 23:46:08 -rw-r--r-- 1 jenkins jenkins 10 Sep 19 23:36 coverage.out 23:46:08 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 23:34 docs 23:46:08 -rw-rw-r-- 1 jenkins jenkins 1945 Sep 19 23:34 go.mod 23:46:08 -rw-rw-r-- 1 jenkins jenkins 25578 Sep 19 23:34 go.sum 23:46:08 drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 23:34 internal 23:46:08 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 23:34 pkg 23:46:08 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 23:34 snap 23:46:08 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 23:34 testing 23:46:08 -rw-rw-r-- 1 jenkins jenkins 155 Sep 19 23:34 version.go 23:46:08 drwxrwxr-x 6 jenkins jenkins 4096 Sep 19 23:38 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:08 + 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=3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 --label arch=arm64 --label version=0.0.0 . 23:46:10 Sending build context to Docker daemon 31.39MB 23:46:10 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 23:46:10 Step 2/24 : FROM ${BASE} AS builder 23:46:10 ---> 254299f8acd1 23:46:10 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:46:10 ---> Running in b2358c628d72 23:46:11 Removing intermediate container b2358c628d72 23:46:11 ---> c22ff0c0f679 23:46:11 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 23:46:11 ---> Running in 4306f9baed34 23:46:11 Removing intermediate container 4306f9baed34 23:46:11 ---> c13bb4926cdb 23:46:11 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 23:46:11 ---> Running in 30556dd8e384 23:46:11 Removing intermediate container 30556dd8e384 23:46:12 ---> 47afba8af41f 23:46:12 Step 6/24 : LABEL Name=edgex-ui-go 23:46:12 ---> Running in ad3a6c399e59 23:46:12 Removing intermediate container ad3a6c399e59 23:46:12 ---> b76eca4e0bd7 23:46:12 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 23:46:12 ---> Running in 1370bf51d2d3 23:46:12 Removing intermediate container 1370bf51d2d3 23:46:12 ---> 9fad7657551f 23:46:12 Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:46:14 ---> 033481a1392e 23:46:14 Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:46:14 ---> Running in 12e603658695 23:46:16 Removing intermediate container 12e603658695 23:46:16 ---> 5269b6b5f8fb 23:46:16 Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:46:16 ---> Running in 486e474c73b1 23:46:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:46:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:46:19 OK: 221 MiB in 51 packages 23:46:20 Removing intermediate container 486e474c73b1 23:46:20 ---> fe07a3338291 23:46:20 Step 11/24 : ENV GO111MODULE=on 23:46:20 ---> Running in afbfcd85135a 23:46:21 Removing intermediate container afbfcd85135a 23:46:21 ---> 06dfa2dfff36 23:46:21 Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:46:21 ---> Running in 3d47527a8e87 23:46:21 Removing intermediate container 3d47527a8e87 23:46:21 ---> 4c64926462eb 23:46:21 Step 13/24 : COPY go.mod vendor* ./ 23:46:21 ---> f7f23af5dbf3 23:46:21 Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:21 ---> Running in ab4267a4b0ae 23:46:23 Removing intermediate container ab4267a4b0ae 23:46:23 ---> ea46c02d08ee 23:46:23 Step 15/24 : COPY . . 23:46:28 ---> 0a32006c3a3f 23:46:28 Step 16/24 : RUN ${MAKE} 23:46:28 ---> Running in e60ec1454eae 23:46:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 23:47:01 CGO_ENABLED=0 GO111MODULE=on go build ./... 23:47:06 Removing intermediate container e60ec1454eae 23:47:06 ---> 57f5a31c19a4 23:47:06 Step 17/24 : FROM alpine:3.14 23:47:08 3.14: Pulling from library/alpine 23:47:08 90cda3b7c325: Pulling fs layer 23:47:09 90cda3b7c325: Verifying Checksum 23:47:09 90cda3b7c325: Download complete 23:47:10 90cda3b7c325: Pull complete 23:47:10 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 23:47:10 Status: Downloaded newer image for alpine:3.14 23:47:10 ---> 376ba31ae3da 23:47:10 Step 18/24 : EXPOSE 4000 23:47:10 ---> Running in 50a071049ff6 23:47:10 Removing intermediate container 50a071049ff6 23:47:10 ---> 1c3875ffc9a9 23:47:10 Step 19/24 : 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 23:47:12 ---> 6b822c6f43b4 23:47:12 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:47:12 ---> Running in 5dd8c7662f98 23:47:12 Removing intermediate container 5dd8c7662f98 23:47:12 ---> 916aa4029f0c 23:47:12 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 23:47:12 ---> Running in 3646bb3b73f6 23:47:12 Removing intermediate container 3646bb3b73f6 23:47:12 ---> ccb29139a933 23:47:12 Step 22/24 : LABEL arch=arm64 23:47:12 ---> Running in 0b3914500ff0 23:47:13 Removing intermediate container 0b3914500ff0 23:47:13 ---> 1d315b1f4c51 23:47:13 Step 23/24 : LABEL git_sha=3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 23:47:13 ---> Running in 5fd0dfbce930 23:47:13 Removing intermediate container 5fd0dfbce930 23:47:13 ---> afe50fc8d9f0 23:47:13 Step 24/24 : LABEL version=0.0.0 23:47:13 ---> Running in a10aa4e94c4d 23:47:13 Removing intermediate container a10aa4e94c4d 23:47:13 ---> 7ebacf834791 23:47:13 [Warning] One or more build-args [ARCH] were not consumed 23:47:13 Successfully built 7ebacf834791 23:47:13 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 23:47:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:47:14 23:47:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:47:15 arm64: Pulling from edgex-lftools-log-publisher 23:47:15 8998bd30e6a1: Pulling fs layer 23:47:15 04944245beec: Pulling fs layer 23:47:15 699f458cf7ca: Pulling fs layer 23:47:15 765212b225bb: Pulling fs layer 23:47:15 f23df028b6ca: Pulling fs layer 23:47:15 d65c8cfc05b1: Pulling fs layer 23:47:15 2437ff75d9bd: Pulling fs layer 23:47:15 765212b225bb: Waiting 23:47:15 2437ff75d9bd: Waiting 23:47:15 d65c8cfc05b1: Waiting 23:47:15 04944245beec: Verifying Checksum 23:47:15 04944245beec: Download complete 23:47:15 765212b225bb: Verifying Checksum 23:47:15 765212b225bb: Download complete 23:47:15 f23df028b6ca: Verifying Checksum 23:47:15 f23df028b6ca: Download complete 23:47:15 d65c8cfc05b1: Verifying Checksum 23:47:15 d65c8cfc05b1: Download complete 23:47:15 699f458cf7ca: Verifying Checksum 23:47:15 699f458cf7ca: Download complete 23:47:16 8998bd30e6a1: Verifying Checksum 23:47:16 8998bd30e6a1: Download complete 23:47:18 2437ff75d9bd: Verifying Checksum 23:47:18 2437ff75d9bd: Download complete 23:47:20 8998bd30e6a1: Pull complete 23:47:20 04944245beec: Pull complete 23:47:22 699f458cf7ca: Pull complete 23:47:22 765212b225bb: Pull complete 23:47:23 f23df028b6ca: Pull complete 23:47:23 d65c8cfc05b1: Pull complete 23:47:38 2437ff75d9bd: Pull complete 23:47:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:47:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:47:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:39 prd-ubuntu20.04-docker-arm64-4c-16g-29891 does not seem to be running inside a container 23:47:39 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:47:41 $ docker top de44c57659f2fcc35c47ca4e8de34bac5af7a8b5fd287441313a3e84b86491ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:47:42 ---> job-cost.sh 23:47:42 lf-activate-venv: SKIPPING 23:47:42 INFO: No Stack... 23:47:43 INFO: Retrieving Pricing Info for: v3-standard-4 23:47:44 INFO: Archiving Costs [Pipeline] sh 23:47:44 + cut -d, -f6 23:47:44 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 23:47:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-554-1-stack-cost] 23:47:44 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-554-1-stack-cost] did not exist. Created. 23:47:44 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-554-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:47:45 /w/workspace/edgex-ui-go/1@tmp/durable-a48bfb9c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:47:46 + echo total: 0.10999999940395355 [Pipeline] stash 23:47:46 Warning: overwriting stash ‘stack-cost’ 23:47:51 Stashed 1 file(s) [Pipeline] } 23:47:51 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-554-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:47:51 $ docker stop --time=1 de44c57659f2fcc35c47ca4e8de34bac5af7a8b5fd287441313a3e84b86491ca 23:47:53 $ docker rm -f de44c57659f2fcc35c47ca4e8de34bac5af7a8b5fd287441313a3e84b86491ca [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 23:47:54 provisioning config files... 23:47:54 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-554@tmp/config9079657210950288351tmp [Pipeline] { [Pipeline] sh 23:47:54 + set +x 23:47:54 + curl -s https://codecov.io/bash 23:47:54 + bash -s -- 23:47:54 23:47:54 _____ _ 23:47:54 / ____| | | 23:47:54 | | ___ __| | ___ ___ _____ __ 23:47:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:47:54 | |___| (_) | (_| | __/ (_| (_) \ V / 23:47:54 \_____\___/ \__,_|\___|\___\___/ \_/ 23:47:54 Bash-1.0.6 23:47:54 23:47:54 23:47:54 ==> git version 2.25.1 found 23:47:54 ==> 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 23:47:54 Release-Date: 2020-01-08 23:47:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:47:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:47:54 ==> Jenkins CI detected. 23:47:54 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-554 23:47:54 project root: . 23:47:54 --> token set from env 23:47:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:47:55 ==> Running gcov in . (disable via -X gcov) 23:47:55 ==> Python coveragepy not found 23:47:55 ==> Searching for coverage reports in: 23:47:55 + . 23:47:55 -> Found 1 reports 23:47:55 ==> Detecting git/mercurial file structure 23:47:55 ==> Reading reports 23:47:55 + ./coverage.out bytes=10 23:47:55 ==> Appending adjustments 23:47:55 https://docs.codecov.io/docs/fixing-reports 23:47:56 + Found adjustments 23:47:56 ==> Gzipping contents 23:47:56 12K /tmp/codecov.mGDOxE.gz 23:47:56 ==> Uploading reports 23:47:56 url: https://codecov.io 23:47:56 query: branch=PR-554&commit=3a9bbc7342d1ff0d0642c41e7a1093195dc240d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-554%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=554&job=&cmd_args= 23:47:56 -> Pinging Codecov 23:47:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-554&commit=3a9bbc7342d1ff0d0642c41e7a1093195dc240d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-554%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=554&job=&cmd_args= 23:47:57 -> Uploading to 23:47:57 https://storage.googleapis.com/codecov/v4/raw/2022-09-19/FB506323287CE973F263BFD2A0EB1F37/3a9bbc7342d1ff0d0642c41e7a1093195dc240d0/a92f41df-e6d3-4cba-975f-15d9ab83bc38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220919T234756Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bbcf02a91cb1c322161bb896f5f254119eda9871eace1728d71c1e699b13e0c1 23:47:57 % Total % Received % Xferd Average Speed Time Time Time Current 23:47:57 Dload Upload Total Spent Left Speed 23:47:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9018 0 0 100 9018 0 27833 --:--:-- --:--:-- --:--:-- 27833 23:47:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/3a9bbc7342d1ff0d0642c41e7a1093195dc240d0 [Pipeline] } 23:47:57 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 23:47:59 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-554/archives ] 23:47:59 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-554/archives 23:47:59 total 16 23:47:59 drwxr-xr-x 3 root root 4096 Sep 19 23:35 . 23:47:59 drwxrwxr-x 16 jenkins jenkins 4096 Sep 19 23:35 .. 23:47:59 drwxr-xr-x 2 root root 4096 Sep 19 23:35 cost 23:47:59 -rw-r--r-- 1 root root 83 Sep 19 23:35 cost.csv 23:47:59 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-554/archives 23:47:59 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-554/archives 23:47:59 total 16 23:47:59 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 23:35 . 23:47:59 drwxrwxr-x 16 jenkins jenkins 4096 Sep 19 23:35 .. 23:47:59 drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 23:35 cost 23:47:59 -rw-r--r-- 1 jenkins jenkins 83 Sep 19 23:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:47:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:48:01 ---> package-listing.sh 23:48:01 ++ facter osfamily 23:48:01 ++ tr '[:upper:]' '[:lower:]' 23:48:01 + OS_FAMILY=debian 23:48:01 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-554 23:48:01 + START_PACKAGES=/tmp/packages_start.txt 23:48:01 + END_PACKAGES=/tmp/packages_end.txt 23:48:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:48:01 + PACKAGES=/tmp/packages_start.txt 23:48:01 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-554 ']' 23:48:01 + PACKAGES=/tmp/packages_end.txt 23:48:01 + case "${OS_FAMILY}" in 23:48:01 + dpkg -l 23:48:01 + grep '^ii' 23:48:01 + '[' -f /tmp/packages_start.txt ']' 23:48:01 + '[' -f /tmp/packages_end.txt ']' 23:48:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:48:01 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-554 ']' 23:48:01 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-554/archives/ 23:48:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-554/archives/ [Pipeline] echo 23:48:01 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-554/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:48:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:48:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:48:02 prd-ubuntu20.04-docker-8c-8g-29890 does not seem to be running inside a container 23:48:02 $ 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-554/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-554 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-554:/w/workspace/edgexfoundry_edgex-ui-go_PR-554:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-554@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-554@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:48:03 $ docker top e36aa01a8f70b6c7d13fd77a5c7a101b3448f404031b13c64c01b424c3f50720 -eo pid,comm [Pipeline] { [Pipeline] sh 23:48:03 + touch /tmp/pre-build-complete [Pipeline] sh 23:48:03 + mkdir -p /var/log/sysstat [Pipeline] sh 23:48:04 + ls /var/log/sa-host 23:48:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:48:04 provisioning config files... 23:48:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-554@tmp/config3772774656154915350tmp [Pipeline] { [Pipeline] echo 23:48:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:48:04 ---> create-netrc.sh [Pipeline] } 23:48:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:48:05 ---> python-tools-install.sh [Pipeline] echo 23:48:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:48:05 ---> sudo-logs.sh 23:48:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:48:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:48:06 ---> job-cost.sh 23:48:06 lf-activate-venv: SKIPPING 23:48:06 DEBUG: total: 0.2199999988079071 23:48:06 INFO: Retrieving Stack Cost... 23:48:06 INFO: Retrieving Pricing Info for: v3-standard-8 23:48:07 INFO: Archiving Costs [Pipeline] echo 23:48:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:48:08 ---> logs-deploy.sh 23:48:08 lf-activate-venv: SKIPPING 23:48:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-554/1 23:48:08 INFO: archiving workspace using pattern(s): 23:48:09 Archives upload complete. 23:48:09 INFO: archiving logs to Nexus 23:48:10 ---> uname -a: 23:48:10 Linux prd-ubuntu20-04-docker-8c-8g-29890 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 23:48:10 23:48:10 23:48:10 ---> lscpu: 23:48:10 Architecture: x86_64 23:48:10 CPU op-mode(s): 32-bit, 64-bit 23:48:10 Byte Order: Little Endian 23:48:10 Address sizes: 40 bits physical, 48 bits virtual 23:48:10 CPU(s): 8 23:48:10 On-line CPU(s) list: 0-7 23:48:10 Thread(s) per core: 1 23:48:10 Core(s) per socket: 1 23:48:10 Socket(s): 8 23:48:10 NUMA node(s): 1 23:48:10 Vendor ID: AuthenticAMD 23:48:10 CPU family: 23 23:48:10 Model: 49 23:48:10 Model name: AMD EPYC-Rome Processor 23:48:10 Stepping: 0 23:48:10 CPU MHz: 2799.976 23:48:10 BogoMIPS: 5599.95 23:48:10 Virtualization: AMD-V 23:48:10 Hypervisor vendor: KVM 23:48:10 Virtualization type: full 23:48:10 L1d cache: 256 KiB 23:48:10 L1i cache: 256 KiB 23:48:10 L2 cache: 4 MiB 23:48:10 L3 cache: 128 MiB 23:48:10 NUMA node0 CPU(s): 0-7 23:48:10 Vulnerability Itlb multihit: Not affected 23:48:10 Vulnerability L1tf: Not affected 23:48:10 Vulnerability Mds: Not affected 23:48:10 Vulnerability Meltdown: Not affected 23:48:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:48:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:48:10 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:48:10 Vulnerability Srbds: Not affected 23:48:10 Vulnerability Tsx async abort: Not affected 23:48:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:48:10 23:48:10 23:48:10 ---> nproc: 23:48:10 8 23:48:10 23:48:10 23:48:10 ---> df -h: 23:48:10 Filesystem Size Used Avail Use% Mounted on 23:48:10 overlay 155G 12G 144G 8% / 23:48:10 tmpfs 64M 0 64M 0% /dev 23:48:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:48:10 shm 64M 0 64M 0% /dev/shm 23:48:10 /dev/vda1 155G 12G 144G 8% /facter-os 23:48:10 23:48:10 23:48:10 ---> sar -b -r -n DEV: 23:48:10 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29890) 09/19/22 _x86_64_ (8 CPU) 23:48:10 23:48:10 23:31:48 LINUX RESTART (8 CPU) 23:48:10 23:48:10 23:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:48:10 23:33:02 382.74 55.71 327.03 0.00 7449.16 202249.76 0.00 23:48:10 23:34:01 347.36 0.69 346.67 0.00 13.56 62648.92 0.00 23:48:10 23:35:01 131.81 0.30 131.51 0.00 2.40 31118.81 0.00 23:48:10 23:36:01 226.91 0.05 226.86 0.00 1.07 36611.26 0.00 23:48:10 23:37:01 1.78 0.02 1.77 0.00 0.13 20.00 0.00 23:48:10 23:38:01 1.88 0.00 1.88 0.00 0.00 21.33 0.00 23:48:10 23:39:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 23:48:10 23:40:01 1.63 0.00 1.63 0.00 0.00 19.33 0.00 23:48:10 23:41:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 23:48:10 23:42:01 1.90 0.00 1.90 0.00 0.00 22.40 0.00 23:48:10 23:43:01 1.07 0.00 1.07 0.00 0.00 15.86 0.00 23:48:10 23:44:01 3.32 0.87 2.45 0.00 18.40 32.40 0.00 23:48:10 23:45:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 23:48:10 23:46:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 23:48:10 23:47:01 1.18 0.02 1.17 0.00 0.13 12.66 0.00 23:48:10 23:48:01 2.97 0.18 2.78 0.00 12.13 40.79 0.00 23:48:10 Average: 69.02 3.62 65.40 0.00 469.03 20760.38 0.00 23:48:10 23:48:10 23:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:48:10 23:33:02 28788064 31772604 532288 1.62 118936 3132020 1957748 5.77 1135260 2580300 344 23:48:10 23:34:01 27692884 31626820 664656 2.02 172004 3940648 2179080 6.42 1411732 3293556 520 23:48:10 23:35:01 26092404 30904228 1407812 4.28 217156 4614652 2249608 6.63 2372292 3775432 35508 23:48:10 23:36:01 26352200 31751348 536368 1.63 231872 5173456 1873576 5.52 1664412 4206252 312 23:48:10 23:37:01 26353688 31752912 534688 1.63 231888 5173460 1873576 5.52 1663528 4206260 12 23:48:10 23:38:01 26360988 31760204 527296 1.60 231940 5173472 1873576 5.52 1657388 4206268 204 23:48:10 23:39:01 26361264 31760540 527004 1.60 231960 5173472 1873576 5.52 1656640 4206272 12 23:48:10 23:40:01 26363736 31763104 524452 1.59 231984 5173476 1873576 5.52 1653748 4206340 16 23:48:10 23:41:01 26363720 31763088 524420 1.59 232016 5173476 1873576 5.52 1653732 4206340 20 23:48:10 23:42:01 26363304 31762740 524852 1.60 232064 5173480 1873576 5.52 1654608 4206352 200 23:48:10 23:43:01 26362004 31761500 526088 1.60 232080 5173460 1873576 5.52 1656372 4206332 172 23:48:10 23:44:01 26360660 31761072 526404 1.60 232140 5173976 1884276 5.55 1655844 4206792 144 23:48:10 23:45:01 26360596 31761012 526388 1.60 232148 5173980 1884276 5.55 1655940 4206796 180 23:48:10 23:46:01 26360296 31760716 526588 1.60 232184 5173984 1884276 5.55 1656012 4206800 220 23:48:10 23:47:01 26357568 31758076 529172 1.61 232200 5173984 1921436 5.66 1663696 4206800 120 23:48:10 23:48:01 26345364 31746508 540584 1.64 232220 5174508 1891896 5.58 1672604 4206596 28 23:48:10 Average: 26577421 31697904 592441 1.80 220300 4934094 1927575 5.68 1655238 4020843 2376 23:48:10 23:48:10 23:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:48:10 23:33:02 docker0 41.58 38.68 3.04 270.91 0.00 0.00 0.00 0.00 23:48:10 23:33:02 ens3 928.66 635.86 7897.33 118.52 0.00 0.00 0.00 0.00 23:48:10 23:33:02 lo 7.67 7.67 0.74 0.74 0.00 0.00 0.00 0.00 23:48:10 23:34:01 docker0 136.84 244.18 9.84 2740.62 0.00 0.00 0.00 0.00 23:48:10 23:34:01 ens3 410.24 256.13 4287.81 91.89 0.00 0.00 0.00 0.00 23:48:10 23:34:01 lo 1.83 1.83 0.19 0.19 0.00 0.00 0.00 0.00 23:48:10 23:34:01 veth72a4949 0.00 0.24 0.00 0.02 0.00 0.00 0.00 0.00 23:48:10 23:34:01 veth41641f7 2.10 2.56 0.29 33.15 0.00 0.00 0.00 0.00 23:48:10 23:35:01 docker0 115.56 219.00 18.01 1841.77 0.00 0.00 0.00 0.00 23:48:10 23:35:01 ens3 286.00 171.94 1874.35 93.03 0.00 0.00 0.00 0.00 23:48:10 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:10 23:35:01 veth72a4949 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:48:10 23:35:01 vethdb8da37 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:48:10 23:36:01 docker0 8.16 9.85 0.48 40.82 0.00 0.00 0.00 0.00 23:48:10 23:36:01 ens3 160.35 121.48 2629.95 74.39 0.00 0.00 0.00 0.00 23:48:10 23:36:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 23:48:10 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:10 23:37:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:48:10 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:10 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:10 23:38:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:48:10 23:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:48:10 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:10 23:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:10 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:10 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:10 23:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:48:10 23:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:48:10 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:10 23:41:01 ens3 0.05 0.08 0.00 0.01 0.00 0.00 0.00 0.00 23:48:10 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:10 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:10 23:42:01 ens3 0.32 0.18 0.72 0.01 0.00 0.00 0.00 0.00 23:48:10 23:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:48:10 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:10 23:43:01 ens3 1.18 0.48 1.51 0.09 0.00 0.00 0.00 0.00 23:48:10 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:10 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:10 23:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:48:10 23:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:48:10 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:10 23:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:10 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:10 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:10 23:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:48:10 23:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:48:10 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:10 23:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:10 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:10 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:48:10 23:48:01 ens3 10.01 7.20 10.31 3.76 0.00 0.00 0.00 0.00 23:48:10 23:48:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 23:48:10 Average: docker0 18.76 31.76 1.95 303.34 0.00 0.00 0.00 0.00 23:48:10 Average: ens3 112.02 74.43 1040.50 23.79 0.00 0.00 0.00 0.00 23:48:10 Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 23:48:10 23:48:10 23:48:10 ---> sar -P ALL: 23:48:10 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29890) 09/19/22 _x86_64_ (8 CPU) 23:48:10 23:48:10 23:31:48 LINUX RESTART (8 CPU) 23:48:10 23:48:10 23:32:01 CPU %user %nice %system %iowait %steal %idle 23:48:10 23:33:02 all 11.12 0.00 4.30 2.48 0.05 82.05 23:48:10 23:33:02 0 10.87 0.00 4.81 1.68 0.07 82.56 23:48:10 23:33:02 1 11.97 0.00 5.02 4.43 0.05 78.53 23:48:10 23:33:02 2 11.44 0.00 4.24 5.92 0.05 78.34 23:48:10 23:33:02 3 12.97 0.00 5.10 1.09 0.05 80.79 23:48:10 23:33:02 4 12.42 0.00 4.00 1.62 0.05 81.91 23:48:10 23:33:02 5 9.69 0.00 3.50 1.27 0.07 85.48 23:48:10 23:33:02 6 9.10 0.00 3.23 2.11 0.03 85.53 23:48:10 23:33:02 7 10.51 0.00 4.49 1.69 0.07 83.24 23:48:10 23:34:01 all 14.10 0.00 4.73 2.06 0.06 79.04 23:48:10 23:34:01 0 12.67 0.00 4.93 0.72 0.05 81.62 23:48:10 23:34:01 1 14.27 0.00 3.99 0.86 0.07 80.82 23:48:10 23:34:01 2 13.21 0.00 4.52 1.68 0.05 80.54 23:48:10 23:34:01 3 14.00 0.00 5.89 6.34 0.09 73.69 23:48:10 23:34:01 4 13.36 0.00 4.87 3.61 0.05 78.11 23:48:10 23:34:01 5 15.67 0.00 4.28 0.67 0.05 79.33 23:48:10 23:34:01 6 15.45 0.00 4.93 1.70 0.07 77.85 23:48:10 23:34:01 7 14.18 0.00 4.45 0.95 0.07 80.35 23:48:10 23:35:01 all 20.91 0.00 5.64 0.91 0.06 72.49 23:48:10 23:35:01 0 21.17 0.00 7.56 0.66 0.08 70.54 23:48:10 23:35:01 1 10.18 0.00 3.47 0.17 0.05 86.12 23:48:10 23:35:01 2 36.50 0.00 6.60 0.10 0.08 56.71 23:48:10 23:35:01 3 13.01 0.00 5.47 4.21 0.05 77.25 23:48:10 23:35:01 4 20.78 0.00 5.77 1.04 0.07 72.34 23:48:10 23:35:01 5 34.66 0.00 5.03 0.02 0.07 60.23 23:48:10 23:35:01 6 17.83 0.00 4.56 0.05 0.05 77.52 23:48:10 23:35:01 7 13.00 0.00 6.66 1.01 0.07 79.26 23:48:10 23:36:01 all 9.46 0.00 3.00 1.27 0.04 86.24 23:48:10 23:36:01 0 9.68 0.00 3.01 0.30 0.03 86.97 23:48:10 23:36:01 1 9.88 0.00 3.72 1.31 0.03 85.06 23:48:10 23:36:01 2 9.80 0.00 2.94 0.60 0.03 86.63 23:48:10 23:36:01 3 8.25 0.00 3.56 4.49 0.03 83.66 23:48:10 23:36:01 4 8.45 0.00 2.74 1.83 0.03 86.95 23:48:10 23:36:01 5 9.22 0.00 2.57 0.77 0.03 87.40 23:48:10 23:36:01 6 10.86 0.00 2.78 0.45 0.03 85.88 23:48:10 23:36:01 7 9.53 0.00 2.66 0.42 0.05 87.34 23:48:10 23:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:48:10 23:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:48:10 23:37:01 1 0.03 0.00 0.03 0.03 0.00 99.90 23:48:10 23:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:48:10 23:37:01 3 0.00 0.00 0.02 0.03 0.02 99.93 23:48:10 23:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:48:10 23:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:48:10 23:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:48:10 23:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:48:10 23:38:01 all 0.02 0.00 0.02 0.01 0.00 99.95 23:48:10 23:38:01 0 0.02 0.00 0.02 0.02 0.00 99.95 23:48:10 23:38:01 1 0.02 0.00 0.00 0.02 0.02 99.95 23:48:10 23:38:01 2 0.03 0.00 0.03 0.00 0.00 99.93 23:48:10 23:38:01 3 0.02 0.00 0.00 0.03 0.00 99.95 23:48:10 23:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:48:10 23:38:01 5 0.02 0.00 0.05 0.00 0.00 99.93 23:48:10 23:38:01 6 0.03 0.00 0.03 0.00 0.02 99.92 23:48:10 23:38:01 7 0.00 0.00 0.03 0.00 0.00 99.97 23:48:10 23:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:48:10 23:39:01 0 0.02 0.00 0.00 0.02 0.00 99.97 23:48:10 23:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:48:10 23:39:01 2 0.07 0.00 0.03 0.00 0.02 99.88 23:48:10 23:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:48:10 23:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:48:10 23:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:48:10 23:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:48:10 23:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:48:10 23:40:01 all 0.01 0.00 0.01 0.01 0.00 99.96 23:48:10 23:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:48:10 23:40:01 1 0.00 0.00 0.02 0.03 0.00 99.95 23:48:10 23:40:01 2 0.03 0.00 0.05 0.00 0.00 99.92 23:48:10 23:40:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:48:10 23:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:48:10 23:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:48:10 23:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:48:10 23:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:48:10 23:41:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:48:10 23:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:48:10 23:41:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:48:10 23:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:48:10 23:41:01 3 0.02 0.00 0.02 0.02 0.00 99.95 23:48:10 23:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:48:10 23:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:48:10 23:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:48:10 23:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:48:10 23:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:48:10 23:42:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:48:10 23:42:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:48:10 23:42:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:48:10 23:42:01 3 0.02 0.00 0.00 0.03 0.00 99.95 23:48:10 23:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:48:10 23:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:48:10 23:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:48:10 23:42:01 7 0.00 0.00 0.02 0.00 0.02 99.97 23:48:10 23:43:01 all 0.21 0.00 0.02 0.00 0.00 99.77 23:48:10 23:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:48:10 23:43:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:48:10 23:43:01 2 0.05 0.00 0.02 0.00 0.00 99.93 23:48:10 23:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:48:10 23:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:48:10 23:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:48:10 23:43:01 6 1.52 0.00 0.03 0.00 0.00 98.45 23:48:10 23:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:48:10 23:48:10 23:43:01 CPU %user %nice %system %iowait %steal %idle 23:48:10 23:44:01 all 0.30 0.00 0.03 0.02 0.00 99.65 23:48:10 23:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:48:10 23:44:01 1 0.20 0.00 0.07 0.08 0.00 99.65 23:48:10 23:44:01 2 0.03 0.00 0.03 0.00 0.00 99.93 23:48:10 23:44:01 3 0.02 0.00 0.02 0.03 0.00 99.93 23:48:10 23:44:01 4 0.05 0.00 0.03 0.03 0.02 99.87 23:48:10 23:44:01 5 0.05 0.00 0.03 0.00 0.00 99.92 23:48:10 23:44:01 6 1.99 0.00 0.02 0.00 0.00 98.00 23:48:10 23:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:48:10 23:45:01 all 0.26 0.00 0.01 0.00 0.01 99.72 23:48:10 23:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:48:10 23:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:48:10 23:45:01 2 0.02 0.00 0.05 0.00 0.02 99.92 23:48:10 23:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:48:10 23:45:01 4 0.02 0.00 0.03 0.02 0.00 99.93 23:48:10 23:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:48:10 23:45:01 6 1.99 0.00 0.02 0.00 0.02 97.98 23:48:10 23:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:48:10 23:46:01 all 0.26 0.00 0.01 0.01 0.00 99.72 23:48:10 23:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:48:10 23:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:48:10 23:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:48:10 23:46:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:48:10 23:46:01 4 0.02 0.00 0.02 0.03 0.00 99.93 23:48:10 23:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:48:10 23:46:01 6 1.97 0.00 0.00 0.00 0.00 98.03 23:48:10 23:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:48:10 23:47:01 all 0.25 0.00 0.02 0.00 0.00 99.73 23:48:10 23:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:48:10 23:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:48:10 23:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:48:10 23:47:01 3 0.00 0.00 0.02 0.02 0.00 99.97 23:48:10 23:47:01 4 0.02 0.00 0.02 0.02 0.00 99.95 23:48:10 23:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:48:10 23:47:01 6 1.89 0.00 0.07 0.00 0.00 98.05 23:48:10 23:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:48:10 23:48:01 all 0.40 0.00 0.16 0.01 0.00 99.42 23:48:10 23:48:01 0 0.15 0.00 0.05 0.02 0.02 99.77 23:48:10 23:48:01 1 0.27 0.00 0.15 0.00 0.00 99.58 23:48:10 23:48:01 2 0.43 0.00 0.20 0.00 0.02 99.35 23:48:10 23:48:01 3 0.45 0.00 0.18 0.02 0.00 99.35 23:48:10 23:48:01 4 0.12 0.00 0.17 0.02 0.00 99.70 23:48:10 23:48:01 5 0.05 0.00 0.07 0.00 0.00 99.88 23:48:10 23:48:01 6 0.85 0.00 0.25 0.00 0.00 98.90 23:48:10 23:48:01 7 0.87 0.00 0.23 0.03 0.00 98.87 23:48:10 Average: all 3.55 0.00 1.11 0.42 0.02 94.90 23:48:10 Average: 0 3.39 0.00 1.27 0.21 0.02 95.12 23:48:10 Average: 1 2.90 0.00 1.02 0.43 0.01 95.63 23:48:10 Average: 2 4.45 0.00 1.16 0.52 0.02 93.85 23:48:10 Average: 3 3.02 0.00 1.25 1.01 0.01 94.70 23:48:10 Average: 4 3.43 0.00 1.10 0.51 0.01 94.96 23:48:10 Average: 5 4.31 0.00 0.96 0.17 0.01 94.55 23:48:10 Average: 6 3.93 0.00 0.98 0.27 0.01 94.80 23:48:10 Average: 7 2.97 0.00 1.15 0.25 0.02 95.61 23:48:10 23:48:10 23:48:10