Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95+8a5a4ec92ca374ae5f786629731d1f336ce6694e (db68373af351e1ca5b0ac16ef91de642a39bafa5) 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-ssh14689849951430169753.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh11126923326029887841.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-590/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-590/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh801395849521728118.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9138886753141207869.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-590/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-590/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4317312141412735048.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7636 in /w/workspace/edgexfoundry_edgex-ui-go_PR-590 [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-590 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8a5a4ec92ca374ae5f786629731d1f336ce6694e into PR head commit 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/590/head:refs/remotes/origin/PR-590 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8a5a4ec92ca374ae5f786629731d1f336ce6694e # timeout=10 Merge succeeded, producing b8cf7c727b5484feaeaef293f21d01add8954292 Checking out Revision b8cf7c727b5484feaeaef293f21d01add8954292 (PR-590) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b8cf7c727b5484feaeaef293f21d01add8954292 # timeout=10 Commit message: "Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:07:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk bdce6b410e25ee0848e4f5fe93fa1fe6c17a4320 # timeout=10 02:07:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:07:33 ========================================================= 02:07:33 EdgeX Global Pipelines Version Info 02:07:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:07:34 ------------------- 02:07:34 stable info: 02:07:34 ------------------- 02:07:34 Commited By: Bill Mahoney bill.mahoney@intel.com 02:07:34 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 02:07:34 Message: update stable to v1.0.248 02:07:34 ------------------- 02:07:34 experimental info: 02:07:34 ------------------- 02:07:34 Commited By: **** collab-it+edgex@linuxfoundation.org 02:07:34 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 02:07:34 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:07:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:07:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:07:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:07:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:07:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:07:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:07:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:07:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:07:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-590 [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-590 [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-590 [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b8cf7c727b5484feaeaef293f21d01add8954292 [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b8cf7c7 [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:35 provisioning config files... 02:07:35 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/config11261942553074358939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:35 ---> docker-login.sh 02:07:35 nexus3.edgexfoundry.org:10001 02:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:35 Configure a credential helper to remove this warning. See 02:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:35 02:07:35 Login Succeeded 02:07:35 nexus3.edgexfoundry.org:10002 02:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:35 Configure a credential helper to remove this warning. See 02:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:35 02:07:35 Login Succeeded 02:07:35 nexus3.edgexfoundry.org:10003 02:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:36 Configure a credential helper to remove this warning. See 02:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:36 02:07:36 Login Succeeded 02:07:36 nexus3.edgexfoundry.org:10004 02:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:36 Configure a credential helper to remove this warning. See 02:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:36 02:07:36 Login Succeeded 02:07:36 docker.io 02:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:36 Configure a credential helper to remove this warning. See 02:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:36 02:07:36 Login Succeeded 02:07:36 ---> docker-login.sh ends [Pipeline] } 02:07:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:07:37 + git rev-list -1 --merges b8cf7c727b5484feaeaef293f21d01add8954292~1..b8cf7c727b5484feaeaef293f21d01add8954292 [Pipeline] echo 02:07:37 -----------> git rev-list -1 --merges b8cf7c727b5484feaeaef293f21d01add8954292~1..b8cf7c727b5484feaeaef293f21d01add8954292 b8cf7c727b5484feaeaef293f21d01add8954292 02:07:37 b8cf7c727b5484feaeaef293f21d01add8954292 [false] [Pipeline] sh 02:07:37 + git log --format=format:%s -1 b8cf7c727b5484feaeaef293f21d01add8954292 [Pipeline] echo 02:07:37 ========================================================= 02:07:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:07:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:07:37 + git log --format=format:%s -1 b8cf7c727b5484feaeaef293f21d01add8954292 [Pipeline] echo 02:07:37 [semverPrep] GIT_COMMIT: b8cf7c727b5484feaeaef293f21d01add8954292, Commit Message: Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD [Pipeline] echo 02:07:37 [semverPrep] This is not a build commit. [Pipeline] sh 02:07:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:38 + grep -v github /etc/ssh/ssh_known_hosts 02:07:38 + [ -e /tmp/ssh_known_hosts ] 02:07:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:07:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:07:38 + sudo tee -a /etc/ssh/ssh_known_hosts 02:07:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:38 02:07:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:38 0.1.4: Pulling from edgex-devops/py-git-semver 02:07:38 b85a868b505f: Pulling fs layer 02:07:38 e2be974225ed: Pulling fs layer 02:07:38 339a4e72a1f5: Pulling fs layer 02:07:38 988bab9f4d93: Pulling fs layer 02:07:38 1469e6f7b9e6: Pulling fs layer 02:07:38 eaf3925da568: Pulling fs layer 02:07:38 bab4dde63d76: Pulling fs layer 02:07:38 bde34c3a00c8: Pulling fs layer 02:07:38 b352a97aabf1: Pulling fs layer 02:07:38 4872d77fe225: Pulling fs layer 02:07:38 5851b861e8e6: Pulling fs layer 02:07:38 bab4dde63d76: Waiting 02:07:38 bde34c3a00c8: Waiting 02:07:38 b352a97aabf1: Waiting 02:07:38 4872d77fe225: Waiting 02:07:38 5851b861e8e6: Waiting 02:07:38 1469e6f7b9e6: Waiting 02:07:38 988bab9f4d93: Waiting 02:07:38 eaf3925da568: Waiting 02:07:38 e2be974225ed: Download complete 02:07:38 988bab9f4d93: Verifying Checksum 02:07:38 988bab9f4d93: Download complete 02:07:39 1469e6f7b9e6: Verifying Checksum 02:07:39 1469e6f7b9e6: Download complete 02:07:39 eaf3925da568: Verifying Checksum 02:07:39 eaf3925da568: Download complete 02:07:39 339a4e72a1f5: Verifying Checksum 02:07:39 339a4e72a1f5: Download complete 02:07:39 bde34c3a00c8: Download complete 02:07:39 b352a97aabf1: Verifying Checksum 02:07:39 b352a97aabf1: Download complete 02:07:39 4872d77fe225: Verifying Checksum 02:07:39 4872d77fe225: Download complete 02:07:39 5851b861e8e6: Verifying Checksum 02:07:39 5851b861e8e6: Download complete 02:07:39 b85a868b505f: Download complete 02:07:39 bab4dde63d76: Verifying Checksum 02:07:39 bab4dde63d76: Download complete 02:07:40 b85a868b505f: Pull complete 02:07:40 e2be974225ed: Pull complete 02:07:41 339a4e72a1f5: Pull complete 02:07:41 988bab9f4d93: Pull complete 02:07:41 1469e6f7b9e6: Pull complete 02:07:41 eaf3925da568: Pull complete 02:07:43 bab4dde63d76: Pull complete 02:07:43 bde34c3a00c8: Pull complete 02:07:43 b352a97aabf1: Pull complete 02:07:43 4872d77fe225: Pull complete 02:07:43 5851b861e8e6: Pull complete 02:07:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:07:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:43 prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container 02:07:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-590 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590:/w/workspace/edgexfoundry_edgex-ui-go_PR-590:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:07:45 $ docker top 2dd060d1afbae93d230fcc27771a3aa0679cebbd88765f8cb21fdf54a89814e1 -eo pid,comm 02:07:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:07:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:45 [ssh-agent] Looking for ssh-agent implementation... 02:07:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:46 $ docker exec 2dd060d1afbae93d230fcc27771a3aa0679cebbd88765f8cb21fdf54a89814e1 ssh-agent 02:07:46 SSH_AUTH_SOCK=/tmp/ssh-vMySwqTb98zj/agent.33 02:07:46 SSH_AGENT_PID=39 02:07:46 Running ssh-add (command line suppressed) 02:07:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/private_key_1218566282220295393.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/private_key_1218566282220295393.key) 02:07:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:46 + git tag --points-at HEAD [Pipeline] } 02:07:46 $ docker exec --env ******** --env ******** 2dd060d1afbae93d230fcc27771a3aa0679cebbd88765f8cb21fdf54a89814e1 ssh-agent -k 02:07:46 unset SSH_AUTH_SOCK; 02:07:46 unset SSH_AGENT_PID; 02:07:46 echo Agent pid 39 killed; 02:07:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:07:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:46 [ssh-agent] Looking for ssh-agent implementation... 02:07:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:46 $ docker exec 2dd060d1afbae93d230fcc27771a3aa0679cebbd88765f8cb21fdf54a89814e1 ssh-agent 02:07:46 SSH_AUTH_SOCK=/tmp/ssh-pxlIzmvhMpfv/agent.71 02:07:46 SSH_AGENT_PID=77 02:07:46 Running ssh-add (command line suppressed) 02:07:47 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/private_key_6827170288045601468.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/private_key_6827170288045601468.key) 02:07:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:47 + git semver init 02:07:47 2023-04-13 02:07:47,526 [run_init] DEBUG init version:0.0.0 force:False 02:07:47 2023-04-13 02:07:47,527 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver 02:07:47 2023-04-13 02:07:47,527 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver 02:07:47 2023-04-13 02:07:47,528 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-590, universal_newlines=False, shell=None, istream=None) 02:07:48 2023-04-13 02:07:48,886 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.git/info/exclude 02:07:48 2023-04-13 02:07:48,886 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver/PR-590 with force:False 02:07:48 2023-04-13 02:07:48,886 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver/PR-590 02:07:48 2023-04-13 02:07:48,891 [execute] INFO git cat-file --batch-check 02:07:48 2023-04-13 02:07:48,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver, universal_newlines=False, shell=None, istream=) 02:07:48 2023-04-13 02:07:48,898 [execute] INFO git cat-file --batch 02:07:48 2023-04-13 02:07:48,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver, universal_newlines=False, shell=None, istream=) 02:07:48 2023-04-13 02:07:48,904 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-590/.semver/PR-590 02:07:48 0.0.0 [Pipeline] } 02:07:48 $ docker exec --env ******** --env ******** 2dd060d1afbae93d230fcc27771a3aa0679cebbd88765f8cb21fdf54a89814e1 ssh-agent -k 02:07:49 unset SSH_AUTH_SOCK; 02:07:49 unset SSH_AGENT_PID; 02:07:49 echo Agent pid 77 killed; 02:07:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:49 + git semver [Pipeline] } 02:07:49 $ docker stop --time=1 2dd060d1afbae93d230fcc27771a3aa0679cebbd88765f8cb21fdf54a89814e1 02:07:51 $ docker rm -f --volumes 2dd060d1afbae93d230fcc27771a3aa0679cebbd88765f8cb21fdf54a89814e1 [Pipeline] // withDockerContainer [Pipeline] sh 02:07:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:07:51 Stashed 1 file(s) [Pipeline] echo 02:07:51 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:51 provisioning config files... 02:07:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/config34580515295083221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:52 ---> docker-login.sh 02:07:52 nexus3.edgexfoundry.org:10001 02:07:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:52 Configure a credential helper to remove this warning. See 02:07:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:52 02:07:52 Login Succeeded 02:07:52 nexus3.edgexfoundry.org:10002 02:07:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:52 Configure a credential helper to remove this warning. See 02:07:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:52 02:07:52 Login Succeeded 02:07:52 nexus3.edgexfoundry.org:10003 02:07:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:52 Configure a credential helper to remove this warning. See 02:07:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:52 02:07:52 Login Succeeded 02:07:52 nexus3.edgexfoundry.org:10004 02:07:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:52 Configure a credential helper to remove this warning. See 02:07:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:52 02:07:52 Login Succeeded 02:07:52 docker.io 02:07:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:52 Configure a credential helper to remove this warning. See 02:07:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:52 02:07:52 Login Succeeded 02:07:52 ---> docker-login.sh ends [Pipeline] } 02:07:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:07:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:07:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:07:52 ========================================================= 02:07:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:07:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:07:53 Sending build context to Docker daemon 45.73MB 02:07:53 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 02:07:53 Step 2/16 : FROM ${BASE} AS builder 02:07:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:07:53 63b65145d645: Pulling fs layer 02:07:53 a2d21d5440eb: Pulling fs layer 02:07:53 935e6c44a52c: Pulling fs layer 02:07:53 94cc34f8dd06: Pulling fs layer 02:07:53 30dea6a524f1: Pulling fs layer 02:07:53 a2aff8979fd8: Pulling fs layer 02:07:53 6808be2612f2: Pulling fs layer 02:07:53 f25807f1079a: Pulling fs layer 02:07:53 30dea6a524f1: Waiting 02:07:53 a2aff8979fd8: Waiting 02:07:53 6808be2612f2: Waiting 02:07:53 f25807f1079a: Waiting 02:07:53 94cc34f8dd06: Waiting 02:07:53 a2d21d5440eb: Download complete 02:07:53 94cc34f8dd06: Download complete 02:07:53 30dea6a524f1: Verifying Checksum 02:07:53 30dea6a524f1: Download complete 02:07:53 63b65145d645: Verifying Checksum 02:07:53 63b65145d645: Download complete 02:07:53 a2aff8979fd8: Verifying Checksum 02:07:53 a2aff8979fd8: Download complete 02:07:53 63b65145d645: Pull complete 02:07:53 a2d21d5440eb: Pull complete 02:07:54 f25807f1079a: Verifying Checksum 02:07:54 f25807f1079a: Download complete 02:07:54 935e6c44a52c: Verifying Checksum 02:07:54 935e6c44a52c: Download complete 02:07:54 6808be2612f2: Verifying Checksum 02:07:54 6808be2612f2: Download complete 02:07:58 935e6c44a52c: Pull complete 02:07:58 94cc34f8dd06: Pull complete 02:07:58 30dea6a524f1: Pull complete 02:07:58 a2aff8979fd8: Pull complete 02:08:01 6808be2612f2: Pull complete 02:08:01 f25807f1079a: Pull complete 02:08:01 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 02:08:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:08:01 ---> 3b553350e43f 02:08:01 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:08:03 ---> Running in d305542d4f32 02:08:03 Removing intermediate container d305542d4f32 02:08:03 ---> 02a384721e81 02:08:03 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 02:08:03 ---> Running in 205c31cbf670 02:08:03 Removing intermediate container 205c31cbf670 02:08:03 ---> 2e32f89f1d89 02:08:03 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 02:08:03 ---> Running in 99a7e25b1cf5 02:08:03 Removing intermediate container 99a7e25b1cf5 02:08:03 ---> 763fa163ef1f 02:08:03 Step 6/16 : LABEL Name=edgex-ui-go 02:08:03 ---> Running in 2d68f8ff3e7b 02:08:03 Removing intermediate container 2d68f8ff3e7b 02:08:03 ---> dc6892bc169f 02:08:03 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:08:03 ---> Running in 3656670c01ff 02:08:03 Removing intermediate container 3656670c01ff 02:08:03 ---> c3028dd27c8d 02:08:03 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:08:04 latest: Pulling from library/docker 02:08:04 f56be85fc22e: Pulling fs layer 02:08:04 7ed9ddfd3b8f: Pulling fs layer 02:08:04 788e1ab5616a: Pulling fs layer 02:08:04 4e33d011f086: Pulling fs layer 02:08:04 383037bf46bc: Pulling fs layer 02:08:04 04921806bf90: Pulling fs layer 02:08:04 de21e211d8be: Pulling fs layer 02:08:04 d1a705462f92: Pulling fs layer 02:08:04 026562b829bc: Pulling fs layer 02:08:04 f4bc4d1e2e3a: Pulling fs layer 02:08:04 06512f64e545: Pulling fs layer 02:08:04 97a6e8d4b278: Pulling fs layer 02:08:04 65fc0503abc0: Pulling fs layer 02:08:04 810d9c8fb6b2: Pulling fs layer 02:08:04 04921806bf90: Waiting 02:08:04 de21e211d8be: Waiting 02:08:04 d1a705462f92: Waiting 02:08:04 026562b829bc: Waiting 02:08:04 f4bc4d1e2e3a: Waiting 02:08:04 06512f64e545: Waiting 02:08:04 810d9c8fb6b2: Waiting 02:08:04 97a6e8d4b278: Waiting 02:08:04 65fc0503abc0: Waiting 02:08:04 4e33d011f086: Waiting 02:08:04 383037bf46bc: Waiting 02:08:04 788e1ab5616a: Download complete 02:08:04 7ed9ddfd3b8f: Verifying Checksum 02:08:04 7ed9ddfd3b8f: Download complete 02:08:04 f56be85fc22e: Download complete 02:08:04 f56be85fc22e: Pull complete 02:08:04 4e33d011f086: Verifying Checksum 02:08:04 4e33d011f086: Download complete 02:08:04 de21e211d8be: Verifying Checksum 02:08:04 7ed9ddfd3b8f: Pull complete 02:08:04 d1a705462f92: Verifying Checksum 02:08:04 d1a705462f92: Download complete 02:08:04 04921806bf90: Verifying Checksum 02:08:04 04921806bf90: Download complete 02:08:04 383037bf46bc: Verifying Checksum 02:08:04 383037bf46bc: Download complete 02:08:04 788e1ab5616a: Pull complete 02:08:04 026562b829bc: Verifying Checksum 02:08:04 026562b829bc: Download complete 02:08:05 06512f64e545: Verifying Checksum 02:08:05 06512f64e545: Download complete 02:08:05 f4bc4d1e2e3a: Verifying Checksum 02:08:05 f4bc4d1e2e3a: Download complete 02:08:05 65fc0503abc0: Verifying Checksum 02:08:05 65fc0503abc0: Download complete 02:08:05 810d9c8fb6b2: Verifying Checksum 02:08:05 810d9c8fb6b2: Download complete 02:08:05 4e33d011f086: Pull complete 02:08:05 383037bf46bc: Pull complete 02:08:05 97a6e8d4b278: Verifying Checksum 02:08:05 97a6e8d4b278: Download complete 02:08:06 04921806bf90: Pull complete 02:08:06 de21e211d8be: Pull complete 02:08:06 d1a705462f92: Pull complete 02:08:06 026562b829bc: Pull complete 02:08:06 f4bc4d1e2e3a: Pull complete 02:08:06 Still waiting to schedule task 02:08:06 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:08:06 06512f64e545: Pull complete 02:08:07 97a6e8d4b278: Pull complete 02:08:07 65fc0503abc0: Pull complete 02:08:08 810d9c8fb6b2: Pull complete 02:08:08 Digest: sha256:a2e34bde4cb23eaef4f3d5016c78f4a7ee06b65f80d07c7ba69a1e262977a97a 02:08:08 Status: Downloaded newer image for docker:latest 02:08:09 ---> 31b0d40bc239 02:08:09 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:08:09 ---> Running in 4dd2464d5d14 02:08:09 Removing intermediate container 4dd2464d5d14 02:08:09 ---> 2ddb4ba7a2e5 02:08:09 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:09 ---> Running in 62dab022f2bb 02:08:10 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:08:10 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:08:11 OK: 265 MiB in 53 packages 02:08:11 Removing intermediate container 62dab022f2bb 02:08:11 ---> 2aca9719e919 02:08:11 Step 11/16 : ENV GO111MODULE=on 02:08:11 ---> Running in 1e91b32774bf 02:08:11 Removing intermediate container 1e91b32774bf 02:08:11 ---> cb968b20c191 02:08:11 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:08:11 ---> Running in 61976e509358 02:08:12 Removing intermediate container 61976e509358 02:08:12 ---> e9a24983c3e1 02:08:12 Step 13/16 : COPY go.mod vendor* ./ 02:08:12 ---> a4bf70f26d8c 02:08:12 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:12 ---> Running in 6ba2d9cf64c4 02:08:30 Removing intermediate container 6ba2d9cf64c4 02:08:30 ---> 4e0fb55d9976 02:08:30 Step 15/16 : COPY . . 02:08:31 ---> 3ca1c4ee48a2 02:08:31 Step 16/16 : RUN ${MAKE} 02:08:31 ---> Running in 61ef59dd2d4c 02:08:31 noop 02:08:32 Removing intermediate container 61ef59dd2d4c 02:08:32 ---> c41b91e05e17 02:08:32 Successfully built c41b91e05e17 02:08:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:32 + docker inspect -f . ci-base-image-x86_64 02:08:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:32 prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container 02:08:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-590 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590:/w/workspace/edgexfoundry_edgex-ui-go_PR-590:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:08:33 $ docker top 9e6fff017c152755c8a69fcd7821d38213d2dab1c6f18ca756d2c916349da267 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:33 + go version 02:08:33 go version go1.20.2 linux/amd64 [Pipeline] } 02:08:33 $ docker stop --time=1 9e6fff017c152755c8a69fcd7821d38213d2dab1c6f18ca756d2c916349da267 02:08:34 $ docker rm -f --volumes 9e6fff017c152755c8a69fcd7821d38213d2dab1c6f18ca756d2c916349da267 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:35 + docker inspect -f . ci-base-image-x86_64 02:08:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:35 prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container 02:08:35 $ 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-590 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590:/w/workspace/edgexfoundry_edgex-ui-go_PR-590:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:08:35 $ docker top a7d3d20d3e5db1c33bb2253de8f82799f65d7f403a81f639560b6c4fd3ac2a9f -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:36 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-590 [Pipeline] fileExists [Pipeline] sh 02:08:36 + make test 02:08:36 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:08:41 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:08:51 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:08:51 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:08:51 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:08:51 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:08:51 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:08:51 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:08:51 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:08:51 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:08:51 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:08:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:08:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:08:55 ./bin/test-attribution-txt.sh 02:08:55 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 02:08:55 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 02:08:55 An attribution for golang.org/x/net is missing from Attribution.txt, please add 02:08:55 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 02:08:55 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 02:08:55 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 02:08:55 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 02:08:55 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 02:08:55 make -C web test 02:08:55 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-590/web' 02:08:55 make[1]: tput: No such file or directory 02:08:55 make[1]: tput: No such file or directory 02:08:55 warning: generating ./VERSION 02:08:55 echo "0.0.0" > VERSION 02:08:55 docker build \ 02:08:55 -f Dockerfile \ 02:08:55 --build-arg USER=1000 \ 02:08:55 \ 02:08:55 --label "git_sha=b8cf7c727b5484feaeaef293f21d01add8954292" \ 02:08:55 -t edgexfoundry/edgex-web-ui:b8cf7c727b5484feaeaef293f21d01add8954292 \ 02:08:55 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:08:55 . 02:08:55 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:08:55 Install the buildx component to build images with BuildKit: 02:08:55 https://docs.docker.com/go/buildx/ 02:08:55 02:08:55 Sending build context to Docker daemon 3.269MB 02:08:55 Step 1/10 : FROM node:16.17-alpine3.15 02:08:55 16.17-alpine3.15: Pulling from library/node 02:08:55 9621f1afde84: Pulling fs layer 02:08:55 c6f70ee39829: Pulling fs layer 02:08:55 56892a8094a2: Pulling fs layer 02:08:55 58dd87906ef0: Pulling fs layer 02:08:55 9621f1afde84: Verifying Checksum 02:08:55 9621f1afde84: Download complete 02:08:55 58dd87906ef0: Verifying Checksum 02:08:55 58dd87906ef0: Download complete 02:08:55 56892a8094a2: Download complete 02:08:55 9621f1afde84: Pull complete 02:08:55 c6f70ee39829: Download complete 02:08:57 c6f70ee39829: Pull complete 02:08:57 56892a8094a2: Pull complete 02:08:57 58dd87906ef0: Pull complete 02:08:57 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:08:57 Status: Downloaded newer image for node:16.17-alpine3.15 02:08:57 ---> b69703f70c3d 02:08:57 Step 2/10 : RUN apk add --no-cache chromium 02:08:58 ---> Running in f48ae79e4466 02:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:08:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:08:59 (1/129) Installing libxau (1.0.9-r0) 02:08:59 (2/129) Installing libmd (1.0.3-r0) 02:08:59 (3/129) Installing libbsd (0.11.3-r1) 02:08:59 (4/129) Installing libxdmcp (1.1.3-r0) 02:08:59 (5/129) Installing libxcb (1.14-r2) 02:08:59 (6/129) Installing libx11 (1.7.3.1-r0) 02:08:59 (7/129) Installing libxext (1.3.4-r0) 02:08:59 (8/129) Installing libice (1.0.10-r0) 02:08:59 (9/129) Installing libuuid (2.37.4-r0) 02:08:59 (10/129) Installing libsm (1.2.3-r0) 02:08:59 (11/129) Installing libxt (1.2.1-r0) 02:08:59 (12/129) Installing libxmu (1.1.3-r0) 02:08:59 (13/129) Installing xset (1.2.4-r0) 02:08:59 (14/129) Installing xprop (1.2.5-r0) 02:08:59 (15/129) Installing xdg-utils (1.1.3-r0) 02:08:59 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 02:08:59 (17/129) Installing pkgconf (1.8.1-r0) 02:08:59 (18/129) Installing libffi (3.4.2-r1) 02:08:59 (19/129) Installing libintl (0.21-r0) 02:08:59 (20/129) Installing libblkid (2.37.4-r0) 02:08:59 (21/129) Installing libmount (2.37.4-r0) 02:08:59 (22/129) Installing pcre (8.45-r1) 02:08:59 (23/129) Installing glib (2.70.1-r0) 02:08:59 (24/129) Installing xz-libs (5.2.5-r1) 02:08:59 (25/129) Installing libxml2 (2.9.14-r2) 02:08:59 (26/129) Installing shared-mime-info (2.1-r2) 02:08:59 (27/129) Installing hicolor-icon-theme (0.17-r1) 02:08:59 (28/129) Installing libjpeg-turbo (2.1.2-r0) 02:08:59 (29/129) Installing libpng (1.6.37-r1) 02:08:59 (30/129) Installing libwebp (1.2.2-r0) 02:08:59 (31/129) Installing zstd-libs (1.5.0-r0) 02:08:59 (32/129) Installing tiff (4.4.0-r1) 02:08:59 (33/129) Installing gdk-pixbuf (2.42.8-r0) 02:08:59 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 02:08:59 (35/129) Installing libxcomposite (0.4.5-r0) 02:08:59 (36/129) Installing libxfixes (6.0.0-r0) 02:08:59 (37/129) Installing libxrender (0.9.10-r3) 02:08:59 (38/129) Installing libxcursor (1.2.0-r0) 02:08:59 (39/129) Installing libxdamage (1.1.5-r1) 02:08:59 (40/129) Installing libxi (1.8-r0) 02:08:59 (41/129) Installing libxinerama (1.1.4-r1) 02:08:59 (42/129) Installing libxrandr (1.5.2-r1) 02:08:59 (43/129) Installing atk (2.36.0-r0) 02:08:59 (44/129) Installing libxtst (1.2.3-r3) 02:08:59 (45/129) Installing dbus-libs (1.12.24-r0) 02:08:59 (46/129) Installing at-spi2-core (2.42.0-r0) 02:08:59 (47/129) Installing at-spi2-atk (2.38.0-r0) 02:08:59 (48/129) Installing expat (2.5.0-r0) 02:08:59 (49/129) Installing brotli-libs (1.0.9-r5) 02:08:59 (50/129) Installing libbz2 (1.0.8-r1) 02:09:00 (51/129) Installing freetype (2.11.1-r2) 02:09:00 (52/129) Installing fontconfig (2.13.1-r4) 02:09:00 (53/129) Installing pixman (0.40.0-r4) 02:09:00 (54/129) Installing cairo (1.16.0-r5) 02:09:00 (55/129) Installing cairo-gobject (1.16.0-r5) 02:09:00 (56/129) Installing avahi-libs (0.8-r5) 02:09:00 (57/129) Installing gmp (6.2.1-r1) 02:09:00 (58/129) Installing nettle (3.7.3-r0) 02:09:00 (59/129) Installing p11-kit (0.24.0-r1) 02:09:00 (60/129) Installing libtasn1 (4.18.0-r1) 02:09:00 (61/129) Installing libunistring (0.9.10-r1) 02:09:00 (62/129) Installing gnutls (3.7.1-r2) 02:09:00 (63/129) Installing cups-libs (2.3.3-r6) 02:09:00 (64/129) Installing libepoxy (1.5.9-r0) 02:09:00 (65/129) Installing fribidi (1.0.11-r0) 02:09:00 (66/129) Installing graphite2 (1.3.14-r0) 02:09:00 (67/129) Installing harfbuzz (3.0.0-r2) 02:09:00 (68/129) Installing libxft (2.3.4-r0) 02:09:00 (69/129) Installing pango (1.48.10-r0) 02:09:00 (70/129) Installing wayland-libs-client (1.19.0-r1) 02:09:00 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 02:09:00 (72/129) Installing wayland-libs-egl (1.19.0-r1) 02:09:00 (73/129) Installing xkeyboard-config (2.34-r0) 02:09:00 (74/129) Installing libxkbcommon (1.3.1-r0) 02:09:00 (75/129) Installing gtk+3.0 (3.24.30-r0) 02:09:00 Executing gtk+3.0-3.24.30-r0.post-install 02:09:00 (76/129) Installing libfontenc (1.1.4-r0) 02:09:00 (77/129) Installing mkfontscale (1.2.1-r1) 02:09:00 (78/129) Installing ttf-opensans (1.10-r1) 02:09:00 Executing ttf-opensans-1.10-r1.post-install 02:09:03 (79/129) Installing libogg (1.3.5-r0) 02:09:03 (80/129) Installing flac (1.3.4-r0) 02:09:03 (81/129) Installing alsa-lib (1.2.5.1-r1) 02:09:03 (82/129) Installing libatomic (10.3.1_git20211027-r0) 02:09:03 (83/129) Installing sdl2 (2.0.16-r4) 02:09:03 (84/129) Installing aom-libs (3.2.0-r0) 02:09:03 (85/129) Installing libass (0.15.2-r0) 02:09:03 (86/129) Installing libdav1d (0.9.2-r0) 02:09:03 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:09:03 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 02:09:03 (89/129) Installing lame (3.100-r0) 02:09:03 (90/129) Installing opus (1.3.1-r1) 02:09:03 (91/129) Installing libgomp (10.3.1_git20211027-r0) 02:09:03 (92/129) Installing soxr (0.1.3-r2) 02:09:03 (93/129) Installing libsrt (1.4.2-r1) 02:09:03 (94/129) Installing libssh (0.9.6-r1) 02:09:03 (95/129) Installing libtheora (1.1.1-r16) 02:09:03 (96/129) Installing v4l-utils-libs (1.22.1-r1) 02:09:03 (97/129) Installing libpciaccess (0.16-r0) 02:09:03 (98/129) Installing libdrm (2.4.109-r0) 02:09:03 (99/129) Installing libva (2.13.0-r0) 02:09:03 (100/129) Installing libvdpau (1.4-r0) 02:09:03 (101/129) Installing vidstab (1.1.0-r1) 02:09:03 (102/129) Installing libvorbis (1.3.7-r0) 02:09:03 (103/129) Installing libvpx (1.10.0-r0) 02:09:03 (104/129) Installing vulkan-loader (1.2.196-r0) 02:09:03 (105/129) Installing x264-libs (20210613-r0) 02:09:03 (106/129) Installing x265-libs (3.5-r0) 02:09:03 (107/129) Installing xvidcore (1.3.7-r1) 02:09:03 (108/129) Installing ffmpeg-libs (4.4.1-r2) 02:09:03 (109/129) Installing libevent (2.1.12-r4) 02:09:03 (110/129) Installing mesa (21.2.6-r0) 02:09:03 (111/129) Installing wayland-libs-server (1.19.0-r1) 02:09:03 (112/129) Installing mesa-gbm (21.2.6-r0) 02:09:03 (113/129) Installing lcms2 (2.12-r1) 02:09:03 (114/129) Installing nspr (4.32-r0) 02:09:03 (115/129) Installing sqlite-libs (3.36.0-r0) 02:09:03 (116/129) Installing nss (3.78.1-r0) 02:09:03 (117/129) Installing libasyncns (0.8-r1) 02:09:03 (118/129) Installing libltdl (2.4.6-r7) 02:09:03 (119/129) Installing orc (0.4.32-r0) 02:09:03 (120/129) Installing libsndfile (1.0.31-r1) 02:09:03 (121/129) Installing speexdsp (1.2.0-r0) 02:09:03 (122/129) Installing tdb-libs (1.4.5-r0) 02:09:03 (123/129) Installing libpulse (15.0-r2) 02:09:03 (124/129) Installing re2 (2021.11.01-r0) 02:09:03 (125/129) Installing snappy (1.1.9-r1) 02:09:03 (126/129) Installing libgpg-error (1.42-r1) 02:09:03 (127/129) Installing libgcrypt (1.9.4-r0) 02:09:03 (128/129) Installing libxslt (1.1.35-r0) 02:09:03 (129/129) Installing chromium (99.0.4844.84-r0) 02:09:07 Executing busybox-1.34.1-r7.trigger 02:09:07 Executing glib-2.70.1-r0.trigger 02:09:07 Executing shared-mime-info-2.1-r2.trigger 02:09:07 Executing gdk-pixbuf-2.42.8-r0.trigger 02:09:07 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:09:07 Executing fontconfig-2.13.1-r4.trigger 02:09:07 Executing mkfontscale-1.2.1-r1.trigger 02:09:07 OK: 286 MiB in 145 packages 02:09:12 Removing intermediate container f48ae79e4466 02:09:12 ---> 593aba4ebfaf 02:09:12 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:09:12 ---> Running in e6a8da6f1200 02:09:12 Removing intermediate container e6a8da6f1200 02:09:12 ---> 691af4a7de3c 02:09:12 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:09:12 ---> Running in 3836229d0231 02:09:12 Removing intermediate container 3836229d0231 02:09:12 ---> 4f86f5399fe1 02:09:12 Step 5/10 : RUN npm install -g npm 02:09:12 ---> Running in ff86ccb4e430 02:09:20 02:09:20 removed 7 packages, changed 99 packages, and audited 238 packages in 6s 02:09:20 02:09:20 18 packages are looking for funding 02:09:20 run `npm fund` for details 02:09:20 02:09:20 found 0 vulnerabilities 02:09:20 Removing intermediate container ff86ccb4e430 02:09:20 ---> 45c05a088bf1 02:09:20 Step 6/10 : ARG USER=1000 02:09:20 ---> Running in 2110d448f418 02:09:20 Removing intermediate container 2110d448f418 02:09:20 ---> 7b53ad8dad78 02:09:20 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:09:20 ---> Running in bf25c650e8b3 02:09:21 Removing intermediate container bf25c650e8b3 02:09:21 ---> a541dd6fcefc 02:09:21 Step 8/10 : USER $USER:$USER 02:09:21 ---> Running in 07bd0bea0638 02:09:21 Removing intermediate container 07bd0bea0638 02:09:21 ---> ec379548532e 02:09:21 Step 9/10 : WORKDIR /app 02:09:21 ---> Running in 0e68ae12dcc9 02:09:21 Removing intermediate container 0e68ae12dcc9 02:09:21 ---> 238463091fd4 02:09:21 Step 10/10 : LABEL git_sha=b8cf7c727b5484feaeaef293f21d01add8954292 02:09:21 ---> Running in 55399542ddd7 02:09:21 Removing intermediate container 55399542ddd7 02:09:21 ---> dc620e2b9eb3 02:09:21 Successfully built dc620e2b9eb3 02:09:21 Successfully tagged edgexfoundry/edgex-web-ui:b8cf7c727b5484feaeaef293f21d01add8954292 02:09:21 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:09:21 touch edgex-web-ui.imagebuilt 02:09:21 mkdir -p node_modules coverage 02:09:21 chown "1000:1000" node_modules coverage package-lock.json 02:09:21 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:09:23 npm WARN EBADENGINE Unsupported engine { 02:09:23 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:09:23 npm WARN EBADENGINE required: { 02:09:23 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:23 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:23 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:23 npm WARN EBADENGINE }, 02:09:23 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:23 npm WARN EBADENGINE } 02:09:23 npm WARN EBADENGINE Unsupported engine { 02:09:23 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:09:23 npm WARN EBADENGINE required: { 02:09:23 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:23 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:23 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:23 npm WARN EBADENGINE }, 02:09:23 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:23 npm WARN EBADENGINE } 02:09:23 npm WARN EBADENGINE Unsupported engine { 02:09:23 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:09:23 npm WARN EBADENGINE required: { 02:09:23 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:23 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:23 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:23 npm WARN EBADENGINE }, 02:09:23 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:23 npm WARN EBADENGINE } 02:09:23 npm WARN EBADENGINE Unsupported engine { 02:09:23 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:09:23 npm WARN EBADENGINE required: { 02:09:23 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:23 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:23 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:23 npm WARN EBADENGINE }, 02:09:23 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:23 npm WARN EBADENGINE } 02:09:23 npm WARN EBADENGINE Unsupported engine { 02:09:23 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:09:23 npm WARN EBADENGINE required: { 02:09:23 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:23 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:23 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:23 npm WARN EBADENGINE }, 02:09:23 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:23 npm WARN EBADENGINE } 02:09:23 npm WARN EBADENGINE Unsupported engine { 02:09:23 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:09:23 npm WARN EBADENGINE required: { 02:09:23 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:23 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:23 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:23 npm WARN EBADENGINE }, 02:09:23 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:23 npm WARN EBADENGINE } 02:09:23 npm WARN EBADENGINE Unsupported engine { 02:09:23 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:09:23 npm WARN EBADENGINE required: { 02:09:23 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:23 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:23 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:23 npm WARN EBADENGINE }, 02:09:23 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:23 npm WARN EBADENGINE } 02:09:23 npm WARN EBADENGINE Unsupported engine { 02:09:23 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:09:23 npm WARN EBADENGINE required: { 02:09:23 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:23 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:23 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:23 npm WARN EBADENGINE }, 02:09:23 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:23 npm WARN EBADENGINE } 02:09:23 npm WARN EBADENGINE Unsupported engine { 02:09:23 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:09:23 npm WARN EBADENGINE required: { 02:09:23 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:09:23 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:09:23 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:09:23 npm WARN EBADENGINE }, 02:09:23 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:09:23 npm WARN EBADENGINE } 02:09:26 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:09:27 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 02:09:27 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:09:27 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:09:27 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:09:28 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:09:28 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:09:29 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:09:29 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:09:32 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:09:32 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:09:32 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:09:33 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:09:33 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:09:33 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 02:09:34 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:09: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 02:09:37 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 02:09:40 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 02:09:46 02:09:46 added 1478 packages, and audited 1479 packages in 23s 02:09:46 02:09:46 90 packages are looking for funding 02:09:46 run `npm fund` for details 02:09:46 02:09:46 36 vulnerabilities (1 low, 9 moderate, 21 high, 5 critical) 02:09:46 02:09:46 To address issues that do not require attention, run: 02:09:46 npm audit fix 02:09:46 02:09:46 To address all issues (including breaking changes), run: 02:09:46 npm audit fix --force 02:09:46 02:09:46 Run `npm audit` for details. 02:09:49 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 02:09:52 - Generating browser application bundles (phase: setup)... 02:09:56 Compiling @angular/core : es2015 as esm2015 02:09:56 Compiling @angular/compiler/testing : es2015 as esm2015 02:10:00 Compiling @angular/common : es2015 as esm2015 02:10:00 Compiling @angular/core/testing : es2015 as esm2015 02:10:00 Compiling @angular/platform-browser : es2015 as esm2015 02:10:00 Compiling @angular/common/testing : es2015 as esm2015 02:10:01 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:10:01 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:10:01 Compiling @angular/router : es2015 as esm2015 02:10:01 Compiling @angular/common/http : es2015 as esm2015 02:10:01 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:10:02 Compiling @angular/forms : es2015 as esm2015 02:10:02 Compiling @angular/common/http/testing : es2015 as esm2015 02:10:04 Compiling @angular/router/testing : es2015 as esm2015 02:10:10 13 04 2023 02:10:10.333:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:10:10 13 04 2023 02:10:10.336:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:10:10 13 04 2023 02:10:10.344:INFO [launcher]: Starting browser ChromeHeadless 02:10:23 ✔ Browser application bundle generation complete. 02:10:23 13 04 2023 02:10:22.612:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket Pd8Gml_KtBxsIN_ZAAAB with id 83920893 02:10:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:10:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.116 secs) 02:10:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.142 secs) 02:10:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.164 secs) 02:10:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.236 secs) 02:10:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.246 secs) 02:10:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.29 secs) 02:10:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.344 secs) 02:10:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.355 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.368 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.386 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.393 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.431 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.436 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.441 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.443 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.476 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.503 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.555 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.559 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.657 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.678 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.681 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.684 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.691 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.695 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.704 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.716 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.729 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.741 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.764 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.778 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.785 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.792 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.797 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.8 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.857 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.871 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.877 secs) 02:10:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.901 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.922 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.925 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.927 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.955 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.965 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.971 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.983 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.002 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.012 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.02 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.026 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.114 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.123 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.127 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.191 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.198 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.201 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.241 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.255 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.269 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.312 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.327 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.336 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.352 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.361 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.369 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.379 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.404 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.417 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.43 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.436 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.438 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.448 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.456 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.461 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.478 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.487 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.494 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.496 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.516 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.532 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.536 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.554 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.575 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.589 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.615 secs) 02:10:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.648 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.66 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.663 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.665 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.668 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.679 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.695 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.699 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.705 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.714 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.732 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.753 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.762 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.768 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.786 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.792 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.794 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.798 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.803 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.806 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.809 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.827 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.831 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.833 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.851 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.864 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.867 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.869 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.872 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.876 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.913 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.921 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.949 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.961 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.97 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.978 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.029 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.044 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.049 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.07 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.088 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.112 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.122 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.132 secs) 02:10:28 WARN: ' 02:10:28 It looks like you're using ngModel on the same form field as formControlName. 02:10:28 Support for using the ngModel input property and ngModelChange event with 02:10:28 reactive form directives has been deprecated in Angular v6 and will be removed 02:10:28 in a future version of Angular. 02:10:28 02:10:28 For more information on this, see our API docs here: 02:10:28 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:10:28 ' 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.132 secs) 02:10:28 WARN: ' 02:10:28 It looks like you're using ngModel on the same form field as formControlName. 02:10:28 Support for using the ngModel input property and ngModelChange event with 02:10:28 reactive form directives has been deprecated in Angular v6 and will be removed 02:10:28 in a future version of Angular. 02:10:28 02:10:28 For more information on this, see our API docs here: 02:10:28 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:10:28 ' 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.155 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.171 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.197 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.207 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.211 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.226 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.253 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.264 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.271 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.283 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.291 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.295 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.297 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.301 secs) 02:10:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.315 secs) 02:10:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.321 secs) 02:10:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.34 secs) 02:10:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.347 secs) 02:10:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.363 secs) 02:10:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.371 secs) 02:10:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.546 secs / 2.371 secs) 02:10:29 TOTAL: 149 SUCCESS 02:10:29 ✔ Browser application bundle generation complete. 02:10:29 02:10:29 =============================== Coverage summary =============================== 02:10:29 Statements : 40.98% ( 1467/3580 ) 02:10:29 Branches : 12.03% ( 111/923 ) 02:10:29 Functions : 33.28% ( 432/1298 ) 02:10:29 Lines : 38.91% ( 1318/3387 ) 02:10:29 ================================================================================ 02:10:29 ✔ Browser application bundle generation complete. 02:10:30 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-590/web' [Pipeline] echo 02:10:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:10:30 $ docker stop --time=1 a7d3d20d3e5db1c33bb2253de8f82799f65d7f403a81f639560b6c4fd3ac2a9f 02:10:31 $ docker rm -f --volumes a7d3d20d3e5db1c33bb2253de8f82799f65d7f403a81f639560b6c4fd3ac2a9f [Pipeline] // withDockerContainer [Pipeline] sh 02:10:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:10:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:10:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:10:33 + ls -al . 02:10:33 total 188 02:10:33 drwxrwxr-x 14 jenkins jenkins 4096 Apr 13 02:08 . 02:10:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:07 .. 02:10:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:07 .blubracket 02:10:33 -rw-rw-r-- 1 jenkins jenkins 18 Apr 13 02:07 .dockerignore 02:10:33 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:07 .git 02:10:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:07 .github 02:10:33 -rw-rw-r-- 1 jenkins jenkins 185 Apr 13 02:07 .gitignore 02:10:33 drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 02:07 .semver 02:10:33 -rw-rw-r-- 1 jenkins jenkins 4856 Apr 13 02:07 Attribution.txt 02:10:33 -rw-rw-r-- 1 jenkins jenkins 17205 Apr 13 02:07 CHANGELOG.md 02:10:33 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 13 02:07 CONTRIBUTING.md 02:10:33 -rw-rw-r-- 1 jenkins jenkins 1847 Apr 13 02:07 Dockerfile 02:10:33 -rw-rw-r-- 1 jenkins jenkins 652 Apr 13 02:07 Jenkinsfile 02:10:33 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 13 02:07 LICENSE 02:10:33 -rw-rw-r-- 1 jenkins jenkins 2124 Apr 13 02:07 Makefile 02:10:33 -rw-rw-r-- 1 jenkins jenkins 4558 Apr 13 02:07 README.md 02:10:33 -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 02:07 VERSION 02:10:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:07 assets 02:10:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:07 bin 02:10:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:07 cmd 02:10:33 -rw-r--r-- 1 jenkins jenkins 10 Apr 13 02:08 coverage.out 02:10:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:07 docs 02:10:33 -rw-rw-r-- 1 jenkins jenkins 3110 Apr 13 02:07 go.mod 02:10:33 -rw-rw-r-- 1 jenkins jenkins 43888 Apr 13 02:07 go.sum 02:10:33 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:07 internal 02:10:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:07 snap 02:10:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:07 testing 02:10:33 -rw-rw-r-- 1 jenkins jenkins 155 Apr 13 02:07 version.go 02:10:33 drwxrwxr-x 6 jenkins jenkins 4096 Apr 13 02:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:34 + 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=b8cf7c727b5484feaeaef293f21d01add8954292 --label arch=amd64 --label version=0.0.0 . 02:10:34 Sending build context to Docker daemon 48.48MB 02:10:34 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 02:10:34 Step 2/26 : FROM ${BASE} AS builder 02:10:34 ---> c41b91e05e17 02:10:34 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:10:34 ---> Running in 395ed25e5477 02:10:34 Removing intermediate container 395ed25e5477 02:10:34 ---> 8b2c0dd1b712 02:10:34 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 02:10:34 ---> Running in e74d59399595 02:10:34 Removing intermediate container e74d59399595 02:10:34 ---> e889c2073779 02:10:34 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 02:10:34 ---> Running in 0e46cc8595c3 02:10:35 Removing intermediate container 0e46cc8595c3 02:10:35 ---> 2aedf13c9806 02:10:35 Step 6/26 : LABEL Name=edgex-ui-go 02:10:35 ---> Running in 943bb1cd5678 02:10:35 Removing intermediate container 943bb1cd5678 02:10:35 ---> 3cc819a12eb0 02:10:35 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:10:35 ---> Running in 020a6d57b884 02:10:35 Removing intermediate container 020a6d57b884 02:10:35 ---> eeb7155333e6 02:10:35 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:10:36 ---> d7f9fde61a55 02:10:36 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:36 ---> Running in 2cd489f79aa6 02:10:36 Removing intermediate container 2cd489f79aa6 02:10:36 ---> ccaa7aadbd91 02:10:36 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:10:36 ---> Running in 09385aed3c40 02:10:36 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:10:37 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:10:38 OK: 265 MiB in 53 packages 02:10:38 Removing intermediate container 09385aed3c40 02:10:38 ---> a81a6533e09f 02:10:38 Step 11/26 : ENV GO111MODULE=on 02:10:38 ---> Running in 97ad7dfce41a 02:10:38 Removing intermediate container 97ad7dfce41a 02:10:38 ---> 180d3a6ac284 02:10:38 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:10:38 ---> Running in 4afdff10a631 02:10:38 Removing intermediate container 4afdff10a631 02:10:38 ---> 2a56226576d0 02:10:38 Step 13/26 : COPY go.mod vendor* ./ 02:10:38 ---> 81e72c4bda01 02:10:38 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:38 ---> Running in cf905a190dcd 02:10:39 Removing intermediate container cf905a190dcd 02:10:39 ---> 057b611978ee 02:10:39 Step 15/26 : COPY . . 02:10:40 ---> 1ea74e564cf3 02:10:40 Step 16/26 : RUN ${MAKE} 02:10:40 ---> Running in 6d4543078132 02:10:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:10:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7655 in /w/workspace/edgexfoundry_edgex-ui-go_PR-590 [Pipeline] { [Pipeline] ws 02:10:46 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 02:10:46 The recommended git tool is: git 02:10:59 Removing intermediate container 6d4543078132 02:10:59 ---> bcb9d4dc6ceb 02:10:59 Step 17/26 : FROM alpine:3.14 02:10:59 3.14: Pulling from library/alpine 02:10:59 f7dab3ab2d6e: Pulling fs layer 02:10:59 f7dab3ab2d6e: Download complete 02:10:59 f7dab3ab2d6e: Pull complete 02:10:59 Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed 02:10:59 Status: Downloaded newer image for alpine:3.14 02:10:59 ---> 9e179bacf43c 02:10:59 Step 18/26 : EXPOSE 4000 02:10:59 ---> Running in 8198aa305d39 02:10:59 Removing intermediate container 8198aa305d39 02:10:59 ---> 06e53e32ac98 02:10:59 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 02:10:59 ---> 438260014884 02:10:59 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:10:59 ---> 9f2f6537f75c 02:10:59 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:10:59 ---> e6389e4876a2 02:10:59 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:10:59 ---> Running in e5ea1f596729 02:10:59 Removing intermediate container e5ea1f596729 02:10:59 ---> 7d54c4a0d30e 02:10:59 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 02:10:59 ---> Running in 7515baad3278 02:10:59 using credential edgex-jenkins-ssh 02:10:59 Cloning the remote Git repository 02:10:59 Removing intermediate container 7515baad3278 02:10:59 ---> ed9af5d5e847 02:10:59 Step 24/26 : LABEL arch=amd64 02:10:59 ---> Running in 26c3a4ec8d83 02:10:59 Removing intermediate container 26c3a4ec8d83 02:10:59 ---> 1ae94a45396b 02:10:59 Step 25/26 : LABEL git_sha=b8cf7c727b5484feaeaef293f21d01add8954292 02:10:59 ---> Running in ce5ac79ec398 02:10:59 Removing intermediate container ce5ac79ec398 02:10:59 ---> 2f4e38f58c18 02:10:59 Step 26/26 : LABEL version=0.0.0 02:10:59 ---> Running in 67be5b24718c 02:10:59 Removing intermediate container 67be5b24718c 02:10:59 ---> c0a8313dbdc5 02:10:59 [Warning] One or more build-args [ARCH] were not consumed 02:10:59 Successfully built c0a8313dbdc5 02:10:59 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:59 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:10:59 > git init /w/workspace/edgex-ui-go/3 # timeout=10 02:11:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:11:00 > git --version # timeout=10 02:11:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:00 02:11:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:00 latest: Pulling from edgex-lftools-log-publisher 02:11:00 5eb5b503b376: Pulling fs layer 02:11:00 5c69ac0246d0: Pulling fs layer 02:11:00 ec43610c2a17: Pulling fs layer 02:11:00 3a2ae6a8a46f: Pulling fs layer 02:11:00 33b1e0a273af: Pulling fs layer 02:11:00 5d3b04190fa2: Pulling fs layer 02:11:00 2f39f015ded8: Pulling fs layer 02:11:00 33b1e0a273af: Waiting 02:11:00 5d3b04190fa2: Waiting 02:11:00 2f39f015ded8: Waiting 02:11:00 3a2ae6a8a46f: Waiting 02:11:00 5c69ac0246d0: Verifying Checksum 02:11:00 5c69ac0246d0: Download complete 02:11:00 33b1e0a273af: Download complete 02:11:00 5d3b04190fa2: Verifying Checksum 02:11:00 5d3b04190fa2: Download complete 02:11:00 ec43610c2a17: Verifying Checksum 02:11:00 ec43610c2a17: Download complete 02:11:00 5eb5b503b376: Verifying Checksum 02:11:00 5eb5b503b376: Download complete 02:11:00 > git --version # 'git version 2.25.1' 02:11:00 using GIT_SSH to set credentials SSH Credentials for GitHub 02:11:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:11:01 2f39f015ded8: Verifying Checksum 02:11:01 2f39f015ded8: Download complete 02:11:02 5eb5b503b376: Pull complete 02:11:02 5c69ac0246d0: Pull complete 02:11:02 ec43610c2a17: Pull complete 02:11:02 3a2ae6a8a46f: Pull complete 02:11:03 33b1e0a273af: Pull complete 02:11:03 5d3b04190fa2: Pull complete 02:11:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:11:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:11:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:11:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:11:06 using GIT_SSH to set credentials SSH Credentials for GitHub 02:11:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/590/head:refs/remotes/origin/PR-590 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:11:07 Merging remotes/origin/main commit 8a5a4ec92ca374ae5f786629731d1f336ce6694e into PR head commit 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 02:11:07 2f39f015ded8: Pull complete 02:11:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:11:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:07 prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container 02:11:07 $ 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-590 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590:/w/workspace/edgexfoundry_edgex-ui-go_PR-590:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:11:08 Merge succeeded, producing 053670e43c4bbe183118b0b3cc86308a16c0ed28 02:11:08 Checking out Revision 053670e43c4bbe183118b0b3cc86308a16c0ed28 (PR-590) 02:11:07 > git config core.sparsecheckout # timeout=10 02:11:07 > git checkout -f 3c55665eda8188c8b3106ad57f6dd67c1ab2fa95 # timeout=10 02:11:07 > git remote # timeout=10 02:11:07 > git config --get remote.origin.url # timeout=10 02:11:07 using GIT_SSH to set credentials SSH Credentials for GitHub 02:11:07 > git merge 8a5a4ec92ca374ae5f786629731d1f336ce6694e # timeout=10 02:11:08 > git rev-parse HEAD^{commit} # timeout=10 02:11:08 > git config core.sparsecheckout # timeout=10 02:11:08 > git checkout -f 053670e43c4bbe183118b0b3cc86308a16c0ed28 # timeout=10 02:11:09 $ docker top 9c5407f0c073850816e6946265a4f906a3f047fe564756e59c456e662227d167 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:09 ---> job-cost.sh 02:11:09 lf-activate-venv: SKIPPING 02:11:09 INFO: No Stack... 02:11:09 INFO: Retrieving Pricing Info for: v3-standard-8 02:11:10 INFO: Archiving Costs [Pipeline] sh 02:11:10 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives/cost.csv 02:11:10 + cut -d, -f6 [Pipeline] lock 02:11:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-590-3-stack-cost] 02:11:10 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-590-3-stack-cost] did not exist. Created. 02:11:10 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-590-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:11:10 + echo total: 0.2199999988079071 [Pipeline] stash 02:11:11 Stashed 1 file(s) [Pipeline] } 02:11:11 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-590-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:11:11 $ docker stop --time=1 9c5407f0c073850816e6946265a4f906a3f047fe564756e59c456e662227d167 02:11:12 Commit message: "Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD" 02:11:12 First time build. Skipping changelog. 02:11:12 $ docker rm -f --volumes 9c5407f0c073850816e6946265a4f906a3f047fe564756e59c456e662227d167 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:11:12 02:11:12 GitHub has been notified of this commit’s build result 02:11:12 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:11:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:11:13 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:13 Dload Upload Total Spent Left Speed 02:11:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 188k 02:11:12 > git rev-list --no-walk bdce6b410e25ee0848e4f5fe93fa1fe6c17a4320 # timeout=10 [Pipeline] sh 02:11:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:11:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:11:14 + sudo tee /etc/docker/daemon.new 02:11:14 { 02:11:14 "registry-mirrors": [ 02:11:14 "https://nexus3.edgexfoundry.org:10001" 02:11:14 ], 02:11:14 "bip": "10.250.0.254/24", 02:11:14 "hosts": [ 02:11:14 "tcp://0.0.0.0:5555", 02:11:14 "unix:///var/run/docker.sock" 02:11:14 ], 02:11:14 "mtu": 1458, 02:11:14 "selinux-enabled": true, 02:11:14 "seccomp-profile": "/etc/docker/seccomp.json" 02:11:14 } [Pipeline] sh 02:11:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:11:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:11:33 provisioning config files... 02:11:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config11639947935609613294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:33 ---> docker-login.sh 02:11:33 nexus3.edgexfoundry.org:10001 02:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:34 Configure a credential helper to remove this warning. See 02:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:34 02:11:34 Login Succeeded 02:11:34 nexus3.edgexfoundry.org:10002 02:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:35 Configure a credential helper to remove this warning. See 02:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:35 02:11:35 Login Succeeded 02:11:35 nexus3.edgexfoundry.org:10003 02:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:35 Configure a credential helper to remove this warning. See 02:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:35 02:11:35 Login Succeeded 02:11:35 nexus3.edgexfoundry.org:10004 02:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:35 Configure a credential helper to remove this warning. See 02:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:35 02:11:35 Login Succeeded 02:11:35 docker.io 02:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:36 Configure a credential helper to remove this warning. See 02:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:36 02:11:36 Login Succeeded 02:11:36 ---> docker-login.sh ends [Pipeline] } 02:11:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:11:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:11:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:11:36 ========================================================= 02:11:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:11:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:11:38 Sending build context to Docker daemon 28.79MB 02:11:38 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 02:11:38 Step 2/16 : FROM ${BASE} AS builder 02:11:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:11:38 af6eaf76a39c: Pulling fs layer 02:11:38 55522c791124: Pulling fs layer 02:11:38 ce5c4a1c91eb: Pulling fs layer 02:11:38 169dfbe0d373: Pulling fs layer 02:11:38 e1ff8fa3b103: Pulling fs layer 02:11:38 52ebb69f0ebf: Pulling fs layer 02:11:38 5abe8eddf0d5: Pulling fs layer 02:11:38 e1ff8fa3b103: Waiting 02:11:38 169dfbe0d373: Waiting 02:11:38 52ebb69f0ebf: Waiting 02:11:38 5abe8eddf0d5: Waiting 02:11:38 55522c791124: Download complete 02:11:38 169dfbe0d373: Download complete 02:11:38 e1ff8fa3b103: Verifying Checksum 02:11:38 e1ff8fa3b103: Download complete 02:11:38 af6eaf76a39c: Verifying Checksum 02:11:38 af6eaf76a39c: Download complete 02:11:40 af6eaf76a39c: Pull complete 02:11:40 5abe8eddf0d5: Verifying Checksum 02:11:40 5abe8eddf0d5: Download complete 02:11:40 55522c791124: Pull complete 02:11:41 ce5c4a1c91eb: Verifying Checksum 02:11:41 ce5c4a1c91eb: Download complete 02:11:41 52ebb69f0ebf: Verifying Checksum 02:11:41 52ebb69f0ebf: Download complete 02:11:54 ce5c4a1c91eb: Pull complete 02:11:54 169dfbe0d373: Pull complete 02:11:54 e1ff8fa3b103: Pull complete 02:12:00 52ebb69f0ebf: Pull complete 02:12:02 5abe8eddf0d5: Pull complete 02:12:02 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 02:12:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:12:02 ---> 6cb57ee374ae 02:12:02 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:12:07 ---> Running in 714ec72aeb1b 02:12:07 Removing intermediate container 714ec72aeb1b 02:12:07 ---> 2470167a2bbc 02:12:07 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 02:12:07 ---> Running in 77a82167b458 02:12:08 Removing intermediate container 77a82167b458 02:12:08 ---> 814d09285f22 02:12:08 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 02:12:08 ---> Running in 157422dae548 02:12:10 Removing intermediate container 157422dae548 02:12:10 ---> 671c2e241fef 02:12:10 Step 6/16 : LABEL Name=edgex-ui-go 02:12:10 ---> Running in 0e26e28e0018 02:12:10 Removing intermediate container 0e26e28e0018 02:12:10 ---> b1bdcdd7dc76 02:12:10 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:12:10 ---> Running in 321287709ca7 02:12:10 Removing intermediate container 321287709ca7 02:12:10 ---> 5c9d59dbedec 02:12:10 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:12:11 latest: Pulling from library/docker 02:12:11 c41833b44d91: Pulling fs layer 02:12:11 6343a5c17821: Pulling fs layer 02:12:11 7fb3fc37985f: Pulling fs layer 02:12:11 79a39cbcbcac: Pulling fs layer 02:12:11 bd9b08f0a6fe: Pulling fs layer 02:12:11 9f730369bd8d: Pulling fs layer 02:12:11 b7a8edceb3bd: Pulling fs layer 02:12:11 f7b43bb1740d: Pulling fs layer 02:12:11 e766bd2508a2: Pulling fs layer 02:12:11 1cff11aa55cd: Pulling fs layer 02:12:11 5c8564d51ddd: Pulling fs layer 02:12:11 337dc3b11c12: Pulling fs layer 02:12:11 76c5058099a1: Pulling fs layer 02:12:11 59ccd6efa6f9: Pulling fs layer 02:12:11 79a39cbcbcac: Waiting 02:12:11 9f730369bd8d: Waiting 02:12:11 bd9b08f0a6fe: Waiting 02:12:11 b7a8edceb3bd: Waiting 02:12:11 f7b43bb1740d: Waiting 02:12:11 337dc3b11c12: Waiting 02:12:11 76c5058099a1: Waiting 02:12:11 59ccd6efa6f9: Waiting 02:12:11 e766bd2508a2: Waiting 02:12:11 1cff11aa55cd: Waiting 02:12:11 5c8564d51ddd: Waiting 02:12:11 7fb3fc37985f: Verifying Checksum 02:12:11 7fb3fc37985f: Download complete 02:12:11 6343a5c17821: Verifying Checksum 02:12:11 6343a5c17821: Download complete 02:12:11 c41833b44d91: Verifying Checksum 02:12:11 c41833b44d91: Download complete 02:12:12 79a39cbcbcac: Verifying Checksum 02:12:12 79a39cbcbcac: Download complete 02:12:12 bd9b08f0a6fe: Verifying Checksum 02:12:12 bd9b08f0a6fe: Download complete 02:12:12 9f730369bd8d: Verifying Checksum 02:12:12 9f730369bd8d: Download complete 02:12:12 b7a8edceb3bd: Verifying Checksum 02:12:12 b7a8edceb3bd: Download complete 02:12:12 f7b43bb1740d: Verifying Checksum 02:12:12 f7b43bb1740d: Download complete 02:12:12 e766bd2508a2: Download complete 02:12:12 c41833b44d91: Pull complete 02:12:12 76c5058099a1: Verifying Checksum 02:12:12 76c5058099a1: Download complete 02:12:12 1cff11aa55cd: Verifying Checksum 02:12:12 1cff11aa55cd: Download complete 02:12:12 59ccd6efa6f9: Verifying Checksum 02:12:12 59ccd6efa6f9: Download complete 02:12:13 6343a5c17821: Pull complete 02:12:13 7fb3fc37985f: Pull complete 02:12:13 337dc3b11c12: Verifying Checksum 02:12:13 337dc3b11c12: Download complete 02:12:14 79a39cbcbcac: Pull complete 02:12:15 bd9b08f0a6fe: Pull complete 02:12:16 9f730369bd8d: Pull complete 02:12:17 b7a8edceb3bd: Pull complete 02:12:17 f7b43bb1740d: Pull complete 02:12:17 e766bd2508a2: Pull complete 02:12:19 1cff11aa55cd: Pull complete 02:12:19 5c8564d51ddd: Pull complete 02:12:21 337dc3b11c12: Pull complete 02:12:21 76c5058099a1: Pull complete 02:12:21 59ccd6efa6f9: Pull complete 02:12:21 Digest: sha256:a2e34bde4cb23eaef4f3d5016c78f4a7ee06b65f80d07c7ba69a1e262977a97a 02:12:21 Status: Downloaded newer image for docker:latest 02:12:24 ---> 372fc733d485 02:12:24 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:12:24 ---> Running in 45c2dcbb7c2c 02:12:25 Removing intermediate container 45c2dcbb7c2c 02:12:25 ---> ef2250903034 02:12:25 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:12:25 ---> Running in 0c87ec5df083 02:12:26 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:12:27 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:12:29 OK: 263 MiB in 53 packages 02:12:30 Removing intermediate container 0c87ec5df083 02:12:30 ---> 7de7697e1280 02:12:30 Step 11/16 : ENV GO111MODULE=on 02:12:30 ---> Running in c51eded072b3 02:12:30 Removing intermediate container c51eded072b3 02:12:30 ---> 467f48e813e0 02:12:30 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:12:30 ---> Running in a1f5ba62f5e1 02:12:31 Removing intermediate container a1f5ba62f5e1 02:12:31 ---> 5b3c52b9aa70 02:12:31 Step 13/16 : COPY go.mod vendor* ./ 02:12:31 ---> 2f38afad085f 02:12:31 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:31 ---> Running in 9459b11e7d91 02:13:39 Removing intermediate container 9459b11e7d91 02:13:39 ---> 803dd1a69b07 02:13:39 Step 15/16 : COPY . . 02:13:39 ---> 80b3ba26f3f7 02:13:39 Step 16/16 : RUN ${MAKE} 02:13:39 ---> Running in 1d571453d0cc 02:13:39 noop 02:13:39 Removing intermediate container 1d571453d0cc 02:13:39 ---> 06eb0097ad5e 02:13:39 Successfully built 06eb0097ad5e 02:13:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:40 + docker inspect -f . ci-base-image-arm64 02:13:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:40 prd-ubuntu20.04-docker-arm64-4c-16g-7655 does not seem to be running inside a container 02:13:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:13:41 $ docker top 08d5572045252747fcae6eee9e24593c6563ef4db53d18d8f4dd84ac37118678 -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:42 + go version 02:13:42 go version go1.20.2 linux/arm64 [Pipeline] } 02:13:42 $ docker stop --time=1 08d5572045252747fcae6eee9e24593c6563ef4db53d18d8f4dd84ac37118678 02:13:44 $ docker rm -f --volumes 08d5572045252747fcae6eee9e24593c6563ef4db53d18d8f4dd84ac37118678 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:44 + docker inspect -f . ci-base-image-arm64 02:13:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:45 prd-ubuntu20.04-docker-arm64-4c-16g-7655 does not seem to be running inside a container 02:13:45 $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:13:46 $ docker top c8a7137129976eb3a035069c7452eadc685c1bef5e91acca282c52bca088635f -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:47 + git config --global --add safe.directory /w/workspace/edgex-ui-go/3 [Pipeline] fileExists [Pipeline] sh 02:13:47 + make test 02:13:47 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:14:26 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:16:18 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:16:18 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:16:18 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:16:18 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:16:18 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:16:18 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:16:18 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:16:18 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:16:18 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:16:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:16:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:16:45 ./bin/test-attribution-txt.sh 02:16:45 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 02:16:45 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 02:16:45 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 02:16:45 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 02:16:45 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 02:16:45 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 02:16:45 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 02:16:45 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 02:16:45 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 02:16:45 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 02:16:45 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 02:16:45 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 02:16:45 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 02:16:45 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 02:16:45 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 02:16:45 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 02:16:45 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 02:16:45 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 02:16:45 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 02:16:45 An attribution for golang.org/x/net is missing from Attribution.txt, please add 02:16:45 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 02:16:45 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 02:16:45 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 02:16:45 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 02:16:45 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 02:16:45 make -C web test 02:16:45 make[1]: Entering directory '/w/workspace/edgex-ui-go/3/web' 02:16:45 make[1]: tput: No such file or directory 02:16:45 make[1]: tput: No such file or directory 02:16:45 warning: generating ./VERSION 02:16:45 echo "0.0.0" > VERSION 02:16:45 docker build \ 02:16:45 -f Dockerfile \ 02:16:45 --build-arg USER=1000 \ 02:16:45 \ 02:16:45 --label "git_sha=053670e43c4bbe183118b0b3cc86308a16c0ed28" \ 02:16:45 -t edgexfoundry/edgex-web-ui:053670e43c4bbe183118b0b3cc86308a16c0ed28 \ 02:16:45 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:16:45 . 02:16:45 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:16:45 Install the buildx component to build images with BuildKit: 02:16:45 https://docs.docker.com/go/buildx/ 02:16:45 02:16:45 Sending build context to Docker daemon 3.269MB 02:16:45 Step 1/10 : FROM node:16.17-alpine3.15 02:16:45 16.17-alpine3.15: Pulling from library/node 02:16:45 47517142f6ba: Pulling fs layer 02:16:45 5f8c4bfa009b: Pulling fs layer 02:16:45 f7079c9c4ba1: Pulling fs layer 02:16:45 aba105e6f55a: Pulling fs layer 02:16:45 aba105e6f55a: Waiting 02:16:45 47517142f6ba: Verifying Checksum 02:16:45 47517142f6ba: Download complete 02:16:45 f7079c9c4ba1: Verifying Checksum 02:16:45 f7079c9c4ba1: Download complete 02:16:45 aba105e6f55a: Verifying Checksum 02:16:45 aba105e6f55a: Download complete 02:16:45 47517142f6ba: Pull complete 02:16:45 5f8c4bfa009b: Download complete 02:16:50 5f8c4bfa009b: Pull complete 02:16:50 f7079c9c4ba1: Pull complete 02:16:50 aba105e6f55a: Pull complete 02:16:50 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:16:50 Status: Downloaded newer image for node:16.17-alpine3.15 02:16:50 ---> bf1b8b58d215 02:16:50 Step 2/10 : RUN apk add --no-cache chromium 02:16:50 ---> Running in 2c642ebf6a2a 02:16:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:16:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:16:54 (1/128) Installing libxau (1.0.9-r0) 02:16:54 (2/128) Installing libmd (1.0.3-r0) 02:16:54 (3/128) Installing libbsd (0.11.3-r1) 02:16:54 (4/128) Installing libxdmcp (1.1.3-r0) 02:16:54 (5/128) Installing libxcb (1.14-r2) 02:16:54 (6/128) Installing libx11 (1.7.3.1-r0) 02:16:54 (7/128) Installing libxext (1.3.4-r0) 02:16:54 (8/128) Installing libice (1.0.10-r0) 02:16:54 (9/128) Installing libuuid (2.37.4-r0) 02:16:54 (10/128) Installing libsm (1.2.3-r0) 02:16:54 (11/128) Installing libxt (1.2.1-r0) 02:16:54 (12/128) Installing libxmu (1.1.3-r0) 02:16:54 (13/128) Installing xset (1.2.4-r0) 02:16:54 (14/128) Installing xprop (1.2.5-r0) 02:16:54 (15/128) Installing xdg-utils (1.1.3-r0) 02:16:54 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 02:16:54 (17/128) Installing pkgconf (1.8.1-r0) 02:16:54 (18/128) Installing libffi (3.4.2-r1) 02:16:54 (19/128) Installing libintl (0.21-r0) 02:16:54 (20/128) Installing libblkid (2.37.4-r0) 02:16:54 (21/128) Installing libmount (2.37.4-r0) 02:16:54 (22/128) Installing pcre (8.45-r1) 02:16:54 (23/128) Installing glib (2.70.1-r0) 02:16:54 (24/128) Installing xz-libs (5.2.5-r1) 02:16:54 (25/128) Installing libxml2 (2.9.14-r2) 02:16:54 (26/128) Installing shared-mime-info (2.1-r2) 02:16:54 (27/128) Installing hicolor-icon-theme (0.17-r1) 02:16:54 (28/128) Installing libjpeg-turbo (2.1.2-r0) 02:16:54 (29/128) Installing libpng (1.6.37-r1) 02:16:54 (30/128) Installing libwebp (1.2.2-r0) 02:16:54 (31/128) Installing zstd-libs (1.5.0-r0) 02:16:54 (32/128) Installing tiff (4.4.0-r1) 02:16:54 (33/128) Installing gdk-pixbuf (2.42.8-r0) 02:16:54 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 02:16:54 (35/128) Installing libxcomposite (0.4.5-r0) 02:16:54 (36/128) Installing libxfixes (6.0.0-r0) 02:16:54 (37/128) Installing libxrender (0.9.10-r3) 02:16:54 (38/128) Installing libxcursor (1.2.0-r0) 02:16:54 (39/128) Installing libxdamage (1.1.5-r1) 02:16:54 (40/128) Installing libxi (1.8-r0) 02:16:54 (41/128) Installing libxinerama (1.1.4-r1) 02:16:54 (42/128) Installing libxrandr (1.5.2-r1) 02:16:54 (43/128) Installing atk (2.36.0-r0) 02:16:54 (44/128) Installing libxtst (1.2.3-r3) 02:16:54 (45/128) Installing dbus-libs (1.12.24-r0) 02:16:54 (46/128) Installing at-spi2-core (2.42.0-r0) 02:16:54 (47/128) Installing at-spi2-atk (2.38.0-r0) 02:16:54 (48/128) Installing expat (2.5.0-r0) 02:16:54 (49/128) Installing brotli-libs (1.0.9-r5) 02:16:54 (50/128) Installing libbz2 (1.0.8-r1) 02:16:54 (51/128) Installing freetype (2.11.1-r2) 02:16:55 (52/128) Installing fontconfig (2.13.1-r4) 02:16:55 (53/128) Installing pixman (0.40.0-r4) 02:16:55 (54/128) Installing cairo (1.16.0-r5) 02:16:55 (55/128) Installing cairo-gobject (1.16.0-r5) 02:16:55 (56/128) Installing avahi-libs (0.8-r5) 02:16:55 (57/128) Installing gmp (6.2.1-r1) 02:16:55 (58/128) Installing nettle (3.7.3-r0) 02:16:55 (59/128) Installing p11-kit (0.24.0-r1) 02:16:55 (60/128) Installing libtasn1 (4.18.0-r1) 02:16:55 (61/128) Installing libunistring (0.9.10-r1) 02:16:55 (62/128) Installing gnutls (3.7.1-r2) 02:16:55 (63/128) Installing cups-libs (2.3.3-r6) 02:16:55 (64/128) Installing libepoxy (1.5.9-r0) 02:16:55 (65/128) Installing fribidi (1.0.11-r0) 02:16:55 (66/128) Installing graphite2 (1.3.14-r0) 02:16:55 (67/128) Installing harfbuzz (3.0.0-r2) 02:16:55 (68/128) Installing libxft (2.3.4-r0) 02:16:55 (69/128) Installing pango (1.48.10-r0) 02:16:55 (70/128) Installing wayland-libs-client (1.19.0-r1) 02:16:55 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 02:16:55 (72/128) Installing wayland-libs-egl (1.19.0-r1) 02:16:55 (73/128) Installing xkeyboard-config (2.34-r0) 02:16:55 (74/128) Installing libxkbcommon (1.3.1-r0) 02:16:55 (75/128) Installing gtk+3.0 (3.24.30-r0) 02:16:55 Executing gtk+3.0-3.24.30-r0.post-install 02:16:56 (76/128) Installing libfontenc (1.1.4-r0) 02:16:56 (77/128) Installing mkfontscale (1.2.1-r1) 02:16:56 (78/128) Installing ttf-opensans (1.10-r1) 02:16:56 Executing ttf-opensans-1.10-r1.post-install 02:16:58 (79/128) Installing libogg (1.3.5-r0) 02:16:58 (80/128) Installing flac (1.3.4-r0) 02:16:58 (81/128) Installing alsa-lib (1.2.5.1-r1) 02:16:58 (82/128) Installing libatomic (10.3.1_git20211027-r0) 02:16:58 (83/128) Installing sdl2 (2.0.16-r4) 02:16:58 (84/128) Installing aom-libs (3.2.0-r0) 02:16:58 (85/128) Installing libass (0.15.2-r0) 02:16:58 (86/128) Installing libdav1d (0.9.2-r0) 02:16:58 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:16:58 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 02:16:58 (89/128) Installing lame (3.100-r0) 02:16:58 (90/128) Installing opus (1.3.1-r1) 02:16:58 (91/128) Installing libgomp (10.3.1_git20211027-r0) 02:16:58 (92/128) Installing soxr (0.1.3-r2) 02:16:58 (93/128) Installing libsrt (1.4.2-r1) 02:16:58 (94/128) Installing libssh (0.9.6-r1) 02:16:58 (95/128) Installing libtheora (1.1.1-r16) 02:16:58 (96/128) Installing v4l-utils-libs (1.22.1-r1) 02:16:58 (97/128) Installing libdrm (2.4.109-r0) 02:16:59 (98/128) Installing libva (2.13.0-r0) 02:16:59 (99/128) Installing libvdpau (1.4-r0) 02:16:59 (100/128) Installing vidstab (1.1.0-r1) 02:16:59 (101/128) Installing libvorbis (1.3.7-r0) 02:16:59 (102/128) Installing libvpx (1.10.0-r0) 02:16:59 (103/128) Installing vulkan-loader (1.2.196-r0) 02:16:59 (104/128) Installing x264-libs (20210613-r0) 02:16:59 (105/128) Installing x265-libs (3.5-r0) 02:16:59 (106/128) Installing xvidcore (1.3.7-r1) 02:16:59 (107/128) Installing ffmpeg-libs (4.4.1-r2) 02:16:59 (108/128) Installing libevent (2.1.12-r4) 02:16:59 (109/128) Installing mesa (21.2.6-r0) 02:16:59 (110/128) Installing wayland-libs-server (1.19.0-r1) 02:16:59 (111/128) Installing mesa-gbm (21.2.6-r0) 02:16:59 (112/128) Installing lcms2 (2.12-r1) 02:16:59 (113/128) Installing nspr (4.32-r0) 02:16:59 (114/128) Installing sqlite-libs (3.36.0-r0) 02:16:59 (115/128) Installing nss (3.78.1-r0) 02:16:59 (116/128) Installing libasyncns (0.8-r1) 02:16:59 (117/128) Installing libltdl (2.4.6-r7) 02:16:59 (118/128) Installing orc (0.4.32-r0) 02:16:59 (119/128) Installing libsndfile (1.0.31-r1) 02:17:00 (120/128) Installing speexdsp (1.2.0-r0) 02:17:00 (121/128) Installing tdb-libs (1.4.5-r0) 02:17:00 (122/128) Installing libpulse (15.0-r2) 02:17:00 (123/128) Installing re2 (2021.11.01-r0) 02:17:00 (124/128) Installing snappy (1.1.9-r1) 02:17:00 (125/128) Installing libgpg-error (1.42-r1) 02:17:00 (126/128) Installing libgcrypt (1.9.4-r0) 02:17:00 (127/128) Installing libxslt (1.1.35-r0) 02:17:00 (128/128) Installing chromium (99.0.4844.84-r0) 02:17:04 Executing busybox-1.34.1-r7.trigger 02:17:04 Executing glib-2.70.1-r0.trigger 02:17:04 Executing shared-mime-info-2.1-r2.trigger 02:17:07 Executing gdk-pixbuf-2.42.8-r0.trigger 02:17:07 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:17:07 Executing fontconfig-2.13.1-r4.trigger 02:17:07 Executing mkfontscale-1.2.1-r1.trigger 02:17:07 OK: 275 MiB in 144 packages 02:17:17 Removing intermediate container 2c642ebf6a2a 02:17:17 ---> 29ff4b3ba7bd 02:17:17 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:17:17 ---> Running in bb1ca70b6963 02:17:17 Removing intermediate container bb1ca70b6963 02:17:17 ---> f091dc7dd90e 02:17:17 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:17:17 ---> Running in fc2c6959e97b 02:17:17 Removing intermediate container fc2c6959e97b 02:17:17 ---> e4946eeacf2d 02:17:17 Step 5/10 : RUN npm install -g npm 02:17:17 ---> Running in ac5db3671149 02:17:56 02:17:56 removed 7 packages, changed 99 packages, and audited 238 packages in 30s 02:17:56 02:17:56 18 packages are looking for funding 02:17:56 run `npm fund` for details 02:17:56 02:17:56 found 0 vulnerabilities 02:17:56 Removing intermediate container ac5db3671149 02:17:56 ---> c699e31482f5 02:17:56 Step 6/10 : ARG USER=1000 02:17:56 ---> Running in 68d775349057 02:17:56 Removing intermediate container 68d775349057 02:17:56 ---> 30d76ec2d954 02:17:56 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:17:56 ---> Running in 9e011bb2f1c9 02:17:56 Removing intermediate container 9e011bb2f1c9 02:17:56 ---> 4c7399477c9e 02:17:56 Step 8/10 : USER $USER:$USER 02:17:56 ---> Running in 254121c02200 02:17:56 Removing intermediate container 254121c02200 02:17:56 ---> 7bd667196686 02:17:56 Step 9/10 : WORKDIR /app 02:17:56 ---> Running in d6c12c2c0b57 02:17:57 Removing intermediate container d6c12c2c0b57 02:17:57 ---> d6eda53cbd74 02:17:57 Step 10/10 : LABEL git_sha=053670e43c4bbe183118b0b3cc86308a16c0ed28 02:17:57 ---> Running in fd0c1cf1b13d 02:17:57 Removing intermediate container fd0c1cf1b13d 02:17:57 ---> 092a8346d54a 02:17:57 Successfully built 092a8346d54a 02:17:57 Successfully tagged edgexfoundry/edgex-web-ui:053670e43c4bbe183118b0b3cc86308a16c0ed28 02:17:57 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:17:57 touch edgex-web-ui.imagebuilt 02:17:58 mkdir -p node_modules coverage 02:17:58 chown "1000:1000" node_modules coverage package-lock.json 02:17:58 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:18:13 npm WARN EBADENGINE Unsupported engine { 02:18:13 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:18:13 npm WARN EBADENGINE required: { 02:18:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:13 npm WARN EBADENGINE }, 02:18:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:18:13 npm WARN EBADENGINE } 02:18:13 npm WARN EBADENGINE Unsupported engine { 02:18:13 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:18:13 npm WARN EBADENGINE required: { 02:18:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:13 npm WARN EBADENGINE }, 02:18:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:18:13 npm WARN EBADENGINE } 02:18:13 npm WARN EBADENGINE Unsupported engine { 02:18:13 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:18:13 npm WARN EBADENGINE required: { 02:18:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:13 npm WARN EBADENGINE }, 02:18:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:18:13 npm WARN EBADENGINE } 02:18:13 npm WARN EBADENGINE Unsupported engine { 02:18:13 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:18:13 npm WARN EBADENGINE required: { 02:18:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:13 npm WARN EBADENGINE }, 02:18:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:18:13 npm WARN EBADENGINE } 02:18:13 npm WARN EBADENGINE Unsupported engine { 02:18:13 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:18:13 npm WARN EBADENGINE required: { 02:18:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:13 npm WARN EBADENGINE }, 02:18:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:18:13 npm WARN EBADENGINE } 02:18:13 npm WARN EBADENGINE Unsupported engine { 02:18:13 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:18:13 npm WARN EBADENGINE required: { 02:18:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:13 npm WARN EBADENGINE }, 02:18:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:18:13 npm WARN EBADENGINE } 02:18:13 npm WARN EBADENGINE Unsupported engine { 02:18:13 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:18:13 npm WARN EBADENGINE required: { 02:18:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:13 npm WARN EBADENGINE }, 02:18:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:18:13 npm WARN EBADENGINE } 02:18:13 npm WARN EBADENGINE Unsupported engine { 02:18:13 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:18:13 npm WARN EBADENGINE required: { 02:18:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:13 npm WARN EBADENGINE }, 02:18:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:18:13 npm WARN EBADENGINE } 02:18:13 npm WARN EBADENGINE Unsupported engine { 02:18:13 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:18:13 npm WARN EBADENGINE required: { 02:18:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:18:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:18:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:18:13 npm WARN EBADENGINE }, 02:18:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } 02:18:13 npm WARN EBADENGINE } 02:18:52 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:18:52 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 02:18:52 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:18:52 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:18:52 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:18:57 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:19:04 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:19:06 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:19:06 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:19:32 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:19:32 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:19:33 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:19:39 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:19:40 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 02:19:42 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:19:57 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 02:19:57 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 02:20:15 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 02:21:02 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 02:21:42 02:21:42 added 1475 packages, and audited 1476 packages in 4m 02:21:42 02:21:42 90 packages are looking for funding 02:21:42 run `npm fund` for details 02:21:42 02:21:42 36 vulnerabilities (1 low, 9 moderate, 21 high, 5 critical) 02:21:42 02:21:42 To address issues that do not require attention, run: 02:21:42 npm audit fix 02:21:42 02:21:42 To address all issues (including breaking changes), run: 02:21:42 npm audit fix --force 02:21:42 02:21:42 Run `npm audit` for details. 02:21:45 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 02:22:07 - Generating browser application bundles (phase: setup)... 02:22:54 Compiling @angular/core : es2015 as esm2015 02:22:54 Compiling @angular/compiler/testing : es2015 as esm2015 02:23:26 Compiling @angular/common : es2015 as esm2015 02:23:26 Compiling @angular/core/testing : es2015 as esm2015 02:23:35 Compiling @angular/platform-browser : es2015 as esm2015 02:23:35 Compiling @angular/common/testing : es2015 as esm2015 02:23:39 Compiling @angular/router : es2015 as esm2015 02:23:40 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:23:47 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:23:49 Compiling @angular/common/http : es2015 as esm2015 02:23:49 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:23:54 Compiling @angular/forms : es2015 as esm2015 02:23:54 Compiling @angular/common/http/testing : es2015 as esm2015 02:23:55 Compiling @angular/router/testing : es2015 as esm2015 02:25:16 13 04 2023 02:25:07.816:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:25:16 13 04 2023 02:25:07.832:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:25:16 13 04 2023 02:25:07.867:INFO [launcher]: Starting browser ChromeHeadless 02:26:24 13 04 2023 02:26:22.687:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 02:26:30 13 04 2023 02:26:29.623:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:26:32 13 04 2023 02:26:31.542:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 02:27:39 13 04 2023 02:27:32.008:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 02:27:39 ✔ Browser application bundle generation complete. 02:27:39 13 04 2023 02:27:39.818:INFO [launcher]: Trying to start ChromeHeadless again (2/2). 02:27:42 13 04 2023 02:27:42.105:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket gArJYOeZmmDT1_-wAAAB with id 56023221 02:28:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:28:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.481 secs) 02:28:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.803 secs) 02:28:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 2.242 secs) 02:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 2.903 secs) 02:28:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 3.055 secs) 02:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 3.282 secs) 02:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 3.33 secs) 02:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 3.382 secs) 02:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 3.445 secs) 02:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.52 secs) 02:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.564 secs) 02:28:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.833 secs) 02:28:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 4.191 secs) 02:28:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 4.293 secs) 02:28:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 4.776 secs) 02:28:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 4.863 secs) 02:28:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 4.996 secs) 02:28:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 5.082 secs) 02:28:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 5.28 secs) 02:28:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 5.338 secs) 02:28:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 5.352 secs) 02:28:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 5.727 secs) 02:28:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 5.774 secs) 02:28:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 5.862 secs) 02:28:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 6.009 secs) 02:28:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 6.052 secs) 02:28:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 6.106 secs) 02:28:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 6.347 secs) 02:28:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 6.41 secs) 02:28:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 6.469 secs) 02:28:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 6.49 secs) 02:28:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 6.517 secs) 02:28:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 6.572 secs) 02:28:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 6.789 secs) 02:28:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 6.869 secs) 02:28:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.894 secs) 02:28:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.96 secs) 02:28:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 7.01 secs) 02:28:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 7.113 secs) 02:28:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 7.168 secs) 02:28:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 7.243 secs) 02:28:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 7.544 secs) 02:28:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 7.678 secs) 02:28:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 7.716 secs) 02:28:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 7.746 secs) 02:28:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 7.766 secs) 02:28:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 7.818 secs) 02:28:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 8.01 secs) 02:28:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 8.201 secs) 02:28:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 8.269 secs) 02:28:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 8.287 secs) 02:28:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 8.304 secs) 02:28:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 8.338 secs) 02:28:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 8.362 secs) 02:28:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 8.374 secs) 02:28:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 8.392 secs) 02:28:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 8.45 secs) 02:28:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 8.48 secs) 02:28:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.505 secs) 02:28:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 8.529 secs) 02:28:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 8.65 secs) 02:28:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 8.962 secs) 02:28:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 8.984 secs) 02:28:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.999 secs) 02:28:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 9.093 secs) 02:28:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.111 secs) 02:28:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.125 secs) 02:28:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 9.19 secs) 02:28:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.266 secs) 02:28:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.439 secs) 02:28:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 9.523 secs) 02:28:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 9.615 secs) 02:28:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.639 secs) 02:28:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.661 secs) 02:28:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.972 secs) 02:28:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 10.075 secs) 02:28:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 10.508 secs) 02:28:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 10.563 secs) 02:28:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 10.585 secs) 02:28:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 10.62 secs) 02:28:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 10.731 secs) 02:28:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 10.783 secs) 02:28:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 10.973 secs) 02:28:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 11.059 secs) 02:28:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 11.137 secs) 02:28:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 11.244 secs) 02:28:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 11.743 secs) 02:28:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 11.869 secs) 02:28:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 11.91 secs) 02:28:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 11.928 secs) 02:28:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 12.134 secs) 02:28:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 12.265 secs) 02:28:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 13.029 secs) 02:28:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 13.095 secs) 02:28:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 13.16 secs) 02:28:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 13.209 secs) 02:28:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 13.251 secs) 02:28:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 13.412 secs) 02:28:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 13.607 secs) 02:28:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 13.625 secs) 02:28:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 13.639 secs) 02:28:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 13.854 secs) 02:28:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 13.881 secs) 02:28:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 13.896 secs) 02:28:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 14.014 secs) 02:28:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 14.091 secs) 02:28:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 14.251 secs) 02:28:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 14.524 secs) 02:28:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 14.559 secs) 02:28:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 14.574 secs) 02:28:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 14.688 secs) 02:28:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 14.729 secs) 02:28:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 14.837 secs) 02:28:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 14.881 secs) 02:28:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 14.943 secs) 02:28:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 15.321 secs) 02:28:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 15.408 secs) 02:28:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 15.473 secs) 02:28:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 15.562 secs) 02:28:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 15.586 secs) 02:28:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 15.892 secs) 02:28:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 16.059 secs) 02:28:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 16.156 secs) 02:28:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 16.375 secs) 02:28:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 16.439 secs) 02:28:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 16.503 secs) 02:28:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 16.728 secs) 02:28:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 16.764 secs) 02:28:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 16.784 secs) 02:28:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 17.08 secs) 02:28:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 17.149 secs) 02:28:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 17.223 secs) 02:28:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 17.281 secs) 02:28:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 17.338 secs) 02:28:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 17.375 secs) 02:28:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 17.439 secs) 02:28:25 WARN: ' 02:28:25 It looks like you're using ngModel on the same form field as formControlName. 02:28:25 Support for using the ngModel input property and ngModelChange event with 02:28:25 reactive form directives has been deprecated in Angular v6 and will be removed 02:28:25 in a future version of Angular. 02:28:25 02:28:25 For more information on this, see our API docs here: 02:28:25 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:28:25 ' 02:28:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 17.439 secs) 02:28:25 WARN: ' 02:28:25 It looks like you're using ngModel on the same form field as formControlName. 02:28:25 Support for using the ngModel input property and ngModelChange event with 02:28:25 reactive form directives has been deprecated in Angular v6 and will be removed 02:28:25 in a future version of Angular. 02:28:25 02:28:25 For more information on this, see our API docs here: 02:28:25 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:28:25 ' 02:28:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 17.603 secs) 02:28:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 17.643 secs) 02:28:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 17.673 secs) 02:28:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 17.694 secs) 02:28:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 17.848 secs) 02:28:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 17.963 secs) 02:28:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 18.236 secs) 02:28:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 18.252 secs) 02:28:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 18.35 secs) 02:28:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 18.427 secs) 02:28:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 18.609 secs) 02:28:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 18.629 secs) 02:28:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 18.648 secs) 02:28:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (26.369 secs / 18.648 secs) 02:28:28 TOTAL: 149 SUCCESS 02:28:28 ✔ Browser application bundle generation complete. 02:28:32 02:28:32 =============================== Coverage summary =============================== 02:28:32 Statements : 40.98% ( 1467/3580 ) 02:28:32 Branches : 12.03% ( 111/923 ) 02:28:32 Functions : 33.28% ( 432/1298 ) 02:28:32 Lines : 38.91% ( 1318/3387 ) 02:28:32 ================================================================================ 02:28:32 13 04 2023 02:28:32.690:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:28:34 ✔ Browser application bundle generation complete. 02:28:35 make[1]: Leaving directory '/w/workspace/edgex-ui-go/3/web' [Pipeline] echo 02:28:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:28:35 $ docker stop --time=1 c8a7137129976eb3a035069c7452eadc685c1bef5e91acca282c52bca088635f 02:28:37 $ docker rm -f --volumes c8a7137129976eb3a035069c7452eadc685c1bef5e91acca282c52bca088635f [Pipeline] // withDockerContainer [Pipeline] sh 02:28:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:28:41 Warning: overwriting stash ‘coverage-report’ 02:28:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:28:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:28:50 + ls -al . 02:28:50 total 184 02:28:50 drwxrwxr-x 13 jenkins jenkins 4096 Apr 13 02:13 . 02:28:50 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:11 .. 02:28:50 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:11 .blubracket 02:28:50 -rw-rw-r-- 1 jenkins jenkins 18 Apr 13 02:11 .dockerignore 02:28:50 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:11 .git 02:28:50 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:11 .github 02:28:50 -rw-rw-r-- 1 jenkins jenkins 185 Apr 13 02:11 .gitignore 02:28:50 -rw-rw-r-- 1 jenkins jenkins 4856 Apr 13 02:11 Attribution.txt 02:28:50 -rw-rw-r-- 1 jenkins jenkins 17205 Apr 13 02:11 CHANGELOG.md 02:28:50 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 13 02:11 CONTRIBUTING.md 02:28:50 -rw-rw-r-- 1 jenkins jenkins 1847 Apr 13 02:11 Dockerfile 02:28:50 -rw-rw-r-- 1 jenkins jenkins 652 Apr 13 02:11 Jenkinsfile 02:28:50 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 13 02:11 LICENSE 02:28:50 -rw-rw-r-- 1 jenkins jenkins 2124 Apr 13 02:11 Makefile 02:28:50 -rw-rw-r-- 1 jenkins jenkins 4558 Apr 13 02:11 README.md 02:28:50 -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 02:07 VERSION 02:28:50 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:11 assets 02:28:50 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:11 bin 02:28:50 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:11 cmd 02:28:50 -rw-r--r-- 1 jenkins jenkins 10 Apr 13 02:13 coverage.out 02:28:50 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:11 docs 02:28:50 -rw-rw-r-- 1 jenkins jenkins 3110 Apr 13 02:11 go.mod 02:28:50 -rw-rw-r-- 1 jenkins jenkins 43888 Apr 13 02:11 go.sum 02:28:50 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:11 internal 02:28:50 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:11 snap 02:28:50 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:11 testing 02:28:50 -rw-rw-r-- 1 jenkins jenkins 155 Apr 13 02:11 version.go 02:28:50 drwxrwxr-x 6 jenkins jenkins 4096 Apr 13 02:17 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:51 + 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=053670e43c4bbe183118b0b3cc86308a16c0ed28 --label arch=arm64 --label version=0.0.0 . 02:28:52 Sending build context to Docker daemon 31.54MB 02:28:52 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 02:28:52 Step 2/26 : FROM ${BASE} AS builder 02:28:52 ---> 06eb0097ad5e 02:28:52 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:28:53 ---> Running in 27540bfa80f2 02:28:53 Removing intermediate container 27540bfa80f2 02:28:53 ---> 8f08c0d03b22 02:28:53 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 02:28:53 ---> Running in bcc9bb0469c4 02:28:54 Removing intermediate container bcc9bb0469c4 02:28:54 ---> abbbd5980fee 02:28:54 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 02:28:54 ---> Running in 14b74aba8e52 02:28:54 Removing intermediate container 14b74aba8e52 02:28:54 ---> 0f54cdbe7f41 02:28:54 Step 6/26 : LABEL Name=edgex-ui-go 02:28:54 ---> Running in 797638f8d4f7 02:28:55 Removing intermediate container 797638f8d4f7 02:28:55 ---> 554e853ae3e3 02:28:55 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:28:55 ---> Running in 85348d642487 02:28:55 Removing intermediate container 85348d642487 02:28:55 ---> 3edba22ba77f 02:28:55 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:28:57 ---> ca16995c36c0 02:28:57 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:57 ---> Running in 811b6252b35c 02:28:59 Removing intermediate container 811b6252b35c 02:28:59 ---> 97b893e6e9b9 02:28:59 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:28:59 ---> Running in 8ff1a0ce7053 02:29:00 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:29:01 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:29:03 OK: 263 MiB in 53 packages 02:29:04 Removing intermediate container 8ff1a0ce7053 02:29:04 ---> 70e825f8fff8 02:29:04 Step 11/26 : ENV GO111MODULE=on 02:29:04 ---> Running in 299a3af94bdb 02:29:04 Removing intermediate container 299a3af94bdb 02:29:04 ---> e882d8588ac0 02:29:04 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:29:04 ---> Running in 47835fdd5a84 02:29:05 Removing intermediate container 47835fdd5a84 02:29:05 ---> e33ce1c88b36 02:29:05 Step 13/26 : COPY go.mod vendor* ./ 02:29:05 ---> 5e4cf258db3f 02:29:05 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:29:06 ---> Running in 1494b8c0e7b2 02:29:08 Removing intermediate container 1494b8c0e7b2 02:29:08 ---> d2f890020bbd 02:29:08 Step 15/26 : COPY . . 02:29:12 ---> ed9c3f608403 02:29:12 Step 16/26 : RUN ${MAKE} 02:29:13 ---> Running in 439b3094109e 02:29:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 02:31:51 Removing intermediate container 439b3094109e 02:31:51 ---> 04ae346a1522 02:31:51 Step 17/26 : FROM alpine:3.14 02:31:51 3.14: Pulling from library/alpine 02:31:51 422ed46b1a92: Pulling fs layer 02:31:51 422ed46b1a92: Verifying Checksum 02:31:51 422ed46b1a92: Download complete 02:31:51 422ed46b1a92: Pull complete 02:31:51 Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed 02:31:51 Status: Downloaded newer image for alpine:3.14 02:31:51 ---> 46c5e66a9efa 02:31:51 Step 18/26 : EXPOSE 4000 02:31:51 ---> Running in ed283076ffd2 02:31:51 Removing intermediate container ed283076ffd2 02:31:51 ---> 1c74a35910cd 02:31:51 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 02:31:51 ---> 42fac12db96b 02:31:51 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:31:51 ---> eb824bbf1ea6 02:31:51 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:31:51 ---> 05a48838fa0e 02:31:51 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:31:51 ---> Running in d019b5d8d5c0 02:31:51 Removing intermediate container d019b5d8d5c0 02:31:51 ---> e51d753bf65f 02:31:51 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 02:31:51 ---> Running in a8b2b38e1b36 02:31:51 Removing intermediate container a8b2b38e1b36 02:31:51 ---> a0d25ab09db0 02:31:51 Step 24/26 : LABEL arch=arm64 02:31:51 ---> Running in 6eaae4b2246c 02:31:51 Removing intermediate container 6eaae4b2246c 02:31:51 ---> 4ca0b66d7c8a 02:31:51 Step 25/26 : LABEL git_sha=053670e43c4bbe183118b0b3cc86308a16c0ed28 02:31:51 ---> Running in 43125a1f3892 02:31:51 Removing intermediate container 43125a1f3892 02:31:51 ---> b5ad5326316e 02:31:51 Step 26/26 : LABEL version=0.0.0 02:31:51 ---> Running in 140bf175428b 02:31:51 Removing intermediate container 140bf175428b 02:31:51 ---> 4f81d73fa8e8 02:31:51 [Warning] One or more build-args [ARCH] were not consumed 02:31:51 Successfully built 4f81d73fa8e8 02:31:51 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:31:51 02:31:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:31:52 arm64: Pulling from edgex-lftools-log-publisher 02:31:52 8998bd30e6a1: Pulling fs layer 02:31:52 04944245beec: Pulling fs layer 02:31:52 699f458cf7ca: Pulling fs layer 02:31:52 765212b225bb: Pulling fs layer 02:31:52 f23df028b6ca: Pulling fs layer 02:31:52 d65c8cfc05b1: Pulling fs layer 02:31:52 2437ff75d9bd: Pulling fs layer 02:31:52 765212b225bb: Waiting 02:31:52 f23df028b6ca: Waiting 02:31:52 d65c8cfc05b1: Waiting 02:31:52 04944245beec: Download complete 02:31:52 765212b225bb: Verifying Checksum 02:31:52 765212b225bb: Download complete 02:31:52 f23df028b6ca: Verifying Checksum 02:31:52 f23df028b6ca: Download complete 02:31:52 d65c8cfc05b1: Verifying Checksum 02:31:52 d65c8cfc05b1: Download complete 02:31:52 699f458cf7ca: Verifying Checksum 02:31:52 699f458cf7ca: Download complete 02:31:53 8998bd30e6a1: Verifying Checksum 02:31:53 8998bd30e6a1: Download complete 02:31:55 2437ff75d9bd: Verifying Checksum 02:31:55 2437ff75d9bd: Download complete 02:31:57 8998bd30e6a1: Pull complete 02:31:58 04944245beec: Pull complete 02:31:59 699f458cf7ca: Pull complete 02:31:59 765212b225bb: Pull complete 02:32:00 f23df028b6ca: Pull complete 02:32:00 d65c8cfc05b1: Pull complete 02:32:15 2437ff75d9bd: Pull complete 02:32:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:32:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:32:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:15 prd-ubuntu20.04-docker-arm64-4c-16g-7655 does not seem to be running inside a container 02:32:16 $ 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/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:32:19 $ docker top 21c834da288847b30f570320480f82e9f825e5b934d17831f72ad08df4e3f5bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:32:20 ---> job-cost.sh 02:32:20 lf-activate-venv: SKIPPING 02:32:20 INFO: No Stack... 02:32:20 INFO: Retrieving Pricing Info for: v3-standard-4 02:32:21 INFO: Archiving Costs [Pipeline] sh 02:32:22 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv 02:32:22 + cut -d, -f6 [Pipeline] lock 02:32:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-590-3-stack-cost] 02:32:22 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-590-3-stack-cost] did not exist. Created. 02:32:22 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-590-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:32:22 /w/workspace/edgex-ui-go/3@tmp/durable-dbe22246/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:32:23 + echo total: 0.10999999940395355 [Pipeline] stash 02:32:23 Warning: overwriting stash ‘stack-cost’ 02:32:28 Stashed 1 file(s) [Pipeline] } 02:32:28 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-590-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:32:28 $ docker stop --time=1 21c834da288847b30f570320480f82e9f825e5b934d17831f72ad08df4e3f5bd 02:32:30 $ docker rm -f --volumes 21c834da288847b30f570320480f82e9f825e5b934d17831f72ad08df4e3f5bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:32:31 provisioning config files... 02:32:31 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/config10098399093618065732tmp [Pipeline] { [Pipeline] sh 02:32:31 + set +x 02:32:31 + curl -s https://codecov.io/bash 02:32:31 + bash -s -- 02:32:31 02:32:31 _____ _ 02:32:31 / ____| | | 02:32:31 | | ___ __| | ___ ___ _____ __ 02:32:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:32:31 | |___| (_) | (_| | __/ (_| (_) \ V / 02:32:31 \_____\___/ \__,_|\___|\___\___/ \_/ 02:32:31 Bash-1.0.6 02:32:31 02:32:31 02:32:31 ==> git version 2.25.1 found 02:32:31 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:32:31 Release-Date: 2020-01-08 02:32:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:32:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:32:31 ==> Jenkins CI detected. 02:32:31 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-590 02:32:31 project root: . 02:32:31 --> token set from env 02:32:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:32:31 ==> Running gcov in . (disable via -X gcov) 02:32:31 ==> Python coveragepy not found 02:32:31 ==> Searching for coverage reports in: 02:32:31 + . 02:32:31 -> Found 1 reports 02:32:31 ==> Detecting git/mercurial file structure 02:32:31 ==> Reading reports 02:32:31 + ./coverage.out bytes=10 02:32:31 ==> Appending adjustments 02:32:31 https://docs.codecov.io/docs/fixing-reports 02:32:32 + Found adjustments 02:32:32 ==> Gzipping contents 02:32:32 12K /tmp/codecov.BlzGGJ.gz 02:32:32 ==> Uploading reports 02:32:32 url: https://codecov.io 02:32:32 query: branch=PR-590&commit=b8cf7c727b5484feaeaef293f21d01add8954292&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-590%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=590&job=&cmd_args= 02:32:32 -> Pinging Codecov 02:32:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-590&commit=b8cf7c727b5484feaeaef293f21d01add8954292&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-590%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=590&job=&cmd_args= 02:32:32 -> Uploading to 02:32:32 https://storage.googleapis.com/codecov/v4/raw/2023-04-13/FB506323287CE973F263BFD2A0EB1F37/b8cf7c727b5484feaeaef293f21d01add8954292/0109f543-3ab6-4e9f-a089-8ac1a9c657dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230413T023232Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=54092117c103d59a7917fb1c333b59f2132bf6def07f3412b9a06a57207e6d6e 02:32:32 % Total % Received % Xferd Average Speed Time Time Time Current 02:32:32 Dload Upload Total Spent Left Speed 02:32:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8889 0 0 100 8889 0 35698 --:--:-- --:--:-- --:--:-- 35556 100 8889 0 0 100 8889 0 35698 --:--:-- --:--:-- --:--:-- 35556 02:32:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/b8cf7c727b5484feaeaef293f21d01add8954292 [Pipeline] } 02:32:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:32:33 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives ] 02:32:33 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives 02:32:33 total 16 02:32:33 drwxr-xr-x 3 root root 4096 Apr 13 02:11 . 02:32:33 drwxrwxr-x 15 jenkins jenkins 4096 Apr 13 02:11 .. 02:32:33 drwxr-xr-x 2 root root 4096 Apr 13 02:11 cost 02:32:33 -rw-r--r-- 1 root root 83 Apr 13 02:11 cost.csv 02:32:33 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives 02:32:33 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives 02:32:33 total 16 02:32:33 drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 02:11 . 02:32:33 drwxrwxr-x 15 jenkins jenkins 4096 Apr 13 02:11 .. 02:32:33 drwxr-xr-x 2 jenkins jenkins 4096 Apr 13 02:11 cost 02:32:33 -rw-r--r-- 1 jenkins jenkins 83 Apr 13 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:32:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:32:34 ---> package-listing.sh 02:32:34 ++ facter osfamily 02:32:34 ++ tr '[:upper:]' '[:lower:]' 02:32:34 + OS_FAMILY=debian 02:32:34 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-590 02:32:34 + START_PACKAGES=/tmp/packages_start.txt 02:32:34 + END_PACKAGES=/tmp/packages_end.txt 02:32:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:32:34 + PACKAGES=/tmp/packages_start.txt 02:32:34 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-590 ']' 02:32:34 + PACKAGES=/tmp/packages_end.txt 02:32:34 + case "${OS_FAMILY}" in 02:32:34 + dpkg -l 02:32:34 + grep '^ii' 02:32:34 + '[' -f /tmp/packages_start.txt ']' 02:32:34 + '[' -f /tmp/packages_end.txt ']' 02:32:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:32:34 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-590 ']' 02:32:34 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives/ 02:32:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-590/archives/ [Pipeline] echo 02:32:34 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-590/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:32:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:32:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:35 prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container 02:32:35 $ 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-590/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-590 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590:/w/workspace/edgexfoundry_edgex-ui-go_PR-590:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:32:35 $ docker top af31df2fcc231a832637c68364884b79a65326ff9499fdba157ce178e89db113 -eo pid,comm [Pipeline] { [Pipeline] sh 02:32:36 + touch /tmp/pre-build-complete [Pipeline] sh 02:32:36 + mkdir -p /var/log/sysstat [Pipeline] sh 02:32:36 + ls /var/log/sa-host 02:32:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:32:36 provisioning config files... 02:32:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-590@tmp/config10178452575244061379tmp [Pipeline] { [Pipeline] echo 02:32:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:32:37 ---> create-netrc.sh [Pipeline] } 02:32:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:32:37 ---> python-tools-install.sh [Pipeline] echo 02:32:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:32:37 ---> sudo-logs.sh 02:32:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:32:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:32:38 ---> job-cost.sh 02:32:38 lf-activate-venv: SKIPPING 02:32:38 DEBUG: total: 0.2199999988079071 02:32:38 INFO: Retrieving Stack Cost... 02:32:38 INFO: Retrieving Pricing Info for: v3-standard-8 02:32:39 INFO: Archiving Costs [Pipeline] echo 02:32:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:32:39 ---> logs-deploy.sh 02:32:39 lf-activate-venv: SKIPPING 02:32:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-590/3 02:32:39 INFO: archiving workspace using pattern(s): 02:32:40 Archives upload complete. 02:32:40 INFO: archiving logs to Nexus 02:32:40 ---> uname -a: 02:32:40 Linux prd-ubuntu20-04-docker-8c-8g-7636 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:32:40 02:32:40 02:32:40 ---> lscpu: 02:32:40 Architecture: x86_64 02:32:40 CPU op-mode(s): 32-bit, 64-bit 02:32:40 Byte Order: Little Endian 02:32:40 Address sizes: 40 bits physical, 48 bits virtual 02:32:40 CPU(s): 8 02:32:40 On-line CPU(s) list: 0-7 02:32:40 Thread(s) per core: 1 02:32:40 Core(s) per socket: 1 02:32:40 Socket(s): 8 02:32:40 NUMA node(s): 1 02:32:40 Vendor ID: AuthenticAMD 02:32:40 CPU family: 23 02:32:40 Model: 49 02:32:40 Model name: AMD EPYC-Rome Processor 02:32:40 Stepping: 0 02:32:40 CPU MHz: 2799.998 02:32:40 BogoMIPS: 5599.99 02:32:40 Virtualization: AMD-V 02:32:40 Hypervisor vendor: KVM 02:32:40 Virtualization type: full 02:32:40 L1d cache: 256 KiB 02:32:40 L1i cache: 256 KiB 02:32:40 L2 cache: 4 MiB 02:32:40 L3 cache: 128 MiB 02:32:40 NUMA node0 CPU(s): 0-7 02:32:40 Vulnerability Itlb multihit: Not affected 02:32:40 Vulnerability L1tf: Not affected 02:32:40 Vulnerability Mds: Not affected 02:32:40 Vulnerability Meltdown: Not affected 02:32:40 Vulnerability Mmio stale data: Not affected 02:32:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:32:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:32:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:32:40 Vulnerability Srbds: Not affected 02:32:40 Vulnerability Tsx async abort: Not affected 02:32:40 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 02:32:40 02:32:40 02:32:40 ---> nproc: 02:32:40 8 02:32:40 02:32:40 02:32:40 ---> df -h: 02:32:40 Filesystem Size Used Avail Use% Mounted on 02:32:40 overlay 155G 13G 143G 9% / 02:32:40 tmpfs 64M 0 64M 0% /dev 02:32:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:32:40 shm 64M 0 64M 0% /dev/shm 02:32:40 /dev/vda1 155G 13G 143G 9% /facter-os 02:32:40 02:32:40 02:32:40 ---> sar -b -r -n DEV: 02:32:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7636) 04/13/23 _x86_64_ (8 CPU) 02:32:40 02:32:40 02:06:52 LINUX RESTART (8 CPU) 02:32:40 02:32:40 02:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:32:40 02:08:01 298.87 48.11 250.76 0.00 5419.10 162337.74 0.00 02:32:40 02:09:01 226.13 1.50 224.63 0.00 37.46 116105.85 0.00 02:32:40 02:10:01 309.18 0.27 308.91 0.00 5.06 57176.67 0.00 02:32:40 02:11:01 182.34 0.22 182.12 0.00 8.27 28492.85 0.00 02:32:40 02:12:01 66.93 7.76 59.16 0.00 904.10 19401.95 0.00 02:32:40 02:13:01 34.16 2.82 31.34 0.00 4250.62 6652.62 0.00 02:32:40 02:14:01 3.68 0.02 3.67 0.00 0.13 93.45 0.00 02:32:40 02:15:01 1.85 0.00 1.85 0.00 0.00 20.26 0.00 02:32:40 02:16:01 1.48 0.00 1.48 0.00 0.00 15.86 0.00 02:32:40 02:17:01 2.08 0.02 2.07 0.00 0.13 22.13 0.00 02:32:40 02:18:01 1.45 0.00 1.45 0.00 0.00 15.46 0.00 02:32:40 02:19:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 02:32:40 02:20:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 02:32:40 02:21:01 1.38 0.00 1.38 0.00 0.00 13.86 0.00 02:32:40 02:22:01 1.55 0.02 1.53 0.00 0.13 22.13 0.00 02:32:40 02:23:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 02:32:40 02:24:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 02:32:40 02:25:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 02:32:40 02:26:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 02:32:40 02:27:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 02:32:40 02:28:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 02:32:40 02:29:01 1.47 0.00 1.47 0.00 0.00 15.33 0.00 02:32:40 02:30:01 0.90 0.00 0.90 0.00 0.00 11.46 0.00 02:32:40 02:31:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 02:32:40 02:32:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 02:32:40 Average: 45.81 2.43 43.38 0.00 424.98 15620.85 0.00 02:32:40 02:32:40 02:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:32:40 02:08:01 29123856 31585632 730152 2.22 73528 2668124 1860836 5.48 1023200 2380408 748628 02:32:40 02:09:01 27676676 31516040 775888 2.36 147332 3852704 1939992 5.72 1264752 3440660 50568 02:32:40 02:10:01 25382576 30328944 1955228 5.95 209652 4750472 2266008 6.68 2567460 4242264 17552 02:32:40 02:11:01 26203104 31509584 780924 2.37 214176 5109908 2056620 6.06 1625664 4411476 219660 02:32:40 02:12:01 25741464 31475900 801680 2.44 235968 5469688 1828684 5.39 1739460 4692108 1464 02:32:40 02:13:01 25403160 31503092 775984 2.36 252036 5801420 1819696 5.36 1946956 4809052 164 02:32:40 02:14:01 25415900 31510980 768072 2.34 250564 5798164 1785656 5.26 1937104 4805880 12 02:32:40 02:15:01 25415980 31511044 767996 2.34 250620 5798176 1785656 5.26 1937204 4805884 32 02:32:40 02:16:01 25424776 31520148 759036 2.31 250668 5798176 1785656 5.26 1928504 4806136 164 02:32:40 02:17:01 25425268 31520720 758384 2.31 250744 5798176 1785656 5.26 1928428 4806140 168 02:32:40 02:18:01 25425740 31521320 757568 2.30 250800 5798180 1785656 5.26 1928524 4806140 16 02:32:40 02:19:01 25425408 31521316 757776 2.30 250816 5798184 1785656 5.26 1928148 4806392 232 02:32:40 02:20:01 25425528 31521568 757660 2.30 250828 5798316 1785656 5.26 1928420 4806512 168 02:32:40 02:21:01 25425552 31521600 757636 2.30 250832 5798316 1785656 5.26 1928188 4806512 4 02:32:40 02:22:01 25417584 31513696 765508 2.33 250920 5798296 1803308 5.31 1940220 4806520 304 02:32:40 02:23:01 25424216 31520444 758480 2.31 250932 5798308 1786880 5.27 1928340 4806512 136 02:32:40 02:24:01 25424720 31520948 757940 2.30 250952 5798308 1786880 5.27 1928004 4806512 12 02:32:40 02:25:01 25424672 31520948 757904 2.30 250968 5798312 1786880 5.27 1928320 4806520 140 02:32:40 02:26:01 25424592 31520880 757908 2.30 250984 5798312 1786880 5.27 1928096 4806520 8 02:32:40 02:27:01 25424544 31520848 757872 2.30 251004 5798316 1786880 5.27 1927936 4806524 200 02:32:40 02:28:01 25424528 31520852 757816 2.30 251020 5798320 1786880 5.27 1928012 4806528 8 02:32:40 02:29:01 25424480 31520844 757776 2.30 251048 5798320 1786880 5.27 1928016 4806528 8 02:32:40 02:30:01 25424860 31521232 757516 2.30 251068 5798324 1786880 5.27 1928000 4806532 28 02:32:40 02:31:01 25424876 31521284 757456 2.30 251084 5798324 1786880 5.27 1928056 4806532 148 02:32:40 02:32:01 25424576 31520988 757708 2.30 251100 5798328 1786880 5.27 1928096 4806536 4 02:32:40 Average: 25703145 31471634 809915 2.46 235986 5512779 1829168 5.39 1873324 4611893 41593 02:32:40 02:32:40 02:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:32:40 02:08:01 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 02:32:40 02:08:01 docker0 38.68 38.64 3.01 274.37 0.00 0.00 0.00 0.00 02:32:40 02:08:01 ens3 594.97 406.25 7001.16 115.48 0.00 0.00 0.00 0.00 02:32:40 02:09:01 lo 3.00 3.00 0.31 0.31 0.00 0.00 0.00 0.00 02:32:40 02:09:01 veth73b13e3 19.86 32.03 1.61 331.67 0.00 0.00 0.00 0.03 02:32:40 02:09:01 docker0 179.29 310.51 14.14 2090.66 0.00 0.00 0.00 0.00 02:32:40 02:09:01 ens3 510.26 281.55 4665.34 43.22 0.00 0.00 0.00 0.00 02:32:40 02:09:01 vethcaddb10 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 02:32:40 02:10:01 veth2681531 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:32:40 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:10:01 docker0 189.64 339.70 23.94 3787.82 0.00 0.00 0.00 0.00 02:32:40 02:10:01 ens3 379.27 214.11 3818.22 43.73 0.00 0.00 0.00 0.00 02:32:40 02:10:01 vethcaddb10 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:32:40 02:11:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 02:32:40 02:11:01 docker0 5.33 7.05 0.29 42.83 0.00 0.00 0.00 0.00 02:32:40 02:11:01 ens3 153.69 124.70 2629.30 144.73 0.00 0.00 0.00 0.00 02:32:40 02:12:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:32:40 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:12:01 ens3 55.63 27.14 871.01 7.42 0.00 0.00 0.00 0.00 02:32:40 02:13:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 02:32:40 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:13:01 ens3 160.27 86.10 1957.75 5.91 0.00 0.00 0.00 0.00 02:32:40 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:14:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:32:40 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:32:40 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:15:01 ens3 0.42 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:32:40 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:16:01 ens3 0.60 0.03 0.03 0.00 0.00 0.00 0.00 0.00 02:32:40 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:32:40 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:17:01 ens3 2.17 0.08 0.18 0.01 0.00 0.00 0.00 0.00 02:32:40 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:18:01 ens3 1.13 0.93 0.73 0.55 0.00 0.00 0.00 0.00 02:32:40 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:32:40 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:19:01 ens3 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:32:40 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:20:01 ens3 0.32 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:32:40 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:32:40 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:21:01 ens3 0.95 0.08 0.07 0.01 0.00 0.00 0.00 0.00 02:32:40 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:22:01 ens3 0.62 0.33 0.34 0.27 0.00 0.00 0.00 0.00 02:32:40 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:32:40 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:23:01 ens3 0.45 0.22 0.09 0.07 0.00 0.00 0.00 0.00 02:32:40 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:24:01 ens3 0.28 0.07 0.01 0.00 0.00 0.00 0.00 0.00 02:32:40 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:32:40 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:25:01 ens3 0.38 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:32:40 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:26:01 ens3 0.28 0.02 0.02 0.00 0.00 0.00 0.00 0.00 02:32:40 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:32:40 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:27:01 ens3 0.58 0.20 0.09 0.01 0.00 0.00 0.00 0.00 02:32:40 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:28:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 02:32:40 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:32:40 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:29:01 ens3 0.40 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:32:40 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:30:01 ens3 0.45 0.15 0.08 0.01 0.00 0.00 0.00 0.00 02:32:40 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:32:40 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:31:01 ens3 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:32:40 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:40 02:32:01 ens3 0.23 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:32:40 Average: lo 0.59 0.59 0.06 0.06 0.00 0.00 0.00 0.00 02:32:40 Average: docker0 16.52 27.84 1.66 247.84 0.00 0.00 0.00 0.00 02:32:40 Average: ens3 74.57 45.70 837.77 14.46 0.00 0.00 0.00 0.00 02:32:40 02:32:40 02:32:40 ---> sar -P ALL: 02:32:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7636) 04/13/23 _x86_64_ (8 CPU) 02:32:40 02:32:40 02:06:52 LINUX RESTART (8 CPU) 02:32:40 02:32:40 02:07:01 CPU %user %nice %system %iowait %steal %idle 02:32:40 02:08:01 all 10.31 0.00 3.82 1.93 0.06 83.88 02:32:40 02:08:01 0 10.62 0.00 5.49 4.02 0.05 79.82 02:32:40 02:08:01 1 10.44 0.00 3.19 0.47 0.07 85.82 02:32:40 02:08:01 2 11.33 0.00 3.92 0.37 0.07 84.32 02:32:40 02:08:01 3 11.36 0.00 4.04 0.73 0.08 83.79 02:32:40 02:08:01 4 10.44 0.00 3.23 3.43 0.05 82.85 02:32:40 02:08:01 5 13.47 0.00 4.24 2.22 0.07 80.00 02:32:40 02:08:01 6 7.91 0.00 2.98 2.66 0.03 86.42 02:32:40 02:08:01 7 6.87 0.00 3.46 1.54 0.08 88.04 02:32:40 02:09:01 all 24.74 0.00 7.17 1.97 0.10 66.02 02:32:40 02:09:01 0 24.53 0.00 7.00 1.89 0.08 66.49 02:32:40 02:09:01 1 24.48 0.00 7.26 1.79 0.08 66.39 02:32:40 02:09:01 2 24.33 0.00 6.91 1.06 0.08 67.61 02:32:40 02:09:01 3 26.19 0.00 7.40 0.58 0.12 65.71 02:32:40 02:09:01 4 23.92 0.00 7.31 1.95 0.10 66.73 02:32:40 02:09:01 5 24.43 0.00 6.62 1.08 0.08 67.78 02:32:40 02:09:01 6 24.40 0.00 7.50 4.63 0.08 63.38 02:32:40 02:09:01 7 25.63 0.00 7.38 2.82 0.12 64.05 02:32:40 02:10:01 all 14.08 0.00 5.45 2.17 0.08 78.22 02:32:40 02:10:01 0 10.37 0.00 5.45 0.52 0.08 83.57 02:32:40 02:10:01 1 9.97 0.00 5.84 7.06 0.07 77.07 02:32:40 02:10:01 2 9.64 0.00 5.47 2.93 0.07 81.90 02:32:40 02:10:01 3 29.02 0.00 6.08 0.54 0.12 64.24 02:32:40 02:10:01 4 12.88 0.00 3.29 0.10 0.05 83.68 02:32:40 02:10:01 5 13.29 0.00 3.21 0.99 0.07 82.44 02:32:40 02:10:01 6 17.77 0.00 10.87 4.69 0.08 66.58 02:32:40 02:10:01 7 9.70 0.00 3.41 0.57 0.07 86.24 02:32:40 02:11:01 all 25.60 0.00 6.17 1.05 0.09 67.09 02:32:40 02:11:01 0 24.39 0.00 6.59 2.57 0.08 66.36 02:32:40 02:11:01 1 31.43 0.00 7.11 3.41 0.10 57.95 02:32:40 02:11:01 2 31.23 0.00 6.23 0.60 0.10 61.83 02:32:40 02:11:01 3 24.91 0.00 7.04 0.40 0.10 67.55 02:32:40 02:11:01 4 25.41 0.00 7.18 0.32 0.08 67.01 02:32:40 02:11:01 5 20.03 0.00 4.44 0.19 0.07 75.28 02:32:40 02:11:01 6 29.55 0.00 5.98 0.27 0.08 64.12 02:32:40 02:11:01 7 17.83 0.00 4.77 0.62 0.08 76.68 02:32:40 02:12:01 all 3.11 0.00 1.69 0.51 0.03 94.67 02:32:40 02:12:01 0 3.02 0.00 1.81 1.83 0.03 93.31 02:32:40 02:12:01 1 3.50 0.00 1.07 1.15 0.02 94.26 02:32:40 02:12:01 2 3.18 0.00 1.64 0.32 0.02 94.84 02:32:40 02:12:01 3 2.92 0.00 2.18 0.34 0.02 94.55 02:32:40 02:12:01 4 3.04 0.00 1.16 0.02 0.03 95.75 02:32:40 02:12:01 5 3.21 0.00 1.86 0.15 0.02 94.77 02:32:40 02:12:01 6 2.85 0.00 1.36 0.20 0.03 95.56 02:32:40 02:12:01 7 3.19 0.00 2.44 0.05 0.03 94.28 02:32:40 02:13:01 all 1.57 0.00 0.84 0.23 0.01 97.35 02:32:40 02:13:01 0 1.05 0.00 0.64 0.23 0.02 98.06 02:32:40 02:13:01 1 1.19 0.00 0.75 0.53 0.00 97.53 02:32:40 02:13:01 2 1.73 0.00 0.78 0.22 0.02 97.25 02:32:40 02:13:01 3 1.10 0.00 0.74 0.20 0.02 97.95 02:32:40 02:13:01 4 1.50 0.00 0.50 0.10 0.00 97.90 02:32:40 02:13:01 5 2.40 0.00 0.87 0.47 0.02 96.25 02:32:40 02:13:01 6 2.70 0.00 2.05 0.05 0.00 95.19 02:32:40 02:13:01 7 0.91 0.00 0.40 0.02 0.02 98.66 02:32:40 02:14:01 all 0.07 0.00 0.05 0.01 0.00 99.86 02:32:40 02:14:01 0 0.10 0.00 0.02 0.03 0.00 99.85 02:32:40 02:14:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:32:40 02:14:01 2 0.22 0.00 0.12 0.00 0.00 99.67 02:32:40 02:14:01 3 0.02 0.00 0.07 0.07 0.00 99.85 02:32:40 02:14:01 4 0.07 0.00 0.05 0.00 0.02 99.87 02:32:40 02:14:01 5 0.10 0.00 0.03 0.00 0.00 99.87 02:32:40 02:14:01 6 0.05 0.00 0.03 0.00 0.00 99.92 02:32:40 02:14:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:32:40 02:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:32:40 02:15:01 0 0.02 0.00 0.05 0.02 0.00 99.92 02:32:40 02:15:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:32:40 02:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:15:01 3 0.03 0.00 0.00 0.03 0.00 99.93 02:32:40 02:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:32:40 02:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:32:40 02:16:01 all 0.02 0.00 0.02 0.01 0.00 99.95 02:32:40 02:16:01 0 0.05 0.00 0.03 0.02 0.02 99.88 02:32:40 02:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:32:40 02:16:01 3 0.03 0.00 0.02 0.03 0.00 99.92 02:32:40 02:16:01 4 0.03 0.00 0.05 0.00 0.00 99.92 02:32:40 02:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:32:40 02:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:32:40 02:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:17:01 all 0.01 0.00 0.02 0.00 0.01 99.96 02:32:40 02:17:01 0 0.00 0.00 0.05 0.00 0.00 99.95 02:32:40 02:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:32:40 02:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:32:40 02:17:01 3 0.02 0.00 0.02 0.03 0.00 99.93 02:32:40 02:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:32:40 02:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:32:40 02:17:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:32:40 02:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:32:40 02:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:32:40 02:18:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:32:40 02:18:01 1 0.00 0.00 0.02 0.02 0.00 99.97 02:32:40 02:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:18:01 3 0.02 0.00 0.00 0.02 0.02 99.95 02:32:40 02:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:32:40 02:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:32:40 02:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:32:40 02:18:01 7 0.00 0.00 0.03 0.00 0.00 99.97 02:32:40 02:32:40 02:18:01 CPU %user %nice %system %iowait %steal %idle 02:32:40 02:19:01 all 0.01 0.00 0.01 0.00 0.00 99.98 02:32:40 02:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:32:40 02:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:32:40 02:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:32:40 02:19:01 3 0.00 0.00 0.02 0.02 0.00 99.97 02:32:40 02:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:32:40 02:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:32:40 02:20:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:32:40 02:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:32:40 02:20:01 1 0.00 0.00 0.00 0.02 0.00 99.98 02:32:40 02:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:32:40 02:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:32:40 02:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:32:40 02:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:32:40 02:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:32:40 02:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:21:01 all 0.01 0.00 0.00 0.00 0.00 99.97 02:32:40 02:21:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:32:40 02:21:01 1 0.00 0.00 0.00 0.02 0.00 99.98 02:32:40 02:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:32:40 02:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:32:40 02:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:32:40 02:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:32:40 02:22:01 all 0.02 0.00 0.03 0.00 0.00 99.95 02:32:40 02:22:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:32:40 02:22:01 1 0.00 0.00 0.03 0.00 0.00 99.97 02:32:40 02:22:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:32:40 02:22:01 3 0.00 0.00 0.02 0.03 0.00 99.95 02:32:40 02:22:01 4 0.02 0.00 0.05 0.00 0.00 99.93 02:32:40 02:22:01 5 0.02 0.00 0.03 0.00 0.00 99.95 02:32:40 02:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:32:40 02:22:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:32:40 02:23:01 all 0.03 0.00 0.01 0.00 0.00 99.96 02:32:40 02:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:32:40 02:23:01 1 0.05 0.00 0.02 0.02 0.00 99.92 02:32:40 02:23:01 2 0.08 0.00 0.03 0.00 0.00 99.88 02:32:40 02:23:01 3 0.03 0.00 0.00 0.02 0.00 99.95 02:32:40 02:23:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:32:40 02:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:32:40 02:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:24:01 all 0.27 0.00 0.01 0.00 0.00 99.71 02:32:40 02:24:01 0 0.00 0.00 0.00 0.02 0.00 99.98 02:32:40 02:24:01 1 0.05 0.00 0.00 0.00 0.02 99.93 02:32:40 02:24:01 2 1.97 0.00 0.02 0.00 0.02 98.00 02:32:40 02:24:01 3 0.03 0.00 0.02 0.02 0.00 99.93 02:32:40 02:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:32:40 02:24:01 5 0.02 0.00 0.03 0.00 0.00 99.95 02:32:40 02:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:32:40 02:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:32:40 02:25:01 all 0.26 0.00 0.01 0.00 0.00 99.72 02:32:40 02:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:25:01 1 0.00 0.00 0.03 0.02 0.00 99.95 02:32:40 02:25:01 2 1.97 0.00 0.02 0.00 0.00 98.01 02:32:40 02:25:01 3 0.00 0.00 0.02 0.02 0.00 99.97 02:32:40 02:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:32:40 02:25:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:32:40 02:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:32:40 02:26:01 all 0.27 0.00 0.01 0.00 0.00 99.72 02:32:40 02:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:32:40 02:26:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:32:40 02:26:01 2 1.99 0.00 0.00 0.00 0.00 98.01 02:32:40 02:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:32:40 02:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:32:40 02:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:32:40 02:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:32:40 02:27:01 all 0.27 0.00 0.01 0.00 0.00 99.72 02:32:40 02:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:32:40 02:27:01 1 0.03 0.00 0.02 0.02 0.00 99.93 02:32:40 02:27:01 2 1.99 0.00 0.00 0.00 0.00 98.01 02:32:40 02:27:01 3 0.00 0.00 0.02 0.02 0.00 99.97 02:32:40 02:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:32:40 02:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:27:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:32:40 02:28:01 all 0.17 0.00 0.02 0.00 0.00 99.80 02:32:40 02:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:28:01 1 0.00 0.00 0.05 0.02 0.00 99.93 02:32:40 02:28:01 2 1.32 0.00 0.08 0.00 0.00 98.60 02:32:40 02:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:32:40 02:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:32:40 02:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:32:40 02:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:32:40 02:29:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:32:40 02:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:32:40 02:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:32:40 02:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:32:40 02:29:01 3 0.05 0.00 0.00 0.02 0.00 99.93 02:32:40 02:29:01 4 0.07 0.00 0.02 0.03 0.02 99.87 02:32:40 02:29:01 5 0.00 0.00 0.03 0.00 0.00 99.97 02:32:40 02:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:32:40 02:29:01 CPU %user %nice %system %iowait %steal %idle 02:32:40 02:30:01 all 0.02 0.00 0.00 0.00 0.00 99.98 02:32:40 02:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:32:40 02:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:30:01 3 0.03 0.00 0.00 0.02 0.00 99.95 02:32:40 02:30:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:32:40 02:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:32:40 02:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:32:40 02:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:31:01 all 0.02 0.00 0.02 0.00 0.00 99.96 02:32:40 02:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:32:40 02:31:01 1 0.03 0.00 0.05 0.00 0.00 99.92 02:32:40 02:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:32:40 02:31:01 3 0.00 0.00 0.03 0.02 0.00 99.95 02:32:40 02:31:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:32:40 02:31:01 5 0.03 0.00 0.03 0.00 0.00 99.93 02:32:40 02:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:32:40 02:32:01 all 0.11 0.00 0.00 0.00 0.00 99.88 02:32:40 02:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:32:40 02:32:01 2 0.81 0.00 0.02 0.00 0.00 99.17 02:32:40 02:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:32:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:32:40 02:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:32:40 02:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 02:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:32:40 Average: all 3.21 0.00 1.01 0.31 0.02 95.45 02:32:40 Average: 0 2.96 0.00 1.09 0.44 0.02 95.50 02:32:40 Average: 1 3.23 0.00 1.01 0.58 0.02 95.16 02:32:40 Average: 2 3.65 0.00 1.00 0.22 0.02 95.11 02:32:40 Average: 3 3.80 0.00 1.10 0.12 0.02 94.95 02:32:40 Average: 4 3.09 0.00 0.91 0.24 0.02 95.75 02:32:40 Average: 5 3.06 0.00 0.85 0.20 0.01 95.87 02:32:40 Average: 6 3.38 0.00 1.22 0.49 0.01 94.89 02:32:40 Average: 7 2.55 0.00 0.87 0.22 0.02 96.34 02:32:40 02:32:40 02:32:40