Pull request #578 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f935e31fed26b56ad20f053d6b1d70f00f004371+1fc6aad09b79efe7d583b860cd1a98c2a76983c7 (1201bff1a57fe4e679f7fe42773f2d80bb8b79d7) 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-ssh16394545860127874149.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-ssh10655480346222447297.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-578/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-578/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1479927411112397352.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-578/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5619625255147992358.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-ssh12707804033338106324.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-578/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-578/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4207629264280117836.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 ‘prd-ubuntu20.04-docker-8c-8g-118853’ is offline Running on prd-ubuntu20.04-docker-8c-8g-118855 in /w/workspace/edgexfoundry_edgex-ui-go_PR-578 [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-578 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/578/head:refs/remotes/origin/PR-578 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 into PR head commit f935e31fed26b56ad20f053d6b1d70f00f004371 Merge succeeded, producing f935e31fed26b56ad20f053d6b1d70f00f004371 Checking out Revision f935e31fed26b56ad20f053d6b1d70f00f004371 (PR-578) Commit message: "chore(deps): Bump socket.io-parser from 4.0.4 to 4.0.5 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:28:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:28:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f f935e31fed26b56ad20f053d6b1d70f00f004371 # 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 f935e31fed26b56ad20f053d6b1d70f00f004371 # timeout=10 [Pipeline] echo 23:28:11 ========================================================= 23:28:11 EdgeX Global Pipelines Version Info 23:28:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:28:12 ------------------- 23:28:12 stable info: 23:28:12 ------------------- 23:28:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:28:12 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:28:12 Message: update stable to v1.0.244 23:28:13 ------------------- 23:28:13 experimental info: 23:28:13 ------------------- 23:28:13 Commited By: **** collab-it+edgex@linuxfoundation.org 23:28:13 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:28:13 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:28:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 23:28:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 23:28:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:28:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:28:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:28:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:28:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:28:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:28:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:28:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:28:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:28:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 23:28:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:28:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:28:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:28:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:28:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:28:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:28:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:28:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:28:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:28:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:28:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:28:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:28:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:28:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:28:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:28:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-578 [Pipeline] echo 23:28:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-578 [Pipeline] echo 23:28:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-578 [Pipeline] echo 23:28:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f935e31fed26b56ad20f053d6b1d70f00f004371 [Pipeline] echo 23:28:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f935e31 [Pipeline] echo 23:28:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:28:14 provisioning config files... 23:28:14 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config8991101844672633266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:28:15 ---> docker-login.sh 23:28:15 nexus3.edgexfoundry.org:10001 23:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:15 Configure a credential helper to remove this warning. See 23:28:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:15 23:28:15 Login Succeeded 23:28:15 nexus3.edgexfoundry.org:10002 23:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:15 Configure a credential helper to remove this warning. See 23:28:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:15 23:28:15 Login Succeeded 23:28:15 nexus3.edgexfoundry.org:10003 23:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:15 Configure a credential helper to remove this warning. See 23:28:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:15 23:28:15 Login Succeeded 23:28:15 nexus3.edgexfoundry.org:10004 23:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:15 Configure a credential helper to remove this warning. See 23:28:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:15 23:28:15 Login Succeeded 23:28:15 docker.io 23:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:16 Configure a credential helper to remove this warning. See 23:28:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:16 23:28:16 Login Succeeded 23:28:16 ---> docker-login.sh ends [Pipeline] } 23:28:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:28:16 + git rev-list -1 --merges f935e31fed26b56ad20f053d6b1d70f00f004371~1..f935e31fed26b56ad20f053d6b1d70f00f004371 [Pipeline] echo 23:28:16 -----------> git rev-list -1 --merges f935e31fed26b56ad20f053d6b1d70f00f004371~1..f935e31fed26b56ad20f053d6b1d70f00f004371 f935e31fed26b56ad20f053d6b1d70f00f004371 [false] [Pipeline] sh 23:28:17 + git log --format=format:%s -1 f935e31fed26b56ad20f053d6b1d70f00f004371 [Pipeline] echo 23:28:17 ========================================================= 23:28:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:28:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:28:17 + git log --format=format:%s -1 f935e31fed26b56ad20f053d6b1d70f00f004371 [Pipeline] echo 23:28:17 [semverPrep] GIT_COMMIT: f935e31fed26b56ad20f053d6b1d70f00f004371, Commit Message: chore(deps): Bump socket.io-parser from 4.0.4 to 4.0.5 in /web [Pipeline] echo 23:28:17 [semverPrep] This is not a build commit. [Pipeline] sh 23:28:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:28:18 + grep -v github /etc/ssh/ssh_known_hosts 23:28:18 + [ -e /tmp/ssh_known_hosts ] 23:28:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:28:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:28:18 + sudo tee -a /etc/ssh/ssh_known_hosts 23:28:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:28:18 23:28:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:28:18 0.1.4: Pulling from edgex-devops/py-git-semver 23:28:18 b85a868b505f: Pulling fs layer 23:28:18 e2be974225ed: Pulling fs layer 23:28:18 339a4e72a1f5: Pulling fs layer 23:28:18 988bab9f4d93: Pulling fs layer 23:28:18 1469e6f7b9e6: Pulling fs layer 23:28:18 eaf3925da568: Pulling fs layer 23:28:18 bab4dde63d76: Pulling fs layer 23:28:18 bde34c3a00c8: Pulling fs layer 23:28:18 b352a97aabf1: Pulling fs layer 23:28:18 1469e6f7b9e6: Waiting 23:28:18 eaf3925da568: Waiting 23:28:18 bab4dde63d76: Waiting 23:28:18 bde34c3a00c8: Waiting 23:28:18 988bab9f4d93: Waiting 23:28:18 4872d77fe225: Pulling fs layer 23:28:18 5851b861e8e6: Pulling fs layer 23:28:18 4872d77fe225: Waiting 23:28:18 5851b861e8e6: Waiting 23:28:18 b352a97aabf1: Waiting 23:28:18 e2be974225ed: Verifying Checksum 23:28:18 e2be974225ed: Download complete 23:28:18 988bab9f4d93: Download complete 23:28:19 1469e6f7b9e6: Verifying Checksum 23:28:19 1469e6f7b9e6: Download complete 23:28:19 eaf3925da568: Verifying Checksum 23:28:19 eaf3925da568: Download complete 23:28:19 339a4e72a1f5: Verifying Checksum 23:28:19 339a4e72a1f5: Download complete 23:28:19 bde34c3a00c8: Verifying Checksum 23:28:19 bde34c3a00c8: Download complete 23:28:19 b352a97aabf1: Verifying Checksum 23:28:19 b352a97aabf1: Download complete 23:28:19 4872d77fe225: Download complete 23:28:19 b85a868b505f: Verifying Checksum 23:28:19 b85a868b505f: Download complete 23:28:19 5851b861e8e6: Verifying Checksum 23:28:19 5851b861e8e6: Download complete 23:28:19 bab4dde63d76: Verifying Checksum 23:28:19 bab4dde63d76: Download complete 23:28:20 b85a868b505f: Pull complete 23:28:20 e2be974225ed: Pull complete 23:28:20 339a4e72a1f5: Pull complete 23:28:21 988bab9f4d93: Pull complete 23:28:21 1469e6f7b9e6: Pull complete 23:28:21 eaf3925da568: Pull complete 23:28:23 bab4dde63d76: Pull complete 23:28:23 bde34c3a00c8: Pull complete 23:28:23 b352a97aabf1: Pull complete 23:28:23 4872d77fe225: Pull complete 23:28:23 5851b861e8e6: Pull complete 23:28:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:28:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:28:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:23 prd-ubuntu20.04-docker-8c-8g-118855 does not seem to be running inside a container 23:28:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@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:28:25 $ docker top e8d9d06c78bed5e409cb5f26b95bc2b176a308c1811a203510d80da2338e2c48 -eo pid,comm 23:28:25 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:28:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:28:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:28:25 [ssh-agent] Looking for ssh-agent implementation... 23:28:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:28:25 $ docker exec e8d9d06c78bed5e409cb5f26b95bc2b176a308c1811a203510d80da2338e2c48 ssh-agent 23:28:25 SSH_AUTH_SOCK=/tmp/ssh-BtbCD8JmKjg4/agent.32 23:28:25 SSH_AGENT_PID=38 23:28:25 Running ssh-add (command line suppressed) 23:28:25 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/private_key_17132884724445533742.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/private_key_17132884724445533742.key) 23:28:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:28:25 + git tag --points-at HEAD [Pipeline] } 23:28:25 $ docker exec --env ******** --env ******** e8d9d06c78bed5e409cb5f26b95bc2b176a308c1811a203510d80da2338e2c48 ssh-agent -k 23:28:26 unset SSH_AUTH_SOCK; 23:28:26 unset SSH_AGENT_PID; 23:28:26 echo Agent pid 38 killed; 23:28:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:28:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:28:26 [ssh-agent] Looking for ssh-agent implementation... 23:28:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:28:26 $ docker exec e8d9d06c78bed5e409cb5f26b95bc2b176a308c1811a203510d80da2338e2c48 ssh-agent 23:28:26 SSH_AUTH_SOCK=/tmp/ssh-JNwmmc8MRkSh/agent.70 23:28:26 SSH_AGENT_PID=76 23:28:26 Running ssh-add (command line suppressed) 23:28:26 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/private_key_789016232408700256.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/private_key_789016232408700256.key) 23:28:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:28:26 + git semver init 23:28:27 2022-11-09 23:28:26,999 [run_init] DEBUG init version:0.0.0 force:False 23:28:27 2022-11-09 23:28:27,000 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver 23:28:27 2022-11-09 23:28:27,001 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver 23:28:27 2022-11-09 23:28:27,001 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-578, universal_newlines=False, shell=None, istream=None) 23:28:28 2022-11-09 23:28:28,417 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.git/info/exclude 23:28:28 2022-11-09 23:28:28,418 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver/PR-578 with force:False 23:28:28 2022-11-09 23:28:28,418 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver/PR-578 23:28:28 2022-11-09 23:28:28,423 [execute] INFO git cat-file --batch-check 23:28:28 2022-11-09 23:28:28,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver, universal_newlines=False, shell=None, istream=) 23:28:28 2022-11-09 23:28:28,431 [execute] INFO git cat-file --batch 23:28:28 2022-11-09 23:28:28,431 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver, universal_newlines=False, shell=None, istream=) 23:28:28 2022-11-09 23:28:28,437 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-578/.semver/PR-578 23:28:28 0.0.0 [Pipeline] } 23:28:28 $ docker exec --env ******** --env ******** e8d9d06c78bed5e409cb5f26b95bc2b176a308c1811a203510d80da2338e2c48 ssh-agent -k 23:28:28 unset SSH_AUTH_SOCK; 23:28:28 unset SSH_AGENT_PID; 23:28:28 echo Agent pid 76 killed; 23:28:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:28:29 + git semver [Pipeline] } 23:28:29 $ docker stop --time=1 e8d9d06c78bed5e409cb5f26b95bc2b176a308c1811a203510d80da2338e2c48 23:28:30 $ docker rm -f e8d9d06c78bed5e409cb5f26b95bc2b176a308c1811a203510d80da2338e2c48 [Pipeline] // withDockerContainer [Pipeline] sh 23:28:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:28:31 Stashed 1 file(s) [Pipeline] echo 23:28:31 [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:28:32 provisioning config files... 23:28:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config4464050229273916753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:28:32 ---> docker-login.sh 23:28:32 nexus3.edgexfoundry.org:10001 23:28:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:32 Configure a credential helper to remove this warning. See 23:28:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:32 23:28:32 Login Succeeded 23:28:32 nexus3.edgexfoundry.org:10002 23:28:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:32 Configure a credential helper to remove this warning. See 23:28:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:32 23:28:32 Login Succeeded 23:28:32 nexus3.edgexfoundry.org:10003 23:28:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:32 Configure a credential helper to remove this warning. See 23:28:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:32 23:28:32 Login Succeeded 23:28:32 nexus3.edgexfoundry.org:10004 23:28:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:32 Configure a credential helper to remove this warning. See 23:28:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:32 23:28:32 Login Succeeded 23:28:32 docker.io 23:28:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:33 Configure a credential helper to remove this warning. See 23:28:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:33 23:28:33 Login Succeeded 23:28:33 ---> docker-login.sh ends [Pipeline] } 23:28:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:28:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:28:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:28:33 ========================================================= 23:28:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:28:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:33 + 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:28:34 Sending build context to Docker daemon 45.52MB 23:28:34 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 23:28:34 Step 2/16 : FROM ${BASE} AS builder 23:28:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:28:34 213ec9aee27d: Pulling fs layer 23:28:34 4583459ba037: Pulling fs layer 23:28:34 93c1e223e6f2: Pulling fs layer 23:28:34 53926ce57604: Pulling fs layer 23:28:34 21b2b0c7a3f4: Pulling fs layer 23:28:34 22ff95d597cd: Pulling fs layer 23:28:34 53926ce57604: Waiting 23:28:34 21b2b0c7a3f4: Waiting 23:28:34 22ff95d597cd: Waiting 23:28:34 12d6caf4c0d1: Pulling fs layer 23:28:34 96b7cbca73a9: Pulling fs layer 23:28:34 a7acece74701: Pulling fs layer 23:28:34 96b7cbca73a9: Waiting 23:28:34 93c1e223e6f2: Verifying Checksum 23:28:34 93c1e223e6f2: Download complete 23:28:34 4583459ba037: Download complete 23:28:34 21b2b0c7a3f4: Download complete 23:28:34 22ff95d597cd: Verifying Checksum 23:28:34 22ff95d597cd: Download complete 23:28:34 213ec9aee27d: Verifying Checksum 23:28:34 213ec9aee27d: Download complete 23:28:34 12d6caf4c0d1: Download complete 23:28:34 213ec9aee27d: Pull complete 23:28:34 4583459ba037: Pull complete 23:28:34 93c1e223e6f2: Pull complete 23:28:35 a7acece74701: Verifying Checksum 23:28:35 a7acece74701: Download complete 23:28:35 53926ce57604: Download complete 23:28:35 96b7cbca73a9: Verifying Checksum 23:28:38 53926ce57604: Pull complete 23:28:38 21b2b0c7a3f4: Pull complete 23:28:38 22ff95d597cd: Pull complete 23:28:38 12d6caf4c0d1: Pull complete 23:28:40 96b7cbca73a9: Pull complete 23:28:41 a7acece74701: Pull complete 23:28:41 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:28:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:28:41 ---> db6d94c90886 23:28:41 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:28:43 ---> Running in f1076c8b2e83 23:28:43 Removing intermediate container f1076c8b2e83 23:28:43 ---> 69c3e3d3c232 23:28:43 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 23:28:43 ---> Running in a39af383fdcc 23:28:43 Removing intermediate container a39af383fdcc 23:28:43 ---> cd41de4ed012 23:28:43 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 23:28:43 ---> Running in 27a667eb6a7b 23:28:43 Removing intermediate container 27a667eb6a7b 23:28:43 ---> 33153c7f67d0 23:28:43 Step 6/16 : LABEL Name=edgex-ui-go 23:28:43 ---> Running in 8ec848588fc6 23:28:43 Removing intermediate container 8ec848588fc6 23:28:43 ---> cf4a4414507f 23:28:43 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 23:28:43 ---> Running in ed10eb6b8e57 23:28:43 Removing intermediate container ed10eb6b8e57 23:28:43 ---> 35179b989ac5 23:28:43 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:28:44 latest: Pulling from library/docker 23:28:44 213ec9aee27d: Already exists 23:28:44 7b0dd730a5c3: Pulling fs layer 23:28:44 4b90f8029a36: Pulling fs layer 23:28:44 a89466c712af: Pulling fs layer 23:28:44 9c6a0a734fa9: Pulling fs layer 23:28:44 beeedf2bf9bb: Pulling fs layer 23:28:44 3bc3016a9123: Pulling fs layer 23:28:44 45d434503156: Pulling fs layer 23:28:44 539e1dfa3993: Pulling fs layer 23:28:44 beeedf2bf9bb: Waiting 23:28:44 3bc3016a9123: Waiting 23:28:44 45d434503156: Waiting 23:28:44 9c6a0a734fa9: Waiting 23:28:44 4b90f8029a36: Verifying Checksum 23:28:44 4b90f8029a36: Download complete 23:28:44 7b0dd730a5c3: Verifying Checksum 23:28:44 7b0dd730a5c3: Download complete 23:28:44 7b0dd730a5c3: Pull complete 23:28:44 4b90f8029a36: Pull complete 23:28:44 beeedf2bf9bb: Verifying Checksum 23:28:44 beeedf2bf9bb: Download complete 23:28:44 a89466c712af: Verifying Checksum 23:28:44 a89466c712af: Download complete 23:28:45 3bc3016a9123: Verifying Checksum 23:28:45 3bc3016a9123: Download complete 23:28:45 9c6a0a734fa9: Verifying Checksum 23:28:45 9c6a0a734fa9: Download complete 23:28:45 45d434503156: Verifying Checksum 23:28:45 45d434503156: Download complete 23:28:45 539e1dfa3993: Verifying Checksum 23:28:45 539e1dfa3993: Download complete 23:28:45 a89466c712af: Pull complete 23:28:45 9c6a0a734fa9: Pull complete 23:28:46 beeedf2bf9bb: Pull complete 23:28:46 3bc3016a9123: Pull complete 23:28:46 45d434503156: Pull complete 23:28:46 539e1dfa3993: Pull complete 23:28:46 Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e 23:28:46 Status: Downloaded newer image for docker:latest 23:28:46 Still waiting to schedule task 23:28:46 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:28:47 ---> bf795c93692a 23:28:47 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:28:47 ---> Running in 7ab3e9349cec 23:28:47 Removing intermediate container 7ab3e9349cec 23:28:47 ---> c436b8786f23 23:28:47 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:28:47 ---> Running in 0e2e463a02aa 23:28:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:28:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:28:49 OK: 211 MiB in 51 packages 23:28:49 Removing intermediate container 0e2e463a02aa 23:28:49 ---> 6d3781214427 23:28:49 Step 11/16 : ENV GO111MODULE=on 23:28:49 ---> Running in 2563d7cb8236 23:28:49 Removing intermediate container 2563d7cb8236 23:28:49 ---> c05446b51483 23:28:49 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:28:49 ---> Running in 78de3f91e80e 23:28:49 Removing intermediate container 78de3f91e80e 23:28:49 ---> 40794250381e 23:28:49 Step 13/16 : COPY go.mod vendor* ./ 23:28:49 ---> 2818d6ad394b 23:28:49 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:28:49 ---> Running in 59a8a857c9ff 23:29:07 Removing intermediate container 59a8a857c9ff 23:29:07 ---> 5de98311e9da 23:29:07 Step 15/16 : COPY . . 23:29:08 ---> a97346a5e298 23:29:08 Step 16/16 : RUN ${MAKE} 23:29:08 ---> Running in 93975c0f4fb1 23:29:08 noop 23:29:09 Removing intermediate container 93975c0f4fb1 23:29:09 ---> ab83afe0d90b 23:29:09 Successfully built ab83afe0d90b 23:29:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:09 + docker inspect -f . ci-base-image-x86_64 23:29:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:09 prd-ubuntu20.04-docker-8c-8g-118855 does not seem to be running inside a container 23:29:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@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:29:10 $ docker top 3b51c1c1acd531b75cfccb40352fb9dc55b2c5f523c8dc818576292069944b01 -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:10 + go version 23:29:10 go version go1.18.7 linux/amd64 [Pipeline] } 23:29:10 $ docker stop --time=1 3b51c1c1acd531b75cfccb40352fb9dc55b2c5f523c8dc818576292069944b01 23:29:11 $ docker rm -f 3b51c1c1acd531b75cfccb40352fb9dc55b2c5f523c8dc818576292069944b01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:12 + docker inspect -f . ci-base-image-x86_64 23:29:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:12 prd-ubuntu20.04-docker-8c-8g-118855 does not seem to be running inside a container 23:29:12 $ 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-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@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:29:13 $ docker top 8b40dc007f3370e86437bbafeecb6cf1c3ef94ed3ccd59ff8b939be1d85646d2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:13 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-578 [Pipeline] fileExists [Pipeline] sh 23:29:13 + make test 23:29:13 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 23:29:14 ? github.com/edgexfoundry/edgex-ui-go [no test files] 23:29:24 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 23:29:24 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 23:29:24 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 23:29:24 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 23:29:24 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 23:29:24 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 23:29:24 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 23:29:24 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 23:29:24 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 23:29:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:29:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:29:25 ./bin/test-attribution-txt.sh 23:29:25 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 23:29:25 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 23:29:25 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 23:29:25 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 23:29:25 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 23:29:25 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 23:29:25 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 23:29:25 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 23:29:25 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 23:29:25 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 23:29:25 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 23:29:25 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 23:29:25 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 23:29:25 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 23:29:25 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 23:29:25 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 23:29:25 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 23:29:25 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 23:29:25 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 23:29:25 An attribution for golang.org/x/net is missing from Attribution.txt, please add 23:29:25 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 23:29:25 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 23:29:25 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 23:29:25 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 23:29:25 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 23:29:25 make -C web test 23:29:25 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-578/web' 23:29:25 make[1]: tput: No such file or directory 23:29:25 make[1]: tput: No such file or directory 23:29:25 warning: generating ./VERSION 23:29:25 echo "0.0.0" > VERSION 23:29:25 docker build \ 23:29:25 -f Dockerfile \ 23:29:25 --build-arg USER=1000 \ 23:29:25 \ 23:29:25 --label "git_sha=f935e31fed26b56ad20f053d6b1d70f00f004371" \ 23:29:25 -t edgexfoundry/edgex-web-ui:f935e31fed26b56ad20f053d6b1d70f00f004371 \ 23:29:25 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 23:29:25 . 23:29:25 Sending build context to Docker daemon 3.269MB 23:29:25 Step 1/10 : FROM node:16.17-alpine3.15 23:29:26 16.17-alpine3.15: Pulling from library/node 23:29:26 9621f1afde84: Pulling fs layer 23:29:26 c6f70ee39829: Pulling fs layer 23:29:26 56892a8094a2: Pulling fs layer 23:29:26 58dd87906ef0: Pulling fs layer 23:29:26 58dd87906ef0: Waiting 23:29:26 9621f1afde84: Download complete 23:29:26 58dd87906ef0: Verifying Checksum 23:29:26 58dd87906ef0: Download complete 23:29:26 9621f1afde84: Pull complete 23:29:26 c6f70ee39829: Verifying Checksum 23:29:26 c6f70ee39829: Download complete 23:29:27 c6f70ee39829: Pull complete 23:29:27 56892a8094a2: Pull complete 23:29:27 58dd87906ef0: Pull complete 23:29:27 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 23:29:27 Status: Downloaded newer image for node:16.17-alpine3.15 23:29:27 ---> b69703f70c3d 23:29:27 Step 2/10 : RUN apk add --no-cache chromium 23:29:28 ---> Running in b25efc608321 23:29:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:29:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:29:29 (1/129) Installing libxau (1.0.9-r0) 23:29:29 (2/129) Installing libmd (1.0.3-r0) 23:29:29 (3/129) Installing libbsd (0.11.3-r1) 23:29:29 (4/129) Installing libxdmcp (1.1.3-r0) 23:29:29 (5/129) Installing libxcb (1.14-r2) 23:29:29 (6/129) Installing libx11 (1.7.3.1-r0) 23:29:29 (7/129) Installing libxext (1.3.4-r0) 23:29:29 (8/129) Installing libice (1.0.10-r0) 23:29:29 (9/129) Installing libuuid (2.37.4-r0) 23:29:29 (10/129) Installing libsm (1.2.3-r0) 23:29:29 (11/129) Installing libxt (1.2.1-r0) 23:29:29 (12/129) Installing libxmu (1.1.3-r0) 23:29:29 (13/129) Installing xset (1.2.4-r0) 23:29:29 (14/129) Installing xprop (1.2.5-r0) 23:29:29 (15/129) Installing xdg-utils (1.1.3-r0) 23:29:29 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 23:29:29 (17/129) Installing pkgconf (1.8.0-r0) 23:29:29 (18/129) Installing libffi (3.4.2-r1) 23:29:29 (19/129) Installing libintl (0.21-r0) 23:29:29 (20/129) Installing libblkid (2.37.4-r0) 23:29:29 (21/129) Installing libmount (2.37.4-r0) 23:29:29 (22/129) Installing pcre (8.45-r1) 23:29:29 (23/129) Installing glib (2.70.1-r0) 23:29:29 (24/129) Installing xz-libs (5.2.5-r1) 23:29:29 (25/129) Installing libxml2 (2.9.14-r2) 23:29:29 (26/129) Installing shared-mime-info (2.1-r1) 23:29:29 (27/129) Installing hicolor-icon-theme (0.17-r1) 23:29:29 (28/129) Installing libjpeg-turbo (2.1.2-r0) 23:29:29 (29/129) Installing libpng (1.6.37-r1) 23:29:29 (30/129) Installing libwebp (1.2.2-r0) 23:29:29 (31/129) Installing zstd-libs (1.5.0-r0) 23:29:29 (32/129) Installing tiff (4.4.0-r0) 23:29:29 (33/129) Installing gdk-pixbuf (2.42.8-r0) 23:29:29 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 23:29:29 (35/129) Installing libxcomposite (0.4.5-r0) 23:29:29 (36/129) Installing libxfixes (6.0.0-r0) 23:29:29 (37/129) Installing libxrender (0.9.10-r3) 23:29:29 (38/129) Installing libxcursor (1.2.0-r0) 23:29:29 (39/129) Installing libxdamage (1.1.5-r1) 23:29:29 (40/129) Installing libxi (1.8-r0) 23:29:29 (41/129) Installing libxinerama (1.1.4-r1) 23:29:29 (42/129) Installing libxrandr (1.5.2-r1) 23:29:29 (43/129) Installing atk (2.36.0-r0) 23:29:29 (44/129) Installing libxtst (1.2.3-r3) 23:29:29 (45/129) Installing dbus-libs (1.12.24-r0) 23:29:29 (46/129) Installing at-spi2-core (2.42.0-r0) 23:29:29 (47/129) Installing at-spi2-atk (2.38.0-r0) 23:29:29 (48/129) Installing expat (2.5.0-r0) 23:29:29 (49/129) Installing brotli-libs (1.0.9-r5) 23:29:29 (50/129) Installing libbz2 (1.0.8-r1) 23:29:29 (51/129) Installing freetype (2.11.1-r2) 23:29:29 (52/129) Installing fontconfig (2.13.1-r4) 23:29:29 (53/129) Installing pixman (0.40.0-r4) 23:29:29 (54/129) Installing cairo (1.16.0-r5) 23:29:29 (55/129) Installing cairo-gobject (1.16.0-r5) 23:29:29 (56/129) Installing avahi-libs (0.8-r5) 23:29:29 (57/129) Installing gmp (6.2.1-r1) 23:29:29 (58/129) Installing nettle (3.7.3-r0) 23:29:29 (59/129) Installing p11-kit (0.24.0-r1) 23:29:29 (60/129) Installing libtasn1 (4.18.0-r0) 23:29:29 (61/129) Installing libunistring (0.9.10-r1) 23:29:30 (62/129) Installing gnutls (3.7.1-r1) 23:29:30 (63/129) Installing cups-libs (2.3.3-r6) 23:29:30 (64/129) Installing libepoxy (1.5.9-r0) 23:29:30 (65/129) Installing fribidi (1.0.11-r0) 23:29:30 (66/129) Installing graphite2 (1.3.14-r0) 23:29:30 (67/129) Installing harfbuzz (3.0.0-r2) 23:29:30 (68/129) Installing libxft (2.3.4-r0) 23:29:30 (69/129) Installing pango (1.48.10-r0) 23:29:30 (70/129) Installing wayland-libs-client (1.19.0-r1) 23:29:30 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 23:29:30 (72/129) Installing wayland-libs-egl (1.19.0-r1) 23:29:30 (73/129) Installing xkeyboard-config (2.34-r0) 23:29:30 (74/129) Installing libxkbcommon (1.3.1-r0) 23:29:30 (75/129) Installing gtk+3.0 (3.24.30-r0) 23:29:30 Executing gtk+3.0-3.24.30-r0.post-install 23:29:30 (76/129) Installing libfontenc (1.1.4-r0) 23:29:30 (77/129) Installing mkfontscale (1.2.1-r1) 23:29:30 (78/129) Installing ttf-opensans (1.10-r1) 23:29:30 Executing ttf-opensans-1.10-r1.post-install 23:29:32 (79/129) Installing libogg (1.3.5-r0) 23:29:32 (80/129) Installing flac (1.3.4-r0) 23:29:32 (81/129) Installing alsa-lib (1.2.5.1-r1) 23:29:32 (82/129) Installing libatomic (10.3.1_git20211027-r0) 23:29:32 (83/129) Installing sdl2 (2.0.16-r4) 23:29:32 (84/129) Installing aom-libs (3.2.0-r0) 23:29:32 (85/129) Installing libass (0.15.2-r0) 23:29:32 (86/129) Installing libdav1d (0.9.2-r0) 23:29:32 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 23:29:32 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 23:29:32 (89/129) Installing lame (3.100-r0) 23:29:32 (90/129) Installing opus (1.3.1-r1) 23:29:32 (91/129) Installing libgomp (10.3.1_git20211027-r0) 23:29:32 (92/129) Installing soxr (0.1.3-r2) 23:29:32 (93/129) Installing libsrt (1.4.2-r1) 23:29:32 (94/129) Installing libssh (0.9.6-r1) 23:29:32 (95/129) Installing libtheora (1.1.1-r16) 23:29:32 (96/129) Installing v4l-utils-libs (1.22.1-r1) 23:29:32 (97/129) Installing libpciaccess (0.16-r0) 23:29:32 (98/129) Installing libdrm (2.4.109-r0) 23:29:32 (99/129) Installing libva (2.13.0-r0) 23:29:32 (100/129) Installing libvdpau (1.4-r0) 23:29:32 (101/129) Installing vidstab (1.1.0-r1) 23:29:32 (102/129) Installing libvorbis (1.3.7-r0) 23:29:32 (103/129) Installing libvpx (1.10.0-r0) 23:29:32 (104/129) Installing vulkan-loader (1.2.196-r0) 23:29:32 (105/129) Installing x264-libs (20210613-r0) 23:29:32 (106/129) Installing x265-libs (3.5-r0) 23:29:32 (107/129) Installing xvidcore (1.3.7-r1) 23:29:32 (108/129) Installing ffmpeg-libs (4.4.1-r2) 23:29:33 (109/129) Installing libevent (2.1.12-r4) 23:29:33 (110/129) Installing mesa (21.2.6-r0) 23:29:33 (111/129) Installing wayland-libs-server (1.19.0-r1) 23:29:33 (112/129) Installing mesa-gbm (21.2.6-r0) 23:29:33 (113/129) Installing lcms2 (2.12-r1) 23:29:33 (114/129) Installing nspr (4.32-r0) 23:29:33 (115/129) Installing sqlite-libs (3.36.0-r0) 23:29:33 (116/129) Installing nss (3.78.1-r0) 23:29:33 (117/129) Installing libasyncns (0.8-r1) 23:29:33 (118/129) Installing libltdl (2.4.6-r7) 23:29:33 (119/129) Installing orc (0.4.32-r0) 23:29:33 (120/129) Installing libsndfile (1.0.31-r1) 23:29:33 (121/129) Installing speexdsp (1.2.0-r0) 23:29:33 (122/129) Installing tdb-libs (1.4.5-r0) 23:29:33 (123/129) Installing libpulse (15.0-r2) 23:29:33 (124/129) Installing re2 (2021.11.01-r0) 23:29:33 (125/129) Installing snappy (1.1.9-r1) 23:29:33 (126/129) Installing libgpg-error (1.42-r1) 23:29:33 (127/129) Installing libgcrypt (1.9.4-r0) 23:29:33 (128/129) Installing libxslt (1.1.35-r0) 23:29:33 (129/129) Installing chromium (99.0.4844.84-r0) 23:29:33 Executing busybox-1.34.1-r7.trigger 23:29:33 Executing glib-2.70.1-r0.trigger 23:29:34 Executing shared-mime-info-2.1-r1.trigger 23:29:36 Executing gdk-pixbuf-2.42.8-r0.trigger 23:29:36 Executing gtk-update-icon-cache-2.24.33-r0.trigger 23:29:36 Executing fontconfig-2.13.1-r4.trigger 23:29:36 Executing mkfontscale-1.2.1-r1.trigger 23:29:36 OK: 286 MiB in 145 packages 23:29:39 Removing intermediate container b25efc608321 23:29:39 ---> c28b426dd9d6 23:29:39 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 23:29:39 ---> Running in bf1f2dce4cab 23:29:39 Removing intermediate container bf1f2dce4cab 23:29:39 ---> 55306be6ff17 23:29:39 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 23:29:39 ---> Running in 54b574123877 23:29:39 Removing intermediate container 54b574123877 23:29:39 ---> 204c6286b933 23:29:39 Step 5/10 : RUN npm install -g npm 23:29:39 ---> Running in 191e2a9ff298 23:29:46 23:29:46 removed 7 packages, changed 79 packages, and audited 223 packages in 5s 23:29:46 23:29:46 14 packages are looking for funding 23:29:46 run `npm fund` for details 23:29:46 23:29:46 found 0 vulnerabilities 23:29:46 Removing intermediate container 191e2a9ff298 23:29:46 ---> 4461f90cd226 23:29:46 Step 6/10 : ARG USER=1000 23:29:46 ---> Running in bafc2f774e45 23:29:46 Removing intermediate container bafc2f774e45 23:29:46 ---> e3b7fac2b947 23:29:46 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 23:29:46 ---> Running in e3b5ea1e8ee9 23:29:46 Removing intermediate container e3b5ea1e8ee9 23:29:46 ---> bf6d9f4b2f04 23:29:46 Step 8/10 : USER $USER:$USER 23:29:46 ---> Running in dc9fc79a9261 23:29:46 Removing intermediate container dc9fc79a9261 23:29:46 ---> 599e79851592 23:29:46 Step 9/10 : WORKDIR /app 23:29:46 ---> Running in f06e840ef0ea 23:29:46 Removing intermediate container f06e840ef0ea 23:29:46 ---> 02f9a2848246 23:29:46 Step 10/10 : LABEL git_sha=f935e31fed26b56ad20f053d6b1d70f00f004371 23:29:46 ---> Running in 0981720f9f73 23:29:47 Removing intermediate container 0981720f9f73 23:29:47 ---> 57eb478c017b 23:29:47 Successfully built 57eb478c017b 23:29:47 Successfully tagged edgexfoundry/edgex-web-ui:f935e31fed26b56ad20f053d6b1d70f00f004371 23:29:47 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 23:29:47 touch edgex-web-ui.imagebuilt 23:29:47 mkdir -p node_modules coverage 23:29:47 chown "1000:1000" node_modules coverage package-lock.json 23:29:47 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 23:29:49 npm WARN EBADENGINE Unsupported engine { 23:29:49 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 23:29:49 npm WARN EBADENGINE required: { 23:29:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:29:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:29:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:29:49 npm WARN EBADENGINE }, 23:29:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } 23:29:49 npm WARN EBADENGINE } 23:29:49 npm WARN EBADENGINE Unsupported engine { 23:29:49 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 23:29:49 npm WARN EBADENGINE required: { 23:29:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:29:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:29:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:29:49 npm WARN EBADENGINE }, 23:29:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } 23:29:49 npm WARN EBADENGINE } 23:29:49 npm WARN EBADENGINE Unsupported engine { 23:29:49 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 23:29:49 npm WARN EBADENGINE required: { 23:29:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:29:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:29:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:29:49 npm WARN EBADENGINE }, 23:29:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } 23:29:49 npm WARN EBADENGINE } 23:29:49 npm WARN EBADENGINE Unsupported engine { 23:29:49 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 23:29:49 npm WARN EBADENGINE required: { 23:29:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:29:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:29:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:29:49 npm WARN EBADENGINE }, 23:29:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } 23:29:49 npm WARN EBADENGINE } 23:29:49 npm WARN EBADENGINE Unsupported engine { 23:29:49 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 23:29:49 npm WARN EBADENGINE required: { 23:29:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:29:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:29:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:29:49 npm WARN EBADENGINE }, 23:29:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } 23:29:49 npm WARN EBADENGINE } 23:29:49 npm WARN EBADENGINE Unsupported engine { 23:29:49 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 23:29:49 npm WARN EBADENGINE required: { 23:29:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:29:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:29:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:29:49 npm WARN EBADENGINE }, 23:29:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } 23:29:49 npm WARN EBADENGINE } 23:29:49 npm WARN EBADENGINE Unsupported engine { 23:29:49 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 23:29:49 npm WARN EBADENGINE required: { 23:29:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:29:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:29:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:29:49 npm WARN EBADENGINE }, 23:29:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } 23:29:49 npm WARN EBADENGINE } 23:29:49 npm WARN EBADENGINE Unsupported engine { 23:29:49 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 23:29:49 npm WARN EBADENGINE required: { 23:29:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:29:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:29:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:29:49 npm WARN EBADENGINE }, 23:29:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } 23:29:49 npm WARN EBADENGINE } 23:29:49 npm WARN EBADENGINE Unsupported engine { 23:29:49 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 23:29:49 npm WARN EBADENGINE required: { 23:29:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:29:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:29:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:29:49 npm WARN EBADENGINE }, 23:29:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } 23:29:49 npm WARN EBADENGINE } 23:29:53 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 23:29:53 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 23:29:53 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 23:29:53 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 23:29:53 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 23:29:53 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 23:29:54 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 23:29:55 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 23:29:55 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 23:29:56 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 23:29:56 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 23:29:58 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. 23:29:58 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 23:29:59 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 23:29:59 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 23:29:59 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 23:29:59 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 23:30:00 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 23:30:03 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 23:30:08 23:30:08 added 1478 packages, and audited 1479 packages in 21s 23:30:08 23:30:08 90 packages are looking for funding 23:30:08 run `npm fund` for details 23:30:08 23:30:08 15 vulnerabilities (3 moderate, 8 high, 4 critical) 23:30:08 23:30:08 To address issues that do not require attention, run: 23:30:08 npm audit fix 23:30:08 23:30:08 To address all issues (including breaking changes), run: 23:30:08 npm audit fix --force 23:30:08 23:30:08 Run `npm audit` for details. 23:30:11 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 23:30:13 - Generating browser application bundles (phase: setup)... 23:30:18 Compiling @angular/compiler/testing : es2015 as esm2015 23:30:18 Compiling @angular/core : es2015 as esm2015 23:30:22 Compiling @angular/common : es2015 as esm2015 23:30:22 Compiling @angular/core/testing : es2015 as esm2015 23:30:22 Compiling @angular/platform-browser : es2015 as esm2015 23:30:22 Compiling @angular/common/testing : es2015 as esm2015 23:30:23 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 23:30:23 Compiling @angular/platform-browser/testing : es2015 as esm2015 23:30:23 Compiling @angular/router : es2015 as esm2015 23:30:23 Compiling @angular/common/http : es2015 as esm2015 23:30:23 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 23:30:23 Compiling @angular/forms : es2015 as esm2015 23:30:24 Compiling @angular/common/http/testing : es2015 as esm2015 23:30:26 Compiling @angular/router/testing : es2015 as esm2015 23:30:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118857 in /w/workspace/edgexfoundry_edgex-ui-go_PR-578 [Pipeline] { [Pipeline] ws 23:30:26 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 23:30:26 The recommended git tool is: git 23:30:31 using credential edgex-jenkins-ssh 23:30:31 Cloning the remote Git repository 23:30:32 09 11 2022 23:30:32.042:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 23:30:32 09 11 2022 23:30:32.044:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 23:30:32 09 11 2022 23:30:32.047:INFO [launcher]: Starting browser ChromeHeadless 23:30:32 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 23:30:32 > git init /w/workspace/edgex-ui-go/1 # timeout=10 23:30:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:30:32 > git --version # timeout=10 23:30:32 > git --version # 'git version 2.25.1' 23:30:32 using GIT_SSH to set credentials SSH Credentials for GitHub 23:30:32 Verifying host key using known hosts file 23:30:32 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. 23:30:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:30:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:30:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:30:37 Merging remotes/origin/main commit 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 into PR head commit f935e31fed26b56ad20f053d6b1d70f00f004371 23:30:38 Merge succeeded, producing f935e31fed26b56ad20f053d6b1d70f00f004371 23:30:38 Checking out Revision f935e31fed26b56ad20f053d6b1d70f00f004371 (PR-578) 23:30:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:30:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:30:36 using GIT_SSH to set credentials SSH Credentials for GitHub 23:30:36 Verifying host key using known hosts file 23:30:37 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:30:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/578/head:refs/remotes/origin/PR-578 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:30:37 > git config core.sparsecheckout # timeout=10 23:30:37 > git checkout -f f935e31fed26b56ad20f053d6b1d70f00f004371 # timeout=10 23:30:38 > git remote # timeout=10 23:30:38 > git config --get remote.origin.url # timeout=10 23:30:38 using GIT_SSH to set credentials SSH Credentials for GitHub 23:30:38 Verifying host key using known hosts file 23:30:38 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. 23:30:38 > git merge 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 # timeout=10 23:30:38 > git rev-parse HEAD^{commit} # timeout=10 23:30:38 > git config core.sparsecheckout # timeout=10 23:30:38 > git checkout -f f935e31fed26b56ad20f053d6b1d70f00f004371 # timeout=10 23:30:38 Commit message: "chore(deps): Bump socket.io-parser from 4.0.4 to 4.0.5 in /web" 23:30:38 > git --version # timeout=10 23:30:38 > git --version # 'git version 2.25.1' 23:30:38 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:30:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:30:39 % Total % Received % Xferd Average Speed Time Time Time Current 23:30:39 Dload Upload Total Spent Left Speed 23:30:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94044 0 --:--:-- --:--:-- --:--:-- 94044 [Pipeline] sh 23:30:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:30:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:30:40 + sudo tee /etc/docker/daemon.new 23:30:40 { 23:30:40 "registry-mirrors": [ 23:30:40 "https://nexus3.edgexfoundry.org:10001" 23:30:40 ], 23:30:40 "bip": "10.250.0.254/24", 23:30:40 "hosts": [ 23:30:40 "tcp://0.0.0.0:5555", 23:30:40 "unix:///var/run/docker.sock" 23:30:40 ], 23:30:40 "mtu": 1458, 23:30:40 "selinux-enabled": true, 23:30:40 "seccomp-profile": "/etc/docker/seccomp.json" 23:30:40 } [Pipeline] sh 23:30:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:30:41 + sudo service docker restart 23:30:44 ✔ Browser application bundle generation complete. 23:30:44 09 11 2022 23:30:44.604:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket X3OgK8e--VFTd1ElAAAB with id 18543186 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.06 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.186 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.194 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.196 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.209 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.248 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.316 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.348 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.363 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.38 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.415 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.42 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.429 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.434 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.488 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.524 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.542 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.556 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.604 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.611 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.642 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.648 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.655 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.687 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.692 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.694 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.721 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.729 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.732 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.765 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.773 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.778 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.795 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.832 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.845 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.863 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.873 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.89 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.893 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.917 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.927 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.929 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.99 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.01 secs) 23:30:48 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.024 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.05 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.072 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.082 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.085 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.092 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.099 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.126 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.131 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.135 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.139 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.141 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.143 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.145 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.147 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.165 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.169 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.192 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.2 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.215 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.222 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.245 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.254 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.258 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.277 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.282 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.295 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.361 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.388 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.391 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.404 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.425 secs) 23:30:49 WARN: ' 23:30:49 It looks like you're using ngModel on the same form field as formControlName. 23:30:49 Support for using the ngModel input property and ngModelChange event with 23:30:49 reactive form directives has been deprecated in Angular v6 and will be removed 23:30:49 in a future version of Angular. 23:30:49 23:30:49 For more information on this, see our API docs here: 23:30:49 https://angular.io/api/forms/FormControlName#use-with-ngmodel 23:30:49 ' 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.425 secs) 23:30:49 WARN: ' 23:30:49 It looks like you're using ngModel on the same form field as formControlName. 23:30:49 Support for using the ngModel input property and ngModelChange event with 23:30:49 reactive form directives has been deprecated in Angular v6 and will be removed 23:30:49 in a future version of Angular. 23:30:49 23:30:49 For more information on this, see our API docs here: 23:30:49 https://angular.io/api/forms/FormControlName#use-with-ngmodel 23:30:49 ' 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.452 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.456 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.457 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.474 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.486 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.51 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.514 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.521 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.558 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.567 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.569 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.571 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.602 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.611 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.639 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.66 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.672 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.698 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.714 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.721 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.728 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.745 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.758 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.762 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.765 secs) 23:30:49 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.776 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.799 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.808 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.82 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.829 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.831 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.844 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.862 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.868 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.871 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.872 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.875 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.882 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.889 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.905 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.914 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.917 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.918 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.946 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.962 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.974 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.983 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.995 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.019 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.024 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.03 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.037 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.041 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.047 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.052 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.085 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.092 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.093 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.095 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.114 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.123 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.132 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.136 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.138 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.141 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.208 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.222 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.225 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.227 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.229 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.23 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.237 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.244 secs) 23:30:50 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.334 secs / 2.244 secs) 23:30:50 TOTAL: 149 SUCCESS 23:30:50 ✔ Browser application bundle generation complete. 23:30:51 23:30:51 =============================== Coverage summary =============================== 23:30:51 Statements : 40.87% ( 1463/3580 ) 23:30:51 Branches : 12.03% ( 111/923 ) 23:30:51 Functions : 33.13% ( 430/1298 ) 23:30:51 Lines : 38.8% ( 1314/3387 ) 23:30:51 ================================================================================ 23:30:51 ✔ Browser application bundle generation complete. 23:30:51 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-578/web' [Pipeline] echo 23:30:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:30:51 $ docker stop --time=1 8b40dc007f3370e86437bbafeecb6cf1c3ef94ed3ccd59ff8b939be1d85646d2 23:30:53 $ docker rm -f 8b40dc007f3370e86437bbafeecb6cf1c3ef94ed3ccd59ff8b939be1d85646d2 [Pipeline] // withDockerContainer [Pipeline] sh 23:30:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:30:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:30:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:30:55 + ls -al . 23:30:55 total 188 23:30:55 drwxrwxr-x 14 jenkins jenkins 4096 Nov 9 23:29 . 23:30:55 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 23:28 .. 23:30:55 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 23:28 .blubracket 23:30:55 -rw-rw-r-- 1 jenkins jenkins 18 Nov 9 23:28 .dockerignore 23:30:55 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 23:28 .git 23:30:55 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 23:28 .github 23:30:55 -rw-rw-r-- 1 jenkins jenkins 185 Nov 9 23:28 .gitignore 23:30:55 drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 23:28 .semver 23:30:55 -rw-rw-r-- 1 jenkins jenkins 4856 Nov 9 23:28 Attribution.txt 23:30:55 -rw-rw-r-- 1 jenkins jenkins 17205 Nov 9 23:28 CHANGELOG.md 23:30:55 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 9 23:28 CONTRIBUTING.md 23:30:55 -rw-rw-r-- 1 jenkins jenkins 1847 Nov 9 23:28 Dockerfile 23:30:55 -rw-rw-r-- 1 jenkins jenkins 652 Nov 9 23:28 Jenkinsfile 23:30:55 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 9 23:28 LICENSE 23:30:55 -rw-rw-r-- 1 jenkins jenkins 2124 Nov 9 23:28 Makefile 23:30:55 -rw-rw-r-- 1 jenkins jenkins 4558 Nov 9 23:28 README.md 23:30:55 -rw-rw-r-- 1 jenkins jenkins 5 Nov 9 23:28 VERSION 23:30:55 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 23:28 assets 23:30:55 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 23:28 bin 23:30:55 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 23:28 cmd 23:30:55 -rw-r--r-- 1 jenkins jenkins 10 Nov 9 23:29 coverage.out 23:30:55 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 23:28 docs 23:30:55 -rw-rw-r-- 1 jenkins jenkins 3110 Nov 9 23:28 go.mod 23:30:55 -rw-rw-r-- 1 jenkins jenkins 43888 Nov 9 23:28 go.sum 23:30:55 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 23:28 internal 23:30:55 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 23:28 snap 23:30:55 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 23:28 testing 23:30:55 -rw-rw-r-- 1 jenkins jenkins 155 Nov 9 23:28 version.go 23:30:55 drwxrwxr-x 6 jenkins jenkins 4096 Nov 9 23:29 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:55 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f935e31fed26b56ad20f053d6b1d70f00f004371 --label arch=amd64 --label version=0.0.0 . 23:30:56 Sending build context to Docker daemon 48.28MB 23:30:56 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 23:30:56 Step 2/26 : FROM ${BASE} AS builder 23:30:56 ---> ab83afe0d90b 23:30:56 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:30:56 ---> Running in b033f9461c89 23:30:56 Removing intermediate container b033f9461c89 23:30:56 ---> 10d43501efb6 23:30:56 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 23:30:56 ---> Running in 5ab8ce93104d 23:30:56 Removing intermediate container 5ab8ce93104d 23:30:56 ---> 4bc14b4dbd5c 23:30:56 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 23:30:56 ---> Running in 50d03443c184 23:30:56 Removing intermediate container 50d03443c184 23:30:56 ---> 96650820c0ad 23:30:56 Step 6/26 : LABEL Name=edgex-ui-go 23:30:56 ---> Running in 885414f33b6e 23:30:56 Removing intermediate container 885414f33b6e 23:30:56 ---> 4c532993fe15 23:30:56 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 23:30:56 ---> Running in 8f23df27e07b 23:30:56 Removing intermediate container 8f23df27e07b 23:30:56 ---> d8259bdab9f8 23:30:56 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:30:57 ---> 8172c74f1ef6 23:30:57 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:57 ---> Running in 84a1a042dbdc 23:30:57 Removing intermediate container 84a1a042dbdc 23:30:57 ---> 1176c682e0d2 23:30:57 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:30:57 ---> Running in ae855417648d 23:30:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:30:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:30:59 OK: 211 MiB in 51 packages 23:30:59 Removing intermediate container ae855417648d 23:30:59 ---> c6a357970c41 23:30:59 Step 11/26 : ENV GO111MODULE=on 23:30:59 ---> Running in a830c2b838e4 23:30:59 Removing intermediate container a830c2b838e4 23:30:59 ---> a38d651c9f7e 23:30:59 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:30:59 ---> Running in 676df8021ab1 23:30:59 Removing intermediate container 676df8021ab1 23:30:59 ---> 158c1468a4f5 23:30:59 Step 13/26 : COPY go.mod vendor* ./ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:31:00 ---> 6f8c1ce65c4c 23:31:00 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:00 ---> Running in 5b44bc7beac7 23:31:00 provisioning config files... 23:31:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7985260234727192634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:31:00 ---> docker-login.sh 23:31:00 nexus3.edgexfoundry.org:10001 23:31:00 Removing intermediate container 5b44bc7beac7 23:31:00 ---> d3050d5311f7 23:31:00 Step 15/26 : COPY . . 23:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:01 Configure a credential helper to remove this warning. See 23:31:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:01 23:31:01 Login Succeeded 23:31:01 nexus3.edgexfoundry.org:10002 23:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:01 Configure a credential helper to remove this warning. See 23:31:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:01 23:31:01 Login Succeeded 23:31:01 nexus3.edgexfoundry.org:10003 23:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:01 Configure a credential helper to remove this warning. See 23:31:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:01 23:31:01 Login Succeeded 23:31:01 nexus3.edgexfoundry.org:10004 23:31:02 ---> 8049f0bb319f 23:31:02 Step 16/26 : RUN ${MAKE} 23:31:02 ---> Running in 2a7d1d594f46 23:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:02 Configure a credential helper to remove this warning. See 23:31:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:02 23:31:02 Login Succeeded 23:31:02 docker.io 23:31:02 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 23:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:02 Configure a credential helper to remove this warning. See 23:31:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:02 23:31:02 Login Succeeded 23:31:02 ---> docker-login.sh ends [Pipeline] } 23:31:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:31:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:31:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:31:03 ========================================================= 23:31:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:31:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:03 + 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 . 23:31:04 Sending build context to Docker daemon 28.73MB 23:31:04 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 23:31:04 Step 2/16 : FROM ${BASE} AS builder 23:31:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:31:04 9b18e9b68314: Pulling fs layer 23:31:04 35d82f9e3411: Pulling fs layer 23:31:04 e16973657156: Pulling fs layer 23:31:04 fc693d55d65f: Pulling fs layer 23:31:04 7e9fc2657dce: Pulling fs layer 23:31:04 dda99020689f: Pulling fs layer 23:31:04 db1c61fa0a46: Pulling fs layer 23:31:04 891c053d2c06: Pulling fs layer 23:31:04 fc693d55d65f: Waiting 23:31:04 dda99020689f: Waiting 23:31:04 db1c61fa0a46: Waiting 23:31:04 7e9fc2657dce: Waiting 23:31:04 e16973657156: Verifying Checksum 23:31:04 e16973657156: Download complete 23:31:04 35d82f9e3411: Verifying Checksum 23:31:04 35d82f9e3411: Download complete 23:31:04 7e9fc2657dce: Verifying Checksum 23:31:04 7e9fc2657dce: Download complete 23:31:04 dda99020689f: Verifying Checksum 23:31:04 dda99020689f: Download complete 23:31:04 9b18e9b68314: Verifying Checksum 23:31:04 9b18e9b68314: Download complete 23:31:05 9b18e9b68314: Pull complete 23:31:05 891c053d2c06: Verifying Checksum 23:31:05 891c053d2c06: Download complete 23:31:06 35d82f9e3411: Pull complete 23:31:06 e16973657156: Pull complete 23:31:06 db1c61fa0a46: Verifying Checksum 23:31:06 db1c61fa0a46: Download complete 23:31:07 fc693d55d65f: Verifying Checksum 23:31:07 fc693d55d65f: Download complete 23:31:14 Removing intermediate container 2a7d1d594f46 23:31:14 ---> 8d3356d5bca6 23:31:14 Step 17/26 : FROM alpine:3.14 23:31:14 3.14: Pulling from library/alpine 23:31:14 c7ed990a2339: Pulling fs layer 23:31:14 c7ed990a2339: Verifying Checksum 23:31:14 c7ed990a2339: Download complete 23:31:14 c7ed990a2339: Pull complete 23:31:14 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 23:31:14 Status: Downloaded newer image for alpine:3.14 23:31:14 ---> dd53f409bf0b 23:31:14 Step 18/26 : EXPOSE 4000 23:31:14 ---> Running in bd803408d686 23:31:14 Removing intermediate container bd803408d686 23:31:14 ---> d23b5714c66c 23:31:14 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 23:31:15 ---> aea349c1a6c0 23:31:15 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 23:31:15 ---> 15c856c14e98 23:31:15 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 23:31:15 ---> 9c37ca95d316 23:31:15 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:31:15 ---> Running in 8e1bb1ea9ea3 23:31:15 Removing intermediate container 8e1bb1ea9ea3 23:31:15 ---> 8ac2abddae6b 23:31:15 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 23:31:15 ---> Running in 1bd9e6f246f9 23:31:15 Removing intermediate container 1bd9e6f246f9 23:31:15 ---> e776b9849f71 23:31:15 Step 24/26 : LABEL arch=amd64 23:31:15 ---> Running in a78b6cf9a980 23:31:15 Removing intermediate container a78b6cf9a980 23:31:15 ---> 46459361af19 23:31:15 Step 25/26 : LABEL git_sha=f935e31fed26b56ad20f053d6b1d70f00f004371 23:31:15 ---> Running in d22a549548c5 23:31:15 Removing intermediate container d22a549548c5 23:31:15 ---> 39f93e95c408 23:31:15 Step 26/26 : LABEL version=0.0.0 23:31:15 ---> Running in 437e99cddb0a 23:31:16 Removing intermediate container 437e99cddb0a 23:31:16 ---> 6bc5d01a2de8 23:31:16 [Warning] One or more build-args [ARCH] were not consumed 23:31:16 Successfully built 6bc5d01a2de8 23:31:16 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 23:31:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:31:16 23:31:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:31:17 latest: Pulling from edgex-lftools-log-publisher 23:31:17 5eb5b503b376: Pulling fs layer 23:31:17 5c69ac0246d0: Pulling fs layer 23:31:17 ec43610c2a17: Pulling fs layer 23:31:17 3a2ae6a8a46f: Pulling fs layer 23:31:17 33b1e0a273af: Pulling fs layer 23:31:17 5d3b04190fa2: Pulling fs layer 23:31:17 2f39f015ded8: Pulling fs layer 23:31:17 3a2ae6a8a46f: Waiting 23:31:17 33b1e0a273af: Waiting 23:31:17 5d3b04190fa2: Waiting 23:31:17 2f39f015ded8: Waiting 23:31:17 5c69ac0246d0: Verifying Checksum 23:31:17 5c69ac0246d0: Download complete 23:31:17 3a2ae6a8a46f: Verifying Checksum 23:31:17 3a2ae6a8a46f: Download complete 23:31:17 ec43610c2a17: Verifying Checksum 23:31:17 ec43610c2a17: Download complete 23:31:17 33b1e0a273af: Verifying Checksum 23:31:17 33b1e0a273af: Download complete 23:31:17 5d3b04190fa2: Verifying Checksum 23:31:17 5d3b04190fa2: Download complete 23:31:17 5eb5b503b376: Verifying Checksum 23:31:17 5eb5b503b376: Download complete 23:31:18 2f39f015ded8: Download complete 23:31:18 5eb5b503b376: Pull complete 23:31:18 5c69ac0246d0: Pull complete 23:31:19 fc693d55d65f: Pull complete 23:31:19 7e9fc2657dce: Pull complete 23:31:19 dda99020689f: Pull complete 23:31:19 ec43610c2a17: Pull complete 23:31:19 3a2ae6a8a46f: Pull complete 23:31:19 33b1e0a273af: Pull complete 23:31:19 5d3b04190fa2: Pull complete 23:31:23 db1c61fa0a46: Pull complete 23:31:25 2f39f015ded8: Pull complete 23:31:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:31:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:31:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:25 prd-ubuntu20.04-docker-8c-8g-118855 does not seem to be running inside a container 23:31:25 $ 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-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@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 23:31:25 891c053d2c06: Pull complete 23:31:25 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:31:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:31:25 ---> f96f9c87975a 23:31:25 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:31:26 $ docker top 07c5b4c6aa73a19a2d0b6cc1c446a68ffcc985f8dc1cf50b497a0098b1bbe782 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:31:27 ---> job-cost.sh 23:31:27 lf-activate-venv: SKIPPING 23:31:27 INFO: No Stack... 23:31:27 INFO: Retrieving Pricing Info for: v3-standard-8 23:31:27 INFO: Archiving Costs [Pipeline] sh 23:31:27 ---> Running in f61d977eb4d1 23:31:27 Removing intermediate container f61d977eb4d1 23:31:27 ---> c6f29dd8363e 23:31:27 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 23:31:27 ---> Running in 2245b0a95e7c 23:31:28 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives/cost.csv 23:31:28 + cut -d, -f6 [Pipeline] lock 23:31:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-578-1-stack-cost] 23:31:28 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-1-stack-cost] did not exist. Created. 23:31:28 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-578-1-stack-cost] [Pipeline] { 23:31:28 Removing intermediate container 2245b0a95e7c 23:31:28 ---> 4a04135de73f 23:31:28 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 23:31:28 ---> Running in f279df2178d7 [Pipeline] unstash [Pipeline] sh 23:31:28 Removing intermediate container f279df2178d7 23:31:28 ---> ac2e9f259ee6 23:31:28 Step 6/16 : LABEL Name=edgex-ui-go 23:31:28 + echo total: 0.2199999988079071 [Pipeline] stash 23:31:28 ---> Running in 8168f7498923 23:31:29 Stashed 1 file(s) [Pipeline] } 23:31:29 Removing intermediate container 8168f7498923 23:31:29 ---> 1ce7acd2a3ea 23:31:29 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 23:31:29 ---> Running in 93a8468cec51 23:31:29 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:31:29 $ docker stop --time=1 07c5b4c6aa73a19a2d0b6cc1c446a68ffcc985f8dc1cf50b497a0098b1bbe782 23:31:29 Removing intermediate container 93a8468cec51 23:31:29 ---> 1504e3c2fcb5 23:31:29 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:31:30 latest: Pulling from library/docker 23:31:30 9b18e9b68314: Already exists 23:31:30 e5833820420a: Pulling fs layer 23:31:30 79069699b830: Pulling fs layer 23:31:30 444a66d86b54: Pulling fs layer 23:31:30 af8c662400c0: Pulling fs layer 23:31:30 7851778f47af: Pulling fs layer 23:31:30 969048075247: Pulling fs layer 23:31:30 9d9d268b6129: Pulling fs layer 23:31:30 71d72239e8c8: Pulling fs layer 23:31:30 af8c662400c0: Waiting 23:31:30 7851778f47af: Waiting 23:31:30 969048075247: Waiting 23:31:30 9d9d268b6129: Waiting 23:31:30 71d72239e8c8: Waiting 23:31:30 $ docker rm -f 07c5b4c6aa73a19a2d0b6cc1c446a68ffcc985f8dc1cf50b497a0098b1bbe782 [Pipeline] // withDockerContainer [Pipeline] } 23:31:30 79069699b830: Verifying Checksum 23:31:30 79069699b830: Download complete 23:31:30 e5833820420a: Download complete [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:31:31 7851778f47af: Verifying Checksum 23:31:31 7851778f47af: Download complete 23:31:31 af8c662400c0: Verifying Checksum 23:31:31 af8c662400c0: Download complete 23:31:31 444a66d86b54: Verifying Checksum 23:31:31 444a66d86b54: Download complete 23:31:31 9d9d268b6129: Verifying Checksum 23:31:31 9d9d268b6129: Download complete 23:31:31 71d72239e8c8: Verifying Checksum 23:31:31 71d72239e8c8: Download complete 23:31:31 e5833820420a: Pull complete 23:31:31 969048075247: Verifying Checksum 23:31:31 969048075247: Download complete 23:31:31 79069699b830: Pull complete 23:31:32 444a66d86b54: Pull complete 23:31:33 af8c662400c0: Pull complete 23:31:34 7851778f47af: Pull complete 23:31:34 969048075247: Pull complete 23:31:34 9d9d268b6129: Pull complete 23:31:34 71d72239e8c8: Pull complete 23:31:34 Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e 23:31:34 Status: Downloaded newer image for docker:latest 23:31:37 ---> a17345614fed 23:31:37 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:37 ---> Running in e9f90cb09c77 23:31:39 Removing intermediate container e9f90cb09c77 23:31:39 ---> cfb2327ab138 23:31:39 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:31:39 ---> Running in e37fc8f3d1bf 23:31:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:31:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:31:42 OK: 221 MiB in 51 packages 23:31:43 Removing intermediate container e37fc8f3d1bf 23:31:43 ---> a83dbe51ba6b 23:31:43 Step 11/16 : ENV GO111MODULE=on 23:31:43 ---> Running in 7465d93daa62 23:31:43 Removing intermediate container 7465d93daa62 23:31:43 ---> cc8b82d86c45 23:31:43 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:31:43 ---> Running in e52a7371b679 23:31:43 Removing intermediate container e52a7371b679 23:31:43 ---> 4f06e11f81ea 23:31:43 Step 13/16 : COPY go.mod vendor* ./ 23:31:44 ---> dcf637b1e7fa 23:31:44 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:44 ---> Running in ee68c3a058ec 23:32:40 Removing intermediate container ee68c3a058ec 23:32:40 ---> 0136bac07d00 23:32:40 Step 15/16 : COPY . . 23:32:42 ---> f813b013769d 23:32:42 Step 16/16 : RUN ${MAKE} 23:32:42 ---> Running in 0d7f930d0be8 23:32:43 noop 23:32:44 Removing intermediate container 0d7f930d0be8 23:32:44 ---> d80b131bd46c 23:32:44 Successfully built d80b131bd46c 23:32:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:44 + docker inspect -f . ci-base-image-arm64 23:32:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:45 prd-ubuntu20.04-docker-arm64-4c-16g-118857 does not seem to be running inside a container 23:32:45 $ 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 23:32:46 $ docker top 3ec29013f2e292a722f31a3f362a214ea1a730b163cc9e60c9843510adfdae2b -eo pid,comm [Pipeline] { [Pipeline] sh 23:32:47 + go version 23:32:47 go version go1.18.7 linux/arm64 [Pipeline] } 23:32:47 $ docker stop --time=1 3ec29013f2e292a722f31a3f362a214ea1a730b163cc9e60c9843510adfdae2b 23:32:49 $ docker rm -f 3ec29013f2e292a722f31a3f362a214ea1a730b163cc9e60c9843510adfdae2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:49 + docker inspect -f . ci-base-image-arm64 23:32:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:50 prd-ubuntu20.04-docker-arm64-4c-16g-118857 does not seem to be running inside a container 23:32:50 $ 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 23:32:51 $ docker top 198d19c5d2b13696c3cdeb2d50bf846909a7ff5e9781c68dfa050907ba16dd69 -eo pid,comm [Pipeline] { [Pipeline] sh 23:32:52 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 23:32:52 + make test 23:32:52 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 23:32:54 ? github.com/edgexfoundry/edgex-ui-go [no test files] 23:34:16 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 23:34:16 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 23:34:16 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 23:34:16 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 23:34:16 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 23:34:16 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 23:34:16 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 23:34:16 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 23:34:16 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 23:34:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:34:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:34:31 ./bin/test-attribution-txt.sh 23:34:31 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 23:34:31 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 23:34:31 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 23:34:31 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 23:34:31 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 23:34:31 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 23:34:31 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 23:34:31 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 23:34:31 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 23:34:31 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 23:34:31 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 23:34:31 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 23:34:31 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 23:34:31 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 23:34:31 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 23:34:31 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 23:34:31 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 23:34:31 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 23:34:31 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 23:34:31 An attribution for golang.org/x/net is missing from Attribution.txt, please add 23:34:31 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 23:34:31 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 23:34:31 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 23:34:31 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 23:34:31 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 23:34:31 make -C web test 23:34:31 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 23:34:31 make[1]: tput: No such file or directory 23:34:31 make[1]: tput: No such file or directory 23:34:31 warning: generating ./VERSION 23:34:31 echo "0.0.0" > VERSION 23:34:31 docker build \ 23:34:31 -f Dockerfile \ 23:34:31 --build-arg USER=1000 \ 23:34:31 \ 23:34:31 --label "git_sha=f935e31fed26b56ad20f053d6b1d70f00f004371" \ 23:34:31 -t edgexfoundry/edgex-web-ui:f935e31fed26b56ad20f053d6b1d70f00f004371 \ 23:34:31 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 23:34:31 . 23:34:31 Sending build context to Docker daemon 3.269MB 23:34:31 Step 1/10 : FROM node:16.17-alpine3.15 23:34:32 16.17-alpine3.15: Pulling from library/node 23:34:32 47517142f6ba: Pulling fs layer 23:34:32 5f8c4bfa009b: Pulling fs layer 23:34:32 f7079c9c4ba1: Pulling fs layer 23:34:32 aba105e6f55a: Pulling fs layer 23:34:32 aba105e6f55a: Waiting 23:34:32 f7079c9c4ba1: Verifying Checksum 23:34:32 f7079c9c4ba1: Download complete 23:34:32 47517142f6ba: Verifying Checksum 23:34:32 47517142f6ba: Download complete 23:34:32 aba105e6f55a: Verifying Checksum 23:34:32 aba105e6f55a: Download complete 23:34:32 47517142f6ba: Pull complete 23:34:32 5f8c4bfa009b: Verifying Checksum 23:34:32 5f8c4bfa009b: Download complete 23:34:36 5f8c4bfa009b: Pull complete 23:34:36 f7079c9c4ba1: Pull complete 23:34:36 aba105e6f55a: Pull complete 23:34:36 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 23:34:37 Status: Downloaded newer image for node:16.17-alpine3.15 23:34:37 ---> bf1b8b58d215 23:34:37 Step 2/10 : RUN apk add --no-cache chromium 23:34:37 ---> Running in 0a302139aee5 23:34:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:34:39 (1/128) Installing libxau (1.0.9-r0) 23:34:39 (2/128) Installing libmd (1.0.3-r0) 23:34:39 (3/128) Installing libbsd (0.11.3-r1) 23:34:39 (4/128) Installing libxdmcp (1.1.3-r0) 23:34:39 (5/128) Installing libxcb (1.14-r2) 23:34:39 (6/128) Installing libx11 (1.7.3.1-r0) 23:34:40 (7/128) Installing libxext (1.3.4-r0) 23:34:40 (8/128) Installing libice (1.0.10-r0) 23:34:40 (9/128) Installing libuuid (2.37.4-r0) 23:34:40 (10/128) Installing libsm (1.2.3-r0) 23:34:40 (11/128) Installing libxt (1.2.1-r0) 23:34:40 (12/128) Installing libxmu (1.1.3-r0) 23:34:40 (13/128) Installing xset (1.2.4-r0) 23:34:40 (14/128) Installing xprop (1.2.5-r0) 23:34:40 (15/128) Installing xdg-utils (1.1.3-r0) 23:34:40 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 23:34:40 (17/128) Installing pkgconf (1.8.0-r0) 23:34:40 (18/128) Installing libffi (3.4.2-r1) 23:34:40 (19/128) Installing libintl (0.21-r0) 23:34:40 (20/128) Installing libblkid (2.37.4-r0) 23:34:40 (21/128) Installing libmount (2.37.4-r0) 23:34:40 (22/128) Installing pcre (8.45-r1) 23:34:40 (23/128) Installing glib (2.70.1-r0) 23:34:40 (24/128) Installing xz-libs (5.2.5-r1) 23:34:40 (25/128) Installing libxml2 (2.9.14-r2) 23:34:40 (26/128) Installing shared-mime-info (2.1-r1) 23:34:40 (27/128) Installing hicolor-icon-theme (0.17-r1) 23:34:40 (28/128) Installing libjpeg-turbo (2.1.2-r0) 23:34:40 (29/128) Installing libpng (1.6.37-r1) 23:34:40 (30/128) Installing libwebp (1.2.2-r0) 23:34:40 (31/128) Installing zstd-libs (1.5.0-r0) 23:34:40 (32/128) Installing tiff (4.4.0-r0) 23:34:40 (33/128) Installing gdk-pixbuf (2.42.8-r0) 23:34:40 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 23:34:40 (35/128) Installing libxcomposite (0.4.5-r0) 23:34:40 (36/128) Installing libxfixes (6.0.0-r0) 23:34:40 (37/128) Installing libxrender (0.9.10-r3) 23:34:40 (38/128) Installing libxcursor (1.2.0-r0) 23:34:40 (39/128) Installing libxdamage (1.1.5-r1) 23:34:40 (40/128) Installing libxi (1.8-r0) 23:34:40 (41/128) Installing libxinerama (1.1.4-r1) 23:34:40 (42/128) Installing libxrandr (1.5.2-r1) 23:34:40 (43/128) Installing atk (2.36.0-r0) 23:34:40 (44/128) Installing libxtst (1.2.3-r3) 23:34:40 (45/128) Installing dbus-libs (1.12.24-r0) 23:34:40 (46/128) Installing at-spi2-core (2.42.0-r0) 23:34:40 (47/128) Installing at-spi2-atk (2.38.0-r0) 23:34:40 (48/128) Installing expat (2.5.0-r0) 23:34:40 (49/128) Installing brotli-libs (1.0.9-r5) 23:34:41 (50/128) Installing libbz2 (1.0.8-r1) 23:34:41 (51/128) Installing freetype (2.11.1-r2) 23:34:41 (52/128) Installing fontconfig (2.13.1-r4) 23:34:41 (53/128) Installing pixman (0.40.0-r4) 23:34:41 (54/128) Installing cairo (1.16.0-r5) 23:34:41 (55/128) Installing cairo-gobject (1.16.0-r5) 23:34:41 (56/128) Installing avahi-libs (0.8-r5) 23:34:41 (57/128) Installing gmp (6.2.1-r1) 23:34:41 (58/128) Installing nettle (3.7.3-r0) 23:34:41 (59/128) Installing p11-kit (0.24.0-r1) 23:34:41 (60/128) Installing libtasn1 (4.18.0-r0) 23:34:41 (61/128) Installing libunistring (0.9.10-r1) 23:34:41 (62/128) Installing gnutls (3.7.1-r1) 23:34:41 (63/128) Installing cups-libs (2.3.3-r6) 23:34:41 (64/128) Installing libepoxy (1.5.9-r0) 23:34:41 (65/128) Installing fribidi (1.0.11-r0) 23:34:41 (66/128) Installing graphite2 (1.3.14-r0) 23:34:41 (67/128) Installing harfbuzz (3.0.0-r2) 23:34:41 (68/128) Installing libxft (2.3.4-r0) 23:34:41 (69/128) Installing pango (1.48.10-r0) 23:34:41 (70/128) Installing wayland-libs-client (1.19.0-r1) 23:34:41 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 23:34:41 (72/128) Installing wayland-libs-egl (1.19.0-r1) 23:34:41 (73/128) Installing xkeyboard-config (2.34-r0) 23:34:41 (74/128) Installing libxkbcommon (1.3.1-r0) 23:34:41 (75/128) Installing gtk+3.0 (3.24.30-r0) 23:34:41 Executing gtk+3.0-3.24.30-r0.post-install 23:34:42 (76/128) Installing libfontenc (1.1.4-r0) 23:34:42 (77/128) Installing mkfontscale (1.2.1-r1) 23:34:42 (78/128) Installing ttf-opensans (1.10-r1) 23:34:42 Executing ttf-opensans-1.10-r1.post-install 23:34:44 (79/128) Installing libogg (1.3.5-r0) 23:34:44 (80/128) Installing flac (1.3.4-r0) 23:34:44 (81/128) Installing alsa-lib (1.2.5.1-r1) 23:34:44 (82/128) Installing libatomic (10.3.1_git20211027-r0) 23:34:44 (83/128) Installing sdl2 (2.0.16-r4) 23:34:44 (84/128) Installing aom-libs (3.2.0-r0) 23:34:44 (85/128) Installing libass (0.15.2-r0) 23:34:44 (86/128) Installing libdav1d (0.9.2-r0) 23:34:44 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 23:34:44 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 23:34:44 (89/128) Installing lame (3.100-r0) 23:34:44 (90/128) Installing opus (1.3.1-r1) 23:34:44 (91/128) Installing libgomp (10.3.1_git20211027-r0) 23:34:44 (92/128) Installing soxr (0.1.3-r2) 23:34:44 (93/128) Installing libsrt (1.4.2-r1) 23:34:44 (94/128) Installing libssh (0.9.6-r1) 23:34:44 (95/128) Installing libtheora (1.1.1-r16) 23:34:44 (96/128) Installing v4l-utils-libs (1.22.1-r1) 23:34:44 (97/128) Installing libdrm (2.4.109-r0) 23:34:44 (98/128) Installing libva (2.13.0-r0) 23:34:44 (99/128) Installing libvdpau (1.4-r0) 23:34:44 (100/128) Installing vidstab (1.1.0-r1) 23:34:44 (101/128) Installing libvorbis (1.3.7-r0) 23:34:44 (102/128) Installing libvpx (1.10.0-r0) 23:34:44 (103/128) Installing vulkan-loader (1.2.196-r0) 23:34:44 (104/128) Installing x264-libs (20210613-r0) 23:34:44 (105/128) Installing x265-libs (3.5-r0) 23:34:44 (106/128) Installing xvidcore (1.3.7-r1) 23:34:44 (107/128) Installing ffmpeg-libs (4.4.1-r2) 23:34:45 (108/128) Installing libevent (2.1.12-r4) 23:34:45 (109/128) Installing mesa (21.2.6-r0) 23:34:45 (110/128) Installing wayland-libs-server (1.19.0-r1) 23:34:45 (111/128) Installing mesa-gbm (21.2.6-r0) 23:34:45 (112/128) Installing lcms2 (2.12-r1) 23:34:45 (113/128) Installing nspr (4.32-r0) 23:34:45 (114/128) Installing sqlite-libs (3.36.0-r0) 23:34:45 (115/128) Installing nss (3.78.1-r0) 23:34:45 (116/128) Installing libasyncns (0.8-r1) 23:34:45 (117/128) Installing libltdl (2.4.6-r7) 23:34:45 (118/128) Installing orc (0.4.32-r0) 23:34:45 (119/128) Installing libsndfile (1.0.31-r1) 23:34:45 (120/128) Installing speexdsp (1.2.0-r0) 23:34:45 (121/128) Installing tdb-libs (1.4.5-r0) 23:34:45 (122/128) Installing libpulse (15.0-r2) 23:34:45 (123/128) Installing re2 (2021.11.01-r0) 23:34:45 (124/128) Installing snappy (1.1.9-r1) 23:34:45 (125/128) Installing libgpg-error (1.42-r1) 23:34:45 (126/128) Installing libgcrypt (1.9.4-r0) 23:34:45 (127/128) Installing libxslt (1.1.35-r0) 23:34:46 (128/128) Installing chromium (99.0.4844.84-r0) 23:34:50 Executing busybox-1.34.1-r7.trigger 23:34:50 Executing glib-2.70.1-r0.trigger 23:34:50 Executing shared-mime-info-2.1-r1.trigger 23:34:55 Executing gdk-pixbuf-2.42.8-r0.trigger 23:34:55 Executing gtk-update-icon-cache-2.24.33-r0.trigger 23:34:55 Executing fontconfig-2.13.1-r4.trigger 23:34:55 Executing mkfontscale-1.2.1-r1.trigger 23:34:55 OK: 275 MiB in 144 packages 23:35:05 Removing intermediate container 0a302139aee5 23:35:05 ---> 05a46d494997 23:35:05 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 23:35:05 ---> Running in 3d89ac84241a 23:35:05 Removing intermediate container 3d89ac84241a 23:35:05 ---> 7520de40da98 23:35:05 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 23:35:05 ---> Running in 9ce8fc224273 23:35:06 Removing intermediate container 9ce8fc224273 23:35:06 ---> 0f16288b0fe6 23:35:06 Step 5/10 : RUN npm install -g npm 23:35:06 ---> Running in 9d83e3d34c23 23:35:33 23:35:33 removed 7 packages, changed 79 packages, and audited 223 packages in 23s 23:35:33 23:35:33 14 packages are looking for funding 23:35:33 run `npm fund` for details 23:35:33 23:35:33 found 0 vulnerabilities 23:35:37 Removing intermediate container 9d83e3d34c23 23:35:37 ---> 62b1c1924209 23:35:37 Step 6/10 : ARG USER=1000 23:35:37 ---> Running in 22ad116fb00f 23:35:37 Removing intermediate container 22ad116fb00f 23:35:37 ---> a4193d9b819e 23:35:37 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 23:35:37 ---> Running in 08600cae81f7 23:35:38 Removing intermediate container 08600cae81f7 23:35:38 ---> 88197e55c49e 23:35:38 Step 8/10 : USER $USER:$USER 23:35:38 ---> Running in b1b23e86f58e 23:35:38 Removing intermediate container b1b23e86f58e 23:35:38 ---> a486d94d84f3 23:35:38 Step 9/10 : WORKDIR /app 23:35:39 ---> Running in 7796d445536c 23:35:39 Removing intermediate container 7796d445536c 23:35:39 ---> e30298ce3928 23:35:39 Step 10/10 : LABEL git_sha=f935e31fed26b56ad20f053d6b1d70f00f004371 23:35:39 ---> Running in ccbe608813e1 23:35:39 Removing intermediate container ccbe608813e1 23:35:39 ---> 70b8b003c0ff 23:35:40 Successfully built 70b8b003c0ff 23:35:40 Successfully tagged edgexfoundry/edgex-web-ui:f935e31fed26b56ad20f053d6b1d70f00f004371 23:35:40 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 23:35:40 touch edgex-web-ui.imagebuilt 23:35:40 mkdir -p node_modules coverage 23:35:40 chown "1000:1000" node_modules coverage package-lock.json 23:35:40 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 23:35:52 npm WARN EBADENGINE Unsupported engine { 23:35:52 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 23:35:52 npm WARN EBADENGINE required: { 23:35:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:35:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:35:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:35:52 npm WARN EBADENGINE }, 23:35:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } 23:35:52 npm WARN EBADENGINE } 23:35:52 npm WARN EBADENGINE Unsupported engine { 23:35:52 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 23:35:52 npm WARN EBADENGINE required: { 23:35:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:35:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:35:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:35:52 npm WARN EBADENGINE }, 23:35:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } 23:35:52 npm WARN EBADENGINE } 23:35:52 npm WARN EBADENGINE Unsupported engine { 23:35:52 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 23:35:52 npm WARN EBADENGINE required: { 23:35:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:35:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:35:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:35:52 npm WARN EBADENGINE }, 23:35:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } 23:35:52 npm WARN EBADENGINE } 23:35:52 npm WARN EBADENGINE Unsupported engine { 23:35:52 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 23:35:52 npm WARN EBADENGINE required: { 23:35:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:35:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:35:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:35:52 npm WARN EBADENGINE }, 23:35:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } 23:35:52 npm WARN EBADENGINE } 23:35:52 npm WARN EBADENGINE Unsupported engine { 23:35:52 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 23:35:52 npm WARN EBADENGINE required: { 23:35:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:35:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:35:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:35:52 npm WARN EBADENGINE }, 23:35:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } 23:35:52 npm WARN EBADENGINE } 23:35:52 npm WARN EBADENGINE Unsupported engine { 23:35:52 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 23:35:52 npm WARN EBADENGINE required: { 23:35:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:35:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:35:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:35:52 npm WARN EBADENGINE }, 23:35:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } 23:35:52 npm WARN EBADENGINE } 23:35:52 npm WARN EBADENGINE Unsupported engine { 23:35:52 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 23:35:52 npm WARN EBADENGINE required: { 23:35:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:35:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:35:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:35:52 npm WARN EBADENGINE }, 23:35:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } 23:35:52 npm WARN EBADENGINE } 23:35:52 npm WARN EBADENGINE Unsupported engine { 23:35:52 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 23:35:52 npm WARN EBADENGINE required: { 23:35:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:35:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:35:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:35:52 npm WARN EBADENGINE }, 23:35:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } 23:35:52 npm WARN EBADENGINE } 23:35:52 npm WARN EBADENGINE Unsupported engine { 23:35:52 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 23:35:52 npm WARN EBADENGINE required: { 23:35:52 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 23:35:52 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 23:35:52 npm WARN EBADENGINE yarn: '>= 1.13.0' 23:35:52 npm WARN EBADENGINE }, 23:35:52 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.1.1' } 23:35:52 npm WARN EBADENGINE } 23:36:31 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 23:36: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 23:36:31 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 23:36:31 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 23:36:33 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 23:36:39 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 23:36:47 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 23:36:47 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 23:36:47 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 23:37: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 23:37:14 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 23:37: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. 23:37:19 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. 23:37:21 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. 23:37:22 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 23:37: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 23:37: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 23:37:53 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. 23:38:15 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. 23:38:54 23:38:54 added 1475 packages, and audited 1476 packages in 3m 23:38:54 23:38:54 90 packages are looking for funding 23:38:54 run `npm fund` for details 23:38:54 23:38:54 15 vulnerabilities (3 moderate, 8 high, 4 critical) 23:38:54 23:38:54 To address issues that do not require attention, run: 23:38:54 npm audit fix 23:38:54 23:38:54 To address all issues (including breaking changes), run: 23:38:54 npm audit fix --force 23:38:54 23:38:54 Run `npm audit` for details. 23:38:54 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 23:39:12 - Generating browser application bundles (phase: setup)... 23:39:44 Compiling @angular/compiler/testing : es2015 as esm2015 23:39:44 Compiling @angular/core : es2015 as esm2015 23:40:23 Compiling @angular/common : es2015 as esm2015 23:40:23 Compiling @angular/core/testing : es2015 as esm2015 23:40:25 Compiling @angular/platform-browser : es2015 as esm2015 23:40:25 Compiling @angular/common/testing : es2015 as esm2015 23:40:31 Compiling @angular/router : es2015 as esm2015 23:40:31 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 23:40:38 Compiling @angular/platform-browser/testing : es2015 as esm2015 23:40:38 Compiling @angular/common/http : es2015 as esm2015 23:40:39 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 23:40:44 Compiling @angular/forms : es2015 as esm2015 23:40:44 Compiling @angular/router/testing : es2015 as esm2015 23:40:45 Compiling @angular/common/http/testing : es2015 as esm2015 23:41:53 09 11 2022 23:41:47.769:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 23:41:53 09 11 2022 23:41:47.798:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 23:41:53 09 11 2022 23:41:47.827:INFO [launcher]: Starting browser ChromeHeadless 23:42:49 09 11 2022 23:42:47.994:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 23:42:59 09 11 2022 23:42:59.086:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 23:43:46 09 11 2022 23:43:43.364:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 23:44:09 ✔ Browser application bundle generation complete. 23:44:09 09 11 2022 23:44:09.463:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket V0I38YNbpbkC1E2kAAAB with id 15690860 23:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 23:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.706 secs) 23:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.956 secs) 23:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.084 secs) 23:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.237 secs) 23:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.916 secs) 23:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.968 secs) 23:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.995 secs) 23:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.142 secs) 23:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.254 secs) 23:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.414 secs) 23:44:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.487 secs) 23:44:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.018 secs) 23:44:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.053 secs) 23:44:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.103 secs) 23:44:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.185 secs) 23:44:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.229 secs) 23:44:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.3 secs) 23:44:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.535 secs) 23:44:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.62 secs) 23:44:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.744 secs) 23:44:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.071 secs) 23:44:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.199 secs) 23:44:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.543 secs) 23:44:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.596 secs) 23:44:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.633 secs) 23:44:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.651 secs) 23:44:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.666 secs) 23:44:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.954 secs) 23:44:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.997 secs) 23:44:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.032 secs) 23:44:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.452 secs) 23:44:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.633 secs) 23:44:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.91 secs) 23:44:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.993 secs) 23:44:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 6.078 secs) 23:44:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.115 secs) 23:44:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.424 secs) 23:44:37 WARN: ' 23:44:37 It looks like you're using ngModel on the same form field as formControlName. 23:44:37 Support for using the ngModel input property and ngModelChange event with 23:44:37 reactive form directives has been deprecated in Angular v6 and will be removed 23:44:37 in a future version of Angular. 23:44:37 23:44:37 For more information on this, see our API docs here: 23:44:37 https://angular.io/api/forms/FormControlName#use-with-ngmodel 23:44:37 ' 23:44:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.424 secs) 23:44:37 WARN: ' 23:44:37 It looks like you're using ngModel on the same form field as formControlName. 23:44:37 Support for using the ngModel input property and ngModelChange event with 23:44:37 reactive form directives has been deprecated in Angular v6 and will be removed 23:44:37 in a future version of Angular. 23:44:37 23:44:37 For more information on this, see our API docs here: 23:44:37 https://angular.io/api/forms/FormControlName#use-with-ngmodel 23:44:37 ' 23:44:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 6.692 secs) 23:44:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 6.737 secs) 23:44:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.768 secs) 23:44:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.837 secs) 23:44:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.871 secs) 23:44:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.902 secs) 23:44:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.997 secs) 23:44:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 7.018 secs) 23:44:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 7.03 secs) 23:44:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 7.056 secs) 23:44:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.208 secs) 23:44:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.227 secs) 23:44:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 7.242 secs) 23:44:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 7.254 secs) 23:44:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.394 secs) 23:44:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.428 secs) 23:44:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.582 secs) 23:44:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.902 secs) 23:44:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.965 secs) 23:44:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 8.17 secs) 23:44:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 8.361 secs) 23:44:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.437 secs) 23:44:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 8.517 secs) 23:44:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 9.239 secs) 23:44:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 9.397 secs) 23:44:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 9.556 secs) 23:44:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 9.58 secs) 23:44:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 9.593 secs) 23:44:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.79 secs) 23:44:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.847 secs) 23:44:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 10.013 secs) 23:44:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 10.039 secs) 23:44:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 10.059 secs) 23:44:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 10.267 secs) 23:44:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 10.341 secs) 23:44:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 10.411 secs) 23:44:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 10.584 secs) 23:44:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 10.713 secs) 23:44:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 10.735 secs) 23:44:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 10.77 secs) 23:44:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 10.801 secs) 23:44:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 10.911 secs) 23:44:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 10.935 secs) 23:44:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 10.947 secs) 23:44:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 10.978 secs) 23:44:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 11.037 secs) 23:44:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 11.101 secs) 23:44:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 11.209 secs) 23:44:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 11.224 secs) 23:44:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 11.239 secs) 23:44:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 11.296 secs) 23:44:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 11.329 secs) 23:44:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 11.514 secs) 23:44:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 11.583 secs) 23:44:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 11.672 secs) 23:44:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 11.72 secs) 23:44:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 11.787 secs) 23:44:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 11.815 secs) 23:44:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.831 secs) 23:44:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.852 secs) 23:44:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 12.052 secs) 23:44:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 12.139 secs) 23:44:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 12.27 secs) 23:44:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 12.353 secs) 23:44:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 12.434 secs) 23:44:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 12.485 secs) 23:44:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 12.719 secs) 23:44:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 13.115 secs) 23:44:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 13.19 secs) 23:44:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 13.354 secs) 23:44:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 13.437 secs) 23:44:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 13.5 secs) 23:44:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 13.66 secs) 23:44:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 13.72 secs) 23:44:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 13.778 secs) 23:44:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 13.974 secs) 23:44:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 13.991 secs) 23:44:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 14.002 secs) 23:44:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 14.095 secs) 23:44:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 14.109 secs) 23:44:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 14.274 secs) 23:44:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 14.389 secs) 23:44:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 14.518 secs) 23:44:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 14.558 secs) 23:44:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 14.6 secs) 23:44:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 14.635 secs) 23:44:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 14.692 secs) 23:44:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 14.726 secs) 23:44:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 14.753 secs) 23:44:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 14.765 secs) 23:44:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.998 secs) 23:44:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 15.145 secs) 23:44:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 15.205 secs) 23:44:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 15.23 secs) 23:44:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 15.254 secs) 23:44:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 15.29 secs) 23:44:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 15.394 secs) 23:44:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 15.476 secs) 23:44:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 15.651 secs) 23:44:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 15.671 secs) 23:44:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 15.681 secs) 23:44:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 15.724 secs) 23:44:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 15.8 secs) 23:44:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 16.135 secs) 23:44:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 16.511 secs) 23:44:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 16.616 secs) 23:44:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 16.874 secs) 23:44:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 16.962 secs) 23:44:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 17.056 secs) 23:44:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 17.089 secs) 23:44:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 17.212 secs) 23:44:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 17.263 secs) 23:44:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (24.068 secs / 17.263 secs) 23:44:53 TOTAL: 149 SUCCESS 23:44:53 ✔ Browser application bundle generation complete. 23:44:57 23:44:57 =============================== Coverage summary =============================== 23:44:57 Statements : 40.98% ( 1467/3580 ) 23:44:57 Branches : 12.03% ( 111/923 ) 23:44:57 Functions : 33.28% ( 432/1298 ) 23:44:57 Lines : 38.91% ( 1318/3387 ) 23:44:57 ================================================================================ 23:44:57 09 11 2022 23:44:57.110:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 23:44:58 ✔ Browser application bundle generation complete. 23:44:59 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 23:44:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:44:59 $ docker stop --time=1 198d19c5d2b13696c3cdeb2d50bf846909a7ff5e9781c68dfa050907ba16dd69 23:45:01 $ docker rm -f 198d19c5d2b13696c3cdeb2d50bf846909a7ff5e9781c68dfa050907ba16dd69 [Pipeline] // withDockerContainer [Pipeline] sh 23:45:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:45:05 Warning: overwriting stash ‘coverage-report’ 23:45:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:45:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:45:14 + ls -al . 23:45:14 total 184 23:45:14 drwxrwxr-x 13 jenkins jenkins 4096 Nov 9 23:32 . 23:45:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 23:30 .. 23:45:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 23:30 .blubracket 23:45:14 -rw-rw-r-- 1 jenkins jenkins 18 Nov 9 23:30 .dockerignore 23:45:14 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 23:30 .git 23:45:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 23:30 .github 23:45:14 -rw-rw-r-- 1 jenkins jenkins 185 Nov 9 23:30 .gitignore 23:45:14 -rw-rw-r-- 1 jenkins jenkins 4856 Nov 9 23:30 Attribution.txt 23:45:14 -rw-rw-r-- 1 jenkins jenkins 17205 Nov 9 23:30 CHANGELOG.md 23:45:14 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 9 23:30 CONTRIBUTING.md 23:45:14 -rw-rw-r-- 1 jenkins jenkins 1847 Nov 9 23:30 Dockerfile 23:45:14 -rw-rw-r-- 1 jenkins jenkins 652 Nov 9 23:30 Jenkinsfile 23:45:14 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 9 23:30 LICENSE 23:45:14 -rw-rw-r-- 1 jenkins jenkins 2124 Nov 9 23:30 Makefile 23:45:14 -rw-rw-r-- 1 jenkins jenkins 4558 Nov 9 23:30 README.md 23:45:14 -rw-rw-r-- 1 jenkins jenkins 5 Nov 9 23:28 VERSION 23:45:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 23:30 assets 23:45:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 23:30 bin 23:45:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 23:30 cmd 23:45:14 -rw-r--r-- 1 jenkins jenkins 10 Nov 9 23:32 coverage.out 23:45:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 23:30 docs 23:45:14 -rw-rw-r-- 1 jenkins jenkins 3110 Nov 9 23:30 go.mod 23:45:14 -rw-rw-r-- 1 jenkins jenkins 43888 Nov 9 23:30 go.sum 23:45:14 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 23:30 internal 23:45:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 23:30 snap 23:45:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 23:30 testing 23:45:14 -rw-rw-r-- 1 jenkins jenkins 155 Nov 9 23:30 version.go 23:45:14 drwxrwxr-x 6 jenkins jenkins 4096 Nov 9 23:35 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:15 + 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=f935e31fed26b56ad20f053d6b1d70f00f004371 --label arch=arm64 --label version=0.0.0 . 23:45:16 Sending build context to Docker daemon 31.49MB 23:45:16 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 23:45:16 Step 2/26 : FROM ${BASE} AS builder 23:45:16 ---> d80b131bd46c 23:45:16 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:45:17 ---> Running in b2a4b9d28564 23:45:17 Removing intermediate container b2a4b9d28564 23:45:17 ---> 150bf8332c65 23:45:17 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 23:45:17 ---> Running in 911d2b341969 23:45:18 Removing intermediate container 911d2b341969 23:45:18 ---> 8fd87fd80474 23:45:18 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 23:45:18 ---> Running in b8c6a005d1fc 23:45:18 Removing intermediate container b8c6a005d1fc 23:45:18 ---> 970255c4ad5e 23:45:18 Step 6/26 : LABEL Name=edgex-ui-go 23:45:18 ---> Running in 4623a4c34f0e 23:45:18 Removing intermediate container 4623a4c34f0e 23:45:18 ---> e6baf1c33a02 23:45:18 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 23:45:18 ---> Running in d783a9948f5a 23:45:19 Removing intermediate container d783a9948f5a 23:45:19 ---> 9401bf005bb1 23:45:19 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:45:21 ---> 83db5a16caad 23:45:21 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:45:21 ---> Running in 14f5a65dcf3c 23:45:23 Removing intermediate container 14f5a65dcf3c 23:45:23 ---> 526e064f5e4b 23:45:23 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:45:23 ---> Running in d2658dfac4d9 23:45:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:45:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:45:25 OK: 221 MiB in 51 packages 23:45:26 Removing intermediate container d2658dfac4d9 23:45:26 ---> 337e50875c3f 23:45:26 Step 11/26 : ENV GO111MODULE=on 23:45:26 ---> Running in 39cc9e813593 23:45:26 Removing intermediate container 39cc9e813593 23:45:26 ---> 6cc9385e5e9d 23:45:26 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:45:26 ---> Running in 42305b5bbc3e 23:45:27 Removing intermediate container 42305b5bbc3e 23:45:27 ---> 23faaa0d2d67 23:45:27 Step 13/26 : COPY go.mod vendor* ./ 23:45:27 ---> cceb89d23367 23:45:27 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:45:27 ---> Running in 836c8ab2cba2 23:45:29 Removing intermediate container 836c8ab2cba2 23:45:29 ---> 97f2346a9cfe 23:45:29 Step 15/26 : COPY . . 23:45:33 ---> cd61355d8cae 23:45:33 Step 16/26 : RUN ${MAKE} 23:45:33 ---> Running in 4b9623ff4d75 23:45:34 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 23:46:56 Removing intermediate container 4b9623ff4d75 23:46:56 ---> ad34c4bae4a3 23:46:56 Step 17/26 : FROM alpine:3.14 23:46:56 3.14: Pulling from library/alpine 23:46:56 90cda3b7c325: Pulling fs layer 23:46:56 90cda3b7c325: Verifying Checksum 23:46:56 90cda3b7c325: Pull complete 23:46:56 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 23:46:56 Status: Downloaded newer image for alpine:3.14 23:46:56 ---> 376ba31ae3da 23:46:56 Step 18/26 : EXPOSE 4000 23:46:56 ---> Running in 09734dad238c 23:46:56 Removing intermediate container 09734dad238c 23:46:56 ---> f408601e1a71 23:46:56 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 23:46:56 ---> 48fea1d5ec93 23:46:56 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 23:46:56 ---> 166fdb6b1346 23:46:56 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 23:46:57 ---> e5c7afcde51a 23:46:57 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:46:57 ---> Running in 8fd8e9010751 23:46:57 Removing intermediate container 8fd8e9010751 23:46:57 ---> 9ca6a30fa921 23:46:57 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 23:46:57 ---> Running in 19bab7a523c6 23:46:57 Removing intermediate container 19bab7a523c6 23:46:57 ---> feaf85c46bce 23:46:57 Step 24/26 : LABEL arch=arm64 23:46:57 ---> Running in 4e1ca66395f0 23:46:58 Removing intermediate container 4e1ca66395f0 23:46:58 ---> 78a760cf3a0d 23:46:58 Step 25/26 : LABEL git_sha=f935e31fed26b56ad20f053d6b1d70f00f004371 23:46:58 ---> Running in 25d86bafb5a9 23:46:58 Removing intermediate container 25d86bafb5a9 23:46:58 ---> 67ec5908570e 23:46:58 Step 26/26 : LABEL version=0.0.0 23:46:58 ---> Running in 744b4437c945 23:46:58 Removing intermediate container 744b4437c945 23:46:58 ---> c201e409d200 23:46:58 [Warning] One or more build-args [ARCH] were not consumed 23:46:59 Successfully built c201e409d200 23:46:59 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 23:47:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:47:00 23:47:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:47:00 arm64: Pulling from edgex-lftools-log-publisher 23:47:00 8998bd30e6a1: Pulling fs layer 23:47:00 04944245beec: Pulling fs layer 23:47:00 699f458cf7ca: Pulling fs layer 23:47:00 765212b225bb: Pulling fs layer 23:47:00 f23df028b6ca: Pulling fs layer 23:47:00 d65c8cfc05b1: Pulling fs layer 23:47:00 2437ff75d9bd: Pulling fs layer 23:47:00 765212b225bb: Waiting 23:47:00 f23df028b6ca: Waiting 23:47:00 d65c8cfc05b1: Waiting 23:47:00 2437ff75d9bd: Waiting 23:47:00 04944245beec: Verifying Checksum 23:47:00 04944245beec: Download complete 23:47:00 765212b225bb: Verifying Checksum 23:47:00 765212b225bb: Download complete 23:47:00 f23df028b6ca: Download complete 23:47:00 d65c8cfc05b1: Verifying Checksum 23:47:00 d65c8cfc05b1: Download complete 23:47:00 699f458cf7ca: Verifying Checksum 23:47:00 699f458cf7ca: Download complete 23:47:01 8998bd30e6a1: Verifying Checksum 23:47:01 8998bd30e6a1: Download complete 23:47:03 2437ff75d9bd: Verifying Checksum 23:47:03 2437ff75d9bd: Download complete 23:47:05 8998bd30e6a1: Pull complete 23:47:05 04944245beec: Pull complete 23:47:07 699f458cf7ca: Pull complete 23:47:07 765212b225bb: Pull complete 23:47:08 f23df028b6ca: Pull complete 23:47:08 d65c8cfc05b1: Pull complete 23:47:23 2437ff75d9bd: Pull complete 23:47:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:47:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:47:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:23 prd-ubuntu20.04-docker-arm64-4c-16g-118857 does not seem to be running inside a container 23:47:24 $ 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 23:47:27 $ docker top 4ab774413481f66e3ce77306962f8018914f7a8047451d00ca7fa7fdd805011c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:47:27 ---> job-cost.sh 23:47:27 lf-activate-venv: SKIPPING 23:47:27 INFO: No Stack... 23:47:28 INFO: Retrieving Pricing Info for: v3-standard-4 23:47:29 INFO: Archiving Costs [Pipeline] sh 23:47:29 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 23:47:29 + cut -d, -f6 [Pipeline] lock 23:47:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-578-1-stack-cost] 23:47:29 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-1-stack-cost] did not exist. Created. 23:47:29 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-578-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:47:30 /w/workspace/edgex-ui-go/1@tmp/durable-268dffd2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:47:30 + echo total: 0.10999999940395355 [Pipeline] stash 23:47:30 Warning: overwriting stash ‘stack-cost’ 23:47:35 Stashed 1 file(s) [Pipeline] } 23:47:35 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-578-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:47:35 $ docker stop --time=1 4ab774413481f66e3ce77306962f8018914f7a8047451d00ca7fa7fdd805011c 23:47:37 $ docker rm -f 4ab774413481f66e3ce77306962f8018914f7a8047451d00ca7fa7fdd805011c [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 23:47:38 provisioning config files... 23:47:38 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config4229848294456004643tmp [Pipeline] { [Pipeline] sh 23:47:38 + set +x 23:47:38 + curl -s https://codecov.io/bash 23:47:38 + bash -s -- 23:47:38 23:47:38 _____ _ 23:47:38 / ____| | | 23:47:38 | | ___ __| | ___ ___ _____ __ 23:47:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:47:38 | |___| (_) | (_| | __/ (_| (_) \ V / 23:47:38 \_____\___/ \__,_|\___|\___\___/ \_/ 23:47:38 Bash-1.0.6 23:47:38 23:47:38 23:47:38 ==> git version 2.25.1 found 23:47:38 ==> 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 23:47:38 Release-Date: 2020-01-08 23:47:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:47:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:47:38 ==> Jenkins CI detected. 23:47:38 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-578 23:47:38 project root: . 23:47:38 --> token set from env 23:47:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:47:38 ==> Running gcov in . (disable via -X gcov) 23:47:38 ==> Python coveragepy not found 23:47:38 ==> Searching for coverage reports in: 23:47:38 + . 23:47:39 -> Found 1 reports 23:47:39 ==> Detecting git/mercurial file structure 23:47:39 ==> Reading reports 23:47:39 + ./coverage.out bytes=10 23:47:39 ==> Appending adjustments 23:47:39 https://docs.codecov.io/docs/fixing-reports 23:47:39 + Found adjustments 23:47:39 ==> Gzipping contents 23:47:39 12K /tmp/codecov.IvPYgs.gz 23:47:39 ==> Uploading reports 23:47:39 url: https://codecov.io 23:47:39 query: branch=PR-578&commit=f935e31fed26b56ad20f053d6b1d70f00f004371&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-578%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=578&job=&cmd_args= 23:47:39 -> Pinging Codecov 23:47:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-578&commit=f935e31fed26b56ad20f053d6b1d70f00f004371&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-578%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=578&job=&cmd_args= 23:47:40 -> Uploading to 23:47:40 https://storage.googleapis.com/codecov/v4/raw/2022-11-09/FB506323287CE973F263BFD2A0EB1F37/f935e31fed26b56ad20f053d6b1d70f00f004371/666206b1-c572-4320-9e45-9d6efcdd42da.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221109T234740Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff78d7823cd549d2bfb210d77df65a4e14185244a9ff05f18d8ecf00152e7556 23:47:40 % Total % Received % Xferd Average Speed Time Time Time Current 23:47:40 Dload Upload Total Spent Left Speed 23:47:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 33353 --:--:-- --:--:-- --:--:-- 33353 23:47:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/f935e31fed26b56ad20f053d6b1d70f00f004371 [Pipeline] } 23:47:40 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 23:47:42 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives ] 23:47:42 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives 23:47:42 total 16 23:47:42 drwxr-xr-x 3 root root 4096 Nov 9 23:31 . 23:47:42 drwxrwxr-x 15 jenkins jenkins 4096 Nov 9 23:31 .. 23:47:42 drwxr-xr-x 2 root root 4096 Nov 9 23:31 cost 23:47:42 -rw-r--r-- 1 root root 83 Nov 9 23:31 cost.csv 23:47:42 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives 23:47:42 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives 23:47:42 total 16 23:47:42 drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 23:31 . 23:47:42 drwxrwxr-x 15 jenkins jenkins 4096 Nov 9 23:31 .. 23:47:42 drwxr-xr-x 2 jenkins jenkins 4096 Nov 9 23:31 cost 23:47:42 -rw-r--r-- 1 jenkins jenkins 83 Nov 9 23:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:47:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:47:43 ---> package-listing.sh 23:47:43 ++ facter osfamily 23:47:43 ++ tr '[:upper:]' '[:lower:]' 23:47:43 + OS_FAMILY=debian 23:47:43 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-578 23:47:43 + START_PACKAGES=/tmp/packages_start.txt 23:47:43 + END_PACKAGES=/tmp/packages_end.txt 23:47:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:47:43 + PACKAGES=/tmp/packages_start.txt 23:47:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-578 ']' 23:47:43 + PACKAGES=/tmp/packages_end.txt 23:47:43 + case "${OS_FAMILY}" in 23:47:43 + dpkg -l 23:47:43 + grep '^ii' 23:47:43 + '[' -f /tmp/packages_start.txt ']' 23:47:43 + '[' -f /tmp/packages_end.txt ']' 23:47:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:47:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-578 ']' 23:47:43 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives/ 23:47:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-578/archives/ [Pipeline] echo 23:47:43 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-578/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:47:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:47:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:44 prd-ubuntu20.04-docker-8c-8g-118855 does not seem to be running inside a container 23:47:44 $ 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-578/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-578 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578:/w/workspace/edgexfoundry_edgex-ui-go_PR-578:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@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 23:47:45 $ docker top e8cdbc83e09c74f8f86dcac1fbf7156bceb1a3b817ebc52cf95ff854f8f18804 -eo pid,comm [Pipeline] { [Pipeline] sh 23:47:45 + touch /tmp/pre-build-complete [Pipeline] sh 23:47:45 + mkdir -p /var/log/sysstat [Pipeline] sh 23:47:46 + ls /var/log/sa-host 23:47:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:47:46 provisioning config files... 23:47:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-578@tmp/config14377167482224019099tmp [Pipeline] { [Pipeline] echo 23:47:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:47:46 ---> create-netrc.sh [Pipeline] } 23:47:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:47:47 ---> python-tools-install.sh [Pipeline] echo 23:47:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:47:47 ---> sudo-logs.sh 23:47:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:47:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:47:47 ---> job-cost.sh 23:47:47 lf-activate-venv: SKIPPING 23:47:47 DEBUG: total: 0.2199999988079071 23:47:47 INFO: Retrieving Stack Cost... 23:47:48 INFO: Retrieving Pricing Info for: v3-standard-8 23:47:48 INFO: Archiving Costs [Pipeline] echo 23:47:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:47:49 ---> logs-deploy.sh 23:47:49 lf-activate-venv: SKIPPING 23:47:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-578/1 23:47:49 INFO: archiving workspace using pattern(s): 23:47:49 Archives upload complete. 23:47:49 INFO: archiving logs to Nexus 23:47:50 ---> uname -a: 23:47:50 Linux prd-ubuntu20-04-docker-8c-8g-118855 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:47:50 23:47:50 23:47:50 ---> lscpu: 23:47:50 Architecture: x86_64 23:47:50 CPU op-mode(s): 32-bit, 64-bit 23:47:50 Byte Order: Little Endian 23:47:50 Address sizes: 40 bits physical, 48 bits virtual 23:47:50 CPU(s): 8 23:47:50 On-line CPU(s) list: 0-7 23:47:50 Thread(s) per core: 1 23:47:50 Core(s) per socket: 1 23:47:50 Socket(s): 8 23:47:50 NUMA node(s): 1 23:47:50 Vendor ID: AuthenticAMD 23:47:50 CPU family: 23 23:47:50 Model: 49 23:47:50 Model name: AMD EPYC-Rome Processor 23:47:50 Stepping: 0 23:47:50 CPU MHz: 2800.002 23:47:50 BogoMIPS: 5600.00 23:47:50 Virtualization: AMD-V 23:47:50 Hypervisor vendor: KVM 23:47:50 Virtualization type: full 23:47:50 L1d cache: 256 KiB 23:47:50 L1i cache: 256 KiB 23:47:50 L2 cache: 4 MiB 23:47:50 L3 cache: 128 MiB 23:47:50 NUMA node0 CPU(s): 0-7 23:47:50 Vulnerability Itlb multihit: Not affected 23:47:50 Vulnerability L1tf: Not affected 23:47:50 Vulnerability Mds: Not affected 23:47:50 Vulnerability Meltdown: Not affected 23:47:50 Vulnerability Mmio stale data: Not affected 23:47:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:47:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:47:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:47:50 Vulnerability Srbds: Not affected 23:47:50 Vulnerability Tsx async abort: Not affected 23:47:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:47:50 23:47:50 23:47:50 ---> nproc: 23:47:50 8 23:47:50 23:47:50 23:47:50 ---> df -h: 23:47:50 Filesystem Size Used Avail Use% Mounted on 23:47:50 overlay 155G 13G 143G 9% / 23:47:50 tmpfs 64M 0 64M 0% /dev 23:47:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:47:50 shm 64M 0 64M 0% /dev/shm 23:47:50 /dev/vda1 155G 13G 143G 9% /facter-os 23:47:50 23:47:50 23:47:50 ---> sar -b -r -n DEV: 23:47:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118855) 11/09/22 _x86_64_ (8 CPU) 23:47:50 23:47:50 23:27:36 LINUX RESTART (8 CPU) 23:47:50 23:47:50 23:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:47:50 23:29:01 217.96 38.89 179.07 0.00 4281.69 68442.99 0.00 23:47:50 23:30:01 294.43 0.40 294.03 0.00 14.66 60937.84 0.00 23:47:50 23:31:01 226.41 0.18 226.23 0.00 4.80 42029.80 0.00 23:47:50 23:32:01 101.47 0.05 101.42 0.00 5.07 28178.12 0.00 23:47:50 23:33:01 31.12 7.75 23.38 0.00 903.97 2536.22 0.00 23:47:50 23:34:01 24.93 0.00 24.93 0.00 0.00 1662.39 0.00 23:47:50 23:35:01 21.58 1.58 20.00 0.00 1980.20 3392.37 0.00 23:47:50 23:36:01 2.22 0.00 2.22 0.00 0.00 23.46 0.00 23:47:50 23:37:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 23:47:50 23:38:01 1.90 0.00 1.90 0.00 0.00 20.40 0.00 23:47:50 23:39:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 23:47:50 23:40:01 1.82 0.00 1.82 0.00 0.00 31.06 0.00 23:47:50 23:41:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 23:47:50 23:42:01 1.68 0.00 1.68 0.00 0.00 18.40 0.00 23:47:50 23:43:01 2.03 0.02 2.02 0.00 0.13 25.06 0.00 23:47:50 23:44:01 2.92 1.65 1.27 0.00 37.73 15.86 0.00 23:47:50 23:45:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 23:47:50 23:46:02 1.23 0.00 1.23 0.00 0.00 14.13 0.00 23:47:50 23:47:01 1.08 0.00 1.08 0.00 0.00 11.93 0.00 23:47:50 Average: 49.35 2.66 46.69 0.00 380.76 10924.07 0.00 23:47:50 23:47:50 23:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:47:50 23:29:01 28107288 31574016 739348 2.25 118952 3541196 2062216 6.08 1219480 3111220 168964 23:47:50 23:30:01 26778236 31274480 1112560 3.38 198824 4288272 2169404 6.39 1552900 3968284 430456 23:47:50 23:31:01 26741960 31518128 782400 2.38 213640 4595320 2041016 6.02 1573012 3946684 356 23:47:50 23:32:01 26158732 31548160 751124 2.28 219900 5149192 1763468 5.20 1592256 4455884 200 23:47:50 23:33:01 26003908 31537856 742608 2.26 237096 5278752 1791812 5.28 1676836 4510444 6312 23:47:50 23:34:01 25992548 31546120 735192 2.24 239376 5295228 1791812 5.28 1674360 4527348 4312 23:47:50 23:35:01 25871456 31536264 744840 2.27 241472 5398136 1800032 5.30 1745532 4565952 316 23:47:50 23:36:01 25879772 31544584 736520 2.24 241484 5398140 1800032 5.30 1737256 4565956 20 23:47:50 23:37:01 25880000 31544812 736220 2.24 241496 5398140 1800032 5.30 1737304 4565956 160 23:47:50 23:38:01 25879952 31544768 736140 2.24 241524 5398144 1800032 5.30 1737472 4565960 160 23:47:50 23:39:01 25880008 31544876 736076 2.24 241532 5398144 1800032 5.30 1737284 4565960 8 23:47:50 23:40:01 25880252 31545140 735728 2.24 241568 5398152 1800032 5.30 1737104 4565972 44 23:47:50 23:41:01 25880316 31545248 735812 2.24 241572 5398156 1800032 5.30 1737160 4565976 8 23:47:50 23:42:01 25880364 31545340 735696 2.24 241612 5398156 1800032 5.30 1737568 4565980 40 23:47:50 23:43:01 25879324 31544468 736784 2.24 241652 5398136 1815540 5.35 1737316 4565960 24 23:47:50 23:44:01 25871356 31538592 742524 2.26 241684 5399264 1815540 5.35 1745268 4566320 132 23:47:50 23:45:01 25871568 31538800 742192 2.26 241704 5399268 1815540 5.35 1744880 4566316 8 23:47:50 23:46:02 25871552 31538816 742116 2.26 241740 5399264 1815540 5.35 1744844 4566320 188 23:47:50 23:47:01 25871504 31538796 742076 2.26 241768 5399264 1815540 5.35 1744856 4566320 8 23:47:50 Average: 26114742 31528909 761366 2.32 229926 5175175 1847247 5.44 1679615 4414674 32196 23:47:50 23:47:50 23:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:47:50 23:29:01 docker0 178.94 244.88 15.19 2025.59 0.00 0.00 0.00 0.00 23:47:50 23:29:01 lo 8.27 8.27 0.82 0.82 0.00 0.00 0.00 0.00 23:47:50 23:29:01 ens3 989.84 701.90 9403.46 117.52 0.00 0.00 0.00 0.00 23:47:50 23:30:01 vethbefa1e4 108.30 184.32 19.22 1761.61 0.00 0.00 0.00 0.14 23:47:50 23:30:01 docker0 141.59 275.49 19.97 3823.24 0.00 0.00 0.00 0.00 23:47:50 23:30:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 23:47:50 23:30:01 ens3 366.72 211.56 4558.50 130.10 0.00 0.00 0.00 0.00 23:47:50 23:30:01 vethcfb6c34 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 23:47:50 23:31:01 docker0 13.25 17.71 0.76 174.17 0.00 0.00 0.00 0.00 23:47:50 23:31:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 23:47:50 23:31:01 veth626e5a9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:50 23:31:01 ens3 59.01 41.93 208.70 19.35 0.00 0.00 0.00 0.00 23:47:50 23:31:01 vethd7d0b67 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:50 23:32:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:47:50 23:32:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 23:47:50 23:32:01 ens3 123.70 94.27 2574.74 61.22 0.00 0.00 0.00 0.00 23:47:50 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:50 23:33:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:47:50 23:33:01 ens3 105.00 63.23 907.31 4.39 0.00 0.00 0.00 0.00 23:47:50 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:50 23:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:47:50 23:34:01 ens3 169.61 102.88 286.11 19.46 0.00 0.00 0.00 0.00 23:47:50 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:50 23:35:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:47:50 23:35:01 ens3 100.70 60.21 171.72 10.57 0.00 0.00 0.00 0.00 23:47:50 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:50 23:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:47:50 23:36:01 ens3 0.23 0.20 0.02 0.01 0.00 0.00 0.00 0.00 23:47:50 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:50 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:50 23:37:01 ens3 0.50 0.02 0.04 0.00 0.00 0.00 0.00 0.00 23:47:50 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:50 23:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:47:50 23:38:01 ens3 3.40 7.47 0.31 7.38 0.00 0.00 0.00 0.00 23:47:50 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:50 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:50 23:39:01 ens3 3.92 7.05 0.55 7.63 0.00 0.00 0.00 0.00 23:47:50 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:50 23:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:47:50 23:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:47:50 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:50 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:50 23:41:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:50 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:50 23:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:47:50 23:42:01 ens3 0.92 0.67 0.36 0.23 0.00 0.00 0.00 0.00 23:47:50 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:50 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:50 23:43:01 ens3 0.45 0.28 0.26 0.20 0.00 0.00 0.00 0.00 23:47:50 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:50 23:44:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:47:50 23:44:01 ens3 8.13 6.83 5.19 6.14 0.00 0.00 0.00 0.00 23:47:50 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:50 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:50 23:45:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 23:47:50 23:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:50 23:46:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:47:50 23:46:02 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:47:50 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:50 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:47:50 23:47:01 ens3 0.17 0.08 0.12 0.01 0.00 0.00 0.00 0.00 23:47:50 Average: docker0 17.58 28.35 1.89 317.26 0.00 0.00 0.00 0.00 23:47:50 Average: lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 23:47:50 Average: ens3 101.80 68.42 954.35 20.24 0.00 0.00 0.00 0.00 23:47:50 23:47:50 23:47:50 ---> sar -P ALL: 23:47:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118855) 11/09/22 _x86_64_ (8 CPU) 23:47:50 23:47:50 23:27:36 LINUX RESTART (8 CPU) 23:47:50 23:47:50 23:28:01 CPU %user %nice %system %iowait %steal %idle 23:47:50 23:29:01 all 12.16 0.00 4.47 1.22 0.06 82.09 23:47:50 23:29:01 0 11.41 0.00 3.57 1.01 0.05 83.97 23:47:50 23:29:01 1 12.78 0.00 5.42 3.28 0.07 78.45 23:47:50 23:29:01 2 11.86 0.00 3.69 0.25 0.05 84.14 23:47:50 23:29:01 3 12.96 0.00 4.41 1.01 0.07 81.56 23:47:50 23:29:01 4 13.63 0.00 5.20 2.92 0.07 78.17 23:47:50 23:29:01 5 14.20 0.00 4.35 0.76 0.05 80.64 23:47:50 23:29:01 6 8.90 0.00 4.20 0.34 0.05 86.52 23:47:50 23:29:01 7 11.58 0.00 4.98 0.15 0.08 83.21 23:47:50 23:30:01 all 21.47 0.00 6.21 1.41 0.08 70.83 23:47:50 23:30:01 0 18.57 0.00 5.48 0.08 0.07 75.80 23:47:50 23:30:01 1 41.18 0.00 8.01 2.51 0.07 48.24 23:47:50 23:30:01 2 19.75 0.00 7.32 0.24 0.08 72.60 23:47:50 23:30:01 3 16.20 0.00 6.37 0.71 0.08 76.64 23:47:50 23:30:01 4 20.49 0.00 6.15 2.61 0.07 70.69 23:47:50 23:30:01 5 15.70 0.00 3.63 2.15 0.05 78.48 23:47:50 23:30:01 6 20.04 0.00 6.33 1.68 0.08 71.86 23:47:50 23:30:01 7 19.81 0.00 6.42 1.30 0.10 72.36 23:47:50 23:31:01 all 20.11 0.00 5.41 0.57 0.06 73.85 23:47:50 23:31:01 0 14.26 0.00 4.75 0.05 0.05 80.89 23:47:50 23:31:01 1 25.35 0.00 6.01 0.15 0.08 68.40 23:47:50 23:31:01 2 20.89 0.00 6.96 2.51 0.07 69.56 23:47:50 23:31:01 3 18.31 0.00 5.13 0.33 0.07 76.16 23:47:50 23:31:01 4 20.96 0.00 5.98 0.22 0.07 72.78 23:47:50 23:31:01 5 32.83 0.00 4.92 0.03 0.05 62.16 23:47:50 23:31:01 6 19.06 0.00 5.38 0.59 0.07 74.90 23:47:50 23:31:01 7 9.24 0.00 4.13 0.69 0.05 85.89 23:47:50 23:32:01 all 13.04 0.00 3.11 0.38 0.04 83.43 23:47:50 23:32:01 0 12.47 0.00 3.32 0.02 0.05 84.14 23:47:50 23:32:01 1 13.02 0.00 2.83 0.02 0.03 84.10 23:47:50 23:32:01 2 12.85 0.00 2.71 0.10 0.03 84.31 23:47:50 23:32:01 3 12.64 0.00 3.54 1.02 0.03 82.77 23:47:50 23:32:01 4 12.54 0.00 3.60 1.03 0.05 82.78 23:47:50 23:32:01 5 13.28 0.00 2.77 0.10 0.03 83.82 23:47:50 23:32:01 6 13.03 0.00 2.89 0.05 0.03 84.00 23:47:50 23:32:01 7 14.47 0.00 3.26 0.67 0.05 81.55 23:47:50 23:33:01 all 0.91 0.00 0.67 0.20 0.01 98.21 23:47:50 23:33:01 0 0.72 0.00 0.40 0.03 0.00 98.85 23:47:50 23:33:01 1 1.47 0.00 1.27 0.40 0.00 96.87 23:47:50 23:33:01 2 1.25 0.00 0.45 0.05 0.00 98.25 23:47:50 23:33:01 3 0.83 0.00 0.42 0.85 0.02 97.88 23:47:50 23:33:01 4 0.62 0.00 1.59 0.05 0.02 97.73 23:47:50 23:33:01 5 0.88 0.00 0.35 0.07 0.02 98.68 23:47:50 23:33:01 6 0.52 0.00 0.28 0.00 0.00 99.20 23:47:50 23:33:01 7 1.00 0.00 0.60 0.12 0.02 98.26 23:47:50 23:34:01 all 0.40 0.00 0.16 0.22 0.02 99.20 23:47:50 23:34:01 0 0.47 0.00 0.18 0.03 0.02 99.30 23:47:50 23:34:01 1 0.18 0.00 0.07 0.00 0.02 99.73 23:47:50 23:34:01 2 0.38 0.00 0.20 0.02 0.03 99.37 23:47:50 23:34:01 3 0.15 0.00 0.18 1.50 0.03 98.13 23:47:50 23:34:01 4 0.58 0.00 0.20 0.05 0.02 99.15 23:47:50 23:34:01 5 0.77 0.00 0.25 0.08 0.02 98.88 23:47:50 23:34:01 6 0.17 0.00 0.07 0.02 0.02 99.73 23:47:50 23:34:01 7 0.47 0.00 0.17 0.05 0.03 99.28 23:47:50 23:35:01 all 0.55 0.00 0.21 0.20 0.01 99.03 23:47:50 23:35:01 0 0.67 0.00 0.32 0.15 0.00 98.87 23:47:50 23:35:01 1 0.33 0.00 0.12 0.07 0.02 99.47 23:47:50 23:35:01 2 0.28 0.00 0.10 0.02 0.02 99.58 23:47:50 23:35:01 3 0.38 0.00 0.35 1.24 0.02 98.01 23:47:50 23:35:01 4 0.45 0.00 0.10 0.05 0.02 99.38 23:47:50 23:35:01 5 0.20 0.00 0.03 0.02 0.00 99.75 23:47:50 23:35:01 6 1.52 0.00 0.37 0.05 0.02 98.05 23:47:50 23:35:01 7 0.53 0.00 0.27 0.02 0.02 99.16 23:47:50 23:36:01 all 0.03 0.00 0.01 0.01 0.00 99.95 23:47:50 23:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:47:50 23:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:47:50 23:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:47:50 23:36:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:47:50 23:36:01 4 0.03 0.00 0.02 0.03 0.02 99.90 23:47:50 23:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:47:50 23:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:47:50 23:36:01 7 0.07 0.00 0.00 0.00 0.00 99.93 23:47:50 23:37:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:47:50 23:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:47:50 23:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:47:50 23:37:01 2 0.07 0.00 0.03 0.00 0.02 99.88 23:47:50 23:37:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:47:50 23:37:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:47:50 23:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:47:50 23:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:47:50 23:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:47:50 23:38:01 all 0.03 0.00 0.01 0.01 0.00 99.95 23:47:50 23:38:01 0 0.07 0.00 0.03 0.00 0.00 99.90 23:47:50 23:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:47:50 23:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:47:50 23:38:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:47:50 23:38:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:47:50 23:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:47:50 23:38:01 6 0.05 0.00 0.02 0.03 0.00 99.90 23:47:50 23:38:01 7 0.02 0.00 0.02 0.05 0.00 99.92 23:47:50 23:39:01 all 0.25 0.00 0.02 0.00 0.01 99.72 23:47:50 23:39:01 0 1.86 0.00 0.05 0.00 0.02 98.08 23:47:50 23:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:47:50 23:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:47:50 23:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:47:50 23:39:01 4 0.00 0.00 0.00 0.02 0.02 99.97 23:47:50 23:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:47:50 23:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:47:50 23:39:01 7 0.03 0.00 0.03 0.00 0.02 99.92 23:47:50 23:47:50 23:39:01 CPU %user %nice %system %iowait %steal %idle 23:47:50 23:40:01 all 0.29 0.00 0.01 0.01 0.00 99.69 23:47:50 23:40:01 0 2.00 0.00 0.02 0.00 0.00 97.98 23:47:50 23:40:01 1 0.05 0.00 0.02 0.00 0.00 99.93 23:47:50 23:40:01 2 0.07 0.00 0.00 0.00 0.02 99.92 23:47:50 23:40:01 3 0.02 0.00 0.02 0.03 0.00 99.93 23:47:50 23:40:01 4 0.02 0.00 0.00 0.05 0.00 99.93 23:47:50 23:40:01 5 0.07 0.00 0.00 0.00 0.00 99.93 23:47:50 23:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:47:50 23:40:01 7 0.07 0.00 0.00 0.00 0.00 99.93 23:47:50 23:41:01 all 0.18 0.00 0.01 0.00 0.01 99.81 23:47:50 23:41:01 0 1.34 0.00 0.02 0.00 0.00 98.65 23:47:50 23:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:47:50 23:41:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:47:50 23:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:47:50 23:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:47:50 23:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:47:50 23:41:01 6 0.00 0.00 0.00 0.02 0.00 99.98 23:47:50 23:41:01 7 0.03 0.00 0.00 0.00 0.02 99.95 23:47:50 23:42:01 all 0.01 0.00 0.01 0.01 0.00 99.96 23:47:50 23:42:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:47:50 23:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:47:50 23:42:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:47:50 23:42:01 3 0.00 0.00 0.00 0.03 0.00 99.97 23:47:50 23:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:47:50 23:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:47:50 23:42:01 6 0.00 0.00 0.00 0.02 0.00 99.98 23:47:50 23:42:01 7 0.05 0.00 0.03 0.00 0.00 99.92 23:47:50 23:43:01 all 0.04 0.00 0.03 0.01 0.00 99.92 23:47:50 23:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:47:50 23:43:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:47:50 23:43:01 2 0.07 0.00 0.02 0.00 0.00 99.92 23:47:50 23:43:01 3 0.02 0.00 0.03 0.03 0.00 99.92 23:47:50 23:43:01 4 0.03 0.00 0.03 0.00 0.02 99.92 23:47:50 23:43:01 5 0.03 0.00 0.02 0.02 0.00 99.93 23:47:50 23:43:01 6 0.03 0.00 0.03 0.00 0.02 99.92 23:47:50 23:43:01 7 0.08 0.00 0.03 0.00 0.00 99.88 23:47:50 23:44:01 all 0.26 0.00 0.03 0.01 0.00 99.69 23:47:50 23:44:01 0 0.49 0.00 0.05 0.00 0.00 99.46 23:47:50 23:44:01 1 0.08 0.00 0.05 0.00 0.00 99.87 23:47:50 23:44:01 2 0.35 0.00 0.02 0.00 0.02 99.62 23:47:50 23:44:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:47:50 23:44:01 4 0.10 0.00 0.05 0.00 0.00 99.85 23:47:50 23:44:01 5 0.45 0.00 0.00 0.00 0.00 99.55 23:47:50 23:44:01 6 0.38 0.00 0.07 0.05 0.00 99.50 23:47:50 23:44:01 7 0.22 0.00 0.03 0.00 0.02 99.73 23:47:50 23:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:47:50 23:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:47:50 23:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:47:50 23:45:01 2 0.02 0.00 0.05 0.00 0.02 99.92 23:47:50 23:45:01 3 0.02 0.00 0.02 0.03 0.02 99.92 23:47:50 23:45:01 4 0.03 0.00 0.00 0.00 0.02 99.95 23:47:50 23:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:47:50 23:45:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:47:50 23:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:47:50 23:46:02 all 0.02 0.00 0.01 0.00 0.00 99.96 23:47:50 23:46:02 0 0.02 0.00 0.02 0.00 0.00 99.97 23:47:50 23:46:02 1 0.02 0.00 0.02 0.00 0.02 99.95 23:47:50 23:46:02 2 0.03 0.00 0.02 0.00 0.02 99.93 23:47:50 23:46:02 3 0.00 0.00 0.00 0.03 0.00 99.97 23:47:50 23:46:02 4 0.02 0.00 0.00 0.00 0.00 99.98 23:47:50 23:46:02 5 0.02 0.00 0.02 0.00 0.00 99.97 23:47:50 23:46:02 6 0.02 0.00 0.02 0.00 0.00 99.97 23:47:50 23:46:02 7 0.05 0.00 0.02 0.00 0.00 99.93 23:47:50 23:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:47:50 23:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:47:50 23:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:47:50 23:47:01 2 0.02 0.00 0.02 0.00 0.03 99.93 23:47:50 23:47:01 3 0.03 0.00 0.00 0.02 0.00 99.95 23:47:50 23:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:47:50 23:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:47:50 23:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:47:50 23:47:01 7 0.05 0.00 0.00 0.00 0.02 99.93 23:47:50 Average: all 3.65 0.00 1.07 0.22 0.02 95.04 23:47:50 Average: 0 3.38 0.00 0.96 0.07 0.01 95.58 23:47:50 Average: 1 4.96 0.00 1.25 0.34 0.02 93.44 23:47:50 Average: 2 3.55 0.00 1.13 0.17 0.02 95.13 23:47:50 Average: 3 3.23 0.00 1.07 0.36 0.02 95.32 23:47:50 Average: 4 3.64 0.00 1.20 0.37 0.02 94.77 23:47:50 Average: 5 4.11 0.00 0.86 0.17 0.01 94.84 23:47:50 Average: 6 3.34 0.00 1.03 0.15 0.02 95.46 23:47:50 Average: 7 3.02 0.00 1.04 0.16 0.02 95.75 23:47:50 23:47:50 23:47:50