Pull request #616 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eeebeb455c034b8266b0ae337caae24f721710a4+588e4747f1d3645342cd4a28a51c9f1e9b808114 (442f05d344369d21dad3c0b5892868e2ee933719) 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-ssh10972127019762502613.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh18131032430549083565.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-616/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-616/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12624935541068725568.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh1092110794430139010.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-616/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-616/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4895353875230828055.key > 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16742 in /w/workspace/edgexfoundry_edgex-ui-go_PR-616 [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-616 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 588e4747f1d3645342cd4a28a51c9f1e9b808114 into PR head commit eeebeb455c034b8266b0ae337caae24f721710a4 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/616/head:refs/remotes/origin/PR-616 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eeebeb455c034b8266b0ae337caae24f721710a4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Merge succeeded, producing eeebeb455c034b8266b0ae337caae24f721710a4 Checking out Revision eeebeb455c034b8266b0ae337caae24f721710a4 (PR-616) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:54:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:54:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:54:03 ========================================================= 17:54:03 EdgeX Global Pipelines Version Info 17:54:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git merge 588e4747f1d3645342cd4a28a51c9f1e9b808114 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eeebeb455c034b8266b0ae337caae24f721710a4 # timeout=10 > git rev-list --no-walk 295d9255ef2afa6aeb8c743482b96de3e8f83f5d # timeout=10 17:54:04 ------------------- 17:54:04 stable info: 17:54:04 ------------------- 17:54:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:54:04 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:54:04 Message: update stable to v1.0.249 17:54:05 ------------------- 17:54:05 experimental info: 17:54:05 ------------------- 17:54:05 Commited By: **** collab-it+edgex@linuxfoundation.org 17:54:05 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:54:05 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-616 [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-616 [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-616 [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eeebeb455c034b8266b0ae337caae24f721710a4 [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eeebeb4 [Pipeline] echo 17:54:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:54:05 provisioning config files... 17:54:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/config11131084894483570767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:54:06 ---> docker-login.sh 17:54:06 nexus3.edgexfoundry.org:10001 17:54:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:06 Configure a credential helper to remove this warning. See 17:54:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:06 17:54:06 Login Succeeded 17:54:06 nexus3.edgexfoundry.org:10002 17:54:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:06 Configure a credential helper to remove this warning. See 17:54:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:06 17:54:06 Login Succeeded 17:54:06 nexus3.edgexfoundry.org:10003 17:54:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:06 Configure a credential helper to remove this warning. See 17:54:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:06 17:54:06 Login Succeeded 17:54:06 nexus3.edgexfoundry.org:10004 17:54:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:06 Configure a credential helper to remove this warning. See 17:54:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:06 17:54:06 Login Succeeded 17:54:06 docker.io 17:54:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:06 Configure a credential helper to remove this warning. See 17:54:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:06 17:54:06 Login Succeeded 17:54:06 ---> docker-login.sh ends [Pipeline] } 17:54:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:54:07 + git rev-list -1 --merges eeebeb455c034b8266b0ae337caae24f721710a4~1..eeebeb455c034b8266b0ae337caae24f721710a4 [Pipeline] echo 17:54:07 -----------> git rev-list -1 --merges eeebeb455c034b8266b0ae337caae24f721710a4~1..eeebeb455c034b8266b0ae337caae24f721710a4 eeebeb455c034b8266b0ae337caae24f721710a4 [false] [Pipeline] sh 17:54:07 + git log --format=format:%s -1 eeebeb455c034b8266b0ae337caae24f721710a4 [Pipeline] echo 17:54:07 ========================================================= 17:54:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:54:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:54:07 + git log --format=format:%s -1 eeebeb455c034b8266b0ae337caae24f721710a4 [Pipeline] echo 17:54:07 [semverPrep] GIT_COMMIT: eeebeb455c034b8266b0ae337caae24f721710a4, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v3 [Pipeline] echo 17:54:07 [semverPrep] This is not a build commit. [Pipeline] sh 17:54:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:54:08 + grep -v github /etc/ssh/ssh_known_hosts 17:54:08 + [ -e /tmp/ssh_known_hosts ] 17:54:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:54:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:54:08 + sudo tee -a /etc/ssh/ssh_known_hosts 17:54:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:54:08 17:54:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:54:09 0.1.4: Pulling from edgex-devops/py-git-semver 17:54:09 b85a868b505f: Pulling fs layer 17:54:09 e2be974225ed: Pulling fs layer 17:54:09 339a4e72a1f5: Pulling fs layer 17:54:09 988bab9f4d93: Pulling fs layer 17:54:09 988bab9f4d93: Waiting 17:54:09 1469e6f7b9e6: Pulling fs layer 17:54:09 eaf3925da568: Pulling fs layer 17:54:09 bab4dde63d76: Pulling fs layer 17:54:09 1469e6f7b9e6: Waiting 17:54:09 bde34c3a00c8: Pulling fs layer 17:54:09 bab4dde63d76: Waiting 17:54:09 b352a97aabf1: Pulling fs layer 17:54:09 4872d77fe225: Pulling fs layer 17:54:09 5851b861e8e6: Pulling fs layer 17:54:09 bde34c3a00c8: Waiting 17:54:09 eaf3925da568: Waiting 17:54:09 b352a97aabf1: Waiting 17:54:09 4872d77fe225: Waiting 17:54:09 5851b861e8e6: Waiting 17:54:09 e2be974225ed: Download complete 17:54:09 988bab9f4d93: Download complete 17:54:09 1469e6f7b9e6: Verifying Checksum 17:54:09 1469e6f7b9e6: Download complete 17:54:09 eaf3925da568: Verifying Checksum 17:54:09 eaf3925da568: Download complete 17:54:09 339a4e72a1f5: Verifying Checksum 17:54:09 339a4e72a1f5: Download complete 17:54:09 bde34c3a00c8: Verifying Checksum 17:54:09 bde34c3a00c8: Download complete 17:54:09 b352a97aabf1: Download complete 17:54:09 4872d77fe225: Verifying Checksum 17:54:09 4872d77fe225: Download complete 17:54:09 5851b861e8e6: Verifying Checksum 17:54:09 5851b861e8e6: Download complete 17:54:09 b85a868b505f: Verifying Checksum 17:54:09 b85a868b505f: Download complete 17:54:09 bab4dde63d76: Verifying Checksum 17:54:09 bab4dde63d76: Download complete 17:54:10 b85a868b505f: Pull complete 17:54:10 e2be974225ed: Pull complete 17:54:11 339a4e72a1f5: Pull complete 17:54:11 988bab9f4d93: Pull complete 17:54:11 1469e6f7b9e6: Pull complete 17:54:11 eaf3925da568: Pull complete 17:54:13 bab4dde63d76: Pull complete 17:54:13 bde34c3a00c8: Pull complete 17:54:13 b352a97aabf1: Pull complete 17:54:13 4872d77fe225: Pull complete 17:54:13 5851b861e8e6: Pull complete 17:54:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:54:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:54:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:54:13 prd-ubuntu20.04-docker-8c-8g-16742 does not seem to be running inside a container 17:54:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-616 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616:/w/workspace/edgexfoundry_edgex-ui-go_PR-616:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@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 17:54:16 $ docker top 0ac9f4757658b12e66da5aef7c07ab75e322597ccfcb8cb99397661e1e5b5790 -eo pid,comm 17:54:16 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). 17:54:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:54:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:54:16 [ssh-agent] Looking for ssh-agent implementation... 17:54:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:54:16 $ docker exec 0ac9f4757658b12e66da5aef7c07ab75e322597ccfcb8cb99397661e1e5b5790 ssh-agent 17:54:16 SSH_AUTH_SOCK=/tmp/ssh-oHRij53BFm8R/agent.33 17:54:16 SSH_AGENT_PID=39 17:54:16 Running ssh-add (command line suppressed) 17:54:16 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/private_key_6782463317653614337.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/private_key_6782463317653614337.key) 17:54:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:54:17 + git tag --points-at HEAD [Pipeline] } 17:54:17 $ docker exec --env ******** --env ******** 0ac9f4757658b12e66da5aef7c07ab75e322597ccfcb8cb99397661e1e5b5790 ssh-agent -k 17:54:17 unset SSH_AUTH_SOCK; 17:54:17 unset SSH_AGENT_PID; 17:54:17 echo Agent pid 39 killed; 17:54:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:54:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:54:17 [ssh-agent] Looking for ssh-agent implementation... 17:54:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:54:17 $ docker exec 0ac9f4757658b12e66da5aef7c07ab75e322597ccfcb8cb99397661e1e5b5790 ssh-agent 17:54:17 SSH_AUTH_SOCK=/tmp/ssh-MLZutvfb5NkB/agent.72 17:54:17 SSH_AGENT_PID=78 17:54:17 Running ssh-add (command line suppressed) 17:54:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/private_key_11899514217751188975.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/private_key_11899514217751188975.key) 17:54:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:54:17 + git semver init 17:54:18 2023-05-24 17:54:18,040 [run_init] DEBUG init version:0.0.0 force:False 17:54:18 2023-05-24 17:54:18,042 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver 17:54:18 2023-05-24 17:54:18,042 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver 17:54:18 2023-05-24 17:54:18,042 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-616, universal_newlines=False, shell=None, istream=None) 17:54:20 2023-05-24 17:54:19,547 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.git/info/exclude 17:54:20 2023-05-24 17:54:19,547 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver/PR-616 with force:False 17:54:20 2023-05-24 17:54:19,548 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver/PR-616 17:54:20 2023-05-24 17:54:19,552 [execute] INFO git cat-file --batch-check 17:54:20 2023-05-24 17:54:19,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver, universal_newlines=False, shell=None, istream=) 17:54:20 2023-05-24 17:54:19,559 [execute] INFO git cat-file --batch 17:54:20 2023-05-24 17:54:19,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver, universal_newlines=False, shell=None, istream=) 17:54:20 2023-05-24 17:54:19,565 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver/PR-616 17:54:20 0.0.0 [Pipeline] } 17:54:20 $ docker exec --env ******** --env ******** 0ac9f4757658b12e66da5aef7c07ab75e322597ccfcb8cb99397661e1e5b5790 ssh-agent -k 17:54:20 unset SSH_AUTH_SOCK; 17:54:20 unset SSH_AGENT_PID; 17:54:20 echo Agent pid 78 killed; 17:54:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:54:20 + git semver [Pipeline] } 17:54:20 $ docker stop --time=1 0ac9f4757658b12e66da5aef7c07ab75e322597ccfcb8cb99397661e1e5b5790 17:54:22 $ docker rm -f --volumes 0ac9f4757658b12e66da5aef7c07ab75e322597ccfcb8cb99397661e1e5b5790 [Pipeline] // withDockerContainer [Pipeline] sh 17:54:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:54:22 Stashed 1 file(s) [Pipeline] echo 17:54:22 [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 17:54:22 provisioning config files... 17:54:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/config5425700385345661270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:54:23 ---> docker-login.sh 17:54:23 nexus3.edgexfoundry.org:10001 17:54:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:23 Configure a credential helper to remove this warning. See 17:54:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:23 17:54:23 Login Succeeded 17:54:23 nexus3.edgexfoundry.org:10002 17:54:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:23 Configure a credential helper to remove this warning. See 17:54:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:23 17:54:23 Login Succeeded 17:54:23 nexus3.edgexfoundry.org:10003 17:54:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:23 Configure a credential helper to remove this warning. See 17:54:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:23 17:54:23 Login Succeeded 17:54:23 nexus3.edgexfoundry.org:10004 17:54:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:23 Configure a credential helper to remove this warning. See 17:54:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:23 17:54:23 Login Succeeded 17:54:23 docker.io 17:54:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:23 Configure a credential helper to remove this warning. See 17:54:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:23 17:54:23 Login Succeeded 17:54:23 ---> docker-login.sh ends [Pipeline] } 17:54:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:54:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:54:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:54:23 ========================================================= 17:54:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:54:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:23 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:54:24 Sending build context to Docker daemon 47.69MB 17:54:24 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 17:54:24 Step 2/15 : FROM ${BASE} AS builder 17:54:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:54:24 f56be85fc22e: Pulling fs layer 17:54:24 85791d961cd3: Pulling fs layer 17:54:24 d694b5ae8c79: Pulling fs layer 17:54:24 9f32a84ed3da: Pulling fs layer 17:54:24 4d19c01a9841: Pulling fs layer 17:54:24 9325e15d5711: Pulling fs layer 17:54:24 556b6ee489ea: Pulling fs layer 17:54:24 c5a4b2cf53e6: Pulling fs layer 17:54:24 4d19c01a9841: Waiting 17:54:24 9325e15d5711: Waiting 17:54:24 556b6ee489ea: Waiting 17:54:24 c5a4b2cf53e6: Waiting 17:54:24 9f32a84ed3da: Waiting 17:54:24 85791d961cd3: Download complete 17:54:24 9f32a84ed3da: Download complete 17:54:24 4d19c01a9841: Verifying Checksum 17:54:24 4d19c01a9841: Download complete 17:54:24 f56be85fc22e: Download complete 17:54:24 9325e15d5711: Verifying Checksum 17:54:24 9325e15d5711: Download complete 17:54:24 f56be85fc22e: Pull complete 17:54:24 85791d961cd3: Pull complete 17:54:24 c5a4b2cf53e6: Verifying Checksum 17:54:24 c5a4b2cf53e6: Download complete 17:54:24 d694b5ae8c79: Verifying Checksum 17:54:24 d694b5ae8c79: Download complete 17:54:25 556b6ee489ea: Verifying Checksum 17:54:25 556b6ee489ea: Download complete 17:54:28 d694b5ae8c79: Pull complete 17:54:28 9f32a84ed3da: Pull complete 17:54:28 4d19c01a9841: Pull complete 17:54:28 9325e15d5711: Pull complete 17:54:30 556b6ee489ea: Pull complete 17:54:31 c5a4b2cf53e6: Pull complete 17:54:31 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 17:54:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:54:31 ---> c4be618373d6 17:54:31 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:54:36 ---> Running in 0b08990f76ce 17:54:36 Removing intermediate container 0b08990f76ce 17:54:36 ---> 39caf42cee70 17:54:36 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 17:54:36 ---> Running in 5aca21c9ac1e 17:54:37 Removing intermediate container 5aca21c9ac1e 17:54:37 ---> cf7b30937e2d 17:54:37 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 17:54:37 ---> Running in 17cc6613c0db 17:54:37 Removing intermediate container 17cc6613c0db 17:54:37 ---> 8bfba7b1cf40 17:54:37 Step 6/15 : LABEL Name=edgex-ui-go 17:54:37 ---> Running in e5470a630a8c 17:54:37 Removing intermediate container e5470a630a8c 17:54:37 ---> 7d6d36e41185 17:54:37 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 17:54:37 ---> Running in 988acc4decec 17:54:37 Removing intermediate container 988acc4decec 17:54:37 ---> f128e0981dce 17:54:37 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:54:37 Still waiting to schedule task 17:54:37 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:54:37 latest: Pulling from library/docker 17:54:38 8a49fdb3b6a5: Pulling fs layer 17:54:38 dfb60e7f5d22: Pulling fs layer 17:54:38 f74671f55a8d: Pulling fs layer 17:54:38 75039dcfa57a: Pulling fs layer 17:54:38 a867a08cc62a: Pulling fs layer 17:54:38 f897c97d93d5: Pulling fs layer 17:54:38 5893dfdf0269: Pulling fs layer 17:54:38 7bd0f5addfbf: Pulling fs layer 17:54:38 b3364461d2a2: Pulling fs layer 17:54:38 3b63b390fabe: Pulling fs layer 17:54:38 200a256d559f: Pulling fs layer 17:54:38 f897c97d93d5: Waiting 17:54:38 b3364461d2a2: Waiting 17:54:38 5893dfdf0269: Waiting 17:54:38 7bd0f5addfbf: Waiting 17:54:38 75039dcfa57a: Waiting 17:54:38 f36549cf8e4b: Pulling fs layer 17:54:38 135f01648aa4: Pulling fs layer 17:54:38 f9804e6a84f9: Pulling fs layer 17:54:38 200a256d559f: Waiting 17:54:38 f36549cf8e4b: Waiting 17:54:38 135f01648aa4: Waiting 17:54:38 f74671f55a8d: Download complete 17:54:38 dfb60e7f5d22: Verifying Checksum 17:54:38 dfb60e7f5d22: Download complete 17:54:38 8a49fdb3b6a5: Verifying Checksum 17:54:38 8a49fdb3b6a5: Download complete 17:54:38 8a49fdb3b6a5: Pull complete 17:54:38 a867a08cc62a: Verifying Checksum 17:54:38 a867a08cc62a: Download complete 17:54:38 75039dcfa57a: Verifying Checksum 17:54:38 5893dfdf0269: Verifying Checksum 17:54:38 5893dfdf0269: Download complete 17:54:38 dfb60e7f5d22: Pull complete 17:54:38 f897c97d93d5: Verifying Checksum 17:54:38 f897c97d93d5: Download complete 17:54:38 7bd0f5addfbf: Verifying Checksum 17:54:38 7bd0f5addfbf: Download complete 17:54:38 f74671f55a8d: Pull complete 17:54:38 b3364461d2a2: Verifying Checksum 17:54:38 b3364461d2a2: Download complete 17:54:38 200a256d559f: Download complete 17:54:38 3b63b390fabe: Verifying Checksum 17:54:38 3b63b390fabe: Download complete 17:54:38 135f01648aa4: Download complete 17:54:38 f9804e6a84f9: Download complete 17:54:38 75039dcfa57a: Pull complete 17:54:39 a867a08cc62a: Pull complete 17:54:39 f897c97d93d5: Pull complete 17:54:39 5893dfdf0269: Pull complete 17:54:39 f36549cf8e4b: Verifying Checksum 17:54:39 f36549cf8e4b: Download complete 17:54:39 7bd0f5addfbf: Pull complete 17:54:39 b3364461d2a2: Pull complete 17:54:40 3b63b390fabe: Pull complete 17:54:40 200a256d559f: Pull complete 17:54:41 f36549cf8e4b: Pull complete 17:54:41 135f01648aa4: Pull complete 17:54:41 f9804e6a84f9: Pull complete 17:54:41 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 17:54:41 Status: Downloaded newer image for docker:latest 17:54:43 ---> a45db3ac1655 17:54:43 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:54:43 ---> Running in d7eb8c71c9e1 17:54:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:54:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:54:44 OK: 265 MiB in 53 packages 17:54:44 Removing intermediate container d7eb8c71c9e1 17:54:44 ---> 17cd0c7434f3 17:54:44 Step 10/15 : ENV GO111MODULE=on 17:54:44 ---> Running in 4bec3f678b53 17:54:44 Removing intermediate container 4bec3f678b53 17:54:44 ---> a4f29786b3be 17:54:44 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:54:44 ---> Running in 2218e349faa5 17:54:44 Removing intermediate container 2218e349faa5 17:54:44 ---> ab2552472391 17:54:44 Step 12/15 : COPY go.mod vendor* ./ 17:54:44 ---> bde3404afe1b 17:54:44 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:44 ---> Running in 6b23828cf749 17:55:11 Removing intermediate container 6b23828cf749 17:55:11 ---> 8a4c93972e61 17:55:11 Step 14/15 : COPY . . 17:55:12 ---> 2bf46bd5c3ea 17:55:12 Step 15/15 : RUN ${MAKE} 17:55:12 ---> Running in 67bdebaf0091 17:55:12 noop 17:55:13 Removing intermediate container 67bdebaf0091 17:55:13 ---> 43a9042ec7df 17:55:13 Successfully built 43a9042ec7df 17:55:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:13 + docker inspect -f . ci-base-image-x86_64 17:55:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:13 prd-ubuntu20.04-docker-8c-8g-16742 does not seem to be running inside a container 17:55:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-616 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616:/w/workspace/edgexfoundry_edgex-ui-go_PR-616:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@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 17:55:13 $ docker top c713ceb2179da9e1d52ce733a3a04d5d12187da516a83791a638b9d5bd1e365e -eo pid,comm [Pipeline] { [Pipeline] sh 17:55:14 + go version 17:55:14 go version go1.20.2 linux/amd64 [Pipeline] } 17:55:14 $ docker stop --time=1 c713ceb2179da9e1d52ce733a3a04d5d12187da516a83791a638b9d5bd1e365e 17:55:15 $ docker rm -f --volumes c713ceb2179da9e1d52ce733a3a04d5d12187da516a83791a638b9d5bd1e365e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:15 + docker inspect -f . ci-base-image-x86_64 17:55:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:15 prd-ubuntu20.04-docker-8c-8g-16742 does not seem to be running inside a container 17:55:15 $ 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-616 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616:/w/workspace/edgexfoundry_edgex-ui-go_PR-616:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@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 17:55:16 $ docker top d3c7c55617b377ac277104983fc1e16421c6bd6041e70837f768034f59f223fc -eo pid,comm [Pipeline] { [Pipeline] sh 17:55:16 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-616 [Pipeline] fileExists [Pipeline] sh 17:55:16 + make test 17:55:16 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 17:55:21 ? github.com/edgexfoundry/edgex-ui-go [no test files] 17:55:29 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 17:55:29 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 17:55:29 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 17:55:29 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 17:55:29 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 17:55:29 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 17:55:29 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 17:55:29 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 17:55:29 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 17:55:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:55:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:55:32 ./bin/test-attribution-txt.sh 17:55:32 make -C web test 17:55:32 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-616/web' 17:55:32 make[1]: tput: No such file or directory 17:55:32 make[1]: tput: No such file or directory 17:55:32 warning: generating ./VERSION 17:55:32 echo "0.0.0" > VERSION 17:55:32 docker build \ 17:55:32 -f Dockerfile \ 17:55:32 --build-arg USER=1000 \ 17:55:32 \ 17:55:32 --label "git_sha=eeebeb455c034b8266b0ae337caae24f721710a4" \ 17:55:32 -t edgexfoundry/edgex-web-ui:eeebeb455c034b8266b0ae337caae24f721710a4 \ 17:55:32 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 17:55:32 . 17:55:32 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 17:55:32 Install the buildx component to build images with BuildKit: 17:55:32 https://docs.docker.com/go/buildx/ 17:55:32 17:55:32 Sending build context to Docker daemon 2.571MB 17:55:32 Step 1/10 : FROM node:16.17-alpine3.15 17:55:32 16.17-alpine3.15: Pulling from library/node 17:55:32 9621f1afde84: Pulling fs layer 17:55:32 c6f70ee39829: Pulling fs layer 17:55:32 56892a8094a2: Pulling fs layer 17:55:32 58dd87906ef0: Pulling fs layer 17:55:32 58dd87906ef0: Waiting 17:55:32 56892a8094a2: Verifying Checksum 17:55:32 56892a8094a2: Download complete 17:55:33 9621f1afde84: Verifying Checksum 17:55:33 9621f1afde84: Download complete 17:55:33 58dd87906ef0: Download complete 17:55:33 9621f1afde84: Pull complete 17:55:33 c6f70ee39829: Verifying Checksum 17:55:33 c6f70ee39829: Download complete 17:55:34 c6f70ee39829: Pull complete 17:55:34 56892a8094a2: Pull complete 17:55:34 58dd87906ef0: Pull complete 17:55:34 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 17:55:34 Status: Downloaded newer image for node:16.17-alpine3.15 17:55:34 ---> b69703f70c3d 17:55:34 Step 2/10 : RUN apk add --no-cache chromium 17:55:37 ---> Running in b68aa0626c0a 17:55:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:55:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:55:38 (1/129) Installing libxau (1.0.9-r0) 17:55:38 (2/129) Installing libmd (1.0.3-r0) 17:55:38 (3/129) Installing libbsd (0.11.3-r1) 17:55:38 (4/129) Installing libxdmcp (1.1.3-r0) 17:55:38 (5/129) Installing libxcb (1.14-r2) 17:55:38 (6/129) Installing libx11 (1.7.3.1-r0) 17:55:38 (7/129) Installing libxext (1.3.4-r0) 17:55:38 (8/129) Installing libice (1.0.10-r0) 17:55:38 (9/129) Installing libuuid (2.37.4-r0) 17:55:38 (10/129) Installing libsm (1.2.3-r0) 17:55:38 (11/129) Installing libxt (1.2.1-r0) 17:55:38 (12/129) Installing libxmu (1.1.3-r0) 17:55:38 (13/129) Installing xset (1.2.4-r0) 17:55:38 (14/129) Installing xprop (1.2.5-r0) 17:55:38 (15/129) Installing xdg-utils (1.1.3-r0) 17:55:38 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 17:55:38 (17/129) Installing pkgconf (1.8.1-r0) 17:55:38 (18/129) Installing libffi (3.4.2-r1) 17:55:38 (19/129) Installing libintl (0.21-r0) 17:55:38 (20/129) Installing libblkid (2.37.4-r0) 17:55:38 (21/129) Installing libmount (2.37.4-r0) 17:55:38 (22/129) Installing pcre (8.45-r1) 17:55:38 (23/129) Installing glib (2.70.5-r0) 17:55:38 (24/129) Installing xz-libs (5.2.5-r1) 17:55:38 (25/129) Installing libxml2 (2.9.14-r2) 17:55:38 (26/129) Installing shared-mime-info (2.1-r2) 17:55:38 (27/129) Installing hicolor-icon-theme (0.17-r1) 17:55:38 (28/129) Installing libjpeg-turbo (2.1.2-r0) 17:55:38 (29/129) Installing libpng (1.6.37-r1) 17:55:38 (30/129) Installing libwebp (1.2.2-r1) 17:55:38 (31/129) Installing zstd-libs (1.5.0-r0) 17:55:38 (32/129) Installing tiff (4.4.0-r1) 17:55:38 (33/129) Installing gdk-pixbuf (2.42.8-r0) 17:55:38 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 17:55:38 (35/129) Installing libxcomposite (0.4.5-r0) 17:55:38 (36/129) Installing libxfixes (6.0.0-r0) 17:55:38 (37/129) Installing libxrender (0.9.10-r3) 17:55:38 (38/129) Installing libxcursor (1.2.0-r0) 17:55:38 (39/129) Installing libxdamage (1.1.5-r1) 17:55:38 (40/129) Installing libxi (1.8-r0) 17:55:38 (41/129) Installing libxinerama (1.1.4-r1) 17:55:38 (42/129) Installing libxrandr (1.5.2-r1) 17:55:38 (43/129) Installing atk (2.36.0-r0) 17:55:38 (44/129) Installing libxtst (1.2.3-r3) 17:55:38 (45/129) Installing dbus-libs (1.12.24-r0) 17:55:38 (46/129) Installing at-spi2-core (2.42.0-r0) 17:55:38 (47/129) Installing at-spi2-atk (2.38.0-r0) 17:55:38 (48/129) Installing expat (2.5.0-r0) 17:55:38 (49/129) Installing brotli-libs (1.0.9-r5) 17:55:38 (50/129) Installing libbz2 (1.0.8-r1) 17:55:38 (51/129) Installing freetype (2.11.1-r2) 17:55:38 (52/129) Installing fontconfig (2.13.1-r4) 17:55:38 (53/129) Installing pixman (0.40.0-r4) 17:55:38 (54/129) Installing cairo (1.16.0-r5) 17:55:38 (55/129) Installing cairo-gobject (1.16.0-r5) 17:55:38 (56/129) Installing avahi-libs (0.8-r5) 17:55:38 (57/129) Installing gmp (6.2.1-r1) 17:55:38 (58/129) Installing nettle (3.7.3-r0) 17:55:38 (59/129) Installing p11-kit (0.24.0-r1) 17:55:38 (60/129) Installing libtasn1 (4.18.0-r1) 17:55:38 (61/129) Installing libunistring (0.9.10-r1) 17:55:38 (62/129) Installing gnutls (3.7.1-r2) 17:55:38 (63/129) Installing cups-libs (2.3.3-r6) 17:55:38 (64/129) Installing libepoxy (1.5.9-r0) 17:55:38 (65/129) Installing fribidi (1.0.11-r0) 17:55:38 (66/129) Installing graphite2 (1.3.14-r0) 17:55:38 (67/129) Installing harfbuzz (3.0.0-r2) 17:55:38 (68/129) Installing libxft (2.3.4-r0) 17:55:38 (69/129) Installing pango (1.48.10-r0) 17:55:38 (70/129) Installing wayland-libs-client (1.19.0-r1) 17:55:38 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 17:55:38 (72/129) Installing wayland-libs-egl (1.19.0-r1) 17:55:38 (73/129) Installing xkeyboard-config (2.34-r0) 17:55:38 (74/129) Installing libxkbcommon (1.3.1-r0) 17:55:38 (75/129) Installing gtk+3.0 (3.24.30-r0) 17:55:38 Executing gtk+3.0-3.24.30-r0.post-install 17:55:38 (76/129) Installing libfontenc (1.1.4-r0) 17:55:38 (77/129) Installing mkfontscale (1.2.1-r1) 17:55:39 (78/129) Installing ttf-opensans (1.10-r1) 17:55:39 Executing ttf-opensans-1.10-r1.post-install 17:55:40 (79/129) Installing libogg (1.3.5-r0) 17:55:40 (80/129) Installing flac (1.3.4-r0) 17:55:40 (81/129) Installing alsa-lib (1.2.5.1-r1) 17:55:40 (82/129) Installing libatomic (10.3.1_git20211027-r0) 17:55:40 (83/129) Installing sdl2 (2.0.16-r4) 17:55:40 (84/129) Installing aom-libs (3.2.0-r0) 17:55:40 (85/129) Installing libass (0.15.2-r0) 17:55:40 (86/129) Installing libdav1d (0.9.2-r0) 17:55:40 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 17:55:41 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 17:55:41 (89/129) Installing lame (3.100-r0) 17:55:41 (90/129) Installing opus (1.3.1-r1) 17:55:41 (91/129) Installing libgomp (10.3.1_git20211027-r0) 17:55:41 (92/129) Installing soxr (0.1.3-r2) 17:55:41 (93/129) Installing libsrt (1.4.2-r1) 17:55:41 (94/129) Installing libssh (0.9.6-r1) 17:55:41 (95/129) Installing libtheora (1.1.1-r16) 17:55:41 (96/129) Installing v4l-utils-libs (1.22.1-r1) 17:55:41 (97/129) Installing libpciaccess (0.16-r0) 17:55:41 (98/129) Installing libdrm (2.4.109-r0) 17:55:41 (99/129) Installing libva (2.13.0-r0) 17:55:41 (100/129) Installing libvdpau (1.4-r0) 17:55:41 (101/129) Installing vidstab (1.1.0-r1) 17:55:41 (102/129) Installing libvorbis (1.3.7-r0) 17:55:41 (103/129) Installing libvpx (1.10.0-r0) 17:55:41 (104/129) Installing vulkan-loader (1.2.196-r0) 17:55:41 (105/129) Installing x264-libs (20210613-r0) 17:55:41 (106/129) Installing x265-libs (3.5-r0) 17:55:41 (107/129) Installing xvidcore (1.3.7-r1) 17:55:41 (108/129) Installing ffmpeg-libs (4.4.1-r2) 17:55:41 (109/129) Installing libevent (2.1.12-r4) 17:55:41 (110/129) Installing mesa (21.2.6-r0) 17:55:41 (111/129) Installing wayland-libs-server (1.19.0-r1) 17:55:41 (112/129) Installing mesa-gbm (21.2.6-r0) 17:55:41 (113/129) Installing lcms2 (2.12-r1) 17:55:41 (114/129) Installing nspr (4.32-r0) 17:55:41 (115/129) Installing sqlite-libs (3.36.0-r0) 17:55:41 (116/129) Installing nss (3.78.1-r0) 17:55:41 (117/129) Installing libasyncns (0.8-r1) 17:55:41 (118/129) Installing libltdl (2.4.6-r7) 17:55:41 (119/129) Installing orc (0.4.32-r0) 17:55:41 (120/129) Installing libsndfile (1.0.31-r1) 17:55:41 (121/129) Installing speexdsp (1.2.0-r0) 17:55:41 (122/129) Installing tdb-libs (1.4.5-r0) 17:55:41 (123/129) Installing libpulse (15.0-r2) 17:55:41 (124/129) Installing re2 (2021.11.01-r0) 17:55:41 (125/129) Installing snappy (1.1.9-r1) 17:55:41 (126/129) Installing libgpg-error (1.42-r1) 17:55:41 (127/129) Installing libgcrypt (1.9.4-r0) 17:55:41 (128/129) Installing libxslt (1.1.35-r0) 17:55:41 (129/129) Installing chromium (99.0.4844.84-r0) 17:55:42 Executing busybox-1.34.1-r7.trigger 17:55:42 Executing glib-2.70.5-r0.trigger 17:55:42 Executing shared-mime-info-2.1-r2.trigger 17:55:43 Executing gdk-pixbuf-2.42.8-r0.trigger 17:55:43 Executing gtk-update-icon-cache-2.24.33-r0.trigger 17:55:43 Executing fontconfig-2.13.1-r4.trigger 17:55:43 Executing mkfontscale-1.2.1-r1.trigger 17:55:43 OK: 286 MiB in 145 packages 17:55:48 Removing intermediate container b68aa0626c0a 17:55:48 ---> bde5690f4bd0 17:55:48 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 17:55:48 ---> Running in ff9baf32bc0d 17:55:48 Removing intermediate container ff9baf32bc0d 17:55:48 ---> 8d901cefb691 17:55:48 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 17:55:48 ---> Running in 762fada8ec68 17:55:48 Removing intermediate container 762fada8ec68 17:55:48 ---> df438ea4d259 17:55:48 Step 5/10 : RUN npm install -g npm 17:55:48 ---> Running in 7ee372c5f1f0 17:55:56 17:55:56 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 17:55:56 17:55:56 27 packages are looking for funding 17:55:56 run `npm fund` for details 17:55:56 17:55:56 found 0 vulnerabilities 17:55:57 Removing intermediate container 7ee372c5f1f0 17:55:57 ---> b2ec0ad88188 17:55:57 Step 6/10 : ARG USER=1000 17:55:57 ---> Running in 66ecacc3ecdf 17:55:57 Removing intermediate container 66ecacc3ecdf 17:55:57 ---> 2502f943450d 17:55:57 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 17:55:57 ---> Running in 24fe431d8183 17:55:58 Removing intermediate container 24fe431d8183 17:55:58 ---> bf5b98da890b 17:55:58 Step 8/10 : USER $USER:$USER 17:55:58 ---> Running in 4ee543b0f2ad 17:55:58 Removing intermediate container 4ee543b0f2ad 17:55:58 ---> 385afe441bd4 17:55:58 Step 9/10 : WORKDIR /app 17:55:58 ---> Running in 9b2d13be0b04 17:55:58 Removing intermediate container 9b2d13be0b04 17:55:58 ---> 4a57a7e26438 17:55:58 Step 10/10 : LABEL git_sha=eeebeb455c034b8266b0ae337caae24f721710a4 17:55:58 ---> Running in 473a288276fc 17:55:58 Removing intermediate container 473a288276fc 17:55:58 ---> 9549fb49aee9 17:55:58 Successfully built 9549fb49aee9 17:55:58 Successfully tagged edgexfoundry/edgex-web-ui:eeebeb455c034b8266b0ae337caae24f721710a4 17:55:58 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 17:55:58 touch edgex-web-ui.imagebuilt 17:55:58 mkdir -p node_modules coverage 17:55:58 chown "1000:1000" node_modules coverage package-lock.json 17:55:58 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 17:56:00 npm WARN old lockfile 17:56:00 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 17:56:00 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 17:56:00 npm WARN old lockfile 17:56:00 npm WARN old lockfile This is a one-time fix-up, please be patient... 17:56:00 npm WARN old lockfile 17:56:08 npm WARN EBADENGINE Unsupported engine { 17:56:08 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 17:56:08 npm WARN EBADENGINE required: { 17:56:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:56:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:56:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:56:08 npm WARN EBADENGINE }, 17:56:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 17:56:08 npm WARN EBADENGINE } 17:56:08 npm WARN EBADENGINE Unsupported engine { 17:56:08 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 17:56:08 npm WARN EBADENGINE required: { 17:56:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:56:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:56:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:56:08 npm WARN EBADENGINE }, 17:56:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 17:56:08 npm WARN EBADENGINE } 17:56:08 npm WARN EBADENGINE Unsupported engine { 17:56:08 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 17:56:08 npm WARN EBADENGINE required: { 17:56:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:56:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:56:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:56:08 npm WARN EBADENGINE }, 17:56:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 17:56:08 npm WARN EBADENGINE } 17:56:08 npm WARN EBADENGINE Unsupported engine { 17:56:08 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 17:56:08 npm WARN EBADENGINE required: { 17:56:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:56:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:56:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:56:08 npm WARN EBADENGINE }, 17:56:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 17:56:08 npm WARN EBADENGINE } 17:56:08 npm WARN EBADENGINE Unsupported engine { 17:56:08 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 17:56:08 npm WARN EBADENGINE required: { 17:56:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:56:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:56:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:56:08 npm WARN EBADENGINE }, 17:56:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 17:56:08 npm WARN EBADENGINE } 17:56:08 npm WARN EBADENGINE Unsupported engine { 17:56:08 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 17:56:08 npm WARN EBADENGINE required: { 17:56:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:56:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:56:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:56:08 npm WARN EBADENGINE }, 17:56:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 17:56:08 npm WARN EBADENGINE } 17:56:08 npm WARN EBADENGINE Unsupported engine { 17:56:08 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 17:56:08 npm WARN EBADENGINE required: { 17:56:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:56:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:56:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:56:08 npm WARN EBADENGINE }, 17:56:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 17:56:08 npm WARN EBADENGINE } 17:56:08 npm WARN EBADENGINE Unsupported engine { 17:56:08 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 17:56:08 npm WARN EBADENGINE required: { 17:56:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:56:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:56:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:56:08 npm WARN EBADENGINE }, 17:56:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 17:56:08 npm WARN EBADENGINE } 17:56:08 npm WARN EBADENGINE Unsupported engine { 17:56:08 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 17:56:08 npm WARN EBADENGINE required: { 17:56:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:56:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:56:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:56:08 npm WARN EBADENGINE }, 17:56:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 17:56:08 npm WARN EBADENGINE } 17:56:11 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 17:56:12 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 17:56:12 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 17:56:12 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 17:56:12 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 17:56:12 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 17:56:12 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 17:56:12 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 17:56:14 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 17:56:14 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 17:56:15 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 17:56: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 17:56:16 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 17:56:17 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. 17:56:17 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 17:56:17 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 17:56:17 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. 17:56:17 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. 17:56:19 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 17:56:21 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. 17:56:23 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. 17:56:29 17:56:29 added 1478 packages, and audited 1479 packages in 29s 17:56:29 17:56:29 90 packages are looking for funding 17:56:29 run `npm fund` for details 17:56:29 17:56:29 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 17:56:29 17:56:29 To address issues that do not require attention, run: 17:56:29 npm audit fix 17:56:29 17:56:29 To address all issues (including breaking changes), run: 17:56:29 npm audit fix --force 17:56:29 17:56:29 Run `npm audit` for details. 17:56: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 17:56:39 - Generating browser application bundles (phase: setup)... 17:56:43 Compiling @angular/core : es2015 as esm2015 17:56:43 Compiling @angular/compiler/testing : es2015 as esm2015 17:56:46 Compiling @angular/common : es2015 as esm2015 17:56:46 Compiling @angular/core/testing : es2015 as esm2015 17:56:47 Compiling @angular/common/testing : es2015 as esm2015 17:56:47 Compiling @angular/platform-browser : es2015 as esm2015 17:56:47 Compiling @angular/common/http : es2015 as esm2015 17:56:47 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 17:56:47 Compiling @angular/platform-browser/testing : es2015 as esm2015 17:56:47 Compiling @angular/router : es2015 as esm2015 17:56:47 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 17:56:48 Compiling @angular/forms : es2015 as esm2015 17:56:48 Compiling @angular/common/http/testing : es2015 as esm2015 17:56:50 Compiling @angular/router/testing : es2015 as esm2015 17:56:56 24 05 2023 17:56:56.396:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 17:56:56 24 05 2023 17:56:56.401:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 17:56:56 24 05 2023 17:56:56.408:INFO [launcher]: Starting browser ChromeHeadless 17:57:09 ✔ Browser application bundle generation complete. 17:57:09 24 05 2023 17:57:07.444:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket Oosd_qktx-Hjmuz-AAAB with id 83837010 17:57:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 17:57:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.31 secs) 17:57:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.339 secs) 17:57:10 WARN: ' 17:57:10 It looks like you're using ngModel on the same form field as formControlName. 17:57:10 Support for using the ngModel input property and ngModelChange event with 17:57:10 reactive form directives has been deprecated in Angular v6 and will be removed 17:57:10 in a future version of Angular. 17:57:10 17:57:10 For more information on this, see our API docs here: 17:57:10 https://angular.io/api/forms/FormControlName#use-with-ngmodel 17:57:10 ' 17:57:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.339 secs) 17:57:10 WARN: ' 17:57:10 It looks like you're using ngModel on the same form field as formControlName. 17:57:10 Support for using the ngModel input property and ngModelChange event with 17:57:10 reactive form directives has been deprecated in Angular v6 and will be removed 17:57:10 in a future version of Angular. 17:57:10 17:57:10 For more information on this, see our API docs here: 17:57:10 https://angular.io/api/forms/FormControlName#use-with-ngmodel 17:57:10 ' 17:57:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.373 secs) 17:57:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.384 secs) 17:57:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.398 secs) 17:57:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.41 secs) 17:57:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.481 secs) 17:57:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.512 secs) 17:57:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.528 secs) 17:57:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.584 secs) 17:57:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.607 secs) 17:57:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.613 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.66 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.676 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.715 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.732 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.767 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.828 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.854 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.86 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.881 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.891 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.904 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.909 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.921 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.962 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.972 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.981 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.991 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.994 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 1.008 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 1.016 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 1.018 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 1.024 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 1.036 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 1.046 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 1.055 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 1.063 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 1.069 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 1.087 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 1.091 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 1.094 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 1.098 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 1.106 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 1.13 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.132 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.136 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.165 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.171 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.177 secs) 17:57:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.181 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.204 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.209 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.212 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.22 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.235 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.241 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.244 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.245 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.247 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.248 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.252 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.254 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.267 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.296 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.318 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.328 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.344 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.369 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.38 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.384 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.386 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.389 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.391 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.409 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.429 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.431 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.433 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.456 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.462 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.464 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.465 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.48 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.517 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.525 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.527 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.529 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.536 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.553 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.562 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.569 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.573 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.596 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.608 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.61 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.612 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.629 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.648 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.655 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.662 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.664 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.678 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.685 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.687 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.697 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.7 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.702 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.71 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.712 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.713 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.715 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.72 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.736 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.739 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.746 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.749 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.754 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.757 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.771 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.78 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.784 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.806 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.811 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.818 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.822 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.825 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.832 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.834 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.848 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.854 secs) 17:57:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.858 secs) 17:57:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.861 secs) 17:57:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.88 secs) 17:57:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.894 secs) 17:57:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.9 secs) 17:57:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.907 secs) 17:57:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.927 secs) 17:57:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.941 secs) 17:57:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.948 secs) 17:57:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 1.954 secs) 17:57:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 1.961 secs) 17:57:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 1.966 secs) 17:57:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 1.977 secs) 17:57:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 1.984 secs) 17:57:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 1.991 secs) 17:57:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.979 secs / 1.991 secs) 17:57:13 TOTAL: 145 SUCCESS 17:57:13 ✔ Browser application bundle generation complete. 17:57:13 17:57:13 =============================== Coverage summary =============================== 17:57:13 Statements : 41.53% ( 1424/3429 ) 17:57:13 Branches : 12.14% ( 109/898 ) 17:57:13 Functions : 33.25% ( 416/1251 ) 17:57:13 Lines : 39.41% ( 1279/3245 ) 17:57:13 ================================================================================ 17:57:13 ✔ Browser application bundle generation complete. 17:57:14 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-616/web' [Pipeline] echo 17:57:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:57:14 $ docker stop --time=1 d3c7c55617b377ac277104983fc1e16421c6bd6041e70837f768034f59f223fc 17:57:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16745 in /w/workspace/edgexfoundry_edgex-ui-go_PR-616 17:57:15 $ docker rm -f --volumes d3c7c55617b377ac277104983fc1e16421c6bd6041e70837f768034f59f223fc [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 17:57:15 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 17:57:15 The recommended git tool is: git 17:57:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:57:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:57:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:57:17 + ls -al . 17:57:17 total 180 17:57:17 drwxrwxr-x 14 jenkins jenkins 4096 May 24 17:55 . 17:57:17 drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:54 .. 17:57:17 drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:54 .blubracket 17:57:17 -rw-rw-r-- 1 jenkins jenkins 18 May 24 17:54 .dockerignore 17:57:17 drwxrwxr-x 8 jenkins jenkins 4096 May 24 17:54 .git 17:57:17 drwxrwxr-x 3 jenkins jenkins 4096 May 24 17:54 .github 17:57:17 -rw-rw-r-- 1 jenkins jenkins 185 May 24 17:54 .gitignore 17:57:17 drwxr-xr-x 3 jenkins jenkins 4096 May 24 17:54 .semver 17:57:17 -rw-rw-r-- 1 jenkins jenkins 8418 May 24 17:54 Attribution.txt 17:57:17 -rw-rw-r-- 1 jenkins jenkins 17205 May 24 17:54 CHANGELOG.md 17:57:17 -rw-rw-r-- 1 jenkins jenkins 3959 May 24 17:54 CONTRIBUTING.md 17:57:17 -rw-rw-r-- 1 jenkins jenkins 1788 May 24 17:54 Dockerfile 17:57:17 -rw-rw-r-- 1 jenkins jenkins 652 May 24 17:54 Jenkinsfile 17:57:17 -rw-rw-r-- 1 jenkins jenkins 11357 May 24 17:54 LICENSE 17:57:17 -rw-rw-r-- 1 jenkins jenkins 2124 May 24 17:54 Makefile 17:57:17 -rw-rw-r-- 1 jenkins jenkins 4558 May 24 17:54 README.md 17:57:17 -rw-rw-r-- 1 jenkins jenkins 5 May 24 17:54 VERSION 17:57:17 drwxrwxr-x 3 jenkins jenkins 4096 May 24 17:54 assets 17:57:17 drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:54 bin 17:57:17 drwxrwxr-x 3 jenkins jenkins 4096 May 24 17:54 cmd 17:57:17 -rw-r--r-- 1 jenkins jenkins 10 May 24 17:55 coverage.out 17:57:17 drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:54 docs 17:57:17 -rw-rw-r-- 1 jenkins jenkins 3034 May 24 17:54 go.mod 17:57:17 -rw-rw-r-- 1 jenkins jenkins 30598 May 24 17:54 go.sum 17:57:17 drwxrwxr-x 8 jenkins jenkins 4096 May 24 17:54 internal 17:57:17 drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:54 snap 17:57:17 drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:54 testing 17:57:17 -rw-rw-r-- 1 jenkins jenkins 155 May 24 17:54 version.go 17:57:17 drwxrwxr-x 6 jenkins jenkins 4096 May 24 17:55 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:18 + 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=eeebeb455c034b8266b0ae337caae24f721710a4 --label arch=amd64 --label version=0.0.0 . 17:57:18 Sending build context to Docker daemon 50.45MB 17:57:18 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 17:57:18 Step 2/25 : FROM ${BASE} AS builder 17:57:18 ---> 43a9042ec7df 17:57:18 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:57:19 ---> Running in 0227db612af3 17:57:19 Removing intermediate container 0227db612af3 17:57:19 ---> 929aacf2091f 17:57:19 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 17:57:19 ---> Running in 2188f1ad8d7e 17:57:19 Removing intermediate container 2188f1ad8d7e 17:57:19 ---> 8a04a50d0333 17:57:19 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 17:57:19 ---> Running in 8666f45dc069 17:57:19 Removing intermediate container 8666f45dc069 17:57:19 ---> c26192e1adad 17:57:19 Step 6/25 : LABEL Name=edgex-ui-go 17:57:19 ---> Running in de3dc6cfe61f 17:57:19 Removing intermediate container de3dc6cfe61f 17:57:19 ---> 6bce71ab525b 17:57:19 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 17:57:19 ---> Running in 310ae223c294 17:57:19 Removing intermediate container 310ae223c294 17:57:19 ---> 79c1c3462fcf 17:57:19 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:57:20 ---> 40a0a597c55a 17:57:20 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:57:21 ---> Running in c95069bde753 17:57:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:57:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:57:21 OK: 265 MiB in 53 packages 17:57:21 Removing intermediate container c95069bde753 17:57:21 ---> 94a69e98aee8 17:57:21 Step 10/25 : ENV GO111MODULE=on 17:57:21 ---> Running in e903ae6814c8 17:57:21 Removing intermediate container e903ae6814c8 17:57:21 ---> f226cd5ebf74 17:57:21 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:57:21 ---> Running in 05cdec35aed0 17:57:22 Removing intermediate container 05cdec35aed0 17:57:22 ---> e789a695d9be 17:57:22 Step 12/25 : COPY go.mod vendor* ./ 17:57:22 ---> e9929875ce96 17:57:22 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:57:22 ---> Running in b07e200abb33 17:57:22 using credential edgex-jenkins-ssh 17:57:22 Cloning the remote Git repository 17:57:23 Removing intermediate container b07e200abb33 17:57:23 ---> bf1607648e18 17:57:23 Step 14/25 : COPY . . 17:57:22 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 17:57:22 > git init /w/workspace/edgex-ui-go/2 # timeout=10 17:57:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:57:22 > git --version # timeout=10 17:57:22 > git --version # 'git version 2.25.1' 17:57:22 using GIT_SSH to set credentials SSH Credentials for GitHub 17:57:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:57:25 ---> cf4572dbab9f 17:57:25 Step 15/25 : RUN ${MAKE} 17:57:25 ---> Running in 4d7426436b56 17:57:25 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 17:57:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:57:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:57:28 Merging remotes/origin/main commit 588e4747f1d3645342cd4a28a51c9f1e9b808114 into PR head commit eeebeb455c034b8266b0ae337caae24f721710a4 17:57:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:57:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:57:28 using GIT_SSH to set credentials SSH Credentials for GitHub 17:57:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/616/head:refs/remotes/origin/PR-616 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:57:28 > git config core.sparsecheckout # timeout=10 17:57:28 > git checkout -f eeebeb455c034b8266b0ae337caae24f721710a4 # timeout=10 17:57:29 > git remote # timeout=10 17:57:29 Merge succeeded, producing eeebeb455c034b8266b0ae337caae24f721710a4 17:57:29 Checking out Revision eeebeb455c034b8266b0ae337caae24f721710a4 (PR-616) 17:57:30 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:57:29 > git config --get remote.origin.url # timeout=10 17:57:29 using GIT_SSH to set credentials SSH Credentials for GitHub 17:57:29 > git merge 588e4747f1d3645342cd4a28a51c9f1e9b808114 # timeout=10 17:57:29 > git rev-parse HEAD^{commit} # timeout=10 17:57:29 > git config core.sparsecheckout # timeout=10 17:57:29 > git checkout -f eeebeb455c034b8266b0ae337caae24f721710a4 # timeout=10 17:57:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:57:30 % Total % Received % Xferd Average Speed Time Time Time Current 17:57:30 Dload Upload Total Spent Left Speed 17:57:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 17:57:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:57:32 + sudo tee /etc/docker/daemon.new 17:57:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:57:32 { 17:57:32 "registry-mirrors": [ 17:57:32 "https://nexus3.edgexfoundry.org:10001" 17:57:32 ], 17:57:32 "bip": "10.250.0.254/24", 17:57:32 "hosts": [ 17:57:32 "tcp://0.0.0.0:5555", 17:57:32 "unix:///var/run/docker.sock" 17:57:32 ], 17:57:32 "mtu": 1458, 17:57:32 "selinux-enabled": true, 17:57:32 "seccomp-profile": "/etc/docker/seccomp.json" 17:57:32 } [Pipeline] sh 17:57:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:57:32 + sudo service docker restart 17:57:43 Removing intermediate container 4d7426436b56 17:57:43 ---> cfae7484a01d 17:57:43 Step 16/25 : FROM alpine:3.17 17:57:43 3.17: Pulling from library/alpine 17:57:43 f56be85fc22e: Already exists 17:57:43 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:57:43 Status: Downloaded newer image for alpine:3.17 17:57:43 ---> 9ed4aefc74f6 17:57:43 Step 17/25 : EXPOSE 4000 17:57:43 ---> Running in 4f7c23d40183 17:57:43 Removing intermediate container 4f7c23d40183 17:57:43 ---> 1e7e44aabbf9 17:57:43 Step 18/25 : 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 17:57:44 ---> 05e262fb9622 17:57:44 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 17:57:44 ---> b07843136d4b 17:57:44 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 17:57:44 ---> d4e2a7194dfe 17:57:44 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:57:44 ---> Running in d0328b3b3c4d 17:57:45 Removing intermediate container d0328b3b3c4d 17:57:45 ---> 1b03257ed0e6 17:57:45 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 17:57:45 ---> Running in 1ccb0707f46d 17:57:45 Removing intermediate container 1ccb0707f46d 17:57:45 ---> 87b23e92a70f 17:57:45 Step 23/25 : LABEL arch=amd64 17:57:45 ---> Running in fbf15be0fbd1 17:57:45 Removing intermediate container fbf15be0fbd1 17:57:45 ---> b3c3ff9b3c3a 17:57:45 Step 24/25 : LABEL git_sha=eeebeb455c034b8266b0ae337caae24f721710a4 17:57:45 ---> Running in b37c0b81b1d4 17:57:45 Removing intermediate container b37c0b81b1d4 17:57:45 ---> 537af56c1302 17:57:45 Step 25/25 : LABEL version=0.0.0 17:57:45 ---> Running in 0cb7f39037ef 17:57:45 Removing intermediate container 0cb7f39037ef 17:57:45 ---> d6fa536a8ef2 17:57:45 [Warning] One or more build-args [ARCH] were not consumed 17:57:45 Successfully built d6fa536a8ef2 17:57:45 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 17:57:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:57:45 17:57:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:57:46 latest: Pulling from edgex-lftools-log-publisher 17:57:46 5eb5b503b376: Pulling fs layer 17:57:46 5c69ac0246d0: Pulling fs layer 17:57:46 ec43610c2a17: Pulling fs layer 17:57:46 3a2ae6a8a46f: Pulling fs layer 17:57:46 33b1e0a273af: Pulling fs layer 17:57:46 5d3b04190fa2: Pulling fs layer 17:57:46 2f39f015ded8: Pulling fs layer 17:57:46 33b1e0a273af: Waiting 17:57:46 5d3b04190fa2: Waiting 17:57:46 2f39f015ded8: Waiting 17:57:46 3a2ae6a8a46f: Waiting 17:57:46 5c69ac0246d0: Verifying Checksum 17:57:46 3a2ae6a8a46f: Verifying Checksum 17:57:46 3a2ae6a8a46f: Download complete 17:57:46 33b1e0a273af: Verifying Checksum 17:57:46 33b1e0a273af: Download complete 17:57:46 ec43610c2a17: Verifying Checksum 17:57:46 ec43610c2a17: Download complete 17:57:46 5d3b04190fa2: Verifying Checksum 17:57:46 5d3b04190fa2: Download complete 17:57:46 5eb5b503b376: Verifying Checksum 17:57:46 5eb5b503b376: Download complete 17:57:47 2f39f015ded8: Download complete 17:57:47 5eb5b503b376: Pull complete 17:57:47 5c69ac0246d0: Pull complete 17:57:48 ec43610c2a17: Pull complete 17:57:48 3a2ae6a8a46f: Pull complete 17:57:48 33b1e0a273af: Pull complete 17:57:48 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:57:51 provisioning config files... 17:57:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config11108541039796748361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:57:51 ---> docker-login.sh 17:57:51 nexus3.edgexfoundry.org:10001 17:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:52 Configure a credential helper to remove this warning. See 17:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:52 17:57:52 Login Succeeded 17:57:52 nexus3.edgexfoundry.org:10002 17:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:52 2f39f015ded8: Pull complete 17:57:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:57:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:57:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:52 Configure a credential helper to remove this warning. See 17:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:52 17:57:52 Login Succeeded 17:57:52 nexus3.edgexfoundry.org:10003 17:57:52 prd-ubuntu20.04-docker-8c-8g-16742 does not seem to be running inside a container 17:57:52 $ 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-616 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616:/w/workspace/edgexfoundry_edgex-ui-go_PR-616:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@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 17:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:52 Configure a credential helper to remove this warning. See 17:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:52 17:57:52 Login Succeeded 17:57:52 nexus3.edgexfoundry.org:10004 17:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:53 Configure a credential helper to remove this warning. See 17:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:53 17:57:53 Login Succeeded 17:57:53 docker.io 17:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:54 Configure a credential helper to remove this warning. See 17:57:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:54 17:57:54 Login Succeeded 17:57:54 ---> docker-login.sh ends 17:57:57 $ docker top dea8d2976e0c498e1680badfedf96b950e65d78762759da1e9e629ba3e7a9105 -eo pid,comm [Pipeline] { [Pipeline] } 17:57:57 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 17:57:57 ---> job-cost.sh 17:57:57 lf-activate-venv: SKIPPING 17:57:57 INFO: No Stack... [Pipeline] echo 17:57:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:57:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:57:57 ========================================================= 17:57:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:57:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:57:58 INFO: Retrieving Pricing Info for: v3-standard-8 17:57:58 INFO: Archiving Costs [Pipeline] sh 17:57:58 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives/cost.csv 17:57:58 + cut -d, -f6 [Pipeline] lock 17:57:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-616-2-stack-cost] 17:57:58 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-616-2-stack-cost] did not exist. Created. 17:57:58 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-616-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:57:58 Sending build context to Docker daemon 30.41MB 17:57:58 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 17:57:58 Step 2/15 : FROM ${BASE} AS builder 17:57:58 + echo total: 0.2199999988079071 [Pipeline] stash 17:57:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:57:59 c41833b44d91: Pulling fs layer 17:57:59 ed15518f5707: Pulling fs layer 17:57:59 feae8fd75edb: Pulling fs layer 17:57:59 242c74f7c9fa: Pulling fs layer 17:57:59 3cdef696dda3: Pulling fs layer 17:57:59 2ced38df9373: Pulling fs layer 17:57:59 58f1dce35555: Pulling fs layer 17:57:59 242c74f7c9fa: Waiting 17:57:59 2ced38df9373: Waiting 17:57:59 58f1dce35555: Waiting 17:57:59 3cdef696dda3: Waiting 17:57:59 ed15518f5707: Verifying Checksum 17:57:59 ed15518f5707: Download complete 17:57:59 242c74f7c9fa: Verifying Checksum 17:57:59 242c74f7c9fa: Download complete 17:57:59 3cdef696dda3: Verifying Checksum 17:57:59 3cdef696dda3: Download complete 17:57:59 c41833b44d91: Download complete 17:57:59 Stashed 1 file(s) [Pipeline] } 17:57:59 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-616-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:57:59 $ docker stop --time=1 dea8d2976e0c498e1680badfedf96b950e65d78762759da1e9e629ba3e7a9105 17:58:00 $ docker rm -f --volumes dea8d2976e0c498e1680badfedf96b950e65d78762759da1e9e629ba3e7a9105 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:58:00 c41833b44d91: Pull complete 17:58:01 58f1dce35555: Verifying Checksum 17:58:01 58f1dce35555: Download complete 17:58:01 ed15518f5707: Pull complete 17:58:02 feae8fd75edb: Verifying Checksum 17:58:02 feae8fd75edb: Download complete 17:58:02 2ced38df9373: Verifying Checksum 17:58:02 2ced38df9373: Download complete 17:58:12 feae8fd75edb: Pull complete 17:58:12 242c74f7c9fa: Pull complete 17:58:12 3cdef696dda3: Pull complete 17:58:19 2ced38df9373: Pull complete 17:58:21 58f1dce35555: Pull complete 17:58:21 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 17:58:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:58:21 ---> fadd8f120f05 17:58:21 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:58:23 ---> Running in 12573c00f387 17:58:23 Removing intermediate container 12573c00f387 17:58:23 ---> 845ffd240dc5 17:58:23 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 17:58:24 ---> Running in bdedb5989724 17:58:24 Removing intermediate container bdedb5989724 17:58:24 ---> b1b2ea9a0241 17:58:24 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 17:58:24 ---> Running in 0b75e14ff49c 17:58:24 Removing intermediate container 0b75e14ff49c 17:58:24 ---> 5b2bd93efe83 17:58:24 Step 6/15 : LABEL Name=edgex-ui-go 17:58:24 ---> Running in e09e30876719 17:58:25 Removing intermediate container e09e30876719 17:58:25 ---> 7d9d6101b221 17:58:25 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 17:58:25 ---> Running in d1321012d2ec 17:58:25 Removing intermediate container d1321012d2ec 17:58:25 ---> 055f20d0d79c 17:58:25 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:58:26 latest: Pulling from library/docker 17:58:26 08409d417260: Pulling fs layer 17:58:26 bf127bdc9f4f: Pulling fs layer 17:58:26 55b4810136f4: Pulling fs layer 17:58:26 2e7805c665c5: Pulling fs layer 17:58:26 560067f77f09: Pulling fs layer 17:58:26 87854ced1808: Pulling fs layer 17:58:26 cb23a4dee6cb: Pulling fs layer 17:58:26 0f440641682c: Pulling fs layer 17:58:26 d5751f9f360d: Pulling fs layer 17:58:26 39b4d37fd203: Pulling fs layer 17:58:26 181b4cd8a6de: Pulling fs layer 17:58:26 59b8b8583a6e: Pulling fs layer 17:58:26 5363e21a005c: Pulling fs layer 17:58:26 d56ef98c0a70: Pulling fs layer 17:58:26 2e7805c665c5: Waiting 17:58:26 560067f77f09: Waiting 17:58:26 87854ced1808: Waiting 17:58:26 cb23a4dee6cb: Waiting 17:58:26 59b8b8583a6e: Waiting 17:58:26 0f440641682c: Waiting 17:58:26 5363e21a005c: Waiting 17:58:26 d5751f9f360d: Waiting 17:58:26 39b4d37fd203: Waiting 17:58:26 181b4cd8a6de: Waiting 17:58:26 d56ef98c0a70: Waiting 17:58:26 55b4810136f4: Verifying Checksum 17:58:26 55b4810136f4: Download complete 17:58:26 bf127bdc9f4f: Verifying Checksum 17:58:26 bf127bdc9f4f: Download complete 17:58:26 08409d417260: Verifying Checksum 17:58:26 08409d417260: Download complete 17:58:27 560067f77f09: Verifying Checksum 17:58:27 560067f77f09: Download complete 17:58:27 2e7805c665c5: Verifying Checksum 17:58:27 2e7805c665c5: Download complete 17:58:27 cb23a4dee6cb: Verifying Checksum 17:58:27 cb23a4dee6cb: Download complete 17:58:27 0f440641682c: Verifying Checksum 17:58:27 0f440641682c: Download complete 17:58:27 87854ced1808: Verifying Checksum 17:58:27 87854ced1808: Download complete 17:58:27 d5751f9f360d: Verifying Checksum 17:58:27 d5751f9f360d: Download complete 17:58:27 08409d417260: Pull complete 17:58:27 181b4cd8a6de: Verifying Checksum 17:58:27 181b4cd8a6de: Download complete 17:58:27 5363e21a005c: Verifying Checksum 17:58:27 5363e21a005c: Download complete 17:58:27 39b4d37fd203: Download complete 17:58:27 d56ef98c0a70: Verifying Checksum 17:58:27 d56ef98c0a70: Download complete 17:58:27 bf127bdc9f4f: Pull complete 17:58:28 55b4810136f4: Pull complete 17:58:28 59b8b8583a6e: Verifying Checksum 17:58:28 59b8b8583a6e: Download complete 17:58:29 2e7805c665c5: Pull complete 17:58:30 560067f77f09: Pull complete 17:58:32 87854ced1808: Pull complete 17:58:32 cb23a4dee6cb: Pull complete 17:58:32 0f440641682c: Pull complete 17:58:33 d5751f9f360d: Pull complete 17:58:34 39b4d37fd203: Pull complete 17:58:34 181b4cd8a6de: Pull complete 17:58:37 59b8b8583a6e: Pull complete 17:58:37 5363e21a005c: Pull complete 17:58:37 d56ef98c0a70: Pull complete 17:58:37 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 17:58:37 Status: Downloaded newer image for docker:latest 17:58:40 ---> a38d36c3d8a3 17:58:40 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:58:40 ---> Running in c6da118e3b03 17:58:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:58:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:58:42 OK: 263 MiB in 53 packages 17:58:46 Removing intermediate container c6da118e3b03 17:58:46 ---> 7b3c0915b8cd 17:58:46 Step 10/15 : ENV GO111MODULE=on 17:58:46 ---> Running in 59e024dfedaa 17:58:46 Removing intermediate container 59e024dfedaa 17:58:46 ---> 6b20bda09779 17:58:46 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:58:46 ---> Running in ea65f8fa7069 17:58:46 Removing intermediate container ea65f8fa7069 17:58:46 ---> 9c146ee1a4bb 17:58:46 Step 12/15 : COPY go.mod vendor* ./ 17:58:47 ---> 7ff22d3439ed 17:58:47 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:58:47 ---> Running in 09ea456c8cb5 17:59:55 Removing intermediate container 09ea456c8cb5 17:59:55 ---> b8c693086f44 17:59:55 Step 14/15 : COPY . . 17:59:55 ---> e1a62919d556 17:59:55 Step 15/15 : RUN ${MAKE} 17:59:55 ---> Running in 532e67f49671 17:59:55 noop 17:59:56 Removing intermediate container 532e67f49671 17:59:56 ---> 95c5e3f1f192 17:59:56 Successfully built 95c5e3f1f192 17:59:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:56 + docker inspect -f . ci-base-image-arm64 17:59:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:57 prd-ubuntu20.04-docker-arm64-4c-16g-16745 does not seem to be running inside a container 17:59:57 $ 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 ******** -e ******** ci-base-image-arm64 cat 17:59:58 $ docker top 9a8d79acc8ac0d4d70e4e1337b7005969b6776d5bb02e1098385547b1db65dce -eo pid,comm [Pipeline] { [Pipeline] sh 17:59:59 + go version 17:59:59 go version go1.20.2 linux/arm64 [Pipeline] } 17:59:59 $ docker stop --time=1 9a8d79acc8ac0d4d70e4e1337b7005969b6776d5bb02e1098385547b1db65dce 18:00:01 $ docker rm -f --volumes 9a8d79acc8ac0d4d70e4e1337b7005969b6776d5bb02e1098385547b1db65dce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:01 + docker inspect -f . ci-base-image-arm64 18:00:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:01 prd-ubuntu20.04-docker-arm64-4c-16g-16745 does not seem to be running inside a container 18:00:01 $ 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 ******** -e ******** ci-base-image-arm64 cat 18:00:03 $ docker top a7418cfe1708b38903cac4a1568a9f223d7c107d21af0f323424efeb3cffa0fe -eo pid,comm [Pipeline] { [Pipeline] sh 18:00:04 + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh 18:00:04 + make test 18:00:04 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 18:00:43 ? github.com/edgexfoundry/edgex-ui-go [no test files] 18:02:50 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 18:02:50 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 18:02:50 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 18:02:50 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 18:02:50 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 18:02:50 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 18:02:50 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 18:02:50 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 18:02:50 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 18:03:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:03:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:03:17 ./bin/test-attribution-txt.sh 18:03:17 make -C web test 18:03:17 make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' 18:03:17 make[1]: tput: No such file or directory 18:03:17 make[1]: tput: No such file or directory 18:03:17 warning: generating ./VERSION 18:03:17 echo "0.0.0" > VERSION 18:03:17 docker build \ 18:03:17 -f Dockerfile \ 18:03:17 --build-arg USER=1000 \ 18:03:17 \ 18:03:17 --label "git_sha=eeebeb455c034b8266b0ae337caae24f721710a4" \ 18:03:17 -t edgexfoundry/edgex-web-ui:eeebeb455c034b8266b0ae337caae24f721710a4 \ 18:03:17 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 18:03:17 . 18:03:17 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 18:03:17 Install the buildx component to build images with BuildKit: 18:03:17 https://docs.docker.com/go/buildx/ 18:03:17 18:03:17 Sending build context to Docker daemon 2.571MB 18:03:17 Step 1/10 : FROM node:16.17-alpine3.15 18:03:17 16.17-alpine3.15: Pulling from library/node 18:03:17 47517142f6ba: Pulling fs layer 18:03:17 5f8c4bfa009b: Pulling fs layer 18:03:17 f7079c9c4ba1: Pulling fs layer 18:03:17 aba105e6f55a: Pulling fs layer 18:03:17 aba105e6f55a: Waiting 18:03:18 f7079c9c4ba1: Verifying Checksum 18:03:18 f7079c9c4ba1: Download complete 18:03:18 47517142f6ba: Verifying Checksum 18:03:18 47517142f6ba: Download complete 18:03:18 aba105e6f55a: Verifying Checksum 18:03:18 aba105e6f55a: Download complete 18:03:18 47517142f6ba: Pull complete 18:03:18 5f8c4bfa009b: Verifying Checksum 18:03:18 5f8c4bfa009b: Download complete 18:03:22 5f8c4bfa009b: Pull complete 18:03:23 f7079c9c4ba1: Pull complete 18:03:23 aba105e6f55a: Pull complete 18:03:23 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 18:03:23 Status: Downloaded newer image for node:16.17-alpine3.15 18:03:23 ---> bf1b8b58d215 18:03:23 Step 2/10 : RUN apk add --no-cache chromium 18:03:24 ---> Running in 601df090ed2a 18:03:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:03:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:03:26 (1/128) Installing libxau (1.0.9-r0) 18:03:26 (2/128) Installing libmd (1.0.3-r0) 18:03:26 (3/128) Installing libbsd (0.11.3-r1) 18:03:26 (4/128) Installing libxdmcp (1.1.3-r0) 18:03:26 (5/128) Installing libxcb (1.14-r2) 18:03:26 (6/128) Installing libx11 (1.7.3.1-r0) 18:03:26 (7/128) Installing libxext (1.3.4-r0) 18:03:26 (8/128) Installing libice (1.0.10-r0) 18:03:26 (9/128) Installing libuuid (2.37.4-r0) 18:03:26 (10/128) Installing libsm (1.2.3-r0) 18:03:26 (11/128) Installing libxt (1.2.1-r0) 18:03:26 (12/128) Installing libxmu (1.1.3-r0) 18:03:26 (13/128) Installing xset (1.2.4-r0) 18:03:26 (14/128) Installing xprop (1.2.5-r0) 18:03:26 (15/128) Installing xdg-utils (1.1.3-r0) 18:03:26 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 18:03:26 (17/128) Installing pkgconf (1.8.1-r0) 18:03:26 (18/128) Installing libffi (3.4.2-r1) 18:03:26 (19/128) Installing libintl (0.21-r0) 18:03:26 (20/128) Installing libblkid (2.37.4-r0) 18:03:26 (21/128) Installing libmount (2.37.4-r0) 18:03:26 (22/128) Installing pcre (8.45-r1) 18:03:27 (23/128) Installing glib (2.70.5-r0) 18:03:27 (24/128) Installing xz-libs (5.2.5-r1) 18:03:27 (25/128) Installing libxml2 (2.9.14-r2) 18:03:27 (26/128) Installing shared-mime-info (2.1-r2) 18:03:27 (27/128) Installing hicolor-icon-theme (0.17-r1) 18:03:27 (28/128) Installing libjpeg-turbo (2.1.2-r0) 18:03:27 (29/128) Installing libpng (1.6.37-r1) 18:03:27 (30/128) Installing libwebp (1.2.2-r1) 18:03:27 (31/128) Installing zstd-libs (1.5.0-r0) 18:03:27 (32/128) Installing tiff (4.4.0-r1) 18:03:27 (33/128) Installing gdk-pixbuf (2.42.8-r0) 18:03:27 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 18:03:27 (35/128) Installing libxcomposite (0.4.5-r0) 18:03:27 (36/128) Installing libxfixes (6.0.0-r0) 18:03:27 (37/128) Installing libxrender (0.9.10-r3) 18:03:27 (38/128) Installing libxcursor (1.2.0-r0) 18:03:27 (39/128) Installing libxdamage (1.1.5-r1) 18:03:27 (40/128) Installing libxi (1.8-r0) 18:03:27 (41/128) Installing libxinerama (1.1.4-r1) 18:03:27 (42/128) Installing libxrandr (1.5.2-r1) 18:03:27 (43/128) Installing atk (2.36.0-r0) 18:03:27 (44/128) Installing libxtst (1.2.3-r3) 18:03:27 (45/128) Installing dbus-libs (1.12.24-r0) 18:03:27 (46/128) Installing at-spi2-core (2.42.0-r0) 18:03:27 (47/128) Installing at-spi2-atk (2.38.0-r0) 18:03:27 (48/128) Installing expat (2.5.0-r0) 18:03:27 (49/128) Installing brotli-libs (1.0.9-r5) 18:03:27 (50/128) Installing libbz2 (1.0.8-r1) 18:03:27 (51/128) Installing freetype (2.11.1-r2) 18:03:27 (52/128) Installing fontconfig (2.13.1-r4) 18:03:27 (53/128) Installing pixman (0.40.0-r4) 18:03:27 (54/128) Installing cairo (1.16.0-r5) 18:03:27 (55/128) Installing cairo-gobject (1.16.0-r5) 18:03:27 (56/128) Installing avahi-libs (0.8-r5) 18:03:27 (57/128) Installing gmp (6.2.1-r1) 18:03:27 (58/128) Installing nettle (3.7.3-r0) 18:03:27 (59/128) Installing p11-kit (0.24.0-r1) 18:03:27 (60/128) Installing libtasn1 (4.18.0-r1) 18:03:27 (61/128) Installing libunistring (0.9.10-r1) 18:03:27 (62/128) Installing gnutls (3.7.1-r2) 18:03:27 (63/128) Installing cups-libs (2.3.3-r6) 18:03:27 (64/128) Installing libepoxy (1.5.9-r0) 18:03:27 (65/128) Installing fribidi (1.0.11-r0) 18:03:27 (66/128) Installing graphite2 (1.3.14-r0) 18:03:27 (67/128) Installing harfbuzz (3.0.0-r2) 18:03:28 (68/128) Installing libxft (2.3.4-r0) 18:03:28 (69/128) Installing pango (1.48.10-r0) 18:03:28 (70/128) Installing wayland-libs-client (1.19.0-r1) 18:03:28 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 18:03:28 (72/128) Installing wayland-libs-egl (1.19.0-r1) 18:03:28 (73/128) Installing xkeyboard-config (2.34-r0) 18:03:28 (74/128) Installing libxkbcommon (1.3.1-r0) 18:03:28 (75/128) Installing gtk+3.0 (3.24.30-r0) 18:03:28 Executing gtk+3.0-3.24.30-r0.post-install 18:03:28 (76/128) Installing libfontenc (1.1.4-r0) 18:03:28 (77/128) Installing mkfontscale (1.2.1-r1) 18:03:28 (78/128) Installing ttf-opensans (1.10-r1) 18:03:29 Executing ttf-opensans-1.10-r1.post-install 18:03:30 (79/128) Installing libogg (1.3.5-r0) 18:03:30 (80/128) Installing flac (1.3.4-r0) 18:03:30 (81/128) Installing alsa-lib (1.2.5.1-r1) 18:03:31 (82/128) Installing libatomic (10.3.1_git20211027-r0) 18:03:31 (83/128) Installing sdl2 (2.0.16-r4) 18:03:31 (84/128) Installing aom-libs (3.2.0-r0) 18:03:31 (85/128) Installing libass (0.15.2-r0) 18:03:31 (86/128) Installing libdav1d (0.9.2-r0) 18:03:31 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 18:03:31 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 18:03:31 (89/128) Installing lame (3.100-r0) 18:03:31 (90/128) Installing opus (1.3.1-r1) 18:03:31 (91/128) Installing libgomp (10.3.1_git20211027-r0) 18:03:31 (92/128) Installing soxr (0.1.3-r2) 18:03:31 (93/128) Installing libsrt (1.4.2-r1) 18:03:31 (94/128) Installing libssh (0.9.6-r1) 18:03:31 (95/128) Installing libtheora (1.1.1-r16) 18:03:31 (96/128) Installing v4l-utils-libs (1.22.1-r1) 18:03:31 (97/128) Installing libdrm (2.4.109-r0) 18:03:31 (98/128) Installing libva (2.13.0-r0) 18:03:31 (99/128) Installing libvdpau (1.4-r0) 18:03:31 (100/128) Installing vidstab (1.1.0-r1) 18:03:31 (101/128) Installing libvorbis (1.3.7-r0) 18:03:31 (102/128) Installing libvpx (1.10.0-r0) 18:03:31 (103/128) Installing vulkan-loader (1.2.196-r0) 18:03:31 (104/128) Installing x264-libs (20210613-r0) 18:03:31 (105/128) Installing x265-libs (3.5-r0) 18:03:31 (106/128) Installing xvidcore (1.3.7-r1) 18:03:31 (107/128) Installing ffmpeg-libs (4.4.1-r2) 18:03:32 (108/128) Installing libevent (2.1.12-r4) 18:03:32 (109/128) Installing mesa (21.2.6-r0) 18:03:32 (110/128) Installing wayland-libs-server (1.19.0-r1) 18:03:32 (111/128) Installing mesa-gbm (21.2.6-r0) 18:03:32 (112/128) Installing lcms2 (2.12-r1) 18:03:32 (113/128) Installing nspr (4.32-r0) 18:03:32 (114/128) Installing sqlite-libs (3.36.0-r0) 18:03:32 (115/128) Installing nss (3.78.1-r0) 18:03:32 (116/128) Installing libasyncns (0.8-r1) 18:03:32 (117/128) Installing libltdl (2.4.6-r7) 18:03:32 (118/128) Installing orc (0.4.32-r0) 18:03:32 (119/128) Installing libsndfile (1.0.31-r1) 18:03:32 (120/128) Installing speexdsp (1.2.0-r0) 18:03:32 (121/128) Installing tdb-libs (1.4.5-r0) 18:03:32 (122/128) Installing libpulse (15.0-r2) 18:03:32 (123/128) Installing re2 (2021.11.01-r0) 18:03:32 (124/128) Installing snappy (1.1.9-r1) 18:03:32 (125/128) Installing libgpg-error (1.42-r1) 18:03:32 (126/128) Installing libgcrypt (1.9.4-r0) 18:03:32 (127/128) Installing libxslt (1.1.35-r0) 18:03:32 (128/128) Installing chromium (99.0.4844.84-r0) 18:03:36 Executing busybox-1.34.1-r7.trigger 18:03:36 Executing glib-2.70.5-r0.trigger 18:03:36 Executing shared-mime-info-2.1-r2.trigger 18:03:39 Executing gdk-pixbuf-2.42.8-r0.trigger 18:03:39 Executing gtk-update-icon-cache-2.24.33-r0.trigger 18:03:39 Executing fontconfig-2.13.1-r4.trigger 18:03:39 Executing mkfontscale-1.2.1-r1.trigger 18:03:39 OK: 275 MiB in 144 packages 18:03:49 Removing intermediate container 601df090ed2a 18:03:49 ---> ef2f986803d2 18:03:49 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 18:03:49 ---> Running in dc3bccaa7332 18:03:49 Removing intermediate container dc3bccaa7332 18:03:49 ---> 0e57b9607dac 18:03:49 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 18:03:49 ---> Running in f2a31236ece6 18:03:49 Removing intermediate container f2a31236ece6 18:03:49 ---> bd27be6413e7 18:03:49 Step 5/10 : RUN npm install -g npm 18:03:49 ---> Running in 42e2b7fafc48 18:04:28 18:04:28 removed 7 packages, changed 101 packages, and audited 264 packages in 32s 18:04:28 18:04:28 27 packages are looking for funding 18:04:28 run `npm fund` for details 18:04:28 18:04:28 found 0 vulnerabilities 18:04:28 Removing intermediate container 42e2b7fafc48 18:04:28 ---> 7d9adf3d585d 18:04:28 Step 6/10 : ARG USER=1000 18:04:32 ---> Running in 88b734319d34 18:04:32 Removing intermediate container 88b734319d34 18:04:32 ---> e552feda1074 18:04:32 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 18:04:32 ---> Running in ba0d07a73a53 18:04:34 Removing intermediate container ba0d07a73a53 18:04:34 ---> 7a725563d6c5 18:04:34 Step 8/10 : USER $USER:$USER 18:04:34 ---> Running in 55dc91341fa9 18:04:34 Removing intermediate container 55dc91341fa9 18:04:34 ---> 96eaa9ad9dcb 18:04:34 Step 9/10 : WORKDIR /app 18:04:34 ---> Running in a0f3ac42396a 18:04:34 Removing intermediate container a0f3ac42396a 18:04:34 ---> 15260ac770b4 18:04:34 Step 10/10 : LABEL git_sha=eeebeb455c034b8266b0ae337caae24f721710a4 18:04:34 ---> Running in c2a39ddd766f 18:04:34 Removing intermediate container c2a39ddd766f 18:04:34 ---> 51ecf26525cb 18:04:34 Successfully built 51ecf26525cb 18:04:34 Successfully tagged edgexfoundry/edgex-web-ui:eeebeb455c034b8266b0ae337caae24f721710a4 18:04:34 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 18:04:34 touch edgex-web-ui.imagebuilt 18:04:34 mkdir -p node_modules coverage 18:04:34 chown "1000:1000" node_modules coverage package-lock.json 18:04:34 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 18:04:47 npm WARN old lockfile 18:04:47 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 18:04:47 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 18:04:47 npm WARN old lockfile 18:04:47 npm WARN old lockfile This is a one-time fix-up, please be patient... 18:04:47 npm WARN old lockfile 18:05:34 npm WARN EBADENGINE Unsupported engine { 18:05:34 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 18:05:34 npm WARN EBADENGINE required: { 18:05:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:05:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:05:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:05:34 npm WARN EBADENGINE }, 18:05:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:05:34 npm WARN EBADENGINE } 18:05:34 npm WARN EBADENGINE Unsupported engine { 18:05:34 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 18:05:34 npm WARN EBADENGINE required: { 18:05:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:05:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:05:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:05:34 npm WARN EBADENGINE }, 18:05:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:05:34 npm WARN EBADENGINE } 18:05:34 npm WARN EBADENGINE Unsupported engine { 18:05:34 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 18:05:34 npm WARN EBADENGINE required: { 18:05:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:05:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:05:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:05:34 npm WARN EBADENGINE }, 18:05:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:05:34 npm WARN EBADENGINE } 18:05:34 npm WARN EBADENGINE Unsupported engine { 18:05:34 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 18:05:34 npm WARN EBADENGINE required: { 18:05:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:05:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:05:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:05:34 npm WARN EBADENGINE }, 18:05:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:05:34 npm WARN EBADENGINE } 18:05:34 npm WARN EBADENGINE Unsupported engine { 18:05:34 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 18:05:34 npm WARN EBADENGINE required: { 18:05:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:05:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:05:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:05:34 npm WARN EBADENGINE }, 18:05:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:05:34 npm WARN EBADENGINE } 18:05:34 npm WARN EBADENGINE Unsupported engine { 18:05:34 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 18:05:34 npm WARN EBADENGINE required: { 18:05:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:05:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:05:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:05:34 npm WARN EBADENGINE }, 18:05:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:05:34 npm WARN EBADENGINE } 18:05:34 npm WARN EBADENGINE Unsupported engine { 18:05:34 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 18:05:34 npm WARN EBADENGINE required: { 18:05:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:05:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:05:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:05:34 npm WARN EBADENGINE }, 18:05:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:05:34 npm WARN EBADENGINE } 18:05:34 npm WARN EBADENGINE Unsupported engine { 18:05:34 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 18:05:34 npm WARN EBADENGINE required: { 18:05:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:05:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:05:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:05:34 npm WARN EBADENGINE }, 18:05:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:05:34 npm WARN EBADENGINE } 18:05:34 npm WARN EBADENGINE Unsupported engine { 18:05:34 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 18:05:34 npm WARN EBADENGINE required: { 18:05:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:05:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:05:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:05:34 npm WARN EBADENGINE }, 18:05:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:05:34 npm WARN EBADENGINE } 18:06:13 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 18:06:13 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 18:06:13 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 18:06:13 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 18:06:13 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 18:06:13 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 18:06:17 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 18:06:30 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 18:06:30 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 18:06:30 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 18:06:42 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 18:06:54 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:06:54 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 18:06:56 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. 18:07:01 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. 18:07:02 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. 18:07:03 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:07:15 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 18:07: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 18:07:44 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. 18:08:06 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. 18:08:53 18:08:53 added 1475 packages, and audited 1476 packages in 4m 18:08:53 18:08:53 90 packages are looking for funding 18:08:53 run `npm fund` for details 18:08:53 18:08:53 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 18:08:53 18:08:53 To address issues that do not require attention, run: 18:08:53 npm audit fix 18:08:53 18:08:53 To address all issues (including breaking changes), run: 18:08:53 npm audit fix --force 18:08:53 18:08:53 Run `npm audit` for details. 18:08:53 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 18:09:11 - Generating browser application bundles (phase: setup)... 18:09:50 Compiling @angular/core : es2015 as esm2015 18:09:50 Compiling @angular/compiler/testing : es2015 as esm2015 18:10:22 Compiling @angular/common : es2015 as esm2015 18:10:22 Compiling @angular/core/testing : es2015 as esm2015 18:10:26 Compiling @angular/platform-browser : es2015 as esm2015 18:10:26 Compiling @angular/common/testing : es2015 as esm2015 18:10:32 Compiling @angular/router : es2015 as esm2015 18:10:32 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 18:10:37 Compiling @angular/platform-browser/testing : es2015 as esm2015 18:10:40 Compiling @angular/common/http : es2015 as esm2015 18:10:40 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 18:10:45 Compiling @angular/forms : es2015 as esm2015 18:10:45 Compiling @angular/common/http/testing : es2015 as esm2015 18:10:45 Compiling @angular/router/testing : es2015 as esm2015 18:12:07 24 05 2023 18:11:54.861:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 18:12:07 24 05 2023 18:11:54.878:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 18:12:07 24 05 2023 18:11:54.914:INFO [launcher]: Starting browser ChromeHeadless 18:13:15 24 05 2023 18:13:08.642:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 18:13:18 24 05 2023 18:13:17.757:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 18:13:20 24 05 2023 18:13:19.605:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 18:14:28 24 05 2023 18:14:21.877:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 18:14:28 ✔ Browser application bundle generation complete. 18:14:28 24 05 2023 18:14:23.325:INFO [launcher]: Trying to start ChromeHeadless again (2/2). 18:14:28 24 05 2023 18:14:25.570:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket eTvKOVwhTc0DnEKAAAAB with id 32340101 18:14:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 18:14:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.53 secs) 18:14:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.638 secs) 18:14:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.694 secs) 18:14:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.716 secs) 18:14:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.828 secs) 18:14:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.865 secs) 18:14:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.882 secs) 18:14:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.9 secs) 18:14:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 1.928 secs) 18:14:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 1.954 secs) 18:14:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 1.974 secs) 18:14:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.213 secs) 18:14:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.273 secs) 18:14:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 2.303 secs) 18:14:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 2.321 secs) 18:14:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 2.366 secs) 18:14:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 2.581 secs) 18:14:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 2.872 secs) 18:14:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.122 secs) 18:14:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.147 secs) 18:14:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.16 secs) 18:14:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.24 secs) 18:14:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.292 secs) 18:14:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.44 secs) 18:14:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 3.471 secs) 18:14:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 3.486 secs) 18:14:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 3.527 secs) 18:14:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 3.679 secs) 18:14:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.053 secs) 18:14:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.161 secs) 18:14:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.281 secs) 18:14:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.365 secs) 18:14:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.611 secs) 18:14:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.171 secs) 18:14:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.243 secs) 18:14:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.297 secs) 18:14:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.316 secs) 18:14:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.332 secs) 18:14:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.391 secs) 18:14:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.587 secs) 18:14:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.749 secs) 18:14:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.934 secs) 18:14:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 6.318 secs) 18:14:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 6.335 secs) 18:14:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.35 secs) 18:14:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 6.41 secs) 18:14:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 6.57 secs) 18:14:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 6.738 secs) 18:14:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 6.76 secs) 18:14:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 6.962 secs) 18:14:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.019 secs) 18:14:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.071 secs) 18:14:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 7.106 secs) 18:14:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.168 secs) 18:14:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 7.271 secs) 18:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 7.56 secs) 18:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 7.58 secs) 18:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 7.598 secs) 18:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 7.627 secs) 18:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.725 secs) 18:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.951 secs) 18:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 8.066 secs) 18:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 8.126 secs) 18:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 8.2 secs) 18:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 8.221 secs) 18:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 8.233 secs) 18:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 8.254 secs) 18:14:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 8.292 secs) 18:14:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 8.32 secs) 18:14:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 8.37 secs) 18:14:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.436 secs) 18:14:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 8.474 secs) 18:14:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 8.513 secs) 18:14:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 8.786 secs) 18:14:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 8.826 secs) 18:14:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 8.879 secs) 18:14:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 8.978 secs) 18:14:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 9.049 secs) 18:14:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 9.075 secs) 18:14:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 9.101 secs) 18:14:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 9.132 secs) 18:14:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 9.211 secs) 18:14:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 9.519 secs) 18:14:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 9.679 secs) 18:14:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 9.775 secs) 18:14:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 9.796 secs) 18:14:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 9.882 secs) 18:14:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 10.114 secs) 18:14:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 10.578 secs) 18:14:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 10.747 secs) 18:14:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 10.811 secs) 18:14:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 10.832 secs) 18:14:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 10.846 secs) 18:14:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 10.901 secs) 18:14:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 11.1 secs) 18:14:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 11.189 secs) 18:14:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 11.228 secs) 18:14:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 11.371 secs) 18:14:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 11.459 secs) 18:15:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 12.098 secs) 18:15:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 12.177 secs) 18:15:00 WARN: ' 18:15:00 It looks like you're using ngModel on the same form field as formControlName. 18:15:00 Support for using the ngModel input property and ngModelChange event with 18:15:00 reactive form directives has been deprecated in Angular v6 and will be removed 18:15:00 in a future version of Angular. 18:15:00 18:15:00 For more information on this, see our API docs here: 18:15:00 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:15:00 ' 18:15:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 12.177 secs) 18:15:00 WARN: ' 18:15:00 It looks like you're using ngModel on the same form field as formControlName. 18:15:00 Support for using the ngModel input property and ngModelChange event with 18:15:00 reactive form directives has been deprecated in Angular v6 and will be removed 18:15:00 in a future version of Angular. 18:15:00 18:15:00 For more information on this, see our API docs here: 18:15:00 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:15:00 ' 18:15:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 12.338 secs) 18:15:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 12.476 secs) 18:15:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 12.496 secs) 18:15:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 12.663 secs) 18:15:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 12.695 secs) 18:15:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 12.853 secs) 18:15:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 12.922 secs) 18:15:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 12.988 secs) 18:15:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 13.063 secs) 18:15:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 13.082 secs) 18:15:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 13.188 secs) 18:15:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 13.268 secs) 18:15:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 13.339 secs) 18:15:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 13.592 secs) 18:15:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 13.628 secs) 18:15:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 13.702 secs) 18:15:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 13.85 secs) 18:15:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 13.93 secs) 18:15:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 13.978 secs) 18:15:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 13.996 secs) 18:15:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 14.077 secs) 18:15:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 14.109 secs) 18:15:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 14.358 secs) 18:15:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 14.435 secs) 18:15:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 14.505 secs) 18:15:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 14.571 secs) 18:15:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 14.617 secs) 18:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 14.92 secs) 18:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 15.034 secs) 18:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 15.086 secs) 18:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 15.163 secs) 18:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 15.193 secs) 18:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 15.25 secs) 18:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 15.269 secs) 18:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 15.442 secs) 18:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 15.498 secs) 18:15:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 15.698 secs) 18:15:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 15.959 secs) 18:15:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 16.139 secs) 18:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 16.258 secs) 18:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 16.289 secs) 18:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 16.321 secs) 18:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 16.352 secs) 18:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 16.498 secs) 18:15:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (23.034 secs / 16.498 secs) 18:15:07 TOTAL: 145 SUCCESS 18:15:07 ✔ Browser application bundle generation complete. 18:15:11 18:15:11 =============================== Coverage summary =============================== 18:15:11 Statements : 41.56% ( 1425/3429 ) 18:15:11 Branches : 12.14% ( 109/898 ) 18:15:11 Functions : 33.33% ( 417/1251 ) 18:15:11 Lines : 39.45% ( 1280/3245 ) 18:15:11 ================================================================================ 18:15:11 24 05 2023 18:15:11.155:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 18:15:12 ✔ Browser application bundle generation complete. 18:15:13 make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo 18:15:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:15:13 $ docker stop --time=1 a7418cfe1708b38903cac4a1568a9f223d7c107d21af0f323424efeb3cffa0fe 18:15:15 $ docker rm -f --volumes a7418cfe1708b38903cac4a1568a9f223d7c107d21af0f323424efeb3cffa0fe [Pipeline] // withDockerContainer [Pipeline] sh 18:15:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:15:19 Warning: overwriting stash ‘coverage-report’ 18:15:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:15:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:15:28 + ls -al . 18:15:28 total 176 18:15:28 drwxrwxr-x 13 jenkins jenkins 4096 May 24 18:00 . 18:15:28 drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:57 .. 18:15:28 drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:57 .blubracket 18:15:28 -rw-rw-r-- 1 jenkins jenkins 18 May 24 17:57 .dockerignore 18:15:28 drwxrwxr-x 8 jenkins jenkins 4096 May 24 17:57 .git 18:15:28 drwxrwxr-x 3 jenkins jenkins 4096 May 24 17:57 .github 18:15:28 -rw-rw-r-- 1 jenkins jenkins 185 May 24 17:57 .gitignore 18:15:28 -rw-rw-r-- 1 jenkins jenkins 8418 May 24 17:57 Attribution.txt 18:15:28 -rw-rw-r-- 1 jenkins jenkins 17205 May 24 17:57 CHANGELOG.md 18:15:28 -rw-rw-r-- 1 jenkins jenkins 3959 May 24 17:57 CONTRIBUTING.md 18:15:28 -rw-rw-r-- 1 jenkins jenkins 1788 May 24 17:57 Dockerfile 18:15:28 -rw-rw-r-- 1 jenkins jenkins 652 May 24 17:57 Jenkinsfile 18:15:28 -rw-rw-r-- 1 jenkins jenkins 11357 May 24 17:57 LICENSE 18:15:28 -rw-rw-r-- 1 jenkins jenkins 2124 May 24 17:57 Makefile 18:15:28 -rw-rw-r-- 1 jenkins jenkins 4558 May 24 17:57 README.md 18:15:28 -rw-rw-r-- 1 jenkins jenkins 5 May 24 17:54 VERSION 18:15:28 drwxrwxr-x 3 jenkins jenkins 4096 May 24 17:57 assets 18:15:28 drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:57 bin 18:15:28 drwxrwxr-x 3 jenkins jenkins 4096 May 24 17:57 cmd 18:15:28 -rw-r--r-- 1 jenkins jenkins 10 May 24 18:00 coverage.out 18:15:28 drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:57 docs 18:15:28 -rw-rw-r-- 1 jenkins jenkins 3034 May 24 17:57 go.mod 18:15:28 -rw-rw-r-- 1 jenkins jenkins 30598 May 24 17:57 go.sum 18:15:28 drwxrwxr-x 8 jenkins jenkins 4096 May 24 17:57 internal 18:15:28 drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:57 snap 18:15:28 drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:57 testing 18:15:28 -rw-rw-r-- 1 jenkins jenkins 155 May 24 17:57 version.go 18:15:28 drwxrwxr-x 6 jenkins jenkins 4096 May 24 18:04 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:29 + 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=eeebeb455c034b8266b0ae337caae24f721710a4 --label arch=arm64 --label version=0.0.0 . 18:15:30 Sending build context to Docker daemon 33.17MB 18:15:30 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 18:15:30 Step 2/25 : FROM ${BASE} AS builder 18:15:30 ---> 95c5e3f1f192 18:15:30 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:15:31 ---> Running in f3ac96dc40ed 18:15:31 Removing intermediate container f3ac96dc40ed 18:15:31 ---> ef2ec2933c38 18:15:31 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 18:15:31 ---> Running in 9f4e937c1682 18:15:32 Removing intermediate container 9f4e937c1682 18:15:32 ---> fe2c517b0787 18:15:32 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 18:15:32 ---> Running in 5275aabae0a8 18:15:32 Removing intermediate container 5275aabae0a8 18:15:32 ---> 3e312417631b 18:15:32 Step 6/25 : LABEL Name=edgex-ui-go 18:15:32 ---> Running in a97bb930f9ca 18:15:32 Removing intermediate container a97bb930f9ca 18:15:32 ---> 36e4a6881e3c 18:15:32 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 18:15:33 ---> Running in 6935bc4744ec 18:15:33 Removing intermediate container 6935bc4744ec 18:15:33 ---> 1392cba7d5b5 18:15:33 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:15:35 ---> 97ea7149e40b 18:15:35 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:15:35 ---> Running in 69c224ee8d9d 18:15:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:15:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:15:38 OK: 263 MiB in 53 packages 18:15:40 Removing intermediate container 69c224ee8d9d 18:15:40 ---> 0ee19f21487f 18:15:40 Step 10/25 : ENV GO111MODULE=on 18:15:40 ---> Running in f2bc09e114f5 18:15:40 Removing intermediate container f2bc09e114f5 18:15:40 ---> 9f023c3a23b6 18:15:40 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:15:40 ---> Running in c8f081ed380f 18:15:41 Removing intermediate container c8f081ed380f 18:15:41 ---> 8ce0d15d0320 18:15:41 Step 12/25 : COPY go.mod vendor* ./ 18:15:41 ---> 0d2441d1349d 18:15:41 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:41 ---> Running in 45b54512f9c8 18:15:45 Removing intermediate container 45b54512f9c8 18:15:45 ---> 121c1e2a8795 18:15:45 Step 14/25 : COPY . . 18:15:49 ---> 3de9a4cc417b 18:15:49 Step 15/25 : RUN ${MAKE} 18:15:49 ---> Running in ee2e981f6524 18:15:50 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 18:18:12 Removing intermediate container ee2e981f6524 18:18:12 ---> c363a838ce0d 18:18:12 Step 16/25 : FROM alpine:3.17 18:18:12 3.17: Pulling from library/alpine 18:18:12 c41833b44d91: Already exists 18:18:12 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:18:12 Status: Downloaded newer image for alpine:3.17 18:18:12 ---> 51e60588ff2c 18:18:12 Step 17/25 : EXPOSE 4000 18:18:12 ---> Running in b1c22da0298a 18:18:12 Removing intermediate container b1c22da0298a 18:18:12 ---> 4d35a030f8da 18:18:12 Step 18/25 : 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 18:18:12 ---> 0c9c4b873f92 18:18:12 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 18:18:12 ---> 68f2bcad6faf 18:18:12 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 18:18:12 ---> 1edec5455873 18:18:12 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:18:12 ---> Running in a0994bf17b26 18:18:12 Removing intermediate container a0994bf17b26 18:18:12 ---> 8c9570ee54cb 18:18:12 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 18:18:12 ---> Running in 9f00e82f1556 18:18:12 Removing intermediate container 9f00e82f1556 18:18:12 ---> 7a88a1799142 18:18:12 Step 23/25 : LABEL arch=arm64 18:18:12 ---> Running in 9dcb126ea34e 18:18:12 Removing intermediate container 9dcb126ea34e 18:18:12 ---> fd09b5b2f2d9 18:18:12 Step 24/25 : LABEL git_sha=eeebeb455c034b8266b0ae337caae24f721710a4 18:18:12 ---> Running in 676ee520b362 18:18:12 Removing intermediate container 676ee520b362 18:18:12 ---> a241b89427fe 18:18:12 Step 25/25 : LABEL version=0.0.0 18:18:12 ---> Running in 6bb521266fc1 18:18:12 Removing intermediate container 6bb521266fc1 18:18:12 ---> 0af74b6c8e6f 18:18:12 [Warning] One or more build-args [ARCH] were not consumed 18:18:12 Successfully built 0af74b6c8e6f 18:18:12 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 18:18:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:18:12 18:18:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:18:12 arm64: Pulling from edgex-lftools-log-publisher 18:18:12 8998bd30e6a1: Pulling fs layer 18:18:12 04944245beec: Pulling fs layer 18:18:12 699f458cf7ca: Pulling fs layer 18:18:12 765212b225bb: Pulling fs layer 18:18:12 f23df028b6ca: Pulling fs layer 18:18:12 d65c8cfc05b1: Pulling fs layer 18:18:12 2437ff75d9bd: Pulling fs layer 18:18:12 f23df028b6ca: Waiting 18:18:12 d65c8cfc05b1: Waiting 18:18:12 2437ff75d9bd: Waiting 18:18:12 765212b225bb: Waiting 18:18:13 04944245beec: Verifying Checksum 18:18:13 04944245beec: Download complete 18:18:13 765212b225bb: Download complete 18:18:13 f23df028b6ca: Verifying Checksum 18:18:13 f23df028b6ca: Download complete 18:18:13 d65c8cfc05b1: Verifying Checksum 18:18:13 d65c8cfc05b1: Download complete 18:18:13 699f458cf7ca: Verifying Checksum 18:18:13 699f458cf7ca: Download complete 18:18:13 8998bd30e6a1: Verifying Checksum 18:18:13 8998bd30e6a1: Download complete 18:18:16 2437ff75d9bd: Verifying Checksum 18:18:16 2437ff75d9bd: Download complete 18:18:17 8998bd30e6a1: Pull complete 18:18:17 04944245beec: Pull complete 18:18:19 699f458cf7ca: Pull complete 18:18:19 765212b225bb: Pull complete 18:18:19 f23df028b6ca: Pull complete 18:18:20 d65c8cfc05b1: Pull complete 18:18:35 2437ff75d9bd: Pull complete 18:18:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:18:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:18:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:35 prd-ubuntu20.04-docker-arm64-4c-16g-16745 does not seem to be running inside a container 18:18:35 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:18:38 $ docker top da4bc8663a614d186d9849ba967984c2c0855b1f1e643e89525582c077630956 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:18:39 ---> job-cost.sh 18:18:39 lf-activate-venv: SKIPPING 18:18:39 INFO: No Stack... 18:18:40 INFO: Retrieving Pricing Info for: v3-standard-4 18:18:41 INFO: Archiving Costs [Pipeline] sh 18:18:41 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 18:18:41 + cut -d, -f6 [Pipeline] lock 18:18:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-616-2-stack-cost] 18:18:41 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-616-2-stack-cost] did not exist. Created. 18:18:41 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-616-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:18:42 /w/workspace/edgex-ui-go/2@tmp/durable-d35cffc9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:18:43 + echo total: 0.10999999940395355 [Pipeline] stash 18:18:43 Warning: overwriting stash ‘stack-cost’ 18:18:48 Stashed 1 file(s) [Pipeline] } 18:18:48 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-616-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:18:48 $ docker stop --time=1 da4bc8663a614d186d9849ba967984c2c0855b1f1e643e89525582c077630956 18:18:50 $ docker rm -f --volumes da4bc8663a614d186d9849ba967984c2c0855b1f1e643e89525582c077630956 [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 18:18:50 provisioning config files... 18:18:50 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/config17064872079018886322tmp [Pipeline] { [Pipeline] sh 18:18:50 + set +x 18:18:50 + curl -s https://codecov.io/bash 18:18:50 + bash -s -- 18:18:50 18:18:50 _____ _ 18:18:50 / ____| | | 18:18:50 | | ___ __| | ___ ___ _____ __ 18:18:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:18:50 | |___| (_) | (_| | __/ (_| (_) \ V / 18:18:50 \_____\___/ \__,_|\___|\___\___/ \_/ 18:18:50 Bash-1.0.6 18:18:50 18:18:50 18:18:50 ==> git version 2.25.1 found 18:18:50 ==> 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 18:18:50 Release-Date: 2020-01-08 18:18:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:18:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:18:50 ==> Jenkins CI detected. 18:18:50 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-616 18:18:50 project root: . 18:18:50 --> token set from env 18:18:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:18:50 ==> Running gcov in . (disable via -X gcov) 18:18:51 ==> Python coveragepy not found 18:18:51 ==> Searching for coverage reports in: 18:18:51 + . 18:18:51 -> Found 1 reports 18:18:51 ==> Detecting git/mercurial file structure 18:18:51 ==> Reading reports 18:18:51 + ./coverage.out bytes=10 18:18:51 ==> Appending adjustments 18:18:51 https://docs.codecov.io/docs/fixing-reports 18:18:51 + Found adjustments 18:18:51 ==> Gzipping contents 18:18:51 12K /tmp/codecov.l0w8yJ.gz 18:18:51 ==> Uploading reports 18:18:51 url: https://codecov.io 18:18:51 query: branch=PR-616&commit=eeebeb455c034b8266b0ae337caae24f721710a4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-616%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=616&job=&cmd_args= 18:18:51 -> Pinging Codecov 18:18:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-616&commit=eeebeb455c034b8266b0ae337caae24f721710a4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-616%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=616&job=&cmd_args= 18:18:51 -> Uploading to 18:18:51 https://storage.googleapis.com/codecov/v4/raw/2023-05-24/FB506323287CE973F263BFD2A0EB1F37/eeebeb455c034b8266b0ae337caae24f721710a4/c1ee57fd-115f-47bb-bd94-9ccc2ccf9dbc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T181851Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e335f94156e2458701975d5144280f12c5904861942a6a8cecd31b4ed09f775c 18:18:51 % Total % Received % Xferd Average Speed Time Time Time Current 18:18:51 Dload Upload Total Spent Left Speed 18:18:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 45039 --:--:-- --:--:-- --:--:-- 45039 18:18:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/eeebeb455c034b8266b0ae337caae24f721710a4 [Pipeline] } 18:18:52 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 18:18:52 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives ] 18:18:52 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives 18:18:52 total 16 18:18:52 drwxr-xr-x 3 root root 4096 May 24 17:57 . 18:18:52 drwxrwxr-x 15 jenkins jenkins 4096 May 24 17:57 .. 18:18:52 drwxr-xr-x 2 root root 4096 May 24 17:57 cost 18:18:52 -rw-r--r-- 1 root root 83 May 24 17:57 cost.csv 18:18:52 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives 18:18:52 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives 18:18:52 total 16 18:18:52 drwxr-xr-x 3 jenkins jenkins 4096 May 24 17:57 . 18:18:52 drwxrwxr-x 15 jenkins jenkins 4096 May 24 17:57 .. 18:18:52 drwxr-xr-x 2 jenkins jenkins 4096 May 24 17:57 cost 18:18:52 -rw-r--r-- 1 jenkins jenkins 83 May 24 17:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:18:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:18:53 ---> package-listing.sh 18:18:53 ++ facter osfamily 18:18:53 ++ tr '[:upper:]' '[:lower:]' 18:18:54 + OS_FAMILY=debian 18:18:54 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-616 18:18:54 + START_PACKAGES=/tmp/packages_start.txt 18:18:54 + END_PACKAGES=/tmp/packages_end.txt 18:18:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:18:54 + PACKAGES=/tmp/packages_start.txt 18:18:54 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-616 ']' 18:18:54 + PACKAGES=/tmp/packages_end.txt 18:18:54 + case "${OS_FAMILY}" in 18:18:54 + dpkg -l 18:18:54 + grep '^ii' 18:18:54 + '[' -f /tmp/packages_start.txt ']' 18:18:54 + '[' -f /tmp/packages_end.txt ']' 18:18:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:18:54 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-616 ']' 18:18:54 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives/ 18:18:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives/ [Pipeline] echo 18:18:54 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-616/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:18:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:18:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:55 prd-ubuntu20.04-docker-8c-8g-16742 does not seem to be running inside a container 18:18:55 $ 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-616/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-616 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616:/w/workspace/edgexfoundry_edgex-ui-go_PR-616:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@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 18:18:55 $ docker top 7f40e7bd0c258e157dd58c083114599cf48c1c95da9a46f97c71355f3f5ef692 -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:55 + touch /tmp/pre-build-complete [Pipeline] sh 18:18:55 + mkdir -p /var/log/sysstat [Pipeline] sh 18:18:56 + ls /var/log/sa-host 18:18:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:18:56 provisioning config files... 18:18:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/config14918648202383127050tmp [Pipeline] { [Pipeline] echo 18:18:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:18:56 ---> create-netrc.sh [Pipeline] } 18:18:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:18:56 ---> python-tools-install.sh [Pipeline] echo 18:18:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:18:57 ---> sudo-logs.sh 18:18:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:18:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:18:57 ---> job-cost.sh 18:18:57 lf-activate-venv: SKIPPING 18:18:57 DEBUG: total: 0.2199999988079071 18:18:57 INFO: Retrieving Stack Cost... 18:18:57 INFO: Retrieving Pricing Info for: v3-standard-8 18:18:58 INFO: Archiving Costs [Pipeline] echo 18:18:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:18:58 ---> logs-deploy.sh 18:18:58 lf-activate-venv: SKIPPING 18:18:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-616/2 18:18:58 INFO: archiving workspace using pattern(s): 18:18:59 Archives upload complete. 18:18:59 INFO: archiving logs to Nexus