Pull request #650 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9b88c41a528ff4b98ee758bb4d76646ed8a78529+422becc45202548155d324fc99806fcdfea34ca0 (f46d854a7a93b6718fc6f6bd183b4affcc232b12) 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-ssh1879833042400037548.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh9150561408075461886.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-650/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-650/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16630255191898147297.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-650/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6288021782175851267.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5280901752928985478.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-650/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-650/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7658789287683610166.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16335 in /w/workspace/edgexfoundry_edgex-ui-go_PR-650 [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-650 # 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 422becc45202548155d324fc99806fcdfea34ca0 into PR head commit 9b88c41a528ff4b98ee758bb4d76646ed8a78529 Merge succeeded, producing 9b88c41a528ff4b98ee758bb4d76646ed8a78529 Checking out Revision 9b88c41a528ff4b98ee758bb4d76646ed8a78529 (PR-650) > 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/650/head:refs/remotes/origin/PR-650 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b88c41a528ff4b98ee758bb4d76646ed8a78529 # 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 422becc45202548155d324fc99806fcdfea34ca0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b88c41a528ff4b98ee758bb4d76646ed8a78529 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:05:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:05:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:05:25 ========================================================= 04:05:25 EdgeX Global Pipelines Version Info 04:05:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:05:25 ------------------- 04:05:25 stable info: 04:05:25 ------------------- 04:05:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:05:25 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 04:05:25 Message: update stable to v1.0.255 04:05:26 ------------------- 04:05:26 experimental info: 04:05:26 ------------------- 04:05:26 Commited By: **** collab-it+edgex@linuxfoundation.org 04:05:26 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 04:05:26 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:05:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:05:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:05:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:05:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:05:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:05:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:05:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:05:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:05:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:05:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:05:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:05:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:05:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:05:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:05:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:05:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:05:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:05:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:05:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:05:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:05:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:05:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:05:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:05:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:05:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:05:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-650 [Pipeline] echo 04:05:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-650 [Pipeline] echo 04:05:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-650 [Pipeline] echo 04:05:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b88c41a528ff4b98ee758bb4d76646ed8a78529 [Pipeline] echo 04:05:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b88c41 [Pipeline] echo 04:05:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:05:28 provisioning config files... 04:05:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp/config15751002871504986966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:28 ---> docker-login.sh 04:05:28 nexus3.edgexfoundry.org:10001 04:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:29 Configure a credential helper to remove this warning. See 04:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:29 04:05:29 Login Succeeded 04:05:29 nexus3.edgexfoundry.org:10002 04:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:29 Configure a credential helper to remove this warning. See 04:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:29 04:05:29 Login Succeeded 04:05:29 nexus3.edgexfoundry.org:10003 04:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:29 Configure a credential helper to remove this warning. See 04:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:29 04:05:29 Login Succeeded 04:05:29 nexus3.edgexfoundry.org:10004 04:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:29 Configure a credential helper to remove this warning. See 04:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:29 04:05:29 Login Succeeded 04:05:29 docker.io 04:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:29 Configure a credential helper to remove this warning. See 04:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:29 04:05:29 Login Succeeded 04:05:29 ---> docker-login.sh ends [Pipeline] } 04:05:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:05:30 + git rev-list -1 --merges 9b88c41a528ff4b98ee758bb4d76646ed8a78529~1..9b88c41a528ff4b98ee758bb4d76646ed8a78529 [Pipeline] echo 04:05:30 -----------> git rev-list -1 --merges 9b88c41a528ff4b98ee758bb4d76646ed8a78529~1..9b88c41a528ff4b98ee758bb4d76646ed8a78529 9b88c41a528ff4b98ee758bb4d76646ed8a78529 [false] [Pipeline] sh 04:05:30 + git log --format=format:%s -1 9b88c41a528ff4b98ee758bb4d76646ed8a78529 [Pipeline] echo 04:05:30 ========================================================= 04:05:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:05:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:05:31 + git log --format=format:%s -1 9b88c41a528ff4b98ee758bb4d76646ed8a78529 [Pipeline] echo 04:05:31 [semverPrep] GIT_COMMIT: 9b88c41a528ff4b98ee758bb4d76646ed8a78529, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v3 [Pipeline] echo 04:05:31 [semverPrep] This is not a build commit. [Pipeline] sh 04:05:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:05:31 + grep -v github /etc/ssh/ssh_known_hosts 04:05:31 + [ -e /tmp/ssh_known_hosts ] 04:05:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:05:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:05:31 + sudo tee -a /etc/ssh/ssh_known_hosts 04:05:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:32 04:05:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:32 0.1.4: Pulling from edgex-devops/py-git-semver 04:05:32 b85a868b505f: Pulling fs layer 04:05:32 e2be974225ed: Pulling fs layer 04:05:32 339a4e72a1f5: Pulling fs layer 04:05:32 988bab9f4d93: Pulling fs layer 04:05:32 1469e6f7b9e6: Pulling fs layer 04:05:32 eaf3925da568: Pulling fs layer 04:05:32 bab4dde63d76: Pulling fs layer 04:05:32 bde34c3a00c8: Pulling fs layer 04:05:32 b352a97aabf1: Pulling fs layer 04:05:32 4872d77fe225: Pulling fs layer 04:05:32 5851b861e8e6: Pulling fs layer 04:05:32 1469e6f7b9e6: Waiting 04:05:32 eaf3925da568: Waiting 04:05:32 bab4dde63d76: Waiting 04:05:32 b352a97aabf1: Waiting 04:05:32 4872d77fe225: Waiting 04:05:32 5851b861e8e6: Waiting 04:05:32 bde34c3a00c8: Waiting 04:05:32 e2be974225ed: Download complete 04:05:32 988bab9f4d93: Verifying Checksum 04:05:32 988bab9f4d93: Download complete 04:05:32 1469e6f7b9e6: Verifying Checksum 04:05:32 1469e6f7b9e6: Download complete 04:05:32 339a4e72a1f5: Verifying Checksum 04:05:32 339a4e72a1f5: Download complete 04:05:32 eaf3925da568: Verifying Checksum 04:05:32 eaf3925da568: Download complete 04:05:32 bde34c3a00c8: Verifying Checksum 04:05:32 bde34c3a00c8: Download complete 04:05:32 b352a97aabf1: Verifying Checksum 04:05:32 b352a97aabf1: Download complete 04:05:32 4872d77fe225: Download complete 04:05:32 5851b861e8e6: Download complete 04:05:33 b85a868b505f: Verifying Checksum 04:05:33 b85a868b505f: Download complete 04:05:33 bab4dde63d76: Verifying Checksum 04:05:33 bab4dde63d76: Download complete 04:05:34 b85a868b505f: Pull complete 04:05:35 e2be974225ed: Pull complete 04:05:35 339a4e72a1f5: Pull complete 04:05:35 988bab9f4d93: Pull complete 04:05:35 1469e6f7b9e6: Pull complete 04:05:35 eaf3925da568: Pull complete 04:05:37 bab4dde63d76: Pull complete 04:05:37 bde34c3a00c8: Pull complete 04:05:38 b352a97aabf1: Pull complete 04:05:38 4872d77fe225: Pull complete 04:05:38 5851b861e8e6: Pull complete 04:05:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:05:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:38 prd-ubuntu20.04-docker-8c-8g-16335 does not seem to be running inside a container 04:05:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-650 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-650:/w/workspace/edgexfoundry_edgex-ui-go_PR-650:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:05:41 $ docker top 44c0dbacffb9a2f632f5f9dabedf9f3c4dbd6386237fa85adecfe438f5026932 -eo pid,comm 04:05:41 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). 04:05:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:05:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:41 [ssh-agent] Looking for ssh-agent implementation... 04:05:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:41 $ docker exec 44c0dbacffb9a2f632f5f9dabedf9f3c4dbd6386237fa85adecfe438f5026932 ssh-agent 04:05:41 SSH_AUTH_SOCK=/tmp/ssh-k8GQwA6M9H19/agent.32 04:05:41 SSH_AGENT_PID=38 04:05:41 Running ssh-add (command line suppressed) 04:05:41 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp/private_key_11971180489922621103.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp/private_key_11971180489922621103.key) 04:05:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:42 + git tag --points-at HEAD [Pipeline] } 04:05:42 $ docker exec --env ******** --env ******** 44c0dbacffb9a2f632f5f9dabedf9f3c4dbd6386237fa85adecfe438f5026932 ssh-agent -k 04:05:42 unset SSH_AUTH_SOCK; 04:05:42 unset SSH_AGENT_PID; 04:05:42 echo Agent pid 38 killed; 04:05:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:05:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:42 [ssh-agent] Looking for ssh-agent implementation... 04:05:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:42 $ docker exec 44c0dbacffb9a2f632f5f9dabedf9f3c4dbd6386237fa85adecfe438f5026932 ssh-agent 04:05:42 SSH_AUTH_SOCK=/tmp/ssh-la5iWuEUSYVq/agent.70 04:05:42 SSH_AGENT_PID=76 04:05:42 Running ssh-add (command line suppressed) 04:05:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp/private_key_18084146053804635992.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp/private_key_18084146053804635992.key) 04:05:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:42 + git semver init 04:05:43 2023-11-02 04:05:43,184 [run_init] DEBUG init version:0.0.0 force:False 04:05:43 2023-11-02 04:05:43,186 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-650/.semver 04:05:43 2023-11-02 04:05:43,186 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-650/.semver 04:05:43 2023-11-02 04:05:43,186 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-650/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-650, universal_newlines=False, shell=None, istream=None) 04:05:45 2023-11-02 04:05:44,866 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-650/.git/info/exclude 04:05:45 2023-11-02 04:05:44,867 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-650/.semver/PR-650 with force:False 04:05:45 2023-11-02 04:05:44,867 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-650/.semver/PR-650 04:05:45 2023-11-02 04:05:44,871 [execute] INFO git cat-file --batch-check 04:05:45 2023-11-02 04:05:44,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-650/.semver, universal_newlines=False, shell=None, istream=) 04:05:45 2023-11-02 04:05:44,880 [execute] INFO git cat-file --batch 04:05:45 2023-11-02 04:05:44,880 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-650/.semver, universal_newlines=False, shell=None, istream=) 04:05:45 2023-11-02 04:05:44,886 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-650/.semver/PR-650 04:05:45 0.0.0 [Pipeline] } 04:05:45 $ docker exec --env ******** --env ******** 44c0dbacffb9a2f632f5f9dabedf9f3c4dbd6386237fa85adecfe438f5026932 ssh-agent -k 04:05:45 unset SSH_AUTH_SOCK; 04:05:45 unset SSH_AGENT_PID; 04:05:45 echo Agent pid 76 killed; 04:05:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:05:45 + git semver [Pipeline] } 04:05:46 $ docker stop --time=1 44c0dbacffb9a2f632f5f9dabedf9f3c4dbd6386237fa85adecfe438f5026932 04:05:47 $ docker rm -f --volumes 44c0dbacffb9a2f632f5f9dabedf9f3c4dbd6386237fa85adecfe438f5026932 [Pipeline] // withDockerContainer [Pipeline] sh 04:05:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:05:47 Stashed 1 file(s) [Pipeline] echo 04:05:48 [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 04:05:48 provisioning config files... 04:05:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp/config18077382026023726977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:48 ---> docker-login.sh 04:05:48 nexus3.edgexfoundry.org:10001 04:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:48 Configure a credential helper to remove this warning. See 04:05:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:48 04:05:48 Login Succeeded 04:05:48 nexus3.edgexfoundry.org:10002 04:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:48 Configure a credential helper to remove this warning. See 04:05:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:48 04:05:48 Login Succeeded 04:05:48 nexus3.edgexfoundry.org:10003 04:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:49 Configure a credential helper to remove this warning. See 04:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:49 04:05:49 Login Succeeded 04:05:49 nexus3.edgexfoundry.org:10004 04:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:49 Configure a credential helper to remove this warning. See 04:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:49 04:05:49 Login Succeeded 04:05:49 docker.io 04:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:49 Configure a credential helper to remove this warning. See 04:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:49 04:05:49 Login Succeeded 04:05:49 ---> docker-login.sh ends [Pipeline] } 04:05:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:05:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:05:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:05:50 ========================================================= 04:05:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:05:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:05:50 Sending build context to Docker daemon 49.09MB 04:05:50 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:05:50 Step 2/15 : FROM ${BASE} AS builder 04:05:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:05:50 7264a8db6415: Pulling fs layer 04:05:50 c4d48a809fc2: Pulling fs layer 04:05:50 4f1c88b9dad5: Pulling fs layer 04:05:50 ad3a456e5733: Pulling fs layer 04:05:50 33e27b845d1e: Pulling fs layer 04:05:50 c68163c4e522: Pulling fs layer 04:05:50 50da416c3ac9: Pulling fs layer 04:05:50 23d2d4c4bb30: Pulling fs layer 04:05:50 ad3a456e5733: Waiting 04:05:50 33e27b845d1e: Waiting 04:05:50 c68163c4e522: Waiting 04:05:50 50da416c3ac9: Waiting 04:05:50 23d2d4c4bb30: Waiting 04:05:50 c4d48a809fc2: Verifying Checksum 04:05:50 c4d48a809fc2: Download complete 04:05:50 ad3a456e5733: Verifying Checksum 04:05:50 ad3a456e5733: Download complete 04:05:50 33e27b845d1e: Verifying Checksum 04:05:50 33e27b845d1e: Download complete 04:05:50 7264a8db6415: Verifying Checksum 04:05:50 7264a8db6415: Download complete 04:05:51 c68163c4e522: Verifying Checksum 04:05:51 c68163c4e522: Download complete 04:05:51 23d2d4c4bb30: Verifying Checksum 04:05:51 23d2d4c4bb30: Download complete 04:05:51 7264a8db6415: Pull complete 04:05:51 c4d48a809fc2: Pull complete 04:05:51 4f1c88b9dad5: Verifying Checksum 04:05:51 4f1c88b9dad5: Download complete 04:05:51 50da416c3ac9: Verifying Checksum 04:05:51 50da416c3ac9: Download complete 04:05:54 4f1c88b9dad5: Pull complete 04:05:54 ad3a456e5733: Pull complete 04:05:54 33e27b845d1e: Pull complete 04:05:54 c68163c4e522: Pull complete 04:05:56 50da416c3ac9: Pull complete 04:05:57 23d2d4c4bb30: Pull complete 04:05:57 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 04:05:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:05:57 ---> 0786185ac409 04:05:57 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:06:03 Still waiting to schedule task 04:06:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:06:03 ---> Running in bae740005572 04:06:04 Removing intermediate container bae740005572 04:06:04 ---> fcf1fe32d3f6 04:06:04 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:06:04 ---> Running in 3328d3383803 04:06:04 Removing intermediate container 3328d3383803 04:06:04 ---> 9902fc5baba8 04:06:04 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:06:05 ---> Running in 11efa7e57e11 04:06:05 Removing intermediate container 11efa7e57e11 04:06:05 ---> 4f40219afb6c 04:06:05 Step 6/15 : LABEL Name=edgex-ui-go 04:06:05 ---> Running in 0d16583ee253 04:06:05 Removing intermediate container 0d16583ee253 04:06:05 ---> 4c86fc2b2509 04:06:05 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:06:05 ---> Running in 42170bb6e081 04:06:06 Removing intermediate container 42170bb6e081 04:06:06 ---> 76bad4854962 04:06:06 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:06:06 latest: Pulling from library/docker 04:06:06 96526aa774ef: Pulling fs layer 04:06:06 308a300cc30f: Pulling fs layer 04:06:06 4f4fb700ef54: Pulling fs layer 04:06:06 5fcb7611fd77: Pulling fs layer 04:06:06 be9955e691a8: Pulling fs layer 04:06:06 1b5ce73eb848: Pulling fs layer 04:06:06 fe45098d8d9e: Pulling fs layer 04:06:06 843bf259cc12: Pulling fs layer 04:06:06 e56cd900ceac: Pulling fs layer 04:06:06 605d1390b383: Pulling fs layer 04:06:06 8f7854084fed: Pulling fs layer 04:06:06 0a217d94afa5: Pulling fs layer 04:06:06 50e7dd98501d: Pulling fs layer 04:06:06 68811508944a: Pulling fs layer 04:06:06 5fcb7611fd77: Waiting 04:06:06 be9955e691a8: Waiting 04:06:06 1b5ce73eb848: Waiting 04:06:06 fe45098d8d9e: Waiting 04:06:06 843bf259cc12: Waiting 04:06:06 e56cd900ceac: Waiting 04:06:06 605d1390b383: Waiting 04:06:06 8f7854084fed: Waiting 04:06:06 0a217d94afa5: Waiting 04:06:06 50e7dd98501d: Waiting 04:06:06 68811508944a: Waiting 04:06:06 4f4fb700ef54: Verifying Checksum 04:06:06 4f4fb700ef54: Download complete 04:06:06 96526aa774ef: Verifying Checksum 04:06:06 96526aa774ef: Download complete 04:06:06 308a300cc30f: Verifying Checksum 04:06:06 308a300cc30f: Download complete 04:06:06 96526aa774ef: Pull complete 04:06:07 5fcb7611fd77: Verifying Checksum 04:06:07 5fcb7611fd77: Download complete 04:06:07 be9955e691a8: Verifying Checksum 04:06:07 be9955e691a8: Download complete 04:06:07 fe45098d8d9e: Verifying Checksum 04:06:07 fe45098d8d9e: Download complete 04:06:07 308a300cc30f: Pull complete 04:06:07 843bf259cc12: Verifying Checksum 04:06:07 843bf259cc12: Download complete 04:06:07 1b5ce73eb848: Verifying Checksum 04:06:07 1b5ce73eb848: Download complete 04:06:07 4f4fb700ef54: Pull complete 04:06:07 e56cd900ceac: Verifying Checksum 04:06:07 e56cd900ceac: Download complete 04:06:07 605d1390b383: Verifying Checksum 04:06:07 605d1390b383: Download complete 04:06:07 8f7854084fed: Download complete 04:06:07 50e7dd98501d: Verifying Checksum 04:06:07 50e7dd98501d: Download complete 04:06:07 68811508944a: Verifying Checksum 04:06:07 68811508944a: Download complete 04:06:07 5fcb7611fd77: Pull complete 04:06:08 be9955e691a8: Pull complete 04:06:08 0a217d94afa5: Verifying Checksum 04:06:08 0a217d94afa5: Download complete 04:06:08 1b5ce73eb848: Pull complete 04:06:08 fe45098d8d9e: Pull complete 04:06:08 843bf259cc12: Pull complete 04:06:08 e56cd900ceac: Pull complete 04:06:09 605d1390b383: Pull complete 04:06:09 8f7854084fed: Pull complete 04:06:10 0a217d94afa5: Pull complete 04:06:10 50e7dd98501d: Pull complete 04:06:10 68811508944a: Pull complete 04:06:10 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 04:06:10 Status: Downloaded newer image for docker:latest 04:06:12 ---> eea2777d16d9 04:06:12 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:06:12 ---> Running in dc0d9cf781c9 04:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:06:13 OK: 264 MiB in 52 packages 04:06:13 Removing intermediate container dc0d9cf781c9 04:06:13 ---> f8ce4321a49f 04:06:13 Step 10/15 : ENV GO111MODULE=on 04:06:13 ---> Running in bfaf3b4790b7 04:06:13 Removing intermediate container bfaf3b4790b7 04:06:13 ---> 379b5a7ddb09 04:06:13 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:06:13 ---> Running in 1c9c1a5873e2 04:06:13 Removing intermediate container 1c9c1a5873e2 04:06:13 ---> c96c1b6b2a76 04:06:13 Step 12/15 : COPY go.mod vendor* ./ 04:06:13 ---> da8aff5098ce 04:06:13 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:13 ---> Running in 880b08a340ae 04:06:52 Removing intermediate container 880b08a340ae 04:06:52 ---> 9d11a944169c 04:06:52 Step 14/15 : COPY . . 04:06:52 ---> 67fbad99a7d1 04:06:52 Step 15/15 : RUN ${MAKE} 04:06:52 ---> Running in 579809b2ae53 04:06:52 noop 04:06:52 Removing intermediate container 579809b2ae53 04:06:52 ---> 07468ac9a057 04:06:52 Successfully built 07468ac9a057 04:06:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:53 + docker inspect -f . ci-base-image-x86_64 04:06:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:53 prd-ubuntu20.04-docker-8c-8g-16335 does not seem to be running inside a container 04:06:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-650 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-650:/w/workspace/edgexfoundry_edgex-ui-go_PR-650:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:06:53 $ docker top 3ad5507a237257d09233a35bc06d6b8a0c6ce1cb2f3f877cd77476a73a7778ec -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:54 + go version 04:06:54 go version go1.21.0 linux/amd64 [Pipeline] } 04:06:54 $ docker stop --time=1 3ad5507a237257d09233a35bc06d6b8a0c6ce1cb2f3f877cd77476a73a7778ec 04:06:55 $ docker rm -f --volumes 3ad5507a237257d09233a35bc06d6b8a0c6ce1cb2f3f877cd77476a73a7778ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:56 + docker inspect -f . ci-base-image-x86_64 04:06:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:56 prd-ubuntu20.04-docker-8c-8g-16335 does not seem to be running inside a container 04:06:56 $ 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-650 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-650:/w/workspace/edgexfoundry_edgex-ui-go_PR-650:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:06:56 $ docker top 3fdf2fe6e170c857c6d70a275237ed720abd60324ed380ec09b16106fc84c18f -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:56 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-650 [Pipeline] fileExists [Pipeline] sh 04:06:57 + make test 04:06:57 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:06:59 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:07:09 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:07:09 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:07:09 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:07:09 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:07:09 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:07:09 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:07:09 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:07:09 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 04:07:09 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 04:07:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:07:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:07:12 ./bin/test-attribution-txt.sh 04:07:12 An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add 04:07:12 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 04:07:12 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 04:07:12 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 04:07:12 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 04:07:12 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 04:07:12 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 04:07:12 An attribution for golang.org/x/exp is missing from Attribution.txt, please add 04:07:12 An attribution for golang.org/x/time is missing from Attribution.txt, please add 04:07:12 make -C web test 04:07:12 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-650/web' 04:07:12 make[1]: tput: No such file or directory 04:07:12 make[1]: tput: No such file or directory 04:07:12 warning: generating ./VERSION 04:07:12 echo "0.0.0" > VERSION 04:07:12 docker build \ 04:07:12 -f Dockerfile \ 04:07:12 --build-arg USER=1000 \ 04:07:12 \ 04:07:12 --label "git_sha=9b88c41a528ff4b98ee758bb4d76646ed8a78529" \ 04:07:12 -t edgexfoundry/edgex-web-ui:9b88c41a528ff4b98ee758bb4d76646ed8a78529 \ 04:07:12 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 04:07:12 . 04:07:12 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 04:07:12 Install the buildx component to build images with BuildKit: 04:07:12 https://docs.docker.com/go/buildx/ 04:07:12 04:07:12 Sending build context to Docker daemon 2.706MB 04:07:12 Step 1/11 : FROM node:18-alpine3.18 04:07:13 18-alpine3.18: Pulling from library/node 04:07:13 96526aa774ef: Already exists 04:07:13 3130715204cf: Pulling fs layer 04:07:13 b06de8ab1c4f: Pulling fs layer 04:07:13 90ef3ffc5156: Pulling fs layer 04:07:13 90ef3ffc5156: Verifying Checksum 04:07:13 90ef3ffc5156: Download complete 04:07:13 b06de8ab1c4f: Verifying Checksum 04:07:13 b06de8ab1c4f: Download complete 04:07:13 3130715204cf: Verifying Checksum 04:07:13 3130715204cf: Download complete 04:07:15 3130715204cf: Pull complete 04:07:15 b06de8ab1c4f: Pull complete 04:07:15 90ef3ffc5156: Pull complete 04:07:15 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 04:07:15 Status: Downloaded newer image for node:18-alpine3.18 04:07:15 ---> d1517ab6615b 04:07:15 Step 2/11 : RUN apk add --no-cache chromium 04:07:19 ---> Running in 94f272dea8ce 04:07:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:07:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:07:19 (1/154) Installing libexpat (2.5.0-r1) 04:07:19 (2/154) Installing brotli-libs (1.0.9-r14) 04:07:19 (3/154) Installing libbz2 (1.0.8-r5) 04:07:19 (4/154) Installing libpng (1.6.39-r3) 04:07:19 (5/154) Installing freetype (2.13.0-r5) 04:07:19 (6/154) Installing fontconfig (2.14.2-r3) 04:07:19 (7/154) Installing libfontenc (1.1.7-r2) 04:07:19 (8/154) Installing mkfontscale (1.2.2-r3) 04:07:19 (9/154) Installing font-opensans (0_git20210927-r1) 04:07:19 (10/154) Installing pkgconf (1.9.5-r0) 04:07:19 (11/154) Installing libffi (3.4.4-r2) 04:07:19 (12/154) Installing libintl (0.21.1-r7) 04:07:19 (13/154) Installing libblkid (2.38.1-r8) 04:07:19 (14/154) Installing libmount (2.38.1-r8) 04:07:19 (15/154) Installing pcre2 (10.42-r1) 04:07:19 (16/154) Installing glib (2.76.4-r0) 04:07:19 (17/154) Installing xz-libs (5.4.3-r0) 04:07:19 (18/154) Installing libxml2 (2.11.4-r0) 04:07:19 (19/154) Installing shared-mime-info (2.2-r5) 04:07:19 (20/154) Installing hicolor-icon-theme (0.17-r2) 04:07:19 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 04:07:19 (22/154) Installing libwebp (1.3.2-r0) 04:07:19 (23/154) Installing zstd-libs (1.5.5-r4) 04:07:19 (24/154) Installing tiff (4.5.1-r0) 04:07:19 (25/154) Installing gdk-pixbuf (2.42.10-r5) 04:07:19 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 04:07:19 (27/154) Installing libxau (1.0.11-r2) 04:07:19 (28/154) Installing libmd (1.0.4-r2) 04:07:19 (29/154) Installing libbsd (0.11.7-r1) 04:07:19 (30/154) Installing libxdmcp (1.1.4-r2) 04:07:19 (31/154) Installing libxcb (1.15-r1) 04:07:19 (32/154) Installing libx11 (1.8.7-r0) 04:07:19 (33/154) Installing libxcomposite (0.4.6-r3) 04:07:19 (34/154) Installing libxfixes (6.0.1-r2) 04:07:19 (35/154) Installing libxrender (0.9.11-r3) 04:07:19 (36/154) Installing libxcursor (1.2.1-r2) 04:07:19 (37/154) Installing libxdamage (1.1.6-r2) 04:07:19 (38/154) Installing libxext (1.3.5-r2) 04:07:19 (39/154) Installing libxi (1.8.1-r0) 04:07:19 (40/154) Installing libxinerama (1.1.5-r2) 04:07:19 (41/154) Installing libxrandr (1.5.3-r2) 04:07:19 (42/154) Installing libatk-1.0 (2.48.3-r0) 04:07:19 (43/154) Installing libxtst (1.2.4-r2) 04:07:19 (44/154) Installing dbus-libs (1.14.8-r0) 04:07:19 (45/154) Installing at-spi2-core (2.48.3-r0) 04:07:19 (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) 04:07:19 (47/154) Installing pixman (0.42.2-r1) 04:07:19 (48/154) Installing cairo (1.17.8-r1) 04:07:19 (49/154) Installing cairo-gobject (1.17.8-r1) 04:07:19 (50/154) Installing avahi-libs (0.8-r13) 04:07:19 (51/154) Installing gmp (6.2.1-r3) 04:07:19 (52/154) Installing nettle (3.8.1-r2) 04:07:19 (53/154) Installing libunistring (1.1-r1) 04:07:19 (54/154) Installing libidn2 (2.3.4-r1) 04:07:19 (55/154) Installing p11-kit (0.24.1-r2) 04:07:19 (56/154) Installing libtasn1 (4.19.0-r1) 04:07:19 (57/154) Installing gnutls (3.8.0-r2) 04:07:19 (58/154) Installing cups-libs (2.4.7-r0) 04:07:19 (59/154) Installing libepoxy (1.5.10-r1) 04:07:19 (60/154) Installing fribidi (1.0.13-r0) 04:07:19 (61/154) Installing graphite2 (1.3.14-r5) 04:07:19 (62/154) Installing harfbuzz (7.3.0-r0) 04:07:19 (63/154) Installing libxft (2.3.8-r1) 04:07:19 (64/154) Installing pango (1.50.14-r1) 04:07:19 (65/154) Installing wayland-libs-client (1.22.0-r2) 04:07:19 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 04:07:19 (67/154) Installing wayland-libs-egl (1.22.0-r2) 04:07:19 (68/154) Installing xkeyboard-config (2.38-r0) 04:07:19 (69/154) Installing libxkbcommon (1.5.0-r2) 04:07:19 (70/154) Installing gtk+3.0 (3.24.38-r1) 04:07:20 Executing gtk+3.0-3.24.38-r1.post-install 04:07:20 (71/154) Installing icu-data-full (73.2-r2) 04:07:20 (72/154) Installing mesa (23.0.4-r0) 04:07:20 (73/154) Installing llvm15-libs (15.0.7-r6) 04:07:20 (74/154) Installing hwdata-pci (0.370-r0) 04:07:20 (75/154) Installing libpciaccess (0.17-r2) 04:07:20 (76/154) Installing libdrm (2.4.115-r4) 04:07:20 (77/154) Installing musl-fts (1.2.7-r5) 04:07:20 (78/154) Installing libelf (0.189-r2) 04:07:20 (79/154) Installing mesa-glapi (23.0.4-r0) 04:07:20 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 04:07:20 (81/154) Installing eudev-libs (3.2.11-r8) 04:07:20 (82/154) Installing libmagic (5.45-r0) 04:07:20 (83/154) Installing file (5.45-r0) 04:07:20 (84/154) Installing libice (1.1.1-r2) 04:07:21 (85/154) Installing libuuid (2.38.1-r8) 04:07:21 (86/154) Installing libsm (1.2.4-r1) 04:07:21 (87/154) Installing libxt (1.3.0-r2) 04:07:21 (88/154) Installing libxmu (1.1.4-r2) 04:07:21 (89/154) Installing xset (1.2.5-r1) 04:07:21 (90/154) Installing xprop (1.2.6-r0) 04:07:21 (91/154) Installing xdg-utils (1.1.3-r4) 04:07:21 (92/154) Installing libogg (1.3.5-r4) 04:07:21 (93/154) Installing flac-libs (1.4.3-r0) 04:07:21 (94/154) Installing alsa-lib (1.2.9-r1) 04:07:21 (95/154) Installing libatomic (12.2.1_git20220924-r10) 04:07:21 (96/154) Installing svt-av1-libs (1.6.0-r0) 04:07:21 (97/154) Installing aom-libs (3.6.1-r0) 04:07:21 (98/154) Installing libva (2.18.0-r1) 04:07:21 (99/154) Installing libvdpau (1.5-r1) 04:07:21 (100/154) Installing onevpl-libs (2023.2.1-r0) 04:07:21 (101/154) Installing ffmpeg-libavutil (6.0-r15) 04:07:21 (102/154) Installing libdav1d (1.2.1-r0) 04:07:21 (103/154) Installing libhwy (1.0.4-r1) 04:07:21 (104/154) Installing lcms2 (2.15-r2) 04:07:21 (105/154) Installing libjxl (0.8.2-r0) 04:07:21 (106/154) Installing lame-libs (3.100-r5) 04:07:21 (107/154) Installing opus (1.4-r0) 04:07:21 (108/154) Installing libgomp (12.2.1_git20220924-r10) 04:07:21 (109/154) Installing soxr (0.1.3-r5) 04:07:21 (110/154) Installing ffmpeg-libswresample (6.0-r15) 04:07:21 (111/154) Installing libtheora (1.1.1-r17) 04:07:21 (112/154) Installing libvorbis (1.3.7-r1) 04:07:21 (113/154) Installing libvpx (1.13.0-r2) 04:07:21 (114/154) Installing x264-libs (0.164_git20220602-r1) 04:07:21 (115/154) Installing numactl (2.0.16-r4) 04:07:21 (116/154) Installing x265-libs (3.5-r4) 04:07:21 (117/154) Installing xvidcore (1.3.7-r1) 04:07:21 (118/154) Installing ffmpeg-libavcodec (6.0-r15) 04:07:21 (119/154) Installing libbluray (1.3.4-r0) 04:07:21 (120/154) Installing mpg123-libs (1.31.3-r1) 04:07:21 (121/154) Installing libopenmpt (0.7.2-r0) 04:07:21 (122/154) Installing cjson (1.7.15-r4) 04:07:21 (123/154) Installing mbedtls (2.28.5-r0) 04:07:21 (124/154) Installing librist (0.2.7-r0) 04:07:21 (125/154) Installing libsrt (1.5.2-r0) 04:07:21 (126/154) Installing libssh (0.10.5-r0) 04:07:21 (127/154) Installing libsodium (1.0.18-r3) 04:07:21 (128/154) Installing libzmq (4.3.4-r4) 04:07:21 (129/154) Installing ffmpeg-libavformat (6.0-r15) 04:07:21 (130/154) Installing libevent (2.1.12-r6) 04:07:21 (131/154) Installing wayland-libs-server (1.22.0-r2) 04:07:21 (132/154) Installing mesa-gbm (23.0.4-r0) 04:07:21 (133/154) Installing harfbuzz-subset (7.3.0-r0) 04:07:21 (134/154) Installing icu-libs (73.2-r2) 04:07:21 (135/154) Installing jsoncpp (1.9.5-r0) 04:07:21 (136/154) Installing minizip (1.2.13-r1) 04:07:21 (137/154) Installing nspr (4.35-r2) 04:07:21 (138/154) Installing sqlite-libs (3.41.2-r2) 04:07:21 (139/154) Installing nss (3.94-r0) 04:07:21 (140/154) Installing pipewire-libs (0.3.70-r1) 04:07:21 (141/154) Installing libasyncns (0.8-r1) 04:07:21 (142/154) Installing libltdl (2.4.7-r2) 04:07:21 (143/154) Installing orc (0.4.34-r0) 04:07:21 (144/154) Installing libsndfile (1.2.0-r2) 04:07:21 (145/154) Installing speexdsp (1.2.1-r1) 04:07:21 (146/154) Installing tdb-libs (1.4.8-r1) 04:07:21 (147/154) Installing libpulse (16.1-r10) 04:07:21 (148/154) Installing snappy (1.1.10-r1) 04:07:21 (149/154) Installing libwoff2common (1.0.2-r2) 04:07:21 (150/154) Installing libwoff2enc (1.0.2-r2) 04:07:21 (151/154) Installing libgpg-error (1.47-r1) 04:07:21 (152/154) Installing libgcrypt (1.10.2-r1) 04:07:21 (153/154) Installing libxslt (1.1.38-r0) 04:07:21 (154/154) Installing chromium (117.0.5938.62-r0) 04:07:23 Executing busybox-1.36.1-r2.trigger 04:07:23 Executing fontconfig-2.14.2-r3.trigger 04:07:23 Executing mkfontscale-1.2.2-r3.trigger 04:07:23 Executing glib-2.76.4-r0.trigger 04:07:23 Executing shared-mime-info-2.2-r5.trigger 04:07:23 Executing gdk-pixbuf-2.42.10-r5.trigger 04:07:23 Executing gtk-update-icon-cache-3.24.38-r1.trigger 04:07:23 OK: 576 MiB in 171 packages 04:07:33 Removing intermediate container 94f272dea8ce 04:07:33 ---> e17b978d66da 04:07:33 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 04:07:33 ---> Running in 91fc191b980d 04:07:33 Removing intermediate container 91fc191b980d 04:07:33 ---> 66ea31fd93c5 04:07:33 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 04:07:33 ---> Running in e57904a5c1de 04:07:33 Removing intermediate container e57904a5c1de 04:07:33 ---> ece9f34b7130 04:07:33 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 04:07:33 ---> Running in f86f8d203ca1 04:07:33 Removing intermediate container f86f8d203ca1 04:07:33 ---> 835f10fdf7c6 04:07:33 Step 6/11 : RUN npm install -g npm 04:07:33 ---> Running in 9945e9996ddc 04:07:40 04:07:40 removed 31 packages, and changed 65 packages in 6s 04:07:40 04:07:40 26 packages are looking for funding 04:07:40 run `npm fund` for details 04:07:41 Removing intermediate container 9945e9996ddc 04:07:41 ---> 90cffa6ecd2e 04:07:41 Step 7/11 : ARG USER=1000 04:07:41 ---> Running in 2f9bcc1ac85e 04:07:41 Removing intermediate container 2f9bcc1ac85e 04:07:41 ---> 935f39d326b3 04:07:41 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 04:07:41 ---> Running in 754ab7970da5 04:07:42 Removing intermediate container 754ab7970da5 04:07:42 ---> 11b8c4baa973 04:07:42 Step 9/11 : USER $USER:$USER 04:07:42 ---> Running in 66260aefb00a 04:07:42 Removing intermediate container 66260aefb00a 04:07:42 ---> 9fe830baec46 04:07:42 Step 10/11 : WORKDIR /app 04:07:42 ---> Running in b8b3c7ad5bb0 04:07:42 Removing intermediate container b8b3c7ad5bb0 04:07:42 ---> be1a8d89cfc2 04:07:42 Step 11/11 : LABEL git_sha=9b88c41a528ff4b98ee758bb4d76646ed8a78529 04:07:42 ---> Running in efee24cf2a75 04:07:42 Removing intermediate container efee24cf2a75 04:07:42 ---> 9b30798c0da7 04:07:42 Successfully built 9b30798c0da7 04:07:42 Successfully tagged edgexfoundry/edgex-web-ui:9b88c41a528ff4b98ee758bb4d76646ed8a78529 04:07:42 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 04:07:42 touch edgex-web-ui.imagebuilt 04:07:42 mkdir -p node_modules coverage 04:07:42 chown "1000:1000" node_modules coverage package-lock.json 04:07:42 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 04:07:44 npm WARN EBADENGINE Unsupported engine { 04:07:44 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 04:07:44 npm WARN EBADENGINE required: { 04:07:44 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:07:44 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:07:44 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:07:44 npm WARN EBADENGINE }, 04:07:44 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 04:07:44 npm WARN EBADENGINE } 04:07:44 npm WARN EBADENGINE Unsupported engine { 04:07:44 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 04:07:44 npm WARN EBADENGINE required: { 04:07:44 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:07:44 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:07:44 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:07:44 npm WARN EBADENGINE }, 04:07:44 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 04:07:44 npm WARN EBADENGINE } 04:07:44 npm WARN EBADENGINE Unsupported engine { 04:07:44 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 04:07:44 npm WARN EBADENGINE required: { 04:07:44 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:07:44 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:07:44 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:07:44 npm WARN EBADENGINE }, 04:07:44 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 04:07:44 npm WARN EBADENGINE } 04:07:44 npm WARN EBADENGINE Unsupported engine { 04:07:44 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 04:07:44 npm WARN EBADENGINE required: { 04:07:44 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:07:44 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:07:44 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:07:44 npm WARN EBADENGINE }, 04:07:44 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 04:07:44 npm WARN EBADENGINE } 04:07:44 npm WARN EBADENGINE Unsupported engine { 04:07:44 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 04:07:44 npm WARN EBADENGINE required: { 04:07:44 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:07:44 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:07:44 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:07:44 npm WARN EBADENGINE }, 04:07:44 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 04:07:44 npm WARN EBADENGINE } 04:07:44 npm WARN EBADENGINE Unsupported engine { 04:07:44 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 04:07:44 npm WARN EBADENGINE required: { 04:07:44 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:07:44 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:07:44 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:07:44 npm WARN EBADENGINE }, 04:07:44 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 04:07:44 npm WARN EBADENGINE } 04:07:44 npm WARN EBADENGINE Unsupported engine { 04:07:44 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 04:07:44 npm WARN EBADENGINE required: { 04:07:44 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:07:44 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:07:44 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:07:44 npm WARN EBADENGINE }, 04:07:44 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 04:07:44 npm WARN EBADENGINE } 04:07:44 npm WARN EBADENGINE Unsupported engine { 04:07:44 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 04:07:44 npm WARN EBADENGINE required: { 04:07:44 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:07:44 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:07:44 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:07:44 npm WARN EBADENGINE }, 04:07:44 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 04:07:44 npm WARN EBADENGINE } 04:07:44 npm WARN EBADENGINE Unsupported engine { 04:07:44 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 04:07:44 npm WARN EBADENGINE required: { 04:07:44 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:07:44 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:07:44 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:07:44 npm WARN EBADENGINE }, 04:07:44 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 04:07:44 npm WARN EBADENGINE } 04:07:59 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 04:07:59 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 04:07:59 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 04:07:59 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 04:07:59 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 04:07:59 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 04:07:59 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 04:07:59 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 04:07:59 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 04:07:59 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 04:07:59 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 04:07:59 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 04:07:59 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 04:07:59 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 04:07:59 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 04:07:59 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 04:07:59 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 04:08:02 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 04:08:02 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 04:08:05 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. 04:08:10 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. 04:08:14 04:08:14 added 1478 packages, and audited 1479 packages in 31s 04:08:14 04:08:14 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 04:08:14 04:08:14 To address issues that do not require attention, run: 04:08:14 npm audit fix 04:08:14 04:08:14 To address all issues (including breaking changes), run: 04:08:14 npm audit fix --force 04:08:14 04:08:14 Run `npm audit` for details. 04:08:24 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 04:08:26 - Generating browser application bundles (phase: setup)... 04:08:30 Compiling @angular/core : es2015 as esm2015 04:08:30 Compiling @angular/compiler/testing : es2015 as esm2015 04:08:33 Compiling @angular/core/testing : es2015 as esm2015 04:08:33 Compiling @angular/common : es2015 as esm2015 04:08:33 Compiling @angular/platform-browser : es2015 as esm2015 04:08:33 Compiling @angular/common/testing : es2015 as esm2015 04:08:33 Compiling @angular/common/http : es2015 as esm2015 04:08:33 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 04:08:34 Compiling @angular/platform-browser/testing : es2015 as esm2015 04:08:34 Compiling @angular/router : es2015 as esm2015 04:08:34 Compiling @angular/forms : es2015 as esm2015 04:08:34 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 04:08:34 Compiling @angular/common/http/testing : es2015 as esm2015 04:08:35 Compiling @angular/router/testing : es2015 as esm2015 04:08:39 02 11 2023 04:08:39.943:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 04:08:39 02 11 2023 04:08:39.945:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 04:08:39 02 11 2023 04:08:39.948:INFO [launcher]: Starting browser ChromeHeadless 04:08:49 ✔ Browser application bundle generation complete. 04:08:49 02 11 2023 04:08:49.725:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket sP0ef2H9Z7wFOE_-AAAB with id 15103687 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.096 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.123 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.131 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.162 secs) 04:08:52 WARN: ' 04:08:52 It looks like you're using ngModel on the same form field as formControlName. 04:08:52 Support for using the ngModel input property and ngModelChange event with 04:08:52 reactive form directives has been deprecated in Angular v6 and will be removed 04:08:52 in a future version of Angular. 04:08:52 04:08:52 For more information on this, see our API docs here: 04:08:52 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:08:52 ' 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.162 secs) 04:08:52 WARN: ' 04:08:52 It looks like you're using ngModel on the same form field as formControlName. 04:08:52 Support for using the ngModel input property and ngModelChange event with 04:08:52 reactive form directives has been deprecated in Angular v6 and will be removed 04:08:52 in a future version of Angular. 04:08:52 04:08:52 For more information on this, see our API docs here: 04:08:52 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:08:52 ' 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.202 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.21 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.213 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.216 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.219 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.283 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.296 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.3 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.312 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.32 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.324 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.34 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.349 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.363 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.366 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.377 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.385 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.407 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.428 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.434 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.443 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.452 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.468 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.474 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.48 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.494 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.498 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.504 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.518 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.52 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.526 secs) 04:08:52 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.541 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.549 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.554 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.558 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.56 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.566 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.57 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.599 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.611 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.663 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.67 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.691 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.697 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.704 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.71 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.712 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.713 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.727 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.75 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.758 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.761 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.768 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.772 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.775 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.783 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.792 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.794 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.796 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.805 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.808 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.811 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.813 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.833 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.836 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.848 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.852 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.856 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.859 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.874 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.877 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.878 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.881 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.892 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.904 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.906 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.907 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.908 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.924 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.932 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.938 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.942 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.944 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.947 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.948 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.95 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.952 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.959 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.967 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.974 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.979 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.988 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.991 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.003 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.008 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.013 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.023 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.043 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.045 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.046 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.048 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.065 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.07 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.075 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.087 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.105 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.125 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.14 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.146 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.148 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.15 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.17 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.177 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.179 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.185 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.198 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.21 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.227 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.239 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.244 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.25 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.253 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.263 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.264 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.277 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.286 secs) 04:08:53 ERROR: 'NG0304: 'router-outlet' is not a known element: 04:08:53 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 04:08:53 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.286 secs) 04:08:53 ERROR: 'NG0304: 'router-outlet' is not a known element: 04:08:53 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 04:08:53 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.29 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.292 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.293 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.294 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.299 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.302 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.305 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.311 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.313 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.323 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.331 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.343 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.345 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.346 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.347 secs) 04:08:53 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.348 secs) 04:08:54 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.349 secs) 04:08:54 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (1.836 secs / 1.349 secs) 04:08:54 TOTAL: 147 SUCCESS 04:08:54 ✔ Browser application bundle generation complete. 04:08:54 04:08:54 =============================== Coverage summary =============================== 04:08:54 Statements : 41.06% ( 1474/3590 ) 04:08:54 Branches : 11.75% ( 114/970 ) 04:08:54 Functions : 32.29% ( 423/1310 ) 04:08:54 Lines : 39.05% ( 1329/3403 ) 04:08:54 ================================================================================ 04:08:54 ✔ Browser application bundle generation complete. 04:08:55 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-650/web' [Pipeline] echo 04:08:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:08:55 $ docker stop --time=1 3fdf2fe6e170c857c6d70a275237ed720abd60324ed380ec09b16106fc84c18f 04:08:56 $ docker rm -f --volumes 3fdf2fe6e170c857c6d70a275237ed720abd60324ed380ec09b16106fc84c18f [Pipeline] // withDockerContainer [Pipeline] sh 04:08:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:08:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:08:59 + sudo chown -R jenkins:jenkins . 04:08:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16338 in /w/workspace/edgexfoundry_edgex-ui-go_PR-650 [Pipeline] { [Pipeline] ws 04:08:59 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:08:59 The recommended git tool is: git [Pipeline] sh 04:09:00 + ls -al . 04:09:00 total 180 04:09:00 drwxrwxr-x 13 jenkins jenkins 4096 Nov 2 04:06 . 04:09:00 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:05 .. 04:09:00 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:05 .blubracket 04:09:00 -rw-rw-r-- 1 jenkins jenkins 18 Nov 2 04:05 .dockerignore 04:09:00 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 04:05 .git 04:09:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:05 .github 04:09:00 -rw-rw-r-- 1 jenkins jenkins 161 Nov 2 04:05 .gitignore 04:09:00 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 04:05 .semver 04:09:00 -rw-rw-r-- 1 jenkins jenkins 8418 Nov 2 04:05 Attribution.txt 04:09:00 -rw-rw-r-- 1 jenkins jenkins 19103 Nov 2 04:05 CHANGELOG.md 04:09:00 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 2 04:05 CONTRIBUTING.md 04:09:00 -rw-rw-r-- 1 jenkins jenkins 1788 Nov 2 04:05 Dockerfile 04:09:00 -rw-rw-r-- 1 jenkins jenkins 652 Nov 2 04:05 Jenkinsfile 04:09:00 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 2 04:05 LICENSE 04:09:00 -rw-rw-r-- 1 jenkins jenkins 2134 Nov 2 04:05 Makefile 04:09:00 -rw-rw-r-- 1 jenkins jenkins 4381 Nov 2 04:05 README.md 04:09:00 -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 04:05 VERSION 04:09:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:05 assets 04:09:00 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:05 bin 04:09:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:05 cmd 04:09:00 -rw-r--r-- 1 jenkins jenkins 10 Nov 2 04:06 coverage.out 04:09:00 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:05 docs 04:09:00 -rw-rw-r-- 1 jenkins jenkins 3512 Nov 2 04:05 go.mod 04:09:00 -rw-rw-r-- 1 jenkins jenkins 34269 Nov 2 04:05 go.sum 04:09:00 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 04:05 internal 04:09:00 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:05 testing 04:09:00 -rw-rw-r-- 1 jenkins jenkins 155 Nov 2 04:05 version.go 04:09:00 drwxrwxr-x 6 jenkins jenkins 4096 Nov 2 04:07 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:00 + 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=9b88c41a528ff4b98ee758bb4d76646ed8a78529 --label arch=amd64 --label version=0.0.0 . 04:09:00 Sending build context to Docker daemon 51.8MB 04:09:00 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 04:09:00 Step 2/25 : FROM ${BASE} AS builder 04:09:00 ---> 07468ac9a057 04:09:00 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:09:02 ---> Running in 23c6a4c7b0b0 04:09:02 Removing intermediate container 23c6a4c7b0b0 04:09:02 ---> 2717408228f5 04:09:02 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 04:09:02 ---> Running in 5c7931c68340 04:09:02 Removing intermediate container 5c7931c68340 04:09:02 ---> 349eecf93ba4 04:09:02 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 04:09:02 ---> Running in 153ffa1bd288 04:09:03 Removing intermediate container 153ffa1bd288 04:09:03 ---> c8aa969c4204 04:09:03 Step 6/25 : LABEL Name=edgex-ui-go 04:09:03 ---> Running in 1aad1533f7f5 04:09:03 Removing intermediate container 1aad1533f7f5 04:09:03 ---> 8380c731a5a5 04:09:03 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:09:03 ---> Running in 71a2f8e9033f 04:09:03 Removing intermediate container 71a2f8e9033f 04:09:03 ---> 7f792dd08424 04:09:03 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:09:04 ---> 7580d8827b01 04:09:04 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:09:04 ---> Running in 103c97e60805 04:09:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:09:04 using credential edgex-jenkins-ssh 04:09:04 Cloning the remote Git repository 04:09:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:09:04 OK: 264 MiB in 52 packages 04:09:05 Removing intermediate container 103c97e60805 04:09:05 ---> e7cb42cc7dd9 04:09:05 Step 10/25 : ENV GO111MODULE=on 04:09:05 ---> Running in 0cbea0228cc8 04:09:05 Removing intermediate container 0cbea0228cc8 04:09:05 ---> f235be1898ba 04:09:05 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:09:05 ---> Running in 0be2c7cb7df3 04:09:05 Removing intermediate container 0be2c7cb7df3 04:09:05 ---> 7f737c77ebef 04:09:05 Step 12/25 : COPY go.mod vendor* ./ 04:09:05 ---> 01bdf764aa5d 04:09:05 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:09:04 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:09:04 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:09:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:09:05 > git --version # timeout=10 04:09:05 > git --version # 'git version 2.25.1' 04:09:05 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:09:05 ---> Running in fb58a5cfa52f 04:09:06 Removing intermediate container fb58a5cfa52f 04:09:06 ---> 2727bff5cb31 04:09:06 Step 14/25 : COPY . . 04:09:08 ---> a370acb2c3e5 04:09:08 Step 15/25 : RUN ${MAKE} 04:09:08 ---> Running in f5ebaa320f5f 04:09:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:09:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:09:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:09:10 Merging remotes/origin/main commit 422becc45202548155d324fc99806fcdfea34ca0 into PR head commit 9b88c41a528ff4b98ee758bb4d76646ed8a78529 04:09:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:09:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:09:10 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/650/head:refs/remotes/origin/PR-650 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:09:10 > git config core.sparsecheckout # timeout=10 04:09:10 > git checkout -f 9b88c41a528ff4b98ee758bb4d76646ed8a78529 # timeout=10 04:09:11 > git remote # timeout=10 04:09:11 > git config --get remote.origin.url # timeout=10 04:09:11 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:11 Merge succeeded, producing 9b88c41a528ff4b98ee758bb4d76646ed8a78529 04:09:11 Checking out Revision 9b88c41a528ff4b98ee758bb4d76646ed8a78529 (PR-650) 04:09:12 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v3" 04:09:12 > git --version # timeout=10 04:09:12 > git --version # 'git version 2.25.1' 04:09:12 fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 04:09:11 > git merge 422becc45202548155d324fc99806fcdfea34ca0 # timeout=10 04:09:11 > git rev-parse HEAD^{commit} # timeout=10 04:09:11 > git config core.sparsecheckout # timeout=10 04:09:11 > git checkout -f 9b88c41a528ff4b98ee758bb4d76646ed8a78529 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:09:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:09:13 % Total % Received % Xferd Average Speed Time Time Time Current 04:09:13 Dload Upload Total Spent Left Speed 04:09:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 04:09:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:09:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:09:14 + sudo tee /etc/docker/daemon.new 04:09:14 { 04:09:14 "registry-mirrors": [ 04:09:14 "https://nexus3.edgexfoundry.org:10001" 04:09:14 ], 04:09:14 "bip": "10.250.0.254/24", 04:09:14 "hosts": [ 04:09:14 "tcp://0.0.0.0:5555", 04:09:14 "unix:///var/run/docker.sock" 04:09:14 ], 04:09:14 "mtu": 1458, 04:09:14 "selinux-enabled": true, 04:09:14 "seccomp-profile": "/etc/docker/seccomp.json" 04:09:14 } [Pipeline] sh 04:09:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:09:15 + sudo service docker restart 04:09:26 Removing intermediate container f5ebaa320f5f 04:09:26 ---> b22e8b2bae7c 04:09:26 Step 16/25 : FROM alpine:3.18 04:09:26 3.18: Pulling from library/alpine 04:09:26 96526aa774ef: Already exists 04:09:26 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:09:26 Status: Downloaded newer image for alpine:3.18 04:09:26 ---> 8ca4688f4f35 04:09:26 Step 17/25 : EXPOSE 4000 04:09:26 ---> Running in 6882fbe21e55 04:09:26 Removing intermediate container 6882fbe21e55 04:09:26 ---> 2e3413680ac8 04:09:26 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:09:27 ---> abf953d55d68 04:09:27 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 04:09:27 ---> 6da13f4d5af1 04:09:27 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 04:09:27 ---> 0181fb027708 04:09:27 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:09:27 ---> Running in 47c57ead294b 04:09:27 Removing intermediate container 47c57ead294b 04:09:27 ---> 1d92f88ded81 04:09:27 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 04:09:27 ---> Running in 2539c16a2dbb 04:09:27 Removing intermediate container 2539c16a2dbb 04:09:27 ---> 0ca1d9943c9f 04:09:27 Step 23/25 : LABEL arch=amd64 04:09:27 ---> Running in dcff572e073b 04:09:27 Removing intermediate container dcff572e073b 04:09:27 ---> 43306f89f720 04:09:27 Step 24/25 : LABEL git_sha=9b88c41a528ff4b98ee758bb4d76646ed8a78529 04:09:27 ---> Running in 394ded02dc0a 04:09:28 Removing intermediate container 394ded02dc0a 04:09:28 ---> 8b002a199d5a 04:09:28 Step 25/25 : LABEL version=0.0.0 04:09:28 ---> Running in 2716f712ecb6 04:09:28 Removing intermediate container 2716f712ecb6 04:09:28 ---> 0c79f68d8457 04:09:28 [Warning] One or more build-args [ARCH] were not consumed 04:09:28 Successfully built 0c79f68d8457 04:09:28 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 04:09:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:09:29 04:09:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:09:29 latest: Pulling from edgex-lftools-log-publisher 04:09:29 5eb5b503b376: Pulling fs layer 04:09:29 5c69ac0246d0: Pulling fs layer 04:09:29 ec43610c2a17: Pulling fs layer 04:09:29 3a2ae6a8a46f: Pulling fs layer 04:09:29 33b1e0a273af: Pulling fs layer 04:09:29 5d3b04190fa2: Pulling fs layer 04:09:29 2f39f015ded8: Pulling fs layer 04:09:29 2f39f015ded8: Waiting 04:09:29 5d3b04190fa2: Waiting 04:09:29 3a2ae6a8a46f: Waiting 04:09:29 33b1e0a273af: Waiting 04:09:29 5c69ac0246d0: Verifying Checksum 04:09:29 5c69ac0246d0: Download complete 04:09:29 3a2ae6a8a46f: Verifying Checksum 04:09:29 3a2ae6a8a46f: Download complete 04:09:29 33b1e0a273af: Verifying Checksum 04:09:29 33b1e0a273af: Download complete 04:09:29 5d3b04190fa2: Download complete 04:09:29 ec43610c2a17: Verifying Checksum 04:09:29 ec43610c2a17: Download complete 04:09:29 5eb5b503b376: Verifying Checksum 04:09:29 5eb5b503b376: Download complete 04:09:30 2f39f015ded8: Download complete 04:09:30 5eb5b503b376: Pull complete 04:09:30 5c69ac0246d0: Pull complete 04:09:31 ec43610c2a17: Pull complete 04:09:31 3a2ae6a8a46f: Pull complete 04:09:31 33b1e0a273af: Pull complete 04:09:31 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:09:33 provisioning config files... 04:09:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6353949679536074197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:33 ---> docker-login.sh 04:09:33 nexus3.edgexfoundry.org:10001 04:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:34 Configure a credential helper to remove this warning. See 04:09:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:34 04:09:34 Login Succeeded 04:09:34 nexus3.edgexfoundry.org:10002 04:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:35 Configure a credential helper to remove this warning. See 04:09:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:35 04:09:35 Login Succeeded 04:09:35 nexus3.edgexfoundry.org:10003 04:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:35 Configure a credential helper to remove this warning. See 04:09:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:35 04:09:35 Login Succeeded 04:09:35 nexus3.edgexfoundry.org:10004 04:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:35 Configure a credential helper to remove this warning. See 04:09:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:35 04:09:35 Login Succeeded 04:09:35 docker.io 04:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:36 Configure a credential helper to remove this warning. See 04:09:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:36 04:09:36 Login Succeeded 04:09:36 ---> docker-login.sh ends [Pipeline] } 04:09:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:09:36 2f39f015ded8: Pull complete 04:09:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:09:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:09:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:37 prd-ubuntu20.04-docker-8c-8g-16335 does not seem to be running inside a container 04:09:37 $ 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-650 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-650:/w/workspace/edgexfoundry_edgex-ui-go_PR-650:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:09:41 $ docker top 19ca77d6db858703444588b0772e5999a32f84a58ef100598336e146b40a9b0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo 04:09:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:09:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:09:41 ========================================================= 04:09:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:09:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 04:09:41 ---> job-cost.sh 04:09:41 lf-activate-venv: SKIPPING 04:09:41 INFO: No Stack... [Pipeline] sh 04:09:41 INFO: Retrieving Pricing Info for: v3-standard-8 04:09:41 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:09:42 INFO: Archiving Costs [Pipeline] sh 04:09:42 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-650/archives/cost.csv 04:09:42 + cut -d, -f6 [Pipeline] lock 04:09:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-650-1-stack-cost] 04:09:42 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-650-1-stack-cost] did not exist. Created. 04:09:42 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-650-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:09:43 + echo total: 0.2199999988079071 [Pipeline] stash 04:09:43 Sending build context to Docker daemon 31.63MB 04:09:43 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:09:43 Step 2/15 : FROM ${BASE} AS builder 04:09:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:09:43 9fda8d8052c6: Pulling fs layer 04:09:43 5d54e960e981: Pulling fs layer 04:09:43 c4a7e357bf2a: Pulling fs layer 04:09:43 f0e02332f6b5: Pulling fs layer 04:09:43 cefa15bbcfad: Pulling fs layer 04:09:43 17808c966233: Pulling fs layer 04:09:43 f4c1fc716caa: Pulling fs layer 04:09:43 cefa15bbcfad: Waiting 04:09:43 f4c1fc716caa: Waiting 04:09:43 17808c966233: Waiting 04:09:43 f0e02332f6b5: Waiting 04:09:43 5d54e960e981: Verifying Checksum 04:09:43 5d54e960e981: Download complete 04:09:43 f0e02332f6b5: Verifying Checksum 04:09:43 f0e02332f6b5: Download complete 04:09:43 9fda8d8052c6: Download complete 04:09:43 cefa15bbcfad: Verifying Checksum 04:09:43 cefa15bbcfad: Download complete 04:09:43 Stashed 1 file(s) [Pipeline] } 04:09:43 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-650-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:09:43 $ docker stop --time=1 19ca77d6db858703444588b0772e5999a32f84a58ef100598336e146b40a9b0a 04:09:44 f4c1fc716caa: Verifying Checksum 04:09:44 f4c1fc716caa: Download complete 04:09:44 9fda8d8052c6: Pull complete 04:09:45 5d54e960e981: Pull complete 04:09:45 $ docker rm -f --volumes 19ca77d6db858703444588b0772e5999a32f84a58ef100598336e146b40a9b0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:09:45 c4a7e357bf2a: Verifying Checksum 04:09:45 c4a7e357bf2a: Download complete 04:09:46 17808c966233: Verifying Checksum 04:09:58 c4a7e357bf2a: Pull complete 04:09:58 f0e02332f6b5: Pull complete 04:09:59 cefa15bbcfad: Pull complete 04:10:09 17808c966233: Pull complete 04:10:09 f4c1fc716caa: Pull complete 04:10:09 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 04:10:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:10:09 ---> ea914061e18c 04:10:09 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:10:11 ---> Running in 2a9cc99f8e3d 04:10:11 Removing intermediate container 2a9cc99f8e3d 04:10:11 ---> 9902eb3390be 04:10:11 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:10:12 ---> Running in 005a35ecde5a 04:10:12 Removing intermediate container 005a35ecde5a 04:10:12 ---> 6ba0e2ca7479 04:10:12 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:10:12 ---> Running in cdce7d5a4bec 04:10:12 Removing intermediate container cdce7d5a4bec 04:10:12 ---> a9f3e4de42a1 04:10:12 Step 6/15 : LABEL Name=edgex-ui-go 04:10:12 ---> Running in 717d27e616f6 04:10:13 Removing intermediate container 717d27e616f6 04:10:13 ---> b226a1310982 04:10:13 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:10:13 ---> Running in f091b21ee1bc 04:10:13 Removing intermediate container f091b21ee1bc 04:10:13 ---> 8026b060e4c6 04:10:13 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:10:13 latest: Pulling from library/docker 04:10:14 579b34f0a95b: Pulling fs layer 04:10:14 2ecd494fa26a: Pulling fs layer 04:10:14 4f4fb700ef54: Pulling fs layer 04:10:14 99624a4fd86a: Pulling fs layer 04:10:14 6b3f207db0e4: Pulling fs layer 04:10:14 2f21744ef460: Pulling fs layer 04:10:14 80fde8283b9a: Pulling fs layer 04:10:14 cfd52aaeb832: Pulling fs layer 04:10:14 2aa7661f3209: Pulling fs layer 04:10:14 ad7962f27383: Pulling fs layer 04:10:14 c8cf6870052b: Pulling fs layer 04:10:14 1996d6e72d7b: Pulling fs layer 04:10:14 112e10f1d4c1: Pulling fs layer 04:10:14 b97b6e3dbded: Pulling fs layer 04:10:14 2aa7661f3209: Waiting 04:10:14 ad7962f27383: Waiting 04:10:14 c8cf6870052b: Waiting 04:10:14 99624a4fd86a: Waiting 04:10:14 6b3f207db0e4: Waiting 04:10:14 1996d6e72d7b: Waiting 04:10:14 112e10f1d4c1: Waiting 04:10:14 b97b6e3dbded: Waiting 04:10:14 2f21744ef460: Waiting 04:10:14 80fde8283b9a: Waiting 04:10:14 cfd52aaeb832: Waiting 04:10:14 4f4fb700ef54: Verifying Checksum 04:10:14 4f4fb700ef54: Download complete 04:10:14 2ecd494fa26a: Verifying Checksum 04:10:14 2ecd494fa26a: Download complete 04:10:14 579b34f0a95b: Verifying Checksum 04:10:14 579b34f0a95b: Download complete 04:10:15 99624a4fd86a: Verifying Checksum 04:10:15 99624a4fd86a: Download complete 04:10:15 80fde8283b9a: Download complete 04:10:15 2f21744ef460: Verifying Checksum 04:10:15 2f21744ef460: Download complete 04:10:15 6b3f207db0e4: Verifying Checksum 04:10:15 6b3f207db0e4: Download complete 04:10:15 579b34f0a95b: Pull complete 04:10:15 2aa7661f3209: Download complete 04:10:15 cfd52aaeb832: Download complete 04:10:15 c8cf6870052b: Verifying Checksum 04:10:15 c8cf6870052b: Download complete 04:10:15 ad7962f27383: Verifying Checksum 04:10:15 ad7962f27383: Download complete 04:10:15 112e10f1d4c1: Verifying Checksum 04:10:15 112e10f1d4c1: Download complete 04:10:15 b97b6e3dbded: Verifying Checksum 04:10:15 b97b6e3dbded: Download complete 04:10:16 2ecd494fa26a: Pull complete 04:10:16 4f4fb700ef54: Pull complete 04:10:16 1996d6e72d7b: Verifying Checksum 04:10:16 1996d6e72d7b: Download complete 04:10:17 99624a4fd86a: Pull complete 04:10:20 6b3f207db0e4: Pull complete 04:10:21 2f21744ef460: Pull complete 04:10:21 80fde8283b9a: Pull complete 04:10:22 cfd52aaeb832: Pull complete 04:10:22 2aa7661f3209: Pull complete 04:10:23 ad7962f27383: Pull complete 04:10:23 c8cf6870052b: Pull complete 04:10:27 1996d6e72d7b: Pull complete 04:10:27 112e10f1d4c1: Pull complete 04:10:27 b97b6e3dbded: Pull complete 04:10:27 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 04:10:27 Status: Downloaded newer image for docker:latest 04:10:30 ---> 38a05c1ca212 04:10:30 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:10:30 ---> Running in 60f566006e7f 04:10:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:10:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:10:32 OK: 266 MiB in 52 packages 04:10:35 Removing intermediate container 60f566006e7f 04:10:35 ---> a6d27a63bbf7 04:10:35 Step 10/15 : ENV GO111MODULE=on 04:10:35 ---> Running in a65cfbf8910e 04:10:35 Removing intermediate container a65cfbf8910e 04:10:35 ---> 8a19fa5eaefa 04:10:35 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:10:35 ---> Running in 3ee61527dfec 04:10:35 Removing intermediate container 3ee61527dfec 04:10:35 ---> 7e56f75d4293 04:10:35 Step 12/15 : COPY go.mod vendor* ./ 04:10:36 ---> df80e63dda1c 04:10:36 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:36 ---> Running in 98028a7602d3 04:11:58 Removing intermediate container 98028a7602d3 04:11:58 ---> b4eb933d6c11 04:11:58 Step 14/15 : COPY . . 04:11:58 ---> 4a5ce711d726 04:11:58 Step 15/15 : RUN ${MAKE} 04:11:58 ---> Running in 1fba912032f8 04:11:59 noop 04:12:00 Removing intermediate container 1fba912032f8 04:12:00 ---> 1dfff63f0462 04:12:00 Successfully built 1dfff63f0462 04:12:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:00 + docker inspect -f . ci-base-image-arm64 04:12:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:01 prd-ubuntu20.04-docker-arm64-4c-16g-16338 does not seem to be running inside a container 04:12:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:12:02 $ docker top 4b3fa1e0dcdb25613ea816d06d3b7b80fa6fc8c0f2f5c7520d631c9051b85b23 -eo pid,comm [Pipeline] { [Pipeline] sh 04:12:03 + go version 04:12:03 go version go1.21.0 linux/arm64 [Pipeline] } 04:12:03 $ docker stop --time=1 4b3fa1e0dcdb25613ea816d06d3b7b80fa6fc8c0f2f5c7520d631c9051b85b23 04:12:05 $ docker rm -f --volumes 4b3fa1e0dcdb25613ea816d06d3b7b80fa6fc8c0f2f5c7520d631c9051b85b23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:05 + docker inspect -f . ci-base-image-arm64 04:12:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:06 prd-ubuntu20.04-docker-arm64-4c-16g-16338 does not seem to be running inside a container 04:12:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:12:10 $ docker top 231eef9b9782b8c482de770a88bbb30216877ebbd033fff061f1f125cd449cc8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:12:11 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 04:12:12 + make test 04:12:12 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:12:16 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:13:53 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:13:53 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:13:53 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:13:53 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:13:53 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:13:53 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:13:53 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:13:53 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 04:13:53 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 04:14:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:14:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:14:15 ./bin/test-attribution-txt.sh 04:14:15 An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add 04:14:15 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 04:14:15 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 04:14:15 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 04:14:15 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 04:14:16 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 04:14:16 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 04:14:16 An attribution for golang.org/x/exp is missing from Attribution.txt, please add 04:14:16 An attribution for golang.org/x/time is missing from Attribution.txt, please add 04:14:16 make -C web test 04:14:16 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 04:14:16 make[1]: tput: No such file or directory 04:14:16 make[1]: tput: No such file or directory 04:14:16 warning: generating ./VERSION 04:14:16 echo "0.0.0" > VERSION 04:14:16 docker build \ 04:14:16 -f Dockerfile \ 04:14:16 --build-arg USER=1000 \ 04:14:16 \ 04:14:16 --label "git_sha=9b88c41a528ff4b98ee758bb4d76646ed8a78529" \ 04:14:16 -t edgexfoundry/edgex-web-ui:9b88c41a528ff4b98ee758bb4d76646ed8a78529 \ 04:14:16 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 04:14:16 . 04:14:16 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 04:14:16 Install the buildx component to build images with BuildKit: 04:14:16 https://docs.docker.com/go/buildx/ 04:14:16 04:14:16 Sending build context to Docker daemon 2.706MB 04:14:16 Step 1/11 : FROM node:18-alpine3.18 04:14:16 18-alpine3.18: Pulling from library/node 04:14:16 579b34f0a95b: Already exists 04:14:16 193dce5f4a0c: Pulling fs layer 04:14:16 78d1fe6b9b44: Pulling fs layer 04:14:16 18c854bc80ea: Pulling fs layer 04:14:16 18c854bc80ea: Verifying Checksum 04:14:16 18c854bc80ea: Download complete 04:14:17 78d1fe6b9b44: Verifying Checksum 04:14:17 78d1fe6b9b44: Download complete 04:14:18 193dce5f4a0c: Verifying Checksum 04:14:18 193dce5f4a0c: Download complete 04:14:26 193dce5f4a0c: Pull complete 04:14:26 78d1fe6b9b44: Pull complete 04:14:26 18c854bc80ea: Pull complete 04:14:26 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 04:14:26 Status: Downloaded newer image for node:18-alpine3.18 04:14:26 ---> f5a5f9201015 04:14:26 Step 2/11 : RUN apk add --no-cache chromium 04:14:26 ---> Running in 22cfb5d65958 04:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:14:29 (1/151) Installing libexpat (2.5.0-r1) 04:14:29 (2/151) Installing brotli-libs (1.0.9-r14) 04:14:29 (3/151) Installing libbz2 (1.0.8-r5) 04:14:29 (4/151) Installing libpng (1.6.39-r3) 04:14:29 (5/151) Installing freetype (2.13.0-r5) 04:14:29 (6/151) Installing fontconfig (2.14.2-r3) 04:14:29 (7/151) Installing libfontenc (1.1.7-r2) 04:14:29 (8/151) Installing mkfontscale (1.2.2-r3) 04:14:29 (9/151) Installing font-opensans (0_git20210927-r1) 04:14:29 (10/151) Installing pkgconf (1.9.5-r0) 04:14:29 (11/151) Installing libffi (3.4.4-r2) 04:14:29 (12/151) Installing libintl (0.21.1-r7) 04:14:29 (13/151) Installing libblkid (2.38.1-r8) 04:14:29 (14/151) Installing libmount (2.38.1-r8) 04:14:29 (15/151) Installing pcre2 (10.42-r1) 04:14:29 (16/151) Installing glib (2.76.4-r0) 04:14:29 (17/151) Installing xz-libs (5.4.3-r0) 04:14:29 (18/151) Installing libxml2 (2.11.4-r0) 04:14:29 (19/151) Installing shared-mime-info (2.2-r5) 04:14:29 (20/151) Installing hicolor-icon-theme (0.17-r2) 04:14:29 (21/151) Installing libjpeg-turbo (2.1.5.1-r3) 04:14:29 (22/151) Installing libwebp (1.3.2-r0) 04:14:29 (23/151) Installing zstd-libs (1.5.5-r4) 04:14:29 (24/151) Installing tiff (4.5.1-r0) 04:14:29 (25/151) Installing gdk-pixbuf (2.42.10-r5) 04:14:29 (26/151) Installing gtk-update-icon-cache (3.24.38-r1) 04:14:29 (27/151) Installing libxau (1.0.11-r2) 04:14:29 (28/151) Installing libmd (1.0.4-r2) 04:14:29 (29/151) Installing libbsd (0.11.7-r1) 04:14:29 (30/151) Installing libxdmcp (1.1.4-r2) 04:14:29 (31/151) Installing libxcb (1.15-r1) 04:14:29 (32/151) Installing libx11 (1.8.7-r0) 04:14:30 (33/151) Installing libxcomposite (0.4.6-r3) 04:14:30 (34/151) Installing libxfixes (6.0.1-r2) 04:14:30 (35/151) Installing libxrender (0.9.11-r3) 04:14:30 (36/151) Installing libxcursor (1.2.1-r2) 04:14:30 (37/151) Installing libxdamage (1.1.6-r2) 04:14:30 (38/151) Installing libxext (1.3.5-r2) 04:14:30 (39/151) Installing libxi (1.8.1-r0) 04:14:30 (40/151) Installing libxinerama (1.1.5-r2) 04:14:30 (41/151) Installing libxrandr (1.5.3-r2) 04:14:30 (42/151) Installing libatk-1.0 (2.48.3-r0) 04:14:30 (43/151) Installing libxtst (1.2.4-r2) 04:14:30 (44/151) Installing dbus-libs (1.14.8-r0) 04:14:30 (45/151) Installing at-spi2-core (2.48.3-r0) 04:14:30 (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) 04:14:30 (47/151) Installing pixman (0.42.2-r1) 04:14:30 (48/151) Installing cairo (1.17.8-r1) 04:14:30 (49/151) Installing cairo-gobject (1.17.8-r1) 04:14:30 (50/151) Installing avahi-libs (0.8-r13) 04:14:30 (51/151) Installing gmp (6.2.1-r3) 04:14:30 (52/151) Installing nettle (3.8.1-r2) 04:14:30 (53/151) Installing libunistring (1.1-r1) 04:14:30 (54/151) Installing libidn2 (2.3.4-r1) 04:14:30 (55/151) Installing p11-kit (0.24.1-r2) 04:14:30 (56/151) Installing libtasn1 (4.19.0-r1) 04:14:30 (57/151) Installing gnutls (3.8.0-r2) 04:14:30 (58/151) Installing cups-libs (2.4.7-r0) 04:14:30 (59/151) Installing libepoxy (1.5.10-r1) 04:14:30 (60/151) Installing fribidi (1.0.13-r0) 04:14:30 (61/151) Installing graphite2 (1.3.14-r5) 04:14:30 (62/151) Installing harfbuzz (7.3.0-r0) 04:14:30 (63/151) Installing libxft (2.3.8-r1) 04:14:30 (64/151) Installing pango (1.50.14-r1) 04:14:30 (65/151) Installing wayland-libs-client (1.22.0-r2) 04:14:30 (66/151) Installing wayland-libs-cursor (1.22.0-r2) 04:14:30 (67/151) Installing wayland-libs-egl (1.22.0-r2) 04:14:30 (68/151) Installing xkeyboard-config (2.38-r0) 04:14:30 (69/151) Installing libxkbcommon (1.5.0-r2) 04:14:30 (70/151) Installing gtk+3.0 (3.24.38-r1) 04:14:31 Executing gtk+3.0-3.24.38-r1.post-install 04:14:31 (71/151) Installing icu-data-full (73.2-r2) 04:14:32 (72/151) Installing mesa (23.0.4-r0) 04:14:32 (73/151) Installing llvm15-libs (15.0.7-r6) 04:14:34 (74/151) Installing libdrm (2.4.115-r4) 04:14:34 (75/151) Installing musl-fts (1.2.7-r5) 04:14:34 (76/151) Installing libelf (0.189-r2) 04:14:34 (77/151) Installing mesa-glapi (23.0.4-r0) 04:14:34 (78/151) Installing mesa-dri-gallium (23.0.4-r0) 04:14:35 (79/151) Installing eudev-libs (3.2.11-r8) 04:14:35 (80/151) Installing libmagic (5.45-r0) 04:14:35 (81/151) Installing file (5.45-r0) 04:14:35 (82/151) Installing libice (1.1.1-r2) 04:14:35 (83/151) Installing libuuid (2.38.1-r8) 04:14:35 (84/151) Installing libsm (1.2.4-r1) 04:14:35 (85/151) Installing libxt (1.3.0-r2) 04:14:35 (86/151) Installing libxmu (1.1.4-r2) 04:14:35 (87/151) Installing xset (1.2.5-r1) 04:14:35 (88/151) Installing xprop (1.2.6-r0) 04:14:35 (89/151) Installing xdg-utils (1.1.3-r4) 04:14:35 (90/151) Installing libogg (1.3.5-r4) 04:14:35 (91/151) Installing flac-libs (1.4.3-r0) 04:14:35 (92/151) Installing alsa-lib (1.2.9-r1) 04:14:35 (93/151) Installing libatomic (12.2.1_git20220924-r10) 04:14:35 (94/151) Installing svt-av1-libs (1.6.0-r0) 04:14:35 (95/151) Installing aom-libs (3.6.1-r0) 04:14:36 (96/151) Installing libva (2.18.0-r1) 04:14:36 (97/151) Installing libvdpau (1.5-r1) 04:14:36 (98/151) Installing ffmpeg-libavutil (6.0-r15) 04:14:36 (99/151) Installing libdav1d (1.2.1-r0) 04:14:36 (100/151) Installing libhwy (1.0.4-r1) 04:14:36 (101/151) Installing lcms2 (2.15-r2) 04:14:36 (102/151) Installing libjxl (0.8.2-r0) 04:14:36 (103/151) Installing lame-libs (3.100-r5) 04:14:36 (104/151) Installing opus (1.4-r0) 04:14:36 (105/151) Installing libgomp (12.2.1_git20220924-r10) 04:14:36 (106/151) Installing soxr (0.1.3-r5) 04:14:36 (107/151) Installing ffmpeg-libswresample (6.0-r15) 04:14:36 (108/151) Installing libtheora (1.1.1-r17) 04:14:36 (109/151) Installing libvorbis (1.3.7-r1) 04:14:36 (110/151) Installing libvpx (1.13.0-r2) 04:14:36 (111/151) Installing x264-libs (0.164_git20220602-r1) 04:14:36 (112/151) Installing numactl (2.0.16-r4) 04:14:36 (113/151) Installing x265-libs (3.5-r4) 04:14:36 (114/151) Installing xvidcore (1.3.7-r1) 04:14:36 (115/151) Installing ffmpeg-libavcodec (6.0-r15) 04:14:36 (116/151) Installing libbluray (1.3.4-r0) 04:14:36 (117/151) Installing mpg123-libs (1.31.3-r1) 04:14:37 (118/151) Installing libopenmpt (0.7.2-r0) 04:14:37 (119/151) Installing cjson (1.7.15-r4) 04:14:37 (120/151) Installing mbedtls (2.28.5-r0) 04:14:37 (121/151) Installing librist (0.2.7-r0) 04:14:37 (122/151) Installing libsrt (1.5.2-r0) 04:14:37 (123/151) Installing libssh (0.10.5-r0) 04:14:37 (124/151) Installing libsodium (1.0.18-r3) 04:14:37 (125/151) Installing libzmq (4.3.4-r4) 04:14:37 (126/151) Installing ffmpeg-libavformat (6.0-r15) 04:14:37 (127/151) Installing libevent (2.1.12-r6) 04:14:37 (128/151) Installing wayland-libs-server (1.22.0-r2) 04:14:37 (129/151) Installing mesa-gbm (23.0.4-r0) 04:14:37 (130/151) Installing harfbuzz-subset (7.3.0-r0) 04:14:37 (131/151) Installing icu-libs (73.2-r2) 04:14:37 (132/151) Installing jsoncpp (1.9.5-r0) 04:14:37 (133/151) Installing minizip (1.2.13-r1) 04:14:37 (134/151) Installing nspr (4.35-r2) 04:14:37 (135/151) Installing sqlite-libs (3.41.2-r2) 04:14:37 (136/151) Installing nss (3.94-r0) 04:14:37 (137/151) Installing pipewire-libs (0.3.70-r1) 04:14:37 (138/151) Installing libasyncns (0.8-r1) 04:14:37 (139/151) Installing libltdl (2.4.7-r2) 04:14:37 (140/151) Installing orc (0.4.34-r0) 04:14:37 (141/151) Installing libsndfile (1.2.0-r2) 04:14:37 (142/151) Installing speexdsp (1.2.1-r1) 04:14:37 (143/151) Installing tdb-libs (1.4.8-r1) 04:14:37 (144/151) Installing libpulse (16.1-r10) 04:14:37 (145/151) Installing snappy (1.1.10-r1) 04:14:37 (146/151) Installing libwoff2common (1.0.2-r2) 04:14:37 (147/151) Installing libwoff2enc (1.0.2-r2) 04:14:37 (148/151) Installing libgpg-error (1.47-r1) 04:14:38 (149/151) Installing libgcrypt (1.10.2-r1) 04:14:38 (150/151) Installing libxslt (1.1.38-r0) 04:14:38 (151/151) Installing chromium (117.0.5938.62-r0) 04:14:43 Executing busybox-1.36.1-r2.trigger 04:14:43 Executing fontconfig-2.14.2-r3.trigger 04:14:43 Executing mkfontscale-1.2.2-r3.trigger 04:14:43 Executing glib-2.76.4-r0.trigger 04:14:43 Executing shared-mime-info-2.2-r5.trigger 04:14:46 Executing gdk-pixbuf-2.42.10-r5.trigger 04:14:46 Executing gtk-update-icon-cache-3.24.38-r1.trigger 04:14:46 OK: 555 MiB in 168 packages 04:15:01 Removing intermediate container 22cfb5d65958 04:15:01 ---> 07145bc90d0b 04:15:01 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 04:15:01 ---> Running in 2b62167d026d 04:15:01 Removing intermediate container 2b62167d026d 04:15:01 ---> 597d8f756dd5 04:15:01 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 04:15:01 ---> Running in 78837cfbd2b8 04:15:01 Removing intermediate container 78837cfbd2b8 04:15:01 ---> 570884232a62 04:15:01 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 04:15:01 ---> Running in 485cebee4478 04:15:01 Removing intermediate container 485cebee4478 04:15:01 ---> 81748240f955 04:15:01 Step 6/11 : RUN npm install -g npm 04:15:01 ---> Running in fe0b62810116 04:15:33 04:15:33 removed 31 packages, and changed 65 packages in 27s 04:15:33 04:15:33 26 packages are looking for funding 04:15:33 run `npm fund` for details 04:15:34 Removing intermediate container fe0b62810116 04:15:34 ---> 24da7ea8cf79 04:15:34 Step 7/11 : ARG USER=1000 04:15:34 ---> Running in 2ff081463724 04:15:34 Removing intermediate container 2ff081463724 04:15:34 ---> b716fa303efb 04:15:34 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 04:15:35 ---> Running in a249998278ca 04:15:37 Removing intermediate container a249998278ca 04:15:37 ---> 2a1996c8efaf 04:15:37 Step 9/11 : USER $USER:$USER 04:15:37 ---> Running in fd4055439d4b 04:15:37 Removing intermediate container fd4055439d4b 04:15:37 ---> 2b40efd4aebf 04:15:37 Step 10/11 : WORKDIR /app 04:15:37 ---> Running in 3db86f0e5112 04:15:37 Removing intermediate container 3db86f0e5112 04:15:37 ---> 8be3d741ad97 04:15:37 Step 11/11 : LABEL git_sha=9b88c41a528ff4b98ee758bb4d76646ed8a78529 04:15:37 ---> Running in d79703bfd975 04:15:38 Removing intermediate container d79703bfd975 04:15:38 ---> c2689e1c3147 04:15:38 Successfully built c2689e1c3147 04:15:38 Successfully tagged edgexfoundry/edgex-web-ui:9b88c41a528ff4b98ee758bb4d76646ed8a78529 04:15:38 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 04:15:38 touch edgex-web-ui.imagebuilt 04:15:38 mkdir -p node_modules coverage 04:15:38 chown "1000:1000" node_modules coverage package-lock.json 04:15:38 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 04:15:53 npm WARN EBADENGINE Unsupported engine { 04:15:53 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 04:15:53 npm WARN EBADENGINE required: { 04:15:53 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:15:53 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:15:53 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:15:53 npm WARN EBADENGINE }, 04:15:53 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 04:15:53 npm WARN EBADENGINE } 04:15:53 npm WARN EBADENGINE Unsupported engine { 04:15:53 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 04:15:53 npm WARN EBADENGINE required: { 04:15:53 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:15:53 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:15:53 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:15:53 npm WARN EBADENGINE }, 04:15:53 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 04:15:53 npm WARN EBADENGINE } 04:15:53 npm WARN EBADENGINE Unsupported engine { 04:15:53 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 04:15:53 npm WARN EBADENGINE required: { 04:15:53 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:15:53 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:15:53 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:15:53 npm WARN EBADENGINE }, 04:15:53 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 04:15:53 npm WARN EBADENGINE } 04:15:53 npm WARN EBADENGINE Unsupported engine { 04:15:53 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 04:15:53 npm WARN EBADENGINE required: { 04:15:53 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:15:53 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:15:53 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:15:53 npm WARN EBADENGINE }, 04:15:53 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 04:15:53 npm WARN EBADENGINE } 04:15:53 npm WARN EBADENGINE Unsupported engine { 04:15:53 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 04:15:53 npm WARN EBADENGINE required: { 04:15:53 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:15:53 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:15:53 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:15:53 npm WARN EBADENGINE }, 04:15:53 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 04:15:53 npm WARN EBADENGINE } 04:15:53 npm WARN EBADENGINE Unsupported engine { 04:15:53 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 04:15:53 npm WARN EBADENGINE required: { 04:15:53 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:15:53 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:15:53 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:15:53 npm WARN EBADENGINE }, 04:15:53 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 04:15:53 npm WARN EBADENGINE } 04:15:53 npm WARN EBADENGINE Unsupported engine { 04:15:53 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 04:15:53 npm WARN EBADENGINE required: { 04:15:53 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:15:53 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:15:53 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:15:53 npm WARN EBADENGINE }, 04:15:53 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 04:15:53 npm WARN EBADENGINE } 04:15:53 npm WARN EBADENGINE Unsupported engine { 04:15:53 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 04:15:53 npm WARN EBADENGINE required: { 04:15:53 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:15:53 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:15:53 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:15:53 npm WARN EBADENGINE }, 04:15:53 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 04:15:53 npm WARN EBADENGINE } 04:15:53 npm WARN EBADENGINE Unsupported engine { 04:15:53 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 04:15:53 npm WARN EBADENGINE required: { 04:15:53 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 04:15:53 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 04:15:53 npm WARN EBADENGINE yarn: '>= 1.13.0' 04:15:53 npm WARN EBADENGINE }, 04:15:53 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 04:15:53 npm WARN EBADENGINE } 04:17:45 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 04:17:45 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 04:17:45 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 04:17:45 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 04:17:45 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 04:17:45 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 04:17:45 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 04:17:45 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 04:17:45 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 04:17:45 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 04:17:45 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 04:17:45 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 04:17:45 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. 04:17:45 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 04:17:49 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. 04:17:49 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. 04:17:56 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 04:18:18 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 04:18:18 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 04:18:44 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. 04:19:17 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. 04:20:04 04:20:04 added 1475 packages, and audited 1476 packages in 4m 04:20:04 04:20:04 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 04:20:04 04:20:04 To address issues that do not require attention, run: 04:20:04 npm audit fix 04:20:04 04:20:04 To address all issues (including breaking changes), run: 04:20:04 npm audit fix --force 04:20:04 04:20:04 Run `npm audit` for details. 04:20:07 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 04:20:22 - Generating browser application bundles (phase: setup)... 04:20:55 Compiling @angular/core : es2015 as esm2015 04:20:55 Compiling @angular/compiler/testing : es2015 as esm2015 04:21:13 Compiling @angular/core/testing : es2015 as esm2015 04:21:13 Compiling @angular/common : es2015 as esm2015 04:21:20 Compiling @angular/common/testing : es2015 as esm2015 04:21:20 Compiling @angular/platform-browser : es2015 as esm2015 04:21:22 Compiling @angular/router : es2015 as esm2015 04:21:23 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 04:21:28 Compiling @angular/platform-browser/testing : es2015 as esm2015 04:21:28 Compiling @angular/common/http : es2015 as esm2015 04:21:29 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 04:21:32 Compiling @angular/forms : es2015 as esm2015 04:21:32 Compiling @angular/router/testing : es2015 as esm2015 04:21:33 Compiling @angular/common/http/testing : es2015 as esm2015 04:22:29 02 11 2023 04:22:23.251:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 04:22:29 02 11 2023 04:22:23.263:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 04:22:29 02 11 2023 04:22:23.291:INFO [launcher]: Starting browser ChromeHeadless 04:23:27 02 11 2023 04:23:25.872:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 04:23:29 02 11 2023 04:23:29.566:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 04:24:08 02 11 2023 04:24:05.217:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 04:24:26 ✔ Browser application bundle generation complete. 04:24:26 02 11 2023 04:24:25.257:INFO [Chrome Headless 117.0.5938.62 (Linux aarch64)]: Connected on socket MZDMDZHry8YJG5Q5AAAB with id 17485330 04:24:44 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 04:24:44 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 1 of 147 SUCCESS (0 secs / 0.838 secs) 04:24:44 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 2 of 147 SUCCESS (0 secs / 1.007 secs) 04:24:44 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 3 of 147 SUCCESS (0 secs / 1.215 secs) 04:24:44 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 4 of 147 SUCCESS (0 secs / 1.281 secs) 04:24:44 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 5 of 147 SUCCESS (0 secs / 1.504 secs) 04:24:45 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 6 of 147 SUCCESS (0 secs / 1.825 secs) 04:24:45 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 7 of 147 SUCCESS (0 secs / 1.897 secs) 04:24:45 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 8 of 147 SUCCESS (0 secs / 1.961 secs) 04:24:45 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 9 of 147 SUCCESS (0 secs / 2.029 secs) 04:24:46 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 10 of 147 SUCCESS (0 secs / 2.388 secs) 04:24:46 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 11 of 147 SUCCESS (0 secs / 2.794 secs) 04:24:46 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 12 of 147 SUCCESS (0 secs / 2.833 secs) 04:24:46 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 13 of 147 SUCCESS (0 secs / 2.844 secs) 04:24:46 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 14 of 147 SUCCESS (0 secs / 2.996 secs) 04:24:46 ERROR: 'NG0304: 'router-outlet' is not a known element: 04:24:46 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 04:24:46 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 04:24:46 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 14 of 147 SUCCESS (0 secs / 2.996 secs) 04:24:46 ERROR: 'NG0304: 'router-outlet' is not a known element: 04:24:46 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 04:24:46 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 04:24:46 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 15 of 147 SUCCESS (0 secs / 3.035 secs) 04:24:46 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 16 of 147 SUCCESS (0 secs / 3.087 secs) 04:24:46 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 17 of 147 SUCCESS (0 secs / 3.17 secs) 04:24:47 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 18 of 147 SUCCESS (0 secs / 3.208 secs) 04:24:47 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 19 of 147 SUCCESS (0 secs / 3.396 secs) 04:24:47 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 20 of 147 SUCCESS (0 secs / 3.435 secs) 04:24:47 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 21 of 147 SUCCESS (0 secs / 3.504 secs) 04:24:47 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 22 of 147 SUCCESS (0 secs / 3.522 secs) 04:24:47 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 23 of 147 SUCCESS (0 secs / 3.536 secs) 04:24:47 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 24 of 147 SUCCESS (0 secs / 3.558 secs) 04:24:47 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 25 of 147 SUCCESS (0 secs / 3.57 secs) 04:24:47 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 26 of 147 SUCCESS (0 secs / 3.615 secs) 04:24:47 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 27 of 147 SUCCESS (0 secs / 3.77 secs) 04:24:47 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 28 of 147 SUCCESS (0 secs / 3.833 secs) 04:24:47 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 29 of 147 SUCCESS (0 secs / 3.85 secs) 04:24:47 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 30 of 147 SUCCESS (0 secs / 3.862 secs) 04:24:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 31 of 147 SUCCESS (0 secs / 4.062 secs) 04:24:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 32 of 147 SUCCESS (0 secs / 4.166 secs) 04:24:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 33 of 147 SUCCESS (0 secs / 4.191 secs) 04:24:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 34 of 147 SUCCESS (0 secs / 4.26 secs) 04:24:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 35 of 147 SUCCESS (0 secs / 4.273 secs) 04:24:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 36 of 147 SUCCESS (0 secs / 4.283 secs) 04:24:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 37 of 147 SUCCESS (0 secs / 4.395 secs) 04:24:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 38 of 147 SUCCESS (0 secs / 4.43 secs) 04:24:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 39 of 147 SUCCESS (0 secs / 4.561 secs) 04:24:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 40 of 147 SUCCESS (0 secs / 4.598 secs) 04:24:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 41 of 147 SUCCESS (0 secs / 4.65 secs) 04:24:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 42 of 147 SUCCESS (0 secs / 4.832 secs) 04:24:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 43 of 147 SUCCESS (0 secs / 4.859 secs) 04:24:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 44 of 147 SUCCESS (0 secs / 4.983 secs) 04:24:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 45 of 147 SUCCESS (0 secs / 5.056 secs) 04:24:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 46 of 147 SUCCESS (0 secs / 5.095 secs) 04:24:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 47 of 147 SUCCESS (0 secs / 5.12 secs) 04:24:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 48 of 147 SUCCESS (0 secs / 5.135 secs) 04:24:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 49 of 147 SUCCESS (0 secs / 5.145 secs) 04:24:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 50 of 147 SUCCESS (0 secs / 5.236 secs) 04:24:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 51 of 147 SUCCESS (0 secs / 5.281 secs) 04:24:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 52 of 147 SUCCESS (0 secs / 5.296 secs) 04:24:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 53 of 147 SUCCESS (0 secs / 5.308 secs) 04:24:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 54 of 147 SUCCESS (0 secs / 5.372 secs) 04:24:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 55 of 147 SUCCESS (0 secs / 5.514 secs) 04:24:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 56 of 147 SUCCESS (0 secs / 5.641 secs) 04:24:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 57 of 147 SUCCESS (0 secs / 5.692 secs) 04:24:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 58 of 147 SUCCESS (0 secs / 5.765 secs) 04:24:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 59 of 147 SUCCESS (0 secs / 5.795 secs) 04:24:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 60 of 147 SUCCESS (0 secs / 5.854 secs) 04:24:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 61 of 147 SUCCESS (0 secs / 5.879 secs) 04:24:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 62 of 147 SUCCESS (0 secs / 5.906 secs) 04:24:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 63 of 147 SUCCESS (0 secs / 5.93 secs) 04:24:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 64 of 147 SUCCESS (0 secs / 5.965 secs) 04:24:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 65 of 147 SUCCESS (0 secs / 6.088 secs) 04:24:51 WARN: ' 04:24:51 It looks like you're using ngModel on the same form field as formControlName. 04:24:51 Support for using the ngModel input property and ngModelChange event with 04:24:51 reactive form directives has been deprecated in Angular v6 and will be removed 04:24:51 in a future version of Angular. 04:24:51 04:24:51 For more information on this, see our API docs here: 04:24:51 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:24:51 ' 04:24:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 65 of 147 SUCCESS (0 secs / 6.088 secs) 04:24:51 WARN: ' 04:24:51 It looks like you're using ngModel on the same form field as formControlName. 04:24:51 Support for using the ngModel input property and ngModelChange event with 04:24:51 reactive form directives has been deprecated in Angular v6 and will be removed 04:24:51 in a future version of Angular. 04:24:51 04:24:51 For more information on this, see our API docs here: 04:24:51 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:24:51 ' 04:24:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 66 of 147 SUCCESS (0 secs / 6.226 secs) 04:24:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 67 of 147 SUCCESS (0 secs / 6.298 secs) 04:24:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 68 of 147 SUCCESS (0 secs / 6.37 secs) 04:24:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 69 of 147 SUCCESS (0 secs / 6.511 secs) 04:24:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 70 of 147 SUCCESS (0 secs / 6.581 secs) 04:24:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 71 of 147 SUCCESS (0 secs / 6.673 secs) 04:24:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 72 of 147 SUCCESS (0 secs / 6.754 secs) 04:24:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 73 of 147 SUCCESS (0 secs / 6.77 secs) 04:24:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 74 of 147 SUCCESS (0 secs / 6.847 secs) 04:24:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 75 of 147 SUCCESS (0 secs / 6.913 secs) 04:24:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 76 of 147 SUCCESS (0 secs / 6.999 secs) 04:24:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 77 of 147 SUCCESS (0 secs / 7.015 secs) 04:24:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 78 of 147 SUCCESS (0 secs / 7.052 secs) 04:24:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 79 of 147 SUCCESS (0 secs / 7.209 secs) 04:24:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 80 of 147 SUCCESS (0 secs / 7.231 secs) 04:24:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 81 of 147 SUCCESS (0 secs / 7.336 secs) 04:24:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 82 of 147 SUCCESS (0 secs / 7.398 secs) 04:24:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 83 of 147 SUCCESS (0 secs / 7.543 secs) 04:24:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 84 of 147 SUCCESS (0 secs / 7.597 secs) 04:24:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 85 of 147 SUCCESS (0 secs / 7.65 secs) 04:24:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 86 of 147 SUCCESS (0 secs / 7.701 secs) 04:24:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 87 of 147 SUCCESS (0 secs / 7.751 secs) 04:24:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 88 of 147 SUCCESS (0 secs / 7.857 secs) 04:24:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 89 of 147 SUCCESS (0 secs / 7.873 secs) 04:24:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 90 of 147 SUCCESS (0 secs / 7.993 secs) 04:24:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 91 of 147 SUCCESS (0 secs / 8.031 secs) 04:24:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 92 of 147 SUCCESS (0 secs / 8.149 secs) 04:24:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 93 of 147 SUCCESS (0 secs / 8.193 secs) 04:24:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 94 of 147 SUCCESS (0 secs / 8.227 secs) 04:24:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 95 of 147 SUCCESS (0 secs / 8.338 secs) 04:24:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 8.401 secs) 04:24:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 97 of 147 SUCCESS (0 secs / 8.466 secs) 04:24:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 98 of 147 SUCCESS (0 secs / 8.532 secs) 04:24:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 99 of 147 SUCCESS (0 secs / 8.702 secs) 04:24:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 100 of 147 SUCCESS (0 secs / 8.769 secs) 04:24:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 101 of 147 SUCCESS (0 secs / 8.813 secs) 04:24:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 102 of 147 SUCCESS (0 secs / 8.831 secs) 04:24:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 103 of 147 SUCCESS (0 secs / 8.843 secs) 04:24:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 104 of 147 SUCCESS (0 secs / 8.852 secs) 04:24:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 105 of 147 SUCCESS (0 secs / 8.891 secs) 04:24:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 106 of 147 SUCCESS (0 secs / 8.96 secs) 04:24:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 107 of 147 SUCCESS (0 secs / 9.141 secs) 04:24:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 108 of 147 SUCCESS (0 secs / 9.216 secs) 04:24:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 109 of 147 SUCCESS (0 secs / 9.239 secs) 04:24:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 110 of 147 SUCCESS (0 secs / 9.289 secs) 04:24:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 111 of 147 SUCCESS (0 secs / 9.312 secs) 04:24:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 112 of 147 SUCCESS (0 secs / 9.323 secs) 04:24:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 113 of 147 SUCCESS (0 secs / 9.366 secs) 04:24:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 114 of 147 SUCCESS (0 secs / 9.386 secs) 04:24:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 115 of 147 SUCCESS (0 secs / 9.406 secs) 04:24:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 116 of 147 SUCCESS (0 secs / 9.432 secs) 04:24:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 117 of 147 SUCCESS (0 secs / 9.615 secs) 04:24:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 118 of 147 SUCCESS (0 secs / 9.68 secs) 04:24:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 119 of 147 SUCCESS (0 secs / 9.692 secs) 04:24:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 120 of 147 SUCCESS (0 secs / 9.881 secs) 04:24:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 121 of 147 SUCCESS (0 secs / 9.953 secs) 04:24:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 122 of 147 SUCCESS (0 secs / 9.973 secs) 04:24:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 123 of 147 SUCCESS (0 secs / 9.984 secs) 04:24:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 124 of 147 SUCCESS (0 secs / 10.129 secs) 04:24:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 125 of 147 SUCCESS (0 secs / 10.183 secs) 04:24:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 126 of 147 SUCCESS (0 secs / 10.238 secs) 04:24:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 127 of 147 SUCCESS (0 secs / 10.259 secs) 04:24:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 128 of 147 SUCCESS (0 secs / 10.371 secs) 04:24:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 129 of 147 SUCCESS (0 secs / 10.478 secs) 04:24:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 130 of 147 SUCCESS (0 secs / 10.504 secs) 04:24:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 131 of 147 SUCCESS (0 secs / 10.533 secs) 04:24:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 132 of 147 SUCCESS (0 secs / 10.564 secs) 04:24:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 133 of 147 SUCCESS (0 secs / 10.663 secs) 04:24:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 134 of 147 SUCCESS (0 secs / 10.673 secs) 04:24:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 135 of 147 SUCCESS (0 secs / 10.684 secs) 04:24:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 136 of 147 SUCCESS (0 secs / 10.799 secs) 04:24:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 137 of 147 SUCCESS (0 secs / 10.914 secs) 04:24:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 138 of 147 SUCCESS (0 secs / 10.929 secs) 04:24:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 139 of 147 SUCCESS (0 secs / 10.968 secs) 04:24:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 140 of 147 SUCCESS (0 secs / 10.983 secs) 04:24:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 141 of 147 SUCCESS (0 secs / 11.194 secs) 04:24:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 142 of 147 SUCCESS (0 secs / 11.254 secs) 04:24:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 143 of 147 SUCCESS (0 secs / 11.768 secs) 04:24:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 144 of 147 SUCCESS (0 secs / 11.821 secs) 04:24:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 145 of 147 SUCCESS (0 secs / 11.961 secs) 04:24:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 146 of 147 SUCCESS (0 secs / 12.009 secs) 04:24:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (0 secs / 12.064 secs) 04:25:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (17.239 secs / 12.064 secs) 04:25:00 TOTAL: 147 SUCCESS 04:25:00 ✔ Browser application bundle generation complete. 04:25:04 04:25:04 =============================== Coverage summary =============================== 04:25:04 Statements : 41.06% ( 1474/3590 ) 04:25:04 Branches : 11.75% ( 114/970 ) 04:25:04 Functions : 32.29% ( 423/1310 ) 04:25:04 Lines : 39.05% ( 1329/3403 ) 04:25:04 ================================================================================ 04:25:04 02 11 2023 04:25:03.891:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 04:25:04 ✔ Browser application bundle generation complete. 04:25:05 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 04:25:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:25:05 $ docker stop --time=1 231eef9b9782b8c482de770a88bbb30216877ebbd033fff061f1f125cd449cc8 04:25:07 $ docker rm -f --volumes 231eef9b9782b8c482de770a88bbb30216877ebbd033fff061f1f125cd449cc8 [Pipeline] // withDockerContainer [Pipeline] sh 04:25:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:25:11 Warning: overwriting stash ‘coverage-report’ 04:25:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:25:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:25:22 + ls -al . 04:25:22 total 176 04:25:22 drwxrwxr-x 12 jenkins jenkins 4096 Nov 2 04:12 . 04:25:22 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:09 .. 04:25:22 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:09 .blubracket 04:25:22 -rw-rw-r-- 1 jenkins jenkins 18 Nov 2 04:09 .dockerignore 04:25:22 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 04:09 .git 04:25:22 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:09 .github 04:25:22 -rw-rw-r-- 1 jenkins jenkins 161 Nov 2 04:09 .gitignore 04:25:22 -rw-rw-r-- 1 jenkins jenkins 8418 Nov 2 04:09 Attribution.txt 04:25:22 -rw-rw-r-- 1 jenkins jenkins 19103 Nov 2 04:09 CHANGELOG.md 04:25:22 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 2 04:09 CONTRIBUTING.md 04:25:22 -rw-rw-r-- 1 jenkins jenkins 1788 Nov 2 04:09 Dockerfile 04:25:22 -rw-rw-r-- 1 jenkins jenkins 652 Nov 2 04:09 Jenkinsfile 04:25:22 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 2 04:09 LICENSE 04:25:22 -rw-rw-r-- 1 jenkins jenkins 2134 Nov 2 04:09 Makefile 04:25:22 -rw-rw-r-- 1 jenkins jenkins 4381 Nov 2 04:09 README.md 04:25:22 -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 04:05 VERSION 04:25:22 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:09 assets 04:25:22 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:09 bin 04:25:22 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:09 cmd 04:25:22 -rw-r--r-- 1 jenkins jenkins 10 Nov 2 04:12 coverage.out 04:25:22 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:09 docs 04:25:22 -rw-rw-r-- 1 jenkins jenkins 3512 Nov 2 04:09 go.mod 04:25:22 -rw-rw-r-- 1 jenkins jenkins 34269 Nov 2 04:09 go.sum 04:25:22 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 04:09 internal 04:25:22 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:09 testing 04:25:22 -rw-rw-r-- 1 jenkins jenkins 155 Nov 2 04:09 version.go 04:25:22 drwxrwxr-x 6 jenkins jenkins 4096 Nov 2 04:15 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:22 + 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=9b88c41a528ff4b98ee758bb4d76646ed8a78529 --label arch=arm64 --label version=0.0.0 . 04:25:23 Sending build context to Docker daemon 34.33MB 04:25:23 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 04:25:23 Step 2/25 : FROM ${BASE} AS builder 04:25:23 ---> 1dfff63f0462 04:25:23 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:25:24 ---> Running in ceb4da790ae6 04:25:25 Removing intermediate container ceb4da790ae6 04:25:25 ---> 0edafa47f8f0 04:25:25 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 04:25:25 ---> Running in f7be13db0fed 04:25:25 Removing intermediate container f7be13db0fed 04:25:25 ---> a102fdf7d732 04:25:25 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 04:25:25 ---> Running in 36a05798cbee 04:25:25 Removing intermediate container 36a05798cbee 04:25:25 ---> 1eebcfd05774 04:25:25 Step 6/25 : LABEL Name=edgex-ui-go 04:25:25 ---> Running in e3352c7130fa 04:25:26 Removing intermediate container e3352c7130fa 04:25:26 ---> 77d6d6f4d3e3 04:25:26 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:25:26 ---> Running in fda96d66e341 04:25:26 Removing intermediate container fda96d66e341 04:25:26 ---> 4fcf2a1fc79c 04:25:26 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:25:28 ---> f5c2875cddba 04:25:28 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:25:28 ---> Running in f9bc9c67f641 04:25:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:25:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:25:30 OK: 266 MiB in 52 packages 04:25:31 Removing intermediate container f9bc9c67f641 04:25:31 ---> 6cc9a5cf6c99 04:25:31 Step 10/25 : ENV GO111MODULE=on 04:25:32 ---> Running in 3ba6b48306d8 04:25:32 Removing intermediate container 3ba6b48306d8 04:25:32 ---> fce8f0a65972 04:25:32 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:25:32 ---> Running in 61e685a2df20 04:25:32 Removing intermediate container 61e685a2df20 04:25:32 ---> c64eb6bb03f7 04:25:32 Step 12/25 : COPY go.mod vendor* ./ 04:25:35 ---> 4a1bb72f4ff1 04:25:35 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:25:35 ---> Running in aa8761e56c3f 04:25:38 Removing intermediate container aa8761e56c3f 04:25:38 ---> 1d88a227861e 04:25:38 Step 14/25 : COPY . . 04:25:43 ---> 18bfc823341b 04:25:43 Step 15/25 : RUN ${MAKE} 04:25:43 ---> Running in 5350c62043e6 04:25:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:27:35 Removing intermediate container 5350c62043e6 04:27:35 ---> 8847203f706f 04:27:35 Step 16/25 : FROM alpine:3.18 04:27:35 3.18: Pulling from library/alpine 04:27:35 579b34f0a95b: Already exists 04:27:35 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:27:35 Status: Downloaded newer image for alpine:3.18 04:27:35 ---> 3cc203321400 04:27:35 Step 17/25 : EXPOSE 4000 04:27:35 ---> Running in 88821c3aa187 04:27:35 Removing intermediate container 88821c3aa187 04:27:35 ---> d4178602cba9 04:27:35 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:27:35 ---> 52533e39d634 04:27:35 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 04:27:35 ---> d88706288a2d 04:27:35 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 04:27:35 ---> 8a70c63af2f4 04:27:35 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:27:35 ---> Running in aec37b9b6929 04:27:35 Removing intermediate container aec37b9b6929 04:27:35 ---> f0a2b7114d54 04:27:35 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 04:27:35 ---> Running in c14f669cd090 04:27:35 Removing intermediate container c14f669cd090 04:27:35 ---> 22e2e6794989 04:27:35 Step 23/25 : LABEL arch=arm64 04:27:35 ---> Running in dfceea1066b1 04:27:35 Removing intermediate container dfceea1066b1 04:27:35 ---> a495cd607a6e 04:27:35 Step 24/25 : LABEL git_sha=9b88c41a528ff4b98ee758bb4d76646ed8a78529 04:27:35 ---> Running in ec9cdb34a271 04:27:35 Removing intermediate container ec9cdb34a271 04:27:35 ---> eba2ebbad314 04:27:35 Step 25/25 : LABEL version=0.0.0 04:27:35 ---> Running in 9ded8262cce9 04:27:35 Removing intermediate container 9ded8262cce9 04:27:35 ---> ebf4747e40a0 04:27:35 [Warning] One or more build-args [ARCH] were not consumed 04:27:35 Successfully built ebf4747e40a0 04:27:35 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 04:27:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:27:36 04:27:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:27:36 arm64: Pulling from edgex-lftools-log-publisher 04:27:36 8998bd30e6a1: Pulling fs layer 04:27:36 04944245beec: Pulling fs layer 04:27:36 699f458cf7ca: Pulling fs layer 04:27:36 765212b225bb: Pulling fs layer 04:27:36 f23df028b6ca: Pulling fs layer 04:27:36 d65c8cfc05b1: Pulling fs layer 04:27:36 2437ff75d9bd: Pulling fs layer 04:27:36 f23df028b6ca: Waiting 04:27:36 d65c8cfc05b1: Waiting 04:27:36 2437ff75d9bd: Waiting 04:27:36 765212b225bb: Waiting 04:27:37 04944245beec: Verifying Checksum 04:27:37 04944245beec: Download complete 04:27:37 765212b225bb: Verifying Checksum 04:27:37 765212b225bb: Download complete 04:27:37 f23df028b6ca: Verifying Checksum 04:27:37 f23df028b6ca: Download complete 04:27:37 d65c8cfc05b1: Verifying Checksum 04:27:37 d65c8cfc05b1: Download complete 04:27:37 699f458cf7ca: Download complete 04:27:37 8998bd30e6a1: Verifying Checksum 04:27:37 8998bd30e6a1: Download complete 04:27:40 2437ff75d9bd: Verifying Checksum 04:27:40 2437ff75d9bd: Download complete 04:27:42 8998bd30e6a1: Pull complete 04:27:42 04944245beec: Pull complete 04:27:44 699f458cf7ca: Pull complete 04:27:44 765212b225bb: Pull complete 04:27:45 f23df028b6ca: Pull complete 04:27:45 d65c8cfc05b1: Pull complete 04:28:04 2437ff75d9bd: Pull complete 04:28:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:28:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:28:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:04 prd-ubuntu20.04-docker-arm64-4c-16g-16338 does not seem to be running inside a container 04:28:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:28:07 $ docker top 69df5532d170bc7db1271af41fc540b87a12d7d6e3da3348824af73cc4018ca4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:28:08 ---> job-cost.sh 04:28:08 lf-activate-venv: SKIPPING 04:28:08 INFO: No Stack... 04:28:09 INFO: Retrieving Pricing Info for: v3-standard-4 04:28:10 INFO: Archiving Costs [Pipeline] sh 04:28:10 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:28:10 + cut -d, -f6 [Pipeline] lock 04:28:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-650-1-stack-cost] 04:28:10 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-650-1-stack-cost] did not exist. Created. 04:28:10 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-650-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:28:11 /w/workspace/edgex-ui-go/1@tmp/durable-1326c259/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:28:12 + echo total: 0.10999999940395355 [Pipeline] stash 04:28:12 Warning: overwriting stash ‘stack-cost’ 04:28:18 Stashed 1 file(s) [Pipeline] } 04:28:18 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-650-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:28:18 $ docker stop --time=1 69df5532d170bc7db1271af41fc540b87a12d7d6e3da3348824af73cc4018ca4 04:28:24 $ docker rm -f --volumes 69df5532d170bc7db1271af41fc540b87a12d7d6e3da3348824af73cc4018ca4 [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 04:28:24 provisioning config files... 04:28:24 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp/config2167013027311391962tmp [Pipeline] { [Pipeline] sh 04:28:25 + set +x 04:28:25 + curl -s https://codecov.io/bash 04:28:25 + bash -s -- 04:28:25 04:28:25 _____ _ 04:28:25 / ____| | | 04:28:25 | | ___ __| | ___ ___ _____ __ 04:28:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:28:25 | |___| (_) | (_| | __/ (_| (_) \ V / 04:28:25 \_____\___/ \__,_|\___|\___\___/ \_/ 04:28:25 Bash-1.0.6 04:28:25 04:28:25 04:28:25 ==> git version 2.25.1 found 04:28:25 ==> 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 04:28:25 Release-Date: 2020-01-08 04:28:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:28:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:28:25 ==> Jenkins CI detected. 04:28:25 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-650 04:28:25 project root: . 04:28:25 --> token set from env 04:28:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:28:25 ==> Running gcov in . (disable via -X gcov) 04:28:25 ==> Python coveragepy not found 04:28:25 ==> Searching for coverage reports in: 04:28:25 + . 04:28:25 -> Found 1 reports 04:28:25 ==> Detecting git/mercurial file structure 04:28:25 ==> Reading reports 04:28:25 + ./coverage.out bytes=10 04:28:25 ==> Appending adjustments 04:28:25 https://docs.codecov.io/docs/fixing-reports 04:28:26 + Found adjustments 04:28:26 ==> Gzipping contents 04:28:26 12K /tmp/codecov.5a9LY5.gz 04:28:26 ==> Uploading reports 04:28:26 url: https://codecov.io 04:28:26 query: branch=PR-650&commit=9b88c41a528ff4b98ee758bb4d76646ed8a78529&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-650%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=650&job=&cmd_args= 04:28:26 -> Pinging Codecov 04:28:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-650&commit=9b88c41a528ff4b98ee758bb4d76646ed8a78529&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-650%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=650&job=&cmd_args= 04:28:26 -> Uploading to 04:28:26 https://storage.googleapis.com/codecov/v4/raw/2023-11-02/FB506323287CE973F263BFD2A0EB1F37/9b88c41a528ff4b98ee758bb4d76646ed8a78529/73ff150d-0163-47ee-b344-caa5bf84b7d7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231102T042826Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6f7168c044de9a81f305cfa57ee52af6f4a32b32c317166496c83035293c6ab4 04:28:26 % Total % Received % Xferd Average Speed Time Time Time Current 04:28:26 Dload Upload Total Spent Left Speed 04:28:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8818 0 0 100 8818 0 33785 --:--:-- --:--:-- --:--:-- 33656 100 8818 0 0 100 8818 0 33656 --:--:-- --:--:-- --:--:-- 33528 04:28:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/9b88c41a528ff4b98ee758bb4d76646ed8a78529 [Pipeline] } 04:28:26 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 04:28:28 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-650/archives ] 04:28:28 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-650/archives 04:28:28 total 16 04:28:28 drwxr-xr-x 3 root root 4096 Nov 2 04:09 . 04:28:28 drwxrwxr-x 14 jenkins jenkins 4096 Nov 2 04:09 .. 04:28:28 drwxr-xr-x 2 root root 4096 Nov 2 04:09 cost 04:28:28 -rw-r--r-- 1 root root 83 Nov 2 04:09 cost.csv 04:28:28 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-650/archives 04:28:28 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-650/archives 04:28:28 total 16 04:28:28 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 04:09 . 04:28:28 drwxrwxr-x 14 jenkins jenkins 4096 Nov 2 04:09 .. 04:28:28 drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 04:09 cost 04:28:28 -rw-r--r-- 1 jenkins jenkins 83 Nov 2 04:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:28:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:28:29 ---> package-listing.sh 04:28:29 ++ facter osfamily 04:28:29 ++ tr '[:upper:]' '[:lower:]' 04:28:29 + OS_FAMILY=debian 04:28:29 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-650 04:28:29 + START_PACKAGES=/tmp/packages_start.txt 04:28:29 + END_PACKAGES=/tmp/packages_end.txt 04:28:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:28:29 + PACKAGES=/tmp/packages_start.txt 04:28:29 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-650 ']' 04:28:29 + PACKAGES=/tmp/packages_end.txt 04:28:29 + case "${OS_FAMILY}" in 04:28:29 + dpkg -l 04:28:29 + grep '^ii' 04:28:29 + '[' -f /tmp/packages_start.txt ']' 04:28:29 + '[' -f /tmp/packages_end.txt ']' 04:28:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:28:29 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-650 ']' 04:28:29 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-650/archives/ 04:28:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-650/archives/ [Pipeline] echo 04:28:29 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-650/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:28:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:28:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:30 prd-ubuntu20.04-docker-8c-8g-16335 does not seem to be running inside a container 04:28:31 $ 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-650/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-650 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-650:/w/workspace/edgexfoundry_edgex-ui-go_PR-650:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:28:31 $ docker top 5629de34d8603a39dbb66d33765c47f3a7212de576fa0d177cf62ffcdbdea9df -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:31 + touch /tmp/pre-build-complete [Pipeline] sh 04:28:31 + mkdir -p /var/log/sysstat [Pipeline] sh 04:28:32 + ls /var/log/sa-host 04:28:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:28:32 provisioning config files... 04:28:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-650@tmp/config7372200393056693450tmp [Pipeline] { [Pipeline] echo 04:28:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:28:32 ---> create-netrc.sh [Pipeline] } 04:28:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:28:33 ---> python-tools-install.sh [Pipeline] echo 04:28:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:28:33 ---> sudo-logs.sh 04:28:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:28:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:28:33 ---> job-cost.sh 04:28:33 lf-activate-venv: SKIPPING 04:28:33 DEBUG: total: 0.2199999988079071 04:28:33 INFO: Retrieving Stack Cost... 04:28:34 INFO: Retrieving Pricing Info for: v3-standard-8 04:28:34 INFO: Archiving Costs [Pipeline] echo 04:28:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:28:35 ---> logs-deploy.sh 04:28:35 lf-activate-venv: SKIPPING 04:28:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-650/1 04:28:35 INFO: archiving workspace using pattern(s): 04:28:36 Archives upload complete. 04:28:36 INFO: archiving logs to Nexus 04:28:36 ---> uname -a: 04:28:36 Linux prd-ubuntu20-04-docker-8c-8g-16335 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:28:36 04:28:36 04:28:36 ---> lscpu: 04:28:36 Architecture: x86_64 04:28:36 CPU op-mode(s): 32-bit, 64-bit 04:28:36 Byte Order: Little Endian 04:28:36 Address sizes: 40 bits physical, 48 bits virtual 04:28:36 CPU(s): 8 04:28:36 On-line CPU(s) list: 0-7 04:28:36 Thread(s) per core: 1 04:28:36 Core(s) per socket: 1 04:28:36 Socket(s): 8 04:28:36 NUMA node(s): 1 04:28:36 Vendor ID: AuthenticAMD 04:28:36 CPU family: 23 04:28:36 Model: 49 04:28:36 Model name: AMD EPYC-Rome Processor 04:28:36 Stepping: 0 04:28:36 CPU MHz: 2799.998 04:28:36 BogoMIPS: 5599.99 04:28:36 Virtualization: AMD-V 04:28:36 Hypervisor vendor: KVM 04:28:36 Virtualization type: full 04:28:36 L1d cache: 256 KiB 04:28:36 L1i cache: 256 KiB 04:28:36 L2 cache: 4 MiB 04:28:36 L3 cache: 128 MiB 04:28:36 NUMA node0 CPU(s): 0-7 04:28:36 Vulnerability Itlb multihit: Not affected 04:28:36 Vulnerability L1tf: Not affected 04:28:36 Vulnerability Mds: Not affected 04:28:36 Vulnerability Meltdown: Not affected 04:28:36 Vulnerability Mmio stale data: Not affected 04:28:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:28:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:28:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:28:36 Vulnerability Srbds: Not affected 04:28:36 Vulnerability Tsx async abort: Not affected 04:28:36 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 04:28:36 04:28:36 04:28:36 ---> nproc: 04:28:36 8 04:28:36 04:28:36 04:28:36 ---> df -h: 04:28:36 Filesystem Size Used Avail Use% Mounted on 04:28:36 overlay 155G 14G 142G 9% / 04:28:36 tmpfs 64M 0 64M 0% /dev 04:28:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:28:36 shm 64M 0 64M 0% /dev/shm 04:28:36 /dev/vda1 155G 14G 142G 9% /facter-os 04:28:36 04:28:36 04:28:36 ---> sar -b -r -n DEV: 04:28:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16335) 11/02/23 _x86_64_ (8 CPU) 04:28:36 04:28:36 04:04:46 LINUX RESTART (8 CPU) 04:28:36 04:28:36 04:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:28:36 04:06:01 152.66 47.93 104.73 0.00 5435.31 123120.32 0.00 04:28:36 04:07:01 254.08 1.38 252.70 0.00 26.12 79422.19 0.00 04:28:36 04:08:02 263.69 0.33 263.36 0.00 2.63 60988.24 0.00 04:28:36 04:09:01 183.33 0.22 183.11 0.00 2.98 35374.18 0.00 04:28:36 04:10:01 231.24 9.45 221.80 0.00 2893.12 47487.30 0.00 04:28:36 04:11:01 18.40 1.23 17.16 0.00 2270.42 3757.91 0.00 04:28:36 04:12:01 3.43 0.02 3.42 0.00 0.13 86.52 0.00 04:28:36 04:13:01 2.02 0.00 2.02 0.00 0.00 22.00 0.00 04:28:36 04:14:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 04:28:36 04:15:01 1.98 0.00 1.98 0.00 0.00 22.00 0.00 04:28:36 04:16:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 04:28:36 04:17:01 4.02 1.03 2.98 0.00 22.00 43.33 0.00 04:28:36 04:18:01 1.57 0.00 1.57 0.00 0.00 16.93 0.00 04:28:36 04:19:01 1.82 0.00 1.82 0.00 0.00 19.86 0.00 04:28:36 04:20:01 2.05 0.02 2.03 0.00 0.13 26.53 0.00 04:28:36 04:21:01 2.02 0.00 2.02 0.00 0.00 21.19 0.00 04:28:36 04:22:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 04:28:36 04:23:01 3.83 1.60 2.23 0.00 36.26 26.80 0.00 04:28:36 04:24:01 1.42 0.00 1.42 0.00 0.00 15.20 0.00 04:28:36 04:25:01 1.97 0.00 1.97 0.00 0.00 21.73 0.00 04:28:36 04:26:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 04:28:36 04:27:01 1.78 0.00 1.78 0.00 0.00 18.79 0.00 04:28:36 04:28:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 04:28:36 Average: 49.49 2.75 46.74 0.00 464.93 15253.77 0.00 04:28:36 04:28:36 04:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:28:36 04:06:01 29230912 31613368 716560 2.18 75588 2578016 1856976 5.47 988332 2296456 248756 04:28:36 04:07:01 27647052 31401572 908500 2.76 156328 3757624 2089992 6.16 1401176 3335692 129184 04:28:36 04:08:02 25874884 30884852 1414552 4.30 208680 4843576 2310748 6.81 1937328 4434096 320980 04:28:36 04:09:01 26244140 31552876 750904 2.28 226232 5078916 1878376 5.54 1553880 4413204 21520 04:28:36 04:10:01 25167500 31532928 740100 2.25 248204 6051268 1732260 5.11 1795764 5155816 18616 04:28:36 04:11:01 24984556 31541640 730396 2.22 260332 6226108 1722400 5.08 1941296 5184600 12 04:28:36 04:12:01 24995856 31548040 724796 2.20 258840 6222864 1708328 5.03 1934048 5181368 4 04:28:36 04:13:01 24995800 31548040 724748 2.20 258876 6222868 1708328 5.03 1934076 5181372 12 04:28:36 04:14:01 24997244 31549484 723200 2.20 258916 6222864 1708328 5.03 1933520 5181372 8 04:28:36 04:15:01 25001700 31554008 718640 2.19 258948 6222876 1708328 5.03 1928436 5181376 32 04:28:36 04:16:01 25001780 31554152 718436 2.18 259012 6222876 1708328 5.03 1928564 5181384 12 04:28:36 04:17:01 24999304 31552924 719864 2.19 259124 6223620 1749000 5.15 1929268 5182040 24 04:28:36 04:18:01 24999916 31553608 718952 2.19 259172 6223628 1749000 5.15 1929276 5182044 8 04:28:36 04:19:01 25000200 31553972 718600 2.19 259204 6223628 1749000 5.15 1928964 5182044 44 04:28:36 04:20:01 25000496 31554352 718212 2.18 259248 6223608 1735024 5.11 1928288 5182024 36 04:28:36 04:21:01 25001232 31555124 717376 2.18 259288 6223608 1735024 5.11 1928384 5182024 4 04:28:36 04:22:01 25001120 31555080 717352 2.18 259348 6223616 1735024 5.11 1928380 5182032 172 04:28:36 04:23:01 24994664 31550800 721528 2.19 259412 6224708 1718760 5.07 1935920 5182336 172 04:28:36 04:24:01 24994880 31551072 721384 2.19 259468 6224708 1718760 5.07 1935644 5182336 16 04:28:36 04:25:01 24995864 31552108 720316 2.19 259520 6224704 1718760 5.07 1934552 5182336 4 04:28:36 04:26:01 24995784 31552084 720276 2.19 259568 6224716 1718760 5.07 1934788 5182340 8 04:28:36 04:27:01 24995548 31551892 720412 2.19 259604 6224716 1718760 5.07 1934756 5182340 176 04:28:36 04:28:01 24995436 31551796 720444 2.19 259624 6224716 1718760 5.07 1934772 5182344 24 04:28:36 Average: 25396342 31518077 761111 2.31 242719 5840862 1778131 5.24 1846061 4909260 32166 04:28:36 04:28:36 04:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:28:36 04:06:01 lo 6.93 6.93 0.68 0.68 0.00 0.00 0.00 0.00 04:28:36 04:06:01 ens3 635.28 410.38 6067.18 89.20 0.00 0.00 0.00 0.00 04:28:36 04:06:01 docker0 43.45 44.75 3.23 283.06 0.00 0.00 0.00 0.00 04:28:36 04:07:01 lo 2.40 2.40 0.28 0.28 0.00 0.00 0.00 0.00 04:28:36 04:07:01 veth25bbbf2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:28:36 04:07:01 ens3 521.59 296.05 4403.09 84.34 0.00 0.00 0.00 0.00 04:28:36 04:07:01 docker0 207.83 354.25 17.69 2388.55 0.00 0.00 0.00 0.00 04:28:36 04:08:02 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 04:28:36 04:08:02 veth631459c 535.27 510.03 59.93 1907.31 0.00 0.00 0.00 0.16 04:28:36 04:08:02 veth25bbbf2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:28:36 04:08:02 ens3 745.92 636.13 6610.32 111.69 0.00 0.00 0.00 0.00 04:28:36 04:08:02 docker0 593.33 689.61 56.12 5773.81 0.00 0.00 0.00 0.00 04:28:36 04:09:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:28:36 04:09:01 ens3 84.56 69.86 414.63 21.21 0.00 0.00 0.00 0.00 04:28:36 04:09:01 docker0 42.85 47.54 3.77 382.95 0.00 0.00 0.00 0.00 04:28:36 04:10:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 04:28:36 04:10:01 ens3 210.73 117.33 4233.90 71.76 0.00 0.00 0.00 0.00 04:28:36 04:10:01 docker0 1.43 2.63 0.09 30.87 0.00 0.00 0.00 0.00 04:28:36 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:28:36 04:11:01 ens3 56.69 20.03 1058.57 14.48 0.00 0.00 0.00 0.00 04:28:36 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:12:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:28:36 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:28:36 04:13:01 ens3 0.78 0.12 0.07 0.01 0.00 0.00 0.00 0.00 04:28:36 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:14:01 ens3 1.00 0.60 0.35 6.42 0.00 0.00 0.00 0.00 04:28:36 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:28:36 04:15:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:28:36 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:16:01 ens3 0.72 0.88 0.11 6.53 0.00 0.00 0.00 0.00 04:28:36 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:28:36 04:17:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 04:28:36 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:28:36 04:19:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:28:36 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:28:36 04:21:01 ens3 2.47 3.90 0.23 7.14 0.00 0.00 0.00 0.00 04:28:36 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:22:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:28:36 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:23:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:28:36 04:23:01 ens3 11.30 12.73 5.55 14.06 0.00 0.00 0.00 0.00 04:28:36 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:28:36 04:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:28:36 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:26:01 ens3 0.15 0.07 0.08 0.06 0.00 0.00 0.00 0.00 04:28:36 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:28:36 04:27:01 ens3 0.37 0.22 0.19 0.01 0.00 0.00 0.00 0.00 04:28:36 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 04:28:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:28:36 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:36 Average: lo 0.63 0.63 0.06 0.06 0.00 0.00 0.00 0.00 04:28:36 Average: ens3 99.17 68.51 994.52 18.61 0.00 0.00 0.00 0.00 04:28:36 Average: docker0 38.93 49.85 3.54 388.00 0.00 0.00 0.00 0.00 04:28:36 04:28:36 04:28:36 ---> sar -P ALL: 04:28:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16335) 11/02/23 _x86_64_ (8 CPU) 04:28:36 04:28:36 04:04:46 LINUX RESTART (8 CPU) 04:28:36 04:28:36 04:05:01 CPU %user %nice %system %iowait %steal %idle 04:28:36 04:06:01 all 9.37 0.00 3.38 3.24 0.06 83.95 04:28:36 04:06:01 0 9.00 0.00 3.50 7.42 0.05 80.03 04:28:36 04:06:01 1 11.28 0.00 2.68 0.18 0.05 85.81 04:28:36 04:06:01 2 12.60 0.00 2.90 0.52 0.07 83.91 04:28:36 04:06:01 3 12.03 0.00 3.85 1.31 0.08 82.73 04:28:36 04:06:01 4 8.18 0.00 4.20 5.51 0.07 82.05 04:28:36 04:06:01 5 5.75 0.00 1.70 0.29 0.05 92.21 04:28:36 04:06:01 6 7.30 0.00 4.75 10.21 0.07 77.67 04:28:36 04:06:01 7 8.78 0.00 3.46 0.54 0.07 87.15 04:28:36 04:07:01 all 10.48 0.00 3.90 6.09 0.06 79.47 04:28:36 04:07:01 0 6.56 0.00 2.93 12.88 0.03 77.60 04:28:36 04:07:01 1 11.02 0.00 3.87 2.07 0.07 82.97 04:28:36 04:07:01 2 11.58 0.00 3.67 1.11 0.07 83.57 04:28:36 04:07:01 3 11.14 0.00 4.58 1.63 0.08 82.56 04:28:36 04:07:01 4 11.48 0.00 4.73 24.88 0.07 58.85 04:28:36 04:07:01 5 10.73 0.00 3.79 0.71 0.05 84.72 04:28:36 04:07:01 6 10.35 0.00 4.15 4.59 0.07 80.83 04:28:36 04:07:01 7 10.99 0.00 3.52 0.78 0.07 84.64 04:28:36 04:08:02 all 18.56 0.00 4.73 4.13 0.11 72.47 04:28:36 04:08:02 0 14.31 0.00 3.81 4.66 0.25 76.97 04:28:36 04:08:02 1 17.14 0.00 3.60 2.68 0.05 76.53 04:28:36 04:08:02 2 21.73 0.00 6.00 1.24 0.07 70.97 04:28:36 04:08:02 3 22.23 0.00 6.84 11.59 0.12 59.22 04:28:36 04:08:02 4 23.98 0.00 4.91 3.44 0.08 67.58 04:28:36 04:08:02 5 15.26 0.00 3.67 0.72 0.10 80.25 04:28:36 04:08:02 6 14.07 0.00 3.95 5.11 0.05 76.82 04:28:36 04:08:02 7 19.83 0.00 5.05 3.67 0.13 71.32 04:28:36 04:09:01 all 17.23 0.00 3.01 3.17 0.07 76.51 04:28:36 04:09:01 0 16.53 0.00 3.81 0.48 0.09 79.10 04:28:36 04:09:01 1 10.60 0.00 2.19 1.75 0.05 85.40 04:28:36 04:09:01 2 16.41 0.00 3.60 0.89 0.09 79.02 04:28:36 04:09:01 3 12.06 0.00 2.70 1.39 0.07 83.78 04:28:36 04:09:01 4 28.22 0.00 3.40 0.41 0.09 67.89 04:28:36 04:09:01 5 25.20 0.00 3.64 14.45 0.09 56.63 04:28:36 04:09:01 6 15.63 0.00 2.38 0.44 0.05 81.50 04:28:36 04:09:01 7 13.30 0.00 2.38 5.68 0.05 78.60 04:28:36 04:10:01 all 16.57 0.00 4.26 3.04 0.11 76.02 04:28:36 04:10:01 0 16.24 0.00 3.99 0.62 0.18 78.96 04:28:36 04:10:01 1 17.84 0.00 4.61 2.57 0.12 74.86 04:28:36 04:10:01 2 16.98 0.00 3.76 0.39 0.07 78.80 04:28:36 04:10:01 3 16.57 0.00 4.72 0.92 0.17 77.62 04:28:36 04:10:01 4 16.45 0.00 4.74 12.77 0.08 65.97 04:28:36 04:10:01 5 15.71 0.00 4.10 4.68 0.08 75.43 04:28:36 04:10:01 6 16.45 0.00 4.40 0.96 0.08 78.11 04:28:36 04:10:01 7 16.28 0.00 3.80 1.53 0.08 78.31 04:28:36 04:11:01 all 0.95 0.00 0.51 0.32 0.02 98.20 04:28:36 04:11:01 0 0.50 0.00 0.32 0.03 0.02 99.13 04:28:36 04:11:01 1 0.62 0.00 0.32 0.00 0.02 99.05 04:28:36 04:11:01 2 1.02 0.00 1.03 0.70 0.02 97.23 04:28:36 04:11:01 3 1.17 0.00 0.47 0.05 0.02 98.30 04:28:36 04:11:01 4 1.57 0.00 0.58 0.02 0.02 97.81 04:28:36 04:11:01 5 0.55 0.00 0.27 0.53 0.02 98.63 04:28:36 04:11:01 6 0.75 0.00 0.68 0.20 0.02 98.35 04:28:36 04:11:01 7 1.44 0.00 0.43 1.05 0.02 97.06 04:28:36 04:12:01 all 0.08 0.00 0.04 0.03 0.01 99.86 04:28:36 04:12:01 0 0.08 0.00 0.03 0.00 0.00 99.88 04:28:36 04:12:01 1 0.28 0.00 0.07 0.00 0.02 99.63 04:28:36 04:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:28:36 04:12:01 3 0.03 0.00 0.05 0.02 0.00 99.90 04:28:36 04:12:01 4 0.03 0.00 0.03 0.02 0.00 99.92 04:28:36 04:12:01 5 0.05 0.00 0.03 0.17 0.00 99.75 04:28:36 04:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:28:36 04:12:01 7 0.08 0.00 0.05 0.00 0.03 99.83 04:28:36 04:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:28:36 04:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:28:36 04:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:28:36 04:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:28:36 04:13:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:28:36 04:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:28:36 04:13:01 5 0.02 0.00 0.00 0.07 0.00 99.92 04:28:36 04:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:28:36 04:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:28:36 04:14:01 all 0.03 0.00 0.01 0.01 0.01 99.95 04:28:36 04:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:28:36 04:14:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:28:36 04:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:28:36 04:14:01 3 0.03 0.00 0.02 0.02 0.00 99.93 04:28:36 04:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:28:36 04:14:01 5 0.03 0.00 0.02 0.05 0.00 99.90 04:28:36 04:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:28:36 04:14:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:28:36 04:15:01 all 0.01 0.00 0.00 0.12 0.01 99.86 04:28:36 04:15:01 0 0.02 0.00 0.00 0.03 0.02 99.93 04:28:36 04:15:01 1 0.03 0.00 0.00 0.03 0.00 99.93 04:28:36 04:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:28:36 04:15:01 3 0.00 0.00 0.00 0.18 0.02 99.80 04:28:36 04:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:28:36 04:15:01 5 0.00 0.00 0.00 0.53 0.00 99.47 04:28:36 04:15:01 6 0.00 0.00 0.02 0.20 0.00 99.78 04:28:36 04:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:28:36 04:16:01 all 0.01 0.00 0.01 0.10 0.00 99.88 04:28:36 04:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:28:36 04:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:28:36 04:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:28:36 04:16:01 3 0.00 0.00 0.00 0.33 0.00 99.67 04:28:36 04:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:28:36 04:16:01 5 0.00 0.00 0.00 0.43 0.00 99.57 04:28:36 04:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:28:36 04:16:01 7 0.05 0.00 0.02 0.00 0.02 99.92 04:28:36 04:28:36 04:16:01 CPU %user %nice %system %iowait %steal %idle 04:28:36 04:17:01 all 0.06 0.00 0.04 0.06 0.00 99.83 04:28:36 04:17:01 0 0.15 0.00 0.05 0.03 0.00 99.77 04:28:36 04:17:01 1 0.02 0.00 0.05 0.00 0.00 99.93 04:28:36 04:17:01 2 0.03 0.00 0.05 0.00 0.00 99.92 04:28:36 04:17:01 3 0.05 0.00 0.07 0.17 0.02 99.70 04:28:36 04:17:01 4 0.10 0.00 0.02 0.00 0.00 99.88 04:28:36 04:17:01 5 0.07 0.00 0.03 0.28 0.00 99.62 04:28:36 04:17:01 6 0.02 0.00 0.03 0.00 0.00 99.95 04:28:36 04:17:01 7 0.05 0.00 0.03 0.00 0.02 99.90 04:28:36 04:18:01 all 0.01 0.00 0.00 0.03 0.01 99.95 04:28:36 04:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:28:36 04:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:28:36 04:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:28:36 04:18:01 3 0.00 0.00 0.00 0.12 0.00 99.88 04:28:36 04:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:28:36 04:18:01 5 0.00 0.00 0.00 0.10 0.00 99.90 04:28:36 04:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:28:36 04:18:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:28:36 04:19:01 all 0.01 0.00 0.00 0.01 0.00 99.97 04:28:36 04:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:28:36 04:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:28:36 04:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:28:36 04:19:01 3 0.02 0.00 0.00 0.10 0.02 99.87 04:28:36 04:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:28:36 04:19:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:28:36 04:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:28:36 04:19:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:28:36 04:20:01 all 0.01 0.00 0.02 0.00 0.01 99.96 04:28:36 04:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:28:36 04:20:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:28:36 04:20:01 2 0.02 0.00 0.03 0.00 0.02 99.93 04:28:36 04:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:28:36 04:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:28:36 04:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:28:36 04:20:01 6 0.02 0.00 0.02 0.02 0.00 99.95 04:28:36 04:20:01 7 0.02 0.00 0.05 0.00 0.02 99.92 04:28:36 04:21:01 all 0.02 0.00 0.01 0.01 0.01 99.96 04:28:36 04:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:28:36 04:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:28:36 04:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:28:36 04:21:01 3 0.03 0.00 0.00 0.03 0.02 99.92 04:28:36 04:21:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:28:36 04:21:01 5 0.02 0.00 0.00 0.03 0.00 99.95 04:28:36 04:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:28:36 04:21:01 7 0.03 0.00 0.03 0.00 0.02 99.92 04:28:36 04:22:01 all 0.01 0.00 0.00 0.01 0.01 99.97 04:28:36 04:22:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:28:36 04:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:28:36 04:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:28:36 04:22:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:28:36 04:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:28:36 04:22:01 5 0.03 0.00 0.00 0.05 0.00 99.92 04:28:36 04:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:28:36 04:22:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:28:36 04:23:01 all 0.30 0.00 0.03 0.01 0.00 99.65 04:28:36 04:23:01 0 0.25 0.00 0.02 0.00 0.00 99.73 04:28:36 04:23:01 1 0.30 0.00 0.03 0.03 0.00 99.63 04:28:36 04:23:01 2 0.23 0.00 0.02 0.00 0.00 99.75 04:28:36 04:23:01 3 0.07 0.00 0.05 0.02 0.02 99.85 04:28:36 04:23:01 4 1.03 0.00 0.00 0.00 0.00 98.97 04:28:36 04:23:01 5 0.07 0.00 0.05 0.03 0.00 99.85 04:28:36 04:23:01 6 0.18 0.00 0.03 0.00 0.00 99.78 04:28:36 04:23:01 7 0.30 0.00 0.03 0.02 0.02 99.63 04:28:36 04:24:01 all 0.04 0.00 0.01 0.00 0.01 99.94 04:28:36 04:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:28:36 04:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:28:36 04:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:28:36 04:24:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:28:36 04:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:28:36 04:24:01 5 0.00 0.00 0.00 0.02 0.02 99.97 04:28:36 04:24:01 6 0.28 0.00 0.03 0.00 0.03 99.65 04:28:36 04:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:28:36 04:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:28:36 04:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:28:36 04:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:28:36 04:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:28:36 04:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:28:36 04:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:28:36 04:25:01 5 0.00 0.00 0.03 0.03 0.00 99.93 04:28:36 04:25:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:28:36 04:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:28:36 04:26:01 all 0.01 0.00 0.00 0.00 0.00 99.97 04:28:36 04:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:28:36 04:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:28:36 04:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:28:36 04:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:28:36 04:26:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:28:36 04:26:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:28:36 04:26:01 6 0.02 0.00 0.02 0.00 0.03 99.93 04:28:36 04:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:28:36 04:27:01 all 0.02 0.00 0.00 0.01 0.01 99.96 04:28:36 04:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:28:36 04:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:28:36 04:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:28:36 04:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:28:36 04:27:01 4 0.02 0.00 0.00 0.02 0.02 99.95 04:28:36 04:27:01 5 0.05 0.00 0.00 0.10 0.02 99.83 04:28:36 04:27:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:28:36 04:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:28:36 04:28:36 04:27:01 CPU %user %nice %system %iowait %steal %idle 04:28:36 04:28:01 all 0.01 0.00 0.01 0.01 0.01 99.97 04:28:36 04:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:28:36 04:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:28:36 04:28:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:28:36 04:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:28:36 04:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:28:36 04:28:01 5 0.00 0.00 0.02 0.05 0.00 99.93 04:28:36 04:28:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:28:36 04:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:28:36 Average: all 3.18 0.00 0.86 0.88 0.02 95.05 04:28:36 Average: 0 2.75 0.00 0.80 1.14 0.03 95.28 04:28:36 Average: 1 3.00 0.00 0.76 0.40 0.02 95.82 04:28:36 Average: 2 3.48 0.00 0.91 0.21 0.02 95.38 04:28:36 Average: 3 3.26 0.00 1.01 0.77 0.03 94.93 04:28:36 Average: 4 3.91 0.00 0.97 2.03 0.02 93.07 04:28:36 Average: 5 3.15 0.00 0.75 1.00 0.02 95.08 04:28:36 Average: 6 2.81 0.00 0.89 0.94 0.02 95.34 04:28:36 Average: 7 3.08 0.00 0.82 0.57 0.03 95.51 04:28:36 04:28:36 04:28:36