Pull request #582 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd11b421296f1d9dea23ee47b65b398576c8e8a1+1fc6aad09b79efe7d583b860cd1a98c2a76983c7 (ce8fa1056a87ac3a5b6e4ecb19face2eed6ae122) 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-ssh8774225355030785451.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh14158614803559887429.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-582/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-582/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2227385987454260925.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-582/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15205959504975855516.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2710163506802890465.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-582/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-582/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3182879699116229061.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-120749 in /w/workspace/edgexfoundry_edgex-ui-go_PR-582 [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-582 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 into PR head commit cd11b421296f1d9dea23ee47b65b398576c8e8a1 Merge succeeded, producing cd11b421296f1d9dea23ee47b65b398576c8e8a1 Checking out Revision cd11b421296f1d9dea23ee47b65b398576c8e8a1 (PR-582) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/582/head:refs/remotes/origin/PR-582 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd11b421296f1d9dea23ee47b65b398576c8e8a1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd11b421296f1d9dea23ee47b65b398576c8e8a1 # timeout=10 Commit message: "chore(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:58:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:58:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:58:03 ========================================================= 23:58:03 EdgeX Global Pipelines Version Info 23:58:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:58:04 ------------------- 23:58:04 stable info: 23:58:04 ------------------- 23:58:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:58:04 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:58:04 Message: update stable to v1.0.244 23:58:05 ------------------- 23:58:05 experimental info: 23:58:05 ------------------- 23:58:05 Commited By: **** collab-it+edgex@linuxfoundation.org 23:58:05 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:58:05 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:58:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 23:58:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 23:58:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:58:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:58:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:58:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:58:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:58:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:58:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:58:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:58:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:58:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 23:58:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:58:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:58:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:58:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:58:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:58:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:58:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:58:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:58:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:58:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:58:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:58:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:58:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:58:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:58:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:58:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-582 [Pipeline] echo 23:58:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-582 [Pipeline] echo 23:58:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-582 [Pipeline] echo 23:58:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd11b421296f1d9dea23ee47b65b398576c8e8a1 [Pipeline] echo 23:58:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd11b42 [Pipeline] echo 23:58:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:58:06 provisioning config files... 23:58:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/config891351430115133029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:58:07 ---> docker-login.sh 23:58:07 nexus3.edgexfoundry.org:10001 23:58:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:07 Configure a credential helper to remove this warning. See 23:58:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:07 23:58:07 Login Succeeded 23:58:07 nexus3.edgexfoundry.org:10002 23:58:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:07 Configure a credential helper to remove this warning. See 23:58:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:07 23:58:07 Login Succeeded 23:58:07 nexus3.edgexfoundry.org:10003 23:58:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:07 Configure a credential helper to remove this warning. See 23:58:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:07 23:58:07 Login Succeeded 23:58:07 nexus3.edgexfoundry.org:10004 23:58:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:07 Configure a credential helper to remove this warning. See 23:58:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:07 23:58:07 Login Succeeded 23:58:07 docker.io 23:58:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:08 Configure a credential helper to remove this warning. See 23:58:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:08 23:58:08 Login Succeeded 23:58:08 ---> docker-login.sh ends [Pipeline] } 23:58:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:58:08 + git rev-list -1 --merges cd11b421296f1d9dea23ee47b65b398576c8e8a1~1..cd11b421296f1d9dea23ee47b65b398576c8e8a1 [Pipeline] echo 23:58:09 -----------> git rev-list -1 --merges cd11b421296f1d9dea23ee47b65b398576c8e8a1~1..cd11b421296f1d9dea23ee47b65b398576c8e8a1 cd11b421296f1d9dea23ee47b65b398576c8e8a1 [false] [Pipeline] sh 23:58:09 + git log --format=format:%s -1 cd11b421296f1d9dea23ee47b65b398576c8e8a1 [Pipeline] echo 23:58:09 ========================================================= 23:58:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:58:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:58:09 + git log --format=format:%s -1 cd11b421296f1d9dea23ee47b65b398576c8e8a1 [Pipeline] echo 23:58:09 [semverPrep] GIT_COMMIT: cd11b421296f1d9dea23ee47b65b398576c8e8a1, Commit Message: chore(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 in /web [Pipeline] echo 23:58:09 [semverPrep] This is not a build commit. [Pipeline] sh 23:58:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:58:10 + grep -v github /etc/ssh/ssh_known_hosts 23:58:10 + [ -e /tmp/ssh_known_hosts ] 23:58:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:58:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:58:10 + sudo tee -a /etc/ssh/ssh_known_hosts 23:58:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:58:10 23:58:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:58:11 0.1.4: Pulling from edgex-devops/py-git-semver 23:58:11 b85a868b505f: Pulling fs layer 23:58:11 e2be974225ed: Pulling fs layer 23:58:11 339a4e72a1f5: Pulling fs layer 23:58:11 988bab9f4d93: Pulling fs layer 23:58:11 1469e6f7b9e6: Pulling fs layer 23:58:11 eaf3925da568: Pulling fs layer 23:58:11 bab4dde63d76: Pulling fs layer 23:58:11 bde34c3a00c8: Pulling fs layer 23:58:11 b352a97aabf1: Pulling fs layer 23:58:11 4872d77fe225: Pulling fs layer 23:58:11 5851b861e8e6: Pulling fs layer 23:58:11 bab4dde63d76: Waiting 23:58:11 988bab9f4d93: Waiting 23:58:11 bde34c3a00c8: Waiting 23:58:11 1469e6f7b9e6: Waiting 23:58:11 b352a97aabf1: Waiting 23:58:11 eaf3925da568: Waiting 23:58:11 4872d77fe225: Waiting 23:58:11 5851b861e8e6: Waiting 23:58:11 e2be974225ed: Verifying Checksum 23:58:11 e2be974225ed: Download complete 23:58:11 988bab9f4d93: Verifying Checksum 23:58:11 988bab9f4d93: Download complete 23:58:11 1469e6f7b9e6: Verifying Checksum 23:58:11 1469e6f7b9e6: Download complete 23:58:11 eaf3925da568: Verifying Checksum 23:58:11 eaf3925da568: Download complete 23:58:11 339a4e72a1f5: Verifying Checksum 23:58:11 339a4e72a1f5: Download complete 23:58:11 bde34c3a00c8: Download complete 23:58:11 b352a97aabf1: Download complete 23:58:11 4872d77fe225: Verifying Checksum 23:58:11 4872d77fe225: Download complete 23:58:11 5851b861e8e6: Verifying Checksum 23:58:11 5851b861e8e6: Download complete 23:58:11 b85a868b505f: Verifying Checksum 23:58:11 b85a868b505f: Download complete 23:58:11 bab4dde63d76: Download complete 23:58:12 b85a868b505f: Pull complete 23:58:12 e2be974225ed: Pull complete 23:58:13 339a4e72a1f5: Pull complete 23:58:13 988bab9f4d93: Pull complete 23:58:13 1469e6f7b9e6: Pull complete 23:58:13 eaf3925da568: Pull complete 23:58:15 bab4dde63d76: Pull complete 23:58:15 bde34c3a00c8: Pull complete 23:58:15 b352a97aabf1: Pull complete 23:58:15 4872d77fe225: Pull complete 23:58:15 5851b861e8e6: Pull complete 23:58:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:58:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:58:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:15 prd-ubuntu20.04-docker-8c-8g-120749 does not seem to be running inside a container 23:58:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-582 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582:/w/workspace/edgexfoundry_edgex-ui-go_PR-582:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:58:19 $ docker top 93ad302f9fa2c43dc98667b3c6fa52ccdd0f10d69f47ab3714900a8a87ec5672 -eo pid,comm 23:58:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:58:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:58:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:58:19 [ssh-agent] Looking for ssh-agent implementation... 23:58:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:58:19 $ docker exec 93ad302f9fa2c43dc98667b3c6fa52ccdd0f10d69f47ab3714900a8a87ec5672 ssh-agent 23:58:19 SSH_AUTH_SOCK=/tmp/ssh-pOPZ52gZrygP/agent.32 23:58:19 SSH_AGENT_PID=38 23:58:19 Running ssh-add (command line suppressed) 23:58:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/private_key_222056720295114801.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/private_key_222056720295114801.key) 23:58:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:58:19 + git tag --points-at HEAD [Pipeline] } 23:58:19 $ docker exec --env ******** --env ******** 93ad302f9fa2c43dc98667b3c6fa52ccdd0f10d69f47ab3714900a8a87ec5672 ssh-agent -k 23:58:20 unset SSH_AUTH_SOCK; 23:58:20 unset SSH_AGENT_PID; 23:58:20 echo Agent pid 38 killed; 23:58:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:58:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:58:20 [ssh-agent] Looking for ssh-agent implementation... 23:58:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:58:20 $ docker exec 93ad302f9fa2c43dc98667b3c6fa52ccdd0f10d69f47ab3714900a8a87ec5672 ssh-agent 23:58:20 SSH_AUTH_SOCK=/tmp/ssh-OAhwBrh6uI2A/agent.70 23:58:20 SSH_AGENT_PID=75 23:58:20 Running ssh-add (command line suppressed) 23:58:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/private_key_1535789772538074934.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/private_key_1535789772538074934.key) 23:58:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:58:20 + git semver init 23:58:21 2022-12-07 23:58:21,040 [run_init] DEBUG init version:0.0.0 force:False 23:58:21 2022-12-07 23:58:21,041 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver 23:58:21 2022-12-07 23:58:21,041 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver 23:58:21 2022-12-07 23:58:21,042 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-582, universal_newlines=False, shell=None, istream=None) 23:58:23 2022-12-07 23:58:22,646 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.git/info/exclude 23:58:23 2022-12-07 23:58:22,647 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver/PR-582 with force:False 23:58:23 2022-12-07 23:58:22,647 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver/PR-582 23:58:23 2022-12-07 23:58:22,652 [execute] INFO git cat-file --batch-check 23:58:23 2022-12-07 23:58:22,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver, universal_newlines=False, shell=None, istream=) 23:58:23 2022-12-07 23:58:22,659 [execute] INFO git cat-file --batch 23:58:23 2022-12-07 23:58:22,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver, universal_newlines=False, shell=None, istream=) 23:58:23 2022-12-07 23:58:22,665 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver/PR-582 23:58:23 0.0.0 [Pipeline] } 23:58:23 $ docker exec --env ******** --env ******** 93ad302f9fa2c43dc98667b3c6fa52ccdd0f10d69f47ab3714900a8a87ec5672 ssh-agent -k 23:58:23 unset SSH_AUTH_SOCK; 23:58:23 unset SSH_AGENT_PID; 23:58:23 echo Agent pid 75 killed; 23:58:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:58:23 + git semver [Pipeline] } 23:58:23 $ docker stop --time=1 93ad302f9fa2c43dc98667b3c6fa52ccdd0f10d69f47ab3714900a8a87ec5672 23:58:25 $ docker rm -f 93ad302f9fa2c43dc98667b3c6fa52ccdd0f10d69f47ab3714900a8a87ec5672 [Pipeline] // withDockerContainer [Pipeline] sh 23:58:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:58:25 Stashed 1 file(s) [Pipeline] echo 23:58:25 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:58:26 provisioning config files... 23:58:26 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/config2951068611722945039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:58:26 ---> docker-login.sh 23:58:26 nexus3.edgexfoundry.org:10001 23:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:26 Configure a credential helper to remove this warning. See 23:58:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:26 23:58:26 Login Succeeded 23:58:26 nexus3.edgexfoundry.org:10002 23:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:26 Configure a credential helper to remove this warning. See 23:58:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:26 23:58:26 Login Succeeded 23:58:26 nexus3.edgexfoundry.org:10003 23:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:27 Configure a credential helper to remove this warning. See 23:58:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:27 23:58:27 Login Succeeded 23:58:27 nexus3.edgexfoundry.org:10004 23:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:27 Configure a credential helper to remove this warning. See 23:58:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:27 23:58:27 Login Succeeded 23:58:27 docker.io 23:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:27 Configure a credential helper to remove this warning. See 23:58:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:27 23:58:27 Login Succeeded 23:58:27 ---> docker-login.sh ends [Pipeline] } 23:58:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:58:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:58:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:58:27 ========================================================= 23:58:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:58:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:58:28 Sending build context to Docker daemon 45.55MB 23:58:28 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 23:58:28 Step 2/16 : FROM ${BASE} AS builder 23:58:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:58:28 213ec9aee27d: Pulling fs layer 23:58:28 4583459ba037: Pulling fs layer 23:58:28 93c1e223e6f2: Pulling fs layer 23:58:28 53926ce57604: Pulling fs layer 23:58:28 21b2b0c7a3f4: Pulling fs layer 23:58:28 22ff95d597cd: Pulling fs layer 23:58:28 12d6caf4c0d1: Pulling fs layer 23:58:28 96b7cbca73a9: Pulling fs layer 23:58:28 a7acece74701: Pulling fs layer 23:58:28 53926ce57604: Waiting 23:58:28 12d6caf4c0d1: Waiting 23:58:28 96b7cbca73a9: Waiting 23:58:28 a7acece74701: Waiting 23:58:28 22ff95d597cd: Waiting 23:58:28 93c1e223e6f2: Verifying Checksum 23:58:28 93c1e223e6f2: Download complete 23:58:28 4583459ba037: Download complete 23:58:28 21b2b0c7a3f4: Download complete 23:58:28 22ff95d597cd: Verifying Checksum 23:58:28 22ff95d597cd: Download complete 23:58:28 213ec9aee27d: Verifying Checksum 23:58:28 213ec9aee27d: Download complete 23:58:28 12d6caf4c0d1: Verifying Checksum 23:58:28 12d6caf4c0d1: Download complete 23:58:28 213ec9aee27d: Pull complete 23:58:28 4583459ba037: Pull complete 23:58:28 93c1e223e6f2: Pull complete 23:58:28 a7acece74701: Verifying Checksum 23:58:28 a7acece74701: Download complete 23:58:29 96b7cbca73a9: Verifying Checksum 23:58:29 96b7cbca73a9: Download complete 23:58:29 53926ce57604: Verifying Checksum 23:58:29 53926ce57604: Download complete 23:58:33 53926ce57604: Pull complete 23:58:33 21b2b0c7a3f4: Pull complete 23:58:33 22ff95d597cd: Pull complete 23:58:33 12d6caf4c0d1: Pull complete 23:58:35 96b7cbca73a9: Pull complete 23:58:35 a7acece74701: Pull complete 23:58:35 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:58:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:58:35 ---> db6d94c90886 23:58:35 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:58:41 Still waiting to schedule task 23:58:41 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-120747’ 23:58:42 ---> Running in e945c074a935 23:58:42 Removing intermediate container e945c074a935 23:58:42 ---> 0b2be868f7d5 23:58:42 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 23:58:42 ---> Running in 6b2807fc9493 23:58:42 Removing intermediate container 6b2807fc9493 23:58:42 ---> de79c9d783f8 23:58:42 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 23:58:42 ---> Running in 6b895628c644 23:58:42 Removing intermediate container 6b895628c644 23:58:42 ---> f5a42387d49d 23:58:42 Step 6/16 : LABEL Name=edgex-ui-go 23:58:42 ---> Running in 26af3bc05b70 23:58:42 Removing intermediate container 26af3bc05b70 23:58:42 ---> ac6f662636f1 23:58:42 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 23:58:42 ---> Running in de0b5cf4962d 23:58:42 Removing intermediate container de0b5cf4962d 23:58:42 ---> 70546faf92c5 23:58:42 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:58:42 latest: Pulling from library/docker 23:58:42 c158987b0551: Pulling fs layer 23:58:42 93eea1d5d8e5: Pulling fs layer 23:58:42 6984615ae184: Pulling fs layer 23:58:42 3e603bb99416: Pulling fs layer 23:58:42 4574c54fe426: Pulling fs layer 23:58:42 aa297596aa73: Pulling fs layer 23:58:42 6b35383209c1: Pulling fs layer 23:58:42 b6e87bb700b0: Pulling fs layer 23:58:42 4574c54fe426: Waiting 23:58:42 aa297596aa73: Waiting 23:58:42 6b35383209c1: Waiting 23:58:42 b6e87bb700b0: Waiting 23:58:42 3e603bb99416: Waiting 23:58:42 93eea1d5d8e5: Verifying Checksum 23:58:42 93eea1d5d8e5: Download complete 23:58:42 c158987b0551: Download complete 23:58:42 c158987b0551: Pull complete 23:58:42 93eea1d5d8e5: Pull complete 23:58:42 4574c54fe426: Download complete 23:58:42 aa297596aa73: Verifying Checksum 23:58:42 aa297596aa73: Download complete 23:58:42 6b35383209c1: Verifying Checksum 23:58:42 6b35383209c1: Download complete 23:58:43 6984615ae184: Verifying Checksum 23:58:43 6984615ae184: Download complete 23:58:43 b6e87bb700b0: Verifying Checksum 23:58:43 b6e87bb700b0: Download complete 23:58:43 3e603bb99416: Verifying Checksum 23:58:43 3e603bb99416: Download complete 23:58:43 6984615ae184: Pull complete 23:58:43 3e603bb99416: Pull complete 23:58:43 4574c54fe426: Pull complete 23:58:44 aa297596aa73: Pull complete 23:58:44 6b35383209c1: Pull complete 23:58:44 b6e87bb700b0: Pull complete 23:58:44 Digest: sha256:812ff1098c97878ae26ca8e0423e00aa157596a8b28d4bd52c120c4d087e8ae1 23:58:44 Status: Downloaded newer image for docker:latest 23:58:46 ---> 826ad6a9c8cc 23:58:46 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:58:46 ---> Running in bb159f87f0b0 23:58:46 Removing intermediate container bb159f87f0b0 23:58:46 ---> b2815296b1be 23:58:46 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:58:46 ---> Running in bf61a1afb619 23:58:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:58:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:58:48 OK: 211 MiB in 51 packages 23:58:48 Removing intermediate container bf61a1afb619 23:58:48 ---> 3cbb53a78df7 23:58:48 Step 11/16 : ENV GO111MODULE=on 23:58:48 ---> Running in e4204cc63f35 23:58:48 Removing intermediate container e4204cc63f35 23:58:48 ---> 132a2e55d72e 23:58:48 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:58:48 ---> Running in 102231763b2c 23:58:48 Removing intermediate container 102231763b2c 23:58:48 ---> 199238fd0b19 23:58:48 Step 13/16 : COPY go.mod vendor* ./ 23:58:48 ---> 18a73989c165 23:58:48 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:58:48 ---> Running in 6492cda1f389 23:59:27 Removing intermediate container 6492cda1f389 23:59:27 ---> 2d466af39dbb 23:59:27 Step 15/16 : COPY . . 23:59:27 ---> 62f723a7b5d8 23:59:27 Step 16/16 : RUN ${MAKE} 23:59:27 ---> Running in f178f102f29d 23:59:27 noop 23:59:27 Removing intermediate container f178f102f29d 23:59:27 ---> 1957de3cd0d4 23:59:27 Successfully built 1957de3cd0d4 23:59:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:28 + docker inspect -f . ci-base-image-x86_64 23:59:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:28 prd-ubuntu20.04-docker-8c-8g-120749 does not seem to be running inside a container 23:59:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-582 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582:/w/workspace/edgexfoundry_edgex-ui-go_PR-582:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@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 ******** ci-base-image-x86_64 cat 23:59:28 $ docker top 3513e2c96988e343560f848aacb0e1cb7ed81bd907eb3b9f0eaa68b63608f249 -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:29 + go version 23:59:29 go version go1.18.7 linux/amd64 [Pipeline] } 23:59:29 $ docker stop --time=1 3513e2c96988e343560f848aacb0e1cb7ed81bd907eb3b9f0eaa68b63608f249 23:59:30 $ docker rm -f 3513e2c96988e343560f848aacb0e1cb7ed81bd907eb3b9f0eaa68b63608f249 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:31 + docker inspect -f . ci-base-image-x86_64 23:59:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:31 prd-ubuntu20.04-docker-8c-8g-120749 does not seem to be running inside a container 23:59:31 $ 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-582 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582:/w/workspace/edgexfoundry_edgex-ui-go_PR-582:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@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 ******** ci-base-image-x86_64 cat 23:59:31 $ docker top 8edecd0a938187133c40aaeae764ea3729ce2766d559cff3d2b2e44163c412b3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:31 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-582 [Pipeline] fileExists [Pipeline] sh 23:59:32 + make test 23:59:32 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 23:59:32 ? github.com/edgexfoundry/edgex-ui-go [no test files] 23:59:40 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 23:59:40 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 23:59:40 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 23:59:40 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 23:59:40 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 23:59:40 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 23:59:40 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 23:59:40 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 23:59:40 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 23:59:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:59:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:59:43 ./bin/test-attribution-txt.sh 23:59:43 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 23:59:43 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 23:59:43 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 23:59:43 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 23:59:43 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 23:59:43 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 23:59:43 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 23:59:43 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 23:59:43 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 23:59:43 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 23:59:43 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 23:59:43 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 23:59:43 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 23:59:43 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 23:59:43 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 23:59:43 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 23:59:43 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 23:59:43 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 23:59:43 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 23:59:43 An attribution for golang.org/x/net is missing from Attribution.txt, please add 23:59:43 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 23:59:43 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 23:59:43 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 23:59:43 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 23:59:43 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 23:59:43 make -C web test 23:59:43 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-582/web' 23:59:43 make[1]: tput: No such file or directory 23:59:43 make[1]: tput: No such file or directory 23:59:43 warning: generating ./VERSION 23:59:43 echo "0.0.0" > VERSION 23:59:43 docker build \ 23:59:43 -f Dockerfile \ 23:59:43 --build-arg USER=1000 \ 23:59:43 \ 23:59:43 --label "git_sha=cd11b421296f1d9dea23ee47b65b398576c8e8a1" \ 23:59:43 -t edgexfoundry/edgex-web-ui:cd11b421296f1d9dea23ee47b65b398576c8e8a1 \ 23:59:43 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 23:59:43 . 23:59:43 Sending build context to Docker daemon 3.269MB 23:59:43 Step 1/10 : FROM node:16.17-alpine3.15 23:59:44 16.17-alpine3.15: Pulling from library/node 23:59:44 9621f1afde84: Pulling fs layer 23:59:44 c6f70ee39829: Pulling fs layer 23:59:44 56892a8094a2: Pulling fs layer 23:59:44 58dd87906ef0: Pulling fs layer 23:59:44 58dd87906ef0: Waiting 23:59:44 9621f1afde84: Verifying Checksum 23:59:44 9621f1afde84: Download complete 23:59:44 9621f1afde84: Pull complete 23:59:45 58dd87906ef0: Verifying Checksum 23:59:45 58dd87906ef0: Download complete 23:59:45 56892a8094a2: Download complete 23:59:46 c6f70ee39829: Verifying Checksum 23:59:46 c6f70ee39829: Download complete 23:59:47 c6f70ee39829: Pull complete 23:59:47 56892a8094a2: Pull complete 23:59:47 58dd87906ef0: Pull complete 23:59:47 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 23:59:47 Status: Downloaded newer image for node:16.17-alpine3.15 23:59:47 ---> b69703f70c3d 23:59:47 Step 2/10 : RUN apk add --no-cache chromium 23:59:49 ---> Running in d0b9bca5e3d2 23:59:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:59:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:59:49 (1/129) Installing libxau (1.0.9-r0) 23:59:49 (2/129) Installing libmd (1.0.3-r0) 23:59:49 (3/129) Installing libbsd (0.11.3-r1) 23:59:49 (4/129) Installing libxdmcp (1.1.3-r0) 23:59:49 (5/129) Installing libxcb (1.14-r2) 23:59:49 (6/129) Installing libx11 (1.7.3.1-r0) 23:59:49 (7/129) Installing libxext (1.3.4-r0) 23:59:49 (8/129) Installing libice (1.0.10-r0) 23:59:49 (9/129) Installing libuuid (2.37.4-r0) 23:59:49 (10/129) Installing libsm (1.2.3-r0) 23:59:49 (11/129) Installing libxt (1.2.1-r0) 23:59:49 (12/129) Installing libxmu (1.1.3-r0) 23:59:49 (13/129) Installing xset (1.2.4-r0) 23:59:49 (14/129) Installing xprop (1.2.5-r0) 23:59:49 (15/129) Installing xdg-utils (1.1.3-r0) 23:59:49 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 23:59:49 (17/129) Installing pkgconf (1.8.0-r0) 23:59:49 (18/129) Installing libffi (3.4.2-r1) 23:59:49 (19/129) Installing libintl (0.21-r0) 23:59:49 (20/129) Installing libblkid (2.37.4-r0) 23:59:49 (21/129) Installing libmount (2.37.4-r0) 23:59:49 (22/129) Installing pcre (8.45-r1) 23:59:50 (23/129) Installing glib (2.70.1-r0) 23:59:50 (24/129) Installing xz-libs (5.2.5-r1) 23:59:50 (25/129) Installing libxml2 (2.9.14-r2) 23:59:50 (26/129) Installing shared-mime-info (2.1-r1) 23:59:50 (27/129) Installing hicolor-icon-theme (0.17-r1) 23:59:50 (28/129) Installing libjpeg-turbo (2.1.2-r0) 23:59:50 (29/129) Installing libpng (1.6.37-r1) 23:59:50 (30/129) Installing libwebp (1.2.2-r0) 23:59:50 (31/129) Installing zstd-libs (1.5.0-r0) 23:59:50 (32/129) Installing tiff (4.4.0-r0) 23:59:50 (33/129) Installing gdk-pixbuf (2.42.8-r0) 23:59:50 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 23:59:50 (35/129) Installing libxcomposite (0.4.5-r0) 23:59:50 (36/129) Installing libxfixes (6.0.0-r0) 23:59:50 (37/129) Installing libxrender (0.9.10-r3) 23:59:50 (38/129) Installing libxcursor (1.2.0-r0) 23:59:50 (39/129) Installing libxdamage (1.1.5-r1) 23:59:50 (40/129) Installing libxi (1.8-r0) 23:59:50 (41/129) Installing libxinerama (1.1.4-r1) 23:59:50 (42/129) Installing libxrandr (1.5.2-r1) 23:59:50 (43/129) Installing atk (2.36.0-r0) 23:59:50 (44/129) Installing libxtst (1.2.3-r3) 23:59:50 (45/129) Installing dbus-libs (1.12.24-r0) 23:59:50 (46/129) Installing at-spi2-core (2.42.0-r0) 23:59:50 (47/129) Installing at-spi2-atk (2.38.0-r0) 23:59:50 (48/129) Installing expat (2.5.0-r0) 23:59:50 (49/129) Installing brotli-libs (1.0.9-r5) 23:59:50 (50/129) Installing libbz2 (1.0.8-r1) 23:59:50 (51/129) Installing freetype (2.11.1-r2) 23:59:50 (52/129) Installing fontconfig (2.13.1-r4) 23:59:50 (53/129) Installing pixman (0.40.0-r4) 23:59:50 (54/129) Installing cairo (1.16.0-r5) 23:59:50 (55/129) Installing cairo-gobject (1.16.0-r5) 23:59:50 (56/129) Installing avahi-libs (0.8-r5) 23:59:50 (57/129) Installing gmp (6.2.1-r1) 23:59:50 (58/129) Installing nettle (3.7.3-r0) 23:59:50 (59/129) Installing p11-kit (0.24.0-r1) 23:59:50 (60/129) Installing libtasn1 (4.18.0-r0) 23:59:50 (61/129) Installing libunistring (0.9.10-r1) 23:59:50 (62/129) Installing gnutls (3.7.1-r1) 23:59:50 (63/129) Installing cups-libs (2.3.3-r6) 23:59:50 (64/129) Installing libepoxy (1.5.9-r0) 23:59:50 (65/129) Installing fribidi (1.0.11-r0) 23:59:50 (66/129) Installing graphite2 (1.3.14-r0) 23:59:50 (67/129) Installing harfbuzz (3.0.0-r2) 23:59:50 (68/129) Installing libxft (2.3.4-r0) 23:59:50 (69/129) Installing pango (1.48.10-r0) 23:59:50 (70/129) Installing wayland-libs-client (1.19.0-r1) 23:59:50 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 23:59:50 (72/129) Installing wayland-libs-egl (1.19.0-r1) 23:59:50 (73/129) Installing xkeyboard-config (2.34-r0) 23:59:50 (74/129) Installing libxkbcommon (1.3.1-r0) 23:59:50 (75/129) Installing gtk+3.0 (3.24.30-r0) 23:59:50 Executing gtk+3.0-3.24.30-r0.post-install 23:59:50 (76/129) Installing libfontenc (1.1.4-r0) 23:59:50 (77/129) Installing mkfontscale (1.2.1-r1) 23:59:50 (78/129) Installing ttf-opensans (1.10-r1) 23:59:50 Executing ttf-opensans-1.10-r1.post-install 23:59:53 (79/129) Installing libogg (1.3.5-r0) 23:59:53 (80/129) Installing flac (1.3.4-r0) 23:59:53 (81/129) Installing alsa-lib (1.2.5.1-r1) 23:59:53 (82/129) Installing libatomic (10.3.1_git20211027-r0) 23:59:53 (83/129) Installing sdl2 (2.0.16-r4) 23:59:53 (84/129) Installing aom-libs (3.2.0-r0) 23:59:53 (85/129) Installing libass (0.15.2-r0) 23:59:53 (86/129) Installing libdav1d (0.9.2-r0) 23:59:53 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 23:59:53 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 23:59:53 (89/129) Installing lame (3.100-r0) 23:59:53 (90/129) Installing opus (1.3.1-r1) 23:59:53 (91/129) Installing libgomp (10.3.1_git20211027-r0) 23:59:53 (92/129) Installing soxr (0.1.3-r2) 23:59:53 (93/129) Installing libsrt (1.4.2-r1) 23:59:53 (94/129) Installing libssh (0.9.6-r1) 23:59:53 (95/129) Installing libtheora (1.1.1-r16) 23:59:53 (96/129) Installing v4l-utils-libs (1.22.1-r1) 23:59:53 (97/129) Installing libpciaccess (0.16-r0) 23:59:53 (98/129) Installing libdrm (2.4.109-r0) 23:59:53 (99/129) Installing libva (2.13.0-r0) 23:59:53 (100/129) Installing libvdpau (1.4-r0) 23:59:53 (101/129) Installing vidstab (1.1.0-r1) 23:59:53 (102/129) Installing libvorbis (1.3.7-r0) 23:59:53 (103/129) Installing libvpx (1.10.0-r0) 23:59:53 (104/129) Installing vulkan-loader (1.2.196-r0) 23:59:53 (105/129) Installing x264-libs (20210613-r0) 23:59:53 (106/129) Installing x265-libs (3.5-r0) 23:59:53 (107/129) Installing xvidcore (1.3.7-r1) 23:59:53 (108/129) Installing ffmpeg-libs (4.4.1-r2) 23:59:53 (109/129) Installing libevent (2.1.12-r4) 23:59:53 (110/129) Installing mesa (21.2.6-r0) 23:59:53 (111/129) Installing wayland-libs-server (1.19.0-r1) 23:59:53 (112/129) Installing mesa-gbm (21.2.6-r0) 23:59:53 (113/129) Installing lcms2 (2.12-r1) 23:59:53 (114/129) Installing nspr (4.32-r0) 23:59:53 (115/129) Installing sqlite-libs (3.36.0-r0) 23:59:53 (116/129) Installing nss (3.78.1-r0) 23:59:53 (117/129) Installing libasyncns (0.8-r1) 23:59:53 (118/129) Installing libltdl (2.4.6-r7) 23:59:53 (119/129) Installing orc (0.4.32-r0) 23:59:53 (120/129) Installing libsndfile (1.0.31-r1) 23:59:53 (121/129) Installing speexdsp (1.2.0-r0) 23:59:53 (122/129) Installing tdb-libs (1.4.5-r0) 23:59:53 (123/129) Installing libpulse (15.0-r2) 23:59:53 (124/129) Installing re2 (2021.11.01-r0) 23:59:53 (125/129) Installing snappy (1.1.9-r1) 23:59:53 (126/129) Installing libgpg-error (1.42-r1) 23:59:53 (127/129) Installing libgcrypt (1.9.4-r0) 23:59:53 (128/129) Installing libxslt (1.1.35-r0) 23:59:53 (129/129) Installing chromium (99.0.4844.84-r0) 00:00:11 Executing busybox-1.34.1-r7.trigger 00:00:11 Executing glib-2.70.1-r0.trigger 00:00:11 Executing shared-mime-info-2.1-r1.trigger 00:00:11 Executing gdk-pixbuf-2.42.8-r0.trigger 00:00:11 Executing gtk-update-icon-cache-2.24.33-r0.trigger 00:00:11 Executing fontconfig-2.13.1-r4.trigger 00:00:11 Executing mkfontscale-1.2.1-r1.trigger 00:00:11 OK: 286 MiB in 145 packages 00:00:16 Removing intermediate container d0b9bca5e3d2 00:00:16 ---> e91822ad4747 00:00:16 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 00:00:16 ---> Running in c2cde3e08dc0 00:00:16 Removing intermediate container c2cde3e08dc0 00:00:16 ---> ac6070233f2c 00:00:16 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 00:00:16 ---> Running in 66b5e96568c3 00:00:16 Removing intermediate container 66b5e96568c3 00:00:16 ---> 7a2540bf9b45 00:00:16 Step 5/10 : RUN npm install -g npm 00:00:16 ---> Running in 253205d87221 00:00:23 00:00:23 removed 8 packages, changed 80 packages, and audited 232 packages in 5s 00:00:23 00:00:23 14 packages are looking for funding 00:00:23 run `npm fund` for details 00:00:23 00:00:23 found 0 vulnerabilities 00:00:24 Removing intermediate container 253205d87221 00:00:24 ---> 698baf562f62 00:00:24 Step 6/10 : ARG USER=1000 00:00:24 ---> Running in 0c55ecf6e2e7 00:00:24 Removing intermediate container 0c55ecf6e2e7 00:00:24 ---> c687146defd3 00:00:24 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 00:00:24 ---> Running in 5a9a2b6852bf 00:00:25 Removing intermediate container 5a9a2b6852bf 00:00:25 ---> 45165e984b50 00:00:25 Step 8/10 : USER $USER:$USER 00:00:25 ---> Running in 9e8d1db16dc6 00:00:25 Removing intermediate container 9e8d1db16dc6 00:00:25 ---> 515f96c4879f 00:00:25 Step 9/10 : WORKDIR /app 00:00:25 ---> Running in 3623b765a88b 00:00:25 Removing intermediate container 3623b765a88b 00:00:25 ---> e4d138180c88 00:00:25 Step 10/10 : LABEL git_sha=cd11b421296f1d9dea23ee47b65b398576c8e8a1 00:00:25 ---> Running in 3fe08dc63f24 00:00:25 Removing intermediate container 3fe08dc63f24 00:00:25 ---> 75429936ff75 00:00:25 Successfully built 75429936ff75 00:00:25 Successfully tagged edgexfoundry/edgex-web-ui:cd11b421296f1d9dea23ee47b65b398576c8e8a1 00:00:25 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 00:00:25 touch edgex-web-ui.imagebuilt 00:00:25 mkdir -p node_modules coverage 00:00:25 chown "1000:1000" node_modules coverage package-lock.json 00:00:25 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 00:00:27 npm WARN EBADENGINE Unsupported engine { 00:00:27 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 00:00:27 npm WARN EBADENGINE required: { 00:00:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:00:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:00:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:00:27 npm WARN EBADENGINE }, 00:00:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 00:00:27 npm WARN EBADENGINE } 00:00:27 npm WARN EBADENGINE Unsupported engine { 00:00:27 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 00:00:27 npm WARN EBADENGINE required: { 00:00:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:00:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:00:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:00:27 npm WARN EBADENGINE }, 00:00:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 00:00:27 npm WARN EBADENGINE } 00:00:27 npm WARN EBADENGINE Unsupported engine { 00:00:27 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 00:00:27 npm WARN EBADENGINE required: { 00:00:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:00:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:00:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:00:27 npm WARN EBADENGINE }, 00:00:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 00:00:27 npm WARN EBADENGINE } 00:00:27 npm WARN EBADENGINE Unsupported engine { 00:00:27 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 00:00:27 npm WARN EBADENGINE required: { 00:00:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:00:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:00:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:00:27 npm WARN EBADENGINE }, 00:00:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 00:00:27 npm WARN EBADENGINE } 00:00:27 npm WARN EBADENGINE Unsupported engine { 00:00:27 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 00:00:27 npm WARN EBADENGINE required: { 00:00:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:00:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:00:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:00:27 npm WARN EBADENGINE }, 00:00:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 00:00:27 npm WARN EBADENGINE } 00:00:27 npm WARN EBADENGINE Unsupported engine { 00:00:27 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 00:00:27 npm WARN EBADENGINE required: { 00:00:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:00:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:00:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:00:27 npm WARN EBADENGINE }, 00:00:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 00:00:27 npm WARN EBADENGINE } 00:00:27 npm WARN EBADENGINE Unsupported engine { 00:00:27 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 00:00:27 npm WARN EBADENGINE required: { 00:00:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:00:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:00:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:00:27 npm WARN EBADENGINE }, 00:00:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 00:00:27 npm WARN EBADENGINE } 00:00:27 npm WARN EBADENGINE Unsupported engine { 00:00:27 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 00:00:27 npm WARN EBADENGINE required: { 00:00:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:00:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:00:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:00:27 npm WARN EBADENGINE }, 00:00:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 00:00:27 npm WARN EBADENGINE } 00:00:27 npm WARN EBADENGINE Unsupported engine { 00:00:27 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 00:00:27 npm WARN EBADENGINE required: { 00:00:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:00:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:00:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:00:27 npm WARN EBADENGINE }, 00:00:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 00:00:27 npm WARN EBADENGINE } 00:00:31 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 00:00:31 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 00:00:31 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 00:00:31 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 00:00:31 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 00:00:32 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 00:00:32 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 00:00:34 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 00:00:34 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 00:00:34 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 00:00:35 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 00:00:36 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. 00:00:37 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. 00:00: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 00:00:37 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 00:00:37 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. 00:00:38 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. 00:00:39 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 00:00:42 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. 00:00:48 00:00:48 added 1478 packages, and audited 1479 packages in 22s 00:00:48 00:00:48 90 packages are looking for funding 00:00:48 run `npm fund` for details 00:00:48 00:00:48 21 vulnerabilities (5 moderate, 11 high, 5 critical) 00:00:48 00:00:48 To address issues that do not require attention, run: 00:00:48 npm audit fix 00:00:48 00:00:48 To address all issues (including breaking changes), run: 00:00:48 npm audit fix --force 00:00:48 00:00:48 Run `npm audit` for details. 00:01:00 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 00:01:01 - Generating browser application bundles (phase: setup)... 00:01:05 Compiling @angular/core : es2015 as esm2015 00:01:05 Compiling @angular/compiler/testing : es2015 as esm2015 00:01:08 Compiling @angular/core/testing : es2015 as esm2015 00:01:08 Compiling @angular/common : es2015 as esm2015 00:01:09 Compiling @angular/common/testing : es2015 as esm2015 00:01:09 Compiling @angular/platform-browser : es2015 as esm2015 00:01:09 Compiling @angular/common/http : es2015 as esm2015 00:01:09 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 00:01:10 Compiling @angular/router : es2015 as esm2015 00:01:10 Compiling @angular/platform-browser/testing : es2015 as esm2015 00:01:10 Compiling @angular/forms : es2015 as esm2015 00:01:10 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 00:01:10 Compiling @angular/common/http/testing : es2015 as esm2015 00:01:12 Compiling @angular/router/testing : es2015 as esm2015 00:01:17 08 12 2022 00:01:17.798:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 00:01:17 08 12 2022 00:01:17.801:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 00:01:17 08 12 2022 00:01:17.808:INFO [launcher]: Starting browser ChromeHeadless 00:01:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-120750 in /w/workspace/edgexfoundry_edgex-ui-go_PR-582 [Pipeline] { [Pipeline] ws 00:01:28 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 00:01:28 The recommended git tool is: git 00:01:30 ✔ Browser application bundle generation complete. 00:01:30 08 12 2022 00:01:29.525:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket fmFB14W-pTHzNRjhAAAB with id 15882980 00:01:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 00:01:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.096 secs) 00:01:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.111 secs) 00:01:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.172 secs) 00:01:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.229 secs) 00:01:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.411 secs) 00:01:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.419 secs) 00:01:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.426 secs) 00:01:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.441 secs) 00:01:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.45 secs) 00:01:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.49 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.527 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.536 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.542 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.548 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.572 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.588 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.591 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.597 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.617 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.626 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.653 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.667 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.704 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.718 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.723 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.752 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.772 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.777 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.78 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.783 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.808 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.813 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.816 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.818 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.831 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.844 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.85 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.853 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.856 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.865 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.878 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.885 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.918 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.923 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.927 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.929 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.931 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.937 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.938 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.94 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.953 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.957 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.959 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.967 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.975 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.98 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.982 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.983 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.985 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.991 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.019 secs) 00:01:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.042 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.071 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.078 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.082 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.092 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.107 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.119 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.131 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.161 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.166 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.169 secs) 00:01:34 WARN: ' 00:01:34 It looks like you're using ngModel on the same form field as formControlName. 00:01:34 Support for using the ngModel input property and ngModelChange event with 00:01:34 reactive form directives has been deprecated in Angular v6 and will be removed 00:01:34 in a future version of Angular. 00:01:34 00:01:34 For more information on this, see our API docs here: 00:01:34 https://angular.io/api/forms/FormControlName#use-with-ngmodel 00:01:34 ' 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.169 secs) 00:01:34 WARN: ' 00:01:34 It looks like you're using ngModel on the same form field as formControlName. 00:01:34 Support for using the ngModel input property and ngModelChange event with 00:01:34 reactive form directives has been deprecated in Angular v6 and will be removed 00:01:34 in a future version of Angular. 00:01:34 00:01:34 For more information on this, see our API docs here: 00:01:34 https://angular.io/api/forms/FormControlName#use-with-ngmodel 00:01:34 ' 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.196 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.205 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.223 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.226 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.232 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.235 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.236 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.243 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.261 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.295 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.305 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.318 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.324 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.342 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.352 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.356 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.362 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.412 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.416 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.419 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.438 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.446 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.453 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.462 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.493 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.496 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.498 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.502 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.504 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.511 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.529 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.564 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.575 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.584 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.59 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.593 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.606 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.612 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.639 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.649 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.652 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.655 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.657 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.666 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.674 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.679 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.682 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.722 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.735 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.738 secs) 00:01:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.741 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.751 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.773 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.784 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.811 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.839 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.847 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.854 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.863 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.873 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.893 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.895 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.897 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.906 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.914 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.939 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.945 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.965 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.971 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.978 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.983 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.995 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.012 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.019 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.023 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.025 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.039 secs) 00:01:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.088 secs / 2.039 secs) 00:01:35 TOTAL: 149 SUCCESS 00:01:35 ✔ Browser application bundle generation complete. 00:01:35 using credential edgex-jenkins-ssh 00:01:35 Cloning the remote Git repository 00:01:35 00:01:35 =============================== Coverage summary =============================== 00:01:35 Statements : 40.98% ( 1467/3580 ) 00:01:35 Branches : 12.03% ( 111/923 ) 00:01:35 Functions : 33.28% ( 432/1298 ) 00:01:35 Lines : 38.91% ( 1318/3387 ) 00:01:35 ================================================================================ 00:01:36 ✔ Browser application bundle generation complete. 00:01:35 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 00:01:35 > git init /w/workspace/edgex-ui-go/1 # timeout=10 00:01:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 00:01:35 > git --version # timeout=10 00:01:35 > git --version # 'git version 2.25.1' 00:01:35 using GIT_SSH to set credentials SSH Credentials for GitHub 00:01:35 Verifying host key using known hosts file 00:01:36 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 00:01:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:01:36 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-582/web' [Pipeline] echo 00:01:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:01:36 $ docker stop --time=1 8edecd0a938187133c40aaeae764ea3729ce2766d559cff3d2b2e44163c412b3 00:01:37 $ docker rm -f 8edecd0a938187133c40aaeae764ea3729ce2766d559cff3d2b2e44163c412b3 [Pipeline] // withDockerContainer [Pipeline] sh 00:01:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:01:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:01:40 + sudo chown -R jenkins:jenkins . 00:01:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 00:01:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:01:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 00:01:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 00:01:40 using GIT_SSH to set credentials SSH Credentials for GitHub 00:01:40 Verifying host key using known hosts file 00:01:40 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 00:01:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/582/head:refs/remotes/origin/PR-582 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:01:40 Merging remotes/origin/main commit 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 into PR head commit cd11b421296f1d9dea23ee47b65b398576c8e8a1 [Pipeline] sh 00:01:41 + ls -al . 00:01:41 total 188 00:01:41 drwxrwxr-x 14 jenkins jenkins 4096 Dec 7 23:59 . 00:01:41 drwxrwxr-x 4 jenkins jenkins 4096 Dec 7 23:58 .. 00:01:41 drwxrwxr-x 2 jenkins jenkins 4096 Dec 7 23:58 .blubracket 00:01:41 -rw-rw-r-- 1 jenkins jenkins 18 Dec 7 23:58 .dockerignore 00:01:41 drwxrwxr-x 8 jenkins jenkins 4096 Dec 7 23:58 .git 00:01:41 drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 23:58 .github 00:01:41 -rw-rw-r-- 1 jenkins jenkins 185 Dec 7 23:58 .gitignore 00:01:41 drwxr-xr-x 3 jenkins jenkins 4096 Dec 7 23:58 .semver 00:01:41 -rw-rw-r-- 1 jenkins jenkins 4856 Dec 7 23:58 Attribution.txt 00:01:41 -rw-rw-r-- 1 jenkins jenkins 17205 Dec 7 23:58 CHANGELOG.md 00:01:41 -rw-rw-r-- 1 jenkins jenkins 3959 Dec 7 23:58 CONTRIBUTING.md 00:01:41 -rw-rw-r-- 1 jenkins jenkins 1847 Dec 7 23:58 Dockerfile 00:01:41 -rw-rw-r-- 1 jenkins jenkins 652 Dec 7 23:58 Jenkinsfile 00:01:41 -rw-rw-r-- 1 jenkins jenkins 11357 Dec 7 23:58 LICENSE 00:01:41 -rw-rw-r-- 1 jenkins jenkins 2124 Dec 7 23:58 Makefile 00:01:41 -rw-rw-r-- 1 jenkins jenkins 4558 Dec 7 23:58 README.md 00:01:41 -rw-rw-r-- 1 jenkins jenkins 5 Dec 7 23:58 VERSION 00:01:41 drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 23:58 assets 00:01:41 drwxrwxr-x 2 jenkins jenkins 4096 Dec 7 23:58 bin 00:01:41 drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 23:58 cmd 00:01:41 -rw-r--r-- 1 jenkins jenkins 10 Dec 7 23:59 coverage.out 00:01:41 drwxrwxr-x 2 jenkins jenkins 4096 Dec 7 23:58 docs 00:01:41 -rw-rw-r-- 1 jenkins jenkins 3110 Dec 7 23:58 go.mod 00:01:41 -rw-rw-r-- 1 jenkins jenkins 43888 Dec 7 23:58 go.sum 00:01:41 drwxrwxr-x 8 jenkins jenkins 4096 Dec 7 23:58 internal 00:01:41 drwxrwxr-x 4 jenkins jenkins 4096 Dec 7 23:58 snap 00:01:41 drwxrwxr-x 4 jenkins jenkins 4096 Dec 7 23:58 testing 00:01:41 -rw-rw-r-- 1 jenkins jenkins 155 Dec 7 23:58 version.go 00:01:41 drwxrwxr-x 6 jenkins jenkins 4096 Dec 8 00:00 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:41 Merge succeeded, producing cd11b421296f1d9dea23ee47b65b398576c8e8a1 00:01:41 Checking out Revision cd11b421296f1d9dea23ee47b65b398576c8e8a1 (PR-582) 00:01:41 + 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=cd11b421296f1d9dea23ee47b65b398576c8e8a1 --label arch=amd64 --label version=0.0.0 . 00:01:41 Sending build context to Docker daemon 48.3MB 00:01:41 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 00:01:41 Step 2/26 : FROM ${BASE} AS builder 00:01:41 ---> 1957de3cd0d4 00:01:41 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 00:01:41 Commit message: "chore(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 in /web" 00:01:41 > git --version # timeout=10 00:01:41 > git --version # 'git version 2.25.1' 00:01:41 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:01:40 > git config core.sparsecheckout # timeout=10 00:01:40 > git checkout -f cd11b421296f1d9dea23ee47b65b398576c8e8a1 # timeout=10 00:01:41 > git remote # timeout=10 00:01:41 > git config --get remote.origin.url # timeout=10 00:01:41 using GIT_SSH to set credentials SSH Credentials for GitHub 00:01:41 Verifying host key using known hosts file 00:01:41 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 00:01:41 > git merge 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 # timeout=10 00:01:41 > git rev-parse HEAD^{commit} # timeout=10 00:01:41 > git config core.sparsecheckout # timeout=10 00:01:41 > git checkout -f cd11b421296f1d9dea23ee47b65b398576c8e8a1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:01:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:01:42 % Total % Received % Xferd Average Speed Time Time Time Current 00:01:42 Dload Upload Total Spent Left Speed 00:01:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 254k 0 --:--:-- --:--:-- --:--:-- 254k 00:01:43 ---> Running in fcca8549caf7 00:01:43 Removing intermediate container fcca8549caf7 00:01:43 ---> cdd47c6cf202 00:01:43 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 00:01:43 ---> Running in 57ec8b2d19b5 00:01:43 Removing intermediate container 57ec8b2d19b5 00:01:43 ---> 6d28e64aaf32 00:01:43 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 00:01:43 ---> Running in 64f59a4081b1 00:01:43 Removing intermediate container 64f59a4081b1 00:01:43 ---> 2f713ff2b9bd 00:01:43 Step 6/26 : LABEL Name=edgex-ui-go 00:01:43 ---> Running in ad479baf98cd 00:01:43 Removing intermediate container ad479baf98cd 00:01:43 ---> e533ece02a1e 00:01:43 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 00:01:43 ---> Running in cf7ce113abd9 00:01:43 Removing intermediate container cf7ce113abd9 00:01:43 ---> 8dbee6fceb51 00:01:43 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [Pipeline] sh 00:01:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:01:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:01:43 + sudo tee /etc/docker/daemon.new 00:01:43 { 00:01:43 "registry-mirrors": [ 00:01:43 "https://nexus3.edgexfoundry.org:10001" 00:01:43 ], 00:01:43 "bip": "10.250.0.254/24", 00:01:43 "hosts": [ 00:01:43 "tcp://0.0.0.0:5555", 00:01:43 "unix:///var/run/docker.sock" 00:01:43 ], 00:01:43 "mtu": 1458, 00:01:43 "selinux-enabled": true, 00:01:43 "seccomp-profile": "/etc/docker/seccomp.json" 00:01:43 } [Pipeline] sh 00:01:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:01:44 + sudo service docker restart 00:01:44 ---> bd091d986d76 00:01:44 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:01:44 ---> Running in 9ad026c91f86 00:01:45 Removing intermediate container 9ad026c91f86 00:01:45 ---> c6e4e9133805 00:01:45 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:01:45 ---> Running in 4f710483d13a 00:01:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:01:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:01:46 OK: 211 MiB in 51 packages 00:01:46 Removing intermediate container 4f710483d13a 00:01:46 ---> cdb5b4d64db4 00:01:46 Step 11/26 : ENV GO111MODULE=on 00:01:47 ---> Running in 3d9129fcfa40 00:01:47 Removing intermediate container 3d9129fcfa40 00:01:47 ---> 4f627014ab80 00:01:47 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 00:01:47 ---> Running in 0a3f4e36c3a1 00:01:47 Removing intermediate container 0a3f4e36c3a1 00:01:47 ---> 553d03f8dea9 00:01:47 Step 13/26 : COPY go.mod vendor* ./ 00:01:47 ---> 6f1dd21b6451 00:01:47 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:01:47 ---> Running in 74f4e4ce75c9 00:01:47 Removing intermediate container 74f4e4ce75c9 00:01:47 ---> b03bc6bf2c3e 00:01:47 Step 15/26 : COPY . . 00:01:49 ---> c78435447d4a 00:01:49 Step 16/26 : RUN ${MAKE} 00:01:49 ---> Running in 2fdfa1bd19c0 00:01:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:02:02 provisioning config files... 00:02:03 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8143059992353092912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:02:03 ---> docker-login.sh 00:02:03 nexus3.edgexfoundry.org:10001 00:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:04 Configure a credential helper to remove this warning. See 00:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:04 00:02:04 Login Succeeded 00:02:04 nexus3.edgexfoundry.org:10002 00:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:04 Configure a credential helper to remove this warning. See 00:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:04 00:02:04 Login Succeeded 00:02:04 nexus3.edgexfoundry.org:10003 00:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:04 Removing intermediate container 2fdfa1bd19c0 00:02:04 ---> 59f5f650af02 00:02:04 Step 17/26 : FROM alpine:3.14 00:02:04 3.14: Pulling from library/alpine 00:02:04 c7ed990a2339: Pulling fs layer 00:02:04 c7ed990a2339: Verifying Checksum 00:02:04 c7ed990a2339: Download complete 00:02:04 c7ed990a2339: Pull complete 00:02:04 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 00:02:04 Status: Downloaded newer image for alpine:3.14 00:02:04 ---> dd53f409bf0b 00:02:04 Step 18/26 : EXPOSE 4000 00:02:04 ---> Running in 3703cf922430 00:02:04 Removing intermediate container 3703cf922430 00:02:04 ---> 825bfbd275d5 00:02:04 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 00:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:04 Configure a credential helper to remove this warning. See 00:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:04 00:02:04 Login Succeeded 00:02:04 nexus3.edgexfoundry.org:10004 00:02:04 ---> e38ef2576056 00:02:04 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 00:02:04 ---> 0cc473942daa 00:02:04 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 00:02:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:05 Configure a credential helper to remove this warning. See 00:02:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:05 00:02:05 Login Succeeded 00:02:05 docker.io 00:02:05 ---> b529f7e4a22c 00:02:05 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 00:02:05 ---> Running in a84951687554 00:02:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:02:05 Removing intermediate container a84951687554 00:02:05 ---> 9931fc85fa0d 00:02:05 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 00:02:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:02:05 Configure a credential helper to remove this warning. See 00:02:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:02:05 00:02:05 Login Succeeded 00:02:05 ---> docker-login.sh ends [Pipeline] } 00:02:05 Deleting 1 temporary files 00:02:05 ---> Running in 4726c449c726 00:02:05 Removing intermediate container 4726c449c726 00:02:05 ---> 9d607e50d219 00:02:05 Step 24/26 : LABEL arch=amd64 [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 00:02:05 ---> Running in 98221de4e971 [Pipeline] echo 00:02:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:02:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:02:06 ========================================================= 00:02:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:02:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 00:02:06 Removing intermediate container 98221de4e971 00:02:06 ---> f0ab5616349e 00:02:06 Step 25/26 : LABEL git_sha=cd11b421296f1d9dea23ee47b65b398576c8e8a1 00:02:06 ---> Running in eb900f9bc1da [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:06 Removing intermediate container eb900f9bc1da 00:02:06 ---> 5938f96cd9a9 00:02:06 Step 26/26 : LABEL version=0.0.0 00:02:06 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 00:02:06 ---> Running in a74e26a5ec18 00:02:06 Removing intermediate container a74e26a5ec18 00:02:06 ---> db6264896118 00:02:06 [Warning] One or more build-args [ARCH] were not consumed 00:02:06 Successfully built db6264896118 00:02:07 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 00:02:07 Sending build context to Docker daemon 28.75MB 00:02:07 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 00:02:07 Step 2/16 : FROM ${BASE} AS builder 00:02:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:02:07 9b18e9b68314: Pulling fs layer 00:02:07 35d82f9e3411: Pulling fs layer 00:02:07 e16973657156: Pulling fs layer 00:02:07 fc693d55d65f: Pulling fs layer 00:02:07 7e9fc2657dce: Pulling fs layer 00:02:07 dda99020689f: Pulling fs layer 00:02:07 db1c61fa0a46: Pulling fs layer 00:02:07 891c053d2c06: Pulling fs layer 00:02:07 fc693d55d65f: Waiting 00:02:07 7e9fc2657dce: Waiting 00:02:07 dda99020689f: Waiting 00:02:07 db1c61fa0a46: Waiting 00:02:07 891c053d2c06: Waiting 00:02:07 e16973657156: Verifying Checksum 00:02:07 e16973657156: Download complete 00:02:07 35d82f9e3411: Verifying Checksum 00:02:07 35d82f9e3411: Download complete 00:02:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:02:07 00:02:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:02:07 7e9fc2657dce: Verifying Checksum 00:02:07 7e9fc2657dce: Download complete 00:02:07 dda99020689f: Verifying Checksum 00:02:07 dda99020689f: Download complete 00:02:07 9b18e9b68314: Verifying Checksum 00:02:07 9b18e9b68314: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:02:08 latest: Pulling from edgex-lftools-log-publisher 00:02:08 5eb5b503b376: Pulling fs layer 00:02:08 5c69ac0246d0: Pulling fs layer 00:02:08 ec43610c2a17: Pulling fs layer 00:02:08 3a2ae6a8a46f: Pulling fs layer 00:02:08 33b1e0a273af: Pulling fs layer 00:02:08 5d3b04190fa2: Pulling fs layer 00:02:08 2f39f015ded8: Pulling fs layer 00:02:08 3a2ae6a8a46f: Waiting 00:02:08 33b1e0a273af: Waiting 00:02:08 5d3b04190fa2: Waiting 00:02:08 2f39f015ded8: Waiting 00:02:08 5c69ac0246d0: Verifying Checksum 00:02:08 5c69ac0246d0: Download complete 00:02:08 9b18e9b68314: Pull complete 00:02:08 33b1e0a273af: Verifying Checksum 00:02:08 33b1e0a273af: Download complete 00:02:08 5d3b04190fa2: Download complete 00:02:08 ec43610c2a17: Verifying Checksum 00:02:08 ec43610c2a17: Download complete 00:02:08 891c053d2c06: Verifying Checksum 00:02:08 891c053d2c06: Download complete 00:02:08 5eb5b503b376: Verifying Checksum 00:02:08 5eb5b503b376: Download complete 00:02:09 35d82f9e3411: Pull complete 00:02:09 2f39f015ded8: Download complete 00:02:09 e16973657156: Pull complete 00:02:09 5eb5b503b376: Pull complete 00:02:09 db1c61fa0a46: Verifying Checksum 00:02:09 db1c61fa0a46: Download complete 00:02:09 5c69ac0246d0: Pull complete 00:02:10 ec43610c2a17: Pull complete 00:02:10 3a2ae6a8a46f: Pull complete 00:02:10 fc693d55d65f: Verifying Checksum 00:02:10 fc693d55d65f: Download complete 00:02:10 33b1e0a273af: Pull complete 00:02:10 5d3b04190fa2: Pull complete 00:02:14 2f39f015ded8: Pull complete 00:02:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:02:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:02:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:15 prd-ubuntu20.04-docker-8c-8g-120749 does not seem to be running inside a container 00:02:15 $ 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-582 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582:/w/workspace/edgexfoundry_edgex-ui-go_PR-582:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@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-lftools-log-publisher:latest cat 00:02:21 $ docker top d54bc46e5c1e590db66d782eb35e349395dfea4325b47d2e1154a60d66e75fc0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:02:22 ---> job-cost.sh 00:02:22 lf-activate-venv: SKIPPING 00:02:22 INFO: No Stack... 00:02:22 INFO: Retrieving Pricing Info for: v3-standard-8 00:02:22 INFO: Archiving Costs [Pipeline] sh 00:02:23 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives/cost.csv 00:02:23 + cut -d, -f6 [Pipeline] lock 00:02:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-582-1-stack-cost] 00:02:23 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-582-1-stack-cost] did not exist. Created. 00:02:23 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-582-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:02:23 + echo total: 0.2199999988079071 [Pipeline] stash 00:02:23 Stashed 1 file(s) [Pipeline] } 00:02:23 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-582-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:02:24 $ docker stop --time=1 d54bc46e5c1e590db66d782eb35e349395dfea4325b47d2e1154a60d66e75fc0 00:02:25 $ docker rm -f d54bc46e5c1e590db66d782eb35e349395dfea4325b47d2e1154a60d66e75fc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 00:02:25 fc693d55d65f: Pull complete 00:02:25 7e9fc2657dce: Pull complete 00:02:25 dda99020689f: Pull complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:02:29 db1c61fa0a46: Pull complete 00:02:31 891c053d2c06: Pull complete 00:02:31 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 00:02:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:02:31 ---> f96f9c87975a 00:02:31 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 00:02:33 ---> Running in dcba0746c436 00:02:34 Removing intermediate container dcba0746c436 00:02:34 ---> a13fc60d4e02 00:02:34 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 00:02:34 ---> Running in ca835b3f08eb 00:02:34 Removing intermediate container ca835b3f08eb 00:02:34 ---> 89def5219cc8 00:02:34 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 00:02:34 ---> Running in 5c277763c5e4 00:02:34 Removing intermediate container 5c277763c5e4 00:02:34 ---> 95683d5925c7 00:02:34 Step 6/16 : LABEL Name=edgex-ui-go 00:02:35 ---> Running in 0d3eed7efb9d 00:02:35 Removing intermediate container 0d3eed7efb9d 00:02:35 ---> bf58ca93f444 00:02:35 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 00:02:35 ---> Running in 5e63bda9bb8d 00:02:35 Removing intermediate container 5e63bda9bb8d 00:02:35 ---> f2fec3d3560c 00:02:35 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:02:36 latest: Pulling from library/docker 00:02:36 261da4162673: Pulling fs layer 00:02:36 0eb5dec0c1f5: Pulling fs layer 00:02:36 f90e06f20731: Pulling fs layer 00:02:36 2f45adca8867: Pulling fs layer 00:02:36 3d61cddf01dd: Pulling fs layer 00:02:36 f24c9ba3ddce: Pulling fs layer 00:02:36 0e7deb8a233d: Pulling fs layer 00:02:36 1447d85b5ea1: Pulling fs layer 00:02:36 2f45adca8867: Waiting 00:02:36 f24c9ba3ddce: Waiting 00:02:36 3d61cddf01dd: Waiting 00:02:36 0e7deb8a233d: Waiting 00:02:36 1447d85b5ea1: Waiting 00:02:36 0eb5dec0c1f5: Verifying Checksum 00:02:36 0eb5dec0c1f5: Download complete 00:02:36 261da4162673: Verifying Checksum 00:02:36 261da4162673: Download complete 00:02:37 2f45adca8867: Verifying Checksum 00:02:37 2f45adca8867: Download complete 00:02:37 3d61cddf01dd: Verifying Checksum 00:02:37 3d61cddf01dd: Download complete 00:02:37 f90e06f20731: Download complete 00:02:37 f24c9ba3ddce: Download complete 00:02:37 261da4162673: Pull complete 00:02:37 0e7deb8a233d: Verifying Checksum 00:02:37 0e7deb8a233d: Download complete 00:02:37 1447d85b5ea1: Download complete 00:02:38 0eb5dec0c1f5: Pull complete 00:02:39 f90e06f20731: Pull complete 00:02:40 2f45adca8867: Pull complete 00:02:41 3d61cddf01dd: Pull complete 00:02:41 f24c9ba3ddce: Pull complete 00:02:41 0e7deb8a233d: Pull complete 00:02:41 1447d85b5ea1: Pull complete 00:02:41 Digest: sha256:812ff1098c97878ae26ca8e0423e00aa157596a8b28d4bd52c120c4d087e8ae1 00:02:41 Status: Downloaded newer image for docker:latest 00:02:44 ---> fe40a82f5c1d 00:02:44 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:02:44 ---> Running in a096834cecb1 00:02:46 Removing intermediate container a096834cecb1 00:02:46 ---> 3436f17dea35 00:02:46 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:02:46 ---> Running in dc601e6386ad 00:02:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:02:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:02:49 OK: 221 MiB in 51 packages 00:02:50 Removing intermediate container dc601e6386ad 00:02:50 ---> 264ea7fa24e0 00:02:50 Step 11/16 : ENV GO111MODULE=on 00:02:50 ---> Running in bf7e1cc698e3 00:02:50 Removing intermediate container bf7e1cc698e3 00:02:50 ---> 18d684f5c2ef 00:02:50 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 00:02:50 ---> Running in 2a5d60c91796 00:02:50 Removing intermediate container 2a5d60c91796 00:02:50 ---> 0f34250afe40 00:02:50 Step 13/16 : COPY go.mod vendor* ./ 00:02:51 ---> ba870e460608 00:02:51 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:02:51 ---> Running in 1c349ccf1841 00:03:47 Removing intermediate container 1c349ccf1841 00:03:47 ---> 676fa06c2f16 00:03:47 Step 15/16 : COPY . . 00:03:48 ---> 2e1987b986a2 00:03:48 Step 16/16 : RUN ${MAKE} 00:03:48 ---> Running in c661e07a41ad 00:03:49 noop 00:03:50 Removing intermediate container c661e07a41ad 00:03:50 ---> ece676accb6f 00:03:50 Successfully built ece676accb6f 00:03:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:50 + docker inspect -f . ci-base-image-arm64 00:03:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:50 prd-ubuntu20.04-docker-arm64-4c-16g-120750 does not seem to be running inside a container 00:03:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:03:52 $ docker top 2c7550e5ce2562949cd4aaf7f1f7471ee8e6fe5b462eeda6a83dd8676ac8b98f -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:52 + go version 00:03:52 go version go1.18.7 linux/arm64 [Pipeline] } 00:03:52 $ docker stop --time=1 2c7550e5ce2562949cd4aaf7f1f7471ee8e6fe5b462eeda6a83dd8676ac8b98f 00:03:54 $ docker rm -f 2c7550e5ce2562949cd4aaf7f1f7471ee8e6fe5b462eeda6a83dd8676ac8b98f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:55 + docker inspect -f . ci-base-image-arm64 00:03:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:55 prd-ubuntu20.04-docker-arm64-4c-16g-120750 does not seem to be running inside a container 00:03:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:03:57 $ docker top 10992f0a3f3d4a14e1319fa69e73fb6e81db2718959b811e45d5c9f8ca8a8789 -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:57 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 00:03:58 + make test 00:03:58 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 00:04:00 ? github.com/edgexfoundry/edgex-ui-go [no test files] 00:05:08 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 00:05:08 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 00:05:08 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 00:05:08 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 00:05:08 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 00:05:08 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 00:05:08 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 00:05:08 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 00:05:08 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 00:05:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:05:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:05:30 ./bin/test-attribution-txt.sh 00:05:30 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 00:05:30 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 00:05:30 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 00:05:30 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 00:05:30 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 00:05:30 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 00:05:30 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 00:05:30 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 00:05:30 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 00:05:30 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 00:05:30 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 00:05:30 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 00:05:30 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 00:05:30 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 00:05:30 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 00:05:30 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 00:05:30 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 00:05:30 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 00:05:30 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 00:05:30 An attribution for golang.org/x/net is missing from Attribution.txt, please add 00:05:30 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 00:05:30 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 00:05:30 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 00:05:30 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 00:05:30 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 00:05:30 make -C web test 00:05:30 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 00:05:30 make[1]: tput: No such file or directory 00:05:30 make[1]: tput: No such file or directory 00:05:30 warning: generating ./VERSION 00:05:30 echo "0.0.0" > VERSION 00:05:30 docker build \ 00:05:30 -f Dockerfile \ 00:05:30 --build-arg USER=1000 \ 00:05:30 \ 00:05:30 --label "git_sha=cd11b421296f1d9dea23ee47b65b398576c8e8a1" \ 00:05:30 -t edgexfoundry/edgex-web-ui:cd11b421296f1d9dea23ee47b65b398576c8e8a1 \ 00:05:30 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 00:05:30 . 00:05:30 Sending build context to Docker daemon 3.269MB 00:05:30 Step 1/10 : FROM node:16.17-alpine3.15 00:05:30 16.17-alpine3.15: Pulling from library/node 00:05:30 47517142f6ba: Pulling fs layer 00:05:30 5f8c4bfa009b: Pulling fs layer 00:05:30 f7079c9c4ba1: Pulling fs layer 00:05:30 aba105e6f55a: Pulling fs layer 00:05:30 aba105e6f55a: Waiting 00:05:30 47517142f6ba: Verifying Checksum 00:05:30 47517142f6ba: Download complete 00:05:30 aba105e6f55a: Verifying Checksum 00:05:30 aba105e6f55a: Download complete 00:05:30 47517142f6ba: Pull complete 00:05:30 f7079c9c4ba1: Download complete 00:05:31 5f8c4bfa009b: Verifying Checksum 00:05:31 5f8c4bfa009b: Download complete 00:05:35 5f8c4bfa009b: Pull complete 00:05:35 f7079c9c4ba1: Pull complete 00:05:35 aba105e6f55a: Pull complete 00:05:35 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 00:05:35 Status: Downloaded newer image for node:16.17-alpine3.15 00:05:35 ---> bf1b8b58d215 00:05:35 Step 2/10 : RUN apk add --no-cache chromium 00:05:36 ---> Running in 81969921cfc7 00:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:05:38 (1/128) Installing libxau (1.0.9-r0) 00:05:38 (2/128) Installing libmd (1.0.3-r0) 00:05:38 (3/128) Installing libbsd (0.11.3-r1) 00:05:38 (4/128) Installing libxdmcp (1.1.3-r0) 00:05:38 (5/128) Installing libxcb (1.14-r2) 00:05:38 (6/128) Installing libx11 (1.7.3.1-r0) 00:05:38 (7/128) Installing libxext (1.3.4-r0) 00:05:38 (8/128) Installing libice (1.0.10-r0) 00:05:38 (9/128) Installing libuuid (2.37.4-r0) 00:05:38 (10/128) Installing libsm (1.2.3-r0) 00:05:38 (11/128) Installing libxt (1.2.1-r0) 00:05:38 (12/128) Installing libxmu (1.1.3-r0) 00:05:38 (13/128) Installing xset (1.2.4-r0) 00:05:38 (14/128) Installing xprop (1.2.5-r0) 00:05:39 (15/128) Installing xdg-utils (1.1.3-r0) 00:05:39 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 00:05:39 (17/128) Installing pkgconf (1.8.0-r0) 00:05:39 (18/128) Installing libffi (3.4.2-r1) 00:05:39 (19/128) Installing libintl (0.21-r0) 00:05:39 (20/128) Installing libblkid (2.37.4-r0) 00:05:39 (21/128) Installing libmount (2.37.4-r0) 00:05:39 (22/128) Installing pcre (8.45-r1) 00:05:39 (23/128) Installing glib (2.70.1-r0) 00:05:40 (24/128) Installing xz-libs (5.2.5-r1) 00:05:40 (25/128) Installing libxml2 (2.9.14-r2) 00:05:40 (26/128) Installing shared-mime-info (2.1-r1) 00:05:40 (27/128) Installing hicolor-icon-theme (0.17-r1) 00:05:40 (28/128) Installing libjpeg-turbo (2.1.2-r0) 00:05:40 (29/128) Installing libpng (1.6.37-r1) 00:05:40 (30/128) Installing libwebp (1.2.2-r0) 00:05:40 (31/128) Installing zstd-libs (1.5.0-r0) 00:05:40 (32/128) Installing tiff (4.4.0-r0) 00:05:40 (33/128) Installing gdk-pixbuf (2.42.8-r0) 00:05:40 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 00:05:40 (35/128) Installing libxcomposite (0.4.5-r0) 00:05:40 (36/128) Installing libxfixes (6.0.0-r0) 00:05:40 (37/128) Installing libxrender (0.9.10-r3) 00:05:40 (38/128) Installing libxcursor (1.2.0-r0) 00:05:40 (39/128) Installing libxdamage (1.1.5-r1) 00:05:40 (40/128) Installing libxi (1.8-r0) 00:05:40 (41/128) Installing libxinerama (1.1.4-r1) 00:05:40 (42/128) Installing libxrandr (1.5.2-r1) 00:05:40 (43/128) Installing atk (2.36.0-r0) 00:05:40 (44/128) Installing libxtst (1.2.3-r3) 00:05:40 (45/128) Installing dbus-libs (1.12.24-r0) 00:05:40 (46/128) Installing at-spi2-core (2.42.0-r0) 00:05:40 (47/128) Installing at-spi2-atk (2.38.0-r0) 00:05:40 (48/128) Installing expat (2.5.0-r0) 00:05:40 (49/128) Installing brotli-libs (1.0.9-r5) 00:05:40 (50/128) Installing libbz2 (1.0.8-r1) 00:05:40 (51/128) Installing freetype (2.11.1-r2) 00:05:40 (52/128) Installing fontconfig (2.13.1-r4) 00:05:40 (53/128) Installing pixman (0.40.0-r4) 00:05:40 (54/128) Installing cairo (1.16.0-r5) 00:05:41 (55/128) Installing cairo-gobject (1.16.0-r5) 00:05:41 (56/128) Installing avahi-libs (0.8-r5) 00:05:41 (57/128) Installing gmp (6.2.1-r1) 00:05:41 (58/128) Installing nettle (3.7.3-r0) 00:05:41 (59/128) Installing p11-kit (0.24.0-r1) 00:05:41 (60/128) Installing libtasn1 (4.18.0-r0) 00:05:41 (61/128) Installing libunistring (0.9.10-r1) 00:05:41 (62/128) Installing gnutls (3.7.1-r1) 00:05:41 (63/128) Installing cups-libs (2.3.3-r6) 00:05:41 (64/128) Installing libepoxy (1.5.9-r0) 00:05:41 (65/128) Installing fribidi (1.0.11-r0) 00:05:41 (66/128) Installing graphite2 (1.3.14-r0) 00:05:41 (67/128) Installing harfbuzz (3.0.0-r2) 00:05:41 (68/128) Installing libxft (2.3.4-r0) 00:05:41 (69/128) Installing pango (1.48.10-r0) 00:05:41 (70/128) Installing wayland-libs-client (1.19.0-r1) 00:05:41 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 00:05:41 (72/128) Installing wayland-libs-egl (1.19.0-r1) 00:05:41 (73/128) Installing xkeyboard-config (2.34-r0) 00:05:41 (74/128) Installing libxkbcommon (1.3.1-r0) 00:05:41 (75/128) Installing gtk+3.0 (3.24.30-r0) 00:05:41 Executing gtk+3.0-3.24.30-r0.post-install 00:05:41 (76/128) Installing libfontenc (1.1.4-r0) 00:05:41 (77/128) Installing mkfontscale (1.2.1-r1) 00:05:41 (78/128) Installing ttf-opensans (1.10-r1) 00:05:42 Executing ttf-opensans-1.10-r1.post-install 00:05:44 (79/128) Installing libogg (1.3.5-r0) 00:05:44 (80/128) Installing flac (1.3.4-r0) 00:05:44 (81/128) Installing alsa-lib (1.2.5.1-r1) 00:05:44 (82/128) Installing libatomic (10.3.1_git20211027-r0) 00:05:44 (83/128) Installing sdl2 (2.0.16-r4) 00:05:44 (84/128) Installing aom-libs (3.2.0-r0) 00:05:44 (85/128) Installing libass (0.15.2-r0) 00:05:45 (86/128) Installing libdav1d (0.9.2-r0) 00:05:45 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 00:05:45 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 00:05:45 (89/128) Installing lame (3.100-r0) 00:05:45 (90/128) Installing opus (1.3.1-r1) 00:05:45 (91/128) Installing libgomp (10.3.1_git20211027-r0) 00:05:45 (92/128) Installing soxr (0.1.3-r2) 00:05:45 (93/128) Installing libsrt (1.4.2-r1) 00:05:45 (94/128) Installing libssh (0.9.6-r1) 00:05:45 (95/128) Installing libtheora (1.1.1-r16) 00:05:45 (96/128) Installing v4l-utils-libs (1.22.1-r1) 00:05:45 (97/128) Installing libdrm (2.4.109-r0) 00:05:45 (98/128) Installing libva (2.13.0-r0) 00:05:46 (99/128) Installing libvdpau (1.4-r0) 00:05:46 (100/128) Installing vidstab (1.1.0-r1) 00:05:46 (101/128) Installing libvorbis (1.3.7-r0) 00:05:46 (102/128) Installing libvpx (1.10.0-r0) 00:05:46 (103/128) Installing vulkan-loader (1.2.196-r0) 00:05:46 (104/128) Installing x264-libs (20210613-r0) 00:05:46 (105/128) Installing x265-libs (3.5-r0) 00:05:46 (106/128) Installing xvidcore (1.3.7-r1) 00:05:46 (107/128) Installing ffmpeg-libs (4.4.1-r2) 00:05:47 (108/128) Installing libevent (2.1.12-r4) 00:05:47 (109/128) Installing mesa (21.2.6-r0) 00:05:47 (110/128) Installing wayland-libs-server (1.19.0-r1) 00:05:47 (111/128) Installing mesa-gbm (21.2.6-r0) 00:05:47 (112/128) Installing lcms2 (2.12-r1) 00:05:47 (113/128) Installing nspr (4.32-r0) 00:05:47 (114/128) Installing sqlite-libs (3.36.0-r0) 00:05:47 (115/128) Installing nss (3.78.1-r0) 00:05:47 (116/128) Installing libasyncns (0.8-r1) 00:05:47 (117/128) Installing libltdl (2.4.6-r7) 00:05:47 (118/128) Installing orc (0.4.32-r0) 00:05:48 (119/128) Installing libsndfile (1.0.31-r1) 00:05:48 (120/128) Installing speexdsp (1.2.0-r0) 00:05:48 (121/128) Installing tdb-libs (1.4.5-r0) 00:05:48 (122/128) Installing libpulse (15.0-r2) 00:05:48 (123/128) Installing re2 (2021.11.01-r0) 00:05:48 (124/128) Installing snappy (1.1.9-r1) 00:05:48 (125/128) Installing libgpg-error (1.42-r1) 00:05:48 (126/128) Installing libgcrypt (1.9.4-r0) 00:05:48 (127/128) Installing libxslt (1.1.35-r0) 00:05:48 (128/128) Installing chromium (99.0.4844.84-r0) 00:06:06 Executing busybox-1.34.1-r7.trigger 00:06:06 Executing glib-2.70.1-r0.trigger 00:06:06 Executing shared-mime-info-2.1-r1.trigger 00:06:09 Executing gdk-pixbuf-2.42.8-r0.trigger 00:06:09 Executing gtk-update-icon-cache-2.24.33-r0.trigger 00:06:09 Executing fontconfig-2.13.1-r4.trigger 00:06:09 Executing mkfontscale-1.2.1-r1.trigger 00:06:09 OK: 275 MiB in 144 packages 00:06:19 Removing intermediate container 81969921cfc7 00:06:19 ---> c25d195b7222 00:06:19 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 00:06:19 ---> Running in 9033049fbb3a 00:06:19 Removing intermediate container 9033049fbb3a 00:06:19 ---> d5d1d826a48e 00:06:19 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 00:06:19 ---> Running in 439ab9ce721f 00:06:19 Removing intermediate container 439ab9ce721f 00:06:19 ---> cbe8ba486dce 00:06:19 Step 5/10 : RUN npm install -g npm 00:06:19 ---> Running in 696131ad7eca 00:06:45 00:06:45 removed 8 packages, changed 80 packages, and audited 232 packages in 24s 00:06:45 00:06:45 14 packages are looking for funding 00:06:45 run `npm fund` for details 00:06:45 00:06:45 found 0 vulnerabilities 00:06:51 Removing intermediate container 696131ad7eca 00:06:51 ---> 2fe92ebfe477 00:06:51 Step 6/10 : ARG USER=1000 00:06:51 ---> Running in ec6454c5a0db 00:06:51 Removing intermediate container ec6454c5a0db 00:06:51 ---> 23720662303c 00:06:51 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 00:06:51 ---> Running in 6b4ddfa095df 00:06:53 Removing intermediate container 6b4ddfa095df 00:06:53 ---> f7e2f5133611 00:06:53 Step 8/10 : USER $USER:$USER 00:06:53 ---> Running in 2990098620fc 00:06:53 Removing intermediate container 2990098620fc 00:06:53 ---> c57062062ea2 00:06:53 Step 9/10 : WORKDIR /app 00:06:53 ---> Running in e12fc8f9ec31 00:06:53 Removing intermediate container e12fc8f9ec31 00:06:53 ---> e6d503c916cb 00:06:53 Step 10/10 : LABEL git_sha=cd11b421296f1d9dea23ee47b65b398576c8e8a1 00:06:54 ---> Running in 4219e0738358 00:06:56 Removing intermediate container 4219e0738358 00:06:56 ---> 9f19027ead4c 00:06:56 Successfully built 9f19027ead4c 00:06:56 Successfully tagged edgexfoundry/edgex-web-ui:cd11b421296f1d9dea23ee47b65b398576c8e8a1 00:06:56 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 00:06:56 touch edgex-web-ui.imagebuilt 00:06:56 mkdir -p node_modules coverage 00:06:56 chown "1000:1000" node_modules coverage package-lock.json 00:06:56 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 00:07:11 npm WARN EBADENGINE Unsupported engine { 00:07:11 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 00:07:11 npm WARN EBADENGINE required: { 00:07:11 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:07:11 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:07:11 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:07:11 npm WARN EBADENGINE }, 00:07:11 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 00:07:11 npm WARN EBADENGINE } 00:07:11 npm WARN EBADENGINE Unsupported engine { 00:07:11 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 00:07:11 npm WARN EBADENGINE required: { 00:07:11 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:07:11 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:07:11 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:07:11 npm WARN EBADENGINE }, 00:07:11 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 00:07:11 npm WARN EBADENGINE } 00:07:11 npm WARN EBADENGINE Unsupported engine { 00:07:11 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 00:07:11 npm WARN EBADENGINE required: { 00:07:11 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:07:11 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:07:11 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:07:11 npm WARN EBADENGINE }, 00:07:11 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 00:07:11 npm WARN EBADENGINE } 00:07:11 npm WARN EBADENGINE Unsupported engine { 00:07:11 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 00:07:11 npm WARN EBADENGINE required: { 00:07:11 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:07:11 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:07:11 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:07:11 npm WARN EBADENGINE }, 00:07:11 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 00:07:11 npm WARN EBADENGINE } 00:07:11 npm WARN EBADENGINE Unsupported engine { 00:07:11 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 00:07:11 npm WARN EBADENGINE required: { 00:07:11 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:07:11 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:07:11 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:07:11 npm WARN EBADENGINE }, 00:07:11 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 00:07:11 npm WARN EBADENGINE } 00:07:11 npm WARN EBADENGINE Unsupported engine { 00:07:11 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 00:07:11 npm WARN EBADENGINE required: { 00:07:11 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:07:11 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:07:11 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:07:11 npm WARN EBADENGINE }, 00:07:11 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 00:07:11 npm WARN EBADENGINE } 00:07:11 npm WARN EBADENGINE Unsupported engine { 00:07:11 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 00:07:11 npm WARN EBADENGINE required: { 00:07:11 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:07:11 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:07:11 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:07:11 npm WARN EBADENGINE }, 00:07:11 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 00:07:11 npm WARN EBADENGINE } 00:07:11 npm WARN EBADENGINE Unsupported engine { 00:07:11 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 00:07:11 npm WARN EBADENGINE required: { 00:07:11 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:07:11 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:07:11 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:07:11 npm WARN EBADENGINE }, 00:07:11 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 00:07:11 npm WARN EBADENGINE } 00:07:11 npm WARN EBADENGINE Unsupported engine { 00:07:11 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 00:07:11 npm WARN EBADENGINE required: { 00:07:11 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 00:07:11 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 00:07:11 npm WARN EBADENGINE yarn: '>= 1.13.0' 00:07:11 npm WARN EBADENGINE }, 00:07:11 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.2.0' } 00:07:11 npm WARN EBADENGINE } 00:07:38 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 00:07:39 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 00:07:39 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 00:07:39 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 00:07:40 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 00:07:45 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 00:07:51 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 00:07:51 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 00:07:52 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 00:08:14 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 00:08:14 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. 00:08:14 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 00:08:17 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 00:08:18 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. 00:08:22 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 00:08:30 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 00:08:32 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 00:08:47 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. 00:09:09 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. 00:09:48 00:09:48 added 1475 packages, and audited 1476 packages in 3m 00:09:48 00:09:48 90 packages are looking for funding 00:09:48 run `npm fund` for details 00:09:48 00:09:48 21 vulnerabilities (5 moderate, 11 high, 5 critical) 00:09:48 00:09:48 To address issues that do not require attention, run: 00:09:48 npm audit fix 00:09:48 00:09:48 To address all issues (including breaking changes), run: 00:09:48 npm audit fix --force 00:09:48 00:09:48 Run `npm audit` for details. 00:09:48 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 00:10:03 - Generating browser application bundles (phase: setup)... 00:10:36 Compiling @angular/core : es2015 as esm2015 00:10:36 Compiling @angular/compiler/testing : es2015 as esm2015 00:11:02 Compiling @angular/common : es2015 as esm2015 00:11:02 Compiling @angular/core/testing : es2015 as esm2015 00:11:06 Compiling @angular/platform-browser : es2015 as esm2015 00:11:06 Compiling @angular/common/testing : es2015 as esm2015 00:11:11 Compiling @angular/router : es2015 as esm2015 00:11:11 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 00:11:16 Compiling @angular/platform-browser/testing : es2015 as esm2015 00:11:17 Compiling @angular/common/http : es2015 as esm2015 00:11:18 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 00:11:21 Compiling @angular/forms : es2015 as esm2015 00:11:23 Compiling @angular/router/testing : es2015 as esm2015 00:11:23 Compiling @angular/common/http/testing : es2015 as esm2015 00:12:19 08 12 2022 00:12:17.346:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 00:12:19 08 12 2022 00:12:17.359:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 00:12:19 08 12 2022 00:12:17.384:INFO [launcher]: Starting browser ChromeHeadless 00:13:27 08 12 2022 00:13:24.572:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 00:13:49 08 12 2022 00:13:47.517:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 00:14:07 ✔ Browser application bundle generation complete. 00:14:07 08 12 2022 00:14:07.461:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket gfG1HaTI-xBQ-aVGAAAB with id 2879134 00:14:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 00:14:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.623 secs) 00:14:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.957 secs) 00:14:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.004 secs) 00:14:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.18 secs) 00:14:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.56 secs) 00:14:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.737 secs) 00:14:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.98 secs) 00:14:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.046 secs) 00:14:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.102 secs) 00:14:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.208 secs) 00:14:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.232 secs) 00:14:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.347 secs) 00:14:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.434 secs) 00:14:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.467 secs) 00:14:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.518 secs) 00:14:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.544 secs) 00:14:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.585 secs) 00:14:27 WARN: ' 00:14:27 It looks like you're using ngModel on the same form field as formControlName. 00:14:27 Support for using the ngModel input property and ngModelChange event with 00:14:27 reactive form directives has been deprecated in Angular v6 and will be removed 00:14:27 in a future version of Angular. 00:14:27 00:14:27 For more information on this, see our API docs here: 00:14:27 https://angular.io/api/forms/FormControlName#use-with-ngmodel 00:14:27 ' 00:14:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.585 secs) 00:14:27 WARN: ' 00:14:27 It looks like you're using ngModel on the same form field as formControlName. 00:14:27 Support for using the ngModel input property and ngModelChange event with 00:14:27 reactive form directives has been deprecated in Angular v6 and will be removed 00:14:27 in a future version of Angular. 00:14:27 00:14:27 For more information on this, see our API docs here: 00:14:27 https://angular.io/api/forms/FormControlName#use-with-ngmodel 00:14:27 ' 00:14:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.804 secs) 00:14:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.136 secs) 00:14:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.253 secs) 00:14:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.344 secs) 00:14:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.529 secs) 00:14:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.625 secs) 00:14:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.645 secs) 00:14:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.669 secs) 00:14:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.802 secs) 00:14:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.841 secs) 00:14:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.884 secs) 00:14:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.033 secs) 00:14:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.25 secs) 00:14:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.287 secs) 00:14:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.298 secs) 00:14:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.351 secs) 00:14:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.377 secs) 00:14:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.397 secs) 00:14:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.417 secs) 00:14:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.456 secs) 00:14:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.83 secs) 00:14:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.846 secs) 00:14:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.857 secs) 00:14:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 4.872 secs) 00:14:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.044 secs) 00:14:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.102 secs) 00:14:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.161 secs) 00:14:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.256 secs) 00:14:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.372 secs) 00:14:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.421 secs) 00:14:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.444 secs) 00:14:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.459 secs) 00:14:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.469 secs) 00:14:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.551 secs) 00:14:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 5.566 secs) 00:14:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 5.576 secs) 00:14:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 5.721 secs) 00:14:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 5.785 secs) 00:14:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 5.888 secs) 00:14:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.045 secs) 00:14:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.068 secs) 00:14:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.811 secs) 00:14:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.855 secs) 00:14:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.882 secs) 00:14:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 6.901 secs) 00:14:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7 secs) 00:14:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.074 secs) 00:14:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.275 secs) 00:14:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.322 secs) 00:14:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.339 secs) 00:14:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.384 secs) 00:14:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.525 secs) 00:14:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.608 secs) 00:14:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.66 secs) 00:14:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.838 secs) 00:14:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 7.886 secs) 00:14:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.071 secs) 00:14:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.162 secs) 00:14:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.182 secs) 00:14:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.239 secs) 00:14:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.384 secs) 00:14:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.408 secs) 00:14:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.439 secs) 00:14:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.544 secs) 00:14:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.578 secs) 00:14:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.611 secs) 00:14:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.647 secs) 00:14:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.734 secs) 00:14:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.791 secs) 00:14:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 8.975 secs) 00:14:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.161 secs) 00:14:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.303 secs) 00:14:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.386 secs) 00:14:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.439 secs) 00:14:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.459 secs) 00:14:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.472 secs) 00:14:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.714 secs) 00:14:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.985 secs) 00:14:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.036 secs) 00:14:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.069 secs) 00:14:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.097 secs) 00:14:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.169 secs) 00:14:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.203 secs) 00:14:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.245 secs) 00:14:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.261 secs) 00:14:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.27 secs) 00:14:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.414 secs) 00:14:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.474 secs) 00:14:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.488 secs) 00:14:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.497 secs) 00:14:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.523 secs) 00:14:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.573 secs) 00:14:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.918 secs) 00:14:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.959 secs) 00:14:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.976 secs) 00:14:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 10.987 secs) 00:14:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.168 secs) 00:14:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.263 secs) 00:14:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.327 secs) 00:14:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.392 secs) 00:14:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.451 secs) 00:14:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 11.473 secs) 00:14:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.6 secs) 00:14:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.644 secs) 00:14:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 11.692 secs) 00:14:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 11.775 secs) 00:14:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 11.793 secs) 00:14:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.008 secs) 00:14:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.149 secs) 00:14:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.173 secs) 00:14:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.236 secs) 00:14:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.291 secs) 00:14:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.456 secs) 00:14:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.484 secs) 00:14:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.536 secs) 00:14:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.682 secs) 00:14:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.755 secs) 00:14:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.058 secs) 00:14:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.242 secs) 00:14:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.331 secs) 00:14:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.346 secs) 00:14:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.364 secs) 00:14:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.486 secs) 00:14:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.527 secs) 00:14:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.567 secs) 00:14:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.6 secs) 00:14:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.635 secs) 00:14:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.707 secs) 00:14:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.84 secs) 00:14:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.877 secs) 00:14:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.892 secs) 00:14:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.901 secs) 00:14:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.557 secs / 13.901 secs) 00:14:43 TOTAL: 149 SUCCESS 00:14:43 ✔ Browser application bundle generation complete. 00:14:46 00:14:46 =============================== Coverage summary =============================== 00:14:46 Statements : 40.98% ( 1467/3580 ) 00:14:46 Branches : 12.03% ( 111/923 ) 00:14:46 Functions : 33.28% ( 432/1298 ) 00:14:46 Lines : 38.91% ( 1318/3387 ) 00:14:46 ================================================================================ 00:14:46 08 12 2022 00:14:46.541:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 00:14:47 ✔ Browser application bundle generation complete. 00:14:48 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 00:14:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:14:48 $ docker stop --time=1 10992f0a3f3d4a14e1319fa69e73fb6e81db2718959b811e45d5c9f8ca8a8789 00:14:50 $ docker rm -f 10992f0a3f3d4a14e1319fa69e73fb6e81db2718959b811e45d5c9f8ca8a8789 [Pipeline] // withDockerContainer [Pipeline] sh 00:14:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:14:54 Warning: overwriting stash ‘coverage-report’ 00:14:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:15:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:15:03 + ls -al . 00:15:03 total 184 00:15:03 drwxrwxr-x 13 jenkins jenkins 4096 Dec 8 00:03 . 00:15:03 drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 00:01 .. 00:15:03 drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 00:01 .blubracket 00:15:03 -rw-rw-r-- 1 jenkins jenkins 18 Dec 8 00:01 .dockerignore 00:15:03 drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 00:01 .git 00:15:03 drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 00:01 .github 00:15:03 -rw-rw-r-- 1 jenkins jenkins 185 Dec 8 00:01 .gitignore 00:15:03 -rw-rw-r-- 1 jenkins jenkins 4856 Dec 8 00:01 Attribution.txt 00:15:03 -rw-rw-r-- 1 jenkins jenkins 17205 Dec 8 00:01 CHANGELOG.md 00:15:03 -rw-rw-r-- 1 jenkins jenkins 3959 Dec 8 00:01 CONTRIBUTING.md 00:15:03 -rw-rw-r-- 1 jenkins jenkins 1847 Dec 8 00:01 Dockerfile 00:15:03 -rw-rw-r-- 1 jenkins jenkins 652 Dec 8 00:01 Jenkinsfile 00:15:03 -rw-rw-r-- 1 jenkins jenkins 11357 Dec 8 00:01 LICENSE 00:15:03 -rw-rw-r-- 1 jenkins jenkins 2124 Dec 8 00:01 Makefile 00:15:03 -rw-rw-r-- 1 jenkins jenkins 4558 Dec 8 00:01 README.md 00:15:03 -rw-rw-r-- 1 jenkins jenkins 5 Dec 7 23:58 VERSION 00:15:03 drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 00:01 assets 00:15:03 drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 00:01 bin 00:15:03 drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 00:01 cmd 00:15:03 -rw-r--r-- 1 jenkins jenkins 10 Dec 8 00:03 coverage.out 00:15:03 drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 00:01 docs 00:15:03 -rw-rw-r-- 1 jenkins jenkins 3110 Dec 8 00:01 go.mod 00:15:03 -rw-rw-r-- 1 jenkins jenkins 43888 Dec 8 00:01 go.sum 00:15:03 drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 00:01 internal 00:15:03 drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 00:01 snap 00:15:03 drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 00:01 testing 00:15:03 -rw-rw-r-- 1 jenkins jenkins 155 Dec 8 00:01 version.go 00:15:03 drwxrwxr-x 6 jenkins jenkins 4096 Dec 8 00:06 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:03 + 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=cd11b421296f1d9dea23ee47b65b398576c8e8a1 --label arch=arm64 --label version=0.0.0 . 00:15:05 Sending build context to Docker daemon 31.5MB 00:15:05 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 00:15:05 Step 2/26 : FROM ${BASE} AS builder 00:15:05 ---> ece676accb6f 00:15:05 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 00:15:06 ---> Running in 36818c994ed3 00:15:06 Removing intermediate container 36818c994ed3 00:15:06 ---> b9a6f0f50c75 00:15:06 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 00:15:06 ---> Running in 8739671b2537 00:15:06 Removing intermediate container 8739671b2537 00:15:06 ---> de208261c37e 00:15:06 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 00:15:06 ---> Running in 322920de7a08 00:15:07 Removing intermediate container 322920de7a08 00:15:07 ---> 787e4d01704f 00:15:07 Step 6/26 : LABEL Name=edgex-ui-go 00:15:07 ---> Running in a07da8de5785 00:15:07 Removing intermediate container a07da8de5785 00:15:07 ---> 2a758a2f33f5 00:15:07 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 00:15:07 ---> Running in 597232acece6 00:15:08 Removing intermediate container 597232acece6 00:15:08 ---> 1040effc5d68 00:15:08 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:15:09 ---> 69945b5b8328 00:15:09 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:15:10 ---> Running in 2c6287b4a7cf 00:15:11 Removing intermediate container 2c6287b4a7cf 00:15:11 ---> f3637688f1a1 00:15:11 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:15:11 ---> Running in 1e116597c75c 00:15:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:15:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:15:14 OK: 221 MiB in 51 packages 00:15:15 Removing intermediate container 1e116597c75c 00:15:15 ---> 1362f8849208 00:15:15 Step 11/26 : ENV GO111MODULE=on 00:15:15 ---> Running in 56150d1775e5 00:15:15 Removing intermediate container 56150d1775e5 00:15:15 ---> 19a3360d89b3 00:15:15 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 00:15:15 ---> Running in 97a2a5058812 00:15:16 Removing intermediate container 97a2a5058812 00:15:16 ---> dd5b4a8b589e 00:15:16 Step 13/26 : COPY go.mod vendor* ./ 00:15:16 ---> 73dbe99b223c 00:15:16 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:17 ---> Running in d3d8706d49a4 00:15:19 Removing intermediate container d3d8706d49a4 00:15:19 ---> 7804ca8b68af 00:15:19 Step 15/26 : COPY . . 00:15:23 ---> c17ae8a885bc 00:15:23 Step 16/26 : RUN ${MAKE} 00:15:23 ---> Running in b4f908eb6657 00:15:24 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 00:16:32 Removing intermediate container b4f908eb6657 00:16:32 ---> 8e3b4123d42e 00:16:32 Step 17/26 : FROM alpine:3.14 00:16:32 3.14: Pulling from library/alpine 00:16:32 90cda3b7c325: Pulling fs layer 00:16:32 90cda3b7c325: Verifying Checksum 00:16:32 90cda3b7c325: Download complete 00:16:33 90cda3b7c325: Pull complete 00:16:33 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 00:16:33 Status: Downloaded newer image for alpine:3.14 00:16:33 ---> 275902a1839d 00:16:33 Step 18/26 : EXPOSE 4000 00:16:33 ---> Running in 9369fae74bfd 00:16:33 Removing intermediate container 9369fae74bfd 00:16:33 ---> 43044e3536a2 00:16:33 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 00:16:35 ---> f54fe48c47a2 00:16:35 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 00:16:35 ---> b511057e2de5 00:16:35 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 00:16:36 ---> 190d814b0a49 00:16:36 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 00:16:36 ---> Running in 2e4736d7e056 00:16:36 Removing intermediate container 2e4736d7e056 00:16:36 ---> d99b0806c6e4 00:16:36 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 00:16:36 ---> Running in 2106049298c9 00:16:36 Removing intermediate container 2106049298c9 00:16:36 ---> a1a0705cbffb 00:16:36 Step 24/26 : LABEL arch=arm64 00:16:37 ---> Running in 36363c09e7aa 00:16:37 Removing intermediate container 36363c09e7aa 00:16:37 ---> 27238ab59fff 00:16:37 Step 25/26 : LABEL git_sha=cd11b421296f1d9dea23ee47b65b398576c8e8a1 00:16:37 ---> Running in 5c326b8b6951 00:16:37 Removing intermediate container 5c326b8b6951 00:16:37 ---> cb7aa20985fb 00:16:37 Step 26/26 : LABEL version=0.0.0 00:16:37 ---> Running in 5cc0092a04ad 00:16:37 Removing intermediate container 5cc0092a04ad 00:16:37 ---> b8be5c22063c 00:16:37 [Warning] One or more build-args [ARCH] were not consumed 00:16:38 Successfully built b8be5c22063c 00:16:38 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 00:16:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:16:39 00:16:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:16:39 arm64: Pulling from edgex-lftools-log-publisher 00:16:39 8998bd30e6a1: Pulling fs layer 00:16:39 04944245beec: Pulling fs layer 00:16:39 699f458cf7ca: Pulling fs layer 00:16:39 765212b225bb: Pulling fs layer 00:16:39 f23df028b6ca: Pulling fs layer 00:16:39 d65c8cfc05b1: Pulling fs layer 00:16:39 2437ff75d9bd: Pulling fs layer 00:16:39 765212b225bb: Waiting 00:16:39 f23df028b6ca: Waiting 00:16:39 d65c8cfc05b1: Waiting 00:16:39 2437ff75d9bd: Waiting 00:16:39 04944245beec: Verifying Checksum 00:16:39 04944245beec: Download complete 00:16:39 765212b225bb: Download complete 00:16:39 f23df028b6ca: Verifying Checksum 00:16:39 f23df028b6ca: Download complete 00:16:39 d65c8cfc05b1: Verifying Checksum 00:16:39 d65c8cfc05b1: Download complete 00:16:39 699f458cf7ca: Verifying Checksum 00:16:39 699f458cf7ca: Download complete 00:16:40 8998bd30e6a1: Verifying Checksum 00:16:40 8998bd30e6a1: Download complete 00:16:42 2437ff75d9bd: Verifying Checksum 00:16:42 2437ff75d9bd: Download complete 00:16:44 8998bd30e6a1: Pull complete 00:16:44 04944245beec: Pull complete 00:16:45 699f458cf7ca: Pull complete 00:16:45 765212b225bb: Pull complete 00:16:46 f23df028b6ca: Pull complete 00:16:46 d65c8cfc05b1: Pull complete 00:17:01 2437ff75d9bd: Pull complete 00:17:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:17:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:17:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:02 prd-ubuntu20.04-docker-arm64-4c-16g-120750 does not seem to be running inside a container 00: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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:17:05 $ docker top db26536a6b718f3243f5e5185dc46105308dbe4bd56a31b4556a66834e807c85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:17:06 ---> job-cost.sh 00:17:06 lf-activate-venv: SKIPPING 00:17:06 INFO: No Stack... 00:17:06 INFO: Retrieving Pricing Info for: v3-standard-4 00:17:07 INFO: Archiving Costs [Pipeline] sh 00:17:08 + cut -d,+ -f6 00:17:08 cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 00:17:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-582-1-stack-cost] 00:17:08 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-582-1-stack-cost] did not exist. Created. 00:17:08 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-582-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:17:08 /w/workspace/edgex-ui-go/1@tmp/durable-be034a02/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:17:09 + echo total: 0.10999999940395355 [Pipeline] stash 00:17:09 Warning: overwriting stash ‘stack-cost’ 00:17:14 Stashed 1 file(s) [Pipeline] } 00:17:14 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-582-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:17:14 $ docker stop --time=1 db26536a6b718f3243f5e5185dc46105308dbe4bd56a31b4556a66834e807c85 00:17:16 $ docker rm -f db26536a6b718f3243f5e5185dc46105308dbe4bd56a31b4556a66834e807c85 [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 00:17:17 provisioning config files... 00:17:17 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/config8229448834370548171tmp [Pipeline] { [Pipeline] sh 00:17:17 + set +x 00:17:17 + bash -s -- 00:17:17 + curl -s https://codecov.io/bash 00:17:17 00:17:17 _____ _ 00:17:17 / ____| | | 00:17:17 | | ___ __| | ___ ___ _____ __ 00:17:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:17:17 | |___| (_) | (_| | __/ (_| (_) \ V / 00:17:17 \_____\___/ \__,_|\___|\___\___/ \_/ 00:17:17 Bash-1.0.6 00:17:17 00:17:17 00:17:17 ==> git version 2.25.1 found 00:17:17 ==> 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 00:17:17 Release-Date: 2020-01-08 00:17:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:17:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:17:17 ==> Jenkins CI detected. 00:17:17 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-582 00:17:17 project root: . 00:17:17 --> token set from env 00:17:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:17:17 ==> Running gcov in . (disable via -X gcov) 00:17:17 ==> Python coveragepy not found 00:17:17 ==> Searching for coverage reports in: 00:17:17 + . 00:17:17 -> Found 1 reports 00:17:17 ==> Detecting git/mercurial file structure 00:17:17 ==> Reading reports 00:17:17 + ./coverage.out bytes=10 00:17:17 ==> Appending adjustments 00:17:17 https://docs.codecov.io/docs/fixing-reports 00:17:18 + Found adjustments 00:17:18 ==> Gzipping contents 00:17:18 12K /tmp/codecov.l1f7HE.gz 00:17:18 ==> Uploading reports 00:17:18 url: https://codecov.io 00:17:18 query: branch=PR-582&commit=cd11b421296f1d9dea23ee47b65b398576c8e8a1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-582%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=582&job=&cmd_args= 00:17:18 -> Pinging Codecov 00:17:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-582&commit=cd11b421296f1d9dea23ee47b65b398576c8e8a1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-582%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=582&job=&cmd_args= 00:17:19 -> Uploading to 00:17:19 https://storage.googleapis.com/codecov/v4/raw/2022-12-08/FB506323287CE973F263BFD2A0EB1F37/cd11b421296f1d9dea23ee47b65b398576c8e8a1/7021d239-3260-41e9-a325-9c71cb8a6ad1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221208T001718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c8394555b2d021438cb53f34c54d3ec4f2ef30ee099dbced705520c59de8403c 00:17:19 % Total % Received % Xferd Average Speed Time Time Time Current 00:17:19 Dload Upload Total Spent Left Speed 00:17:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 40144 --:--:-- --:--:-- --:--:-- 39963 100 8872 0 0 100 8872 0 38077 --:--:-- --:--:-- --:--:-- 37914 00:17:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/cd11b421296f1d9dea23ee47b65b398576c8e8a1 [Pipeline] } 00:17:19 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 00:17:21 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives ] 00:17:21 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives 00:17:21 total 16 00:17:21 drwxr-xr-x 3 root root 4096 Dec 8 00:02 . 00:17:21 drwxrwxr-x 15 jenkins jenkins 4096 Dec 8 00:02 .. 00:17:21 drwxr-xr-x 2 root root 4096 Dec 8 00:02 cost 00:17:21 -rw-r--r-- 1 root root 83 Dec 8 00:02 cost.csv 00:17:21 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives 00:17:21 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives 00:17:21 total 16 00:17:21 drwxr-xr-x 3 jenkins jenkins 4096 Dec 8 00:02 . 00:17:21 drwxrwxr-x 15 jenkins jenkins 4096 Dec 8 00:02 .. 00:17:21 drwxr-xr-x 2 jenkins jenkins 4096 Dec 8 00:02 cost 00:17:21 -rw-r--r-- 1 jenkins jenkins 83 Dec 8 00:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:17:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:17:22 ---> package-listing.sh 00:17:22 ++ facter osfamily 00:17:22 ++ tr '[:upper:]' '[:lower:]' 00:17:22 + OS_FAMILY=debian 00:17:22 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-582 00:17:22 + START_PACKAGES=/tmp/packages_start.txt 00:17:22 + END_PACKAGES=/tmp/packages_end.txt 00:17:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:17:22 + PACKAGES=/tmp/packages_start.txt 00:17:22 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-582 ']' 00:17:22 + PACKAGES=/tmp/packages_end.txt 00:17:22 + case "${OS_FAMILY}" in 00:17:22 + dpkg -l 00:17:22 + grep '^ii' 00:17:22 + '[' -f /tmp/packages_start.txt ']' 00:17:22 + '[' -f /tmp/packages_end.txt ']' 00:17:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:17:22 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-582 ']' 00:17:22 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives/ 00:17:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives/ [Pipeline] echo 00:17:22 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-582/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:17:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:17:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:23 prd-ubuntu20.04-docker-8c-8g-120749 does not seem to be running inside a container 00:17:23 $ 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-582/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-582 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582:/w/workspace/edgexfoundry_edgex-ui-go_PR-582:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:17:23 $ docker top 419e7f3291e7b604ec9572b734bcea85412b29b9b1e460b4f845c4a0093f2a32 -eo pid,comm [Pipeline] { [Pipeline] sh 00:17:24 + touch /tmp/pre-build-complete [Pipeline] sh 00:17:24 + mkdir -p /var/log/sysstat [Pipeline] sh 00:17:24 + ls /var/log/sa-host 00:17:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:17:25 provisioning config files... 00:17:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/config10333900930612866864tmp [Pipeline] { [Pipeline] echo 00:17:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:17:25 ---> create-netrc.sh [Pipeline] } 00:17:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:17:25 ---> python-tools-install.sh [Pipeline] echo 00:17:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:17:26 ---> sudo-logs.sh 00:17:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:17:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:17:26 ---> job-cost.sh 00:17:26 lf-activate-venv: SKIPPING 00:17:26 DEBUG: total: 0.2199999988079071 00:17:26 INFO: Retrieving Stack Cost... 00:17:26 INFO: Retrieving Pricing Info for: v3-standard-8 00:17:27 INFO: Archiving Costs [Pipeline] echo 00:17:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:17:27 ---> logs-deploy.sh 00:17:27 lf-activate-venv: SKIPPING 00:17:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-582/1 00:17:27 INFO: archiving workspace using pattern(s): 00:17:28 Archives upload complete. 00:17:28 INFO: archiving logs to Nexus