Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b4edff231965dfa5b3af167cdce7853333303fda+b9ee93b39939f4d905786058fe06f88771ce2d73 (5fc1cd557b0126abccfb7aaca823616be42fd0db) 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-ssh18224095599000387858.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-ssh16574231849172754602.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-586/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-586/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13205258606594043082.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-ssh12783610645285258778.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-586/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-586/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6850877606286947434.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-13959 in /w/workspace/edgexfoundry_edgex-ui-go_PR-586 [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-586 # 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 b9ee93b39939f4d905786058fe06f88771ce2d73 into PR head commit b4edff231965dfa5b3af167cdce7853333303fda > 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/586/head:refs/remotes/origin/PR-586 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b4edff231965dfa5b3af167cdce7853333303fda # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b9ee93b39939f4d905786058fe06f88771ce2d73 # timeout=10 Merge succeeded, producing ce062fa4aeb2703c56f4dfd78478a334fea7ada9 Checking out Revision ce062fa4aeb2703c56f4dfd78478a334fea7ada9 (PR-586) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce062fa4aeb2703c56f4dfd78478a334fea7ada9 # timeout=10 Commit message: "Merge commit 'b9ee93b39939f4d905786058fe06f88771ce2d73' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:07:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk aeb2006730014a8bd0d2f96ccb5739ddcb21e139 # timeout=10 [Pipeline] withCredentials 02:07:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:07:16 ========================================================= 02:07:16 EdgeX Global Pipelines Version Info 02:07:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:07:17 ------------------- 02:07:17 stable info: 02:07:17 ------------------- 02:07:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:07:17 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 02:07:17 Message: update stable to v1.0.249 02:07:17 ------------------- 02:07:17 experimental info: 02:07:17 ------------------- 02:07:17 Commited By: **** collab-it+edgex@linuxfoundation.org 02:07:17 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 02:07:17 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:07:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:07:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:07:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:07:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:07:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:07:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:07:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:07:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:07:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:07:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:07:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-586 [Pipeline] echo 02:07:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-586 [Pipeline] echo 02:07:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-586 [Pipeline] echo 02:07:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce062fa4aeb2703c56f4dfd78478a334fea7ada9 [Pipeline] echo 02:07:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce062fa [Pipeline] echo 02:07:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:18 provisioning config files... 02:07:18 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/config11278142888138899531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:18 ---> docker-login.sh 02:07:18 nexus3.edgexfoundry.org:10001 02:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:18 Configure a credential helper to remove this warning. See 02:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:18 02:07:18 Login Succeeded 02:07:18 nexus3.edgexfoundry.org:10002 02:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:19 Configure a credential helper to remove this warning. See 02:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:19 02:07:19 Login Succeeded 02:07:19 nexus3.edgexfoundry.org:10003 02:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:19 Configure a credential helper to remove this warning. See 02:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:19 02:07:19 Login Succeeded 02:07:19 nexus3.edgexfoundry.org:10004 02:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:19 Configure a credential helper to remove this warning. See 02:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:19 02:07:19 Login Succeeded 02:07:19 docker.io 02:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:19 Configure a credential helper to remove this warning. See 02:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:19 02:07:19 Login Succeeded 02:07:19 ---> docker-login.sh ends [Pipeline] } 02:07:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:07:19 + git rev-list -1 --merges ce062fa4aeb2703c56f4dfd78478a334fea7ada9~1..ce062fa4aeb2703c56f4dfd78478a334fea7ada9 [Pipeline] echo 02:07:19 -----------> git rev-list -1 --merges ce062fa4aeb2703c56f4dfd78478a334fea7ada9~1..ce062fa4aeb2703c56f4dfd78478a334fea7ada9 ce062fa4aeb2703c56f4dfd78478a334fea7ada9 02:07:19 ce062fa4aeb2703c56f4dfd78478a334fea7ada9 [false] [Pipeline] sh 02:07:20 + git log --format=format:%s -1 ce062fa4aeb2703c56f4dfd78478a334fea7ada9 [Pipeline] echo 02:07:20 ========================================================= 02:07:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:07:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:07:20 + git log --format=format:%s -1 ce062fa4aeb2703c56f4dfd78478a334fea7ada9 [Pipeline] echo 02:07:20 [semverPrep] GIT_COMMIT: ce062fa4aeb2703c56f4dfd78478a334fea7ada9, Commit Message: Merge commit 'b9ee93b39939f4d905786058fe06f88771ce2d73' into HEAD [Pipeline] echo 02:07:20 [semverPrep] This is not a build commit. [Pipeline] sh 02:07:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:21 + grep -v github /etc/ssh/ssh_known_hosts 02:07:21 + [ -e /tmp/ssh_known_hosts ] 02:07:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:07:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:07:21 + sudo tee -a /etc/ssh/ssh_known_hosts 02:07:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:21 02:07:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:21 0.1.4: Pulling from edgex-devops/py-git-semver 02:07:21 b85a868b505f: Pulling fs layer 02:07:21 e2be974225ed: Pulling fs layer 02:07:21 339a4e72a1f5: Pulling fs layer 02:07:21 988bab9f4d93: Pulling fs layer 02:07:21 1469e6f7b9e6: Pulling fs layer 02:07:21 988bab9f4d93: Waiting 02:07:21 eaf3925da568: Pulling fs layer 02:07:21 1469e6f7b9e6: Waiting 02:07:21 eaf3925da568: Waiting 02:07:21 bab4dde63d76: Pulling fs layer 02:07:21 bde34c3a00c8: Pulling fs layer 02:07:21 b352a97aabf1: Pulling fs layer 02:07:21 bab4dde63d76: Waiting 02:07:21 bde34c3a00c8: Waiting 02:07:21 4872d77fe225: Pulling fs layer 02:07:21 5851b861e8e6: Pulling fs layer 02:07:21 4872d77fe225: Waiting 02:07:21 5851b861e8e6: Waiting 02:07:21 e2be974225ed: Download complete 02:07:21 988bab9f4d93: Verifying Checksum 02:07:21 988bab9f4d93: Download complete 02:07:22 1469e6f7b9e6: Verifying Checksum 02:07:22 1469e6f7b9e6: Download complete 02:07:22 eaf3925da568: Verifying Checksum 02:07:22 eaf3925da568: Download complete 02:07:22 339a4e72a1f5: Verifying Checksum 02:07:22 339a4e72a1f5: Download complete 02:07:22 bde34c3a00c8: Verifying Checksum 02:07:22 bde34c3a00c8: Download complete 02:07:22 b352a97aabf1: Verifying Checksum 02:07:22 b352a97aabf1: Download complete 02:07:22 4872d77fe225: Verifying Checksum 02:07:22 4872d77fe225: Download complete 02:07:22 5851b861e8e6: Download complete 02:07:22 b85a868b505f: Download complete 02:07:22 bab4dde63d76: Verifying Checksum 02:07:22 bab4dde63d76: Download complete 02:07:23 b85a868b505f: Pull complete 02:07:23 e2be974225ed: Pull complete 02:07:23 339a4e72a1f5: Pull complete 02:07:23 988bab9f4d93: Pull complete 02:07:24 1469e6f7b9e6: Pull complete 02:07:24 eaf3925da568: Pull complete 02:07:26 bab4dde63d76: Pull complete 02:07:26 bde34c3a00c8: Pull complete 02:07:26 b352a97aabf1: Pull complete 02:07:26 4872d77fe225: Pull complete 02:07:26 5851b861e8e6: Pull complete 02:07:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:07:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:26 prd-ubuntu20.04-docker-8c-8g-13959 does not seem to be running inside a container 02:07:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-586 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586:/w/workspace/edgexfoundry_edgex-ui-go_PR-586:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@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 02:07:31 $ docker top 7fed007c14fb787b59eac843b768c6c01e4b0b9183ef82c22cfe6a660cea1e26 -eo pid,comm 02:07:31 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). 02:07:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:31 [ssh-agent] Looking for ssh-agent implementation... 02:07:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:31 $ docker exec 7fed007c14fb787b59eac843b768c6c01e4b0b9183ef82c22cfe6a660cea1e26 ssh-agent 02:07:31 SSH_AUTH_SOCK=/tmp/ssh-Y8BSwTYkrIEW/agent.32 02:07:31 SSH_AGENT_PID=38 02:07:31 Running ssh-add (command line suppressed) 02:07:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/private_key_14407392875520219833.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/private_key_14407392875520219833.key) 02:07:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:31 + git tag --points-at HEAD [Pipeline] } 02:07:31 $ docker exec --env ******** --env ******** 7fed007c14fb787b59eac843b768c6c01e4b0b9183ef82c22cfe6a660cea1e26 ssh-agent -k 02:07:32 unset SSH_AUTH_SOCK; 02:07:32 unset SSH_AGENT_PID; 02:07:32 echo Agent pid 38 killed; 02:07:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:07:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:32 [ssh-agent] Looking for ssh-agent implementation... 02:07:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:32 $ docker exec 7fed007c14fb787b59eac843b768c6c01e4b0b9183ef82c22cfe6a660cea1e26 ssh-agent 02:07:32 SSH_AUTH_SOCK=/tmp/ssh-ONePywqNzL2j/agent.70 02:07:32 SSH_AGENT_PID=76 02:07:32 Running ssh-add (command line suppressed) 02:07:32 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/private_key_1206891084921723353.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/private_key_1206891084921723353.key) 02:07:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:32 + git semver init 02:07:32 2023-05-06 02:07:32,932 [run_init] DEBUG init version:0.0.0 force:False 02:07:32 2023-05-06 02:07:32,933 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver 02:07:32 2023-05-06 02:07:32,933 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver 02:07:32 2023-05-06 02:07:32,934 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-586, universal_newlines=False, shell=None, istream=None) 02:07:34 2023-05-06 02:07:34,471 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.git/info/exclude 02:07:34 2023-05-06 02:07:34,472 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver/PR-586 with force:False 02:07:34 2023-05-06 02:07:34,472 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver/PR-586 02:07:34 2023-05-06 02:07:34,477 [execute] INFO git cat-file --batch-check 02:07:34 2023-05-06 02:07:34,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver, universal_newlines=False, shell=None, istream=) 02:07:34 2023-05-06 02:07:34,483 [execute] INFO git cat-file --batch 02:07:34 2023-05-06 02:07:34,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver, universal_newlines=False, shell=None, istream=) 02:07:34 2023-05-06 02:07:34,488 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver/PR-586 02:07:34 0.0.0 [Pipeline] } 02:07:34 $ docker exec --env ******** --env ******** 7fed007c14fb787b59eac843b768c6c01e4b0b9183ef82c22cfe6a660cea1e26 ssh-agent -k 02:07:35 unset SSH_AUTH_SOCK; 02:07:35 unset SSH_AGENT_PID; 02:07:35 echo Agent pid 76 killed; 02:07:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:35 + git semver [Pipeline] } 02:07:35 $ docker stop --time=1 7fed007c14fb787b59eac843b768c6c01e4b0b9183ef82c22cfe6a660cea1e26 02:07:36 $ docker rm -f --volumes 7fed007c14fb787b59eac843b768c6c01e4b0b9183ef82c22cfe6a660cea1e26 [Pipeline] // withDockerContainer [Pipeline] sh 02:07:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:07:37 Stashed 1 file(s) [Pipeline] echo 02:07:37 [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 02:07:37 provisioning config files... 02:07:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/config14817423401593826780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:37 ---> docker-login.sh 02:07:37 nexus3.edgexfoundry.org:10001 02:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:37 Configure a credential helper to remove this warning. See 02:07:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:37 02:07:37 Login Succeeded 02:07:37 nexus3.edgexfoundry.org:10002 02:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:37 Configure a credential helper to remove this warning. See 02:07:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:37 02:07:37 Login Succeeded 02:07:37 nexus3.edgexfoundry.org:10003 02:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:38 Configure a credential helper to remove this warning. See 02:07:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:38 02:07:38 Login Succeeded 02:07:38 nexus3.edgexfoundry.org:10004 02:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:38 Configure a credential helper to remove this warning. See 02:07:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:38 02:07:38 Login Succeeded 02:07:38 docker.io 02:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:38 Configure a credential helper to remove this warning. See 02:07:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:38 02:07:38 Login Succeeded 02:07:38 ---> docker-login.sh ends [Pipeline] } 02:07:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:07:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:07:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:07:38 ========================================================= 02:07:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:07:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:38 + 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 . 02:07:39 Sending build context to Docker daemon 45.94MB 02:07:39 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 02:07:39 Step 2/15 : FROM ${BASE} AS builder 02:07:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:07:39 f56be85fc22e: Pulling fs layer 02:07:39 85791d961cd3: Pulling fs layer 02:07:39 d694b5ae8c79: Pulling fs layer 02:07:39 9f32a84ed3da: Pulling fs layer 02:07:39 4d19c01a9841: Pulling fs layer 02:07:39 9325e15d5711: Pulling fs layer 02:07:39 9f32a84ed3da: Waiting 02:07:39 4d19c01a9841: Waiting 02:07:39 556b6ee489ea: Pulling fs layer 02:07:39 c5a4b2cf53e6: Pulling fs layer 02:07:39 556b6ee489ea: Waiting 02:07:39 9325e15d5711: Waiting 02:07:39 c5a4b2cf53e6: Waiting 02:07:39 85791d961cd3: Verifying Checksum 02:07:39 85791d961cd3: Download complete 02:07:39 9f32a84ed3da: Download complete 02:07:39 4d19c01a9841: Verifying Checksum 02:07:39 4d19c01a9841: Download complete 02:07:39 f56be85fc22e: Verifying Checksum 02:07:39 f56be85fc22e: Download complete 02:07:39 9325e15d5711: Verifying Checksum 02:07:39 9325e15d5711: Download complete 02:07:39 f56be85fc22e: Pull complete 02:07:39 85791d961cd3: Pull complete 02:07:39 c5a4b2cf53e6: Verifying Checksum 02:07:39 c5a4b2cf53e6: Download complete 02:07:39 d694b5ae8c79: Verifying Checksum 02:07:39 d694b5ae8c79: Download complete 02:07:40 556b6ee489ea: Verifying Checksum 02:07:40 556b6ee489ea: Download complete 02:07:43 d694b5ae8c79: Pull complete 02:07:43 9f32a84ed3da: Pull complete 02:07:43 4d19c01a9841: Pull complete 02:07:43 9325e15d5711: Pull complete 02:07:46 556b6ee489ea: Pull complete 02:07:47 c5a4b2cf53e6: Pull complete 02:07:47 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 02:07:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:07:47 ---> c4be618373d6 02:07:47 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:07:52 Still waiting to schedule task 02:07:52 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-13954’ 02:07:53 ---> Running in 2cca17f6f55a 02:07:53 Removing intermediate container 2cca17f6f55a 02:07:53 ---> e452e36b30d2 02:07:53 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:07:53 ---> Running in d4f2c47274d8 02:07:53 Removing intermediate container d4f2c47274d8 02:07:53 ---> 9c457dcc5987 02:07:53 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:07:53 ---> Running in a0b93aff2ce5 02:07:53 Removing intermediate container a0b93aff2ce5 02:07:53 ---> c88b9852f926 02:07:53 Step 6/15 : LABEL Name=edgex-ui-go 02:07:53 ---> Running in 4fa828b3569c 02:07:53 Removing intermediate container 4fa828b3569c 02:07:53 ---> 60474fe6f1ed 02:07:53 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:07:53 ---> Running in fbce5456d580 02:07:53 Removing intermediate container fbce5456d580 02:07:53 ---> aeb360dfbe6a 02:07:53 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:07:54 latest: Pulling from library/docker 02:07:54 f56be85fc22e: Already exists 02:07:54 7ed9ddfd3b8f: Pulling fs layer 02:07:54 788e1ab5616a: Pulling fs layer 02:07:54 c585cb37f4e3: Pulling fs layer 02:07:54 f07ac151bd26: Pulling fs layer 02:07:54 40ec0a365c4d: Pulling fs layer 02:07:54 8e86e06bd107: Pulling fs layer 02:07:54 265c5956ad77: Pulling fs layer 02:07:54 0326226f4470: Pulling fs layer 02:07:54 e09aa9eb39ba: Pulling fs layer 02:07:54 8f731bd845bb: Pulling fs layer 02:07:54 b045f4bf5e58: Pulling fs layer 02:07:54 6f439390c271: Pulling fs layer 02:07:54 4e540a8453c0: Pulling fs layer 02:07:54 e09aa9eb39ba: Waiting 02:07:54 40ec0a365c4d: Waiting 02:07:54 8e86e06bd107: Waiting 02:07:54 8f731bd845bb: Waiting 02:07:54 265c5956ad77: Waiting 02:07:54 b045f4bf5e58: Waiting 02:07:54 6f439390c271: Waiting 02:07:54 0326226f4470: Waiting 02:07:54 f07ac151bd26: Waiting 02:07:54 788e1ab5616a: Verifying Checksum 02:07:54 788e1ab5616a: Download complete 02:07:54 7ed9ddfd3b8f: Verifying Checksum 02:07:54 7ed9ddfd3b8f: Download complete 02:07:54 7ed9ddfd3b8f: Pull complete 02:07:54 c585cb37f4e3: Verifying Checksum 02:07:54 c585cb37f4e3: Download complete 02:07:54 f07ac151bd26: Verifying Checksum 02:07:54 f07ac151bd26: Download complete 02:07:54 788e1ab5616a: Pull complete 02:07:54 40ec0a365c4d: Verifying Checksum 02:07:54 40ec0a365c4d: Download complete 02:07:54 8e86e06bd107: Download complete 02:07:54 265c5956ad77: Download complete 02:07:54 0326226f4470: Verifying Checksum 02:07:54 0326226f4470: Download complete 02:07:54 8f731bd845bb: Download complete 02:07:55 c585cb37f4e3: Pull complete 02:07:55 6f439390c271: Download complete 02:07:55 e09aa9eb39ba: Verifying Checksum 02:07:55 e09aa9eb39ba: Download complete 02:07:55 4e540a8453c0: Verifying Checksum 02:07:55 4e540a8453c0: Download complete 02:07:55 f07ac151bd26: Pull complete 02:07:55 40ec0a365c4d: Pull complete 02:07:55 8e86e06bd107: Pull complete 02:07:55 265c5956ad77: Pull complete 02:07:56 0326226f4470: Pull complete 02:07:56 b045f4bf5e58: Verifying Checksum 02:07:56 b045f4bf5e58: Download complete 02:07:56 e09aa9eb39ba: Pull complete 02:07:56 8f731bd845bb: Pull complete 02:07:57 b045f4bf5e58: Pull complete 02:07:58 6f439390c271: Pull complete 02:07:58 4e540a8453c0: Pull complete 02:07:58 Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 02:07:58 Status: Downloaded newer image for docker:latest 02:08:06 ---> 7c50eaee9590 02:08:06 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:06 ---> Running in 94203d6f6214 02:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:08:06 OK: 265 MiB in 53 packages 02:08:06 Removing intermediate container 94203d6f6214 02:08:06 ---> ecbfebf24875 02:08:06 Step 10/15 : ENV GO111MODULE=on 02:08:06 ---> Running in c910dd3b1ac4 02:08:06 Removing intermediate container c910dd3b1ac4 02:08:06 ---> cc4a57b985ef 02:08:06 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:08:07 ---> Running in 807a99be8e5d 02:08:07 Removing intermediate container 807a99be8e5d 02:08:07 ---> ece7a203a33f 02:08:07 Step 12/15 : COPY go.mod vendor* ./ 02:08:07 ---> be8c199d492b 02:08:07 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:07 ---> Running in 61685a87054d 02:08:46 Removing intermediate container 61685a87054d 02:08:46 ---> 0824ab9f1814 02:08:46 Step 14/15 : COPY . . 02:08:46 ---> 3353dc9c8b30 02:08:46 Step 15/15 : RUN ${MAKE} 02:08:46 ---> Running in c9aeac3f252b 02:08:46 noop 02:08:46 Removing intermediate container c9aeac3f252b 02:08:46 ---> c5b9c33b68cd 02:08:46 Successfully built c5b9c33b68cd 02:08:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:46 + docker inspect -f . ci-base-image-x86_64 02:08:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:46 prd-ubuntu20.04-docker-8c-8g-13959 does not seem to be running inside a container 02:08:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-586 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586:/w/workspace/edgexfoundry_edgex-ui-go_PR-586:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@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 02:08:46 $ docker top baf33009be56ee95563e9ee08a853591dcc67263c66d0c3cc87cd677c288a050 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:47 + go version 02:08:47 go version go1.20.2 linux/amd64 [Pipeline] } 02:08:47 $ docker stop --time=1 baf33009be56ee95563e9ee08a853591dcc67263c66d0c3cc87cd677c288a050 02:08:48 $ docker rm -f --volumes baf33009be56ee95563e9ee08a853591dcc67263c66d0c3cc87cd677c288a050 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:48 + docker inspect -f . ci-base-image-x86_64 02:08:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:49 prd-ubuntu20.04-docker-8c-8g-13959 does not seem to be running inside a container 02:08:49 $ 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-586 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586:/w/workspace/edgexfoundry_edgex-ui-go_PR-586:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@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 02:08:49 $ docker top bb35e6dfbe75de126d77f3736d2748614d8e7f8cbfa0511f50e6db4c25fec358 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:49 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-586 [Pipeline] fileExists [Pipeline] sh 02:08:50 + make test 02:08:50 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:08:55 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:09:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:09:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:09:05 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:09:05 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:09:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:09:05 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:09:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:09:05 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:09:05 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:09:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:09:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:09:07 ./bin/test-attribution-txt.sh 02:09:07 make -C web test 02:09:07 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-586/web' 02:09:07 make[1]: tput: No such file or directory 02:09:07 make[1]: tput: No such file or directory 02:09:07 warning: generating ./VERSION 02:09:07 echo "0.0.0" > VERSION 02:09:07 docker build \ 02:09:07 -f Dockerfile \ 02:09:07 --build-arg USER=1000 \ 02:09:07 \ 02:09:07 --label "git_sha=ce062fa4aeb2703c56f4dfd78478a334fea7ada9" \ 02:09:07 -t edgexfoundry/edgex-web-ui:ce062fa4aeb2703c56f4dfd78478a334fea7ada9 \ 02:09:07 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:09:07 . 02:09:07 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:09:07 Install the buildx component to build images with BuildKit: 02:09:07 https://docs.docker.com/go/buildx/ 02:09:07 02:09:07 Sending build context to Docker daemon 3.268MB 02:09:07 Step 1/10 : FROM node:16.17-alpine3.15 02:09:07 16.17-alpine3.15: Pulling from library/node 02:09:07 9621f1afde84: Pulling fs layer 02:09:07 c6f70ee39829: Pulling fs layer 02:09:07 56892a8094a2: Pulling fs layer 02:09:07 58dd87906ef0: Pulling fs layer 02:09:07 58dd87906ef0: Waiting 02:09:07 56892a8094a2: Verifying Checksum 02:09:07 56892a8094a2: Download complete 02:09:07 9621f1afde84: Verifying Checksum 02:09:07 9621f1afde84: Download complete 02:09:07 58dd87906ef0: Verifying Checksum 02:09:07 58dd87906ef0: Download complete 02:09:08 9621f1afde84: Pull complete 02:09:08 c6f70ee39829: Verifying Checksum 02:09:08 c6f70ee39829: Download complete 02:09:09 c6f70ee39829: Pull complete 02:09:09 56892a8094a2: Pull complete 02:09:09 58dd87906ef0: Pull complete 02:09:09 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:09:09 Status: Downloaded newer image for node:16.17-alpine3.15 02:09:09 ---> b69703f70c3d 02:09:09 Step 2/10 : RUN apk add --no-cache chromium 02:09:14 ---> Running in 1ba9b90961e5 02:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:09:14 (1/129) Installing libxau (1.0.9-r0) 02:09:14 (2/129) Installing libmd (1.0.3-r0) 02:09:14 (3/129) Installing libbsd (0.11.3-r1) 02:09:14 (4/129) Installing libxdmcp (1.1.3-r0) 02:09:14 (5/129) Installing libxcb (1.14-r2) 02:09:14 (6/129) Installing libx11 (1.7.3.1-r0) 02:09:15 (7/129) Installing libxext (1.3.4-r0) 02:09:15 (8/129) Installing libice (1.0.10-r0) 02:09:15 (9/129) Installing libuuid (2.37.4-r0) 02:09:15 (10/129) Installing libsm (1.2.3-r0) 02:09:15 (11/129) Installing libxt (1.2.1-r0) 02:09:15 (12/129) Installing libxmu (1.1.3-r0) 02:09:15 (13/129) Installing xset (1.2.4-r0) 02:09:15 (14/129) Installing xprop (1.2.5-r0) 02:09:15 (15/129) Installing xdg-utils (1.1.3-r0) 02:09:15 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 02:09:15 (17/129) Installing pkgconf (1.8.1-r0) 02:09:15 (18/129) Installing libffi (3.4.2-r1) 02:09:15 (19/129) Installing libintl (0.21-r0) 02:09:15 (20/129) Installing libblkid (2.37.4-r0) 02:09:15 (21/129) Installing libmount (2.37.4-r0) 02:09:15 (22/129) Installing pcre (8.45-r1) 02:09:15 (23/129) Installing glib (2.70.1-r0) 02:09:15 (24/129) Installing xz-libs (5.2.5-r1) 02:09:15 (25/129) Installing libxml2 (2.9.14-r2) 02:09:15 (26/129) Installing shared-mime-info (2.1-r2) 02:09:15 (27/129) Installing hicolor-icon-theme (0.17-r1) 02:09:15 (28/129) Installing libjpeg-turbo (2.1.2-r0) 02:09:15 (29/129) Installing libpng (1.6.37-r1) 02:09:15 (30/129) Installing libwebp (1.2.2-r0) 02:09:15 (31/129) Installing zstd-libs (1.5.0-r0) 02:09:15 (32/129) Installing tiff (4.4.0-r1) 02:09:15 (33/129) Installing gdk-pixbuf (2.42.8-r0) 02:09:15 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 02:09:15 (35/129) Installing libxcomposite (0.4.5-r0) 02:09:15 (36/129) Installing libxfixes (6.0.0-r0) 02:09:15 (37/129) Installing libxrender (0.9.10-r3) 02:09:15 (38/129) Installing libxcursor (1.2.0-r0) 02:09:15 (39/129) Installing libxdamage (1.1.5-r1) 02:09:15 (40/129) Installing libxi (1.8-r0) 02:09:15 (41/129) Installing libxinerama (1.1.4-r1) 02:09:15 (42/129) Installing libxrandr (1.5.2-r1) 02:09:15 (43/129) Installing atk (2.36.0-r0) 02:09:15 (44/129) Installing libxtst (1.2.3-r3) 02:09:15 (45/129) Installing dbus-libs (1.12.24-r0) 02:09:15 (46/129) Installing at-spi2-core (2.42.0-r0) 02:09:15 (47/129) Installing at-spi2-atk (2.38.0-r0) 02:09:15 (48/129) Installing expat (2.5.0-r0) 02:09:15 (49/129) Installing brotli-libs (1.0.9-r5) 02:09:15 (50/129) Installing libbz2 (1.0.8-r1) 02:09:15 (51/129) Installing freetype (2.11.1-r2) 02:09:15 (52/129) Installing fontconfig (2.13.1-r4) 02:09:15 (53/129) Installing pixman (0.40.0-r4) 02:09:15 (54/129) Installing cairo (1.16.0-r5) 02:09:15 (55/129) Installing cairo-gobject (1.16.0-r5) 02:09:15 (56/129) Installing avahi-libs (0.8-r5) 02:09:15 (57/129) Installing gmp (6.2.1-r1) 02:09:15 (58/129) Installing nettle (3.7.3-r0) 02:09:15 (59/129) Installing p11-kit (0.24.0-r1) 02:09:15 (60/129) Installing libtasn1 (4.18.0-r1) 02:09:15 (61/129) Installing libunistring (0.9.10-r1) 02:09:15 (62/129) Installing gnutls (3.7.1-r2) 02:09:15 (63/129) Installing cups-libs (2.3.3-r6) 02:09:15 (64/129) Installing libepoxy (1.5.9-r0) 02:09:15 (65/129) Installing fribidi (1.0.11-r0) 02:09:15 (66/129) Installing graphite2 (1.3.14-r0) 02:09:15 (67/129) Installing harfbuzz (3.0.0-r2) 02:09:15 (68/129) Installing libxft (2.3.4-r0) 02:09:15 (69/129) Installing pango (1.48.10-r0) 02:09:15 (70/129) Installing wayland-libs-client (1.19.0-r1) 02:09:15 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 02:09:15 (72/129) Installing wayland-libs-egl (1.19.0-r1) 02:09:15 (73/129) Installing xkeyboard-config (2.34-r0) 02:09:15 (74/129) Installing libxkbcommon (1.3.1-r0) 02:09:15 (75/129) Installing gtk+3.0 (3.24.30-r0) 02:09:15 Executing gtk+3.0-3.24.30-r0.post-install 02:09:15 (76/129) Installing libfontenc (1.1.4-r0) 02:09:15 (77/129) Installing mkfontscale (1.2.1-r1) 02:09:15 (78/129) Installing ttf-opensans (1.10-r1) 02:09:15 Executing ttf-opensans-1.10-r1.post-install 02:09:18 (79/129) Installing libogg (1.3.5-r0) 02:09:18 (80/129) Installing flac (1.3.4-r0) 02:09:18 (81/129) Installing alsa-lib (1.2.5.1-r1) 02:09:18 (82/129) Installing libatomic (10.3.1_git20211027-r0) 02:09:18 (83/129) Installing sdl2 (2.0.16-r4) 02:09:18 (84/129) Installing aom-libs (3.2.0-r0) 02:09:18 (85/129) Installing libass (0.15.2-r0) 02:09:18 (86/129) Installing libdav1d (0.9.2-r0) 02:09:18 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:09:18 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 02:09:18 (89/129) Installing lame (3.100-r0) 02:09:18 (90/129) Installing opus (1.3.1-r1) 02:09:18 (91/129) Installing libgomp (10.3.1_git20211027-r0) 02:09:18 (92/129) Installing soxr (0.1.3-r2) 02:09:18 (93/129) Installing libsrt (1.4.2-r1) 02:09:18 (94/129) Installing libssh (0.9.6-r1) 02:09:18 (95/129) Installing libtheora (1.1.1-r16) 02:09:18 (96/129) Installing v4l-utils-libs (1.22.1-r1) 02:09:18 (97/129) Installing libpciaccess (0.16-r0) 02:09:18 (98/129) Installing libdrm (2.4.109-r0) 02:09:18 (99/129) Installing libva (2.13.0-r0) 02:09:18 (100/129) Installing libvdpau (1.4-r0) 02:09:18 (101/129) Installing vidstab (1.1.0-r1) 02:09:18 (102/129) Installing libvorbis (1.3.7-r0) 02:09:18 (103/129) Installing libvpx (1.10.0-r0) 02:09:18 (104/129) Installing vulkan-loader (1.2.196-r0) 02:09:18 (105/129) Installing x264-libs (20210613-r0) 02:09:18 (106/129) Installing x265-libs (3.5-r0) 02:09:18 (107/129) Installing xvidcore (1.3.7-r1) 02:09:18 (108/129) Installing ffmpeg-libs (4.4.1-r2) 02:09:18 (109/129) Installing libevent (2.1.12-r4) 02:09:18 (110/129) Installing mesa (21.2.6-r0) 02:09:18 (111/129) Installing wayland-libs-server (1.19.0-r1) 02:09:18 (112/129) Installing mesa-gbm (21.2.6-r0) 02:09:18 (113/129) Installing lcms2 (2.12-r1) 02:09:18 (114/129) Installing nspr (4.32-r0) 02:09:18 (115/129) Installing sqlite-libs (3.36.0-r0) 02:09:18 (116/129) Installing nss (3.78.1-r0) 02:09:18 (117/129) Installing libasyncns (0.8-r1) 02:09:18 (118/129) Installing libltdl (2.4.6-r7) 02:09:18 (119/129) Installing orc (0.4.32-r0) 02:09:18 (120/129) Installing libsndfile (1.0.31-r1) 02:09:18 (121/129) Installing speexdsp (1.2.0-r0) 02:09:18 (122/129) Installing tdb-libs (1.4.5-r0) 02:09:18 (123/129) Installing libpulse (15.0-r2) 02:09:18 (124/129) Installing re2 (2021.11.01-r0) 02:09:18 (125/129) Installing snappy (1.1.9-r1) 02:09:18 (126/129) Installing libgpg-error (1.42-r1) 02:09:18 (127/129) Installing libgcrypt (1.9.4-r0) 02:09:18 (128/129) Installing libxslt (1.1.35-r0) 02:09:18 (129/129) Installing chromium (99.0.4844.84-r0) 02:09:19 Executing busybox-1.34.1-r7.trigger 02:09:19 Executing glib-2.70.1-r0.trigger 02:09:19 Executing shared-mime-info-2.1-r2.trigger 02:09:20 Executing gdk-pixbuf-2.42.8-r0.trigger 02:09:20 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:09:20 Executing fontconfig-2.13.1-r4.trigger 02:09:20 Executing mkfontscale-1.2.1-r1.trigger 02:09:20 OK: 286 MiB in 145 packages 02:09:26 Removing intermediate container 1ba9b90961e5 02:09:26 ---> adb6f822f1db 02:09:26 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:09:26 ---> Running in 0fb29a5a60fe 02:09:26 Removing intermediate container 0fb29a5a60fe 02:09:26 ---> d6144c2bcc4f 02:09:26 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:09:26 ---> Running in b43971f21d5e 02:09:26 Removing intermediate container b43971f21d5e 02:09:26 ---> 3f837fc4de7e 02:09:26 Step 5/10 : RUN npm install -g npm 02:09:26 ---> Running in 1de00effe9cf 02:09:33 02:09:33 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 02:09:33 02:09:33 27 packages are looking for funding 02:09:33 run `npm fund` for details 02:09:33 02:09:33 found 0 vulnerabilities 02:09:35 Removing intermediate container 1de00effe9cf 02:09:35 ---> 4fcc888cf1f4 02:09:35 Step 6/10 : ARG USER=1000 02:09:35 ---> Running in 8b9c77981f0f 02:09:35 Removing intermediate container 8b9c77981f0f 02:09:35 ---> 456ac72f7384 02:09:35 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:09:35 ---> Running in ff0e0b6ae26b 02:09:36 Removing intermediate container ff0e0b6ae26b 02:09:36 ---> 0b0f971701c8 02:09:36 Step 8/10 : USER $USER:$USER 02:09:36 ---> Running in 6e84d7375ecb 02:09:36 Removing intermediate container 6e84d7375ecb 02:09:36 ---> ebfb42122da5 02:09:36 Step 9/10 : WORKDIR /app 02:09:36 ---> Running in 76459440330f 02:09:36 Removing intermediate container 76459440330f 02:09:36 ---> 348d944a9331 02:09:36 Step 10/10 : LABEL git_sha=ce062fa4aeb2703c56f4dfd78478a334fea7ada9 02:09:36 ---> Running in 2016b4dc51e3 02:09:36 Removing intermediate container 2016b4dc51e3 02:09:36 ---> 5931f3d7c4b8 02:09:36 Successfully built 5931f3d7c4b8 02:09:36 Successfully tagged edgexfoundry/edgex-web-ui:ce062fa4aeb2703c56f4dfd78478a334fea7ada9 02:09:36 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:09:36 touch edgex-web-ui.imagebuilt 02:09:36 mkdir -p node_modules coverage 02:09:36 chown "1000:1000" node_modules coverage package-lock.json 02:09:36 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:09:38 npm WARN EBADENGINE Unsupported engine { 02:09:38 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:09:38 npm WARN EBADENGINE required: { 02:09:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:38 npm WARN EBADENGINE }, 02:09:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:38 npm WARN EBADENGINE } 02:09:38 npm WARN EBADENGINE Unsupported engine { 02:09:38 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:09:38 npm WARN EBADENGINE required: { 02:09:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:38 npm WARN EBADENGINE }, 02:09:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:38 npm WARN EBADENGINE } 02:09:38 npm WARN EBADENGINE Unsupported engine { 02:09:38 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:09:38 npm WARN EBADENGINE required: { 02:09:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:38 npm WARN EBADENGINE }, 02:09:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:38 npm WARN EBADENGINE } 02:09:38 npm WARN EBADENGINE Unsupported engine { 02:09:38 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:09:38 npm WARN EBADENGINE required: { 02:09:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:38 npm WARN EBADENGINE }, 02:09:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:38 npm WARN EBADENGINE } 02:09:38 npm WARN EBADENGINE Unsupported engine { 02:09:38 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:09:38 npm WARN EBADENGINE required: { 02:09:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:38 npm WARN EBADENGINE }, 02:09:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:38 npm WARN EBADENGINE } 02:09:38 npm WARN EBADENGINE Unsupported engine { 02:09:38 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:09:38 npm WARN EBADENGINE required: { 02:09:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:38 npm WARN EBADENGINE }, 02:09:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:38 npm WARN EBADENGINE } 02:09:38 npm WARN EBADENGINE Unsupported engine { 02:09:38 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:09:38 npm WARN EBADENGINE required: { 02:09:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:38 npm WARN EBADENGINE }, 02:09:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:38 npm WARN EBADENGINE } 02:09:38 npm WARN EBADENGINE Unsupported engine { 02:09:38 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:09:38 npm WARN EBADENGINE required: { 02:09:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:38 npm WARN EBADENGINE }, 02:09:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:38 npm WARN EBADENGINE } 02:09:38 npm WARN EBADENGINE Unsupported engine { 02:09:38 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:09:38 npm WARN EBADENGINE required: { 02:09:38 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:38 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:38 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:38 npm WARN EBADENGINE }, 02:09:38 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:09:38 npm WARN EBADENGINE } 02:09:41 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:09:41 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:09:41 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 02:09:41 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:09:42 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:09:42 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:09:43 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:09:43 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:09:43 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:09:46 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:09:46 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:09:46 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:09:47 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. 02:09:47 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. 02:09:48 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:09:48 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 02:09:49 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 02:09:51 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. 02:09:54 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. 02:10:01 02:10:01 added 1478 packages, and audited 1479 packages in 23s 02:10:01 02:10:01 90 packages are looking for funding 02:10:01 run `npm fund` for details 02:10:01 02:10:01 36 vulnerabilities (1 low, 13 moderate, 17 high, 5 critical) 02:10:01 02:10:01 To address issues that do not require attention, run: 02:10:01 npm audit fix 02:10:01 02:10:01 To address all issues (including breaking changes), run: 02:10:01 npm audit fix --force 02:10:01 02:10:01 Run `npm audit` for details. 02:10:13 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 02:10:15 - Generating browser application bundles (phase: setup)... 02:10:19 Compiling @angular/core : es2015 as esm2015 02:10:19 Compiling @angular/compiler/testing : es2015 as esm2015 02:10:28 Compiling @angular/core/testing : es2015 as esm2015 02:10:28 Compiling @angular/common : es2015 as esm2015 02:10:29 Compiling @angular/platform-browser : es2015 as esm2015 02:10:29 Compiling @angular/common/testing : es2015 as esm2015 02:10:29 Compiling @angular/router : es2015 as esm2015 02:10:29 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:10:29 Compiling @angular/common/http : es2015 as esm2015 02:10:30 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:10:30 Compiling @angular/forms : es2015 as esm2015 02:10:30 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:10:31 Compiling @angular/router/testing : es2015 as esm2015 02:10:32 Compiling @angular/common/http/testing : es2015 as esm2015 02:10:38 06 05 2023 02:10:37.691:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:10:38 06 05 2023 02:10:37.693:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:10:38 06 05 2023 02:10:37.697:INFO [launcher]: Starting browser ChromeHeadless 02:10:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13977 in /w/workspace/edgexfoundry_edgex-ui-go_PR-586 [Pipeline] { [Pipeline] ws 02:10:43 Running in /w/workspace/edgex-ui-go/9 [Pipeline] { [Pipeline] checkout 02:10:43 The recommended git tool is: git 02:10:50 ✔ Browser application bundle generation complete. 02:10:50 06 05 2023 02:10:48.901:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket pBT68EeW9uT9Z_S4AAAB with id 88446726 02:10:51 using credential edgex-jenkins-ssh 02:10:51 Cloning the remote Git repository 02:10:51 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.198 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.211 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.217 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.303 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.354 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.398 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.444 secs) 02:10:51 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:10:51 > git init /w/workspace/edgex-ui-go/9 # timeout=10 02:10:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:10:51 > git --version # timeout=10 02:10:52 > git --version # 'git version 2.25.1' 02:10:52 using GIT_SSH to set credentials SSH Credentials for GitHub 02:10:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.506 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.643 secs) 02:10:52 WARN: ' 02:10:52 It looks like you're using ngModel on the same form field as formControlName. 02:10:52 Support for using the ngModel input property and ngModelChange event with 02:10:52 reactive form directives has been deprecated in Angular v6 and will be removed 02:10:52 in a future version of Angular. 02:10:52 02:10:52 For more information on this, see our API docs here: 02:10:52 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:10:52 ' 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.643 secs) 02:10:52 WARN: ' 02:10:52 It looks like you're using ngModel on the same form field as formControlName. 02:10:52 Support for using the ngModel input property and ngModelChange event with 02:10:52 reactive form directives has been deprecated in Angular v6 and will be removed 02:10:52 in a future version of Angular. 02:10:52 02:10:52 For more information on this, see our API docs here: 02:10:52 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:10:52 ' 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.678 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.687 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.719 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.728 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.737 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.752 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.758 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.785 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.792 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.843 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.859 secs) 02:10:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.883 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.89 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.898 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.92 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.943 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.951 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.972 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.983 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.989 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.997 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 1.001 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 1.039 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 1.05 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 1.076 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 1.089 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 1.101 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 1.111 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 1.122 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 1.124 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1.133 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.138 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.16 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.17 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.182 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.209 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.213 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.219 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.239 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.254 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.26 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.267 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.273 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.288 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.316 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.327 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.338 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.346 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.351 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.359 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.378 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.386 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.393 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.396 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.398 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.401 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.406 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.407 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.42 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.425 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.43 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.434 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.447 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.46 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.468 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.471 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.483 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.501 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.512 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.54 secs) 02:10:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.547 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.551 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.563 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.569 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.627 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.631 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.642 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.653 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.662 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.671 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.684 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.694 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.698 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.72 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.728 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.734 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.741 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.743 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.751 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.754 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.756 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.76 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.782 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.788 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.791 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.795 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.816 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.821 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.825 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.85 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.859 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.867 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.869 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.871 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.9 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.908 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.914 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.916 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.933 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.941 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.958 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.966 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.969 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.972 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.975 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.982 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.989 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.012 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.025 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.039 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.042 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.044 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.051 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.055 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.059 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.071 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.072 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.073 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.075 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.079 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.096 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.102 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.104 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.105 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.106 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.111 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.113 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.115 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.119 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.131 secs) 02:10:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.191 secs / 2.131 secs) 02:10:54 TOTAL: 149 SUCCESS 02:10:54 ✔ Browser application bundle generation complete. 02:10:55 02:10:55 =============================== Coverage summary =============================== 02:10:55 Statements : 40.95% ( 1466/3580 ) 02:10:55 Branches : 12.03% ( 111/923 ) 02:10:55 Functions : 33.2% ( 431/1298 ) 02:10:55 Lines : 38.88% ( 1317/3387 ) 02:10:55 ================================================================================ 02:10:55 ✔ Browser application bundle generation complete. 02:10:56 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-586/web' [Pipeline] echo 02:10:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:10:56 $ docker stop --time=1 bb35e6dfbe75de126d77f3736d2748614d8e7f8cbfa0511f50e6db4c25fec358 02:10:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:10:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:10:57 $ docker rm -f --volumes bb35e6dfbe75de126d77f3736d2748614d8e7f8cbfa0511f50e6db4c25fec358 [Pipeline] // withDockerContainer [Pipeline] sh 02:10:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:10:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:10:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:10:57 using GIT_SSH to set credentials SSH Credentials for GitHub 02:10:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/586/head:refs/remotes/origin/PR-586 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:10:58 Merging remotes/origin/main commit b9ee93b39939f4d905786058fe06f88771ce2d73 into PR head commit b4edff231965dfa5b3af167cdce7853333303fda 02:10:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:10:59 + sudo chown -R jenkins:jenkins . 02:10:59 Merge succeeded, producing c7e14b7bea9b66a87d758c6db259ab7ae1eb59bd 02:10:59 Checking out Revision c7e14b7bea9b66a87d758c6db259ab7ae1eb59bd (PR-586) 02:10:58 > git config core.sparsecheckout # timeout=10 02:10:58 > git checkout -f b4edff231965dfa5b3af167cdce7853333303fda # timeout=10 02:10:59 > git remote # timeout=10 02:10:59 > git config --get remote.origin.url # timeout=10 02:10:59 using GIT_SSH to set credentials SSH Credentials for GitHub 02:10:59 > git merge b9ee93b39939f4d905786058fe06f88771ce2d73 # timeout=10 02:10:59 > git rev-parse HEAD^{commit} # timeout=10 02:10:59 > git config core.sparsecheckout # timeout=10 02:10:59 > git checkout -f c7e14b7bea9b66a87d758c6db259ab7ae1eb59bd # timeout=10 [Pipeline] sh 02:11:00 + ls -al . 02:11:00 total 180 02:11:00 drwxrwxr-x 14 jenkins jenkins 4096 May 6 02:08 . 02:11:00 drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:07 .. 02:11:00 drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:07 .blubracket 02:11:00 -rw-rw-r-- 1 jenkins jenkins 18 May 6 02:07 .dockerignore 02:11:00 drwxrwxr-x 8 jenkins jenkins 4096 May 6 02:07 .git 02:11:00 drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:07 .github 02:11:00 -rw-rw-r-- 1 jenkins jenkins 185 May 6 02:07 .gitignore 02:11:00 drwxr-xr-x 3 jenkins jenkins 4096 May 6 02:07 .semver 02:11:00 -rw-rw-r-- 1 jenkins jenkins 8418 May 6 02:07 Attribution.txt 02:11:00 -rw-rw-r-- 1 jenkins jenkins 17205 May 6 02:07 CHANGELOG.md 02:11:00 -rw-rw-r-- 1 jenkins jenkins 3959 May 6 02:07 CONTRIBUTING.md 02:11:00 -rw-rw-r-- 1 jenkins jenkins 1788 May 6 02:07 Dockerfile 02:11:00 -rw-rw-r-- 1 jenkins jenkins 652 May 6 02:07 Jenkinsfile 02:11:00 -rw-rw-r-- 1 jenkins jenkins 11357 May 6 02:07 LICENSE 02:11:00 -rw-rw-r-- 1 jenkins jenkins 2124 May 6 02:07 Makefile 02:11:00 -rw-rw-r-- 1 jenkins jenkins 4558 May 6 02:07 README.md 02:11:00 -rw-rw-r-- 1 jenkins jenkins 5 May 6 02:07 VERSION 02:11:00 drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:07 assets 02:11:00 drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:07 bin 02:11:00 drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:07 cmd 02:11:00 -rw-r--r-- 1 jenkins jenkins 10 May 6 02:08 coverage.out 02:11:00 drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:07 docs 02:11:00 -rw-rw-r-- 1 jenkins jenkins 3052 May 6 02:07 go.mod 02:11:00 -rw-rw-r-- 1 jenkins jenkins 30610 May 6 02:07 go.sum 02:11:00 drwxrwxr-x 8 jenkins jenkins 4096 May 6 02:07 internal 02:11:00 drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:07 snap 02:11:00 drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:07 testing 02:11:00 -rw-rw-r-- 1 jenkins jenkins 155 May 6 02:07 version.go 02:11:00 drwxrwxr-x 6 jenkins jenkins 4096 May 6 02:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:01 + 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=ce062fa4aeb2703c56f4dfd78478a334fea7ada9 --label arch=amd64 --label version=0.0.0 . 02:11:01 Sending build context to Docker daemon 48.69MB 02:11:01 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 02:11:01 Step 2/25 : FROM ${BASE} AS builder 02:11:01 ---> c5b9c33b68cd 02:11:01 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:11:02 ---> Running in aa2028f90082 02:11:02 Removing intermediate container aa2028f90082 02:11:02 ---> 362de8db1829 02:11:02 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 02:11:02 ---> Running in 51318d7dac43 02:11:02 Removing intermediate container 51318d7dac43 02:11:02 ---> 4a8fd8bab9b3 02:11:02 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 02:11:02 ---> Running in 61aaa965d04d 02:11:02 Removing intermediate container 61aaa965d04d 02:11:02 ---> 615edb4fd262 02:11:02 Step 6/25 : LABEL Name=edgex-ui-go 02:11:02 ---> Running in f45443264c2d 02:11:02 Removing intermediate container f45443264c2d 02:11:02 ---> 74bbfe60ab7d 02:11:02 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:11:03 ---> Running in be56ec059265 02:11:03 Removing intermediate container be56ec059265 02:11:03 ---> 2add6bd6ec85 02:11:03 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:11:03 Commit message: "Merge commit 'b9ee93b39939f4d905786058fe06f88771ce2d73' into HEAD" 02:11:04 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:11:04 ---> a8740255f000 02:11:04 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:11:04 ---> Running in 7761a50f4674 02:11:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:11:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:11:04 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:04 Dload Upload Total Spent Left Speed 02:11:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 166k 0 --:--:-- --:--:-- --:--:-- 166k 02:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:11:05 OK: 265 MiB in 53 packages [Pipeline] sh 02:11:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:11:03 > git rev-list --no-walk aeb2006730014a8bd0d2f96ccb5739ddcb21e139 # timeout=10 02:11:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:11:06 + sudo tee /etc/docker/daemon.new 02:11:06 { 02:11:06 "registry-mirrors": [ 02:11:06 "https://nexus3.edgexfoundry.org:10001" 02:11:06 ], 02:11:06 "bip": "10.250.0.254/24", 02:11:06 "hosts": [ 02:11:06 "tcp://0.0.0.0:5555", 02:11:06 "unix:///var/run/docker.sock" 02:11:06 ], 02:11:06 "mtu": 1458, 02:11:06 "selinux-enabled": true, 02:11:06 "seccomp-profile": "/etc/docker/seccomp.json" 02:11:06 } 02:11:06 Removing intermediate container 7761a50f4674 02:11:06 ---> ea7dcb5e10cd 02:11:06 Step 10/25 : ENV GO111MODULE=on [Pipeline] sh 02:11:06 ---> Running in d30ff096b584 02:11:06 Removing intermediate container d30ff096b584 02:11:06 ---> 0d0f4e950c3f 02:11:06 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:11:06 ---> Running in be28b0b3c709 02:11:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:11:06 Removing intermediate container be28b0b3c709 02:11:06 ---> 2e46148444dd 02:11:06 Step 12/25 : COPY go.mod vendor* ./ 02:11:06 + sudo service docker restart 02:11:07 ---> 1aefc2446599 02:11:07 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:07 ---> Running in ea82f06035c3 02:11:09 Removing intermediate container ea82f06035c3 02:11:09 ---> 417e63df92f2 02:11:09 Step 14/25 : COPY . . 02:11:12 ---> f62daaad76cd 02:11:12 Step 15/25 : RUN ${MAKE} 02:11:12 ---> Running in c60c2b4bf521 02:11:13 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:11:25 provisioning config files... 02:11:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/9@tmp/config8311557825362189331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:25 ---> docker-login.sh 02:11:25 nexus3.edgexfoundry.org:10001 02:11:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:26 Configure a credential helper to remove this warning. See 02:11:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:26 02:11:26 Login Succeeded 02:11:26 nexus3.edgexfoundry.org:10002 02:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:27 Configure a credential helper to remove this warning. See 02:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:27 02:11:27 Login Succeeded 02:11:27 nexus3.edgexfoundry.org:10003 02:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:27 Configure a credential helper to remove this warning. See 02:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:27 02:11:27 Login Succeeded 02:11:27 nexus3.edgexfoundry.org:10004 02:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:28 Configure a credential helper to remove this warning. See 02:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:28 02:11:28 Login Succeeded 02:11:28 docker.io 02:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:28 Configure a credential helper to remove this warning. See 02:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:28 02:11:28 Login Succeeded 02:11:28 ---> docker-login.sh ends [Pipeline] } 02:11:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:11:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:11:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:11:29 ========================================================= 02:11:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:11:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:29 + 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 . 02:11:30 Sending build context to Docker daemon 28.89MB 02:11:30 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 02:11:30 Step 2/15 : FROM ${BASE} AS builder 02:11:30 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:11:30 c41833b44d91: Pulling fs layer 02:11:30 ed15518f5707: Pulling fs layer 02:11:30 feae8fd75edb: Pulling fs layer 02:11:30 242c74f7c9fa: Pulling fs layer 02:11:30 3cdef696dda3: Pulling fs layer 02:11:30 2ced38df9373: Pulling fs layer 02:11:30 58f1dce35555: Pulling fs layer 02:11:30 242c74f7c9fa: Waiting 02:11:30 2ced38df9373: Waiting 02:11:30 58f1dce35555: Waiting 02:11:30 3cdef696dda3: Waiting 02:11:31 ed15518f5707: Download complete 02:11:31 242c74f7c9fa: Verifying Checksum 02:11:31 242c74f7c9fa: Download complete 02:11:31 3cdef696dda3: Verifying Checksum 02:11:31 3cdef696dda3: Download complete 02:11:31 c41833b44d91: Verifying Checksum 02:11:31 c41833b44d91: Download complete 02:11:32 c41833b44d91: Pull complete 02:11:33 58f1dce35555: Verifying Checksum 02:11:33 ed15518f5707: Pull complete 02:11:34 feae8fd75edb: Verifying Checksum 02:11:34 feae8fd75edb: Download complete 02:11:34 2ced38df9373: Verifying Checksum 02:11:34 2ced38df9373: Download complete 02:11:35 Removing intermediate container c60c2b4bf521 02:11:35 ---> 6d0cdc8fe0c3 02:11:35 Step 16/25 : FROM alpine:3.17 02:11:35 3.17: Pulling from library/alpine 02:11:35 f56be85fc22e: Already exists 02:11:35 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:11:35 Status: Downloaded newer image for alpine:3.17 02:11:35 ---> 9ed4aefc74f6 02:11:35 Step 17/25 : EXPOSE 4000 02:11:35 ---> Running in 38917a1a0753 02:11:35 Removing intermediate container 38917a1a0753 02:11:35 ---> 4cf1cde4ebcb 02:11:35 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 02:11:35 ---> db4095802815 02:11:35 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:11:35 ---> 2c048e11bce5 02:11:35 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:11:35 ---> acc7d9974c19 02:11:35 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:11:35 ---> Running in 283bc68f901f 02:11:35 Removing intermediate container 283bc68f901f 02:11:35 ---> 6615cf953faf 02:11:35 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 02:11:35 ---> Running in b358ded722d2 02:11:35 Removing intermediate container b358ded722d2 02:11:35 ---> 60f15d804666 02:11:35 Step 23/25 : LABEL arch=amd64 02:11:35 ---> Running in af021b4e61c2 02:11:35 Removing intermediate container af021b4e61c2 02:11:35 ---> 70c3277cafac 02:11:35 Step 24/25 : LABEL git_sha=ce062fa4aeb2703c56f4dfd78478a334fea7ada9 02:11:35 ---> Running in b48a63076a0c 02:11:35 Removing intermediate container b48a63076a0c 02:11:35 ---> fb7ad167e56d 02:11:35 Step 25/25 : LABEL version=0.0.0 02:11:35 ---> Running in c1d0ec7f943e 02:11:35 Removing intermediate container c1d0ec7f943e 02:11:35 ---> d3ecd732ffa5 02:11:35 [Warning] One or more build-args [ARCH] were not consumed 02:11:35 Successfully built d3ecd732ffa5 02:11:35 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 02:11:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:35 02:11:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:36 latest: Pulling from edgex-lftools-log-publisher 02:11:36 5eb5b503b376: Pulling fs layer 02:11:36 5c69ac0246d0: Pulling fs layer 02:11:36 ec43610c2a17: Pulling fs layer 02:11:36 3a2ae6a8a46f: Pulling fs layer 02:11:36 33b1e0a273af: Pulling fs layer 02:11:36 5d3b04190fa2: Pulling fs layer 02:11:36 2f39f015ded8: Pulling fs layer 02:11:36 33b1e0a273af: Waiting 02:11:36 5d3b04190fa2: Waiting 02:11:36 3a2ae6a8a46f: Waiting 02:11:36 2f39f015ded8: Waiting 02:11:36 5c69ac0246d0: Download complete 02:11:36 3a2ae6a8a46f: Download complete 02:11:36 33b1e0a273af: Verifying Checksum 02:11:36 33b1e0a273af: Download complete 02:11:36 5d3b04190fa2: Verifying Checksum 02:11:36 5d3b04190fa2: Download complete 02:11:36 ec43610c2a17: Verifying Checksum 02:11:36 ec43610c2a17: Download complete 02:11:36 5eb5b503b376: Verifying Checksum 02:11:36 5eb5b503b376: Download complete 02:11:36 2f39f015ded8: Download complete 02:11:37 5eb5b503b376: Pull complete 02:11:37 5c69ac0246d0: Pull complete 02:11:38 ec43610c2a17: Pull complete 02:11:38 3a2ae6a8a46f: Pull complete 02:11:38 33b1e0a273af: Pull complete 02:11:38 5d3b04190fa2: Pull complete 02:11:43 2f39f015ded8: Pull complete 02:11:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:11:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:43 prd-ubuntu20.04-docker-8c-8g-13959 does not seem to be running inside a container 02:11:44 $ 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-586 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586:/w/workspace/edgexfoundry_edgex-ui-go_PR-586:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@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 02:11:46 feae8fd75edb: Pull complete 02:11:46 242c74f7c9fa: Pull complete 02:11:46 3cdef696dda3: Pull complete 02:11:50 $ docker top 5d37509c1177dc0a4ac4ab401ea16c9d70aca07001f484e86adad7654203d0ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:51 ---> job-cost.sh 02:11:51 lf-activate-venv: SKIPPING 02:11:51 INFO: No Stack... 02:11:51 INFO: Retrieving Pricing Info for: v3-standard-8 02:11:52 2ced38df9373: Pull complete 02:11:52 INFO: Archiving Costs [Pipeline] sh 02:11:52 + cut -d, -f6 02:11:52 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives/cost.csv [Pipeline] lock 02:11:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-586-9-stack-cost] 02:11:52 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-586-9-stack-cost] did not exist. Created. 02:11:52 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-586-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:11:52 + echo total: 0.2199999988079071 [Pipeline] stash 02:11:53 Stashed 1 file(s) [Pipeline] } 02:11:53 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-586-9-stack-cost] [Pipeline] // lock [Pipeline] } 02:11:53 $ docker stop --time=1 5d37509c1177dc0a4ac4ab401ea16c9d70aca07001f484e86adad7654203d0ae 02:11:54 58f1dce35555: Pull complete 02:11:54 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 02:11:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:11:54 ---> fadd8f120f05 02:11:54 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:11:55 $ docker rm -f --volumes 5d37509c1177dc0a4ac4ab401ea16c9d70aca07001f484e86adad7654203d0ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:11:56 ---> Running in c789e513f655 02:11:57 Removing intermediate container c789e513f655 02:11:57 ---> 9a99392b8b87 02:11:57 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:11:57 ---> Running in c7e736e7ca9a 02:11:57 Removing intermediate container c7e736e7ca9a 02:11:57 ---> 031bae3acee6 02:11:57 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:11:57 ---> Running in ce01c7db6b3c 02:11:58 Removing intermediate container ce01c7db6b3c 02:11:58 ---> 26327edbdb55 02:11:58 Step 6/15 : LABEL Name=edgex-ui-go 02:11:58 ---> Running in 5c53c5c66b97 02:11:58 Removing intermediate container 5c53c5c66b97 02:11:58 ---> 51114bc7c386 02:11:58 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:11:58 ---> Running in a21655fe5887 02:11:59 Removing intermediate container a21655fe5887 02:11:59 ---> cb2812b023fb 02:11:59 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:11:59 latest: Pulling from library/docker 02:11:59 c41833b44d91: Already exists 02:11:59 6343a5c17821: Pulling fs layer 02:11:59 7fb3fc37985f: Pulling fs layer 02:11:59 c69224d8e51c: Pulling fs layer 02:11:59 9509eea51bfd: Pulling fs layer 02:11:59 13893f74905f: Pulling fs layer 02:11:59 a478c30451b0: Pulling fs layer 02:11:59 cca6ee3ffb4d: Pulling fs layer 02:11:59 fe1b37f33852: Pulling fs layer 02:11:59 b44bc8c7e93d: Pulling fs layer 02:11:59 0e42b4e3b30c: Pulling fs layer 02:11:59 d97e7eb47f8a: Pulling fs layer 02:11:59 3ed71508fdeb: Pulling fs layer 02:11:59 fca51f470542: Pulling fs layer 02:11:59 9509eea51bfd: Waiting 02:11:59 13893f74905f: Waiting 02:11:59 a478c30451b0: Waiting 02:11:59 cca6ee3ffb4d: Waiting 02:11:59 fe1b37f33852: Waiting 02:11:59 b44bc8c7e93d: Waiting 02:11:59 0e42b4e3b30c: Waiting 02:11:59 d97e7eb47f8a: Waiting 02:11:59 3ed71508fdeb: Waiting 02:11:59 fca51f470542: Waiting 02:11:59 7fb3fc37985f: Verifying Checksum 02:11:59 7fb3fc37985f: Download complete 02:12:00 6343a5c17821: Verifying Checksum 02:12:00 6343a5c17821: Download complete 02:12:00 c69224d8e51c: Verifying Checksum 02:12:00 c69224d8e51c: Download complete 02:12:00 a478c30451b0: Verifying Checksum 02:12:00 a478c30451b0: Download complete 02:12:00 9509eea51bfd: Verifying Checksum 02:12:00 9509eea51bfd: Download complete 02:12:00 cca6ee3ffb4d: Verifying Checksum 02:12:00 cca6ee3ffb4d: Download complete 02:12:00 fe1b37f33852: Verifying Checksum 02:12:00 fe1b37f33852: Download complete 02:12:00 6343a5c17821: Pull complete 02:12:00 13893f74905f: Verifying Checksum 02:12:00 13893f74905f: Download complete 02:12:00 0e42b4e3b30c: Verifying Checksum 02:12:00 0e42b4e3b30c: Download complete 02:12:01 7fb3fc37985f: Pull complete 02:12:01 3ed71508fdeb: Download complete 02:12:01 b44bc8c7e93d: Verifying Checksum 02:12:01 b44bc8c7e93d: Download complete 02:12:01 fca51f470542: Verifying Checksum 02:12:01 fca51f470542: Download complete 02:12:02 c69224d8e51c: Pull complete 02:12:02 d97e7eb47f8a: Verifying Checksum 02:12:02 d97e7eb47f8a: Download complete 02:12:03 9509eea51bfd: Pull complete 02:12:04 13893f74905f: Pull complete 02:12:04 a478c30451b0: Pull complete 02:12:05 cca6ee3ffb4d: Pull complete 02:12:05 fe1b37f33852: Pull complete 02:12:06 b44bc8c7e93d: Pull complete 02:12:07 0e42b4e3b30c: Pull complete 02:12:10 d97e7eb47f8a: Pull complete 02:12:10 3ed71508fdeb: Pull complete 02:12:10 fca51f470542: Pull complete 02:12:10 Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 02:12:10 Status: Downloaded newer image for docker:latest 02:12:13 ---> d79f42f360dd 02:12:13 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:12:13 ---> Running in efa7a4d143f7 02:12:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:12:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:12:17 OK: 263 MiB in 53 packages 02:12:18 Removing intermediate container efa7a4d143f7 02:12:18 ---> b14687f9569a 02:12:18 Step 10/15 : ENV GO111MODULE=on 02:12:18 ---> Running in 00456cf58035 02:12:19 Removing intermediate container 00456cf58035 02:12:19 ---> 156ecf208969 02:12:19 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:12:19 ---> Running in ef4f0ccb1e08 02:12:19 Removing intermediate container ef4f0ccb1e08 02:12:19 ---> 3c10460859ee 02:12:19 Step 12/15 : COPY go.mod vendor* ./ 02:12:20 ---> a61186dc7784 02:12:20 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:20 ---> Running in 900ed3916f10 02:13:30 Removing intermediate container 900ed3916f10 02:13:30 ---> 3e564c7380b4 02:13:30 Step 14/15 : COPY . . 02:13:30 ---> 97b7ebb9d2f8 02:13:30 Step 15/15 : RUN ${MAKE} 02:13:30 ---> Running in 1b7bee9c2327 02:13:31 noop 02:13:32 Removing intermediate container 1b7bee9c2327 02:13:32 ---> 1688115b9d60 02:13:32 Successfully built 1688115b9d60 02:13:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:33 + docker inspect -f . ci-base-image-arm64 02:13:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:33 prd-ubuntu20.04-docker-arm64-4c-16g-13977 does not seem to be running inside a container 02:13:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@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 02:13:34 $ docker top 8cc89f88fd3b88574fc089eba2fec42723168a1d10f412f688a96d62284b3aa3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:35 + go version 02:13:35 go version go1.20.2 linux/arm64 [Pipeline] } 02:13:35 $ docker stop --time=1 8cc89f88fd3b88574fc089eba2fec42723168a1d10f412f688a96d62284b3aa3 02:13:37 $ docker rm -f --volumes 8cc89f88fd3b88574fc089eba2fec42723168a1d10f412f688a96d62284b3aa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:38 + docker inspect -f . ci-base-image-arm64 02:13:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:38 prd-ubuntu20.04-docker-arm64-4c-16g-13977 does not seem to be running inside a container 02:13:38 $ 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/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@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 02:13:39 $ docker top 5cad2f687b073a7f0b3044a51c2801aedac71ddd7376bca8cd9f54a26847f4ec -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:41 + git config --global --add safe.directory /w/workspace/edgex-ui-go/9 [Pipeline] fileExists [Pipeline] sh 02:13:41 + make test 02:13:41 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:14:28 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:16:50 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:16:50 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:16:50 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:16:50 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:16:50 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:16:50 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:16:50 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:16:50 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:16:50 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:17:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:17:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:17:17 ./bin/test-attribution-txt.sh 02:17:17 make -C web test 02:17:17 make[1]: Entering directory '/w/workspace/edgex-ui-go/9/web' 02:17:17 make[1]: tput: No such file or directory 02:17:17 make[1]: tput: No such file or directory 02:17:17 warning: generating ./VERSION 02:17:17 echo "0.0.0" > VERSION 02:17:17 docker build \ 02:17:17 -f Dockerfile \ 02:17:17 --build-arg USER=1000 \ 02:17:17 \ 02:17:17 --label "git_sha=c7e14b7bea9b66a87d758c6db259ab7ae1eb59bd" \ 02:17:17 -t edgexfoundry/edgex-web-ui:c7e14b7bea9b66a87d758c6db259ab7ae1eb59bd \ 02:17:17 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:17:17 . 02:17:17 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:17:17 Install the buildx component to build images with BuildKit: 02:17:17 https://docs.docker.com/go/buildx/ 02:17:17 02:17:18 Sending build context to Docker daemon 3.268MB 02:17:18 Step 1/10 : FROM node:16.17-alpine3.15 02:17:19 16.17-alpine3.15: Pulling from library/node 02:17:19 47517142f6ba: Pulling fs layer 02:17:19 5f8c4bfa009b: Pulling fs layer 02:17:19 f7079c9c4ba1: Pulling fs layer 02:17:19 aba105e6f55a: Pulling fs layer 02:17:19 aba105e6f55a: Waiting 02:17:19 f7079c9c4ba1: Verifying Checksum 02:17:19 f7079c9c4ba1: Download complete 02:17:19 47517142f6ba: Download complete 02:17:19 aba105e6f55a: Verifying Checksum 02:17:19 aba105e6f55a: Download complete 02:17:20 47517142f6ba: Pull complete 02:17:20 5f8c4bfa009b: Verifying Checksum 02:17:20 5f8c4bfa009b: Download complete 02:17:25 5f8c4bfa009b: Pull complete 02:17:25 f7079c9c4ba1: Pull complete 02:17:25 aba105e6f55a: Pull complete 02:17:25 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:17:25 Status: Downloaded newer image for node:16.17-alpine3.15 02:17:25 ---> bf1b8b58d215 02:17:25 Step 2/10 : RUN apk add --no-cache chromium 02:17:26 ---> Running in dff6a5c1a698 02:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:17:29 (1/128) Installing libxau (1.0.9-r0) 02:17:29 (2/128) Installing libmd (1.0.3-r0) 02:17:29 (3/128) Installing libbsd (0.11.3-r1) 02:17:29 (4/128) Installing libxdmcp (1.1.3-r0) 02:17:29 (5/128) Installing libxcb (1.14-r2) 02:17:29 (6/128) Installing libx11 (1.7.3.1-r0) 02:17:29 (7/128) Installing libxext (1.3.4-r0) 02:17:29 (8/128) Installing libice (1.0.10-r0) 02:17:29 (9/128) Installing libuuid (2.37.4-r0) 02:17:29 (10/128) Installing libsm (1.2.3-r0) 02:17:29 (11/128) Installing libxt (1.2.1-r0) 02:17:29 (12/128) Installing libxmu (1.1.3-r0) 02:17:29 (13/128) Installing xset (1.2.4-r0) 02:17:29 (14/128) Installing xprop (1.2.5-r0) 02:17:29 (15/128) Installing xdg-utils (1.1.3-r0) 02:17:29 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 02:17:29 (17/128) Installing pkgconf (1.8.1-r0) 02:17:29 (18/128) Installing libffi (3.4.2-r1) 02:17:29 (19/128) Installing libintl (0.21-r0) 02:17:29 (20/128) Installing libblkid (2.37.4-r0) 02:17:29 (21/128) Installing libmount (2.37.4-r0) 02:17:29 (22/128) Installing pcre (8.45-r1) 02:17:29 (23/128) Installing glib (2.70.1-r0) 02:17:29 (24/128) Installing xz-libs (5.2.5-r1) 02:17:29 (25/128) Installing libxml2 (2.9.14-r2) 02:17:29 (26/128) Installing shared-mime-info (2.1-r2) 02:17:29 (27/128) Installing hicolor-icon-theme (0.17-r1) 02:17:29 (28/128) Installing libjpeg-turbo (2.1.2-r0) 02:17:30 (29/128) Installing libpng (1.6.37-r1) 02:17:30 (30/128) Installing libwebp (1.2.2-r0) 02:17:30 (31/128) Installing zstd-libs (1.5.0-r0) 02:17:30 (32/128) Installing tiff (4.4.0-r1) 02:17:30 (33/128) Installing gdk-pixbuf (2.42.8-r0) 02:17:30 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 02:17:30 (35/128) Installing libxcomposite (0.4.5-r0) 02:17:30 (36/128) Installing libxfixes (6.0.0-r0) 02:17:30 (37/128) Installing libxrender (0.9.10-r3) 02:17:30 (38/128) Installing libxcursor (1.2.0-r0) 02:17:30 (39/128) Installing libxdamage (1.1.5-r1) 02:17:30 (40/128) Installing libxi (1.8-r0) 02:17:30 (41/128) Installing libxinerama (1.1.4-r1) 02:17:30 (42/128) Installing libxrandr (1.5.2-r1) 02:17:30 (43/128) Installing atk (2.36.0-r0) 02:17:30 (44/128) Installing libxtst (1.2.3-r3) 02:17:30 (45/128) Installing dbus-libs (1.12.24-r0) 02:17:30 (46/128) Installing at-spi2-core (2.42.0-r0) 02:17:30 (47/128) Installing at-spi2-atk (2.38.0-r0) 02:17:30 (48/128) Installing expat (2.5.0-r0) 02:17:30 (49/128) Installing brotli-libs (1.0.9-r5) 02:17:30 (50/128) Installing libbz2 (1.0.8-r1) 02:17:30 (51/128) Installing freetype (2.11.1-r2) 02:17:30 (52/128) Installing fontconfig (2.13.1-r4) 02:17:30 (53/128) Installing pixman (0.40.0-r4) 02:17:30 (54/128) Installing cairo (1.16.0-r5) 02:17:30 (55/128) Installing cairo-gobject (1.16.0-r5) 02:17:30 (56/128) Installing avahi-libs (0.8-r5) 02:17:30 (57/128) Installing gmp (6.2.1-r1) 02:17:30 (58/128) Installing nettle (3.7.3-r0) 02:17:30 (59/128) Installing p11-kit (0.24.0-r1) 02:17:30 (60/128) Installing libtasn1 (4.18.0-r1) 02:17:30 (61/128) Installing libunistring (0.9.10-r1) 02:17:30 (62/128) Installing gnutls (3.7.1-r2) 02:17:30 (63/128) Installing cups-libs (2.3.3-r6) 02:17:30 (64/128) Installing libepoxy (1.5.9-r0) 02:17:30 (65/128) Installing fribidi (1.0.11-r0) 02:17:30 (66/128) Installing graphite2 (1.3.14-r0) 02:17:30 (67/128) Installing harfbuzz (3.0.0-r2) 02:17:30 (68/128) Installing libxft (2.3.4-r0) 02:17:30 (69/128) Installing pango (1.48.10-r0) 02:17:30 (70/128) Installing wayland-libs-client (1.19.0-r1) 02:17:30 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 02:17:30 (72/128) Installing wayland-libs-egl (1.19.0-r1) 02:17:30 (73/128) Installing xkeyboard-config (2.34-r0) 02:17:31 (74/128) Installing libxkbcommon (1.3.1-r0) 02:17:31 (75/128) Installing gtk+3.0 (3.24.30-r0) 02:17:31 Executing gtk+3.0-3.24.30-r0.post-install 02:17:31 (76/128) Installing libfontenc (1.1.4-r0) 02:17:31 (77/128) Installing mkfontscale (1.2.1-r1) 02:17:31 (78/128) Installing ttf-opensans (1.10-r1) 02:17:31 Executing ttf-opensans-1.10-r1.post-install 02:17:33 (79/128) Installing libogg (1.3.5-r0) 02:17:33 (80/128) Installing flac (1.3.4-r0) 02:17:33 (81/128) Installing alsa-lib (1.2.5.1-r1) 02:17:34 (82/128) Installing libatomic (10.3.1_git20211027-r0) 02:17:34 (83/128) Installing sdl2 (2.0.16-r4) 02:17:34 (84/128) Installing aom-libs (3.2.0-r0) 02:17:34 (85/128) Installing libass (0.15.2-r0) 02:17:34 (86/128) Installing libdav1d (0.9.2-r0) 02:17:34 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:17:34 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 02:17:34 (89/128) Installing lame (3.100-r0) 02:17:34 (90/128) Installing opus (1.3.1-r1) 02:17:34 (91/128) Installing libgomp (10.3.1_git20211027-r0) 02:17:34 (92/128) Installing soxr (0.1.3-r2) 02:17:34 (93/128) Installing libsrt (1.4.2-r1) 02:17:34 (94/128) Installing libssh (0.9.6-r1) 02:17:34 (95/128) Installing libtheora (1.1.1-r16) 02:17:34 (96/128) Installing v4l-utils-libs (1.22.1-r1) 02:17:34 (97/128) Installing libdrm (2.4.109-r0) 02:17:34 (98/128) Installing libva (2.13.0-r0) 02:17:34 (99/128) Installing libvdpau (1.4-r0) 02:17:34 (100/128) Installing vidstab (1.1.0-r1) 02:17:34 (101/128) Installing libvorbis (1.3.7-r0) 02:17:34 (102/128) Installing libvpx (1.10.0-r0) 02:17:34 (103/128) Installing vulkan-loader (1.2.196-r0) 02:17:34 (104/128) Installing x264-libs (20210613-r0) 02:17:34 (105/128) Installing x265-libs (3.5-r0) 02:17:34 (106/128) Installing xvidcore (1.3.7-r1) 02:17:34 (107/128) Installing ffmpeg-libs (4.4.1-r2) 02:17:35 (108/128) Installing libevent (2.1.12-r4) 02:17:35 (109/128) Installing mesa (21.2.6-r0) 02:17:35 (110/128) Installing wayland-libs-server (1.19.0-r1) 02:17:35 (111/128) Installing mesa-gbm (21.2.6-r0) 02:17:35 (112/128) Installing lcms2 (2.12-r1) 02:17:35 (113/128) Installing nspr (4.32-r0) 02:17:35 (114/128) Installing sqlite-libs (3.36.0-r0) 02:17:35 (115/128) Installing nss (3.78.1-r0) 02:17:35 (116/128) Installing libasyncns (0.8-r1) 02:17:35 (117/128) Installing libltdl (2.4.6-r7) 02:17:35 (118/128) Installing orc (0.4.32-r0) 02:17:35 (119/128) Installing libsndfile (1.0.31-r1) 02:17:35 (120/128) Installing speexdsp (1.2.0-r0) 02:17:35 (121/128) Installing tdb-libs (1.4.5-r0) 02:17:35 (122/128) Installing libpulse (15.0-r2) 02:17:35 (123/128) Installing re2 (2021.11.01-r0) 02:17:35 (124/128) Installing snappy (1.1.9-r1) 02:17:35 (125/128) Installing libgpg-error (1.42-r1) 02:17:35 (126/128) Installing libgcrypt (1.9.4-r0) 02:17:35 (127/128) Installing libxslt (1.1.35-r0) 02:17:35 (128/128) Installing chromium (99.0.4844.84-r0) 02:17:41 Executing busybox-1.34.1-r7.trigger 02:17:41 Executing glib-2.70.1-r0.trigger 02:17:41 Executing shared-mime-info-2.1-r2.trigger 02:17:43 Executing gdk-pixbuf-2.42.8-r0.trigger 02:17:43 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:17:43 Executing fontconfig-2.13.1-r4.trigger 02:17:43 Executing mkfontscale-1.2.1-r1.trigger 02:17:43 OK: 275 MiB in 144 packages 02:17:53 Removing intermediate container dff6a5c1a698 02:17:53 ---> 16e563e73ef4 02:17:53 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:17:53 ---> Running in 09fdbfcc42bb 02:17:53 Removing intermediate container 09fdbfcc42bb 02:17:53 ---> 28a20db6e523 02:17:53 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:17:53 ---> Running in 7d57e705a0ad 02:17:53 Removing intermediate container 7d57e705a0ad 02:17:53 ---> fd56ddff9e71 02:17:53 Step 5/10 : RUN npm install -g npm 02:17:53 ---> Running in a3193972f682 02:18:32 02:18:32 removed 7 packages, changed 101 packages, and audited 264 packages in 35s 02:18:32 02:18:32 27 packages are looking for funding 02:18:32 run `npm fund` for details 02:18:32 02:18:32 found 0 vulnerabilities 02:18:36 Removing intermediate container a3193972f682 02:18:36 ---> 2ba5361d8c11 02:18:36 Step 6/10 : ARG USER=1000 02:18:36 ---> Running in 45b852c7b265 02:18:36 Removing intermediate container 45b852c7b265 02:18:36 ---> add3da057ec2 02:18:36 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:18:36 ---> Running in 8c81b1893d54 02:18:38 Removing intermediate container 8c81b1893d54 02:18:38 ---> 0ce69ccb0238 02:18:38 Step 8/10 : USER $USER:$USER 02:18:38 ---> Running in 709ce346c4a3 02:18:39 Removing intermediate container 709ce346c4a3 02:18:39 ---> 7d522f1bbedc 02:18:39 Step 9/10 : WORKDIR /app 02:18:39 ---> Running in 018f9f1c22b3 02:18:39 Removing intermediate container 018f9f1c22b3 02:18:39 ---> b52c1683fb1a 02:18:39 Step 10/10 : LABEL git_sha=c7e14b7bea9b66a87d758c6db259ab7ae1eb59bd 02:18:39 ---> Running in 63f3bb9cfca7 02:18:40 Removing intermediate container 63f3bb9cfca7 02:18:40 ---> aadc6d84ea25 02:18:40 Successfully built aadc6d84ea25 02:18:40 Successfully tagged edgexfoundry/edgex-web-ui:c7e14b7bea9b66a87d758c6db259ab7ae1eb59bd 02:18:40 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:18:40 touch edgex-web-ui.imagebuilt 02:18:40 mkdir -p node_modules coverage 02:18:40 chown "1000:1000" node_modules coverage package-lock.json 02:18:40 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:18:55 npm WARN EBADENGINE Unsupported engine { 02:18:55 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:18:55 npm WARN EBADENGINE required: { 02:18:55 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:55 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:55 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:55 npm WARN EBADENGINE }, 02:18:55 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:18:55 npm WARN EBADENGINE } 02:18:55 npm WARN EBADENGINE Unsupported engine { 02:18:55 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:18:55 npm WARN EBADENGINE required: { 02:18:55 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:55 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:55 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:55 npm WARN EBADENGINE }, 02:18:55 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:18:55 npm WARN EBADENGINE } 02:18:55 npm WARN EBADENGINE Unsupported engine { 02:18:55 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:18:55 npm WARN EBADENGINE required: { 02:18:55 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:55 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:55 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:55 npm WARN EBADENGINE }, 02:18:55 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:18:55 npm WARN EBADENGINE } 02:18:55 npm WARN EBADENGINE Unsupported engine { 02:18:55 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:18:55 npm WARN EBADENGINE required: { 02:18:55 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:55 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:55 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:55 npm WARN EBADENGINE }, 02:18:55 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:18:55 npm WARN EBADENGINE } 02:18:55 npm WARN EBADENGINE Unsupported engine { 02:18:55 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:18:55 npm WARN EBADENGINE required: { 02:18:55 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:55 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:55 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:55 npm WARN EBADENGINE }, 02:18:55 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:18:55 npm WARN EBADENGINE } 02:18:55 npm WARN EBADENGINE Unsupported engine { 02:18:55 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:18:55 npm WARN EBADENGINE required: { 02:18:55 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:55 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:55 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:55 npm WARN EBADENGINE }, 02:18:55 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:18:55 npm WARN EBADENGINE } 02:18:55 npm WARN EBADENGINE Unsupported engine { 02:18:55 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:18:55 npm WARN EBADENGINE required: { 02:18:55 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:55 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:55 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:55 npm WARN EBADENGINE }, 02:18:55 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:18:55 npm WARN EBADENGINE } 02:18:55 npm WARN EBADENGINE Unsupported engine { 02:18:55 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:18:55 npm WARN EBADENGINE required: { 02:18:55 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:55 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:55 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:55 npm WARN EBADENGINE }, 02:18:55 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:18:55 npm WARN EBADENGINE } 02:18:55 npm WARN EBADENGINE Unsupported engine { 02:18:55 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:18:55 npm WARN EBADENGINE required: { 02:18:55 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:55 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:55 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:55 npm WARN EBADENGINE }, 02:18:55 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:18:55 npm WARN EBADENGINE } 02:19:34 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:19:34 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:19:34 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 02:19:35 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:19:37 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:19:41 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:19:51 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:19:51 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:19:53 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:20:20 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:20:20 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:20:20 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. 02:20:24 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. 02:20:25 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. 02:20:27 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:20:45 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 02:20:45 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 02:21:00 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. 02:21:39 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. 02:22:26 02:22:26 added 1475 packages, and audited 1476 packages in 4m 02:22:26 02:22:26 90 packages are looking for funding 02:22:26 run `npm fund` for details 02:22:26 02:22:26 36 vulnerabilities (1 low, 13 moderate, 17 high, 5 critical) 02:22:26 02:22:26 To address issues that do not require attention, run: 02:22:26 npm audit fix 02:22:26 02:22:26 To address all issues (including breaking changes), run: 02:22:26 npm audit fix --force 02:22:26 02:22:26 Run `npm audit` for details. 02:22:28 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 02:22:53 - Generating browser application bundles (phase: setup)... 02:23:32 Compiling @angular/core : es2015 as esm2015 02:23:32 Compiling @angular/compiler/testing : es2015 as esm2015 02:24:06 Compiling @angular/common : es2015 as esm2015 02:24:06 Compiling @angular/core/testing : es2015 as esm2015 02:24:12 Compiling @angular/platform-browser : es2015 as esm2015 02:24:12 Compiling @angular/common/testing : es2015 as esm2015 02:24:18 Compiling @angular/router : es2015 as esm2015 02:24:18 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:24:24 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:24:26 Compiling @angular/common/http : es2015 as esm2015 02:24:27 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:24:32 Compiling @angular/forms : es2015 as esm2015 02:24:33 Compiling @angular/router/testing : es2015 as esm2015 02:24:33 Compiling @angular/common/http/testing : es2015 as esm2015 02:25:55 06 05 2023 02:25:47.135:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:25:55 06 05 2023 02:25:47.155:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:25:55 06 05 2023 02:25:47.191:INFO [launcher]: Starting browser ChromeHeadless 02:26:51 06 05 2023 02:26:49.011:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 02:27:09 06 05 2023 02:27:09.755:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:27:12 06 05 2023 02:27:12.388:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 02:28:20 06 05 2023 02:28:14.886:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 02:28:22 ✔ Browser application bundle generation complete. 02:28:22 06 05 2023 02:28:22.865:INFO [launcher]: Trying to start ChromeHeadless again (2/2). 02:28:25 06 05 2023 02:28:25.243:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket yEBlrWxf7z1pDTv1AAAB with id 14086845 02:28:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:28:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.325 secs) 02:28:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.366 secs) 02:28:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.409 secs) 02:28:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.433 secs) 02:28:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.477 secs) 02:28:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 0.508 secs) 02:28:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 0.551 secs) 02:28:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 0.58 secs) 02:28:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 0.632 secs) 02:28:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 0.656 secs) 02:28:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.102 secs) 02:28:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.211 secs) 02:28:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.237 secs) 02:28:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.261 secs) 02:28:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.282 secs) 02:28:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.58 secs) 02:28:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.611 secs) 02:28:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.627 secs) 02:28:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.917 secs) 02:28:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.948 secs) 02:28:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.964 secs) 02:28:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.32 secs) 02:28:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.477 secs) 02:28:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.609 secs) 02:28:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.688 secs) 02:28:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.825 secs) 02:28:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.894 secs) 02:28:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.993 secs) 02:28:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.025 secs) 02:28:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.044 secs) 02:28:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.455 secs) 02:28:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.603 secs) 02:28:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.626 secs) 02:28:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.648 secs) 02:28:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.099 secs) 02:28:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.201 secs) 02:28:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.294 secs) 02:28:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.388 secs) 02:28:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.463 secs) 02:28:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.631 secs) 02:28:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.725 secs) 02:28:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.851 secs) 02:28:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 7.107 secs) 02:28:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 7.202 secs) 02:28:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 7.229 secs) 02:28:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 7.253 secs) 02:28:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 7.518 secs) 02:28:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.583 secs) 02:28:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.643 secs) 02:28:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 7.837 secs) 02:28:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 8.042 secs) 02:28:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 8.461 secs) 02:28:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 8.55 secs) 02:28:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 8.575 secs) 02:28:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 8.638 secs) 02:28:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 8.694 secs) 02:28:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 8.738 secs) 02:28:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 8.776 secs) 02:28:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.848 secs) 02:28:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 8.894 secs) 02:28:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 9 secs) 02:28:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 9.428 secs) 02:28:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 9.61 secs) 02:28:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 9.683 secs) 02:28:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 9.717 secs) 02:28:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.753 secs) 02:28:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.784 secs) 02:28:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 9.934 secs) 02:28:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.974 secs) 02:28:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 10.018 secs) 02:28:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 10.058 secs) 02:28:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 10.084 secs) 02:28:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 10.107 secs) 02:28:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 10.153 secs) 02:28:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 10.195 secs) 02:28:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 10.273 secs) 02:29:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 10.347 secs) 02:29:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 10.39 secs) 02:29:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 10.434 secs) 02:29:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 10.601 secs) 02:29:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 10.691 secs) 02:29:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 11.193 secs) 02:29:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 11.222 secs) 02:29:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 11.255 secs) 02:29:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 11.314 secs) 02:29:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 11.368 secs) 02:29:01 WARN: ' 02:29:01 It looks like you're using ngModel on the same form field as formControlName. 02:29:01 Support for using the ngModel input property and ngModelChange event with 02:29:01 reactive form directives has been deprecated in Angular v6 and will be removed 02:29:01 in a future version of Angular. 02:29:01 02:29:01 For more information on this, see our API docs here: 02:29:01 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:29:01 ' 02:29:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 11.368 secs) 02:29:01 WARN: ' 02:29:01 It looks like you're using ngModel on the same form field as formControlName. 02:29:01 Support for using the ngModel input property and ngModelChange event with 02:29:01 reactive form directives has been deprecated in Angular v6 and will be removed 02:29:01 in a future version of Angular. 02:29:01 02:29:01 For more information on this, see our API docs here: 02:29:01 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:29:01 ' 02:29:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 11.586 secs) 02:29:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 11.703 secs) 02:29:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 11.754 secs) 02:29:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 11.802 secs) 02:29:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 12.219 secs) 02:29:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 12.371 secs) 02:29:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 12.557 secs) 02:29:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 12.858 secs) 02:29:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 13.12 secs) 02:29:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 13.148 secs) 02:29:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 13.223 secs) 02:29:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 13.29 secs) 02:29:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 13.504 secs) 02:29:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 13.629 secs) 02:29:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 13.704 secs) 02:29:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 13.767 secs) 02:29:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 13.843 secs) 02:29:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 13.964 secs) 02:29:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 14.289 secs) 02:29:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 14.489 secs) 02:29:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 14.58 secs) 02:29:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 14.735 secs) 02:29:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 14.923 secs) 02:29:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 15.255 secs) 02:29:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 15.6 secs) 02:29:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 15.832 secs) 02:29:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 16.203 secs) 02:29:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 16.424 secs) 02:29:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 16.518 secs) 02:29:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 16.604 secs) 02:29:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 16.823 secs) 02:29:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 16.947 secs) 02:29:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 17.03 secs) 02:29:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 17.076 secs) 02:29:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 17.123 secs) 02:29:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 17.165 secs) 02:29:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 17.405 secs) 02:29:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 17.488 secs) 02:29:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 17.604 secs) 02:29:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 17.629 secs) 02:29:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 17.658 secs) 02:29:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 17.754 secs) 02:29:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 18.017 secs) 02:29:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 18.215 secs) 02:29:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 18.287 secs) 02:29:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 18.391 secs) 02:29:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 18.463 secs) 02:29:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 18.561 secs) 02:29:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 18.605 secs) 02:29:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 18.695 secs) 02:29:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 18.991 secs) 02:29:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 19.222 secs) 02:29:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 19.509 secs) 02:29:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 19.605 secs) 02:29:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 19.737 secs) 02:29:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 19.829 secs) 02:29:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 19.852 secs) 02:29:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 19.914 secs) 02:29:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 19.96 secs) 02:29:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 20.226 secs) 02:29:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 20.437 secs) 02:29:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 20.561 secs) 02:29:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 20.737 secs) 02:29:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (29.367 secs / 20.737 secs) 02:29:16 TOTAL: 149 SUCCESS 02:29:16 ✔ Browser application bundle generation complete. 02:29:21 02:29:21 =============================== Coverage summary =============================== 02:29:21 Statements : 40.98% ( 1467/3580 ) 02:29:21 Branches : 12.03% ( 111/923 ) 02:29:21 Functions : 33.28% ( 432/1298 ) 02:29:21 Lines : 38.91% ( 1318/3387 ) 02:29:21 ================================================================================ 02:29:21 06 05 2023 02:29:20.341:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:29:22 ✔ Browser application bundle generation complete. 02:29:22 make[1]: Leaving directory '/w/workspace/edgex-ui-go/9/web' [Pipeline] echo 02:29:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:29:23 $ docker stop --time=1 5cad2f687b073a7f0b3044a51c2801aedac71ddd7376bca8cd9f54a26847f4ec 02:29:24 $ docker rm -f --volumes 5cad2f687b073a7f0b3044a51c2801aedac71ddd7376bca8cd9f54a26847f4ec [Pipeline] // withDockerContainer [Pipeline] sh 02:29:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:29:29 Warning: overwriting stash ‘coverage-report’ 02:29:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:29:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:29:39 + ls -al . 02:29:39 total 176 02:29:39 drwxrwxr-x 13 jenkins jenkins 4096 May 6 02:13 . 02:29:39 drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:10 .. 02:29:39 drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:10 .blubracket 02:29:39 -rw-rw-r-- 1 jenkins jenkins 18 May 6 02:10 .dockerignore 02:29:39 drwxrwxr-x 8 jenkins jenkins 4096 May 6 02:11 .git 02:29:39 drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:10 .github 02:29:39 -rw-rw-r-- 1 jenkins jenkins 185 May 6 02:10 .gitignore 02:29:39 -rw-rw-r-- 1 jenkins jenkins 8418 May 6 02:10 Attribution.txt 02:29:39 -rw-rw-r-- 1 jenkins jenkins 17205 May 6 02:10 CHANGELOG.md 02:29:39 -rw-rw-r-- 1 jenkins jenkins 3959 May 6 02:10 CONTRIBUTING.md 02:29:39 -rw-rw-r-- 1 jenkins jenkins 1788 May 6 02:10 Dockerfile 02:29:39 -rw-rw-r-- 1 jenkins jenkins 652 May 6 02:10 Jenkinsfile 02:29:39 -rw-rw-r-- 1 jenkins jenkins 11357 May 6 02:10 LICENSE 02:29:39 -rw-rw-r-- 1 jenkins jenkins 2124 May 6 02:10 Makefile 02:29:39 -rw-rw-r-- 1 jenkins jenkins 4558 May 6 02:10 README.md 02:29:39 -rw-rw-r-- 1 jenkins jenkins 5 May 6 02:07 VERSION 02:29:39 drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:10 assets 02:29:39 drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:10 bin 02:29:39 drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:10 cmd 02:29:39 -rw-r--r-- 1 jenkins jenkins 10 May 6 02:13 coverage.out 02:29:39 drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:10 docs 02:29:39 -rw-rw-r-- 1 jenkins jenkins 3052 May 6 02:10 go.mod 02:29:39 -rw-rw-r-- 1 jenkins jenkins 30610 May 6 02:10 go.sum 02:29:39 drwxrwxr-x 8 jenkins jenkins 4096 May 6 02:10 internal 02:29:39 drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:10 snap 02:29:39 drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:10 testing 02:29:39 -rw-rw-r-- 1 jenkins jenkins 155 May 6 02:10 version.go 02:29:39 drwxrwxr-x 6 jenkins jenkins 4096 May 6 02:18 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:39 + 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=c7e14b7bea9b66a87d758c6db259ab7ae1eb59bd --label arch=arm64 --label version=0.0.0 . 02:29:41 Sending build context to Docker daemon 31.64MB 02:29:41 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 02:29:41 Step 2/25 : FROM ${BASE} AS builder 02:29:41 ---> 1688115b9d60 02:29:41 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:29:42 ---> Running in f8cc773a1b8c 02:29:42 Removing intermediate container f8cc773a1b8c 02:29:42 ---> df40ac72792e 02:29:42 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 02:29:42 ---> Running in ce35f4705372 02:29:42 Removing intermediate container ce35f4705372 02:29:42 ---> 9763b1779afe 02:29:42 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 02:29:43 ---> Running in 8e7632a55571 02:29:43 Removing intermediate container 8e7632a55571 02:29:43 ---> aa855bdf99db 02:29:43 Step 6/25 : LABEL Name=edgex-ui-go 02:29:43 ---> Running in bb27ece435d2 02:29:44 Removing intermediate container bb27ece435d2 02:29:44 ---> 5a20106e17ff 02:29:44 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:29:44 ---> Running in 8997d05d82cd 02:29:44 Removing intermediate container 8997d05d82cd 02:29:44 ---> 5b51e69cbb78 02:29:44 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:29:45 ---> 6153be441d20 02:29:45 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:29:46 ---> Running in 8bfd2e6529be 02:29:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:29:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:29:49 OK: 263 MiB in 53 packages 02:29:50 Removing intermediate container 8bfd2e6529be 02:29:50 ---> 1bee87567151 02:29:50 Step 10/25 : ENV GO111MODULE=on 02:29:50 ---> Running in da42fb22da29 02:29:50 Removing intermediate container da42fb22da29 02:29:50 ---> c6970b95b21d 02:29:50 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:29:50 ---> Running in 1b0af3a2d793 02:29:50 Removing intermediate container 1b0af3a2d793 02:29:50 ---> fa876dbd9b82 02:29:50 Step 12/25 : COPY go.mod vendor* ./ 02:29:51 ---> 85f22125dcb2 02:29:51 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:29:51 ---> Running in 6bf82940067d 02:29:55 Removing intermediate container 6bf82940067d 02:29:55 ---> 539e60ac72fa 02:29:55 Step 14/25 : COPY . . 02:29:59 ---> c3d6a107d246 02:29:59 Step 15/25 : RUN ${MAKE} 02:29:59 ---> Running in 640bb3ca5dea 02:30:00 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 02:32:37 Removing intermediate container 640bb3ca5dea 02:32:37 ---> f8e2dedf42f1 02:32:37 Step 16/25 : FROM alpine:3.17 02:32:37 3.17: Pulling from library/alpine 02:32:37 c41833b44d91: Already exists 02:32:37 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:32:37 Status: Downloaded newer image for alpine:3.17 02:32:37 ---> 51e60588ff2c 02:32:37 Step 17/25 : EXPOSE 4000 02:32:37 ---> Running in 087cbf23eb51 02:32:37 Removing intermediate container 087cbf23eb51 02:32:37 ---> 00ea4344de98 02:32:37 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 02:32:37 ---> 3e81e2961cc1 02:32:37 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:32:37 ---> b76868a76a69 02:32:37 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:32:38 ---> 3935ba3f95f3 02:32:38 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:32:38 ---> Running in cc25d3c69717 02:32:39 Removing intermediate container cc25d3c69717 02:32:39 ---> 7005436d31e9 02:32:39 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 02:32:39 ---> Running in 9c895514788b 02:32:39 Removing intermediate container 9c895514788b 02:32:39 ---> b1380a0e4b2f 02:32:39 Step 23/25 : LABEL arch=arm64 02:32:39 ---> Running in 770e45c9e07d 02:32:39 Removing intermediate container 770e45c9e07d 02:32:39 ---> d0800c6055e6 02:32:39 Step 24/25 : LABEL git_sha=c7e14b7bea9b66a87d758c6db259ab7ae1eb59bd 02:32:40 ---> Running in 7621d7ba032c 02:32:40 Removing intermediate container 7621d7ba032c 02:32:40 ---> 04f5b1f6ec88 02:32:40 Step 25/25 : LABEL version=0.0.0 02:32:40 ---> Running in a99ee5d70c44 02:32:41 Removing intermediate container a99ee5d70c44 02:32:41 ---> ba9f3b3cd493 02:32:41 [Warning] One or more build-args [ARCH] were not consumed 02:32:41 Successfully built ba9f3b3cd493 02:32:41 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 02:32:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:32:41 02:32:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:32:42 arm64: Pulling from edgex-lftools-log-publisher 02:32:42 8998bd30e6a1: Pulling fs layer 02:32:42 04944245beec: Pulling fs layer 02:32:42 699f458cf7ca: Pulling fs layer 02:32:42 765212b225bb: Pulling fs layer 02:32:42 f23df028b6ca: Pulling fs layer 02:32:42 d65c8cfc05b1: Pulling fs layer 02:32:42 2437ff75d9bd: Pulling fs layer 02:32:42 765212b225bb: Waiting 02:32:42 f23df028b6ca: Waiting 02:32:42 d65c8cfc05b1: Waiting 02:32:42 2437ff75d9bd: Waiting 02:32:42 04944245beec: Verifying Checksum 02:32:42 04944245beec: Download complete 02:32:42 765212b225bb: Verifying Checksum 02:32:42 765212b225bb: Download complete 02:32:42 f23df028b6ca: Download complete 02:32:42 d65c8cfc05b1: Verifying Checksum 02:32:42 d65c8cfc05b1: Download complete 02:32:42 699f458cf7ca: Verifying Checksum 02:32:42 699f458cf7ca: Download complete 02:32:42 8998bd30e6a1: Verifying Checksum 02:32:42 8998bd30e6a1: Download complete 02:32:45 2437ff75d9bd: Verifying Checksum 02:32:45 2437ff75d9bd: Download complete 02:32:48 8998bd30e6a1: Pull complete 02:32:48 04944245beec: Pull complete 02:32:49 699f458cf7ca: Pull complete 02:32:50 765212b225bb: Pull complete 02:32:50 f23df028b6ca: Pull complete 02:32:50 d65c8cfc05b1: Pull complete 02:33:05 2437ff75d9bd: Pull complete 02:33:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:33:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:33:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:06 prd-ubuntu20.04-docker-arm64-4c-16g-13977 does not seem to be running inside a container 02:33:06 $ 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/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@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 02:33:09 $ docker top 44e5d359fadeaae7baf674e1d9824b86ce90c3a96718f0f65b039fb394002aa2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:10 ---> job-cost.sh 02:33:10 lf-activate-venv: SKIPPING 02:33:10 INFO: No Stack... 02:33:11 INFO: Retrieving Pricing Info for: v3-standard-4 02:33:12 INFO: Archiving Costs [Pipeline] sh 02:33:13 + cat /w/workspace/edgex-ui-go/9/archives/cost.csv 02:33:13 + cut -d, -f6 [Pipeline] lock 02:33:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-586-9-stack-cost] 02:33:13 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-586-9-stack-cost] did not exist. Created. 02:33:13 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-586-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:33:13 /w/workspace/edgex-ui-go/9@tmp/durable-2b6da265/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:33:14 + echo total: 0.10999999940395355 [Pipeline] stash 02:33:14 Warning: overwriting stash ‘stack-cost’ 02:33:20 Stashed 1 file(s) [Pipeline] } 02:33:20 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-586-9-stack-cost] [Pipeline] // lock [Pipeline] } 02:33:20 $ docker stop --time=1 44e5d359fadeaae7baf674e1d9824b86ce90c3a96718f0f65b039fb394002aa2 02:33:21 $ docker rm -f --volumes 44e5d359fadeaae7baf674e1d9824b86ce90c3a96718f0f65b039fb394002aa2 [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 02:33:22 provisioning config files... 02:33:22 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/config3987398760887738061tmp [Pipeline] { [Pipeline] sh 02:33:22 + set +x 02:33:22 + curl -s https://codecov.io/bash 02:33:22 + bash -s -- 02:33:22 02:33:22 _____ _ 02:33:22 / ____| | | 02:33:22 | | ___ __| | ___ ___ _____ __ 02:33:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:33:22 | |___| (_) | (_| | __/ (_| (_) \ V / 02:33:22 \_____\___/ \__,_|\___|\___\___/ \_/ 02:33:22 Bash-1.0.6 02:33:22 02:33:22 02:33:22 ==> git version 2.25.1 found 02:33:22 ==> 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 02:33:22 Release-Date: 2020-01-08 02:33:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:33:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:33:22 ==> Jenkins CI detected. 02:33:22 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-586 02:33:22 project root: . 02:33:22 --> token set from env 02:33:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:33:22 ==> Running gcov in . (disable via -X gcov) 02:33:22 ==> Python coveragepy not found 02:33:22 ==> Searching for coverage reports in: 02:33:22 + . 02:33:22 -> Found 1 reports 02:33:22 ==> Detecting git/mercurial file structure 02:33:22 ==> Reading reports 02:33:22 + ./coverage.out bytes=10 02:33:22 ==> Appending adjustments 02:33:22 https://docs.codecov.io/docs/fixing-reports 02:33:23 + Found adjustments 02:33:23 ==> Gzipping contents 02:33:23 12K /tmp/codecov.iQLqxq.gz 02:33:23 ==> Uploading reports 02:33:23 url: https://codecov.io 02:33:23 query: branch=PR-586&commit=ce062fa4aeb2703c56f4dfd78478a334fea7ada9&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-586%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=586&job=&cmd_args= 02:33:23 -> Pinging Codecov 02:33:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-586&commit=ce062fa4aeb2703c56f4dfd78478a334fea7ada9&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-586%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=586&job=&cmd_args= 02:33:23 -> Uploading to 02:33:23 https://storage.googleapis.com/codecov/v4/raw/2023-05-06/FB506323287CE973F263BFD2A0EB1F37/ce062fa4aeb2703c56f4dfd78478a334fea7ada9/f1958290-fb57-485d-9427-e7ccbcc16894.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230506%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230506T023323Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=64d68e2cd2c3c36eb8db966f7e64d046640f85df5313ca1b2896ea6f70a684ce 02:33:23 % Total % Received % Xferd Average Speed Time Time Time Current 02:33:23 Dload Upload Total Spent Left Speed 02:33:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8874 0 0 100 8874 0 40520 --:--:-- --:--:-- --:--:-- 40706 02:33:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/ce062fa4aeb2703c56f4dfd78478a334fea7ada9 [Pipeline] } 02:33:24 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 02:33:24 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives ] 02:33:24 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives 02:33:24 total 16 02:33:24 drwxr-xr-x 3 root root 4096 May 6 02:11 . 02:33:24 drwxrwxr-x 15 jenkins jenkins 4096 May 6 02:11 .. 02:33:24 drwxr-xr-x 2 root root 4096 May 6 02:11 cost 02:33:24 -rw-r--r-- 1 root root 83 May 6 02:11 cost.csv 02:33:24 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives 02:33:24 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives 02:33:24 total 16 02:33:24 drwxr-xr-x 3 jenkins jenkins 4096 May 6 02:11 . 02:33:24 drwxrwxr-x 15 jenkins jenkins 4096 May 6 02:11 .. 02:33:24 drwxr-xr-x 2 jenkins jenkins 4096 May 6 02:11 cost 02:33:24 -rw-r--r-- 1 jenkins jenkins 83 May 6 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:33:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:33:25 ---> package-listing.sh 02:33:25 ++ facter osfamily 02:33:25 ++ tr '[:upper:]' '[:lower:]' 02:33:26 + OS_FAMILY=debian 02:33:26 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-586 02:33:26 + START_PACKAGES=/tmp/packages_start.txt 02:33:26 + END_PACKAGES=/tmp/packages_end.txt 02:33:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:33:26 + PACKAGES=/tmp/packages_start.txt 02:33:26 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-586 ']' 02:33:26 + PACKAGES=/tmp/packages_end.txt 02:33:26 + case "${OS_FAMILY}" in 02:33:26 + grep '^ii' 02:33:26 + dpkg -l 02:33:26 + '[' -f /tmp/packages_start.txt ']' 02:33:26 + '[' -f /tmp/packages_end.txt ']' 02:33:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:33:26 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-586 ']' 02:33:26 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives/ 02:33:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives/ [Pipeline] echo 02:33:26 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-586/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:33:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:33:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:27 prd-ubuntu20.04-docker-8c-8g-13959 does not seem to be running inside a container 02:33:27 $ 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-586/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-586 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586:/w/workspace/edgexfoundry_edgex-ui-go_PR-586:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@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 02:33:28 $ docker top ad0074f7392c1393fc77a05cffa48ad8e24f675a5b3b951c9e5047a05e180ddf -eo pid,comm [Pipeline] { [Pipeline] sh 02:33:28 + touch /tmp/pre-build-complete [Pipeline] sh 02:33:28 + mkdir -p /var/log/sysstat [Pipeline] sh 02:33:29 + ls /var/log/sa-host 02:33:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:33:29 provisioning config files... 02:33:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/config11285732250803902661tmp [Pipeline] { [Pipeline] echo 02:33:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:33:29 ---> create-netrc.sh [Pipeline] } 02:33:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:33:29 ---> python-tools-install.sh [Pipeline] echo 02:33:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:33:30 ---> sudo-logs.sh 02:33:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:33:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:33:30 ---> job-cost.sh 02:33:30 lf-activate-venv: SKIPPING 02:33:30 DEBUG: total: 0.2199999988079071 02:33:30 INFO: Retrieving Stack Cost... 02:33:30 INFO: Retrieving Pricing Info for: v3-standard-8 02:33:31 INFO: Archiving Costs [Pipeline] echo 02:33:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:33:31 ---> logs-deploy.sh 02:33:31 lf-activate-venv: SKIPPING 02:33:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-586/9 02:33:31 INFO: archiving workspace using pattern(s): 02:33:32 Archives upload complete. 02:33:32 INFO: archiving logs to Nexus