Pull request #561 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8ce63578c4bcb7f608659bee455df2aaf81df854+26b6e7f7d09b727e04296f904eea284534bb267f (66ad22bcb2758055c50570af25403035b03defd6) 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-ssh6232971865753218108.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh7815025961508934260.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-561/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-561/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9873195450724035843.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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 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-ssh2376470359781522703.key Verifying host key using known hosts file > 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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-561/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-561/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8123785460326527609.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9268 in /w/workspace/edgexfoundry_edgex-ui-go_PR-561 [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-561 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 26b6e7f7d09b727e04296f904eea284534bb267f into PR head commit 8ce63578c4bcb7f608659bee455df2aaf81df854 Merge succeeded, producing 8ce63578c4bcb7f608659bee455df2aaf81df854 Checking out Revision 8ce63578c4bcb7f608659bee455df2aaf81df854 (PR-561) Commit message: "build(snap): Bump go version to 1.18" > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/561/head:refs/remotes/origin/PR-561 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ce63578c4bcb7f608659bee455df2aaf81df854 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 26b6e7f7d09b727e04296f904eea284534bb267f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ce63578c4bcb7f608659bee455df2aaf81df854 # timeout=10 > git rev-list --no-walk 21b496b35e7919b978bec18b8a3c54337950240b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:04:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:04:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:04:15 ========================================================= 09:04:15 EdgeX Global Pipelines Version Info 09:04:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:04:16 ------------------- 09:04:16 stable info: 09:04:16 ------------------- 09:04:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:04:16 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 09:04:16 Message: update stable to v1.0.243 09:04:16 ------------------- 09:04:16 experimental info: 09:04:16 ------------------- 09:04:16 Commited By: **** collab-it+edgex@linuxfoundation.org 09:04:16 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 09:04:16 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:04:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:04:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:04:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:04:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:04:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:04:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:04:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:04:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:04:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-561 [Pipeline] echo 09:04:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-561 [Pipeline] echo 09:04:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-561 [Pipeline] echo 09:04:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ce63578c4bcb7f608659bee455df2aaf81df854 [Pipeline] echo 09:04:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ce6357 [Pipeline] echo 09:04:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:04:17 provisioning config files... 09:04:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-561@tmp/config5495143220441583681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:04:17 ---> docker-login.sh 09:04:17 nexus3.edgexfoundry.org:10001 09:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:18 Configure a credential helper to remove this warning. See 09:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:18 09:04:18 Login Succeeded 09:04:18 nexus3.edgexfoundry.org:10002 09:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:18 Configure a credential helper to remove this warning. See 09:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:18 09:04:18 Login Succeeded 09:04:18 nexus3.edgexfoundry.org:10003 09:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:18 Configure a credential helper to remove this warning. See 09:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:18 09:04:18 Login Succeeded 09:04:18 nexus3.edgexfoundry.org:10004 09:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:18 Configure a credential helper to remove this warning. See 09:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:18 09:04:18 Login Succeeded 09:04:18 docker.io 09:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:18 Configure a credential helper to remove this warning. See 09:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:18 09:04:18 Login Succeeded 09:04:18 ---> docker-login.sh ends [Pipeline] } 09:04:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:04:19 + git rev-list -1 --merges 8ce63578c4bcb7f608659bee455df2aaf81df854~1..8ce63578c4bcb7f608659bee455df2aaf81df854 [Pipeline] echo 09:04:19 -----------> git rev-list -1 --merges 8ce63578c4bcb7f608659bee455df2aaf81df854~1..8ce63578c4bcb7f608659bee455df2aaf81df854 8ce63578c4bcb7f608659bee455df2aaf81df854 [false] [Pipeline] sh 09:04:19 + git log --format=format:%s -1 8ce63578c4bcb7f608659bee455df2aaf81df854 [Pipeline] echo 09:04:19 ========================================================= 09:04:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:04:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:04:19 + git log --format=format:%s -1 8ce63578c4bcb7f608659bee455df2aaf81df854 [Pipeline] echo 09:04:19 [semverPrep] GIT_COMMIT: 8ce63578c4bcb7f608659bee455df2aaf81df854, Commit Message: build(snap): Bump go version to 1.18 [Pipeline] echo 09:04:19 [semverPrep] This is not a build commit. [Pipeline] sh 09:04:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:04:20 + grep -v github /etc/ssh/ssh_known_hosts 09:04:20 + [ -e /tmp/ssh_known_hosts ] 09:04:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:04:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:04:20 + sudo tee -a /etc/ssh/ssh_known_hosts 09:04:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:04:20 09:04:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:04:21 0.1.4: Pulling from edgex-devops/py-git-semver 09:04:21 b85a868b505f: Pulling fs layer 09:04:21 e2be974225ed: Pulling fs layer 09:04:21 339a4e72a1f5: Pulling fs layer 09:04:21 988bab9f4d93: Pulling fs layer 09:04:21 1469e6f7b9e6: Pulling fs layer 09:04:21 eaf3925da568: Pulling fs layer 09:04:21 bab4dde63d76: Pulling fs layer 09:04:21 bde34c3a00c8: Pulling fs layer 09:04:21 b352a97aabf1: Pulling fs layer 09:04:21 4872d77fe225: Pulling fs layer 09:04:21 5851b861e8e6: Pulling fs layer 09:04:21 988bab9f4d93: Waiting 09:04:21 1469e6f7b9e6: Waiting 09:04:21 eaf3925da568: Waiting 09:04:21 bab4dde63d76: Waiting 09:04:21 bde34c3a00c8: Waiting 09:04:21 b352a97aabf1: Waiting 09:04:21 4872d77fe225: Waiting 09:04:21 5851b861e8e6: Waiting 09:04:21 e2be974225ed: Download complete 09:04:21 988bab9f4d93: Download complete 09:04:21 1469e6f7b9e6: Verifying Checksum 09:04:21 1469e6f7b9e6: Download complete 09:04:21 339a4e72a1f5: Verifying Checksum 09:04:21 339a4e72a1f5: Download complete 09:04:21 eaf3925da568: Verifying Checksum 09:04:21 eaf3925da568: Download complete 09:04:21 bde34c3a00c8: Verifying Checksum 09:04:21 bde34c3a00c8: Download complete 09:04:21 b352a97aabf1: Verifying Checksum 09:04:21 4872d77fe225: Verifying Checksum 09:04:21 4872d77fe225: Download complete 09:04:21 5851b861e8e6: Download complete 09:04:21 b85a868b505f: Download complete 09:04:21 bab4dde63d76: Verifying Checksum 09:04:21 bab4dde63d76: Download complete 09:04:22 b85a868b505f: Pull complete 09:04:22 e2be974225ed: Pull complete 09:04:23 339a4e72a1f5: Pull complete 09:04:23 988bab9f4d93: Pull complete 09:04:23 1469e6f7b9e6: Pull complete 09:04:23 eaf3925da568: Pull complete 09:04:25 bab4dde63d76: Pull complete 09:04:25 bde34c3a00c8: Pull complete 09:04:25 b352a97aabf1: Pull complete 09:04:25 4872d77fe225: Pull complete 09:04:25 5851b861e8e6: Pull complete 09:04:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:04:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:04:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:25 prd-ubuntu20.04-docker-8c-8g-9268 does not seem to be running inside a container 09:04:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-561 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-561:/w/workspace/edgexfoundry_edgex-ui-go_PR-561:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-561@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-561@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 09:04:26 $ docker top 228c3c4d495ca079ae329810ba8219f3c00707563d04b3e536406ecc06001693 -eo pid,comm 09:04:26 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). 09:04:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:04:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:26 [ssh-agent] Looking for ssh-agent implementation... 09:04:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:26 $ docker exec 228c3c4d495ca079ae329810ba8219f3c00707563d04b3e536406ecc06001693 ssh-agent 09:04:27 SSH_AUTH_SOCK=/tmp/ssh-JG260L6wj6Da/agent.33 09:04:27 SSH_AGENT_PID=39 09:04:27 Running ssh-add (command line suppressed) 09:04:27 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-561@tmp/private_key_1989949526596155480.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-561@tmp/private_key_1989949526596155480.key) 09:04:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:27 + git tag --points-at HEAD [Pipeline] } 09:04:27 $ docker exec --env ******** --env ******** 228c3c4d495ca079ae329810ba8219f3c00707563d04b3e536406ecc06001693 ssh-agent -k 09:04:27 unset SSH_AUTH_SOCK; 09:04:27 unset SSH_AGENT_PID; 09:04:27 echo Agent pid 39 killed; 09:04:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:04:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:27 [ssh-agent] Looking for ssh-agent implementation... 09:04:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:27 $ docker exec 228c3c4d495ca079ae329810ba8219f3c00707563d04b3e536406ecc06001693 ssh-agent 09:04:27 SSH_AUTH_SOCK=/tmp/ssh-vMPiQXxAemWn/agent.71 09:04:27 SSH_AGENT_PID=77 09:04:27 Running ssh-add (command line suppressed) 09:04:27 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-561@tmp/private_key_3209830082612873529.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-561@tmp/private_key_3209830082612873529.key) 09:04:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:28 + git semver init 09:04:28 2022-10-24 09:04:28,470 [run_init] DEBUG init version:0.0.0 force:False 09:04:28 2022-10-24 09:04:28,471 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-561/.semver 09:04:28 2022-10-24 09:04:28,472 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-561/.semver 09:04:28 2022-10-24 09:04:28,472 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-561/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-561, universal_newlines=False, shell=None, istream=None) 09:04:29 2022-10-24 09:04:29,808 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-561/.git/info/exclude 09:04:29 2022-10-24 09:04:29,809 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-561/.semver/PR-561 with force:False 09:04:29 2022-10-24 09:04:29,809 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-561/.semver/PR-561 09:04:29 2022-10-24 09:04:29,811 [execute] INFO git cat-file --batch-check 09:04:29 2022-10-24 09:04:29,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-561/.semver, universal_newlines=False, shell=None, istream=) 09:04:29 2022-10-24 09:04:29,816 [execute] INFO git cat-file --batch 09:04:29 2022-10-24 09:04:29,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-561/.semver, universal_newlines=False, shell=None, istream=) 09:04:29 2022-10-24 09:04:29,821 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-561/.semver/PR-561 09:04:29 0.0.0 [Pipeline] } 09:04:29 $ docker exec --env ******** --env ******** 228c3c4d495ca079ae329810ba8219f3c00707563d04b3e536406ecc06001693 ssh-agent -k 09:04:30 unset SSH_AUTH_SOCK; 09:04:30 unset SSH_AGENT_PID; 09:04:30 echo Agent pid 77 killed; 09:04:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:04:30 + git semver [Pipeline] } 09:04:30 $ docker stop --time=1 228c3c4d495ca079ae329810ba8219f3c00707563d04b3e536406ecc06001693 09:04:31 $ docker rm -f 228c3c4d495ca079ae329810ba8219f3c00707563d04b3e536406ecc06001693 [Pipeline] // withDockerContainer [Pipeline] sh 09:04:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:04:32 Stashed 1 file(s) [Pipeline] echo 09:04:32 [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 09:04:32 provisioning config files... 09:04:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-561@tmp/config3965608141851929330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:04:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9264 in /w/workspace/edgexfoundry_edgex-ui-go_PR-561 [Pipeline] { [Pipeline] ws 09:04:32 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 09:04:32 The recommended git tool is: git 09:04:32 ---> docker-login.sh 09:04:32 nexus3.edgexfoundry.org:10001 09:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:32 Configure a credential helper to remove this warning. See 09:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:32 09:04:32 Login Succeeded 09:04:32 nexus3.edgexfoundry.org:10002 09:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:32 Configure a credential helper to remove this warning. See 09:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:32 09:04:32 Login Succeeded 09:04:32 nexus3.edgexfoundry.org:10003 09:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:33 Configure a credential helper to remove this warning. See 09:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:33 09:04:33 Login Succeeded 09:04:33 nexus3.edgexfoundry.org:10004 09:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:33 Configure a credential helper to remove this warning. See 09:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:33 09:04:33 Login Succeeded 09:04:33 docker.io 09:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:33 Configure a credential helper to remove this warning. See 09:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:33 09:04:33 Login Succeeded 09:04:33 ---> docker-login.sh ends [Pipeline] } 09:04:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:04:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:04:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:04:33 ========================================================= 09:04:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 09:04:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:34 + 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 . 09:04:34 Sending build context to Docker daemon 45.49MB 09:04:34 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 09:04:34 Step 2/16 : FROM ${BASE} AS builder 09:04:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 09:04:34 213ec9aee27d: Pulling fs layer 09:04:34 4583459ba037: Pulling fs layer 09:04:34 93c1e223e6f2: Pulling fs layer 09:04:34 53926ce57604: Pulling fs layer 09:04:34 21b2b0c7a3f4: Pulling fs layer 09:04:34 30f14e443154: Pulling fs layer 09:04:34 801331c1e519: Pulling fs layer 09:04:34 99cc6dd402b0: Pulling fs layer 09:04:34 7d9ed39f4882: Pulling fs layer 09:04:34 53926ce57604: Waiting 09:04:34 21b2b0c7a3f4: Waiting 09:04:34 30f14e443154: Waiting 09:04:34 7d9ed39f4882: Waiting 09:04:34 801331c1e519: Waiting 09:04:34 93c1e223e6f2: Verifying Checksum 09:04:34 4583459ba037: Download complete 09:04:34 21b2b0c7a3f4: Verifying Checksum 09:04:34 21b2b0c7a3f4: Download complete 09:04:34 30f14e443154: Verifying Checksum 09:04:34 30f14e443154: Download complete 09:04:34 213ec9aee27d: Verifying Checksum 09:04:34 213ec9aee27d: Download complete 09:04:34 801331c1e519: Download complete 09:04:34 213ec9aee27d: Pull complete 09:04:34 4583459ba037: Pull complete 09:04:34 93c1e223e6f2: Pull complete 09:04:35 7d9ed39f4882: Verifying Checksum 09:04:35 7d9ed39f4882: Download complete 09:04:35 99cc6dd402b0: Verifying Checksum 09:04:35 99cc6dd402b0: Download complete 09:04:35 53926ce57604: Verifying Checksum 09:04:35 53926ce57604: Download complete 09:04:37 using credential edgex-jenkins-ssh 09:04:37 Cloning the remote Git repository 09:04:37 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:04:37 > git init /w/workspace/edgex-ui-go/2 # timeout=10 09:04:38 53926ce57604: Pull complete 09:04:38 21b2b0c7a3f4: Pull complete 09:04:38 30f14e443154: Pull complete 09:04:38 801331c1e519: Pull complete 09:04:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:04:37 > git --version # timeout=10 09:04:37 > git --version # 'git version 2.25.1' 09:04:37 using GIT_SSH to set credentials SSH Credentials for GitHub 09:04:37 Verifying host key using known hosts file 09:04:37 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:04:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:04:41 99cc6dd402b0: Pull complete 09:04:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:04:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:04:41 7d9ed39f4882: Pull complete 09:04:42 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 09:04:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:04:42 ---> 1dedd983c030 09:04:42 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:04:42 Merging remotes/origin/main commit 26b6e7f7d09b727e04296f904eea284534bb267f into PR head commit 8ce63578c4bcb7f608659bee455df2aaf81df854 09:04:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:04:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:04:41 using GIT_SSH to set credentials SSH Credentials for GitHub 09:04:41 Verifying host key using known hosts file 09:04:41 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:04:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/561/head:refs/remotes/origin/PR-561 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:04:42 > git config core.sparsecheckout # timeout=10 09:04:43 Merge succeeded, producing 8ce63578c4bcb7f608659bee455df2aaf81df854 09:04:43 Checking out Revision 8ce63578c4bcb7f608659bee455df2aaf81df854 (PR-561) 09:04:43 Commit message: "build(snap): Bump go version to 1.18" 09:04:43 ---> Running in 1c51db18ed76 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:04:42 > git checkout -f 8ce63578c4bcb7f608659bee455df2aaf81df854 # timeout=10 09:04:43 > git remote # timeout=10 09:04:43 > git config --get remote.origin.url # timeout=10 09:04:43 using GIT_SSH to set credentials SSH Credentials for GitHub 09:04:43 Verifying host key using known hosts file 09:04:43 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:04:43 > git merge 26b6e7f7d09b727e04296f904eea284534bb267f # timeout=10 09:04:43 > git rev-parse HEAD^{commit} # timeout=10 09:04:43 > git config core.sparsecheckout # timeout=10 09:04:43 > git checkout -f 8ce63578c4bcb7f608659bee455df2aaf81df854 # timeout=10 09:04:44 Removing intermediate container 1c51db18ed76 09:04:44 ---> 05a2c52ddca6 09:04:44 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 09:04:44 ---> Running in b70b48135a7a 09:04:44 Removing intermediate container b70b48135a7a 09:04:44 ---> 243dff73ab77 09:04:44 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 09:04:44 ---> Running in 81f2fd028bc0 09:04:44 Removing intermediate container 81f2fd028bc0 09:04:44 ---> 7983042fb837 09:04:44 Step 6/16 : LABEL Name=edgex-ui-go 09:04:44 ---> Running in dc4092407645 09:04:44 Removing intermediate container dc4092407645 09:04:44 ---> 0e8d7a5b72aa 09:04:44 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 09:04:44 ---> Running in 8b8e1d753e9e 09:04:44 Removing intermediate container 8b8e1d753e9e 09:04:44 ---> 0c40a57b9671 09:04:44 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:04:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:04:44 % Total % Received % Xferd Average Speed Time Time Time Current 09:04:44 Dload Upload Total Spent Left Speed 09:04:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 09:04:45 latest: Pulling from library/docker 09:04:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:04:45 213ec9aee27d: Already exists 09:04:45 7b0dd730a5c3: Pulling fs layer 09:04:45 4b90f8029a36: Pulling fs layer 09:04:45 bea6d6d58c11: Pulling fs layer 09:04:45 b28b21e97172: Pulling fs layer 09:04:45 fd102b8fb384: Pulling fs layer 09:04:45 9eb1d0209852: Pulling fs layer 09:04:45 d3ef7050c453: Pulling fs layer 09:04:45 fb4cbd776d56: Pulling fs layer 09:04:45 b28b21e97172: Waiting 09:04:45 fd102b8fb384: Waiting 09:04:45 d3ef7050c453: Waiting 09:04:45 9eb1d0209852: Waiting 09:04:45 fb4cbd776d56: Waiting 09:04:45 4b90f8029a36: Verifying Checksum 09:04:45 4b90f8029a36: Download complete 09:04:45 7b0dd730a5c3: Download complete 09:04:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:04:45 + sudo tee /etc/docker/daemon.new 09:04:45 { 09:04:45 "registry-mirrors": [ 09:04:45 "https://nexus3.edgexfoundry.org:10001" 09:04:45 ], 09:04:45 "bip": "10.250.0.254/24", 09:04:45 "hosts": [ 09:04:45 "tcp://0.0.0.0:5555", 09:04:45 "unix:///var/run/docker.sock" 09:04:45 ], 09:04:45 "mtu": 1458, 09:04:45 "selinux-enabled": true, 09:04:45 "seccomp-profile": "/etc/docker/seccomp.json" 09:04:45 } 09:04:45 bea6d6d58c11: Verifying Checksum 09:04:45 bea6d6d58c11: Download complete 09:04:45 7b0dd730a5c3: Pull complete 09:04:45 4b90f8029a36: Pull complete 09:04:45 9eb1d0209852: Download complete 09:04:45 b28b21e97172: Verifying Checksum 09:04:45 b28b21e97172: Download complete [Pipeline] sh 09:04:45 fd102b8fb384: Verifying Checksum 09:04:45 fd102b8fb384: Download complete 09:04:45 d3ef7050c453: Verifying Checksum 09:04:45 fb4cbd776d56: Download complete 09:04:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:04:46 bea6d6d58c11: Pull complete 09:04:46 + sudo service docker restart 09:04:46 b28b21e97172: Pull complete 09:04:46 fd102b8fb384: Pull complete 09:04:46 9eb1d0209852: Pull complete 09:04:46 d3ef7050c453: Pull complete 09:04:46 fb4cbd776d56: Pull complete 09:04:46 Digest: sha256:b39aa91b8a31462d6e86da84762891f6d2ac5657d34d9bf86fd1d0bd7b60e0d8 09:04:46 Status: Downloaded newer image for docker:latest 09:04:47 ---> 8f46f57ab716 09:04:47 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:47 ---> Running in caccbc1efa17 09:04:49 Removing intermediate container caccbc1efa17 09:04:49 ---> 45255d00545a 09:04:49 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:04:49 ---> Running in 078668d93837 09:04:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:04:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:04:49 OK: 211 MiB in 51 packages 09:04:50 Removing intermediate container 078668d93837 09:04:50 ---> 1b1920015d44 09:04:50 Step 11/16 : ENV GO111MODULE=on 09:04:50 ---> Running in d8bd0fefc47d 09:04:50 Removing intermediate container d8bd0fefc47d 09:04:50 ---> ebf0d42bb3c8 09:04:50 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:04:50 ---> Running in 03b282e44b03 09:04:50 Removing intermediate container 03b282e44b03 09:04:50 ---> ec3f5d3b44f6 09:04:50 Step 13/16 : COPY go.mod vendor* ./ 09:04:50 ---> 708801f63776 09:04:50 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:50 ---> Running in 86735b25a7cc [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:05:05 provisioning config files... 09:05:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config10620071910896448639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:05:05 ---> docker-login.sh 09:05:05 nexus3.edgexfoundry.org:10001 09:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:06 Configure a credential helper to remove this warning. See 09:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:06 09:05:06 Login Succeeded 09:05:06 nexus3.edgexfoundry.org:10002 09:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:06 Configure a credential helper to remove this warning. See 09:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:06 09:05:06 Login Succeeded 09:05:06 nexus3.edgexfoundry.org:10003 09:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:07 Configure a credential helper to remove this warning. See 09:05:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:07 09:05:07 Login Succeeded 09:05:07 nexus3.edgexfoundry.org:10004 09:05:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:07 Configure a credential helper to remove this warning. See 09:05:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:07 09:05:07 Login Succeeded 09:05:07 docker.io 09:05:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:07 Configure a credential helper to remove this warning. See 09:05:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:07 09:05:07 Login Succeeded 09:05:07 ---> docker-login.sh ends [Pipeline] } 09:05:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:05:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:05:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:05:08 ========================================================= 09:05:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 09:05:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:08 + 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 . 09:05:08 Removing intermediate container 86735b25a7cc 09:05:08 ---> 992aced062e6 09:05:08 Step 15/16 : COPY . . 09:05:08 ---> d6607b5cdab5 09:05:08 Step 16/16 : RUN ${MAKE} 09:05:08 ---> Running in 2bac5df43a8f 09:05:08 noop 09:05:08 Removing intermediate container 2bac5df43a8f 09:05:08 ---> 1d0393c7e4df 09:05:08 Successfully built 1d0393c7e4df 09:05:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:09 + docker inspect -f . ci-base-image-x86_64 09:05:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:09 prd-ubuntu20.04-docker-8c-8g-9268 does not seem to be running inside a container 09:05:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-561 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-561:/w/workspace/edgexfoundry_edgex-ui-go_PR-561:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-561@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-561@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 09:05:09 Sending build context to Docker daemon 28.71MB 09:05:09 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 09:05:09 Step 2/16 : FROM ${BASE} AS builder 09:05:09 $ docker top 047e18e783a4f186b3a375e0ffe047924cb360aea10a4eda0207e8a165e799b0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:05:09 9b18e9b68314: Pulling fs layer 09:05:09 d32db5db7311: Pulling fs layer 09:05:09 d0c4b47475fc: Pulling fs layer 09:05:09 5831b945b038: Pulling fs layer 09:05:09 86bbec2aaacd: Pulling fs layer 09:05:09 e10730c5d714: Pulling fs layer 09:05:09 5dd5c2283517: Pulling fs layer 09:05:09 d5ac0230b979: Pulling fs layer 09:05:09 5831b945b038: Waiting 09:05:09 86bbec2aaacd: Waiting 09:05:09 e10730c5d714: Waiting 09:05:09 5dd5c2283517: Waiting 09:05:09 d5ac0230b979: Waiting 09:05:09 d0c4b47475fc: Verifying Checksum 09:05:09 d0c4b47475fc: Download complete 09:05:09 d32db5db7311: Verifying Checksum 09:05:09 d32db5db7311: Download complete 09:05:09 86bbec2aaacd: Download complete 09:05:09 e10730c5d714: Verifying Checksum 09:05:09 e10730c5d714: Download complete 09:05:09 9b18e9b68314: Verifying Checksum 09:05:09 9b18e9b68314: Download complete 09:05:09 + go version 09:05:09 go version go1.18.7 linux/amd64 [Pipeline] } 09:05:09 $ docker stop --time=1 047e18e783a4f186b3a375e0ffe047924cb360aea10a4eda0207e8a165e799b0 09:05:10 9b18e9b68314: Pull complete 09:05:11 $ docker rm -f 047e18e783a4f186b3a375e0ffe047924cb360aea10a4eda0207e8a165e799b0 09:05:11 d5ac0230b979: Verifying Checksum 09:05:11 d5ac0230b979: Download complete 09:05:11 d32db5db7311: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:11 d0c4b47475fc: Pull complete 09:05:11 + docker inspect -f . ci-base-image-x86_64 09:05:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:11 prd-ubuntu20.04-docker-8c-8g-9268 does not seem to be running inside a container 09:05:11 $ 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-561 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-561:/w/workspace/edgexfoundry_edgex-ui-go_PR-561:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-561@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-561@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 09:05:12 $ docker top 35ee939f3d6ff5ede633c1028ff8de4c95f8e9100a0f00861f39d6fbc816fe1a -eo pid,comm 09:05:12 5dd5c2283517: Verifying Checksum 09:05:12 5dd5c2283517: Download complete [Pipeline] { [Pipeline] sh 09:05:12 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-561 [Pipeline] fileExists [Pipeline] sh 09:05:12 + make test 09:05:12 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 09:05:12 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:05:13 5831b945b038: Verifying Checksum 09:05:13 5831b945b038: Download complete 09:05:22 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:05:22 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:05:22 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:05:22 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 09:05:22 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 09:05:22 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:05:22 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:05:22 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 09:05:22 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 09:05:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:05:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:05:24 ./bin/test-attribution-txt.sh 09:05:24 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 09:05:24 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 09:05:24 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 09:05:24 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 09:05:24 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 09:05:24 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 09:05:24 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 09:05:24 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 09:05:24 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 09:05:24 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 09:05:24 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 09:05:24 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 09:05:24 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 09:05:24 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 09:05:24 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 09:05:24 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 09:05:24 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 09:05:24 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 09:05:24 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 09:05:24 An attribution for golang.org/x/net is missing from Attribution.txt, please add 09:05:24 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 09:05:24 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 09:05:24 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 09:05:24 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 09:05:24 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 09:05:24 make -C web test 09:05:24 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-561/web' 09:05:24 make[1]: tput: No such file or directory 09:05:24 make[1]: tput: No such file or directory 09:05:24 warning: generating ./VERSION 09:05:24 echo "0.0.0" > VERSION 09:05:24 docker build \ 09:05:24 -f Dockerfile \ 09:05:24 --build-arg USER=1000 \ 09:05:24 \ 09:05:24 --label "git_sha=8ce63578c4bcb7f608659bee455df2aaf81df854" \ 09:05:24 -t edgexfoundry/edgex-web-ui:8ce63578c4bcb7f608659bee455df2aaf81df854 \ 09:05:24 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 09:05:24 . 09:05:24 Sending build context to Docker daemon 3.269MB 09:05:24 Step 1/10 : FROM node:16.17-alpine3.15 09:05:24 16.17-alpine3.15: Pulling from library/node 09:05:24 9621f1afde84: Pulling fs layer 09:05:24 c6f70ee39829: Pulling fs layer 09:05:24 56892a8094a2: Pulling fs layer 09:05:24 58dd87906ef0: Pulling fs layer 09:05:24 58dd87906ef0: Waiting 09:05:25 56892a8094a2: Verifying Checksum 09:05:25 58dd87906ef0: Verifying Checksum 09:05:25 58dd87906ef0: Download complete 09:05:25 9621f1afde84: Verifying Checksum 09:05:25 9621f1afde84: Download complete 09:05:25 9621f1afde84: Pull complete 09:05:25 c6f70ee39829: Verifying Checksum 09:05:25 c6f70ee39829: Download complete 09:05:25 5831b945b038: Pull complete 09:05:25 86bbec2aaacd: Pull complete 09:05:25 e10730c5d714: Pull complete 09:05:26 c6f70ee39829: Pull complete 09:05:26 56892a8094a2: Pull complete 09:05:26 58dd87906ef0: Pull complete 09:05:26 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 09:05:26 Status: Downloaded newer image for node:16.17-alpine3.15 09:05:26 ---> b69703f70c3d 09:05:26 Step 2/10 : RUN apk add --no-cache chromium 09:05:27 ---> Running in 2ee1393bb9ec 09:05:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:05:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:05:27 (1/129) Installing libxau (1.0.9-r0) 09:05:27 (2/129) Installing libmd (1.0.3-r0) 09:05:27 (3/129) Installing libbsd (0.11.3-r1) 09:05:27 (4/129) Installing libxdmcp (1.1.3-r0) 09:05:27 (5/129) Installing libxcb (1.14-r2) 09:05:27 (6/129) Installing libx11 (1.7.3.1-r0) 09:05:27 (7/129) Installing libxext (1.3.4-r0) 09:05:27 (8/129) Installing libice (1.0.10-r0) 09:05:27 (9/129) Installing libuuid (2.37.4-r0) 09:05:27 (10/129) Installing libsm (1.2.3-r0) 09:05:27 (11/129) Installing libxt (1.2.1-r0) 09:05:27 (12/129) Installing libxmu (1.1.3-r0) 09:05:27 (13/129) Installing xset (1.2.4-r0) 09:05:27 (14/129) Installing xprop (1.2.5-r0) 09:05:27 (15/129) Installing xdg-utils (1.1.3-r0) 09:05:27 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 09:05:27 (17/129) Installing pkgconf (1.8.0-r0) 09:05:27 (18/129) Installing libffi (3.4.2-r1) 09:05:27 (19/129) Installing libintl (0.21-r0) 09:05:27 (20/129) Installing libblkid (2.37.4-r0) 09:05:27 (21/129) Installing libmount (2.37.4-r0) 09:05:27 (22/129) Installing pcre (8.45-r1) 09:05:27 (23/129) Installing glib (2.70.1-r0) 09:05:27 (24/129) Installing xz-libs (5.2.5-r1) 09:05:27 (25/129) Installing libxml2 (2.9.14-r2) 09:05:27 (26/129) Installing shared-mime-info (2.1-r1) 09:05:27 (27/129) Installing hicolor-icon-theme (0.17-r1) 09:05:27 (28/129) Installing libjpeg-turbo (2.1.2-r0) 09:05:27 (29/129) Installing libpng (1.6.37-r1) 09:05:27 (30/129) Installing libwebp (1.2.2-r0) 09:05:27 (31/129) Installing zstd-libs (1.5.0-r0) 09:05:27 (32/129) Installing tiff (4.4.0-r0) 09:05:27 (33/129) Installing gdk-pixbuf (2.42.8-r0) 09:05:27 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 09:05:27 (35/129) Installing libxcomposite (0.4.5-r0) 09:05:27 (36/129) Installing libxfixes (6.0.0-r0) 09:05:27 (37/129) Installing libxrender (0.9.10-r3) 09:05:27 (38/129) Installing libxcursor (1.2.0-r0) 09:05:27 (39/129) Installing libxdamage (1.1.5-r1) 09:05:27 (40/129) Installing libxi (1.8-r0) 09:05:27 (41/129) Installing libxinerama (1.1.4-r1) 09:05:27 (42/129) Installing libxrandr (1.5.2-r1) 09:05:27 (43/129) Installing atk (2.36.0-r0) 09:05:27 (44/129) Installing libxtst (1.2.3-r3) 09:05:27 (45/129) Installing dbus-libs (1.12.24-r0) 09:05:27 (46/129) Installing at-spi2-core (2.42.0-r0) 09:05:27 (47/129) Installing at-spi2-atk (2.38.0-r0) 09:05:27 (48/129) Installing expat (2.4.9-r0) 09:05:27 (49/129) Installing brotli-libs (1.0.9-r5) 09:05:27 (50/129) Installing libbz2 (1.0.8-r1) 09:05:27 (51/129) Installing freetype (2.11.1-r2) 09:05:27 (52/129) Installing fontconfig (2.13.1-r4) 09:05:27 (53/129) Installing pixman (0.40.0-r3) 09:05:27 (54/129) Installing cairo (1.16.0-r5) 09:05:27 (55/129) Installing cairo-gobject (1.16.0-r5) 09:05:27 (56/129) Installing avahi-libs (0.8-r5) 09:05:27 (57/129) Installing gmp (6.2.1-r1) 09:05:27 (58/129) Installing nettle (3.7.3-r0) 09:05:28 (59/129) Installing p11-kit (0.24.0-r1) 09:05:28 (60/129) Installing libtasn1 (4.18.0-r0) 09:05:28 (61/129) Installing libunistring (0.9.10-r1) 09:05:28 (62/129) Installing gnutls (3.7.1-r1) 09:05:28 (63/129) Installing cups-libs (2.3.3-r6) 09:05:28 (64/129) Installing libepoxy (1.5.9-r0) 09:05:28 (65/129) Installing fribidi (1.0.11-r0) 09:05:28 (66/129) Installing graphite2 (1.3.14-r0) 09:05:28 (67/129) Installing harfbuzz (3.0.0-r2) 09:05:28 (68/129) Installing libxft (2.3.4-r0) 09:05:28 (69/129) Installing pango (1.48.10-r0) 09:05:28 (70/129) Installing wayland-libs-client (1.19.0-r1) 09:05:28 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 09:05:28 (72/129) Installing wayland-libs-egl (1.19.0-r1) 09:05:28 (73/129) Installing xkeyboard-config (2.34-r0) 09:05:28 (74/129) Installing libxkbcommon (1.3.1-r0) 09:05:28 (75/129) Installing gtk+3.0 (3.24.30-r0) 09:05:28 Executing gtk+3.0-3.24.30-r0.post-install 09:05:28 (76/129) Installing libfontenc (1.1.4-r0) 09:05:28 (77/129) Installing mkfontscale (1.2.1-r1) 09:05:28 (78/129) Installing ttf-opensans (1.10-r1) 09:05:28 Executing ttf-opensans-1.10-r1.post-install 09:05:30 (79/129) Installing libogg (1.3.5-r0) 09:05:30 (80/129) Installing flac (1.3.4-r0) 09:05:30 (81/129) Installing alsa-lib (1.2.5.1-r1) 09:05:30 (82/129) Installing libatomic (10.3.1_git20211027-r0) 09:05:30 (83/129) Installing sdl2 (2.0.16-r4) 09:05:30 (84/129) Installing aom-libs (3.2.0-r0) 09:05:30 (85/129) Installing libass (0.15.2-r0) 09:05:30 (86/129) Installing libdav1d (0.9.2-r0) 09:05:30 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 09:05:30 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 09:05:30 (89/129) Installing lame (3.100-r0) 09:05:30 (90/129) Installing opus (1.3.1-r1) 09:05:30 (91/129) Installing libgomp (10.3.1_git20211027-r0) 09:05:30 (92/129) Installing soxr (0.1.3-r2) 09:05:30 (93/129) Installing libsrt (1.4.2-r1) 09:05:30 (94/129) Installing libssh (0.9.6-r1) 09:05:30 (95/129) Installing libtheora (1.1.1-r16) 09:05:30 (96/129) Installing v4l-utils-libs (1.22.1-r1) 09:05:30 (97/129) Installing libpciaccess (0.16-r0) 09:05:30 (98/129) Installing libdrm (2.4.109-r0) 09:05:30 (99/129) Installing libva (2.13.0-r0) 09:05:30 (100/129) Installing libvdpau (1.4-r0) 09:05:30 (101/129) Installing vidstab (1.1.0-r1) 09:05:30 (102/129) Installing libvorbis (1.3.7-r0) 09:05:30 (103/129) Installing libvpx (1.10.0-r0) 09:05:30 (104/129) Installing vulkan-loader (1.2.196-r0) 09:05:30 (105/129) Installing x264-libs (20210613-r0) 09:05:30 (106/129) Installing x265-libs (3.5-r0) 09:05:30 (107/129) Installing xvidcore (1.3.7-r1) 09:05:30 (108/129) Installing ffmpeg-libs (4.4.1-r2) 09:05:30 (109/129) Installing libevent (2.1.12-r4) 09:05:30 (110/129) Installing mesa (21.2.6-r0) 09:05:30 (111/129) Installing wayland-libs-server (1.19.0-r1) 09:05:30 (112/129) Installing mesa-gbm (21.2.6-r0) 09:05:30 (113/129) Installing lcms2 (2.12-r1) 09:05:30 (114/129) Installing nspr (4.32-r0) 09:05:30 (115/129) Installing sqlite-libs (3.36.0-r0) 09:05:30 (116/129) Installing nss (3.78.1-r0) 09:05:30 5dd5c2283517: Pull complete 09:05:30 (117/129) Installing libasyncns (0.8-r1) 09:05:30 (118/129) Installing libltdl (2.4.6-r7) 09:05:30 (119/129) Installing orc (0.4.32-r0) 09:05:30 (120/129) Installing libsndfile (1.0.31-r1) 09:05:30 (121/129) Installing speexdsp (1.2.0-r0) 09:05:30 (122/129) Installing tdb-libs (1.4.5-r0) 09:05:30 (123/129) Installing libpulse (15.0-r2) 09:05:30 (124/129) Installing re2 (2021.11.01-r0) 09:05:30 (125/129) Installing snappy (1.1.9-r1) 09:05:30 (126/129) Installing libgpg-error (1.42-r1) 09:05:30 (127/129) Installing libgcrypt (1.9.4-r0) 09:05:30 (128/129) Installing libxslt (1.1.35-r0) 09:05:30 (129/129) Installing chromium (99.0.4844.84-r0) 09:05:31 Executing busybox-1.34.1-r7.trigger 09:05:31 Executing glib-2.70.1-r0.trigger 09:05:31 Executing shared-mime-info-2.1-r1.trigger 09:05:32 d5ac0230b979: Pull complete 09:05:32 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 09:05:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:05:32 ---> 59b3b1a385d4 09:05:32 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:05:33 Executing gdk-pixbuf-2.42.8-r0.trigger 09:05:33 Executing gtk-update-icon-cache-2.24.33-r0.trigger 09:05:33 Executing fontconfig-2.13.1-r4.trigger 09:05:33 Executing mkfontscale-1.2.1-r1.trigger 09:05:33 OK: 286 MiB in 145 packages 09:05:34 ---> Running in c9db7427a3dd 09:05:34 Removing intermediate container c9db7427a3dd 09:05:34 ---> bcc7f07ebf05 09:05:34 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 09:05:34 ---> Running in 10cd3e2444ef 09:05:35 Removing intermediate container 10cd3e2444ef 09:05:35 ---> 62a10e790a04 09:05:35 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 09:05:35 ---> Running in db3499d44dfd 09:05:35 Removing intermediate container db3499d44dfd 09:05:35 ---> 26c376570a99 09:05:35 Step 6/16 : LABEL Name=edgex-ui-go 09:05:35 ---> Running in d2d23037a9a3 09:05:35 Removing intermediate container d2d23037a9a3 09:05:35 ---> 45cc2b5d4e5b 09:05:35 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 09:05:35 ---> Running in f45fd8ef0f8b 09:05:36 Removing intermediate container f45fd8ef0f8b 09:05:36 ---> cbb1a930fa4e 09:05:36 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:05:37 latest: Pulling from library/docker 09:05:37 9b18e9b68314: Already exists 09:05:37 c21cba7d4ed2: Pulling fs layer 09:05:37 63dea5e92710: Pulling fs layer 09:05:37 885b6baa568c: Pulling fs layer 09:05:37 0f96f7352224: Pulling fs layer 09:05:37 679d89bc3e35: Pulling fs layer 09:05:37 11f76eab2d11: Pulling fs layer 09:05:37 f399f04d60e9: Pulling fs layer 09:05:37 10c95374dc09: Pulling fs layer 09:05:37 0f96f7352224: Waiting 09:05:37 679d89bc3e35: Waiting 09:05:37 11f76eab2d11: Waiting 09:05:37 f399f04d60e9: Waiting 09:05:37 10c95374dc09: Waiting 09:05:37 63dea5e92710: Verifying Checksum 09:05:37 63dea5e92710: Download complete 09:05:37 c21cba7d4ed2: Download complete 09:05:37 885b6baa568c: Verifying Checksum 09:05:37 885b6baa568c: Download complete 09:05:37 11f76eab2d11: Verifying Checksum 09:05:37 11f76eab2d11: Download complete 09:05:37 0f96f7352224: Verifying Checksum 09:05:37 0f96f7352224: Download complete 09:05:37 679d89bc3e35: Verifying Checksum 09:05:37 679d89bc3e35: Download complete 09:05:37 10c95374dc09: Download complete 09:05:37 f399f04d60e9: Download complete 09:05:37 c21cba7d4ed2: Pull complete 09:05:38 Removing intermediate container 2ee1393bb9ec 09:05:38 ---> 44a3b64ca22a 09:05:38 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 09:05:38 ---> Running in 0c1f642728d3 09:05:38 63dea5e92710: Pull complete 09:05:38 Removing intermediate container 0c1f642728d3 09:05:38 ---> e03c35906629 09:05:38 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 09:05:38 ---> Running in 1ebbe3380090 09:05:38 Removing intermediate container 1ebbe3380090 09:05:38 ---> dc58a19248f7 09:05:38 Step 5/10 : RUN npm install -g npm 09:05:38 ---> Running in 3d8d945d4908 09:05:39 885b6baa568c: Pull complete 09:05:40 0f96f7352224: Pull complete 09:05:41 679d89bc3e35: Pull complete 09:05:41 11f76eab2d11: Pull complete 09:05:41 f399f04d60e9: Pull complete 09:05:41 10c95374dc09: Pull complete 09:05:41 Digest: sha256:b39aa91b8a31462d6e86da84762891f6d2ac5657d34d9bf86fd1d0bd7b60e0d8 09:05:41 Status: Downloaded newer image for docker:latest 09:05:43 ---> 4c617c3c2b2b 09:05:43 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:05:43 ---> Running in 0835739802ea 09:05:44 09:05:44 changed 54 packages, and audited 212 packages in 6s 09:05:44 09:05:44 11 packages are looking for funding 09:05:44 run `npm fund` for details 09:05:44 09:05:44 found 0 vulnerabilities 09:05:45 Removing intermediate container 3d8d945d4908 09:05:45 ---> 682f729ac3bc 09:05:45 Step 6/10 : ARG USER=1000 09:05:45 ---> Running in 75bdee4d2b51 09:05:45 Removing intermediate container 75bdee4d2b51 09:05:45 ---> 6d00656af17d 09:05:45 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 09:05:45 ---> Running in 9f1692bf5b4f 09:05:45 Removing intermediate container 0835739802ea 09:05:45 ---> 2129637364c4 09:05:45 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:05:45 ---> Running in 7d93bebb5ca9 09:05:46 Removing intermediate container 9f1692bf5b4f 09:05:46 ---> a7089bc2bfb0 09:05:46 Step 8/10 : USER $USER:$USER 09:05:46 ---> Running in 7e6450bd7439 09:05:46 Removing intermediate container 7e6450bd7439 09:05:46 ---> 5ac9ae8be72f 09:05:46 Step 9/10 : WORKDIR /app 09:05:46 ---> Running in 9905c5f575c3 09:05:46 Removing intermediate container 9905c5f575c3 09:05:46 ---> 6de82dd8dbc2 09:05:46 Step 10/10 : LABEL git_sha=8ce63578c4bcb7f608659bee455df2aaf81df854 09:05:46 ---> Running in 2f1262130e10 09:05:46 Removing intermediate container 2f1262130e10 09:05:46 ---> 14bc3166e263 09:05:46 Successfully built 14bc3166e263 09:05:46 Successfully tagged edgexfoundry/edgex-web-ui:8ce63578c4bcb7f608659bee455df2aaf81df854 09:05:46 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 09:05:46 touch edgex-web-ui.imagebuilt 09:05:46 mkdir -p node_modules coverage 09:05:46 chown "1000:1000" node_modules coverage package-lock.json 09:05:46 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 09:05:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:05:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:05:48 npm WARN EBADENGINE Unsupported engine { 09:05:48 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 09:05:48 npm WARN EBADENGINE required: { 09:05:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:05:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:05:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:05:48 npm WARN EBADENGINE }, 09:05:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:05:48 npm WARN EBADENGINE } 09:05:48 npm WARN EBADENGINE Unsupported engine { 09:05:48 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 09:05:48 npm WARN EBADENGINE required: { 09:05:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:05:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:05:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:05:48 npm WARN EBADENGINE }, 09:05:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:05:48 npm WARN EBADENGINE } 09:05:48 npm WARN EBADENGINE Unsupported engine { 09:05:48 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 09:05:48 npm WARN EBADENGINE required: { 09:05:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:05:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:05:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:05:48 npm WARN EBADENGINE }, 09:05:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:05:48 npm WARN EBADENGINE } 09:05:48 npm WARN EBADENGINE Unsupported engine { 09:05:48 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 09:05:48 npm WARN EBADENGINE required: { 09:05:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:05:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:05:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:05:48 npm WARN EBADENGINE }, 09:05:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:05:48 npm WARN EBADENGINE } 09:05:48 npm WARN EBADENGINE Unsupported engine { 09:05:48 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 09:05:48 npm WARN EBADENGINE required: { 09:05:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:05:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:05:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:05:48 npm WARN EBADENGINE }, 09:05:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:05:48 npm WARN EBADENGINE } 09:05:48 npm WARN EBADENGINE Unsupported engine { 09:05:48 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 09:05:48 npm WARN EBADENGINE required: { 09:05:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:05:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:05:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:05:48 npm WARN EBADENGINE }, 09:05:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:05:48 npm WARN EBADENGINE } 09:05:48 npm WARN EBADENGINE Unsupported engine { 09:05:48 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 09:05:48 npm WARN EBADENGINE required: { 09:05:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:05:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:05:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:05:48 npm WARN EBADENGINE }, 09:05:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:05:48 npm WARN EBADENGINE } 09:05:48 npm WARN EBADENGINE Unsupported engine { 09:05:48 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 09:05:48 npm WARN EBADENGINE required: { 09:05:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:05:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:05:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:05:48 npm WARN EBADENGINE }, 09:05:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:05:48 npm WARN EBADENGINE } 09:05:48 npm WARN EBADENGINE Unsupported engine { 09:05:48 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 09:05:48 npm WARN EBADENGINE required: { 09:05:48 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:05:48 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:05:48 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:05:48 npm WARN EBADENGINE }, 09:05:48 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:05:48 npm WARN EBADENGINE } 09:05:48 OK: 221 MiB in 51 packages 09:05:49 Removing intermediate container 7d93bebb5ca9 09:05:49 ---> 84b05387327a 09:05:49 Step 11/16 : ENV GO111MODULE=on 09:05:49 ---> Running in faf58f592e3a 09:05:49 Removing intermediate container faf58f592e3a 09:05:49 ---> 669c62d45b67 09:05:49 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:05:49 ---> Running in 191aa2ec1a0b 09:05:50 Removing intermediate container 191aa2ec1a0b 09:05:50 ---> 378c59e346c6 09:05:50 Step 13/16 : COPY go.mod vendor* ./ 09:05:52 ---> c997fc22a654 09:05:52 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:52 ---> Running in f385892e01fe 09:05:53 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 09:05:53 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 09:05:53 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 09:05:53 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 09:05:53 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 09:05:53 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 09:05:54 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 09:05:54 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 09:05:54 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 09:05:56 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 09:05:56 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 09:05:57 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. 09:05:58 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. 09:05:58 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 09:05:58 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 09:05:59 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. 09:05:59 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. 09:05:59 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 09:06:03 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. 09:06:08 09:06:08 added 1478 packages, and audited 1479 packages in 21s 09:06:08 09:06:08 90 packages are looking for funding 09:06:08 run `npm fund` for details 09:06:08 09:06:08 14 vulnerabilities (3 moderate, 9 high, 2 critical) 09:06:08 09:06:08 To address issues that do not require attention, run: 09:06:08 npm audit fix 09:06:08 09:06:08 To address all issues (including breaking changes), run: 09:06:08 npm audit fix --force 09:06:08 09:06:08 Run `npm audit` for details. 09:06: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 09:06:13 - Generating browser application bundles (phase: setup)... 09:06:17 Compiling @angular/core : es2015 as esm2015 09:06:17 Compiling @angular/compiler/testing : es2015 as esm2015 09:06:21 Compiling @angular/common : es2015 as esm2015 09:06:21 Compiling @angular/core/testing : es2015 as esm2015 09:06:22 Compiling @angular/platform-browser : es2015 as esm2015 09:06:22 Compiling @angular/common/testing : es2015 as esm2015 09:06:22 Compiling @angular/common/http : es2015 as esm2015 09:06:22 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 09:06:22 Compiling @angular/platform-browser/testing : es2015 as esm2015 09:06:23 Compiling @angular/router : es2015 as esm2015 09:06:23 Compiling @angular/forms : es2015 as esm2015 09:06:23 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 09:06:23 Compiling @angular/common/http/testing : es2015 as esm2015 09:06:25 Compiling @angular/router/testing : es2015 as esm2015 09:06:32 24 10 2022 09:06:31.087:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 09:06:32 24 10 2022 09:06:31.089:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 09:06:32 24 10 2022 09:06:31.092:INFO [launcher]: Starting browser ChromeHeadless 09:06:42 ✔ Browser application bundle generation complete. 09:06:42 24 10 2022 09:06:42.245:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket rPGKS7yt6vTfvTMFAAAB with id 6527693 09:06:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 09:06:44 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.026 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.034 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.102 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.109 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.112 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.143 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.148 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.15 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.156 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.158 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.161 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.192 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.199 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.3 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.318 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.328 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.426 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.474 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.523 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.536 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.561 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.57 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.573 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.58 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.588 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.623 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.631 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.656 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.661 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.663 secs) 09:06:45 WARN: ' 09:06:45 It looks like you're using ngModel on the same form field as formControlName. 09:06:45 Support for using the ngModel input property and ngModelChange event with 09:06:45 reactive form directives has been deprecated in Angular v6 and will be removed 09:06:45 in a future version of Angular. 09:06:45 09:06:45 For more information on this, see our API docs here: 09:06:45 https://angular.io/api/forms/FormControlName#use-with-ngmodel 09:06:45 ' 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.663 secs) 09:06:45 WARN: ' 09:06:45 It looks like you're using ngModel on the same form field as formControlName. 09:06:45 Support for using the ngModel input property and ngModelChange event with 09:06:45 reactive form directives has been deprecated in Angular v6 and will be removed 09:06:45 in a future version of Angular. 09:06:45 09:06:45 For more information on this, see our API docs here: 09:06:45 https://angular.io/api/forms/FormControlName#use-with-ngmodel 09:06:45 ' 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.697 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.706 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.709 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.74 secs) 09:06:45 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.752 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.756 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.776 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.779 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.798 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.806 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.809 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.812 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.847 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.873 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.882 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.889 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.899 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.93 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.936 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.96 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.97 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.979 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1 sec) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.008 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.015 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.017 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.019 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.023 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.025 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.026 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.035 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.05 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.055 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.057 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.06 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.074 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.085 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.103 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.18 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.217 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.233 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.242 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.251 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.255 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.268 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.282 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.286 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.29 secs) 09:06:46 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.297 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.31 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.317 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.326 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.329 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.332 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.334 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.336 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.338 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.344 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.358 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.372 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.377 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.398 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.401 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.403 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.405 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.414 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.418 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.42 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.441 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.447 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.452 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.454 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.456 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.474 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.48 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.489 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.503 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.508 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.51 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.534 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.541 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.548 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.557 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.564 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.573 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.582 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.586 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.589 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.595 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.614 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.621 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.64 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.652 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.656 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.664 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.666 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.668 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.68 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.689 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.698 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.701 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.703 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.714 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.733 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.742 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.754 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.766 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.772 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.783 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.791 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.819 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.83 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.846 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.853 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.859 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.88 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 1.887 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 1.894 secs) 09:06:47 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 1.922 secs) 09:06:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (2.927 secs / 1.922 secs) 09:06:48 TOTAL: 149 SUCCESS 09:06:48 ✔ Browser application bundle generation complete. 09:06:48 09:06:48 =============================== Coverage summary =============================== 09:06:48 Statements : 40.98% ( 1467/3580 ) 09:06:48 Branches : 12.03% ( 111/923 ) 09:06:48 Functions : 33.28% ( 432/1298 ) 09:06:48 Lines : 38.91% ( 1318/3387 ) 09:06:48 ================================================================================ 09:06:48 ✔ Browser application bundle generation complete. 09:06:48 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-561/web' [Pipeline] echo 09:06:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:06:48 $ docker stop --time=1 35ee939f3d6ff5ede633c1028ff8de4c95f8e9100a0f00861f39d6fbc816fe1a 09:06:49 Removing intermediate container f385892e01fe 09:06:49 ---> a40e94756ecd 09:06:49 Step 15/16 : COPY . . 09:06:49 ---> dc3ea1b018c0 09:06:49 Step 16/16 : RUN ${MAKE} 09:06:49 ---> Running in 7f86abd11a4e 09:06:49 noop 09:06:49 Removing intermediate container 7f86abd11a4e 09:06:49 ---> f4ede24331fe 09:06:49 Successfully built f4ede24331fe 09:06:49 Successfully tagged ci-base-image-arm64:latest 09:06:50 $ docker rm -f 35ee939f3d6ff5ede633c1028ff8de4c95f8e9100a0f00861f39d6fbc816fe1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:50 + sudo chown -R jenkins:jenkins . 09:06:50 + docker inspect -f . ci-base-image-arm64 09:06:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:50 prd-ubuntu20.04-docker-arm64-4c-16g-9264 does not seem to be running inside a container 09:06:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** ci-base-image-arm64 cat 09:06:52 $ docker top 29972468abe23bc6da4b06f2cf95b340a507632d67308eceb001d636fd4b24d2 -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh 09:06:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:06:53 + go version 09:06:53 go version go1.18.7 linux/arm64 [Pipeline] } 09:06:53 $ docker stop --time=1 29972468abe23bc6da4b06f2cf95b340a507632d67308eceb001d636fd4b24d2 09:06:53 + sudo chown -R jenkins:jenkins . 09:06:54 $ docker rm -f 29972468abe23bc6da4b06f2cf95b340a507632d67308eceb001d636fd4b24d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:55 + ls -al . 09:06:55 total 184 09:06:55 drwxrwxr-x 14 jenkins jenkins 4096 Oct 24 09:05 . 09:06:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 09:04 .. 09:06:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 09:04 .blubracket 09:06:55 -rw-rw-r-- 1 jenkins jenkins 18 Oct 24 09:04 .dockerignore 09:06:55 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 09:04 .git 09:06:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 09:04 .github 09:06:55 -rw-rw-r-- 1 jenkins jenkins 185 Oct 24 09:04 .gitignore 09:06:55 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 09:04 .semver 09:06:55 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 24 09:04 Attribution.txt 09:06:55 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 24 09:04 CHANGELOG.md 09:06:55 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 24 09:04 CONTRIBUTING.md 09:06:55 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 24 09:04 Dockerfile 09:06:55 -rw-rw-r-- 1 jenkins jenkins 652 Oct 24 09:04 Jenkinsfile 09:06:55 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 24 09:04 LICENSE 09:06:55 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 24 09:04 Makefile 09:06:55 -rw-rw-r-- 1 jenkins jenkins 4398 Oct 24 09:04 README.md 09:06:55 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 09:04 VERSION 09:06:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 09:04 assets 09:06:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 09:04 bin 09:06:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 09:04 cmd 09:06:55 -rw-r--r-- 1 jenkins jenkins 10 Oct 24 09:05 coverage.out 09:06:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 09:04 docs 09:06:55 -rw-rw-r-- 1 jenkins jenkins 3151 Oct 24 09:04 go.mod 09:06:55 -rw-rw-r-- 1 jenkins jenkins 43970 Oct 24 09:04 go.sum 09:06:55 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 09:04 internal 09:06:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 09:04 snap 09:06:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 09:04 testing 09:06:55 -rw-rw-r-- 1 jenkins jenkins 155 Oct 24 09:04 version.go 09:06:55 drwxrwxr-x 6 jenkins jenkins 4096 Oct 24 09:05 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:55 + docker inspect -f . ci-base-image-arm64 09:06:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:55 prd-ubuntu20.04-docker-arm64-4c-16g-9264 does not seem to be running inside a container 09:06:55 + 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=8ce63578c4bcb7f608659bee455df2aaf81df854 --label arch=amd64 --label version=0.0.0 . 09:06:55 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** ci-base-image-arm64 cat 09:06:55 Sending build context to Docker daemon 48.24MB 09:06:55 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 09:06:55 Step 2/26 : FROM ${BASE} AS builder 09:06:55 ---> 1d0393c7e4df 09:06:55 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:06:55 ---> Running in 1775539258e0 09:06:55 Removing intermediate container 1775539258e0 09:06:55 ---> 46ebbda0dfd2 09:06:55 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 09:06:55 ---> Running in f732c297f72a 09:06:55 Removing intermediate container f732c297f72a 09:06:55 ---> f098b003de1d 09:06:55 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 09:06:55 ---> Running in 820bfbf654e8 09:06:55 Removing intermediate container 820bfbf654e8 09:06:55 ---> 29e76df25e42 09:06:55 Step 6/26 : LABEL Name=edgex-ui-go 09:06:56 ---> Running in fb1daa010a65 09:06:56 Removing intermediate container fb1daa010a65 09:06:56 ---> 279c20ecda49 09:06:56 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 09:06:56 ---> Running in 60a6d6fc7eec 09:06:56 Removing intermediate container 60a6d6fc7eec 09:06:56 ---> 1cee7003d739 09:06:56 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:06:56 $ docker top 0ef609bb16594b160787a865a4f8ffdb3c18759da1ab173a600c47b33433e958 -eo pid,comm 09:06:56 ---> fba20b8b36dd 09:06:56 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:56 ---> Running in 93cb8d995868 [Pipeline] { [Pipeline] sh 09:06:57 Removing intermediate container 93cb8d995868 09:06:57 ---> 00cf84e0d9fe 09:06:57 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:06:57 ---> Running in 7096d44d8d13 09:06:57 + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 09:06:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] fileExists [Pipeline] sh 09:06:57 + make test 09:06:58 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 09:06:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:06:58 OK: 211 MiB in 51 packages 09:06:59 Removing intermediate container 7096d44d8d13 09:06:59 ---> 121f93c0ceaa 09:06:59 Step 11/26 : ENV GO111MODULE=on 09:06:59 ---> Running in 08901fed7f21 09:06:59 Removing intermediate container 08901fed7f21 09:06:59 ---> a55bb8f25c15 09:06:59 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:06:59 ---> Running in f792a1226a3d 09:06:59 Removing intermediate container f792a1226a3d 09:06:59 ---> a1c90ce35a7b 09:06:59 Step 13/26 : COPY go.mod vendor* ./ 09:06:59 ---> 93809fdd24ba 09:06:59 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:59 ---> Running in ba1692c8701d 09:06:59 Removing intermediate container ba1692c8701d 09:06:59 ---> 1c6eec059bda 09:06:59 Step 15/26 : COPY . . 09:07:00 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:07:01 ---> 97daf51f65c3 09:07:01 Step 16/26 : RUN ${MAKE} 09:07:01 ---> Running in 6830d2e295ae 09:07:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:07:11 Removing intermediate container 6830d2e295ae 09:07:11 ---> 355ce9511120 09:07:11 Step 17/26 : FROM alpine:3.14 09:07:11 3.14: Pulling from library/alpine 09:07:12 c7ed990a2339: Pulling fs layer 09:07:12 c7ed990a2339: Verifying Checksum 09:07:12 c7ed990a2339: Download complete 09:07:12 c7ed990a2339: Pull complete 09:07:12 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 09:07:12 Status: Downloaded newer image for alpine:3.14 09:07:12 ---> dd53f409bf0b 09:07:12 Step 18/26 : EXPOSE 4000 09:07:12 ---> Running in 1422122ab038 09:07:12 Removing intermediate container 1422122ab038 09:07:12 ---> 1642fafcec79 09:07:12 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:07:13 ---> 4f94f2e58886 09:07:13 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 09:07:13 ---> 68cc2c7cc4b5 09:07:13 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 09:07:13 ---> 0505d7c1e9bb 09:07:13 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:07:13 ---> Running in 29e27de765e1 09:07:13 Removing intermediate container 29e27de765e1 09:07:13 ---> 172bb42e5c8d 09:07:13 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 09:07:13 ---> Running in ff3bf9395760 09:07:13 Removing intermediate container ff3bf9395760 09:07:13 ---> 967cfe16565d 09:07:13 Step 24/26 : LABEL arch=amd64 09:07:13 ---> Running in 4e1788970705 09:07:13 Removing intermediate container 4e1788970705 09:07:13 ---> 9c503e640e6b 09:07:13 Step 25/26 : LABEL git_sha=8ce63578c4bcb7f608659bee455df2aaf81df854 09:07:13 ---> Running in ee3e1c677f7f 09:07:13 Removing intermediate container ee3e1c677f7f 09:07:13 ---> 2bf448a567b5 09:07:13 Step 26/26 : LABEL version=0.0.0 09:07:13 ---> Running in 1ea749709b7c 09:07:13 Removing intermediate container 1ea749709b7c 09:07:13 ---> 7e2e40a28d27 09:07:13 [Warning] One or more build-args [ARCH] were not consumed 09:07:13 Successfully built 7e2e40a28d27 09:07:13 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:14 09:07:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:14 latest: Pulling from edgex-lftools-log-publisher 09:07:14 5eb5b503b376: Pulling fs layer 09:07:14 5c69ac0246d0: Pulling fs layer 09:07:14 ec43610c2a17: Pulling fs layer 09:07:14 3a2ae6a8a46f: Pulling fs layer 09:07:14 33b1e0a273af: Pulling fs layer 09:07:14 5d3b04190fa2: Pulling fs layer 09:07:14 2f39f015ded8: Pulling fs layer 09:07:14 3a2ae6a8a46f: Waiting 09:07:14 33b1e0a273af: Waiting 09:07:14 5d3b04190fa2: Waiting 09:07:14 2f39f015ded8: Waiting 09:07:14 5c69ac0246d0: Verifying Checksum 09:07:14 5c69ac0246d0: Download complete 09:07:14 3a2ae6a8a46f: Verifying Checksum 09:07:14 3a2ae6a8a46f: Download complete 09:07:14 33b1e0a273af: Verifying Checksum 09:07:14 33b1e0a273af: Download complete 09:07:14 ec43610c2a17: Verifying Checksum 09:07:14 ec43610c2a17: Download complete 09:07:14 5d3b04190fa2: Verifying Checksum 09:07:14 5d3b04190fa2: Download complete 09:07:14 5eb5b503b376: Verifying Checksum 09:07:14 5eb5b503b376: Download complete 09:07:15 2f39f015ded8: Verifying Checksum 09:07:15 2f39f015ded8: Download complete 09:07:15 5eb5b503b376: Pull complete 09:07:15 5c69ac0246d0: Pull complete 09:07:16 ec43610c2a17: Pull complete 09:07:16 3a2ae6a8a46f: Pull complete 09:07:16 33b1e0a273af: Pull complete 09:07:16 5d3b04190fa2: Pull complete 09:07:20 2f39f015ded8: Pull complete 09:07:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:07:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:21 prd-ubuntu20.04-docker-8c-8g-9268 does not seem to be running inside a container 09:07:21 $ 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-561 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-561:/w/workspace/edgexfoundry_edgex-ui-go_PR-561:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-561@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-561@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 09:07:22 $ docker top 6c7aa09e064803c69b9482445549b56886db77c2a8fafd076f3dbe4f4e184a79 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:22 ---> job-cost.sh 09:07:22 lf-activate-venv: SKIPPING 09:07:22 INFO: No Stack... 09:07:22 INFO: Retrieving Pricing Info for: v3-standard-8 09:07:23 INFO: Archiving Costs [Pipeline] sh 09:07:23 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-561/archives/cost.csv 09:07:23 + cut -d, -f6 [Pipeline] lock 09:07:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-561-2-stack-cost] 09:07:23 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-561-2-stack-cost] did not exist. Created. 09:07:23 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-561-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:07:23 + echo total: 0.2199999988079071 [Pipeline] stash 09:07:24 Stashed 1 file(s) [Pipeline] } 09:07:24 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-561-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:07:24 $ docker stop --time=1 6c7aa09e064803c69b9482445549b56886db77c2a8fafd076f3dbe4f4e184a79 09:07:25 $ docker rm -f 6c7aa09e064803c69b9482445549b56886db77c2a8fafd076f3dbe4f4e184a79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:08:21 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:08:21 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:08:21 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:08:21 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 09:08:21 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 09:08:21 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:08:21 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:08:21 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 09:08:21 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 09:08:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:08:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:08:36 ./bin/test-attribution-txt.sh 09:08:36 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 09:08:36 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 09:08:36 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 09:08:36 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 09:08:36 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 09:08:36 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 09:08:36 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 09:08:36 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 09:08:36 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 09:08:36 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 09:08:36 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 09:08:36 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 09:08:36 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 09:08:36 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 09:08:36 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 09:08:36 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 09:08:36 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 09:08:36 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 09:08:36 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 09:08:36 An attribution for golang.org/x/net is missing from Attribution.txt, please add 09:08:36 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 09:08:36 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 09:08:36 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 09:08:36 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 09:08:36 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 09:08:36 make -C web test 09:08:36 make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' 09:08:36 make[1]: tput: No such file or directory 09:08:36 make[1]: tput: No such file or directory 09:08:36 warning: generating ./VERSION 09:08:36 echo "0.0.0" > VERSION 09:08:36 docker build \ 09:08:36 -f Dockerfile \ 09:08:36 --build-arg USER=1000 \ 09:08:36 \ 09:08:36 --label "git_sha=8ce63578c4bcb7f608659bee455df2aaf81df854" \ 09:08:36 -t edgexfoundry/edgex-web-ui:8ce63578c4bcb7f608659bee455df2aaf81df854 \ 09:08:36 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 09:08:36 . 09:08:36 Sending build context to Docker daemon 3.269MB 09:08:36 Step 1/10 : FROM node:16.17-alpine3.15 09:08:36 16.17-alpine3.15: Pulling from library/node 09:08:36 47517142f6ba: Pulling fs layer 09:08:36 5f8c4bfa009b: Pulling fs layer 09:08:36 f7079c9c4ba1: Pulling fs layer 09:08:36 aba105e6f55a: Pulling fs layer 09:08:36 aba105e6f55a: Waiting 09:08:36 f7079c9c4ba1: Verifying Checksum 09:08:36 f7079c9c4ba1: Download complete 09:08:36 aba105e6f55a: Verifying Checksum 09:08:36 aba105e6f55a: Download complete 09:08:36 47517142f6ba: Download complete 09:08:36 47517142f6ba: Pull complete 09:08:36 5f8c4bfa009b: Verifying Checksum 09:08:36 5f8c4bfa009b: Download complete 09:08:40 5f8c4bfa009b: Pull complete 09:08:40 f7079c9c4ba1: Pull complete 09:08:40 aba105e6f55a: Pull complete 09:08:40 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 09:08:40 Status: Downloaded newer image for node:16.17-alpine3.15 09:08:40 ---> bf1b8b58d215 09:08:40 Step 2/10 : RUN apk add --no-cache chromium 09:08:42 ---> Running in 42f35ed7f66f 09:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:08:45 (1/128) Installing libxau (1.0.9-r0) 09:08:45 (2/128) Installing libmd (1.0.3-r0) 09:08:45 (3/128) Installing libbsd (0.11.3-r1) 09:08:45 (4/128) Installing libxdmcp (1.1.3-r0) 09:08:45 (5/128) Installing libxcb (1.14-r2) 09:08:45 (6/128) Installing libx11 (1.7.3.1-r0) 09:08:45 (7/128) Installing libxext (1.3.4-r0) 09:08:45 (8/128) Installing libice (1.0.10-r0) 09:08:45 (9/128) Installing libuuid (2.37.4-r0) 09:08:45 (10/128) Installing libsm (1.2.3-r0) 09:08:45 (11/128) Installing libxt (1.2.1-r0) 09:08:45 (12/128) Installing libxmu (1.1.3-r0) 09:08:45 (13/128) Installing xset (1.2.4-r0) 09:08:45 (14/128) Installing xprop (1.2.5-r0) 09:08:45 (15/128) Installing xdg-utils (1.1.3-r0) 09:08:45 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 09:08:45 (17/128) Installing pkgconf (1.8.0-r0) 09:08:45 (18/128) Installing libffi (3.4.2-r1) 09:08:45 (19/128) Installing libintl (0.21-r0) 09:08:45 (20/128) Installing libblkid (2.37.4-r0) 09:08:45 (21/128) Installing libmount (2.37.4-r0) 09:08:45 (22/128) Installing pcre (8.45-r1) 09:08:45 (23/128) Installing glib (2.70.1-r0) 09:08:45 (24/128) Installing xz-libs (5.2.5-r1) 09:08:45 (25/128) Installing libxml2 (2.9.14-r2) 09:08:45 (26/128) Installing shared-mime-info (2.1-r1) 09:08:45 (27/128) Installing hicolor-icon-theme (0.17-r1) 09:08:45 (28/128) Installing libjpeg-turbo (2.1.2-r0) 09:08:45 (29/128) Installing libpng (1.6.37-r1) 09:08:45 (30/128) Installing libwebp (1.2.2-r0) 09:08:45 (31/128) Installing zstd-libs (1.5.0-r0) 09:08:45 (32/128) Installing tiff (4.4.0-r0) 09:08:45 (33/128) Installing gdk-pixbuf (2.42.8-r0) 09:08:45 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 09:08:45 (35/128) Installing libxcomposite (0.4.5-r0) 09:08:45 (36/128) Installing libxfixes (6.0.0-r0) 09:08:45 (37/128) Installing libxrender (0.9.10-r3) 09:08:45 (38/128) Installing libxcursor (1.2.0-r0) 09:08:45 (39/128) Installing libxdamage (1.1.5-r1) 09:08:45 (40/128) Installing libxi (1.8-r0) 09:08:45 (41/128) Installing libxinerama (1.1.4-r1) 09:08:45 (42/128) Installing libxrandr (1.5.2-r1) 09:08:45 (43/128) Installing atk (2.36.0-r0) 09:08:45 (44/128) Installing libxtst (1.2.3-r3) 09:08:45 (45/128) Installing dbus-libs (1.12.24-r0) 09:08:45 (46/128) Installing at-spi2-core (2.42.0-r0) 09:08:45 (47/128) Installing at-spi2-atk (2.38.0-r0) 09:08:45 (48/128) Installing expat (2.4.9-r0) 09:08:45 (49/128) Installing brotli-libs (1.0.9-r5) 09:08:45 (50/128) Installing libbz2 (1.0.8-r1) 09:08:45 (51/128) Installing freetype (2.11.1-r2) 09:08:45 (52/128) Installing fontconfig (2.13.1-r4) 09:08:45 (53/128) Installing pixman (0.40.0-r3) 09:08:45 (54/128) Installing cairo (1.16.0-r5) 09:08:45 (55/128) Installing cairo-gobject (1.16.0-r5) 09:08:45 (56/128) Installing avahi-libs (0.8-r5) 09:08:45 (57/128) Installing gmp (6.2.1-r1) 09:08:45 (58/128) Installing nettle (3.7.3-r0) 09:08:45 (59/128) Installing p11-kit (0.24.0-r1) 09:08:45 (60/128) Installing libtasn1 (4.18.0-r0) 09:08:45 (61/128) Installing libunistring (0.9.10-r1) 09:08:45 (62/128) Installing gnutls (3.7.1-r1) 09:08:45 (63/128) Installing cups-libs (2.3.3-r6) 09:08:46 (64/128) Installing libepoxy (1.5.9-r0) 09:08:46 (65/128) Installing fribidi (1.0.11-r0) 09:08:46 (66/128) Installing graphite2 (1.3.14-r0) 09:08:46 (67/128) Installing harfbuzz (3.0.0-r2) 09:08:46 (68/128) Installing libxft (2.3.4-r0) 09:08:46 (69/128) Installing pango (1.48.10-r0) 09:08:46 (70/128) Installing wayland-libs-client (1.19.0-r1) 09:08:46 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 09:08:46 (72/128) Installing wayland-libs-egl (1.19.0-r1) 09:08:46 (73/128) Installing xkeyboard-config (2.34-r0) 09:08:46 (74/128) Installing libxkbcommon (1.3.1-r0) 09:08:46 (75/128) Installing gtk+3.0 (3.24.30-r0) 09:08:46 Executing gtk+3.0-3.24.30-r0.post-install 09:08:46 (76/128) Installing libfontenc (1.1.4-r0) 09:08:46 (77/128) Installing mkfontscale (1.2.1-r1) 09:08:46 (78/128) Installing ttf-opensans (1.10-r1) 09:08:46 Executing ttf-opensans-1.10-r1.post-install 09:08:49 (79/128) Installing libogg (1.3.5-r0) 09:08:49 (80/128) Installing flac (1.3.4-r0) 09:08:49 (81/128) Installing alsa-lib (1.2.5.1-r1) 09:08:49 (82/128) Installing libatomic (10.3.1_git20211027-r0) 09:08:49 (83/128) Installing sdl2 (2.0.16-r4) 09:08:49 (84/128) Installing aom-libs (3.2.0-r0) 09:08:49 (85/128) Installing libass (0.15.2-r0) 09:08:49 (86/128) Installing libdav1d (0.9.2-r0) 09:08:49 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 09:08:49 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 09:08:49 (89/128) Installing lame (3.100-r0) 09:08:49 (90/128) Installing opus (1.3.1-r1) 09:08:49 (91/128) Installing libgomp (10.3.1_git20211027-r0) 09:08:49 (92/128) Installing soxr (0.1.3-r2) 09:08:49 (93/128) Installing libsrt (1.4.2-r1) 09:08:49 (94/128) Installing libssh (0.9.6-r1) 09:08:49 (95/128) Installing libtheora (1.1.1-r16) 09:08:49 (96/128) Installing v4l-utils-libs (1.22.1-r1) 09:08:49 (97/128) Installing libdrm (2.4.109-r0) 09:08:49 (98/128) Installing libva (2.13.0-r0) 09:08:49 (99/128) Installing libvdpau (1.4-r0) 09:08:49 (100/128) Installing vidstab (1.1.0-r1) 09:08:49 (101/128) Installing libvorbis (1.3.7-r0) 09:08:49 (102/128) Installing libvpx (1.10.0-r0) 09:08:49 (103/128) Installing vulkan-loader (1.2.196-r0) 09:08:49 (104/128) Installing x264-libs (20210613-r0) 09:08:49 (105/128) Installing x265-libs (3.5-r0) 09:08:49 (106/128) Installing xvidcore (1.3.7-r1) 09:08:49 (107/128) Installing ffmpeg-libs (4.4.1-r2) 09:08:50 (108/128) Installing libevent (2.1.12-r4) 09:08:50 (109/128) Installing mesa (21.2.6-r0) 09:08:50 (110/128) Installing wayland-libs-server (1.19.0-r1) 09:08:50 (111/128) Installing mesa-gbm (21.2.6-r0) 09:08:50 (112/128) Installing lcms2 (2.12-r1) 09:08:50 (113/128) Installing nspr (4.32-r0) 09:08:50 (114/128) Installing sqlite-libs (3.36.0-r0) 09:08:50 (115/128) Installing nss (3.78.1-r0) 09:08:50 (116/128) Installing libasyncns (0.8-r1) 09:08:50 (117/128) Installing libltdl (2.4.6-r7) 09:08:50 (118/128) Installing orc (0.4.32-r0) 09:08:50 (119/128) Installing libsndfile (1.0.31-r1) 09:08:50 (120/128) Installing speexdsp (1.2.0-r0) 09:08:50 (121/128) Installing tdb-libs (1.4.5-r0) 09:08:50 (122/128) Installing libpulse (15.0-r2) 09:08:50 (123/128) Installing re2 (2021.11.01-r0) 09:08:50 (124/128) Installing snappy (1.1.9-r1) 09:08:50 (125/128) Installing libgpg-error (1.42-r1) 09:08:50 (126/128) Installing libgcrypt (1.9.4-r0) 09:08:50 (127/128) Installing libxslt (1.1.35-r0) 09:08:50 (128/128) Installing chromium (99.0.4844.84-r0) 09:08:54 Executing busybox-1.34.1-r7.trigger 09:08:54 Executing glib-2.70.1-r0.trigger 09:08:54 Executing shared-mime-info-2.1-r1.trigger 09:08:59 Executing gdk-pixbuf-2.42.8-r0.trigger 09:08:59 Executing gtk-update-icon-cache-2.24.33-r0.trigger 09:08:59 Executing fontconfig-2.13.1-r4.trigger 09:08:59 Executing mkfontscale-1.2.1-r1.trigger 09:08:59 OK: 275 MiB in 144 packages 09:09:07 Removing intermediate container 42f35ed7f66f 09:09:07 ---> 78444725a946 09:09:07 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 09:09:07 ---> Running in 19e36aab8bc5 09:09:08 Removing intermediate container 19e36aab8bc5 09:09:08 ---> ed21103532ed 09:09:08 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 09:09:08 ---> Running in dd77b2347fc3 09:09:08 Removing intermediate container dd77b2347fc3 09:09:08 ---> ee673e270aa0 09:09:08 Step 5/10 : RUN npm install -g npm 09:09:08 ---> Running in d3a1db6f9569 09:09:35 09:09:35 changed 54 packages, and audited 212 packages in 20s 09:09:35 09:09:35 11 packages are looking for funding 09:09:35 run `npm fund` for details 09:09:35 09:09:35 found 0 vulnerabilities 09:09:35 Removing intermediate container d3a1db6f9569 09:09:35 ---> 926a6a69eb85 09:09:35 Step 6/10 : ARG USER=1000 09:09:35 ---> Running in 9de6340d1356 09:09:35 Removing intermediate container 9de6340d1356 09:09:35 ---> 8844e608c684 09:09:35 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 09:09:35 ---> Running in b8a3e72bc59c 09:09:36 Removing intermediate container b8a3e72bc59c 09:09:36 ---> 16e42ae9676c 09:09:36 Step 8/10 : USER $USER:$USER 09:09:36 ---> Running in 24c5e8d9729c 09:09:36 Removing intermediate container 24c5e8d9729c 09:09:36 ---> deadc18cdc66 09:09:36 Step 9/10 : WORKDIR /app 09:09:36 ---> Running in 2bdfc818037c 09:09:36 Removing intermediate container 2bdfc818037c 09:09:36 ---> 689d6437412c 09:09:36 Step 10/10 : LABEL git_sha=8ce63578c4bcb7f608659bee455df2aaf81df854 09:09:36 ---> Running in 10d998c1766c 09:09:37 Removing intermediate container 10d998c1766c 09:09:37 ---> b950f9411f53 09:09:37 Successfully built b950f9411f53 09:09:37 Successfully tagged edgexfoundry/edgex-web-ui:8ce63578c4bcb7f608659bee455df2aaf81df854 09:09:37 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 09:09:37 touch edgex-web-ui.imagebuilt 09:09:37 mkdir -p node_modules coverage 09:09:37 chown "1000:1000" node_modules coverage package-lock.json 09:09:37 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 09:09:47 npm WARN EBADENGINE Unsupported engine { 09:09:47 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 09:09:47 npm WARN EBADENGINE required: { 09:09:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:09:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:09:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:09:47 npm WARN EBADENGINE }, 09:09:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:09:47 npm WARN EBADENGINE } 09:09:47 npm WARN EBADENGINE Unsupported engine { 09:09:47 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 09:09:47 npm WARN EBADENGINE required: { 09:09:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:09:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:09:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:09:47 npm WARN EBADENGINE }, 09:09:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:09:47 npm WARN EBADENGINE } 09:09:47 npm WARN EBADENGINE Unsupported engine { 09:09:47 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 09:09:47 npm WARN EBADENGINE required: { 09:09:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:09:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:09:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:09:47 npm WARN EBADENGINE }, 09:09:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:09:47 npm WARN EBADENGINE } 09:09:47 npm WARN EBADENGINE Unsupported engine { 09:09:47 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 09:09:47 npm WARN EBADENGINE required: { 09:09:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:09:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:09:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:09:47 npm WARN EBADENGINE }, 09:09:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:09:47 npm WARN EBADENGINE } 09:09:47 npm WARN EBADENGINE Unsupported engine { 09:09:47 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 09:09:47 npm WARN EBADENGINE required: { 09:09:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:09:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:09:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:09:47 npm WARN EBADENGINE }, 09:09:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:09:47 npm WARN EBADENGINE } 09:09:47 npm WARN EBADENGINE Unsupported engine { 09:09:47 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 09:09:47 npm WARN EBADENGINE required: { 09:09:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:09:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:09:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:09:47 npm WARN EBADENGINE }, 09:09:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:09:47 npm WARN EBADENGINE } 09:09:47 npm WARN EBADENGINE Unsupported engine { 09:09:47 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 09:09:47 npm WARN EBADENGINE required: { 09:09:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:09:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:09:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:09:47 npm WARN EBADENGINE }, 09:09:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:09:47 npm WARN EBADENGINE } 09:09:47 npm WARN EBADENGINE Unsupported engine { 09:09:47 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 09:09:47 npm WARN EBADENGINE required: { 09:09:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:09:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:09:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:09:47 npm WARN EBADENGINE }, 09:09:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:09:47 npm WARN EBADENGINE } 09:09:47 npm WARN EBADENGINE Unsupported engine { 09:09:47 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 09:09:47 npm WARN EBADENGINE required: { 09:09:47 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 09:09:47 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 09:09:47 npm WARN EBADENGINE yarn: '>= 1.13.0' 09:09:47 npm WARN EBADENGINE }, 09:09:47 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 09:09:47 npm WARN EBADENGINE } 09:10:26 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 09:10:26 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 09:10:26 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 09:10:26 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 09:10:26 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 09:10:26 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 09:10:36 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 09:10:36 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 09:10:37 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 09:10:55 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 09:10:55 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 09:10:55 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. 09:10:59 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. 09:11:00 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. 09:11:01 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 09:11:16 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 09:11:17 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 09:11:35 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. 09:11:57 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. 09:12:36 09:12:36 added 1475 packages, and audited 1476 packages in 3m 09:12:36 09:12:36 90 packages are looking for funding 09:12:36 run `npm fund` for details 09:12:36 09:12:36 14 vulnerabilities (3 moderate, 9 high, 2 critical) 09:12:36 09:12:36 To address issues that do not require attention, run: 09:12:36 npm audit fix 09:12:36 09:12:36 To address all issues (including breaking changes), run: 09:12:36 npm audit fix --force 09:12:36 09:12:36 Run `npm audit` for details. 09:12:37 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 09:12:56 - Generating browser application bundles (phase: setup)... 09:13:28 Compiling @angular/compiler/testing : es2015 as esm2015 09:13:28 Compiling @angular/core : es2015 as esm2015 09:14:00 Compiling @angular/common : es2015 as esm2015 09:14:00 Compiling @angular/core/testing : es2015 as esm2015 09:14:07 Compiling @angular/platform-browser : es2015 as esm2015 09:14:07 Compiling @angular/common/testing : es2015 as esm2015 09:14:11 Compiling @angular/router : es2015 as esm2015 09:14:11 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 09:14:18 Compiling @angular/platform-browser/testing : es2015 as esm2015 09:14:19 Compiling @angular/common/http : es2015 as esm2015 09:14:19 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 09:14:25 Compiling @angular/forms : es2015 as esm2015 09:14:25 Compiling @angular/common/http/testing : es2015 as esm2015 09:14:25 Compiling @angular/router/testing : es2015 as esm2015 09:15:32 24 10 2022 09:15:27.054:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 09:15:32 24 10 2022 09:15:27.069:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 09:15:32 24 10 2022 09:15:27.099:INFO [launcher]: Starting browser ChromeHeadless 09:16:40 24 10 2022 09:16:31.821:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 09:17:12 24 10 2022 09:17:09.057:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 09:17:31 ✔ Browser application bundle generation complete. 09:17:31 24 10 2022 09:17:31.517:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket jQ95ra-u9_R3CkRUAAAB with id 78163401 09:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 09:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.128 secs) 09:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.179 secs) 09:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.224 secs) 09:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 2.392 secs) 09:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.459 secs) 09:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.675 secs) 09:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.698 secs) 09:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.718 secs) 09:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.909 secs) 09:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.057 secs) 09:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.08 secs) 09:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.092 secs) 09:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.11 secs) 09:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.125 secs) 09:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.173 secs) 09:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.185 secs) 09:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.198 secs) 09:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.257 secs) 09:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.333 secs) 09:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.508 secs) 09:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.668 secs) 09:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.736 secs) 09:17:53 WARN: ' 09:17:53 It looks like you're using ngModel on the same form field as formControlName. 09:17:53 Support for using the ngModel input property and ngModelChange event with 09:17:53 reactive form directives has been deprecated in Angular v6 and will be removed 09:17:53 in a future version of Angular. 09:17:53 09:17:53 For more information on this, see our API docs here: 09:17:53 https://angular.io/api/forms/FormControlName#use-with-ngmodel 09:17:53 ' 09:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.736 secs) 09:17:53 WARN: ' 09:17:53 It looks like you're using ngModel on the same form field as formControlName. 09:17:53 Support for using the ngModel input property and ngModelChange event with 09:17:53 reactive form directives has been deprecated in Angular v6 and will be removed 09:17:53 in a future version of Angular. 09:17:53 09:17:53 For more information on this, see our API docs here: 09:17:53 https://angular.io/api/forms/FormControlName#use-with-ngmodel 09:17:53 ' 09:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.901 secs) 09:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.964 secs) 09:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.984 secs) 09:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.995 secs) 09:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.059 secs) 09:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.124 secs) 09:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.166 secs) 09:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.2 secs) 09:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.375 secs) 09:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.425 secs) 09:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.519 secs) 09:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.702 secs) 09:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.763 secs) 09:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.854 secs) 09:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.94 secs) 09:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.977 secs) 09:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.065 secs) 09:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.259 secs) 09:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.358 secs) 09:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.395 secs) 09:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.435 secs) 09:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.594 secs) 09:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.658 secs) 09:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.681 secs) 09:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.723 secs) 09:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.769 secs) 09:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.82 secs) 09:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.842 secs) 09:17:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.999 secs) 09:17:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.194 secs) 09:17:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.33 secs) 09:17:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.672 secs) 09:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.829 secs) 09:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.871 secs) 09:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.92 secs) 09:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.943 secs) 09:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.993 secs) 09:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.056 secs) 09:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.212 secs) 09:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.27 secs) 09:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.329 secs) 09:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.428 secs) 09:17:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.484 secs) 09:17:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.686 secs) 09:17:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.045 secs) 09:17:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.244 secs) 09:17:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.269 secs) 09:17:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.361 secs) 09:17:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.386 secs) 09:17:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.409 secs) 09:17:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.436 secs) 09:17:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.466 secs) 09:17:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.585 secs) 09:17:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.678 secs) 09:17:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.702 secs) 09:17:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.759 secs) 09:17:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.802 secs) 09:18:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.143 secs) 09:18:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.23 secs) 09:18:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.459 secs) 09:18:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.47 secs) 09:18:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.523 secs) 09:18:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.551 secs) 09:18:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.629 secs) 09:18:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.671 secs) 09:18:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.849 secs) 09:18:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.928 secs) 09:18:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.951 secs) 09:18:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.973 secs) 09:18:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.993 secs) 09:18:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.02 secs) 09:18:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.045 secs) 09:18:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.1 secs) 09:18:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.12 secs) 09:18:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.133 secs) 09:18:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.213 secs) 09:18:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.229 secs) 09:18:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.238 secs) 09:18:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.461 secs) 09:18:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.542 secs) 09:18:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.577 secs) 09:18:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.593 secs) 09:18:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.613 secs) 09:18:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.622 secs) 09:18:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.679 secs) 09:18:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.805 secs) 09:18:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.887 secs) 09:18:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.968 secs) 09:18:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.979 secs) 09:18:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.999 secs) 09:18:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.194 secs) 09:18:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.257 secs) 09:18:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.31 secs) 09:18:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.336 secs) 09:18:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.35 secs) 09:18:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.362 secs) 09:18:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 11.408 secs) 09:18:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.477 secs) 09:18:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.536 secs) 09:18:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 11.567 secs) 09:18:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 11.592 secs) 09:18:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 11.606 secs) 09:18:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 11.658 secs) 09:18:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 11.76 secs) 09:18:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 11.785 secs) 09:18:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 11.813 secs) 09:18:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 11.991 secs) 09:18:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.101 secs) 09:18:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.164 secs) 09:18:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.195 secs) 09:18:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.346 secs) 09:18:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.4 secs) 09:18:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 12.502 secs) 09:18:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 12.572 secs) 09:18:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 12.686 secs) 09:18:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 12.729 secs) 09:18:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 12.834 secs) 09:18:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.031 secs) 09:18:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.314 secs) 09:18:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.434 secs) 09:18:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.482 secs) 09:18:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.501 secs) 09:18:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.514 secs) 09:18:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.674 secs) 09:18:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.708 secs) 09:18:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.722 secs) 09:18:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.746 secs) 09:18:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.468 secs / 13.746 secs) 09:18:08 TOTAL: 149 SUCCESS 09:18:08 ✔ Browser application bundle generation complete. 09:18:11 09:18:11 =============================== Coverage summary =============================== 09:18:11 Statements : 40.98% ( 1467/3580 ) 09:18:11 Branches : 12.03% ( 111/923 ) 09:18:11 Functions : 33.28% ( 432/1298 ) 09:18:11 Lines : 38.91% ( 1318/3387 ) 09:18:11 ================================================================================ 09:18:11 24 10 2022 09:18:11.094:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 09:18:12 ✔ Browser application bundle generation complete. 09:18:12 make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo 09:18:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:18:12 $ docker stop --time=1 0ef609bb16594b160787a865a4f8ffdb3c18759da1ab173a600c47b33433e958 09:18:14 $ docker rm -f 0ef609bb16594b160787a865a4f8ffdb3c18759da1ab173a600c47b33433e958 [Pipeline] // withDockerContainer [Pipeline] sh 09:18:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:18:18 Warning: overwriting stash ‘coverage-report’ 09:18:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:18:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:18:26 + ls -al . 09:18:26 total 180 09:18:26 drwxrwxr-x 13 jenkins jenkins 4096 Oct 24 09:06 . 09:18:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 09:04 .. 09:18:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 09:04 .blubracket 09:18:26 -rw-rw-r-- 1 jenkins jenkins 18 Oct 24 09:04 .dockerignore 09:18:26 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 09:04 .git 09:18:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 09:04 .github 09:18:26 -rw-rw-r-- 1 jenkins jenkins 185 Oct 24 09:04 .gitignore 09:18:26 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 24 09:04 Attribution.txt 09:18:26 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 24 09:04 CHANGELOG.md 09:18:26 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 24 09:04 CONTRIBUTING.md 09:18:26 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 24 09:04 Dockerfile 09:18:26 -rw-rw-r-- 1 jenkins jenkins 652 Oct 24 09:04 Jenkinsfile 09:18:26 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 24 09:04 LICENSE 09:18:26 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 24 09:04 Makefile 09:18:26 -rw-rw-r-- 1 jenkins jenkins 4398 Oct 24 09:04 README.md 09:18:26 -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 09:04 VERSION 09:18:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 09:04 assets 09:18:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 09:04 bin 09:18:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 09:04 cmd 09:18:26 -rw-r--r-- 1 jenkins jenkins 10 Oct 24 09:06 coverage.out 09:18:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 09:04 docs 09:18:26 -rw-rw-r-- 1 jenkins jenkins 3151 Oct 24 09:04 go.mod 09:18:26 -rw-rw-r-- 1 jenkins jenkins 43970 Oct 24 09:04 go.sum 09:18:26 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 09:04 internal 09:18:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 09:04 snap 09:18:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 09:04 testing 09:18:26 -rw-rw-r-- 1 jenkins jenkins 155 Oct 24 09:04 version.go 09:18:26 drwxrwxr-x 6 jenkins jenkins 4096 Oct 24 09:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:26 + 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=8ce63578c4bcb7f608659bee455df2aaf81df854 --label arch=arm64 --label version=0.0.0 . 09:18:28 Sending build context to Docker daemon 31.46MB 09:18:28 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 09:18:28 Step 2/26 : FROM ${BASE} AS builder 09:18:28 ---> f4ede24331fe 09:18:28 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:18:29 ---> Running in 0da30b87df77 09:18:29 Removing intermediate container 0da30b87df77 09:18:29 ---> 2ee247f066fc 09:18:29 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 09:18:29 ---> Running in 8cb4e38fc5ec 09:18:29 Removing intermediate container 8cb4e38fc5ec 09:18:29 ---> 716328e3716e 09:18:29 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 09:18:29 ---> Running in 66a8dcb499d5 09:18:29 Removing intermediate container 66a8dcb499d5 09:18:29 ---> b21f5cc29f5e 09:18:29 Step 6/26 : LABEL Name=edgex-ui-go 09:18:30 ---> Running in ca9c82419b37 09:18:30 Removing intermediate container ca9c82419b37 09:18:30 ---> a0c0badecd0c 09:18:30 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 09:18:30 ---> Running in 552459ddd5a3 09:18:30 Removing intermediate container 552459ddd5a3 09:18:30 ---> 328ee33a6146 09:18:30 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:18:32 ---> 040be1176f05 09:18:32 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:32 ---> Running in 1b978a502cb8 09:18:34 Removing intermediate container 1b978a502cb8 09:18:34 ---> 194fceb6997a 09:18:34 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:18:34 ---> Running in bf0e86075967 09:18:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:18:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:18:37 OK: 221 MiB in 51 packages 09:18:37 Removing intermediate container bf0e86075967 09:18:37 ---> f56bf67df8ba 09:18:37 Step 11/26 : ENV GO111MODULE=on 09:18:37 ---> Running in d67acffc9a9c 09:18:38 Removing intermediate container d67acffc9a9c 09:18:38 ---> 39d2851da60b 09:18:38 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:18:38 ---> Running in 27b1e0eb3fd0 09:18:38 Removing intermediate container 27b1e0eb3fd0 09:18:38 ---> 3d5e3858e28c 09:18:38 Step 13/26 : COPY go.mod vendor* ./ 09:18:39 ---> 70bb8a85a736 09:18:39 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:39 ---> Running in 095c52c32f89 09:18:41 Removing intermediate container 095c52c32f89 09:18:41 ---> 2bf208f675be 09:18:41 Step 15/26 : COPY . . 09:18:45 ---> 1a990456777a 09:18:45 Step 16/26 : RUN ${MAKE} 09:18:45 ---> Running in b8f4a5e571e1 09:18:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:19:54 Removing intermediate container b8f4a5e571e1 09:19:54 ---> 980c323e5227 09:19:54 Step 17/26 : FROM alpine:3.14 09:19:54 3.14: Pulling from library/alpine 09:19:54 90cda3b7c325: Pulling fs layer 09:19:54 90cda3b7c325: Verifying Checksum 09:19:54 90cda3b7c325: Download complete 09:19:54 90cda3b7c325: Pull complete 09:19:54 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 09:19:54 Status: Downloaded newer image for alpine:3.14 09:19:54 ---> 376ba31ae3da 09:19:54 Step 18/26 : EXPOSE 4000 09:19:54 ---> Running in 14bc56b7dffd 09:19:54 Removing intermediate container 14bc56b7dffd 09:19:54 ---> f64c8420f147 09:19:54 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:19:55 ---> a72a38760b45 09:19:55 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 09:19:56 ---> 5635e9de5d49 09:19:56 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 09:19:56 ---> 0a57b407afab 09:19:56 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:19:56 ---> Running in d5d91d549328 09:19:56 Removing intermediate container d5d91d549328 09:19:56 ---> 8d55b1208a25 09:19:56 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 09:19:56 ---> Running in e3754aabb351 09:19:57 Removing intermediate container e3754aabb351 09:19:57 ---> 203465f1535d 09:19:57 Step 24/26 : LABEL arch=arm64 09:19:57 ---> Running in 1d5b19bc17f8 09:19:57 Removing intermediate container 1d5b19bc17f8 09:19:57 ---> 2258c966aa9c 09:19:57 Step 25/26 : LABEL git_sha=8ce63578c4bcb7f608659bee455df2aaf81df854 09:19:57 ---> Running in f05514bd09d6 09:19:57 Removing intermediate container f05514bd09d6 09:19:57 ---> 5e663cda0acb 09:19:57 Step 26/26 : LABEL version=0.0.0 09:19:58 ---> Running in 88fb65c412a6 09:19:58 Removing intermediate container 88fb65c412a6 09:19:58 ---> ca95041e332b 09:19:58 [Warning] One or more build-args [ARCH] were not consumed 09:19:58 Successfully built ca95041e332b 09:19:58 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 09:19:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:19:59 09:19:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:19:59 arm64: Pulling from edgex-lftools-log-publisher 09:19:59 8998bd30e6a1: Pulling fs layer 09:19:59 04944245beec: Pulling fs layer 09:19:59 699f458cf7ca: Pulling fs layer 09:19:59 765212b225bb: Pulling fs layer 09:19:59 f23df028b6ca: Pulling fs layer 09:19:59 d65c8cfc05b1: Pulling fs layer 09:19:59 2437ff75d9bd: Pulling fs layer 09:19:59 765212b225bb: Waiting 09:19:59 f23df028b6ca: Waiting 09:19:59 d65c8cfc05b1: Waiting 09:19:59 2437ff75d9bd: Waiting 09:19:59 04944245beec: Verifying Checksum 09:19:59 04944245beec: Download complete 09:19:59 765212b225bb: Download complete 09:19:59 f23df028b6ca: Verifying Checksum 09:19:59 f23df028b6ca: Download complete 09:19:59 d65c8cfc05b1: Verifying Checksum 09:19:59 d65c8cfc05b1: Download complete 09:19:59 699f458cf7ca: Verifying Checksum 09:19:59 699f458cf7ca: Download complete 09:20:00 8998bd30e6a1: Verifying Checksum 09:20:00 8998bd30e6a1: Download complete 09:20:02 2437ff75d9bd: Verifying Checksum 09:20:02 2437ff75d9bd: Download complete 09:20:04 8998bd30e6a1: Pull complete 09:20:04 04944245beec: Pull complete 09:20:05 699f458cf7ca: Pull complete 09:20:06 765212b225bb: Pull complete 09:20:06 f23df028b6ca: Pull complete 09:20:06 d65c8cfc05b1: Pull complete 09:20:21 2437ff75d9bd: Pull complete 09:20:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:20:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:20:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:22 prd-ubuntu20.04-docker-arm64-4c-16g-9264 does not seem to be running inside a container 09:20:22 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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:arm64 cat 09:20:24 $ docker top 557887eb16f85bcf5c0089881031793d72799ceb28c087239afd8ff3154f27b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:20:25 ---> job-cost.sh 09:20:25 lf-activate-venv: SKIPPING 09:20:25 INFO: No Stack... 09:20:26 INFO: Retrieving Pricing Info for: v3-standard-4 09:20:26 INFO: Archiving Costs [Pipeline] sh 09:20:27 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 09:20:27 + cut -d, -f6 [Pipeline] lock 09:20:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-561-2-stack-cost] 09:20:27 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-561-2-stack-cost] did not exist. Created. 09:20:27 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-561-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:20:27 /w/workspace/edgex-ui-go/2@tmp/durable-2522180e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:20:28 + echo total: 0.2199999988079071 [Pipeline] stash 09:20:28 Warning: overwriting stash ‘stack-cost’ 09:20:33 Stashed 1 file(s) [Pipeline] } 09:20:33 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-561-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:20:33 $ docker stop --time=1 557887eb16f85bcf5c0089881031793d72799ceb28c087239afd8ff3154f27b9 09:20:34 $ docker rm -f 557887eb16f85bcf5c0089881031793d72799ceb28c087239afd8ff3154f27b9 [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 09:20:35 provisioning config files... 09:20:35 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-561@tmp/config4353308911770156904tmp [Pipeline] { [Pipeline] sh 09:20:35 + set +x 09:20:35 + curl+ -s https://codecov.io/bash 09:20:35 bash -s -- 09:20:35 09:20:35 _____ _ 09:20:35 / ____| | | 09:20:35 | | ___ __| | ___ ___ _____ __ 09:20:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:20:35 | |___| (_) | (_| | __/ (_| (_) \ V / 09:20:35 \_____\___/ \__,_|\___|\___\___/ \_/ 09:20:35 Bash-1.0.6 09:20:35 09:20:35 09:20:35 ==> git version 2.25.1 found 09:20:35 ==> 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 09:20:35 Release-Date: 2020-01-08 09:20:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:20:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:20:35 ==> Jenkins CI detected. 09:20:35 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-561 09:20:35 project root: . 09:20:35 --> token set from env 09:20:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:20:35 ==> Running gcov in . (disable via -X gcov) 09:20:35 ==> Python coveragepy not found 09:20:35 ==> Searching for coverage reports in: 09:20:35 + . 09:20:35 -> Found 1 reports 09:20:35 ==> Detecting git/mercurial file structure 09:20:35 ==> Reading reports 09:20:35 + ./coverage.out bytes=10 09:20:35 ==> Appending adjustments 09:20:35 https://docs.codecov.io/docs/fixing-reports 09:20:36 + Found adjustments 09:20:36 ==> Gzipping contents 09:20:36 12K /tmp/codecov.SROuXX.gz 09:20:36 ==> Uploading reports 09:20:36 url: https://codecov.io 09:20:36 query: branch=PR-561&commit=8ce63578c4bcb7f608659bee455df2aaf81df854&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-561%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=561&job=&cmd_args= 09:20:36 -> Pinging Codecov 09:20:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-561&commit=8ce63578c4bcb7f608659bee455df2aaf81df854&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-561%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=561&job=&cmd_args= 09:20:36 -> Uploading to 09:20:36 https://storage.googleapis.com/codecov/v4/raw/2022-10-24/FB506323287CE973F263BFD2A0EB1F37/8ce63578c4bcb7f608659bee455df2aaf81df854/97ac6814-bda7-402a-b236-4822cde9dc1d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221024T092036Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f19f1ce0fa1b3a0c087a3e7135f4fabd2f9b4c05a82cf3a218cf62f92c7e9f40 09:20:36 % Total % Received % Xferd Average Speed Time Time Time Current 09:20:36 Dload Upload Total Spent Left Speed 09:20:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 37434 --:--:-- --:--:-- --:--:-- 37593 09:20:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/8ce63578c4bcb7f608659bee455df2aaf81df854 [Pipeline] } 09:20:36 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 09:20:37 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-561/archives ] 09:20:37 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-561/archives 09:20:37 total 16 09:20:37 drwxr-xr-x 3 root root 4096 Oct 24 09:07 . 09:20:37 drwxrwxr-x 15 jenkins jenkins 4096 Oct 24 09:07 .. 09:20:37 drwxr-xr-x 2 root root 4096 Oct 24 09:07 cost 09:20:37 -rw-r--r-- 1 root root 83 Oct 24 09:07 cost.csv 09:20:37 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-561/archives 09:20:37 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-561/archives 09:20:37 total 16 09:20:37 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 09:07 . 09:20:37 drwxrwxr-x 15 jenkins jenkins 4096 Oct 24 09:07 .. 09:20:37 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 09:07 cost 09:20:37 -rw-r--r-- 1 jenkins jenkins 83 Oct 24 09:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:20:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:20:38 ---> package-listing.sh 09:20:38 ++ facter osfamily 09:20:38 ++ tr '[:upper:]' '[:lower:]' 09:20:39 + OS_FAMILY=debian 09:20:39 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-561 09:20:39 + START_PACKAGES=/tmp/packages_start.txt 09:20:39 + END_PACKAGES=/tmp/packages_end.txt 09:20:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:20:39 + PACKAGES=/tmp/packages_start.txt 09:20:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-561 ']' 09:20:39 + PACKAGES=/tmp/packages_end.txt 09:20:39 + case "${OS_FAMILY}" in 09:20:39 + dpkg -l 09:20:39 + grep '^ii' 09:20:39 + '[' -f /tmp/packages_start.txt ']' 09:20:39 + '[' -f /tmp/packages_end.txt ']' 09:20:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:20:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-561 ']' 09:20:39 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-561/archives/ 09:20:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-561/archives/ [Pipeline] echo 09:20:39 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-561/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:20:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:20:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:39 prd-ubuntu20.04-docker-8c-8g-9268 does not seem to be running inside a container 09:20:39 $ 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-561/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-561 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-561:/w/workspace/edgexfoundry_edgex-ui-go_PR-561:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-561@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-561@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 09:20:40 $ docker top 0c1468a2a79e1211e6b69d1a4789a0412f2ff1fdf11b7f35ccd210a3368b9117 -eo pid,comm [Pipeline] { [Pipeline] sh 09:20:40 + touch /tmp/pre-build-complete [Pipeline] sh 09:20:40 + mkdir -p /var/log/sysstat [Pipeline] sh 09:20:41 + ls /var/log/sa-host 09:20:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:20:41 provisioning config files... 09:20:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-561@tmp/config3489223446450376980tmp [Pipeline] { [Pipeline] echo 09:20:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:20:41 ---> create-netrc.sh [Pipeline] } 09:20:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:20:41 ---> python-tools-install.sh [Pipeline] echo 09:20:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:20:42 ---> sudo-logs.sh 09:20:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:20:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:20:42 ---> job-cost.sh 09:20:42 lf-activate-venv: SKIPPING 09:20:42 DEBUG: total: 0.2199999988079071 09:20:42 INFO: Retrieving Stack Cost... 09:20:42 INFO: Retrieving Pricing Info for: v3-standard-8 09:20:43 INFO: Archiving Costs [Pipeline] echo 09:20:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:20:43 ---> logs-deploy.sh 09:20:43 lf-activate-venv: SKIPPING 09:20:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-561/2 09:20:43 INFO: archiving workspace using pattern(s): 09:20:44 Archives upload complete. 09:20:44 INFO: archiving logs to Nexus