Pull request #614 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 58b8b44373edb244ce6668c698e8baf62b06862d+1a50055877b3ba9e707da638ed848135075ac4df (1075f95f88475dd942c5eeb94dd0c1fac953bbd4) 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-ssh11931300132212271758.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-ssh15103908666216828747.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-614/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-614/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14830559382033059969.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-ssh7212294818575510470.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-614/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-614/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9885313375954874708.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 ‘prd-ubuntu20.04-docker-8c-8g-16507’ Running on prd-ubuntu20.04-docker-8c-8g-16511 in /w/workspace/edgexfoundry_edgex-ui-go_PR-614 [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-614 # 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 1a50055877b3ba9e707da638ed848135075ac4df into PR head commit 58b8b44373edb244ce6668c698e8baf62b06862d > 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/614/head:refs/remotes/origin/PR-614 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58b8b44373edb244ce6668c698e8baf62b06862d # timeout=10 Merge succeeded, producing 58b8b44373edb244ce6668c698e8baf62b06862d Checking out Revision 58b8b44373edb244ce6668c698e8baf62b06862d (PR-614) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:52:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:52:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:52:52 ========================================================= 15:52:52 EdgeX Global Pipelines Version Info 15:52:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1a50055877b3ba9e707da638ed848135075ac4df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58b8b44373edb244ce6668c698e8baf62b06862d # timeout=10 > git rev-list --no-walk 92fdf5c321fb38560b8f6fbead2bd60e87eba34b # timeout=10 15:52:53 ------------------- 15:52:53 stable info: 15:52:53 ------------------- 15:52:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:52:53 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 15:52:53 Message: update stable to v1.0.249 15:52:54 ------------------- 15:52:54 experimental info: 15:52:54 ------------------- 15:52:54 Commited By: **** collab-it+edgex@linuxfoundation.org 15:52:54 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 15:52:54 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-614 [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-614 [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-614 [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58b8b44373edb244ce6668c698e8baf62b06862d [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58b8b44 [Pipeline] echo 15:52:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:55 provisioning config files... 15:52:55 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/config14745869027009921589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:55 ---> docker-login.sh 15:52:55 nexus3.edgexfoundry.org:10001 15:52:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:55 Configure a credential helper to remove this warning. See 15:52:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:55 15:52:55 Login Succeeded 15:52:55 nexus3.edgexfoundry.org:10002 15:52:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:55 Configure a credential helper to remove this warning. See 15:52:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:55 15:52:55 Login Succeeded 15:52:55 nexus3.edgexfoundry.org:10003 15:52:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:55 Configure a credential helper to remove this warning. See 15:52:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:55 15:52:55 Login Succeeded 15:52:55 nexus3.edgexfoundry.org:10004 15:52:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:55 Configure a credential helper to remove this warning. See 15:52:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:55 15:52:55 Login Succeeded 15:52:55 docker.io 15:52:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:56 Configure a credential helper to remove this warning. See 15:52:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:56 15:52:56 Login Succeeded 15:52:56 ---> docker-login.sh ends [Pipeline] } 15:52:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:52:56 + git rev-list -1 --merges 58b8b44373edb244ce6668c698e8baf62b06862d~1..58b8b44373edb244ce6668c698e8baf62b06862d [Pipeline] echo 15:52:56 -----------> git rev-list -1 --merges 58b8b44373edb244ce6668c698e8baf62b06862d~1..58b8b44373edb244ce6668c698e8baf62b06862d 58b8b44373edb244ce6668c698e8baf62b06862d [false] [Pipeline] sh 15:52:56 + git log --format=format:%s -1 58b8b44373edb244ce6668c698e8baf62b06862d [Pipeline] echo 15:52:56 ========================================================= 15:52:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:52:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:52:57 + git log --format=format:%s -1 58b8b44373edb244ce6668c698e8baf62b06862d [Pipeline] echo 15:52:57 [semverPrep] GIT_COMMIT: 58b8b44373edb244ce6668c698e8baf62b06862d, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 15:52:57 [semverPrep] This is not a build commit. [Pipeline] sh 15:52:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:52:57 + grep -v github /etc/ssh/ssh_known_hosts 15:52:57 + [ -e /tmp/ssh_known_hosts ] 15:52:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:52:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:52:57 + sudo tee -a /etc/ssh/ssh_known_hosts 15:52:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:52:57 15:52:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:52:58 0.1.4: Pulling from edgex-devops/py-git-semver 15:52:58 b85a868b505f: Pulling fs layer 15:52:58 e2be974225ed: Pulling fs layer 15:52:58 339a4e72a1f5: Pulling fs layer 15:52:58 988bab9f4d93: Pulling fs layer 15:52:58 1469e6f7b9e6: Pulling fs layer 15:52:58 eaf3925da568: Pulling fs layer 15:52:58 bab4dde63d76: Pulling fs layer 15:52:58 1469e6f7b9e6: Waiting 15:52:58 eaf3925da568: Waiting 15:52:58 bde34c3a00c8: Pulling fs layer 15:52:58 b352a97aabf1: Pulling fs layer 15:52:58 4872d77fe225: Pulling fs layer 15:52:58 bde34c3a00c8: Waiting 15:52:58 b352a97aabf1: Waiting 15:52:58 5851b861e8e6: Pulling fs layer 15:52:58 e2be974225ed: Verifying Checksum 15:52:58 e2be974225ed: Download complete 15:52:58 988bab9f4d93: Verifying Checksum 15:52:58 988bab9f4d93: Download complete 15:52:58 1469e6f7b9e6: Verifying Checksum 15:52:58 1469e6f7b9e6: Download complete 15:52:58 eaf3925da568: Verifying Checksum 15:52:58 eaf3925da568: Download complete 15:52:58 339a4e72a1f5: Verifying Checksum 15:52:58 339a4e72a1f5: Download complete 15:52:58 b352a97aabf1: Verifying Checksum 15:52:58 b352a97aabf1: Download complete 15:52:58 4872d77fe225: Verifying Checksum 15:52:58 4872d77fe225: Download complete 15:52:58 5851b861e8e6: Verifying Checksum 15:52:58 5851b861e8e6: Download complete 15:52:58 b85a868b505f: Download complete 15:52:58 bab4dde63d76: Download complete 15:52:59 b85a868b505f: Pull complete 15:52:59 e2be974225ed: Pull complete 15:53:00 339a4e72a1f5: Pull complete 15:53:00 988bab9f4d93: Pull complete 15:53:00 1469e6f7b9e6: Pull complete 15:53:00 eaf3925da568: Pull complete 15:53:02 bab4dde63d76: Pull complete 15:53:02 bde34c3a00c8: Pull complete 15:53:02 b352a97aabf1: Pull complete 15:53:02 4872d77fe225: Pull complete 15:53:02 5851b861e8e6: Pull complete 15:53:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:53:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:53:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:02 prd-ubuntu20.04-docker-8c-8g-16511 does not seem to be running inside a container 15:53:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-614 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614:/w/workspace/edgexfoundry_edgex-ui-go_PR-614:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@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 15:53:05 $ docker top fd32aea4039ae1919ae5230a737930becd8a48885935c8080b58a1fd753d942e -eo pid,comm 15:53:05 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). 15:53:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:53:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:53:05 [ssh-agent] Looking for ssh-agent implementation... 15:53:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:53:05 $ docker exec fd32aea4039ae1919ae5230a737930becd8a48885935c8080b58a1fd753d942e ssh-agent 15:53:05 SSH_AUTH_SOCK=/tmp/ssh-2cWIoujnuyeQ/agent.32 15:53:05 SSH_AGENT_PID=38 15:53:05 Running ssh-add (command line suppressed) 15:53:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/private_key_2093957171753795766.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/private_key_2093957171753795766.key) 15:53:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:53:06 + git tag --points-at HEAD [Pipeline] } 15:53:06 $ docker exec --env ******** --env ******** fd32aea4039ae1919ae5230a737930becd8a48885935c8080b58a1fd753d942e ssh-agent -k 15:53:06 unset SSH_AUTH_SOCK; 15:53:06 unset SSH_AGENT_PID; 15:53:06 echo Agent pid 38 killed; 15:53:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:53:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:53:06 [ssh-agent] Looking for ssh-agent implementation... 15:53:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:53:06 $ docker exec fd32aea4039ae1919ae5230a737930becd8a48885935c8080b58a1fd753d942e ssh-agent 15:53:06 SSH_AUTH_SOCK=/tmp/ssh-fLBeSEhtxVuD/agent.70 15:53:06 SSH_AGENT_PID=76 15:53:06 Running ssh-add (command line suppressed) 15:53:06 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/private_key_681454428586564427.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/private_key_681454428586564427.key) 15:53:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:53:06 + git semver init 15:53:07 2023-05-23 15:53:07,052 [run_init] DEBUG init version:0.0.0 force:False 15:53:07 2023-05-23 15:53:07,053 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver 15:53:07 2023-05-23 15:53:07,054 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver 15:53:07 2023-05-23 15:53:07,054 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-614, universal_newlines=False, shell=None, istream=None) 15:53:09 2023-05-23 15:53:08,553 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.git/info/exclude 15:53:09 2023-05-23 15:53:08,554 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver/PR-614 with force:False 15:53:09 2023-05-23 15:53:08,554 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver/PR-614 15:53:09 2023-05-23 15:53:08,559 [execute] INFO git cat-file --batch-check 15:53:09 2023-05-23 15:53:08,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver, universal_newlines=False, shell=None, istream=) 15:53:09 2023-05-23 15:53:08,565 [execute] INFO git cat-file --batch 15:53:09 2023-05-23 15:53:08,565 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver, universal_newlines=False, shell=None, istream=) 15:53:09 2023-05-23 15:53:08,570 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-614/.semver/PR-614 15:53:09 0.0.0 [Pipeline] } 15:53:09 $ docker exec --env ******** --env ******** fd32aea4039ae1919ae5230a737930becd8a48885935c8080b58a1fd753d942e ssh-agent -k 15:53:09 unset SSH_AUTH_SOCK; 15:53:09 unset SSH_AGENT_PID; 15:53:09 echo Agent pid 76 killed; 15:53:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:53:09 + git semver [Pipeline] } 15:53:09 $ docker stop --time=1 fd32aea4039ae1919ae5230a737930becd8a48885935c8080b58a1fd753d942e 15:53:11 $ docker rm -f --volumes fd32aea4039ae1919ae5230a737930becd8a48885935c8080b58a1fd753d942e [Pipeline] // withDockerContainer [Pipeline] sh 15:53:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:53:11 Stashed 1 file(s) [Pipeline] echo 15:53:11 [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 15:53:11 provisioning config files... 15:53:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/config194502913768512397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:12 ---> docker-login.sh 15:53:12 nexus3.edgexfoundry.org:10001 15:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:12 Configure a credential helper to remove this warning. See 15:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:12 15:53:12 Login Succeeded 15:53:12 nexus3.edgexfoundry.org:10002 15:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:12 Configure a credential helper to remove this warning. See 15:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:12 15:53:12 Login Succeeded 15:53:12 nexus3.edgexfoundry.org:10003 15:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:12 Configure a credential helper to remove this warning. See 15:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:12 15:53:12 Login Succeeded 15:53:12 nexus3.edgexfoundry.org:10004 15:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:12 Configure a credential helper to remove this warning. See 15:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:12 15:53:12 Login Succeeded 15:53:12 docker.io 15:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:12 Configure a credential helper to remove this warning. See 15:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:12 15:53:12 Login Succeeded 15:53:12 ---> docker-login.sh ends [Pipeline] } 15:53:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:53:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:53:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:53:12 ========================================================= 15:53:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:53:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:12 + 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 . 15:53:13 Sending build context to Docker daemon 45.57MB 15:53:13 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 15:53:13 Step 2/15 : FROM ${BASE} AS builder 15:53:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:53:13 f56be85fc22e: Pulling fs layer 15:53:13 85791d961cd3: Pulling fs layer 15:53:13 d694b5ae8c79: Pulling fs layer 15:53:13 9f32a84ed3da: Pulling fs layer 15:53:13 4d19c01a9841: Pulling fs layer 15:53:13 9325e15d5711: Pulling fs layer 15:53:13 556b6ee489ea: Pulling fs layer 15:53:13 c5a4b2cf53e6: Pulling fs layer 15:53:13 4d19c01a9841: Waiting 15:53:13 9f32a84ed3da: Waiting 15:53:13 9325e15d5711: Waiting 15:53:13 c5a4b2cf53e6: Waiting 15:53:13 556b6ee489ea: Waiting 15:53:13 85791d961cd3: Download complete 15:53:13 9f32a84ed3da: Verifying Checksum 15:53:13 9f32a84ed3da: Download complete 15:53:13 4d19c01a9841: Download complete 15:53:13 f56be85fc22e: Verifying Checksum 15:53:13 f56be85fc22e: Download complete 15:53:13 9325e15d5711: Verifying Checksum 15:53:13 9325e15d5711: Download complete 15:53:13 f56be85fc22e: Pull complete 15:53:13 85791d961cd3: Pull complete 15:53:14 c5a4b2cf53e6: Verifying Checksum 15:53:14 d694b5ae8c79: Download complete 15:53:14 556b6ee489ea: Verifying Checksum 15:53:14 556b6ee489ea: Download complete 15:53:17 d694b5ae8c79: Pull complete 15:53:17 9f32a84ed3da: Pull complete 15:53:17 4d19c01a9841: Pull complete 15:53:17 9325e15d5711: Pull complete 15:53:20 556b6ee489ea: Pull complete 15:53:21 c5a4b2cf53e6: Pull complete 15:53:21 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 15:53:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:53:21 ---> c4be618373d6 15:53:21 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:53:24 ---> Running in 9aa80296579f 15:53:24 Removing intermediate container 9aa80296579f 15:53:24 ---> 423d39c12497 15:53:24 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 15:53:24 ---> Running in 2720e7bd2898 15:53:24 Removing intermediate container 2720e7bd2898 15:53:24 ---> 6103311b5dba 15:53:24 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 15:53:24 ---> Running in bd1239e86565 15:53:24 Removing intermediate container bd1239e86565 15:53:24 ---> 097df8acac90 15:53:24 Step 6/15 : LABEL Name=edgex-ui-go 15:53:24 ---> Running in 1f17280940a0 15:53:24 Removing intermediate container 1f17280940a0 15:53:24 ---> b20e6091a930 15:53:24 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:53:24 ---> Running in ed03c4df282b 15:53:24 Removing intermediate container ed03c4df282b 15:53:24 ---> 7688b089015e 15:53:24 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:53:25 latest: Pulling from library/docker 15:53:25 8a49fdb3b6a5: Pulling fs layer 15:53:25 dfb60e7f5d22: Pulling fs layer 15:53:25 f74671f55a8d: Pulling fs layer 15:53:25 75039dcfa57a: Pulling fs layer 15:53:25 a867a08cc62a: Pulling fs layer 15:53:25 f897c97d93d5: Pulling fs layer 15:53:25 5893dfdf0269: Pulling fs layer 15:53:25 7bd0f5addfbf: Pulling fs layer 15:53:25 b3364461d2a2: Pulling fs layer 15:53:25 3b63b390fabe: Pulling fs layer 15:53:25 200a256d559f: Pulling fs layer 15:53:25 f36549cf8e4b: Pulling fs layer 15:53:25 135f01648aa4: Pulling fs layer 15:53:25 f9804e6a84f9: Pulling fs layer 15:53:25 f897c97d93d5: Waiting 15:53:25 5893dfdf0269: Waiting 15:53:25 7bd0f5addfbf: Waiting 15:53:25 b3364461d2a2: Waiting 15:53:25 3b63b390fabe: Waiting 15:53:25 200a256d559f: Waiting 15:53:25 f36549cf8e4b: Waiting 15:53:25 135f01648aa4: Waiting 15:53:25 f9804e6a84f9: Waiting 15:53:25 75039dcfa57a: Waiting 15:53:25 a867a08cc62a: Waiting 15:53:25 f74671f55a8d: Verifying Checksum 15:53:25 f74671f55a8d: Download complete 15:53:25 dfb60e7f5d22: Verifying Checksum 15:53:25 dfb60e7f5d22: Download complete 15:53:25 8a49fdb3b6a5: Verifying Checksum 15:53:25 8a49fdb3b6a5: Download complete 15:53:25 8a49fdb3b6a5: Pull complete 15:53:25 f897c97d93d5: Verifying Checksum 15:53:25 f897c97d93d5: Download complete 15:53:25 75039dcfa57a: Verifying Checksum 15:53:25 75039dcfa57a: Download complete 15:53:25 7bd0f5addfbf: Verifying Checksum 15:53:25 7bd0f5addfbf: Download complete 15:53:25 dfb60e7f5d22: Pull complete 15:53:25 f74671f55a8d: Pull complete 15:53:25 a867a08cc62a: Verifying Checksum 15:53:25 a867a08cc62a: Download complete 15:53:26 5893dfdf0269: Download complete 15:53:26 75039dcfa57a: Pull complete 15:53:26 b3364461d2a2: Download complete 15:53:26 200a256d559f: Download complete 15:53:26 3b63b390fabe: Verifying Checksum 15:53:26 3b63b390fabe: Download complete 15:53:26 135f01648aa4: Download complete 15:53:26 f9804e6a84f9: Download complete 15:53:26 a867a08cc62a: Pull complete 15:53:26 Still waiting to schedule task 15:53:26 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16508’ 15:53:26 f36549cf8e4b: Download complete 15:53:27 f897c97d93d5: Pull complete 15:53:27 5893dfdf0269: Pull complete 15:53:27 7bd0f5addfbf: Pull complete 15:53:27 b3364461d2a2: Pull complete 15:53:27 3b63b390fabe: Pull complete 15:53:27 200a256d559f: Pull complete 15:53:28 f36549cf8e4b: Pull complete 15:53:28 135f01648aa4: Pull complete 15:53:28 f9804e6a84f9: Pull complete 15:53:28 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 15:53:28 Status: Downloaded newer image for docker:latest 15:53:30 ---> 07c01cb22caf 15:53:30 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:53:30 ---> Running in 948cc7dac8c7 15:53:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:53:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:53:30 OK: 265 MiB in 53 packages 15:53:31 Removing intermediate container 948cc7dac8c7 15:53:31 ---> 5675b8b31efb 15:53:31 Step 10/15 : ENV GO111MODULE=on 15:53:31 ---> Running in 24c6985f1c1c 15:53:31 Removing intermediate container 24c6985f1c1c 15:53:31 ---> ad47c5bb27b0 15:53:31 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:53:31 ---> Running in d3e101811266 15:53:31 Removing intermediate container d3e101811266 15:53:31 ---> 53c20bbe9fd5 15:53:31 Step 12/15 : COPY go.mod vendor* ./ 15:53:31 ---> a305cf69a377 15:53:31 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:31 ---> Running in 54a047d3e31f 15:53:53 Removing intermediate container 54a047d3e31f 15:53:53 ---> 1eac9fd1cc37 15:53:53 Step 14/15 : COPY . . 15:53:54 ---> b807a0d0bc10 15:53:54 Step 15/15 : RUN ${MAKE} 15:53:54 ---> Running in 2c1384c8d57f 15:53:55 noop 15:53:55 Removing intermediate container 2c1384c8d57f 15:53:55 ---> c7b5f6d5bf94 15:53:55 Successfully built c7b5f6d5bf94 15:53:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:55 + docker inspect -f . ci-base-image-x86_64 15:53:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:55 prd-ubuntu20.04-docker-8c-8g-16511 does not seem to be running inside a container 15:53:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-614 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614:/w/workspace/edgexfoundry_edgex-ui-go_PR-614:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@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 15:53:56 $ docker top c8692a509ae9bdc61cda6e6ccc6bee22bddb90a29f072c52c57255f2fe7f0da0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:56 + go version 15:53:56 go version go1.20.2 linux/amd64 [Pipeline] } 15:53:56 $ docker stop --time=1 c8692a509ae9bdc61cda6e6ccc6bee22bddb90a29f072c52c57255f2fe7f0da0 15:53:57 $ docker rm -f --volumes c8692a509ae9bdc61cda6e6ccc6bee22bddb90a29f072c52c57255f2fe7f0da0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:58 + docker inspect -f . ci-base-image-x86_64 15:53:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:58 prd-ubuntu20.04-docker-8c-8g-16511 does not seem to be running inside a container 15:53:58 $ 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-614 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614:/w/workspace/edgexfoundry_edgex-ui-go_PR-614:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@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 15:53:58 $ docker top fb89d11cc009a9c81b075763d2447d97b20ea2364ca184f4ffc6f77b5f2c3db8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:59 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-614 [Pipeline] fileExists [Pipeline] sh 15:53:59 + make test 15:53:59 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 15:54:04 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:54:12 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:54:12 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:54:12 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:54:12 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 15:54:12 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 15:54:12 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:54:12 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:54:12 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 15:54:12 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 15:54:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:54:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:54:16 ./bin/test-attribution-txt.sh 15:54:16 make -C web test 15:54:16 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-614/web' 15:54:16 make[1]: tput: No such file or directory 15:54:16 make[1]: tput: No such file or directory 15:54:16 warning: generating ./VERSION 15:54:16 echo "0.0.0" > VERSION 15:54:16 docker build \ 15:54:16 -f Dockerfile \ 15:54:16 --build-arg USER=1000 \ 15:54:16 \ 15:54:16 --label "git_sha=58b8b44373edb244ce6668c698e8baf62b06862d" \ 15:54:16 -t edgexfoundry/edgex-web-ui:58b8b44373edb244ce6668c698e8baf62b06862d \ 15:54:16 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 15:54:16 . 15:54:16 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 15:54:16 Install the buildx component to build images with BuildKit: 15:54:16 https://docs.docker.com/go/buildx/ 15:54:16 15:54:16 Sending build context to Docker daemon 2.571MB 15:54:16 Step 1/10 : FROM node:16.17-alpine3.15 15:54:16 16.17-alpine3.15: Pulling from library/node 15:54:16 9621f1afde84: Pulling fs layer 15:54:16 c6f70ee39829: Pulling fs layer 15:54:16 56892a8094a2: Pulling fs layer 15:54:16 58dd87906ef0: Pulling fs layer 15:54:16 58dd87906ef0: Waiting 15:54:16 56892a8094a2: Download complete 15:54:16 9621f1afde84: Verifying Checksum 15:54:16 9621f1afde84: Download complete 15:54:16 58dd87906ef0: Verifying Checksum 15:54:16 9621f1afde84: Pull complete 15:54:16 c6f70ee39829: Verifying Checksum 15:54:16 c6f70ee39829: Download complete 15:54:17 c6f70ee39829: Pull complete 15:54:18 56892a8094a2: Pull complete 15:54:18 58dd87906ef0: Pull complete 15:54:18 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 15:54:18 Status: Downloaded newer image for node:16.17-alpine3.15 15:54:18 ---> b69703f70c3d 15:54:18 Step 2/10 : RUN apk add --no-cache chromium 15:54:20 ---> Running in bc37b2388d8d 15:54:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:54:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:54:20 (1/129) Installing libxau (1.0.9-r0) 15:54:20 (2/129) Installing libmd (1.0.3-r0) 15:54:20 (3/129) Installing libbsd (0.11.3-r1) 15:54:20 (4/129) Installing libxdmcp (1.1.3-r0) 15:54:20 (5/129) Installing libxcb (1.14-r2) 15:54:20 (6/129) Installing libx11 (1.7.3.1-r0) 15:54:20 (7/129) Installing libxext (1.3.4-r0) 15:54:20 (8/129) Installing libice (1.0.10-r0) 15:54:20 (9/129) Installing libuuid (2.37.4-r0) 15:54:20 (10/129) Installing libsm (1.2.3-r0) 15:54:20 (11/129) Installing libxt (1.2.1-r0) 15:54:20 (12/129) Installing libxmu (1.1.3-r0) 15:54:20 (13/129) Installing xset (1.2.4-r0) 15:54:20 (14/129) Installing xprop (1.2.5-r0) 15:54:20 (15/129) Installing xdg-utils (1.1.3-r0) 15:54:20 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 15:54:20 (17/129) Installing pkgconf (1.8.1-r0) 15:54:20 (18/129) Installing libffi (3.4.2-r1) 15:54:20 (19/129) Installing libintl (0.21-r0) 15:54:20 (20/129) Installing libblkid (2.37.4-r0) 15:54:20 (21/129) Installing libmount (2.37.4-r0) 15:54:21 (22/129) Installing pcre (8.45-r1) 15:54:21 (23/129) Installing glib (2.70.1-r0) 15:54:21 (24/129) Installing xz-libs (5.2.5-r1) 15:54:21 (25/129) Installing libxml2 (2.9.14-r2) 15:54:21 (26/129) Installing shared-mime-info (2.1-r2) 15:54:21 (27/129) Installing hicolor-icon-theme (0.17-r1) 15:54:21 (28/129) Installing libjpeg-turbo (2.1.2-r0) 15:54:21 (29/129) Installing libpng (1.6.37-r1) 15:54:21 (30/129) Installing libwebp (1.2.2-r0) 15:54:21 (31/129) Installing zstd-libs (1.5.0-r0) 15:54:21 (32/129) Installing tiff (4.4.0-r1) 15:54:21 (33/129) Installing gdk-pixbuf (2.42.8-r0) 15:54:21 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 15:54:21 (35/129) Installing libxcomposite (0.4.5-r0) 15:54:21 (36/129) Installing libxfixes (6.0.0-r0) 15:54:21 (37/129) Installing libxrender (0.9.10-r3) 15:54:21 (38/129) Installing libxcursor (1.2.0-r0) 15:54:21 (39/129) Installing libxdamage (1.1.5-r1) 15:54:21 (40/129) Installing libxi (1.8-r0) 15:54:21 (41/129) Installing libxinerama (1.1.4-r1) 15:54:21 (42/129) Installing libxrandr (1.5.2-r1) 15:54:21 (43/129) Installing atk (2.36.0-r0) 15:54:21 (44/129) Installing libxtst (1.2.3-r3) 15:54:21 (45/129) Installing dbus-libs (1.12.24-r0) 15:54:21 (46/129) Installing at-spi2-core (2.42.0-r0) 15:54:21 (47/129) Installing at-spi2-atk (2.38.0-r0) 15:54:21 (48/129) Installing expat (2.5.0-r0) 15:54:21 (49/129) Installing brotli-libs (1.0.9-r5) 15:54:21 (50/129) Installing libbz2 (1.0.8-r1) 15:54:21 (51/129) Installing freetype (2.11.1-r2) 15:54:21 (52/129) Installing fontconfig (2.13.1-r4) 15:54:21 (53/129) Installing pixman (0.40.0-r4) 15:54:21 (54/129) Installing cairo (1.16.0-r5) 15:54:21 (55/129) Installing cairo-gobject (1.16.0-r5) 15:54:21 (56/129) Installing avahi-libs (0.8-r5) 15:54:21 (57/129) Installing gmp (6.2.1-r1) 15:54:21 (58/129) Installing nettle (3.7.3-r0) 15:54:21 (59/129) Installing p11-kit (0.24.0-r1) 15:54:21 (60/129) Installing libtasn1 (4.18.0-r1) 15:54:21 (61/129) Installing libunistring (0.9.10-r1) 15:54:21 (62/129) Installing gnutls (3.7.1-r2) 15:54:21 (63/129) Installing cups-libs (2.3.3-r6) 15:54:21 (64/129) Installing libepoxy (1.5.9-r0) 15:54:21 (65/129) Installing fribidi (1.0.11-r0) 15:54:21 (66/129) Installing graphite2 (1.3.14-r0) 15:54:21 (67/129) Installing harfbuzz (3.0.0-r2) 15:54:21 (68/129) Installing libxft (2.3.4-r0) 15:54:21 (69/129) Installing pango (1.48.10-r0) 15:54:21 (70/129) Installing wayland-libs-client (1.19.0-r1) 15:54:21 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 15:54:21 (72/129) Installing wayland-libs-egl (1.19.0-r1) 15:54:21 (73/129) Installing xkeyboard-config (2.34-r0) 15:54:21 (74/129) Installing libxkbcommon (1.3.1-r0) 15:54:21 (75/129) Installing gtk+3.0 (3.24.30-r0) 15:54:21 Executing gtk+3.0-3.24.30-r0.post-install 15:54:21 (76/129) Installing libfontenc (1.1.4-r0) 15:54:21 (77/129) Installing mkfontscale (1.2.1-r1) 15:54:21 (78/129) Installing ttf-opensans (1.10-r1) 15:54:21 Executing ttf-opensans-1.10-r1.post-install 15:54:23 (79/129) Installing libogg (1.3.5-r0) 15:54:23 (80/129) Installing flac (1.3.4-r0) 15:54:23 (81/129) Installing alsa-lib (1.2.5.1-r1) 15:54:23 (82/129) Installing libatomic (10.3.1_git20211027-r0) 15:54:23 (83/129) Installing sdl2 (2.0.16-r4) 15:54:23 (84/129) Installing aom-libs (3.2.0-r0) 15:54:23 (85/129) Installing libass (0.15.2-r0) 15:54:23 (86/129) Installing libdav1d (0.9.2-r0) 15:54:23 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 15:54:23 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 15:54:23 (89/129) Installing lame (3.100-r0) 15:54:23 (90/129) Installing opus (1.3.1-r1) 15:54:23 (91/129) Installing libgomp (10.3.1_git20211027-r0) 15:54:23 (92/129) Installing soxr (0.1.3-r2) 15:54:23 (93/129) Installing libsrt (1.4.2-r1) 15:54:23 (94/129) Installing libssh (0.9.6-r1) 15:54:23 (95/129) Installing libtheora (1.1.1-r16) 15:54:23 (96/129) Installing v4l-utils-libs (1.22.1-r1) 15:54:23 (97/129) Installing libpciaccess (0.16-r0) 15:54:23 (98/129) Installing libdrm (2.4.109-r0) 15:54:23 (99/129) Installing libva (2.13.0-r0) 15:54:23 (100/129) Installing libvdpau (1.4-r0) 15:54:23 (101/129) Installing vidstab (1.1.0-r1) 15:54:23 (102/129) Installing libvorbis (1.3.7-r0) 15:54:23 (103/129) Installing libvpx (1.10.0-r0) 15:54:23 (104/129) Installing vulkan-loader (1.2.196-r0) 15:54:23 (105/129) Installing x264-libs (20210613-r0) 15:54:23 (106/129) Installing x265-libs (3.5-r0) 15:54:23 (107/129) Installing xvidcore (1.3.7-r1) 15:54:23 (108/129) Installing ffmpeg-libs (4.4.1-r2) 15:54:24 (109/129) Installing libevent (2.1.12-r4) 15:54:24 (110/129) Installing mesa (21.2.6-r0) 15:54:24 (111/129) Installing wayland-libs-server (1.19.0-r1) 15:54:24 (112/129) Installing mesa-gbm (21.2.6-r0) 15:54:24 (113/129) Installing lcms2 (2.12-r1) 15:54:24 (114/129) Installing nspr (4.32-r0) 15:54:24 (115/129) Installing sqlite-libs (3.36.0-r0) 15:54:24 (116/129) Installing nss (3.78.1-r0) 15:54:24 (117/129) Installing libasyncns (0.8-r1) 15:54:24 (118/129) Installing libltdl (2.4.6-r7) 15:54:24 (119/129) Installing orc (0.4.32-r0) 15:54:24 (120/129) Installing libsndfile (1.0.31-r1) 15:54:24 (121/129) Installing speexdsp (1.2.0-r0) 15:54:24 (122/129) Installing tdb-libs (1.4.5-r0) 15:54:24 (123/129) Installing libpulse (15.0-r2) 15:54:24 (124/129) Installing re2 (2021.11.01-r0) 15:54:24 (125/129) Installing snappy (1.1.9-r1) 15:54:24 (126/129) Installing libgpg-error (1.42-r1) 15:54:24 (127/129) Installing libgcrypt (1.9.4-r0) 15:54:24 (128/129) Installing libxslt (1.1.35-r0) 15:54:24 (129/129) Installing chromium (99.0.4844.84-r0) 15:54:25 Executing busybox-1.34.1-r7.trigger 15:54:25 Executing glib-2.70.1-r0.trigger 15:54:25 Executing shared-mime-info-2.1-r2.trigger 15:54:25 Executing gdk-pixbuf-2.42.8-r0.trigger 15:54:25 Executing gtk-update-icon-cache-2.24.33-r0.trigger 15:54:25 Executing fontconfig-2.13.1-r4.trigger 15:54:25 Executing mkfontscale-1.2.1-r1.trigger 15:54:25 OK: 286 MiB in 145 packages 15:54:31 Removing intermediate container bc37b2388d8d 15:54:31 ---> 1bfeb23273ae 15:54:31 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 15:54:31 ---> Running in 93ef0f609347 15:54:31 Removing intermediate container 93ef0f609347 15:54:31 ---> 22292c8ca656 15:54:31 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 15:54:31 ---> Running in 9b7ea6e8bf93 15:54:31 Removing intermediate container 9b7ea6e8bf93 15:54:31 ---> 4c84316c8d79 15:54:31 Step 5/10 : RUN npm install -g npm 15:54:31 ---> Running in 36d74900b6d8 15:54:37 15:54:37 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 15:54:37 15:54:37 27 packages are looking for funding 15:54:37 run `npm fund` for details 15:54:37 15:54:37 found 0 vulnerabilities 15:54:38 Removing intermediate container 36d74900b6d8 15:54:38 ---> 52a6bf3ca923 15:54:38 Step 6/10 : ARG USER=1000 15:54:38 ---> Running in 76efad443a3d 15:54:38 Removing intermediate container 76efad443a3d 15:54:38 ---> 35cea9e6a0ce 15:54:38 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 15:54:38 ---> Running in bd5abad8ae83 15:54:39 Removing intermediate container bd5abad8ae83 15:54:39 ---> f9a5ba7344c0 15:54:39 Step 8/10 : USER $USER:$USER 15:54:39 ---> Running in 39ec9aee7cb1 15:54:39 Removing intermediate container 39ec9aee7cb1 15:54:39 ---> 461b8dfd7c9e 15:54:39 Step 9/10 : WORKDIR /app 15:54:39 ---> Running in 518db595b284 15:54:39 Removing intermediate container 518db595b284 15:54:39 ---> eaea0ddef037 15:54:39 Step 10/10 : LABEL git_sha=58b8b44373edb244ce6668c698e8baf62b06862d 15:54:39 ---> Running in 48b77825d526 15:54:39 Removing intermediate container 48b77825d526 15:54:39 ---> 5a1d023f6500 15:54:39 Successfully built 5a1d023f6500 15:54:39 Successfully tagged edgexfoundry/edgex-web-ui:58b8b44373edb244ce6668c698e8baf62b06862d 15:54:39 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 15:54:39 touch edgex-web-ui.imagebuilt 15:54:39 mkdir -p node_modules coverage 15:54:39 chown "1000:1000" node_modules coverage package-lock.json 15:54:39 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 15:54:41 npm WARN old lockfile 15:54:41 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 15:54:41 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 15:54:41 npm WARN old lockfile 15:54:41 npm WARN old lockfile This is a one-time fix-up, please be patient... 15:54:41 npm WARN old lockfile 15:54:49 npm WARN EBADENGINE Unsupported engine { 15:54:49 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 15:54:49 npm WARN EBADENGINE required: { 15:54:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:54:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:54:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:54:49 npm WARN EBADENGINE }, 15:54:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:54:49 npm WARN EBADENGINE } 15:54:49 npm WARN EBADENGINE Unsupported engine { 15:54:49 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 15:54:49 npm WARN EBADENGINE required: { 15:54:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:54:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:54:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:54:49 npm WARN EBADENGINE }, 15:54:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:54:49 npm WARN EBADENGINE } 15:54:49 npm WARN EBADENGINE Unsupported engine { 15:54:49 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 15:54:49 npm WARN EBADENGINE required: { 15:54:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:54:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:54:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:54:49 npm WARN EBADENGINE }, 15:54:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:54:49 npm WARN EBADENGINE } 15:54:49 npm WARN EBADENGINE Unsupported engine { 15:54:49 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 15:54:49 npm WARN EBADENGINE required: { 15:54:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:54:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:54:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:54:49 npm WARN EBADENGINE }, 15:54:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:54:49 npm WARN EBADENGINE } 15:54:49 npm WARN EBADENGINE Unsupported engine { 15:54:49 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 15:54:49 npm WARN EBADENGINE required: { 15:54:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:54:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:54:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:54:49 npm WARN EBADENGINE }, 15:54:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:54:49 npm WARN EBADENGINE } 15:54:49 npm WARN EBADENGINE Unsupported engine { 15:54:49 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 15:54:49 npm WARN EBADENGINE required: { 15:54:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:54:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:54:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:54:49 npm WARN EBADENGINE }, 15:54:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:54:49 npm WARN EBADENGINE } 15:54:49 npm WARN EBADENGINE Unsupported engine { 15:54:49 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 15:54:49 npm WARN EBADENGINE required: { 15:54:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:54:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:54:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:54:49 npm WARN EBADENGINE }, 15:54:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:54:49 npm WARN EBADENGINE } 15:54:49 npm WARN EBADENGINE Unsupported engine { 15:54:49 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 15:54:49 npm WARN EBADENGINE required: { 15:54:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:54:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:54:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:54:49 npm WARN EBADENGINE }, 15:54:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:54:49 npm WARN EBADENGINE } 15:54:49 npm WARN EBADENGINE Unsupported engine { 15:54:49 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 15:54:49 npm WARN EBADENGINE required: { 15:54:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:54:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:54:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:54:49 npm WARN EBADENGINE }, 15:54:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 15:54:49 npm WARN EBADENGINE } 15:54:54 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 15:54:54 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 15:54:54 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 15:54:54 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 15:54:54 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 15:54:54 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 15:54:54 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 15:54:55 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 15:54:56 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 15:54:56 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 15:54:58 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 15:54:58 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 15:54:58 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 15:54:59 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 15:54:59 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 15:54:59 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:55:00 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 15:55:00 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 15:55:02 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:55:04 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. 15:55:06 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 15:55:11 15:55:11 added 1478 packages, and audited 1479 packages in 31s 15:55:11 15:55:11 90 packages are looking for funding 15:55:11 run `npm fund` for details 15:55:11 15:55:11 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 15:55:11 15:55:11 To address issues that do not require attention, run: 15:55:11 npm audit fix 15:55:11 15:55:11 To address all issues (including breaking changes), run: 15:55:11 npm audit fix --force 15:55:11 15:55:11 Run `npm audit` for details. 15:55:18 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 15:55:21 - Generating browser application bundles (phase: setup)... 15:55:25 Compiling @angular/core : es2015 as esm2015 15:55:25 Compiling @angular/compiler/testing : es2015 as esm2015 15:55:29 Compiling @angular/common : es2015 as esm2015 15:55:29 Compiling @angular/core/testing : es2015 as esm2015 15:55:30 Compiling @angular/common/testing : es2015 as esm2015 15:55:30 Compiling @angular/platform-browser : es2015 as esm2015 15:55:30 Compiling @angular/common/http : es2015 as esm2015 15:55:30 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 15:55:31 Compiling @angular/platform-browser/testing : es2015 as esm2015 15:55:31 Compiling @angular/forms : es2015 as esm2015 15:55:31 Compiling @angular/router : es2015 as esm2015 15:55:31 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 15:55:31 Compiling @angular/common/http/testing : es2015 as esm2015 15:55:33 Compiling @angular/router/testing : es2015 as esm2015 15:55:40 23 05 2023 15:55:39.415:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 15:55:40 23 05 2023 15:55:39.417:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 15:55:40 23 05 2023 15:55:39.420:INFO [launcher]: Starting browser ChromeHeadless 15:55:52 ✔ Browser application bundle generation complete. 15:55:52 23 05 2023 15:55:52.014:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket C-fsPs4psT46RSabAAAB with id 85373983 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.077 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.107 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.162 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.188 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.221 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.23 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.25 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.26 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.303 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.309 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.329 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.334 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.338 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.35 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.378 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.394 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.4 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.406 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.438 secs) 15:55:55 WARN: ' 15:55:55 It looks like you're using ngModel on the same form field as formControlName. 15:55:55 Support for using the ngModel input property and ngModelChange event with 15:55:55 reactive form directives has been deprecated in Angular v6 and will be removed 15:55:55 in a future version of Angular. 15:55:55 15:55:55 For more information on this, see our API docs here: 15:55:55 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:55:55 ' 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.438 secs) 15:55:55 WARN: ' 15:55:55 It looks like you're using ngModel on the same form field as formControlName. 15:55:55 Support for using the ngModel input property and ngModelChange event with 15:55:55 reactive form directives has been deprecated in Angular v6 and will be removed 15:55:55 in a future version of Angular. 15:55:55 15:55:55 For more information on this, see our API docs here: 15:55:55 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:55:55 ' 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.471 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.488 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.528 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.54 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.544 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.546 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.553 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.557 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.561 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.568 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.574 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.577 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.598 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.609 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.618 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.643 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.659 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.671 secs) 15:55:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.674 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.713 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.718 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.72 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.758 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.773 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.78 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.8 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.814 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.819 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.826 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.832 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.842 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.856 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.86 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.891 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.906 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.916 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 0.919 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 0.924 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 0.935 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 0.938 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 0.941 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 0.945 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 0.998 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.013 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.025 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.054 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.092 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.101 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.167 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.185 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.19 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.198 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.201 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.211 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.241 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.27 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.3 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.31 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.317 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.333 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.358 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.38 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.392 secs) 15:55:56 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.4 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.408 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.411 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.419 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.423 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.449 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.463 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.473 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.502 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.511 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.527 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.549 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.554 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.623 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.636 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.648 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.653 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.656 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.66 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.669 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.704 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.729 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.735 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.737 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.758 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.783 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.803 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.811 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.816 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.819 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.822 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.844 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.848 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.851 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.854 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.855 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.868 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.881 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.884 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.888 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.891 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.895 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.897 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.898 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.911 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.923 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.926 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.929 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.938 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.944 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.973 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.977 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.992 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.012 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.027 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.035 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.043 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.054 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.056 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.058 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.06 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.066 secs) 15:55:57 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.069 secs) 15:55:58 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.068 secs / 2.069 secs) 15:55:58 TOTAL: 145 SUCCESS 15:55:58 ✔ Browser application bundle generation complete. 15:55:58 15:55:58 =============================== Coverage summary =============================== 15:55:58 Statements : 41.56% ( 1425/3429 ) 15:55:58 Branches : 12.14% ( 109/898 ) 15:55:58 Functions : 33.33% ( 417/1251 ) 15:55:58 Lines : 39.45% ( 1280/3245 ) 15:55:58 ================================================================================ 15:55:58 ✔ Browser application bundle generation complete. 15:55:58 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-614/web' [Pipeline] echo 15:55:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:55:58 $ docker stop --time=1 fb89d11cc009a9c81b075763d2447d97b20ea2364ca184f4ffc6f77b5f2c3db8 15:56:00 $ docker rm -f --volumes fb89d11cc009a9c81b075763d2447d97b20ea2364ca184f4ffc6f77b5f2c3db8 [Pipeline] // withDockerContainer [Pipeline] sh 15:56:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:56:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:56:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:56:02 + ls -al . 15:56:02 total 180 15:56:02 drwxrwxr-x 14 jenkins jenkins 4096 May 23 15:53 . 15:56:02 drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:52 .. 15:56:02 drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:52 .blubracket 15:56:02 -rw-rw-r-- 1 jenkins jenkins 18 May 23 15:52 .dockerignore 15:56:02 drwxrwxr-x 8 jenkins jenkins 4096 May 23 15:53 .git 15:56:02 drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:52 .github 15:56:02 -rw-rw-r-- 1 jenkins jenkins 185 May 23 15:52 .gitignore 15:56:02 drwxr-xr-x 3 jenkins jenkins 4096 May 23 15:53 .semver 15:56:02 -rw-rw-r-- 1 jenkins jenkins 8418 May 23 15:52 Attribution.txt 15:56:02 -rw-rw-r-- 1 jenkins jenkins 17205 May 23 15:52 CHANGELOG.md 15:56:02 -rw-rw-r-- 1 jenkins jenkins 3959 May 23 15:52 CONTRIBUTING.md 15:56:02 -rw-rw-r-- 1 jenkins jenkins 1788 May 23 15:52 Dockerfile 15:56:02 -rw-rw-r-- 1 jenkins jenkins 652 May 23 15:52 Jenkinsfile 15:56:02 -rw-rw-r-- 1 jenkins jenkins 11357 May 23 15:52 LICENSE 15:56:02 -rw-rw-r-- 1 jenkins jenkins 2124 May 23 15:52 Makefile 15:56:02 -rw-rw-r-- 1 jenkins jenkins 4558 May 23 15:52 README.md 15:56:02 -rw-rw-r-- 1 jenkins jenkins 5 May 23 15:53 VERSION 15:56:02 drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:52 assets 15:56:02 drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:52 bin 15:56:02 drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:52 cmd 15:56:02 -rw-r--r-- 1 jenkins jenkins 10 May 23 15:53 coverage.out 15:56:02 drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:52 docs 15:56:02 -rw-rw-r-- 1 jenkins jenkins 3040 May 23 15:52 go.mod 15:56:02 -rw-rw-r-- 1 jenkins jenkins 30610 May 23 15:52 go.sum 15:56:02 drwxrwxr-x 8 jenkins jenkins 4096 May 23 15:52 internal 15:56:02 drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:52 snap 15:56:02 drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:52 testing 15:56:02 -rw-rw-r-- 1 jenkins jenkins 155 May 23 15:52 version.go 15:56:02 drwxrwxr-x 6 jenkins jenkins 4096 May 23 15:54 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:02 + 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=58b8b44373edb244ce6668c698e8baf62b06862d --label arch=amd64 --label version=0.0.0 . 15:56:03 Sending build context to Docker daemon 48.32MB 15:56:03 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 15:56:03 Step 2/25 : FROM ${BASE} AS builder 15:56:03 ---> c7b5f6d5bf94 15:56:03 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:56:03 ---> Running in 947a53cb36ab 15:56:03 Removing intermediate container 947a53cb36ab 15:56:03 ---> 20b5ee44a0a6 15:56:03 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 15:56:03 ---> Running in 040d431552f6 15:56:03 Removing intermediate container 040d431552f6 15:56:03 ---> 9dee065206df 15:56:03 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:56:03 ---> Running in b0024223c3b9 15:56:03 Removing intermediate container b0024223c3b9 15:56:03 ---> a349bc01e75d 15:56:03 Step 6/25 : LABEL Name=edgex-ui-go 15:56:03 ---> Running in 49c8b97ee4bb 15:56:04 Removing intermediate container 49c8b97ee4bb 15:56:04 ---> 6226b0f0ac00 15:56:04 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:56:04 ---> Running in 5266aaea9ca4 15:56:04 Removing intermediate container 5266aaea9ca4 15:56:04 ---> 2e8fc888422e 15:56:04 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:56:04 ---> 917592be38c9 15:56:04 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:56:04 ---> Running in d5754abb6189 15:56:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:56:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:56:05 OK: 265 MiB in 53 packages 15:56:05 Removing intermediate container d5754abb6189 15:56:05 ---> 6402b7f99bd2 15:56:05 Step 10/25 : ENV GO111MODULE=on 15:56:05 ---> Running in 68f5badc1eb8 15:56:05 Removing intermediate container 68f5badc1eb8 15:56:05 ---> be4fd2510112 15:56:05 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:56:05 ---> Running in a3ffc35ee459 15:56:05 Removing intermediate container a3ffc35ee459 15:56:05 ---> 7d4fea06e31c 15:56:05 Step 12/25 : COPY go.mod vendor* ./ 15:56:05 ---> 258e33ffbb66 15:56:05 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:05 ---> Running in b49467f3ec4c 15:56:06 Removing intermediate container b49467f3ec4c 15:56:06 ---> 8e4c98ecbade 15:56:06 Step 14/25 : COPY . . 15:56:08 ---> 82eda294a781 15:56:08 Step 15/25 : RUN ${MAKE} 15:56:08 ---> Running in eabf5a3be42e 15:56:08 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 15:56:26 Removing intermediate container eabf5a3be42e 15:56:26 ---> f3ed528e4110 15:56:26 Step 16/25 : FROM alpine:3.17 15:56:26 3.17: Pulling from library/alpine 15:56:26 f56be85fc22e: Already exists 15:56:26 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:56:26 Status: Downloaded newer image for alpine:3.17 15:56:26 ---> 9ed4aefc74f6 15:56:26 Step 17/25 : EXPOSE 4000 15:56:26 ---> Running in 8514e1372177 15:56:26 Removing intermediate container 8514e1372177 15:56:26 ---> 7404a4435fbb 15:56:26 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 15:56:26 ---> 3495e96aa0b6 15:56:26 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 15:56:26 ---> f83f347a8538 15:56:26 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 15:56:26 ---> e1cd2ba626dc 15:56:26 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:56:26 ---> Running in 330822f1b38b 15:56:26 Removing intermediate container 330822f1b38b 15:56:26 ---> 8f59100d8cc3 15:56:26 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 15:56:26 ---> Running in b151cced3397 15:56:26 Removing intermediate container b151cced3397 15:56:26 ---> 912a0e2886b9 15:56:26 Step 23/25 : LABEL arch=amd64 15:56:26 ---> Running in 80184a5309ae 15:56:26 Removing intermediate container 80184a5309ae 15:56:26 ---> ee77152b743b 15:56:26 Step 24/25 : LABEL git_sha=58b8b44373edb244ce6668c698e8baf62b06862d 15:56:26 ---> Running in 72d4b7e26487 15:56:26 Removing intermediate container 72d4b7e26487 15:56:26 ---> e2841b1349fe 15:56:26 Step 25/25 : LABEL version=0.0.0 15:56:26 ---> Running in 0ab0442fdbcd 15:56:26 Removing intermediate container 0ab0442fdbcd 15:56:26 ---> a86aac6861f8 15:56:26 [Warning] One or more build-args [ARCH] were not consumed 15:56:27 Successfully built a86aac6861f8 15:56:27 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 15:56:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:56:27 15:56:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:56:27 latest: Pulling from edgex-lftools-log-publisher 15:56:27 5eb5b503b376: Pulling fs layer 15:56:27 5c69ac0246d0: Pulling fs layer 15:56:27 ec43610c2a17: Pulling fs layer 15:56:27 3a2ae6a8a46f: Pulling fs layer 15:56:27 33b1e0a273af: Pulling fs layer 15:56:27 5d3b04190fa2: Pulling fs layer 15:56:27 2f39f015ded8: Pulling fs layer 15:56:27 3a2ae6a8a46f: Waiting 15:56:27 33b1e0a273af: Waiting 15:56:27 5d3b04190fa2: Waiting 15:56:27 2f39f015ded8: Waiting 15:56:27 5c69ac0246d0: Verifying Checksum 15:56:27 5c69ac0246d0: Download complete 15:56:27 3a2ae6a8a46f: Verifying Checksum 15:56:27 3a2ae6a8a46f: Download complete 15:56:27 33b1e0a273af: Verifying Checksum 15:56:27 33b1e0a273af: Download complete 15:56:27 5d3b04190fa2: Download complete 15:56:28 ec43610c2a17: Verifying Checksum 15:56:28 5eb5b503b376: Verifying Checksum 15:56:28 5eb5b503b376: Download complete 15:56:28 2f39f015ded8: Download complete 15:56:29 5eb5b503b376: Pull complete 15:56:29 5c69ac0246d0: Pull complete 15:56:29 ec43610c2a17: Pull complete 15:56:29 3a2ae6a8a46f: Pull complete 15:56:30 33b1e0a273af: Pull complete 15:56:30 5d3b04190fa2: Pull complete 15:56:34 2f39f015ded8: Pull complete 15:56:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:56:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:56:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:34 prd-ubuntu20.04-docker-8c-8g-16511 does not seem to be running inside a container 15:56:34 $ 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-614 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614:/w/workspace/edgexfoundry_edgex-ui-go_PR-614:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@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 15:56:37 $ docker top 3d7e7d29964eb5a8aa9178ad3bb1d816e9e5622343b2a18bf70f12058a7a3d08 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:56:38 ---> job-cost.sh 15:56:38 lf-activate-venv: SKIPPING 15:56:38 INFO: No Stack... 15:56:38 INFO: Retrieving Pricing Info for: v3-standard-8 15:56:38 INFO: Archiving Costs [Pipeline] sh 15:56:39 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives/cost.csv 15:56:39 + cut -d, -f6 [Pipeline] lock 15:56:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-614-2-stack-cost] 15:56:39 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-614-2-stack-cost] did not exist. Created. 15:56:39 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-614-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:56:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16515 in /w/workspace/edgexfoundry_edgex-ui-go_PR-614 [Pipeline] { [Pipeline] ws 15:56:39 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 15:56:39 The recommended git tool is: git 15:56:39 + echo total: 0.2199999988079071 [Pipeline] stash 15:56:39 Stashed 1 file(s) [Pipeline] } 15:56:39 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-614-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:56:39 $ docker stop --time=1 3d7e7d29964eb5a8aa9178ad3bb1d816e9e5622343b2a18bf70f12058a7a3d08 15:56:41 $ docker rm -f --volumes 3d7e7d29964eb5a8aa9178ad3bb1d816e9e5622343b2a18bf70f12058a7a3d08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:56:45 using credential edgex-jenkins-ssh 15:56:45 Cloning the remote Git repository 15:56:45 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:56:45 > git init /w/workspace/edgex-ui-go/2 # timeout=10 15:56:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:56:46 > git --version # timeout=10 15:56:46 > git --version # 'git version 2.25.1' 15:56:46 using GIT_SSH to set credentials SSH Credentials for GitHub 15:56:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:56:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:56:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:56:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:56:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:56:50 using GIT_SSH to set credentials SSH Credentials for GitHub 15:56:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/614/head:refs/remotes/origin/PR-614 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:56:51 Merging remotes/origin/main commit 1a50055877b3ba9e707da638ed848135075ac4df into PR head commit 58b8b44373edb244ce6668c698e8baf62b06862d 15:56:52 Merge succeeded, producing 58b8b44373edb244ce6668c698e8baf62b06862d 15:56:52 Checking out Revision 58b8b44373edb244ce6668c698e8baf62b06862d (PR-614) 15:56:51 > git config core.sparsecheckout # timeout=10 15:56:51 > git checkout -f 58b8b44373edb244ce6668c698e8baf62b06862d # timeout=10 15:56:52 > git remote # timeout=10 15:56:52 > git config --get remote.origin.url # timeout=10 15:56:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:56:52 > git merge 1a50055877b3ba9e707da638ed848135075ac4df # timeout=10 15:56:52 > git rev-parse HEAD^{commit} # timeout=10 15:56:52 > git config core.sparsecheckout # timeout=10 15:56:52 > git checkout -f 58b8b44373edb244ce6668c698e8baf62b06862d # timeout=10 15:56:53 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:56:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:56:54 % Total % Received % Xferd Average Speed Time Time Time Current 15:56:54 Dload Upload Total Spent Left Speed 15:56:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 89795 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh 15:56:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:56:55 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 15:56:55 15:56:55 { 15:56:55 "registry-mirrors": [ 15:56:55 "https://nexus3.edgexfoundry.org:10001" 15:56:55 ], 15:56:55 "bip": "10.250.0.254/24", 15:56:55 "hosts": [ 15:56:55 "tcp://0.0.0.0:5555", 15:56:55 "unix:///var/run/docker.sock" 15:56:55 ], 15:56:55 "mtu": 1458, 15:56:55 "selinux-enabled": true, 15:56:55 "seccomp-profile": "/etc/docker/seccomp.json" 15:56:55 } [Pipeline] sh 15:56:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:56:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:57:14 provisioning config files... 15:57:14 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config11913759431747522198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:14 ---> docker-login.sh 15:57:14 nexus3.edgexfoundry.org:10001 15:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:15 Configure a credential helper to remove this warning. See 15:57:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:15 15:57:15 Login Succeeded 15:57:15 nexus3.edgexfoundry.org:10002 15:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:15 Configure a credential helper to remove this warning. See 15:57:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:15 15:57:15 Login Succeeded 15:57:15 nexus3.edgexfoundry.org:10003 15:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:15 Configure a credential helper to remove this warning. See 15:57:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:15 15:57:15 Login Succeeded 15:57:15 nexus3.edgexfoundry.org:10004 15:57:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:16 Configure a credential helper to remove this warning. See 15:57:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:16 15:57:16 Login Succeeded 15:57:16 docker.io 15:57:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:16 Configure a credential helper to remove this warning. See 15:57:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:16 15:57:16 Login Succeeded 15:57:16 ---> docker-login.sh ends [Pipeline] } 15:57:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:57:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:57:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:57:17 ========================================================= 15:57:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:57:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:17 + 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 . 15:57:18 Sending build context to Docker daemon 28.34MB 15:57:18 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 15:57:18 Step 2/15 : FROM ${BASE} AS builder 15:57:18 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:57:18 c41833b44d91: Pulling fs layer 15:57:18 ed15518f5707: Pulling fs layer 15:57:18 feae8fd75edb: Pulling fs layer 15:57:18 242c74f7c9fa: Pulling fs layer 15:57:18 3cdef696dda3: Pulling fs layer 15:57:18 2ced38df9373: Pulling fs layer 15:57:18 58f1dce35555: Pulling fs layer 15:57:18 242c74f7c9fa: Waiting 15:57:18 3cdef696dda3: Waiting 15:57:18 2ced38df9373: Waiting 15:57:18 58f1dce35555: Waiting 15:57:18 ed15518f5707: Download complete 15:57:18 242c74f7c9fa: Verifying Checksum 15:57:18 242c74f7c9fa: Download complete 15:57:18 3cdef696dda3: Verifying Checksum 15:57:18 3cdef696dda3: Download complete 15:57:18 c41833b44d91: Verifying Checksum 15:57:20 c41833b44d91: Pull complete 15:57:20 58f1dce35555: Verifying Checksum 15:57:20 58f1dce35555: Download complete 15:57:20 ed15518f5707: Pull complete 15:57:22 feae8fd75edb: Verifying Checksum 15:57:22 feae8fd75edb: Download complete 15:57:22 2ced38df9373: Verifying Checksum 15:57:22 2ced38df9373: Download complete 15:57:32 feae8fd75edb: Pull complete 15:57:32 242c74f7c9fa: Pull complete 15:57:32 3cdef696dda3: Pull complete 15:57:39 2ced38df9373: Pull complete 15:57:41 58f1dce35555: Pull complete 15:57:41 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:57:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:57:41 ---> fadd8f120f05 15:57:41 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:57:43 ---> Running in 0238b10195aa 15:57:44 Removing intermediate container 0238b10195aa 15:57:44 ---> 833c2597d3d3 15:57:44 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 15:57:44 ---> Running in 8e38c6021355 15:57:44 Removing intermediate container 8e38c6021355 15:57:44 ---> 23da6fec035a 15:57:44 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 15:57:44 ---> Running in c3ac85da5e72 15:57:44 Removing intermediate container c3ac85da5e72 15:57:44 ---> a404809276f7 15:57:44 Step 6/15 : LABEL Name=edgex-ui-go 15:57:45 ---> Running in 2d7d7bf1a846 15:57:45 Removing intermediate container 2d7d7bf1a846 15:57:45 ---> e0f729602e6d 15:57:45 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:57:45 ---> Running in 014642e25087 15:57:46 Removing intermediate container 014642e25087 15:57:46 ---> 8065abebd37b 15:57:46 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:57:46 latest: Pulling from library/docker 15:57:46 08409d417260: Pulling fs layer 15:57:46 bf127bdc9f4f: Pulling fs layer 15:57:46 55b4810136f4: Pulling fs layer 15:57:46 2e7805c665c5: Pulling fs layer 15:57:46 560067f77f09: Pulling fs layer 15:57:46 87854ced1808: Pulling fs layer 15:57:46 cb23a4dee6cb: Pulling fs layer 15:57:46 0f440641682c: Pulling fs layer 15:57:46 d5751f9f360d: Pulling fs layer 15:57:46 39b4d37fd203: Pulling fs layer 15:57:46 181b4cd8a6de: Pulling fs layer 15:57:46 59b8b8583a6e: Pulling fs layer 15:57:46 5363e21a005c: Pulling fs layer 15:57:46 d56ef98c0a70: Pulling fs layer 15:57:46 2e7805c665c5: Waiting 15:57:46 560067f77f09: Waiting 15:57:46 87854ced1808: Waiting 15:57:46 cb23a4dee6cb: Waiting 15:57:46 0f440641682c: Waiting 15:57:46 d5751f9f360d: Waiting 15:57:46 39b4d37fd203: Waiting 15:57:46 181b4cd8a6de: Waiting 15:57:46 59b8b8583a6e: Waiting 15:57:46 5363e21a005c: Waiting 15:57:46 d56ef98c0a70: Waiting 15:57:46 55b4810136f4: Verifying Checksum 15:57:46 55b4810136f4: Download complete 15:57:46 bf127bdc9f4f: Verifying Checksum 15:57:46 bf127bdc9f4f: Download complete 15:57:46 08409d417260: Verifying Checksum 15:57:46 08409d417260: Download complete 15:57:47 560067f77f09: Verifying Checksum 15:57:47 560067f77f09: Download complete 15:57:47 2e7805c665c5: Verifying Checksum 15:57:47 2e7805c665c5: Download complete 15:57:47 87854ced1808: Verifying Checksum 15:57:47 87854ced1808: Download complete 15:57:47 cb23a4dee6cb: Download complete 15:57:47 0f440641682c: Verifying Checksum 15:57:47 0f440641682c: Download complete 15:57:47 181b4cd8a6de: Verifying Checksum 15:57:47 181b4cd8a6de: Download complete 15:57:47 08409d417260: Pull complete 15:57:47 39b4d37fd203: Verifying Checksum 15:57:47 39b4d37fd203: Download complete 15:57:48 d5751f9f360d: Verifying Checksum 15:57:48 d5751f9f360d: Download complete 15:57:48 5363e21a005c: Verifying Checksum 15:57:48 5363e21a005c: Download complete 15:57:48 d56ef98c0a70: Verifying Checksum 15:57:48 d56ef98c0a70: Download complete 15:57:48 bf127bdc9f4f: Pull complete 15:57:48 55b4810136f4: Pull complete 15:57:49 59b8b8583a6e: Verifying Checksum 15:57:49 59b8b8583a6e: Download complete 15:57:49 2e7805c665c5: Pull complete 15:57:54 560067f77f09: Pull complete 15:57:54 87854ced1808: Pull complete 15:57:54 cb23a4dee6cb: Pull complete 15:57:55 0f440641682c: Pull complete 15:57:55 d5751f9f360d: Pull complete 15:57:56 39b4d37fd203: Pull complete 15:57:56 181b4cd8a6de: Pull complete 15:57:59 59b8b8583a6e: Pull complete 15:57:59 5363e21a005c: Pull complete 15:57:59 d56ef98c0a70: Pull complete 15:57:59 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 15:57:59 Status: Downloaded newer image for docker:latest 15:58:02 ---> 011c999cb8c7 15:58:02 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:58:02 ---> Running in 621a31f526eb 15:58:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:58:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:58:05 OK: 263 MiB in 53 packages 15:58:08 Removing intermediate container 621a31f526eb 15:58:08 ---> 8670551ce2b8 15:58:08 Step 10/15 : ENV GO111MODULE=on 15:58:08 ---> Running in 9a3f50effddf 15:58:08 Removing intermediate container 9a3f50effddf 15:58:08 ---> 653a2b49d080 15:58:08 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:58:08 ---> Running in b2a260ba752c 15:58:09 Removing intermediate container b2a260ba752c 15:58:09 ---> 3018ef6dd7e5 15:58:09 Step 12/15 : COPY go.mod vendor* ./ 15:58:09 ---> 48f1c69c3a8f 15:58:09 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:58:09 ---> Running in 7f947f3603ce 15:59:17 Removing intermediate container 7f947f3603ce 15:59:17 ---> be64ecd9c6af 15:59:17 Step 14/15 : COPY . . 15:59:17 ---> a63a8d332521 15:59:17 Step 15/15 : RUN ${MAKE} 15:59:17 ---> Running in be7d4399a9af 15:59:17 noop 15:59:18 Removing intermediate container be7d4399a9af 15:59:18 ---> d98beea580c0 15:59:18 Successfully built d98beea580c0 15:59:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:18 + docker inspect -f . ci-base-image-arm64 15:59:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:18 prd-ubuntu20.04-docker-arm64-4c-16g-16515 does not seem to be running inside a container 15:59:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:59:20 $ docker top 00ba6cf9c63d7833ea2f68f86cdab957e163dac329362fe0a0f3a2f6bc91e399 -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:21 + go version 15:59:21 go version go1.20.2 linux/arm64 [Pipeline] } 15:59:21 $ docker stop --time=1 00ba6cf9c63d7833ea2f68f86cdab957e163dac329362fe0a0f3a2f6bc91e399 15:59:22 $ docker rm -f --volumes 00ba6cf9c63d7833ea2f68f86cdab957e163dac329362fe0a0f3a2f6bc91e399 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:23 + docker inspect -f . ci-base-image-arm64 15:59:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:23 prd-ubuntu20.04-docker-arm64-4c-16g-16515 does not seem to be running inside a container 15:59:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:59:24 $ docker top 07e5888cd27eed55fe06653abadddec88958e8ecfaba3d92f664ad6cd8ce367f -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:25 + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh 15:59:26 + make test 15:59:26 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 16:00:05 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:01:59 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:01:59 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:01:59 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:01:59 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 16:01:59 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 16:01:59 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:01:59 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:01:59 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 16:01:59 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 16:02:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:02:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:02:21 ./bin/test-attribution-txt.sh 16:02:21 make -C web test 16:02:21 make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' 16:02:21 make[1]: tput: No such file or directory 16:02:21 make[1]: tput: No such file or directory 16:02:21 warning: generating ./VERSION 16:02:21 echo "0.0.0" > VERSION 16:02:21 docker build \ 16:02:21 -f Dockerfile \ 16:02:21 --build-arg USER=1000 \ 16:02:21 \ 16:02:21 --label "git_sha=58b8b44373edb244ce6668c698e8baf62b06862d" \ 16:02:21 -t edgexfoundry/edgex-web-ui:58b8b44373edb244ce6668c698e8baf62b06862d \ 16:02:21 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 16:02:21 . 16:02:21 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 16:02:21 Install the buildx component to build images with BuildKit: 16:02:21 https://docs.docker.com/go/buildx/ 16:02:21 16:02:21 Sending build context to Docker daemon 2.571MB 16:02:21 Step 1/10 : FROM node:16.17-alpine3.15 16:02:21 16.17-alpine3.15: Pulling from library/node 16:02:21 47517142f6ba: Pulling fs layer 16:02:21 5f8c4bfa009b: Pulling fs layer 16:02:21 f7079c9c4ba1: Pulling fs layer 16:02:21 aba105e6f55a: Pulling fs layer 16:02:21 aba105e6f55a: Waiting 16:02:21 f7079c9c4ba1: Verifying Checksum 16:02:21 f7079c9c4ba1: Download complete 16:02:21 47517142f6ba: Download complete 16:02:21 aba105e6f55a: Verifying Checksum 16:02:21 aba105e6f55a: Download complete 16:02:21 47517142f6ba: Pull complete 16:02:21 5f8c4bfa009b: Verifying Checksum 16:02:21 5f8c4bfa009b: Download complete 16:02:24 5f8c4bfa009b: Pull complete 16:02:25 f7079c9c4ba1: Pull complete 16:02:25 aba105e6f55a: Pull complete 16:02:25 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 16:02:25 Status: Downloaded newer image for node:16.17-alpine3.15 16:02:25 ---> bf1b8b58d215 16:02:25 Step 2/10 : RUN apk add --no-cache chromium 16:02:26 ---> Running in b0b97f195dc7 16:02:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:02:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:02:28 (1/128) Installing libxau (1.0.9-r0) 16:02:28 (2/128) Installing libmd (1.0.3-r0) 16:02:28 (3/128) Installing libbsd (0.11.3-r1) 16:02:28 (4/128) Installing libxdmcp (1.1.3-r0) 16:02:28 (5/128) Installing libxcb (1.14-r2) 16:02:28 (6/128) Installing libx11 (1.7.3.1-r0) 16:02:28 (7/128) Installing libxext (1.3.4-r0) 16:02:28 (8/128) Installing libice (1.0.10-r0) 16:02:28 (9/128) Installing libuuid (2.37.4-r0) 16:02:28 (10/128) Installing libsm (1.2.3-r0) 16:02:28 (11/128) Installing libxt (1.2.1-r0) 16:02:28 (12/128) Installing libxmu (1.1.3-r0) 16:02:28 (13/128) Installing xset (1.2.4-r0) 16:02:28 (14/128) Installing xprop (1.2.5-r0) 16:02:28 (15/128) Installing xdg-utils (1.1.3-r0) 16:02:28 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 16:02:28 (17/128) Installing pkgconf (1.8.1-r0) 16:02:28 (18/128) Installing libffi (3.4.2-r1) 16:02:28 (19/128) Installing libintl (0.21-r0) 16:02:28 (20/128) Installing libblkid (2.37.4-r0) 16:02:28 (21/128) Installing libmount (2.37.4-r0) 16:02:28 (22/128) Installing pcre (8.45-r1) 16:02:28 (23/128) Installing glib (2.70.1-r0) 16:02:28 (24/128) Installing xz-libs (5.2.5-r1) 16:02:28 (25/128) Installing libxml2 (2.9.14-r2) 16:02:28 (26/128) Installing shared-mime-info (2.1-r2) 16:02:28 (27/128) Installing hicolor-icon-theme (0.17-r1) 16:02:28 (28/128) Installing libjpeg-turbo (2.1.2-r0) 16:02:28 (29/128) Installing libpng (1.6.37-r1) 16:02:28 (30/128) Installing libwebp (1.2.2-r0) 16:02:29 (31/128) Installing zstd-libs (1.5.0-r0) 16:02:29 (32/128) Installing tiff (4.4.0-r1) 16:02:29 (33/128) Installing gdk-pixbuf (2.42.8-r0) 16:02:29 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 16:02:29 (35/128) Installing libxcomposite (0.4.5-r0) 16:02:29 (36/128) Installing libxfixes (6.0.0-r0) 16:02:29 (37/128) Installing libxrender (0.9.10-r3) 16:02:29 (38/128) Installing libxcursor (1.2.0-r0) 16:02:29 (39/128) Installing libxdamage (1.1.5-r1) 16:02:29 (40/128) Installing libxi (1.8-r0) 16:02:29 (41/128) Installing libxinerama (1.1.4-r1) 16:02:29 (42/128) Installing libxrandr (1.5.2-r1) 16:02:29 (43/128) Installing atk (2.36.0-r0) 16:02:29 (44/128) Installing libxtst (1.2.3-r3) 16:02:29 (45/128) Installing dbus-libs (1.12.24-r0) 16:02:29 (46/128) Installing at-spi2-core (2.42.0-r0) 16:02:29 (47/128) Installing at-spi2-atk (2.38.0-r0) 16:02:29 (48/128) Installing expat (2.5.0-r0) 16:02:29 (49/128) Installing brotli-libs (1.0.9-r5) 16:02:29 (50/128) Installing libbz2 (1.0.8-r1) 16:02:29 (51/128) Installing freetype (2.11.1-r2) 16:02:29 (52/128) Installing fontconfig (2.13.1-r4) 16:02:29 (53/128) Installing pixman (0.40.0-r4) 16:02:29 (54/128) Installing cairo (1.16.0-r5) 16:02:29 (55/128) Installing cairo-gobject (1.16.0-r5) 16:02:29 (56/128) Installing avahi-libs (0.8-r5) 16:02:29 (57/128) Installing gmp (6.2.1-r1) 16:02:29 (58/128) Installing nettle (3.7.3-r0) 16:02:29 (59/128) Installing p11-kit (0.24.0-r1) 16:02:29 (60/128) Installing libtasn1 (4.18.0-r1) 16:02:29 (61/128) Installing libunistring (0.9.10-r1) 16:02:29 (62/128) Installing gnutls (3.7.1-r2) 16:02:29 (63/128) Installing cups-libs (2.3.3-r6) 16:02:29 (64/128) Installing libepoxy (1.5.9-r0) 16:02:29 (65/128) Installing fribidi (1.0.11-r0) 16:02:29 (66/128) Installing graphite2 (1.3.14-r0) 16:02:29 (67/128) Installing harfbuzz (3.0.0-r2) 16:02:29 (68/128) Installing libxft (2.3.4-r0) 16:02:29 (69/128) Installing pango (1.48.10-r0) 16:02:29 (70/128) Installing wayland-libs-client (1.19.0-r1) 16:02:29 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 16:02:29 (72/128) Installing wayland-libs-egl (1.19.0-r1) 16:02:29 (73/128) Installing xkeyboard-config (2.34-r0) 16:02:29 (74/128) Installing libxkbcommon (1.3.1-r0) 16:02:29 (75/128) Installing gtk+3.0 (3.24.30-r0) 16:02:30 Executing gtk+3.0-3.24.30-r0.post-install 16:02:30 (76/128) Installing libfontenc (1.1.4-r0) 16:02:30 (77/128) Installing mkfontscale (1.2.1-r1) 16:02:30 (78/128) Installing ttf-opensans (1.10-r1) 16:02:30 Executing ttf-opensans-1.10-r1.post-install 16:02:32 (79/128) Installing libogg (1.3.5-r0) 16:02:32 (80/128) Installing flac (1.3.4-r0) 16:02:32 (81/128) Installing alsa-lib (1.2.5.1-r1) 16:02:32 (82/128) Installing libatomic (10.3.1_git20211027-r0) 16:02:32 (83/128) Installing sdl2 (2.0.16-r4) 16:02:32 (84/128) Installing aom-libs (3.2.0-r0) 16:02:32 (85/128) Installing libass (0.15.2-r0) 16:02:32 (86/128) Installing libdav1d (0.9.2-r0) 16:02:32 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 16:02:32 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 16:02:32 (89/128) Installing lame (3.100-r0) 16:02:32 (90/128) Installing opus (1.3.1-r1) 16:02:32 (91/128) Installing libgomp (10.3.1_git20211027-r0) 16:02:32 (92/128) Installing soxr (0.1.3-r2) 16:02:32 (93/128) Installing libsrt (1.4.2-r1) 16:02:32 (94/128) Installing libssh (0.9.6-r1) 16:02:32 (95/128) Installing libtheora (1.1.1-r16) 16:02:32 (96/128) Installing v4l-utils-libs (1.22.1-r1) 16:02:32 (97/128) Installing libdrm (2.4.109-r0) 16:02:32 (98/128) Installing libva (2.13.0-r0) 16:02:32 (99/128) Installing libvdpau (1.4-r0) 16:02:32 (100/128) Installing vidstab (1.1.0-r1) 16:02:32 (101/128) Installing libvorbis (1.3.7-r0) 16:02:32 (102/128) Installing libvpx (1.10.0-r0) 16:02:32 (103/128) Installing vulkan-loader (1.2.196-r0) 16:02:32 (104/128) Installing x264-libs (20210613-r0) 16:02:32 (105/128) Installing x265-libs (3.5-r0) 16:02:32 (106/128) Installing xvidcore (1.3.7-r1) 16:02:32 (107/128) Installing ffmpeg-libs (4.4.1-r2) 16:02:33 (108/128) Installing libevent (2.1.12-r4) 16:02:33 (109/128) Installing mesa (21.2.6-r0) 16:02:33 (110/128) Installing wayland-libs-server (1.19.0-r1) 16:02:33 (111/128) Installing mesa-gbm (21.2.6-r0) 16:02:33 (112/128) Installing lcms2 (2.12-r1) 16:02:33 (113/128) Installing nspr (4.32-r0) 16:02:33 (114/128) Installing sqlite-libs (3.36.0-r0) 16:02:33 (115/128) Installing nss (3.78.1-r0) 16:02:33 (116/128) Installing libasyncns (0.8-r1) 16:02:33 (117/128) Installing libltdl (2.4.6-r7) 16:02:33 (118/128) Installing orc (0.4.32-r0) 16:02:33 (119/128) Installing libsndfile (1.0.31-r1) 16:02:33 (120/128) Installing speexdsp (1.2.0-r0) 16:02:33 (121/128) Installing tdb-libs (1.4.5-r0) 16:02:33 (122/128) Installing libpulse (15.0-r2) 16:02:33 (123/128) Installing re2 (2021.11.01-r0) 16:02:33 (124/128) Installing snappy (1.1.9-r1) 16:02:33 (125/128) Installing libgpg-error (1.42-r1) 16:02:33 (126/128) Installing libgcrypt (1.9.4-r0) 16:02:33 (127/128) Installing libxslt (1.1.35-r0) 16:02:33 (128/128) Installing chromium (99.0.4844.84-r0) 16:02:38 Executing busybox-1.34.1-r7.trigger 16:02:38 Executing glib-2.70.1-r0.trigger 16:02:38 Executing shared-mime-info-2.1-r2.trigger 16:02:40 Executing gdk-pixbuf-2.42.8-r0.trigger 16:02:40 Executing gtk-update-icon-cache-2.24.33-r0.trigger 16:02:40 Executing fontconfig-2.13.1-r4.trigger 16:02:40 Executing mkfontscale-1.2.1-r1.trigger 16:02:40 OK: 275 MiB in 144 packages 16:02:50 Removing intermediate container b0b97f195dc7 16:02:50 ---> c018bfcf4f0d 16:02:50 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 16:02:50 ---> Running in 5e18ed0b3563 16:02:50 Removing intermediate container 5e18ed0b3563 16:02:50 ---> aece016643f9 16:02:50 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 16:02:50 ---> Running in 873c2171ae4f 16:02:50 Removing intermediate container 873c2171ae4f 16:02:50 ---> 32086ddee366 16:02:50 Step 5/10 : RUN npm install -g npm 16:02:50 ---> Running in cb62538fe00c 16:03:22 16:03:22 removed 7 packages, changed 101 packages, and audited 264 packages in 26s 16:03:22 16:03:22 27 packages are looking for funding 16:03:22 run `npm fund` for details 16:03:22 16:03:22 found 0 vulnerabilities 16:03:22 Removing intermediate container cb62538fe00c 16:03:22 ---> 5d5e2fce7866 16:03:22 Step 6/10 : ARG USER=1000 16:03:22 ---> Running in c49c8b001666 16:03:22 Removing intermediate container c49c8b001666 16:03:22 ---> 04207a4b9a48 16:03:22 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 16:03:22 ---> Running in 5925cfbbd176 16:03:24 Removing intermediate container 5925cfbbd176 16:03:24 ---> 21067533a5c9 16:03:24 Step 8/10 : USER $USER:$USER 16:03:24 ---> Running in 62b72848a2d8 16:03:25 Removing intermediate container 62b72848a2d8 16:03:25 ---> bb94e9d8c330 16:03:25 Step 9/10 : WORKDIR /app 16:03:25 ---> Running in 461ee75abb90 16:03:25 Removing intermediate container 461ee75abb90 16:03:25 ---> 61b44943d23c 16:03:25 Step 10/10 : LABEL git_sha=58b8b44373edb244ce6668c698e8baf62b06862d 16:03:25 ---> Running in 49736c933a96 16:03:25 Removing intermediate container 49736c933a96 16:03:25 ---> d9a8844254ef 16:03:25 Successfully built d9a8844254ef 16:03:25 Successfully tagged edgexfoundry/edgex-web-ui:58b8b44373edb244ce6668c698e8baf62b06862d 16:03:25 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 16:03:25 touch edgex-web-ui.imagebuilt 16:03:25 mkdir -p node_modules coverage 16:03:25 chown "1000:1000" node_modules coverage package-lock.json 16:03:25 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 16:03:40 npm WARN old lockfile 16:03:40 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 16:03:40 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 16:03:40 npm WARN old lockfile 16:03:40 npm WARN old lockfile This is a one-time fix-up, please be patient... 16:03:40 npm WARN old lockfile 16:04:27 npm WARN EBADENGINE Unsupported engine { 16:04:27 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 16:04:27 npm WARN EBADENGINE required: { 16:04:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:04:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:04:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:04:27 npm WARN EBADENGINE }, 16:04:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:04:27 npm WARN EBADENGINE } 16:04:27 npm WARN EBADENGINE Unsupported engine { 16:04:27 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 16:04:27 npm WARN EBADENGINE required: { 16:04:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:04:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:04:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:04:27 npm WARN EBADENGINE }, 16:04:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:04:27 npm WARN EBADENGINE } 16:04:27 npm WARN EBADENGINE Unsupported engine { 16:04:27 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 16:04:27 npm WARN EBADENGINE required: { 16:04:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:04:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:04:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:04:27 npm WARN EBADENGINE }, 16:04:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:04:27 npm WARN EBADENGINE } 16:04:27 npm WARN EBADENGINE Unsupported engine { 16:04:27 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 16:04:27 npm WARN EBADENGINE required: { 16:04:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:04:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:04:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:04:27 npm WARN EBADENGINE }, 16:04:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:04:27 npm WARN EBADENGINE } 16:04:27 npm WARN EBADENGINE Unsupported engine { 16:04:27 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 16:04:27 npm WARN EBADENGINE required: { 16:04:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:04:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:04:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:04:27 npm WARN EBADENGINE }, 16:04:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:04:27 npm WARN EBADENGINE } 16:04:27 npm WARN EBADENGINE Unsupported engine { 16:04:27 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 16:04:27 npm WARN EBADENGINE required: { 16:04:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:04:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:04:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:04:27 npm WARN EBADENGINE }, 16:04:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:04:27 npm WARN EBADENGINE } 16:04:27 npm WARN EBADENGINE Unsupported engine { 16:04:27 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 16:04:27 npm WARN EBADENGINE required: { 16:04:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:04:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:04:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:04:27 npm WARN EBADENGINE }, 16:04:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:04:27 npm WARN EBADENGINE } 16:04:27 npm WARN EBADENGINE Unsupported engine { 16:04:27 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 16:04:27 npm WARN EBADENGINE required: { 16:04:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:04:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:04:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:04:27 npm WARN EBADENGINE }, 16:04:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:04:27 npm WARN EBADENGINE } 16:04:27 npm WARN EBADENGINE Unsupported engine { 16:04:27 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 16:04:27 npm WARN EBADENGINE required: { 16:04:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:04:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:04:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:04:27 npm WARN EBADENGINE }, 16:04:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 16:04:27 npm WARN EBADENGINE } 16:05:03 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 16:05:03 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 16:05:03 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 16:05:03 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 16:05:03 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 16:05:03 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 16:05:03 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 16:05:08 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 16:05:16 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 16:05:16 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 16:05:29 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 16:05:37 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 16:05:37 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 16:05:39 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. 16:05: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. 16:05: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. 16:05:47 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 16:06:00 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 16:06:01 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 16:06:28 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. 16:06: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. 16:07:41 16:07:41 added 1475 packages, and audited 1476 packages in 4m 16:07:41 16:07:41 90 packages are looking for funding 16:07:41 run `npm fund` for details 16:07:41 16:07:41 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 16:07:41 16:07:41 To address issues that do not require attention, run: 16:07:41 npm audit fix 16:07:41 16:07:41 To address all issues (including breaking changes), run: 16:07:41 npm audit fix --force 16:07:41 16:07:41 Run `npm audit` for details. 16:07:41 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 16:08:00 - Generating browser application bundles (phase: setup)... 16:08:32 Compiling @angular/core : es2015 as esm2015 16:08:32 Compiling @angular/compiler/testing : es2015 as esm2015 16:09:04 Compiling @angular/common : es2015 as esm2015 16:09:04 Compiling @angular/core/testing : es2015 as esm2015 16:09:12 Compiling @angular/platform-browser : es2015 as esm2015 16:09:12 Compiling @angular/common/testing : es2015 as esm2015 16:09:17 Compiling @angular/router : es2015 as esm2015 16:09:17 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 16:09:24 Compiling @angular/platform-browser/testing : es2015 as esm2015 16:09:25 Compiling @angular/common/http : es2015 as esm2015 16:09:25 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 16:09:29 Compiling @angular/forms : es2015 as esm2015 16:09:30 Compiling @angular/router/testing : es2015 as esm2015 16:09:31 Compiling @angular/common/http/testing : es2015 as esm2015 16:10:39 23 05 2023 16:10:35.674:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 16:10:39 23 05 2023 16:10:35.689:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 16:10:39 23 05 2023 16:10:35.745:INFO [launcher]: Starting browser ChromeHeadless 16:11:47 23 05 2023 16:11:38.428:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 16:11:49 23 05 2023 16:11:49.319:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 16:12:36 23 05 2023 16:12:33.532:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 16:12:55 ✔ Browser application bundle generation complete. 16:12:57 23 05 2023 16:12:56.732:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket hA6Aqgrz91Shj8A5AAAB with id 2934860 16:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 16:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.149 secs) 16:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.347 secs) 16:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.408 secs) 16:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.433 secs) 16:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.476 secs) 16:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.496 secs) 16:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.515 secs) 16:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.533 secs) 16:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 1.59 secs) 16:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.1 secs) 16:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.347 secs) 16:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.527 secs) 16:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.919 secs) 16:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.354 secs) 16:13:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.492 secs) 16:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.624 secs) 16:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.648 secs) 16:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.665 secs) 16:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.799 secs) 16:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.876 secs) 16:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.907 secs) 16:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.934 secs) 16:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.963 secs) 16:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.995 secs) 16:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.102 secs) 16:13:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.125 secs) 16:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.14 secs) 16:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.164 secs) 16:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.403 secs) 16:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.426 secs) 16:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.439 secs) 16:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.668 secs) 16:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.69 secs) 16:13:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 4.979 secs) 16:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.023 secs) 16:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.31 secs) 16:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.358 secs) 16:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.446 secs) 16:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.486 secs) 16:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.511 secs) 16:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.643 secs) 16:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.683 secs) 16:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.716 secs) 16:13:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.75 secs) 16:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 5.803 secs) 16:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 5.965 secs) 16:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 6.046 secs) 16:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 6.189 secs) 16:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 6.373 secs) 16:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 6.393 secs) 16:13:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 6.483 secs) 16:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 6.677 secs) 16:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 6.741 secs) 16:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 6.793 secs) 16:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 6.896 secs) 16:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 6.921 secs) 16:13:24 WARN: ' 16:13:24 It looks like you're using ngModel on the same form field as formControlName. 16:13:24 Support for using the ngModel input property and ngModelChange event with 16:13:24 reactive form directives has been deprecated in Angular v6 and will be removed 16:13:24 in a future version of Angular. 16:13:24 16:13:24 For more information on this, see our API docs here: 16:13:24 https://angular.io/api/forms/FormControlName#use-with-ngmodel 16:13:24 ' 16:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 6.921 secs) 16:13:24 WARN: ' 16:13:24 It looks like you're using ngModel on the same form field as formControlName. 16:13:24 Support for using the ngModel input property and ngModelChange event with 16:13:24 reactive form directives has been deprecated in Angular v6 and will be removed 16:13:24 in a future version of Angular. 16:13:24 16:13:24 For more information on this, see our API docs here: 16:13:24 https://angular.io/api/forms/FormControlName#use-with-ngmodel 16:13:24 ' 16:13:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 7.14 secs) 16:13:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 7.229 secs) 16:13:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 7.28 secs) 16:13:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.614 secs) 16:13:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.638 secs) 16:13:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.679 secs) 16:13:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.709 secs) 16:13:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.854 secs) 16:13:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 8.036 secs) 16:13:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 8.052 secs) 16:13:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 8.063 secs) 16:13:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 8.321 secs) 16:13:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 8.486 secs) 16:13:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 8.571 secs) 16:13:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.955 secs) 16:13:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 9.055 secs) 16:13:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 9.229 secs) 16:13:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 9.475 secs) 16:13:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 9.521 secs) 16:13:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 9.577 secs) 16:13:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 9.69 secs) 16:13:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 9.732 secs) 16:13:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 9.87 secs) 16:13:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 10.091 secs) 16:13:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 10.154 secs) 16:13:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 10.215 secs) 16:13:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.38 secs) 16:13:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 10.405 secs) 16:13:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 10.627 secs) 16:13:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 10.693 secs) 16:13:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 10.789 secs) 16:13:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 10.854 secs) 16:13:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 10.907 secs) 16:13:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 10.949 secs) 16:13:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 11.035 secs) 16:13:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 11.072 secs) 16:13:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 11.294 secs) 16:13:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 11.479 secs) 16:13:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 11.549 secs) 16:13:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 11.614 secs) 16:13:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 11.723 secs) 16:13:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 11.771 secs) 16:13:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 11.946 secs) 16:13:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 12.016 secs) 16:13:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 12.121 secs) 16:13:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 12.365 secs) 16:13:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 12.383 secs) 16:13:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 12.399 secs) 16:13:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 12.418 secs) 16:13:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 12.803 secs) 16:13:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 12.859 secs) 16:13:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 13.079 secs) 16:13:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 13.255 secs) 16:13:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 13.278 secs) 16:13:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 13.291 secs) 16:13:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 13.35 secs) 16:13:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 13.414 secs) 16:13:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 13.467 secs) 16:13:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 13.51 secs) 16:13:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 13.674 secs) 16:13:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 13.699 secs) 16:13:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 13.717 secs) 16:13:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 13.786 secs) 16:13:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 14.376 secs) 16:13:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 14.458 secs) 16:13:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 14.492 secs) 16:13:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 14.549 secs) 16:13:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 14.897 secs) 16:13:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 15.037 secs) 16:13:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 15.085 secs) 16:13:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 15.137 secs) 16:13:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 15.191 secs) 16:13:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 15.21 secs) 16:13:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 15.222 secs) 16:13:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 15.377 secs) 16:13:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 15.524 secs) 16:13:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 15.569 secs) 16:13:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 15.602 secs) 16:13:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 15.67 secs) 16:13:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 15.706 secs) 16:13:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 15.74 secs) 16:13:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 15.758 secs) 16:13:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 15.772 secs) 16:13:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 15.852 secs) 16:13:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 15.907 secs) 16:13:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 15.938 secs) 16:13:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 16.005 secs) 16:13:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 16.07 secs) 16:13:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 16.124 secs) 16:13:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (22.4 secs / 16.124 secs) 16:13:38 TOTAL: 145 SUCCESS 16:13:38 ✔ Browser application bundle generation complete. 16:13:42 16:13:42 =============================== Coverage summary =============================== 16:13:42 Statements : 41.56% ( 1425/3429 ) 16:13:42 Branches : 12.14% ( 109/898 ) 16:13:42 Functions : 33.33% ( 417/1251 ) 16:13:42 Lines : 39.45% ( 1280/3245 ) 16:13:42 ================================================================================ 16:13:42 23 05 2023 16:13:41.856:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 16:13:43 ✔ Browser application bundle generation complete. 16:13:43 make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo 16:13:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:13:44 $ docker stop --time=1 07e5888cd27eed55fe06653abadddec88958e8ecfaba3d92f664ad6cd8ce367f 16:13:45 $ docker rm -f --volumes 07e5888cd27eed55fe06653abadddec88958e8ecfaba3d92f664ad6cd8ce367f [Pipeline] // withDockerContainer [Pipeline] sh 16:13:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:13:50 Warning: overwriting stash ‘coverage-report’ 16:13:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:13:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:13:59 + ls -al . 16:13:59 total 176 16:13:59 drwxrwxr-x 13 jenkins jenkins 4096 May 23 15:59 . 16:13:59 drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:56 .. 16:13:59 drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:56 .blubracket 16:13:59 -rw-rw-r-- 1 jenkins jenkins 18 May 23 15:56 .dockerignore 16:13:59 drwxrwxr-x 8 jenkins jenkins 4096 May 23 15:56 .git 16:13:59 drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:56 .github 16:13:59 -rw-rw-r-- 1 jenkins jenkins 185 May 23 15:56 .gitignore 16:13:59 -rw-rw-r-- 1 jenkins jenkins 8418 May 23 15:56 Attribution.txt 16:13:59 -rw-rw-r-- 1 jenkins jenkins 17205 May 23 15:56 CHANGELOG.md 16:13:59 -rw-rw-r-- 1 jenkins jenkins 3959 May 23 15:56 CONTRIBUTING.md 16:13:59 -rw-rw-r-- 1 jenkins jenkins 1788 May 23 15:56 Dockerfile 16:13:59 -rw-rw-r-- 1 jenkins jenkins 652 May 23 15:56 Jenkinsfile 16:13:59 -rw-rw-r-- 1 jenkins jenkins 11357 May 23 15:56 LICENSE 16:13:59 -rw-rw-r-- 1 jenkins jenkins 2124 May 23 15:56 Makefile 16:13:59 -rw-rw-r-- 1 jenkins jenkins 4558 May 23 15:56 README.md 16:13:59 -rw-rw-r-- 1 jenkins jenkins 5 May 23 15:53 VERSION 16:13:59 drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:56 assets 16:13:59 drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:56 bin 16:13:59 drwxrwxr-x 3 jenkins jenkins 4096 May 23 15:56 cmd 16:13:59 -rw-r--r-- 1 jenkins jenkins 10 May 23 15:59 coverage.out 16:13:59 drwxrwxr-x 2 jenkins jenkins 4096 May 23 15:56 docs 16:13:59 -rw-rw-r-- 1 jenkins jenkins 3040 May 23 15:56 go.mod 16:13:59 -rw-rw-r-- 1 jenkins jenkins 30610 May 23 15:56 go.sum 16:13:59 drwxrwxr-x 8 jenkins jenkins 4096 May 23 15:56 internal 16:13:59 drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:56 snap 16:13:59 drwxrwxr-x 4 jenkins jenkins 4096 May 23 15:56 testing 16:13:59 -rw-rw-r-- 1 jenkins jenkins 155 May 23 15:56 version.go 16:13:59 drwxrwxr-x 6 jenkins jenkins 4096 May 23 16:03 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:59 + 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=58b8b44373edb244ce6668c698e8baf62b06862d --label arch=arm64 --label version=0.0.0 . 16:14:00 Sending build context to Docker daemon 31.1MB 16:14:00 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 16:14:00 Step 2/25 : FROM ${BASE} AS builder 16:14:00 ---> d98beea580c0 16:14:00 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:14:01 ---> Running in bc2bb0982e1d 16:14:01 Removing intermediate container bc2bb0982e1d 16:14:01 ---> a54b5b8df30d 16:14:01 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 16:14:02 ---> Running in b5ce2850788b 16:14:02 Removing intermediate container b5ce2850788b 16:14:02 ---> 405f262b7eee 16:14:02 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 16:14:02 ---> Running in 2cd369fc79d2 16:14:02 Removing intermediate container 2cd369fc79d2 16:14:02 ---> 9b7ca7868faa 16:14:02 Step 6/25 : LABEL Name=edgex-ui-go 16:14:02 ---> Running in 20ea228e2720 16:14:03 Removing intermediate container 20ea228e2720 16:14:03 ---> 5b8ea9ea24b3 16:14:03 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 16:14:03 ---> Running in f8f6be9b6b8a 16:14:03 Removing intermediate container f8f6be9b6b8a 16:14:03 ---> 11777780f5c9 16:14:03 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:14:04 ---> e2c9537ab05c 16:14:04 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:14:05 ---> Running in e437816023a8 16:14:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:14:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:14:08 OK: 263 MiB in 53 packages 16:14:10 Removing intermediate container e437816023a8 16:14:10 ---> 7fe2be3fc33c 16:14:10 Step 10/25 : ENV GO111MODULE=on 16:14:10 ---> Running in 8a800ee9118c 16:14:11 Removing intermediate container 8a800ee9118c 16:14:11 ---> 064ee98abfbe 16:14:11 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:14:11 ---> Running in 7bae0a0d8d1e 16:14:11 Removing intermediate container 7bae0a0d8d1e 16:14:11 ---> f431c8ed2333 16:14:11 Step 12/25 : COPY go.mod vendor* ./ 16:14:12 ---> ca853d7f3f37 16:14:12 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:14:12 ---> Running in 9a21914341ab 16:14:14 Removing intermediate container 9a21914341ab 16:14:14 ---> 3fb64c8b9b37 16:14:14 Step 14/25 : COPY . . 16:14:19 ---> 1045cb1ddbfd 16:14:19 Step 15/25 : RUN ${MAKE} 16:14:19 ---> Running in 6c2f13555d58 16:14:20 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 16:16:41 Removing intermediate container 6c2f13555d58 16:16:41 ---> 479512ad6b28 16:16:41 Step 16/25 : FROM alpine:3.17 16:16:41 3.17: Pulling from library/alpine 16:16:41 c41833b44d91: Already exists 16:16:41 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:16:41 Status: Downloaded newer image for alpine:3.17 16:16:41 ---> 51e60588ff2c 16:16:41 Step 17/25 : EXPOSE 4000 16:16:41 ---> Running in b320c74d172b 16:16:41 Removing intermediate container b320c74d172b 16:16:41 ---> 6b7ec0e315ab 16:16:41 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 16:16:41 ---> 8ff242480302 16:16:41 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 16:16:41 ---> d4fcca9f8d50 16:16:41 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 16:16:41 ---> 791868aec38f 16:16:41 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:16:41 ---> Running in b503faa411d7 16:16:41 Removing intermediate container b503faa411d7 16:16:41 ---> 06d07c9c075a 16:16:41 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 16:16:41 ---> Running in 6f470f85c360 16:16:41 Removing intermediate container 6f470f85c360 16:16:41 ---> f7b6bc514406 16:16:41 Step 23/25 : LABEL arch=arm64 16:16:41 ---> Running in 27c8b9a6cdd6 16:16:41 Removing intermediate container 27c8b9a6cdd6 16:16:41 ---> 6ea20eaee368 16:16:41 Step 24/25 : LABEL git_sha=58b8b44373edb244ce6668c698e8baf62b06862d 16:16:41 ---> Running in 64366138c474 16:16:41 Removing intermediate container 64366138c474 16:16:41 ---> 229d86cbc5ab 16:16:41 Step 25/25 : LABEL version=0.0.0 16:16:41 ---> Running in 64a03b4c5b00 16:16:41 Removing intermediate container 64a03b4c5b00 16:16:41 ---> 37b786aa1ebe 16:16:41 [Warning] One or more build-args [ARCH] were not consumed 16:16:41 Successfully built 37b786aa1ebe 16:16: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 16:16:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:16:42 16:16:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:16:42 arm64: Pulling from edgex-lftools-log-publisher 16:16:42 8998bd30e6a1: Pulling fs layer 16:16:42 04944245beec: Pulling fs layer 16:16:42 699f458cf7ca: Pulling fs layer 16:16:42 765212b225bb: Pulling fs layer 16:16:42 f23df028b6ca: Pulling fs layer 16:16:42 d65c8cfc05b1: Pulling fs layer 16:16:42 2437ff75d9bd: Pulling fs layer 16:16:42 f23df028b6ca: Waiting 16:16:42 d65c8cfc05b1: Waiting 16:16:42 2437ff75d9bd: Waiting 16:16:42 765212b225bb: Waiting 16:16:42 04944245beec: Verifying Checksum 16:16:42 04944245beec: Download complete 16:16:42 765212b225bb: Verifying Checksum 16:16:42 765212b225bb: Download complete 16:16:42 f23df028b6ca: Verifying Checksum 16:16:42 f23df028b6ca: Download complete 16:16:42 d65c8cfc05b1: Verifying Checksum 16:16:42 d65c8cfc05b1: Download complete 16:16:43 699f458cf7ca: Verifying Checksum 16:16:43 699f458cf7ca: Download complete 16:16:43 8998bd30e6a1: Verifying Checksum 16:16:43 8998bd30e6a1: Download complete 16:16:45 2437ff75d9bd: Verifying Checksum 16:16:45 2437ff75d9bd: Download complete 16:16:47 8998bd30e6a1: Pull complete 16:16:47 04944245beec: Pull complete 16:16:48 699f458cf7ca: Pull complete 16:16:48 765212b225bb: Pull complete 16:16:49 f23df028b6ca: Pull complete 16:16:49 d65c8cfc05b1: Pull complete 16:17:01 2437ff75d9bd: Pull complete 16:17:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:17:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:17:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:02 prd-ubuntu20.04-docker-arm64-4c-16g-16515 does not seem to be running inside a container 16:17:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:17:05 $ docker top f55ebe79ce798c8932bcd4c2935bc0e9c2f3abc568287f84cfb2d32e0aaa50cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:17:05 ---> job-cost.sh 16:17:05 lf-activate-venv: SKIPPING 16:17:05 INFO: No Stack... 16:17:06 INFO: Retrieving Pricing Info for: v3-standard-4 16:17:07 INFO: Archiving Costs [Pipeline] sh 16:17:07 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 16:17:07 + cut -d, -f6 [Pipeline] lock 16:17:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-614-2-stack-cost] 16:17:08 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-614-2-stack-cost] did not exist. Created. 16:17:08 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-614-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:17:08 /w/workspace/edgex-ui-go/2@tmp/durable-0227988d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:17:09 + echo total: 0.10999999940395355 [Pipeline] stash 16:17:09 Warning: overwriting stash ‘stack-cost’ 16:17:14 Stashed 1 file(s) [Pipeline] } 16:17:14 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-614-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:17:14 $ docker stop --time=1 f55ebe79ce798c8932bcd4c2935bc0e9c2f3abc568287f84cfb2d32e0aaa50cb 16:17:15 $ docker rm -f --volumes f55ebe79ce798c8932bcd4c2935bc0e9c2f3abc568287f84cfb2d32e0aaa50cb [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 16:17:16 provisioning config files... 16:17:16 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/config9978050181785171190tmp [Pipeline] { [Pipeline] sh 16:17:16 + set +x 16:17:16 + curl -s https://codecov.io/bash 16:17:16 + bash -s -- 16:17:16 16:17:16 _____ _ 16:17:16 / ____| | | 16:17:16 | | ___ __| | ___ ___ _____ __ 16:17:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:17:16 | |___| (_) | (_| | __/ (_| (_) \ V / 16:17:16 \_____\___/ \__,_|\___|\___\___/ \_/ 16:17:16 Bash-1.0.6 16:17:16 16:17:16 16:17:16 ==> git version 2.25.1 found 16:17:16 ==> 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 16:17:16 Release-Date: 2020-01-08 16:17:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:17:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:17:16 ==> Jenkins CI detected. 16:17:16 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-614 16:17:16 project root: . 16:17:16 --> token set from env 16:17:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:17:16 ==> Running gcov in . (disable via -X gcov) 16:17:16 ==> Python coveragepy not found 16:17:16 ==> Searching for coverage reports in: 16:17:16 + . 16:17:16 -> Found 1 reports 16:17:16 ==> Detecting git/mercurial file structure 16:17:16 ==> Reading reports 16:17:16 + ./coverage.out bytes=10 16:17:16 ==> Appending adjustments 16:17:16 https://docs.codecov.io/docs/fixing-reports 16:17:17 + Found adjustments 16:17:17 ==> Gzipping contents 16:17:17 12K /tmp/codecov.Gnd1de.gz 16:17:17 ==> Uploading reports 16:17:17 url: https://codecov.io 16:17:17 query: branch=PR-614&commit=58b8b44373edb244ce6668c698e8baf62b06862d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-614%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=614&job=&cmd_args= 16:17:17 -> Pinging Codecov 16:17:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-614&commit=58b8b44373edb244ce6668c698e8baf62b06862d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-614%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=614&job=&cmd_args= 16:17:17 -> Uploading to 16:17:17 https://storage.googleapis.com/codecov/v4/raw/2023-05-23/FB506323287CE973F263BFD2A0EB1F37/58b8b44373edb244ce6668c698e8baf62b06862d/010e3e56-c250-4089-9334-f9bfa90d6be9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T161717Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5fa90ea6414eff84f45641fdca5ad0114564be74ddb2ab00c2d2126176c7e085 16:17:17 % Total % Received % Xferd Average Speed Time Time Time Current 16:17:17 Dload Upload Total Spent Left Speed 16:17:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 46152 --:--:-- --:--:-- --:--:-- 46152 16:17:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/58b8b44373edb244ce6668c698e8baf62b06862d [Pipeline] } 16:17:18 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 16:17:18 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives ] 16:17:18 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives 16:17:18 total 16 16:17:18 drwxr-xr-x 3 root root 4096 May 23 15:56 . 16:17:18 drwxrwxr-x 15 jenkins jenkins 4096 May 23 15:56 .. 16:17:18 drwxr-xr-x 2 root root 4096 May 23 15:56 cost 16:17:18 -rw-r--r-- 1 root root 83 May 23 15:56 cost.csv 16:17:18 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives 16:17:18 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives 16:17:18 total 16 16:17:18 drwxr-xr-x 3 jenkins jenkins 4096 May 23 15:56 . 16:17:18 drwxrwxr-x 15 jenkins jenkins 4096 May 23 15:56 .. 16:17:18 drwxr-xr-x 2 jenkins jenkins 4096 May 23 15:56 cost 16:17:18 -rw-r--r-- 1 jenkins jenkins 83 May 23 15:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:17:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:17:19 ---> package-listing.sh 16:17:19 ++ facter osfamily 16:17:19 ++ tr '[:upper:]' '[:lower:]' 16:17:20 + OS_FAMILY=debian 16:17:20 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-614 16:17:20 + START_PACKAGES=/tmp/packages_start.txt 16:17:20 + END_PACKAGES=/tmp/packages_end.txt 16:17:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:17:20 + PACKAGES=/tmp/packages_start.txt 16:17:20 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-614 ']' 16:17:20 + PACKAGES=/tmp/packages_end.txt 16:17:20 + case "${OS_FAMILY}" in 16:17:20 + dpkg -l 16:17:20 + grep '^ii' 16:17:20 + '[' -f /tmp/packages_start.txt ']' 16:17:20 + '[' -f /tmp/packages_end.txt ']' 16:17:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:17:20 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-614 ']' 16:17:20 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives/ 16:17:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-614/archives/ [Pipeline] echo 16:17:20 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-614/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:17:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:17:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:21 prd-ubuntu20.04-docker-8c-8g-16511 does not seem to be running inside a container 16:17:21 $ 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-614/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-614 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614:/w/workspace/edgexfoundry_edgex-ui-go_PR-614:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@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 16:17:21 $ docker top 503496f853deefe413f080add319dfdd3b38b2f780339100a970b10316f8359d -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:21 + touch /tmp/pre-build-complete [Pipeline] sh 16:17:21 + mkdir -p /var/log/sysstat [Pipeline] sh 16:17:22 + ls /var/log/sa-host 16:17:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:17:22 provisioning config files... 16:17:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-614@tmp/config1763890799188514192tmp [Pipeline] { [Pipeline] echo 16:17:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:17:22 ---> create-netrc.sh [Pipeline] } 16:17:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:17:22 ---> python-tools-install.sh [Pipeline] echo 16:17:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:17:23 ---> sudo-logs.sh 16:17:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:17:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:17:23 ---> job-cost.sh 16:17:23 lf-activate-venv: SKIPPING 16:17:23 DEBUG: total: 0.2199999988079071 16:17:23 INFO: Retrieving Stack Cost... 16:17:24 INFO: Retrieving Pricing Info for: v3-standard-8 16:17:24 INFO: Archiving Costs [Pipeline] echo 16:17:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:17:24 ---> logs-deploy.sh 16:17:24 lf-activate-venv: SKIPPING 16:17:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-614/2 16:17:24 INFO: archiving workspace using pattern(s): 16:17:25 Archives upload complete. 16:17:25 INFO: archiving logs to Nexus