Pull request #647 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d738557d0c062e5b3e0961784e3a47ec798c66a+ac546a2f150132441b3fc3e497761aac756dd4b3 (c5698f705b36434cd9d4adb39a3c148ea43bda53) 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-ssh17632191164683439513.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh15377336018627542885.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-647/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-647/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10317188659849814365.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-647/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11191301418716185562.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh9723130131822533258.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-647/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-647/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11087671072525379456.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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 Executor slot already in use ‘prd-centos7-blackbox-4c-2g-12692’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-15633’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15635’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15645 in /w/workspace/edgexfoundry_edgex-ui-go_PR-647 [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-647 # 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 > 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/647/head:refs/remotes/origin/PR-647 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ac546a2f150132441b3fc3e497761aac756dd4b3 into PR head commit 7d738557d0c062e5b3e0961784e3a47ec798c66a Merge succeeded, producing 7d738557d0c062e5b3e0961784e3a47ec798c66a Checking out Revision 7d738557d0c062e5b3e0961784e3a47ec798c66a (PR-647) Commit message: "chore(deps): Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d738557d0c062e5b3e0961784e3a47ec798c66a # 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 ac546a2f150132441b3fc3e497761aac756dd4b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d738557d0c062e5b3e0961784e3a47ec798c66a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:37:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:37:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:37:50 ========================================================= 21:37:50 EdgeX Global Pipelines Version Info 21:37:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:37:51 ------------------- 21:37:51 stable info: 21:37:51 ------------------- 21:37:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:37:51 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:37:51 Message: update stable to v1.0.254 21:37:52 ------------------- 21:37:52 experimental info: 21:37:52 ------------------- 21:37:52 Commited By: **** collab-it+edgex@linuxfoundation.org 21:37:52 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 21:37:52 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:37:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-647 [Pipeline] echo 21:37:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-647 [Pipeline] echo 21:37:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-647 [Pipeline] echo 21:37:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d738557d0c062e5b3e0961784e3a47ec798c66a [Pipeline] echo 21:37:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d73855 [Pipeline] echo 21:37:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:37:54 provisioning config files... 21:37:54 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-647@tmp/config15721695241099511218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:37:54 ---> docker-login.sh 21:37:54 nexus3.edgexfoundry.org:10001 21:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:55 Configure a credential helper to remove this warning. See 21:37:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:55 21:37:55 Login Succeeded 21:37:55 nexus3.edgexfoundry.org:10002 21:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:55 Configure a credential helper to remove this warning. See 21:37:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:55 21:37:55 Login Succeeded 21:37:55 nexus3.edgexfoundry.org:10003 21:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:55 Configure a credential helper to remove this warning. See 21:37:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:55 21:37:55 Login Succeeded 21:37:55 nexus3.edgexfoundry.org:10004 21:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:55 Configure a credential helper to remove this warning. See 21:37:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:55 21:37:55 Login Succeeded 21:37:55 docker.io 21:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:56 Configure a credential helper to remove this warning. See 21:37:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:56 21:37:56 Login Succeeded 21:37:56 ---> docker-login.sh ends [Pipeline] } 21:37:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:37:56 + git rev-list -1 --merges 7d738557d0c062e5b3e0961784e3a47ec798c66a~1..7d738557d0c062e5b3e0961784e3a47ec798c66a [Pipeline] echo 21:37:56 -----------> git rev-list -1 --merges 7d738557d0c062e5b3e0961784e3a47ec798c66a~1..7d738557d0c062e5b3e0961784e3a47ec798c66a 7d738557d0c062e5b3e0961784e3a47ec798c66a [false] [Pipeline] sh 21:37:57 + git log --format=format:%s -1 7d738557d0c062e5b3e0961784e3a47ec798c66a [Pipeline] echo 21:37:57 ========================================================= 21:37:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:37:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:37:57 + git log --format=format:%s -1 7d738557d0c062e5b3e0961784e3a47ec798c66a [Pipeline] echo 21:37:57 [semverPrep] GIT_COMMIT: 7d738557d0c062e5b3e0961784e3a47ec798c66a, Commit Message: chore(deps): Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6 [Pipeline] echo 21:37:57 [semverPrep] This is not a build commit. [Pipeline] sh 21:37:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:37:58 + grep -v github /etc/ssh/ssh_known_hosts 21:37:58 + [ -e /tmp/ssh_known_hosts ] 21:37:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:37:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:37:58 + sudo tee -a /etc/ssh/ssh_known_hosts 21:37:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:37:58 21:37:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:37:59 0.1.4: Pulling from edgex-devops/py-git-semver 21:37:59 b85a868b505f: Pulling fs layer 21:37:59 e2be974225ed: Pulling fs layer 21:37:59 339a4e72a1f5: Pulling fs layer 21:37:59 988bab9f4d93: Pulling fs layer 21:37:59 1469e6f7b9e6: Pulling fs layer 21:37:59 eaf3925da568: Pulling fs layer 21:37:59 bab4dde63d76: Pulling fs layer 21:37:59 bde34c3a00c8: Pulling fs layer 21:37:59 b352a97aabf1: Pulling fs layer 21:37:59 4872d77fe225: Pulling fs layer 21:37:59 5851b861e8e6: Pulling fs layer 21:37:59 1469e6f7b9e6: Waiting 21:37:59 eaf3925da568: Waiting 21:37:59 bab4dde63d76: Waiting 21:37:59 bde34c3a00c8: Waiting 21:37:59 b352a97aabf1: Waiting 21:37:59 4872d77fe225: Waiting 21:37:59 5851b861e8e6: Waiting 21:37:59 988bab9f4d93: Waiting 21:37:59 e2be974225ed: Download complete 21:37:59 988bab9f4d93: Verifying Checksum 21:37:59 988bab9f4d93: Download complete 21:37:59 339a4e72a1f5: Verifying Checksum 21:37:59 339a4e72a1f5: Download complete 21:37:59 1469e6f7b9e6: Verifying Checksum 21:37:59 1469e6f7b9e6: Download complete 21:37:59 eaf3925da568: Verifying Checksum 21:37:59 eaf3925da568: Download complete 21:37:59 bde34c3a00c8: Download complete 21:37:59 b352a97aabf1: Verifying Checksum 21:37:59 b352a97aabf1: Download complete 21:38:00 4872d77fe225: Verifying Checksum 21:38:00 4872d77fe225: Download complete 21:38:00 b85a868b505f: Verifying Checksum 21:38:00 b85a868b505f: Download complete 21:38:00 5851b861e8e6: Download complete 21:38:00 bab4dde63d76: Verifying Checksum 21:38:00 bab4dde63d76: Download complete 21:38:01 b85a868b505f: Pull complete 21:38:01 e2be974225ed: Pull complete 21:38:02 339a4e72a1f5: Pull complete 21:38:03 988bab9f4d93: Pull complete 21:38:03 1469e6f7b9e6: Pull complete 21:38:03 eaf3925da568: Pull complete 21:38:06 bab4dde63d76: Pull complete 21:38:07 bde34c3a00c8: Pull complete 21:38:07 b352a97aabf1: Pull complete 21:38:08 4872d77fe225: Pull complete 21:38:09 5851b861e8e6: Pull complete 21:38:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:38:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:38:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:10 prd-ubuntu20.04-docker-8c-8g-15645 does not seem to be running inside a container 21:38:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-647 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-647:/w/workspace/edgexfoundry_edgex-ui-go_PR-647:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-647@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-647@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 21:38:30 $ docker top d04323ff5e292ea96420eb301144286fb197bfe5a396d2402b45e6255474d9c9 -eo pid,comm 21:38:30 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). 21:38:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:38:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:38:30 [ssh-agent] Looking for ssh-agent implementation... 21:38:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:38:30 $ docker exec d04323ff5e292ea96420eb301144286fb197bfe5a396d2402b45e6255474d9c9 ssh-agent 21:38:31 SSH_AUTH_SOCK=/tmp/ssh-9BkW0WL2K3Au/agent.15 21:38:31 SSH_AGENT_PID=22 21:38:31 Running ssh-add (command line suppressed) 21:38:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-647@tmp/private_key_13673610966087071421.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-647@tmp/private_key_13673610966087071421.key) 21:38:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:38:31 + git tag --points-at HEAD [Pipeline] } 21:38:31 $ docker exec --env ******** --env ******** d04323ff5e292ea96420eb301144286fb197bfe5a396d2402b45e6255474d9c9 ssh-agent -k 21:38:31 unset SSH_AUTH_SOCK; 21:38:31 unset SSH_AGENT_PID; 21:38:31 echo Agent pid 22 killed; 21:38:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:38:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:38:31 [ssh-agent] Looking for ssh-agent implementation... 21:38:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:38:32 $ docker exec d04323ff5e292ea96420eb301144286fb197bfe5a396d2402b45e6255474d9c9 ssh-agent 21:38:32 SSH_AUTH_SOCK=/tmp/ssh-cAmxufpA6Nhr/agent.62 21:38:32 SSH_AGENT_PID=68 21:38:32 Running ssh-add (command line suppressed) 21:38:32 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-647@tmp/private_key_14391782686609463994.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-647@tmp/private_key_14391782686609463994.key) 21:38:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:38:32 + git semver init 21:38:33 2023-10-31 21:38:33,034 [run_init] DEBUG init version:0.0.0 force:False 21:38:33 2023-10-31 21:38:33,037 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-647/.semver 21:38:33 2023-10-31 21:38:33,038 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-647/.semver 21:38:33 2023-10-31 21:38:33,039 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-647/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-647, universal_newlines=False, shell=None, istream=None) 21:38:35 2023-10-31 21:38:35,130 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-647/.git/info/exclude 21:38:35 2023-10-31 21:38:35,131 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-647/.semver/PR-647 with force:False 21:38:35 2023-10-31 21:38:35,131 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-647/.semver/PR-647 21:38:35 2023-10-31 21:38:35,135 [execute] INFO git cat-file --batch-check 21:38:35 2023-10-31 21:38:35,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-647/.semver, universal_newlines=False, shell=None, istream=) 21:38:35 2023-10-31 21:38:35,142 [execute] INFO git cat-file --batch 21:38:35 2023-10-31 21:38:35,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-647/.semver, universal_newlines=False, shell=None, istream=) 21:38:35 2023-10-31 21:38:35,148 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-647/.semver/PR-647 21:38:35 0.0.0 [Pipeline] } 21:38:35 $ docker exec --env ******** --env ******** d04323ff5e292ea96420eb301144286fb197bfe5a396d2402b45e6255474d9c9 ssh-agent -k 21:38:35 unset SSH_AUTH_SOCK; 21:38:35 unset SSH_AGENT_PID; 21:38:35 echo Agent pid 68 killed; 21:38:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:38:35 + git semver [Pipeline] } 21:38:36 $ docker stop --time=1 d04323ff5e292ea96420eb301144286fb197bfe5a396d2402b45e6255474d9c9 21:38:38 $ docker rm -f --volumes d04323ff5e292ea96420eb301144286fb197bfe5a396d2402b45e6255474d9c9 [Pipeline] // withDockerContainer [Pipeline] sh 21:38:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:38:39 Stashed 1 file(s) [Pipeline] echo 21:38:39 [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 21:38:39 provisioning config files... 21:38:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-647@tmp/config1322171977019105870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:38:40 ---> docker-login.sh 21:38:40 nexus3.edgexfoundry.org:10001 21:38:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:40 Configure a credential helper to remove this warning. See 21:38:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:40 21:38:40 Login Succeeded 21:38:40 nexus3.edgexfoundry.org:10002 21:38:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:40 Configure a credential helper to remove this warning. See 21:38:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:40 21:38:40 Login Succeeded 21:38:40 nexus3.edgexfoundry.org:10003 21:38:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:40 Configure a credential helper to remove this warning. See 21:38:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:40 21:38:40 Login Succeeded 21:38:40 nexus3.edgexfoundry.org:10004 21:38:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:40 Configure a credential helper to remove this warning. See 21:38:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:40 21:38:40 Login Succeeded 21:38:40 docker.io 21:38:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:41 Configure a credential helper to remove this warning. See 21:38:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:41 21:38:41 Login Succeeded 21:38:41 ---> docker-login.sh ends [Pipeline] } 21:38:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:38:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:38:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:38:41 ========================================================= 21:38:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:38:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:41 + 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 . 21:38:42 Sending build context to Docker daemon 49.07MB 21:38:42 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 21:38:42 Step 2/15 : FROM ${BASE} AS builder 21:38:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:38:43 7264a8db6415: Pulling fs layer 21:38:43 c4d48a809fc2: Pulling fs layer 21:38:43 4f1c88b9dad5: Pulling fs layer 21:38:43 ad3a456e5733: Pulling fs layer 21:38:43 33e27b845d1e: Pulling fs layer 21:38:43 c68163c4e522: Pulling fs layer 21:38:43 50da416c3ac9: Pulling fs layer 21:38:43 23d2d4c4bb30: Pulling fs layer 21:38:43 ad3a456e5733: Waiting 21:38:43 c68163c4e522: Waiting 21:38:43 50da416c3ac9: Waiting 21:38:43 23d2d4c4bb30: Waiting 21:38:43 c4d48a809fc2: Verifying Checksum 21:38:43 c4d48a809fc2: Download complete 21:38:43 ad3a456e5733: Verifying Checksum 21:38:43 ad3a456e5733: Download complete 21:38:43 33e27b845d1e: Verifying Checksum 21:38:43 33e27b845d1e: Download complete 21:38:43 7264a8db6415: Verifying Checksum 21:38:43 7264a8db6415: Download complete 21:38:43 c68163c4e522: Verifying Checksum 21:38:43 c68163c4e522: Download complete 21:38:43 23d2d4c4bb30: Verifying Checksum 21:38:43 23d2d4c4bb30: Download complete 21:38:43 4f1c88b9dad5: Verifying Checksum 21:38:43 4f1c88b9dad5: Download complete 21:38:43 7264a8db6415: Pull complete 21:38:44 50da416c3ac9: Verifying Checksum 21:38:44 50da416c3ac9: Download complete 21:38:44 c4d48a809fc2: Pull complete 21:38:50 4f1c88b9dad5: Pull complete 21:38:50 ad3a456e5733: Pull complete 21:38:50 33e27b845d1e: Pull complete 21:38:51 c68163c4e522: Pull complete 21:38:54 50da416c3ac9: Pull complete 21:38:54 Still waiting to schedule task 21:38:54 ‘prd-centos7-blackbox-4c-2g-12692’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:38:54 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15656’ is offline 21:38:54 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15657’ is offline 21:38:54 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15658’ is offline 21:38:56 23d2d4c4bb30: Pull complete 21:38:56 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:38:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:38:56 ---> 0786185ac409 21:38:56 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:39:23 ---> Running in a20f62b84032 21:39:23 Removing intermediate container a20f62b84032 21:39:23 ---> 4c3451925af4 21:39:23 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 21:39:23 ---> Running in cfd0bd19c412 21:39:23 Removing intermediate container cfd0bd19c412 21:39:23 ---> 042595fc8248 21:39:23 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 21:39:23 ---> Running in 9be70b43783d 21:39:23 Removing intermediate container 9be70b43783d 21:39:23 ---> 7c713fd8dc61 21:39:23 Step 6/15 : LABEL Name=edgex-ui-go 21:39:23 ---> Running in 9d0ea6b606ee 21:39:25 Removing intermediate container 9d0ea6b606ee 21:39:25 ---> af7dbae1a506 21:39:25 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 21:39:26 ---> Running in c5026fa95af6 21:39:26 Removing intermediate container c5026fa95af6 21:39:26 ---> 32e3bdfd8e8e 21:39:26 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:39:28 latest: Pulling from library/docker 21:39:28 96526aa774ef: Pulling fs layer 21:39:28 308a300cc30f: Pulling fs layer 21:39:28 4f4fb700ef54: Pulling fs layer 21:39:28 5fcb7611fd77: Pulling fs layer 21:39:28 be9955e691a8: Pulling fs layer 21:39:28 1b5ce73eb848: Pulling fs layer 21:39:28 fe45098d8d9e: Pulling fs layer 21:39:28 843bf259cc12: Pulling fs layer 21:39:28 e56cd900ceac: Pulling fs layer 21:39:28 605d1390b383: Pulling fs layer 21:39:28 8f7854084fed: Pulling fs layer 21:39:28 0a217d94afa5: Pulling fs layer 21:39:28 5fcb7611fd77: Waiting 21:39:28 50e7dd98501d: Pulling fs layer 21:39:28 68811508944a: Pulling fs layer 21:39:28 be9955e691a8: Waiting 21:39:28 fe45098d8d9e: Waiting 21:39:28 1b5ce73eb848: Waiting 21:39:28 843bf259cc12: Waiting 21:39:28 e56cd900ceac: Waiting 21:39:28 605d1390b383: Waiting 21:39:28 8f7854084fed: Waiting 21:39:28 0a217d94afa5: Waiting 21:39:28 50e7dd98501d: Waiting 21:39:28 68811508944a: Waiting 21:39:28 4f4fb700ef54: Verifying Checksum 21:39:28 4f4fb700ef54: Download complete 21:39:28 308a300cc30f: Verifying Checksum 21:39:28 308a300cc30f: Download complete 21:39:28 96526aa774ef: Verifying Checksum 21:39:28 96526aa774ef: Download complete 21:39:29 96526aa774ef: Pull complete 21:39:29 5fcb7611fd77: Verifying Checksum 21:39:29 5fcb7611fd77: Download complete 21:39:29 1b5ce73eb848: Verifying Checksum 21:39:29 1b5ce73eb848: Download complete 21:39:29 fe45098d8d9e: Verifying Checksum 21:39:29 fe45098d8d9e: Download complete 21:39:29 843bf259cc12: Download complete 21:39:29 e56cd900ceac: Verifying Checksum 21:39:29 e56cd900ceac: Download complete 21:39:29 308a300cc30f: Pull complete 21:39:29 8f7854084fed: Verifying Checksum 21:39:29 8f7854084fed: Download complete 21:39:29 4f4fb700ef54: Pull complete 21:39:29 be9955e691a8: Verifying Checksum 21:39:29 be9955e691a8: Download complete 21:39:29 605d1390b383: Verifying Checksum 21:39:29 605d1390b383: Download complete 21:39:30 50e7dd98501d: Download complete 21:39:30 68811508944a: Download complete 21:39:30 0a217d94afa5: Verifying Checksum 21:39:30 0a217d94afa5: Download complete 21:39:30 5fcb7611fd77: Pull complete 21:39:31 be9955e691a8: Pull complete 21:39:32 1b5ce73eb848: Pull complete 21:39:32 fe45098d8d9e: Pull complete 21:39:33 843bf259cc12: Pull complete 21:39:34 e56cd900ceac: Pull complete 21:39:35 605d1390b383: Pull complete 21:39:35 8f7854084fed: Pull complete 21:39:38 0a217d94afa5: Pull complete 21:39:38 50e7dd98501d: Pull complete 21:39:38 68811508944a: Pull complete 21:39:38 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 21:39:38 Status: Downloaded newer image for docker:latest 21:39:50 ---> 46386d42345b 21:39:50 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:39:50 ---> Running in 54b21010488d 21:39:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:39:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:39:51 OK: 264 MiB in 52 packages 21:39:55 Removing intermediate container 54b21010488d 21:39:55 ---> 90ef4a5d6309 21:39:55 Step 10/15 : ENV GO111MODULE=on 21:39:56 ---> Running in 8a2afc314beb 21:39:58 Removing intermediate container 8a2afc314beb 21:39:58 ---> 391028f73e7a 21:39:58 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:39:58 ---> Running in 35ce71f28c81 21:40:02 Removing intermediate container 35ce71f28c81 21:40:02 ---> e17470d42e76 21:40:02 Step 12/15 : COPY go.mod vendor* ./ 21:40:04 ---> 5067adabd45f 21:40:04 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:40:04 ---> Running in 22e2a799d61b 21:41:41 Removing intermediate container 22e2a799d61b 21:41:41 ---> c97060061fca 21:41:41 Step 14/15 : COPY . . 21:41:41 ---> f10b89e51d6e 21:41:41 Step 15/15 : RUN ${MAKE} 21:41:41 ---> Running in cf74a2f7a578 21:41:41 noop 21:41:41 Removing intermediate container cf74a2f7a578 21:41:41 ---> 2cd356deae9b 21:41:41 Successfully built 2cd356deae9b 21:41:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:42 + docker inspect -f . ci-base-image-x86_64 21:41:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:42 prd-ubuntu20.04-docker-8c-8g-15645 does not seem to be running inside a container 21:41:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-647 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-647:/w/workspace/edgexfoundry_edgex-ui-go_PR-647:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-647@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-647@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 21:41:44 $ docker top 3cc8fdf38c16a0f2c124da31cfdf19594d68f98feee44509eb2a0092f5a579e5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:44 + go version 21:41:44 go version go1.21.0 linux/amd64 [Pipeline] } 21:41:44 $ docker stop --time=1 3cc8fdf38c16a0f2c124da31cfdf19594d68f98feee44509eb2a0092f5a579e5 21:41:52 $ docker rm -f --volumes 3cc8fdf38c16a0f2c124da31cfdf19594d68f98feee44509eb2a0092f5a579e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:54 + docker inspect -f . ci-base-image-x86_64 21:41:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:54 prd-ubuntu20.04-docker-8c-8g-15645 does not seem to be running inside a container 21:41:54 $ 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-647 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-647:/w/workspace/edgexfoundry_edgex-ui-go_PR-647:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-647@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-647@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 21:42:01 $ docker top eaa45d1a802ef408cb013f1a1b83ca78e52bf4667caa9ad119520e80a4e09aa2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:42:01 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-647 [Pipeline] fileExists [Pipeline] sh 21:42:02 + make test 21:42:02 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 21:42:20 ? github.com/edgexfoundry/edgex-ui-go [no test files] 21:42:28 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 21:42:28 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 21:42:28 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 21:42:28 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 21:42:28 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 21:42:28 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 21:42:28 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 21:42:28 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 21:42:28 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 21:42:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:42:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:42:34 ./bin/test-attribution-txt.sh 21:42:34 An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add 21:42:34 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 21:42:34 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 21:42:34 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 21:42:34 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 21:42:34 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 21:42:34 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 21:42:34 An attribution for golang.org/x/exp is missing from Attribution.txt, please add 21:42:34 An attribution for golang.org/x/time is missing from Attribution.txt, please add 21:42:34 make -C web test 21:42:34 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-647/web' 21:42:34 make[1]: tput: No such file or directory 21:42:34 make[1]: tput: No such file or directory 21:42:34 warning: generating ./VERSION 21:42:34 echo "0.0.0" > VERSION 21:42:34 docker build \ 21:42:34 -f Dockerfile \ 21:42:34 --build-arg USER=1000 \ 21:42:34 \ 21:42:34 --label "git_sha=7d738557d0c062e5b3e0961784e3a47ec798c66a" \ 21:42:34 -t edgexfoundry/edgex-web-ui:7d738557d0c062e5b3e0961784e3a47ec798c66a \ 21:42:34 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 21:42:34 . 21:42:34 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 21:42:34 Install the buildx component to build images with BuildKit: 21:42:34 https://docs.docker.com/go/buildx/ 21:42:34 21:42:34 Sending build context to Docker daemon 2.706MB 21:42:34 Step 1/11 : FROM node:18-alpine3.18 21:42:37 18-alpine3.18: Pulling from library/node 21:42:37 96526aa774ef: Already exists 21:42:38 3130715204cf: Pulling fs layer 21:42:38 b06de8ab1c4f: Pulling fs layer 21:42:38 90ef3ffc5156: Pulling fs layer 21:42:38 b06de8ab1c4f: Verifying Checksum 21:42:38 b06de8ab1c4f: Download complete 21:42:38 90ef3ffc5156: Verifying Checksum 21:42:38 90ef3ffc5156: Download complete 21:42:39 3130715204cf: Verifying Checksum 21:42:39 3130715204cf: Download complete 21:42:42 3130715204cf: Pull complete 21:42:42 b06de8ab1c4f: Pull complete 21:42:42 90ef3ffc5156: Pull complete 21:42:42 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 21:42:42 Status: Downloaded newer image for node:18-alpine3.18 21:42:42 ---> d1517ab6615b 21:42:42 Step 2/11 : RUN apk add --no-cache chromium 21:42:52 ---> Running in 762e5d00b7bb 21:42:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:42:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:42:52 (1/154) Installing libexpat (2.5.0-r1) 21:42:52 (2/154) Installing brotli-libs (1.0.9-r14) 21:42:52 (3/154) Installing libbz2 (1.0.8-r5) 21:42:52 (4/154) Installing libpng (1.6.39-r3) 21:42:52 (5/154) Installing freetype (2.13.0-r5) 21:42:52 (6/154) Installing fontconfig (2.14.2-r3) 21:42:52 (7/154) Installing libfontenc (1.1.7-r2) 21:42:52 (8/154) Installing mkfontscale (1.2.2-r3) 21:42:52 (9/154) Installing font-opensans (0_git20210927-r1) 21:42:52 (10/154) Installing pkgconf (1.9.5-r0) 21:42:52 (11/154) Installing libffi (3.4.4-r2) 21:42:52 (12/154) Installing libintl (0.21.1-r7) 21:42:52 (13/154) Installing libblkid (2.38.1-r8) 21:42:52 (14/154) Installing libmount (2.38.1-r8) 21:42:52 (15/154) Installing pcre2 (10.42-r1) 21:42:52 (16/154) Installing glib (2.76.4-r0) 21:42:52 (17/154) Installing xz-libs (5.4.3-r0) 21:42:52 (18/154) Installing libxml2 (2.11.4-r0) 21:42:52 (19/154) Installing shared-mime-info (2.2-r5) 21:42:52 (20/154) Installing hicolor-icon-theme (0.17-r2) 21:42:52 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 21:42:52 (22/154) Installing libwebp (1.3.2-r0) 21:42:52 (23/154) Installing zstd-libs (1.5.5-r4) 21:42:52 (24/154) Installing tiff (4.5.1-r0) 21:42:52 (25/154) Installing gdk-pixbuf (2.42.10-r5) 21:42:52 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 21:42:52 (27/154) Installing libxau (1.0.11-r2) 21:42:52 (28/154) Installing libmd (1.0.4-r2) 21:42:52 (29/154) Installing libbsd (0.11.7-r1) 21:42:52 (30/154) Installing libxdmcp (1.1.4-r2) 21:42:52 (31/154) Installing libxcb (1.15-r1) 21:42:52 (32/154) Installing libx11 (1.8.4-r4) 21:42:52 (33/154) Installing libxcomposite (0.4.6-r3) 21:42:52 (34/154) Installing libxfixes (6.0.1-r2) 21:42:52 (35/154) Installing libxrender (0.9.11-r3) 21:42:52 (36/154) Installing libxcursor (1.2.1-r2) 21:42:52 (37/154) Installing libxdamage (1.1.6-r2) 21:42:52 (38/154) Installing libxext (1.3.5-r2) 21:42:52 (39/154) Installing libxi (1.8.1-r0) 21:42:52 (40/154) Installing libxinerama (1.1.5-r2) 21:42:52 (41/154) Installing libxrandr (1.5.3-r2) 21:42:52 (42/154) Installing libatk-1.0 (2.48.3-r0) 21:42:52 (43/154) Installing libxtst (1.2.4-r2) 21:42:52 (44/154) Installing dbus-libs (1.14.8-r0) 21:42:52 (45/154) Installing at-spi2-core (2.48.3-r0) 21:42:52 (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) 21:42:52 (47/154) Installing pixman (0.42.2-r1) 21:42:52 (48/154) Installing cairo (1.17.8-r1) 21:42:52 (49/154) Installing cairo-gobject (1.17.8-r1) 21:42:52 (50/154) Installing avahi-libs (0.8-r13) 21:42:52 (51/154) Installing gmp (6.2.1-r3) 21:42:52 (52/154) Installing nettle (3.8.1-r2) 21:42:52 (53/154) Installing libunistring (1.1-r1) 21:42:52 (54/154) Installing libidn2 (2.3.4-r1) 21:42:52 (55/154) Installing p11-kit (0.24.1-r2) 21:42:52 (56/154) Installing libtasn1 (4.19.0-r1) 21:42:52 (57/154) Installing gnutls (3.8.0-r2) 21:42:52 (58/154) Installing cups-libs (2.4.7-r0) 21:42:52 (59/154) Installing libepoxy (1.5.10-r1) 21:42:52 (60/154) Installing fribidi (1.0.13-r0) 21:42:52 (61/154) Installing graphite2 (1.3.14-r5) 21:42:52 (62/154) Installing harfbuzz (7.3.0-r0) 21:42:52 (63/154) Installing libxft (2.3.8-r1) 21:42:52 (64/154) Installing pango (1.50.14-r1) 21:42:52 (65/154) Installing wayland-libs-client (1.22.0-r2) 21:42:52 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 21:42:52 (67/154) Installing wayland-libs-egl (1.22.0-r2) 21:42:52 (68/154) Installing xkeyboard-config (2.38-r0) 21:42:52 (69/154) Installing libxkbcommon (1.5.0-r2) 21:42:52 (70/154) Installing gtk+3.0 (3.24.38-r1) 21:42:52 Executing gtk+3.0-3.24.38-r1.post-install 21:42:52 (71/154) Installing icu-data-full (73.2-r2) 21:42:53 (72/154) Installing mesa (23.0.4-r0) 21:42:53 (73/154) Installing llvm15-libs (15.0.7-r6) 21:42:53 (74/154) Installing hwdata-pci (0.370-r0) 21:42:53 (75/154) Installing libpciaccess (0.17-r2) 21:42:53 (76/154) Installing libdrm (2.4.115-r4) 21:42:53 (77/154) Installing musl-fts (1.2.7-r5) 21:42:53 (78/154) Installing libelf (0.189-r2) 21:42:53 (79/154) Installing mesa-glapi (23.0.4-r0) 21:42:53 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 21:42:53 (81/154) Installing eudev-libs (3.2.11-r8) 21:42:53 (82/154) Installing libmagic (5.45-r0) 21:42:53 (83/154) Installing file (5.45-r0) 21:42:53 (84/154) Installing libice (1.1.1-r2) 21:42:53 (85/154) Installing libuuid (2.38.1-r8) 21:42:53 (86/154) Installing libsm (1.2.4-r1) 21:42:53 (87/154) Installing libxt (1.3.0-r2) 21:42:53 (88/154) Installing libxmu (1.1.4-r2) 21:42:53 (89/154) Installing xset (1.2.5-r1) 21:42:53 (90/154) Installing xprop (1.2.6-r0) 21:42:53 (91/154) Installing xdg-utils (1.1.3-r4) 21:42:53 (92/154) Installing libogg (1.3.5-r4) 21:42:53 (93/154) Installing flac-libs (1.4.3-r0) 21:42:53 (94/154) Installing alsa-lib (1.2.9-r1) 21:42:53 (95/154) Installing libatomic (12.2.1_git20220924-r10) 21:42:53 (96/154) Installing svt-av1-libs (1.6.0-r0) 21:42:53 (97/154) Installing aom-libs (3.6.1-r0) 21:42:54 (98/154) Installing libva (2.18.0-r1) 21:42:54 (99/154) Installing libvdpau (1.5-r1) 21:42:54 (100/154) Installing onevpl-libs (2023.2.1-r0) 21:42:54 (101/154) Installing ffmpeg-libavutil (6.0-r15) 21:42:54 (102/154) Installing libdav1d (1.2.1-r0) 21:42:54 (103/154) Installing libhwy (1.0.4-r1) 21:42:54 (104/154) Installing lcms2 (2.15-r2) 21:42:54 (105/154) Installing libjxl (0.8.2-r0) 21:42:54 (106/154) Installing lame-libs (3.100-r5) 21:42:54 (107/154) Installing opus (1.4-r0) 21:42:54 (108/154) Installing libgomp (12.2.1_git20220924-r10) 21:42:54 (109/154) Installing soxr (0.1.3-r5) 21:42:54 (110/154) Installing ffmpeg-libswresample (6.0-r15) 21:42:54 (111/154) Installing libtheora (1.1.1-r17) 21:42:54 (112/154) Installing libvorbis (1.3.7-r1) 21:42:54 (113/154) Installing libvpx (1.13.0-r2) 21:42:54 (114/154) Installing x264-libs (0.164_git20220602-r1) 21:42:54 (115/154) Installing numactl (2.0.16-r4) 21:42:54 (116/154) Installing x265-libs (3.5-r4) 21:42:54 (117/154) Installing xvidcore (1.3.7-r1) 21:42:54 (118/154) Installing ffmpeg-libavcodec (6.0-r15) 21:42:54 (119/154) Installing libbluray (1.3.4-r0) 21:42:54 (120/154) Installing mpg123-libs (1.31.3-r1) 21:42:54 (121/154) Installing libopenmpt (0.7.2-r0) 21:42:54 (122/154) Installing cjson (1.7.15-r4) 21:42:54 (123/154) Installing mbedtls (2.28.5-r0) 21:42:54 (124/154) Installing librist (0.2.7-r0) 21:42:54 (125/154) Installing libsrt (1.5.2-r0) 21:42:54 (126/154) Installing libssh (0.10.5-r0) 21:42:54 (127/154) Installing libsodium (1.0.18-r3) 21:42:54 (128/154) Installing libzmq (4.3.4-r4) 21:42:54 (129/154) Installing ffmpeg-libavformat (6.0-r15) 21:42:54 (130/154) Installing libevent (2.1.12-r6) 21:42:54 (131/154) Installing wayland-libs-server (1.22.0-r2) 21:42:54 (132/154) Installing mesa-gbm (23.0.4-r0) 21:42:54 (133/154) Installing harfbuzz-subset (7.3.0-r0) 21:42:54 (134/154) Installing icu-libs (73.2-r2) 21:42:54 (135/154) Installing jsoncpp (1.9.5-r0) 21:42:54 (136/154) Installing minizip (1.2.13-r1) 21:42:54 (137/154) Installing nspr (4.35-r2) 21:42:54 (138/154) Installing sqlite-libs (3.41.2-r2) 21:42:54 (139/154) Installing nss (3.94-r0) 21:42:54 (140/154) Installing pipewire-libs (0.3.70-r1) 21:42:54 (141/154) Installing libasyncns (0.8-r1) 21:42:54 (142/154) Installing libltdl (2.4.7-r2) 21:42:54 (143/154) Installing orc (0.4.34-r0) 21:42:54 (144/154) Installing libsndfile (1.2.0-r2) 21:42:54 (145/154) Installing speexdsp (1.2.1-r1) 21:42:54 (146/154) Installing tdb-libs (1.4.8-r1) 21:42:54 (147/154) Installing libpulse (16.1-r10) 21:42:54 (148/154) Installing snappy (1.1.10-r1) 21:42:54 (149/154) Installing libwoff2common (1.0.2-r2) 21:42:54 (150/154) Installing libwoff2enc (1.0.2-r2) 21:42:54 (151/154) Installing libgpg-error (1.47-r1) 21:42:54 (152/154) Installing libgcrypt (1.10.2-r1) 21:42:54 (153/154) Installing libxslt (1.1.38-r0) 21:42:54 (154/154) Installing chromium (117.0.5938.62-r0) 21:42:56 Executing busybox-1.36.1-r2.trigger 21:42:56 Executing fontconfig-2.14.2-r3.trigger 21:42:56 Executing mkfontscale-1.2.2-r3.trigger 21:42:56 Executing glib-2.76.4-r0.trigger 21:42:56 Executing shared-mime-info-2.2-r5.trigger 21:42:57 Executing gdk-pixbuf-2.42.10-r5.trigger 21:43:04 Executing gtk-update-icon-cache-3.24.38-r1.trigger 21:43:04 OK: 576 MiB in 171 packages 21:43:22 Removing intermediate container 762e5d00b7bb 21:43:22 ---> 1b92a715c759 21:43:22 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 21:43:22 ---> Running in 2d5afac07ed7 21:43:22 Removing intermediate container 2d5afac07ed7 21:43:22 ---> 0f0c9a98f98f 21:43:22 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 21:43:22 ---> Running in 8c7704678bd1 21:43:22 Removing intermediate container 8c7704678bd1 21:43:22 ---> 5eb859ffb6c1 21:43:22 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 21:43:23 ---> Running in bc00690ceca3 21:43:23 Removing intermediate container bc00690ceca3 21:43:23 ---> ad1d5e84aedf 21:43:23 Step 6/11 : RUN npm install -g npm 21:43:23 ---> Running in 9f5c4f0676bc 21:43:38 21:43:38 removed 31 packages, and changed 65 packages in 14s 21:43:38 21:43:38 26 packages are looking for funding 21:43:38 run `npm fund` for details 21:43:39 Removing intermediate container 9f5c4f0676bc 21:43:39 ---> 2744753d7018 21:43:39 Step 7/11 : ARG USER=1000 21:43:39 ---> Running in f228e83f47e0 21:43:39 Removing intermediate container f228e83f47e0 21:43:39 ---> 4874365b79f1 21:43:39 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 21:43:39 ---> Running in a45725530d87 21:43:40 Removing intermediate container a45725530d87 21:43:40 ---> 5a5be2306ecf 21:43:40 Step 9/11 : USER $USER:$USER 21:43:40 ---> Running in d79046d9311c 21:43:41 Removing intermediate container d79046d9311c 21:43:41 ---> b5b6b2cd372d 21:43:41 Step 10/11 : WORKDIR /app 21:43:41 ---> Running in 991c2e093d76 21:43:41 Removing intermediate container 991c2e093d76 21:43:41 ---> a2150c264317 21:43:41 Step 11/11 : LABEL git_sha=7d738557d0c062e5b3e0961784e3a47ec798c66a 21:43:41 ---> Running in d872de6a0585 21:43:41 Removing intermediate container d872de6a0585 21:43:41 ---> 68980a1dd490 21:43:41 Successfully built 68980a1dd490 21:43:41 Successfully tagged edgexfoundry/edgex-web-ui:7d738557d0c062e5b3e0961784e3a47ec798c66a 21:43:41 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 21:43:41 touch edgex-web-ui.imagebuilt 21:43:41 mkdir -p node_modules coverage 21:43:41 chown "1000:1000" node_modules coverage package-lock.json 21:43:41 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 21:43:43 npm WARN EBADENGINE Unsupported engine { 21:43:43 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 21:43:43 npm WARN EBADENGINE required: { 21:43:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:43:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:43:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:43:43 npm WARN EBADENGINE }, 21:43:43 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 21:43:43 npm WARN EBADENGINE } 21:43:43 npm WARN EBADENGINE Unsupported engine { 21:43:43 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 21:43:43 npm WARN EBADENGINE required: { 21:43:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:43:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:43:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:43:43 npm WARN EBADENGINE }, 21:43:43 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 21:43:43 npm WARN EBADENGINE } 21:43:43 npm WARN EBADENGINE Unsupported engine { 21:43:43 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 21:43:43 npm WARN EBADENGINE required: { 21:43:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:43:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:43:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:43:43 npm WARN EBADENGINE }, 21:43:43 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 21:43:43 npm WARN EBADENGINE } 21:43:43 npm WARN EBADENGINE Unsupported engine { 21:43:43 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 21:43:43 npm WARN EBADENGINE required: { 21:43:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:43:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:43:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:43:43 npm WARN EBADENGINE }, 21:43:43 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 21:43:43 npm WARN EBADENGINE } 21:43:43 npm WARN EBADENGINE Unsupported engine { 21:43:43 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 21:43:43 npm WARN EBADENGINE required: { 21:43:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:43:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:43:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:43:43 npm WARN EBADENGINE }, 21:43:43 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 21:43:43 npm WARN EBADENGINE } 21:43:43 npm WARN EBADENGINE Unsupported engine { 21:43:43 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 21:43:43 npm WARN EBADENGINE required: { 21:43:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:43:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:43:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:43:43 npm WARN EBADENGINE }, 21:43:43 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 21:43:43 npm WARN EBADENGINE } 21:43:43 npm WARN EBADENGINE Unsupported engine { 21:43:43 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 21:43:43 npm WARN EBADENGINE required: { 21:43:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:43:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:43:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:43:43 npm WARN EBADENGINE }, 21:43:43 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 21:43:43 npm WARN EBADENGINE } 21:43:43 npm WARN EBADENGINE Unsupported engine { 21:43:43 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 21:43:43 npm WARN EBADENGINE required: { 21:43:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:43:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:43:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:43:43 npm WARN EBADENGINE }, 21:43:43 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 21:43:43 npm WARN EBADENGINE } 21:43:43 npm WARN EBADENGINE Unsupported engine { 21:43:43 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 21:43:43 npm WARN EBADENGINE required: { 21:43:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 21:43:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 21:43:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 21:43:43 npm WARN EBADENGINE }, 21:43:43 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } 21:43:43 npm WARN EBADENGINE } 21:44:02 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 21:44:02 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 21:44:02 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 21:44:02 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 21:44:02 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 21:44:02 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 21:44:02 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 21:44:02 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 21:44:02 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 21:44:02 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 21:44:02 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 21:44:02 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 21:44:02 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. 21:44:03 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 21:44:03 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. 21:44:03 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. 21:44:04 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 21:44:10 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 21:44:11 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 21:44:26 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. 21:44:32 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. 21:44:47 21:44:47 added 1478 packages, and audited 1479 packages in 1m 21:44:47 21:44:47 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 21:44:47 21:44:47 To address issues that do not require attention, run: 21:44:47 npm audit fix 21:44:47 21:44:47 To address all issues (including breaking changes), run: 21:44:47 npm audit fix --force 21:44:47 21:44:47 Run `npm audit` for details. 21:45:09 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 21:45:10 - Generating browser application bundles (phase: setup)... 21:45:16 Compiling @angular/core : es2015 as esm2015 21:45:16 Compiling @angular/compiler/testing : es2015 as esm2015 21:45:19 Compiling @angular/common : es2015 as esm2015 21:45:19 Compiling @angular/core/testing : es2015 as esm2015 21:45:19 Compiling @angular/platform-browser : es2015 as esm2015 21:45:19 Compiling @angular/common/testing : es2015 as esm2015 21:45:20 Compiling @angular/common/http : es2015 as esm2015 21:45:20 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 21:45:20 Compiling @angular/platform-browser/testing : es2015 as esm2015 21:45:20 Compiling @angular/forms : es2015 as esm2015 21:45:20 Compiling @angular/router : es2015 as esm2015 21:45:20 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 21:45:21 Compiling @angular/common/http/testing : es2015 as esm2015 21:45:22 Compiling @angular/router/testing : es2015 as esm2015 21:45:28 31 10 2023 21:45:27.743:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 21:45:28 31 10 2023 21:45:27.745:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 21:45:28 31 10 2023 21:45:27.749:INFO [launcher]: Starting browser ChromeHeadless 21:45:40 ✔ Browser application bundle generation complete. 21:45:40 31 10 2023 21:45:39.081:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket R_CLxYQ8M4RgXQ8kAAAB with id 64319978 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.02 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.023 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.072 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.075 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.078 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.081 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.084 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.099 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.103 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.105 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.112 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.115 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.117 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.131 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.144 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.201 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.215 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.221 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.227 secs) 21:45:42 WARN: ' 21:45:42 It looks like you're using ngModel on the same form field as formControlName. 21:45:42 Support for using the ngModel input property and ngModelChange event with 21:45:42 reactive form directives has been deprecated in Angular v6 and will be removed 21:45:42 in a future version of Angular. 21:45:42 21:45:42 For more information on this, see our API docs here: 21:45:42 https://angular.io/api/forms/FormControlName#use-with-ngmodel 21:45:42 ' 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.227 secs) 21:45:42 WARN: ' 21:45:42 It looks like you're using ngModel on the same form field as formControlName. 21:45:42 Support for using the ngModel input property and ngModelChange event with 21:45:42 reactive form directives has been deprecated in Angular v6 and will be removed 21:45:42 in a future version of Angular. 21:45:42 21:45:42 For more information on this, see our API docs here: 21:45:42 https://angular.io/api/forms/FormControlName#use-with-ngmodel 21:45:42 ' 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.264 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.282 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.285 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.298 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.303 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.304 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.334 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.35 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.361 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.364 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.365 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.369 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.389 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.399 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.406 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.432 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.446 secs) 21:45:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.453 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.472 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.481 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.506 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.534 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.541 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.547 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.553 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.563 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.569 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.571 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.572 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.577 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.581 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.59 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.593 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.611 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.617 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.645 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.655 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.661 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.677 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.682 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.69 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.698 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.76 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.776 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.78 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.789 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.805 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.813 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.839 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.849 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.856 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.887 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.891 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.897 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.913 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.92 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.928 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.931 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.934 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.937 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.979 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.985 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.003 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.012 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.051 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.066 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.072 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.074 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.114 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.116 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.127 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.132 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.149 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.162 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.169 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.175 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.194 secs) 21:45:43 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.211 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.213 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.219 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.222 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.238 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.245 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.251 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.267 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.271 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.275 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.278 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.299 secs) 21:45:44 ERROR: 'NG0304: 'router-outlet' is not a known element: 21:45:44 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 21:45:44 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.299 secs) 21:45:44 ERROR: 'NG0304: 'router-outlet' is not a known element: 21:45:44 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 21:45:44 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.307 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.324 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.326 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.327 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.356 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.365 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.375 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.387 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.39 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.392 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.401 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.425 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.427 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.428 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.456 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.469 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.471 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.486 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.502 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.505 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.506 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.524 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.546 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.575 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.582 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.59 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.593 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.596 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.599 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.606 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.613 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.621 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.635 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.645 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.657 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.676 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.693 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.71 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.719 secs) 21:45:44 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (2.51 secs / 1.719 secs) 21:45:44 TOTAL: 147 SUCCESS 21:45:44 ✔ Browser application bundle generation complete. 21:45:45 21:45:45 =============================== Coverage summary =============================== 21:45:45 Statements : 41% ( 1472/3590 ) 21:45:45 Branches : 11.75% ( 114/970 ) 21:45:45 Functions : 32.14% ( 421/1310 ) 21:45:45 Lines : 39% ( 1327/3403 ) 21:45:45 ================================================================================ 21:45:45 ✔ Browser application bundle generation complete. 21:45:47 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-647/web' [Pipeline] echo 21:45:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:45:47 $ docker stop --time=1 eaa45d1a802ef408cb013f1a1b83ca78e52bf4667caa9ad119520e80a4e09aa2 21:45:48 $ docker rm -f --volumes eaa45d1a802ef408cb013f1a1b83ca78e52bf4667caa9ad119520e80a4e09aa2 [Pipeline] // withDockerContainer [Pipeline] sh 21:45:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:45:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:45:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:45:52 + ls -al . 21:45:52 total 180 21:45:52 drwxrwxr-x 13 jenkins jenkins 4096 Oct 31 21:42 . 21:45:52 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:37 .. 21:45:52 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:37 .blubracket 21:45:52 -rw-rw-r-- 1 jenkins jenkins 18 Oct 31 21:37 .dockerignore 21:45:52 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:38 .git 21:45:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:37 .github 21:45:52 -rw-rw-r-- 1 jenkins jenkins 161 Oct 31 21:37 .gitignore 21:45:52 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 21:38 .semver 21:45:52 -rw-rw-r-- 1 jenkins jenkins 8418 Oct 31 21:37 Attribution.txt 21:45:52 -rw-rw-r-- 1 jenkins jenkins 19103 Oct 31 21:37 CHANGELOG.md 21:45:52 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 31 21:37 CONTRIBUTING.md 21:45:52 -rw-rw-r-- 1 jenkins jenkins 1788 Oct 31 21:37 Dockerfile 21:45:52 -rw-rw-r-- 1 jenkins jenkins 652 Oct 31 21:37 Jenkinsfile 21:45:52 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 31 21:37 LICENSE 21:45:52 -rw-rw-r-- 1 jenkins jenkins 2134 Oct 31 21:37 Makefile 21:45:52 -rw-rw-r-- 1 jenkins jenkins 4381 Oct 31 21:37 README.md 21:45:52 -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 21:38 VERSION 21:45:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:37 assets 21:45:52 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:37 bin 21:45:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:37 cmd 21:45:52 -rw-r--r-- 1 jenkins jenkins 10 Oct 31 21:42 coverage.out 21:45:52 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:37 docs 21:45:52 -rw-rw-r-- 1 jenkins jenkins 3512 Oct 31 21:37 go.mod 21:45:52 -rw-rw-r-- 1 jenkins jenkins 34269 Oct 31 21:37 go.sum 21:45:52 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:37 internal 21:45:52 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:37 testing 21:45:52 -rw-rw-r-- 1 jenkins jenkins 155 Oct 31 21:37 version.go 21:45:52 drwxrwxr-x 6 jenkins jenkins 4096 Oct 31 21:43 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:53 + 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=7d738557d0c062e5b3e0961784e3a47ec798c66a --label arch=amd64 --label version=0.0.0 . 21:45:53 Sending build context to Docker daemon 51.77MB 21:45:53 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 21:45:53 Step 2/25 : FROM ${BASE} AS builder 21:45:53 ---> 2cd356deae9b 21:45:53 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:45:54 ---> Running in 2438798b9d7c 21:45:55 Removing intermediate container 2438798b9d7c 21:45:55 ---> 3588b2228032 21:45:55 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 21:45:55 ---> Running in 20357bb225d5 21:45:55 Removing intermediate container 20357bb225d5 21:45:55 ---> 6a6d0ec3212b 21:45:55 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 21:45:55 ---> Running in ff39d402afe8 21:45:55 Removing intermediate container ff39d402afe8 21:45:55 ---> e4bef5a8d210 21:45:55 Step 6/25 : LABEL Name=edgex-ui-go 21:45:55 ---> Running in 7674e7c2c70b 21:45:55 Removing intermediate container 7674e7c2c70b 21:45:55 ---> 5ce183fd1b26 21:45:55 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 21:45:55 ---> Running in 9fddc883ad92 21:45:55 Removing intermediate container 9fddc883ad92 21:45:55 ---> fcca5a52ff65 21:45:55 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:45:57 ---> e351daae1f51 21:45:57 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:45:57 ---> Running in 9124ac3ff52a 21:45:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:45:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:45:57 OK: 264 MiB in 52 packages 21:45:58 Removing intermediate container 9124ac3ff52a 21:45:58 ---> 0b51bd57bb2c 21:45:58 Step 10/25 : ENV GO111MODULE=on 21:45:58 ---> Running in 32f837db0878 21:45:58 Removing intermediate container 32f837db0878 21:45:58 ---> 510278a4b2ee 21:45:58 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:45:58 ---> Running in 84686e78afb2 21:45:58 Removing intermediate container 84686e78afb2 21:45:58 ---> 050c2517bc70 21:45:58 Step 12/25 : COPY go.mod vendor* ./ 21:45:58 ---> b5a71bdf8769 21:45:58 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:58 ---> Running in 2a0ed3e247bd 21:45:59 Removing intermediate container 2a0ed3e247bd 21:45:59 ---> a3e236d742a2 21:45:59 Step 14/25 : COPY . . 21:46:02 ---> 49c4f0760bf1 21:46:02 Step 15/25 : RUN ${MAKE} 21:46:02 ---> Running in 1c4c03f2a34e 21:46:02 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 21:46:29 Removing intermediate container 1c4c03f2a34e 21:46:29 ---> 6350bc0e2e3a 21:46:29 Step 16/25 : FROM alpine:3.18 21:46:29 3.18: Pulling from library/alpine 21:46:29 96526aa774ef: Already exists 21:46:29 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:46:29 Status: Downloaded newer image for alpine:3.18 21:46:29 ---> 8ca4688f4f35 21:46:29 Step 17/25 : EXPOSE 4000 21:46:29 ---> Running in 1999ea7894e1 21:46:29 Removing intermediate container 1999ea7894e1 21:46:29 ---> 18cba7f99e8d 21:46:29 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 21:46:30 ---> 4f571458d51f 21:46:30 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 21:46:31 ---> 1d29b520ab28 21:46:31 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 21:46:31 ---> eb862386eca8 21:46:31 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 21:46:31 ---> Running in e562ff45dd1e 21:46:31 Removing intermediate container e562ff45dd1e 21:46:31 ---> 3deb46678435 21:46:31 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 21:46:31 ---> Running in 3e0e201b8784 21:46:32 Removing intermediate container 3e0e201b8784 21:46:32 ---> 9feee429cfe8 21:46:32 Step 23/25 : LABEL arch=amd64 21:46:32 ---> Running in 353b710a0e0a 21:46:32 Removing intermediate container 353b710a0e0a 21:46:32 ---> 2a37a667d174 21:46:32 Step 24/25 : LABEL git_sha=7d738557d0c062e5b3e0961784e3a47ec798c66a 21:46:32 ---> Running in 73c3ef2cec09 21:46:32 Removing intermediate container 73c3ef2cec09 21:46:32 ---> 08f305afd94f 21:46:32 Step 25/25 : LABEL version=0.0.0 21:46:32 ---> Running in e22a3bfcd84f 21:46:32 Removing intermediate container e22a3bfcd84f 21:46:32 ---> e45d6bbec539 21:46:32 [Warning] One or more build-args [ARCH] were not consumed 21:46:32 Successfully built e45d6bbec539 21:46:32 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 21:46:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:46:33 21:46:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:46:33 latest: Pulling from edgex-lftools-log-publisher 21:46:33 5eb5b503b376: Pulling fs layer 21:46:33 5c69ac0246d0: Pulling fs layer 21:46:33 ec43610c2a17: Pulling fs layer 21:46:33 3a2ae6a8a46f: Pulling fs layer 21:46:33 33b1e0a273af: Pulling fs layer 21:46:33 5d3b04190fa2: Pulling fs layer 21:46:33 2f39f015ded8: Pulling fs layer 21:46:33 3a2ae6a8a46f: Waiting 21:46:33 33b1e0a273af: Waiting 21:46:33 5d3b04190fa2: Waiting 21:46:33 2f39f015ded8: Waiting 21:46:33 5c69ac0246d0: Verifying Checksum 21:46:33 5c69ac0246d0: Download complete 21:46:33 3a2ae6a8a46f: Verifying Checksum 21:46:33 3a2ae6a8a46f: Download complete 21:46:33 33b1e0a273af: Verifying Checksum 21:46:33 33b1e0a273af: Download complete 21:46:33 5d3b04190fa2: Download complete 21:46:33 ec43610c2a17: Verifying Checksum 21:46:33 ec43610c2a17: Download complete 21:46:34 5eb5b503b376: Download complete 21:46:35 2f39f015ded8: Download complete 21:46:35 5eb5b503b376: Pull complete 21:46:35 5c69ac0246d0: Pull complete 21:46:36 ec43610c2a17: Pull complete 21:46:36 3a2ae6a8a46f: Pull complete 21:46:36 33b1e0a273af: Pull complete 21:46:36 5d3b04190fa2: Pull complete 21:46:43 2f39f015ded8: Pull complete 21:46:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:46:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:46:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:43 prd-ubuntu20.04-docker-8c-8g-15645 does not seem to be running inside a container 21:46:43 $ 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-647 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-647:/w/workspace/edgexfoundry_edgex-ui-go_PR-647:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-647@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-647@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 21:46:56 $ docker top 56d78a2898243a5d214d67b592d369b430c012c873f3c4849b9fbf8807f98043 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:46:57 ---> job-cost.sh 21:46:57 lf-activate-venv: SKIPPING 21:46:57 INFO: No Stack... 21:46:57 INFO: Retrieving Pricing Info for: v3-standard-8 21:46:57 INFO: Archiving Costs [Pipeline] sh 21:46:58 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-647/archives/cost.csv 21:46:58 + cut -d, -f6 [Pipeline] lock 21:46:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-647-1-stack-cost] 21:46:58 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-647-1-stack-cost] did not exist. Created. 21:46:58 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-647-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:46:58 + echo total: 0.2199999988079071 [Pipeline] stash 21:46:59 Stashed 1 file(s) [Pipeline] } 21:46:59 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-647-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:46:59 $ docker stop --time=1 56d78a2898243a5d214d67b592d369b430c012c873f3c4849b9fbf8807f98043 21:47:00 $ docker rm -f --volumes 56d78a2898243a5d214d67b592d369b430c012c873f3c4849b9fbf8807f98043 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:57:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16065 in /w/workspace/edgexfoundry_edgex-ui-go_PR-647 [Pipeline] { [Pipeline] ws 21:57:55 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:57:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:57:57 % Total % Received % Xferd Average Speed Time Time Time Current 21:57:57 Dload Upload Total Spent Left Speed 21:57:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh 21:57:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:57:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:57:59 + sudo tee /etc/docker/daemon.new 21:57:59 { 21:57:59 "registry-mirrors": [ 21:57:59 "https://nexus3.edgexfoundry.org:10001" 21:57:59 ], 21:57:59 "bip": "10.250.0.254/24", 21:57:59 "hosts": [ 21:57:59 "tcp://0.0.0.0:5555", 21:57:59 "unix:///var/run/docker.sock" 21:57:59 ], 21:57:59 "mtu": 1458, 21:57:59 "selinux-enabled": true, 21:57:59 "seccomp-profile": "/etc/docker/seccomp.json" 21:57:59 } [Pipeline] sh 21:57:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:57:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:58:18 provisioning config files... 21:58:18 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config14684713885288530438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:18 ---> docker-login.sh 21:58:18 nexus3.edgexfoundry.org:10001 21:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:19 Configure a credential helper to remove this warning. See 21:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:19 21:58:19 Login Succeeded 21:58:19 nexus3.edgexfoundry.org:10002 21:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:20 Configure a credential helper to remove this warning. See 21:58:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:20 21:58:20 Login Succeeded 21:58:20 nexus3.edgexfoundry.org:10003 21:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:20 Configure a credential helper to remove this warning. See 21:58:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:20 21:58:20 Login Succeeded 21:58:20 nexus3.edgexfoundry.org:10004 21:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:21 Configure a credential helper to remove this warning. See 21:58:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:21 21:58:21 Login Succeeded 21:58:21 docker.io 21:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:21 Configure a credential helper to remove this warning. See 21:58:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:21 21:58:21 Login Succeeded 21:58:21 ---> docker-login.sh ends [Pipeline] } 21:58:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:58:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:58:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:58:22 ========================================================= 21:58:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:58:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:58:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:58:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:58:23 9fda8d8052c6: Pulling fs layer 21:58:23 5d54e960e981: Pulling fs layer 21:58:23 c4a7e357bf2a: Pulling fs layer 21:58:23 f0e02332f6b5: Pulling fs layer 21:58:23 cefa15bbcfad: Pulling fs layer 21:58:23 17808c966233: Pulling fs layer 21:58:23 f4c1fc716caa: Pulling fs layer 21:58:23 f0e02332f6b5: Waiting 21:58:23 f4c1fc716caa: Waiting 21:58:23 5d54e960e981: Verifying Checksum 21:58:23 5d54e960e981: Download complete 21:58:23 f0e02332f6b5: Verifying Checksum 21:58:23 f0e02332f6b5: Download complete 21:58:23 cefa15bbcfad: Verifying Checksum 21:58:23 cefa15bbcfad: Download complete 21:58:23 9fda8d8052c6: Verifying Checksum 21:58:23 9fda8d8052c6: Download complete 21:58:24 f4c1fc716caa: Verifying Checksum 21:58:24 f4c1fc716caa: Download complete 21:58:24 9fda8d8052c6: Pull complete 21:58:25 5d54e960e981: Pull complete 21:58:25 c4a7e357bf2a: Verifying Checksum 21:58:25 c4a7e357bf2a: Download complete 21:58:27 17808c966233: Verifying Checksum 21:58:27 17808c966233: Download complete 21:58:39 c4a7e357bf2a: Pull complete 21:58:39 f0e02332f6b5: Pull complete 21:58:39 cefa15bbcfad: Pull complete 21:58:49 17808c966233: Pull complete 21:58:52 f4c1fc716caa: Pull complete 21:58:52 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:58:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:58:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 21:58:52 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:53 + docker inspect -f . ci-base-image-arm64 21:58:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:53 prd-ubuntu20.04-docker-arm64-4c-16g-16065 does not seem to be running inside a container 21:58:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:58:56 $ docker top 3f1b4e01406345fb0d1dbe3e149333153649bb7be32c3dae87931fc801a7bcb1 -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:57 + go version 21:58:57 go version go1.21.0 linux/arm64 [Pipeline] } 21:58:57 $ docker stop --time=1 3f1b4e01406345fb0d1dbe3e149333153649bb7be32c3dae87931fc801a7bcb1 21:58:59 $ docker rm -f --volumes 3f1b4e01406345fb0d1dbe3e149333153649bb7be32c3dae87931fc801a7bcb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:00 + docker inspect -f . ci-base-image-arm64 21:59:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:00 prd-ubuntu20.04-docker-arm64-4c-16g-16065 does not seem to be running inside a container 21:59:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:59:04 $ docker top 9f9533192aa846944d3a55ca4a5e2e18998b2cc5a0f62724dce520d8c6ef5e66 -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:05 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 21:59:06 + make test 21:59:06 make: *** No rule to make target 'test'. Stop. [Pipeline] } 21:59:06 $ docker stop --time=1 9f9533192aa846944d3a55ca4a5e2e18998b2cc5a0f62724dce520d8c6ef5e66 21:59:08 $ docker rm -f --volumes 9f9533192aa846944d3a55ca4a5e2e18998b2cc5a0f62724dce520d8c6ef5e66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:09 21:59:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:10 arm64: Pulling from edgex-lftools-log-publisher 21:59:10 8998bd30e6a1: Pulling fs layer 21:59:10 04944245beec: Pulling fs layer 21:59:10 699f458cf7ca: Pulling fs layer 21:59:10 765212b225bb: Pulling fs layer 21:59:10 f23df028b6ca: Pulling fs layer 21:59:10 d65c8cfc05b1: Pulling fs layer 21:59:10 2437ff75d9bd: Pulling fs layer 21:59:10 765212b225bb: Waiting 21:59:10 f23df028b6ca: Waiting 21:59:10 d65c8cfc05b1: Waiting 21:59:10 2437ff75d9bd: Waiting 21:59:10 04944245beec: Verifying Checksum 21:59:10 04944245beec: Download complete 21:59:10 765212b225bb: Verifying Checksum 21:59:10 765212b225bb: Download complete 21:59:10 f23df028b6ca: Verifying Checksum 21:59:10 f23df028b6ca: Download complete 21:59:10 d65c8cfc05b1: Verifying Checksum 21:59:10 d65c8cfc05b1: Download complete 21:59:10 699f458cf7ca: Verifying Checksum 21:59:10 699f458cf7ca: Download complete 21:59:11 8998bd30e6a1: Download complete 21:59:14 2437ff75d9bd: Verifying Checksum 21:59:14 2437ff75d9bd: Download complete 21:59:16 8998bd30e6a1: Pull complete 21:59:16 04944245beec: Pull complete 21:59:19 699f458cf7ca: Pull complete 21:59:19 765212b225bb: Pull complete 21:59:20 f23df028b6ca: Pull complete 21:59:20 d65c8cfc05b1: Pull complete 21:59:38 2437ff75d9bd: Pull complete 21:59:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:59:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:38 prd-ubuntu20.04-docker-arm64-4c-16g-16065 does not seem to be running inside a container 21:59:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:59:41 $ docker top 78f19f29f310ebbb7e49cfb451226775cdb8a249fa099f91557ccbe40e4fe18d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:42 ---> job-cost.sh 21:59:42 lf-activate-venv: SKIPPING 21:59:42 INFO: No Stack... 21:59:43 INFO: Retrieving Pricing Info for: v3-standard-4 21:59:44 INFO: Archiving Costs [Pipeline] sh 21:59:44 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 21:59:44 + cut -d, -f6 [Pipeline] lock 21:59:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-647-1-stack-cost] 21:59:45 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-647-1-stack-cost] did not exist. Created. 21:59:45 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-647-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:59:45 /w/workspace/edgex-ui-go/1@tmp/durable-d887df3f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:59:46 + echo total: 0.10999999940395355 [Pipeline] stash 21:59:46 Warning: overwriting stash ‘stack-cost’ 21:59:47 Stashed 1 file(s) [Pipeline] } 21:59:47 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-647-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:59:47 $ docker stop --time=1 78f19f29f310ebbb7e49cfb451226775cdb8a249fa099f91557ccbe40e4fe18d 21:59:48 $ docker rm -f --volumes 78f19f29f310ebbb7e49cfb451226775cdb8a249fa099f91557ccbe40e4fe18d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:59:49 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:59:52 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-647/archives ] 21:59:52 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-647/archives 21:59:52 total 16 21:59:52 drwxr-xr-x 3 root root 4096 Oct 31 21:46 . 21:59:52 drwxrwxr-x 14 jenkins jenkins 4096 Oct 31 21:46 .. 21:59:52 drwxr-xr-x 2 root root 4096 Oct 31 21:46 cost 21:59:52 -rw-r--r-- 1 root root 83 Oct 31 21:46 cost.csv 21:59:52 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-647/archives 21:59:52 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-647/archives 21:59:52 total 16 21:59:52 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 21:46 . 21:59:52 drwxrwxr-x 14 jenkins jenkins 4096 Oct 31 21:46 .. 21:59:52 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 21:46 cost 21:59:52 -rw-r--r-- 1 jenkins jenkins 83 Oct 31 21:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:59:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:59:53 ---> package-listing.sh 21:59:53 ++ facter osfamily 21:59:53 ++ tr '[:upper:]' '[:lower:]' 21:59:53 + OS_FAMILY=debian 21:59:53 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-647 21:59:53 + START_PACKAGES=/tmp/packages_start.txt 21:59:53 + END_PACKAGES=/tmp/packages_end.txt 21:59:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:59:53 + PACKAGES=/tmp/packages_start.txt 21:59:53 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-647 ']' 21:59:53 + PACKAGES=/tmp/packages_end.txt 21:59:53 + case "${OS_FAMILY}" in 21:59:53 + dpkg -l 21:59:53 + grep '^ii' 21:59:53 + '[' -f /tmp/packages_start.txt ']' 21:59:53 + '[' -f /tmp/packages_end.txt ']' 21:59:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:59:53 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-647 ']' 21:59:53 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-647/archives/ 21:59:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-647/archives/ [Pipeline] echo 21:59:53 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-647/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:59:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:59:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:54 prd-ubuntu20.04-docker-8c-8g-15645 does not seem to be running inside a container 21:59:54 $ 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-647/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-647 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-647:/w/workspace/edgexfoundry_edgex-ui-go_PR-647:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-647@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-647@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 21:59:55 $ docker top 9de5deb3360ced1aa99c5adcbc63b1d551d696c03bf6cd29d976a2e03df633ce -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:55 + touch /tmp/pre-build-complete [Pipeline] sh 21:59:55 + mkdir -p /var/log/sysstat [Pipeline] sh 21:59:56 + ls /var/log/sa-host 21:59:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:59:56 provisioning config files... 21:59:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-647@tmp/config208175192840047385tmp [Pipeline] { [Pipeline] echo 21:59:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:59:56 ---> create-netrc.sh [Pipeline] } 21:59:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:59:57 ---> python-tools-install.sh [Pipeline] echo 21:59:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:59:57 ---> sudo-logs.sh 21:59:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:59:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:59:58 ---> job-cost.sh 21:59:58 lf-activate-venv: SKIPPING 21:59:58 DEBUG: total: 0.2199999988079071 21:59:58 INFO: Retrieving Stack Cost... 21:59:58 INFO: Retrieving Pricing Info for: v3-standard-8 21:59:58 INFO: Archiving Costs [Pipeline] echo 21:59:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:59:59 ---> logs-deploy.sh 21:59:59 lf-activate-venv: SKIPPING 21:59:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-647/1 21:59:59 INFO: archiving workspace using pattern(s): 22:00:00 Archives upload complete. 22:00:00 INFO: archiving logs to Nexus 22:00:01 ---> uname -a: 22:00:01 Linux prd-ubuntu20-04-docker-8c-8g-15645 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:00:01 22:00:01 22:00:01 ---> lscpu: 22:00:01 Architecture: x86_64 22:00:01 CPU op-mode(s): 32-bit, 64-bit 22:00:01 Byte Order: Little Endian 22:00:01 Address sizes: 40 bits physical, 48 bits virtual 22:00:01 CPU(s): 8 22:00:01 On-line CPU(s) list: 0-7 22:00:01 Thread(s) per core: 1 22:00:01 Core(s) per socket: 1 22:00:01 Socket(s): 8 22:00:01 NUMA node(s): 1 22:00:01 Vendor ID: AuthenticAMD 22:00:01 CPU family: 23 22:00:01 Model: 49 22:00:01 Model name: AMD EPYC-Rome Processor 22:00:01 Stepping: 0 22:00:01 CPU MHz: 2799.998 22:00:01 BogoMIPS: 5599.99 22:00:01 Virtualization: AMD-V 22:00:01 Hypervisor vendor: KVM 22:00:01 Virtualization type: full 22:00:01 L1d cache: 256 KiB 22:00:01 L1i cache: 256 KiB 22:00:01 L2 cache: 4 MiB 22:00:01 L3 cache: 128 MiB 22:00:01 NUMA node0 CPU(s): 0-7 22:00:01 Vulnerability Itlb multihit: Not affected 22:00:01 Vulnerability L1tf: Not affected 22:00:01 Vulnerability Mds: Not affected 22:00:01 Vulnerability Meltdown: Not affected 22:00:01 Vulnerability Mmio stale data: Not affected 22:00:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:00:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:00:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:00:01 Vulnerability Srbds: Not affected 22:00:01 Vulnerability Tsx async abort: Not affected 22:00:01 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 22:00:01 22:00:01 22:00:01 ---> nproc: 22:00:01 8 22:00:01 22:00:01 22:00:01 ---> df -h: 22:00:01 Filesystem Size Used Avail Use% Mounted on 22:00:01 overlay 155G 14G 142G 9% / 22:00:01 tmpfs 64M 0 64M 0% /dev 22:00:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:00:01 shm 64M 0 64M 0% /dev/shm 22:00:01 /dev/vda1 155G 14G 142G 9% /facter-os 22:00:01 22:00:01 22:00:01 ---> sar -b -r -n DEV: 22:00:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15645) 10/31/23 _x86_64_ (8 CPU) 22:00:01 22:00:01 21:36:32 LINUX RESTART (8 CPU) 22:00:01 22:00:01 21:37:04 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:00:01 21:38:01 65.09 37.40 27.70 0.00 4096.40 70571.76 0.00 22:00:01 21:39:02 50.95 3.06 47.89 0.00 436.77 18328.83 0.00 22:00:01 21:40:01 78.55 0.07 78.48 0.00 10.71 30487.44 0.00 22:00:01 21:41:01 89.91 1.11 88.79 0.00 9.71 25842.33 0.00 22:00:01 21:42:01 92.13 1.15 90.98 0.00 79.19 29895.55 0.00 22:00:01 21:43:01 89.29 9.58 79.70 0.00 3193.07 31556.49 0.00 22:00:01 21:44:01 228.07 1.57 226.50 0.00 255.33 36361.60 0.00 22:00:01 21:45:01 121.66 0.12 121.55 0.00 0.93 24304.22 0.00 22:00:01 21:46:01 133.11 0.15 132.96 0.00 4.13 19688.85 0.00 22:00:01 21:47:01 126.88 0.07 126.81 0.00 11.28 35592.90 0.00 22:00:01 21:48:01 1.62 0.00 1.62 0.00 0.00 21.33 0.00 22:00:01 21:49:01 2.13 0.00 2.13 0.00 0.00 22.26 0.00 22:00:01 21:50:01 1.45 0.00 1.45 0.00 0.00 15.46 0.00 22:00:01 21:51:01 2.85 0.02 2.83 0.00 0.13 30.39 0.00 22:00:01 21:52:02 1.42 0.00 1.42 0.00 0.00 14.80 0.00 22:00:01 21:53:01 2.02 0.00 2.02 0.00 0.00 24.54 0.00 22:00:01 21:54:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 22:00:01 21:55:01 1.90 0.00 1.90 0.00 0.00 20.93 0.00 22:00:01 21:56:01 0.92 0.00 0.92 0.00 0.00 9.33 0.00 22:00:01 21:57:01 2.30 0.00 2.30 0.00 0.00 24.53 0.00 22:00:01 21:58:01 1.40 0.05 1.35 0.00 0.53 14.00 0.00 22:00:01 21:59:01 2.20 0.02 2.18 0.00 0.13 24.00 0.00 22:00:01 22:00:01 6.50 0.17 6.33 0.00 16.40 131.44 0.00 22:00:01 Average: 47.98 2.30 45.69 0.00 345.11 13926.17 0.00 22:00:01 22:00:01 21:37:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:00:01 21:38:01 30104264 31640732 724536 2.20 52252 1790648 1794336 5.29 926404 1557464 182800 22:00:01 21:39:02 29191328 31573856 744328 2.26 75556 2578904 1801360 5.31 1018976 2295668 460944 22:00:01 21:40:01 28801536 31561676 750664 2.28 79824 2945276 1857596 5.47 1066124 2625116 268 22:00:01 21:41:01 27318828 31504404 801732 2.44 145564 4174268 2015352 5.94 1324520 3713000 609188 22:00:01 21:42:01 27918172 31537800 766332 2.33 156448 3644504 1805304 5.32 1163376 3316204 752 22:00:01 21:43:01 26592104 31473984 792356 2.41 176392 4817008 1852208 5.46 1482752 4212996 133736 22:00:01 21:44:01 25755640 30865644 1393856 4.24 221684 4955640 2210276 6.51 2146156 4325348 117224 22:00:01 21:45:01 25614628 31503856 752880 2.29 245240 5618460 1774228 5.23 1591956 4934300 201296 22:00:01 21:46:01 25695028 31468220 797148 2.42 248164 5511744 1797788 5.30 1848268 4619612 10240 22:00:01 21:47:01 25070096 31487920 775968 2.36 253352 6094760 1660924 4.89 1913592 5125204 84 22:00:01 21:48:01 25078644 31496492 767560 2.33 253372 6094760 1660924 4.89 1901476 5125204 12 22:00:01 21:49:01 25081432 31499332 764696 2.33 253420 6094764 1660924 4.89 1898548 5125208 8 22:00:01 21:50:01 25083076 31501044 762928 2.32 253484 6094772 1660924 4.89 1896536 5125212 8 22:00:01 21:51:01 25083208 31501284 763020 2.32 253560 6094772 1671660 4.93 1896484 5125216 36 22:00:01 21:52:02 25092512 31510760 753408 2.29 253608 6094776 1671660 4.93 1887044 5125220 8 22:00:01 21:53:01 25092820 31511044 753092 2.29 253628 6094748 1671660 4.93 1886984 5125192 8 22:00:01 21:54:01 25092888 31511192 752804 2.29 253708 6094748 1671660 4.93 1886964 5125200 8 22:00:01 21:55:01 25092872 31511236 752712 2.29 253744 6094760 1671660 4.93 1887248 5125200 8 22:00:01 21:56:01 25092572 31510936 752948 2.29 253748 6094760 1671660 4.93 1886976 5125200 8 22:00:01 21:57:01 25092524 31510944 752868 2.29 253812 6094764 1671660 4.93 1887064 5125208 8 22:00:01 21:58:01 25093072 31511576 752572 2.29 253872 6094768 1687712 4.97 1887748 5125216 216 22:00:01 21:59:01 25093300 31511880 752220 2.29 253916 6094784 1687712 4.97 1886804 5125224 8 22:00:01 22:00:01 25012820 31437132 822424 2.50 254064 6095884 1777856 5.24 1971776 5110852 864 22:00:01 Average: 26006233 31484476 791437 2.41 215322 5276707 1756828 5.18 1701903 4492968 74684 22:00:01 22:00:01 21:37:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:00:01 21:38:01 ens3 384.02 258.87 2746.41 66.14 0.00 0.00 0.00 0.00 22:00:01 21:38:01 lo 4.07 4.07 0.40 0.40 0.00 0.00 0.00 0.00 22:00:01 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:01 21:39:02 ens3 190.68 129.75 3352.09 27.27 0.00 0.00 0.00 0.00 22:00:01 21:39:02 lo 2.83 2.83 0.28 0.28 0.00 0.00 0.00 0.00 22:00:01 21:39:02 docker0 42.77 43.51 3.16 279.39 0.00 0.00 0.00 0.00 22:00:01 21:40:01 ens3 142.47 72.65 2069.23 17.08 0.00 0.00 0.00 0.00 22:00:01 21:40:01 lo 2.30 2.30 0.28 0.28 0.00 0.00 0.00 0.00 22:00:01 21:40:01 docker0 1.68 3.49 0.10 31.45 0.00 0.00 0.00 0.00 22:00:01 21:41:01 ens3 345.85 206.98 2355.62 107.80 0.00 0.00 0.00 0.00 22:00:01 21:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:01 21:41:01 docker0 181.61 327.96 16.04 2347.68 0.00 0.00 0.00 0.00 22:00:01 21:42:01 veth52b8abb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 22:00:01 21:42:01 ens3 95.25 51.91 721.33 23.15 0.00 0.00 0.00 0.00 22:00:01 21:42:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 22:00:01 21:42:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:00:01 21:43:01 veth605141c 56.32 192.83 4.17 3835.96 0.00 0.00 0.00 0.31 22:00:01 21:43:01 veth52b8abb 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 22:00:01 21:43:01 ens3 366.27 142.63 6056.51 21.13 0.00 0.00 0.00 0.00 22:00:01 21:43:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 22:00:01 21:43:01 docker0 56.32 192.72 3.40 3835.95 0.00 0.00 0.00 0.00 22:00:01 21:44:01 veth0571bb8 587.03 586.18 63.63 1934.25 0.00 0.00 0.00 0.16 22:00:01 21:44:01 veth52b8abb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:00:01 21:44:01 ens3 615.45 601.35 2029.34 71.98 0.00 0.00 0.00 0.00 22:00:01 21:44:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:00:01 21:44:01 docker0 590.48 591.95 55.80 2012.39 0.00 0.00 0.00 0.00 22:00:01 21:45:01 veth52b8abb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:00:01 21:45:01 ens3 85.97 70.95 394.60 14.11 0.00 0.00 0.00 0.00 22:00:01 21:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:01 21:45:01 docker0 56.44 66.12 4.40 378.85 0.00 0.00 0.00 0.00 22:00:01 21:46:01 ens3 51.81 59.51 63.40 123.03 0.00 0.00 0.00 0.00 22:00:01 21:46:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 22:00:01 21:46:01 docker0 1.52 3.07 0.09 30.90 0.00 0.00 0.00 0.00 22:00:01 21:47:01 ens3 124.92 72.18 2521.11 15.34 0.00 0.00 0.00 0.00 22:00:01 21:47:01 lo 1.79 1.79 0.18 0.18 0.00 0.00 0.00 0.00 22:00:01 21:47:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:00:01 21:48:01 ens3 1.02 0.42 1.12 0.29 0.00 0.00 0.00 0.00 22:00:01 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:01 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:01 21:49:01 ens3 0.87 0.10 0.07 0.01 0.00 0.00 0.00 0.00 22:00:01 21:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:01 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:01 21:50:01 ens3 0.37 0.05 0.07 0.00 0.00 0.00 0.00 0.00 22:00:01 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:01 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:01 21:51:01 ens3 0.37 0.10 0.02 0.01 0.00 0.00 0.00 0.00 22:00:01 21:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:01 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:01 21:52:02 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:01 21:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:01 21:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:01 21:53:01 ens3 0.39 0.19 0.09 0.07 0.00 0.00 0.00 0.00 22:00:01 21:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:01 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:01 21:54:01 ens3 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 22:00:01 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:01 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:01 21:55:01 ens3 0.33 0.12 0.02 0.01 0.00 0.00 0.00 0.00 22:00:01 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:01 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:01 21:56:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:00:01 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:01 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:01 21:57:01 ens3 2.98 0.15 0.30 0.01 0.00 0.00 0.00 0.00 22:00:01 21:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:01 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:01 21:58:01 ens3 2.47 0.55 0.61 0.35 0.00 0.00 0.00 0.00 22:00:01 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:01 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:01 21:59:01 ens3 1.47 0.57 0.43 0.29 0.00 0.00 0.00 0.00 22:00:01 21:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:00:01 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:01 22:00:01 ens3 25.66 15.73 29.67 11.57 0.00 0.00 0.00 0.00 22:00:01 22:00:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 22:00:01 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:01 Average: ens3 105.57 72.94 969.25 21.66 0.00 0.00 0.00 0.00 22:00:01 Average: lo 0.63 0.63 0.06 0.06 0.00 0.00 0.00 0.00 22:00:01 Average: docker0 40.62 53.63 3.62 389.12 0.00 0.00 0.00 0.00 22:00:01 22:00:01 22:00:01 ---> sar -P ALL: 22:00:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15645) 10/31/23 _x86_64_ (8 CPU) 22:00:01 22:00:01 21:36:32 LINUX RESTART (8 CPU) 22:00:01 22:00:01 21:37:04 CPU %user %nice %system %iowait %steal %idle 22:00:01 21:38:01 all 4.95 0.00 1.04 15.20 0.36 78.45 22:00:01 21:38:01 0 2.78 0.00 1.28 0.83 0.35 94.75 22:00:01 21:38:01 1 6.08 0.00 1.02 50.59 0.28 42.03 22:00:01 21:38:01 2 4.44 0.00 1.09 52.89 0.44 41.14 22:00:01 21:38:01 3 3.91 0.00 0.95 13.20 0.37 81.57 22:00:01 21:38:01 4 5.62 0.00 0.86 0.68 0.28 92.55 22:00:01 21:38:01 5 6.29 0.00 0.88 0.56 0.44 91.83 22:00:01 21:38:01 6 6.00 0.00 0.95 1.99 0.32 90.75 22:00:01 21:38:01 7 4.50 0.00 1.28 1.00 0.37 92.84 22:00:01 21:39:02 all 4.25 0.00 2.35 10.14 0.94 82.32 22:00:01 21:39:02 0 3.50 0.00 1.98 10.40 0.91 83.21 22:00:01 21:39:02 1 5.96 0.00 2.46 0.36 0.99 90.23 22:00:01 21:39:02 2 3.48 0.00 1.96 19.12 0.81 74.63 22:00:01 21:39:02 3 4.48 0.00 2.63 1.31 1.06 90.52 22:00:01 21:39:02 4 3.88 0.00 2.28 25.11 0.96 67.77 22:00:01 21:39:02 5 4.29 0.00 1.98 5.84 1.04 86.85 22:00:01 21:39:02 6 3.50 0.00 2.56 14.96 0.97 78.01 22:00:01 21:39:02 7 4.90 0.00 2.98 4.08 0.76 87.29 22:00:01 21:40:01 all 1.78 0.00 1.09 13.28 0.51 83.34 22:00:01 21:40:01 0 1.89 0.00 1.53 25.63 0.61 70.34 22:00:01 21:40:01 1 2.12 0.00 1.17 0.54 0.53 95.63 22:00:01 21:40:01 2 2.12 0.00 1.12 0.10 0.39 96.27 22:00:01 21:40:01 3 2.04 0.00 0.88 1.63 0.56 94.89 22:00:01 21:40:01 4 1.22 0.00 1.09 48.26 0.43 49.01 22:00:01 21:40:01 5 1.83 0.00 0.90 6.09 0.54 90.63 22:00:01 21:40:01 6 1.93 0.00 1.31 21.06 0.56 75.14 22:00:01 21:40:01 7 1.09 0.00 0.71 3.07 0.46 94.67 22:00:01 21:41:01 all 3.75 0.00 2.12 10.64 0.85 82.64 22:00:01 21:41:01 0 3.61 0.00 1.80 1.15 0.91 92.53 22:00:01 21:41:01 1 3.16 0.00 2.84 47.87 0.62 45.51 22:00:01 21:41:01 2 4.44 0.00 2.28 0.25 0.90 92.13 22:00:01 21:41:01 3 3.29 0.00 1.77 2.22 0.89 91.83 22:00:01 21:41:01 4 4.00 0.00 2.34 1.00 0.84 91.82 22:00:01 21:41:01 5 3.98 0.00 2.20 23.86 1.00 68.96 22:00:01 21:41:01 6 4.10 0.00 1.94 3.52 0.85 89.59 22:00:01 21:41:01 7 3.42 0.00 1.78 5.35 0.78 88.66 22:00:01 21:42:01 all 0.97 0.00 0.94 13.57 0.47 84.05 22:00:01 21:42:01 0 0.73 0.00 0.77 25.08 0.40 73.02 22:00:01 21:42:01 1 0.77 0.00 0.82 2.03 0.45 95.94 22:00:01 21:42:01 2 1.12 0.00 0.73 0.53 0.55 97.07 22:00:01 21:42:01 3 1.28 0.00 1.60 4.20 0.53 92.38 22:00:01 21:42:01 4 1.10 0.00 1.07 5.61 0.35 91.87 22:00:01 21:42:01 5 0.60 0.00 1.34 62.23 0.58 35.25 22:00:01 21:42:01 6 0.97 0.00 0.70 2.53 0.50 95.30 22:00:01 21:42:01 7 1.17 0.00 0.52 6.42 0.40 91.50 22:00:01 21:43:01 all 18.08 0.00 3.84 17.68 1.34 59.05 22:00:01 21:43:01 0 17.03 0.00 3.89 8.89 1.24 68.96 22:00:01 21:43:01 1 16.31 0.00 2.79 26.99 1.29 52.61 22:00:01 21:43:01 2 16.81 0.00 4.86 17.18 1.59 59.56 22:00:01 21:43:01 3 18.10 0.00 3.72 21.37 1.33 55.47 22:00:01 21:43:01 4 20.63 0.00 4.28 11.46 1.19 62.44 22:00:01 21:43:01 5 18.74 0.00 4.11 33.32 1.42 42.41 22:00:01 21:43:01 6 18.42 0.00 3.62 2.95 1.37 73.64 22:00:01 21:43:01 7 18.64 0.00 3.46 19.29 1.31 57.29 22:00:01 21:44:01 all 8.27 0.00 2.66 7.47 0.41 81.19 22:00:01 21:44:01 0 2.39 0.00 3.20 6.81 0.40 87.20 22:00:01 21:44:01 1 9.87 0.00 2.80 7.91 0.42 79.00 22:00:01 21:44:01 2 14.34 0.00 3.25 6.50 0.52 75.39 22:00:01 21:44:01 3 5.75 0.00 2.13 1.01 0.51 90.61 22:00:01 21:44:01 4 14.40 0.00 3.52 3.32 0.44 78.32 22:00:01 21:44:01 5 5.09 0.00 2.90 0.70 0.45 90.86 22:00:01 21:44:01 6 6.40 0.00 1.57 0.38 0.27 91.38 22:00:01 21:44:01 7 7.98 0.00 1.91 33.07 0.28 56.75 22:00:01 21:45:01 all 4.37 0.00 1.53 22.74 0.23 71.14 22:00:01 21:45:01 0 2.90 0.00 0.65 21.66 0.25 74.54 22:00:01 21:45:01 1 2.02 0.00 3.80 26.97 0.40 66.81 22:00:01 21:45:01 2 2.99 0.00 1.31 4.47 0.20 91.03 22:00:01 21:45:01 3 13.79 0.00 1.82 24.96 0.18 59.24 22:00:01 21:45:01 4 2.06 0.00 1.88 15.03 0.27 80.77 22:00:01 21:45:01 5 3.01 0.00 1.73 75.86 0.22 19.19 22:00:01 21:45:01 6 2.59 0.00 0.53 7.73 0.17 88.98 22:00:01 21:45:01 7 5.56 0.00 0.52 5.46 0.12 88.35 22:00:01 21:46:01 all 16.69 0.00 2.95 3.89 0.52 75.95 22:00:01 21:46:01 0 13.39 0.00 2.74 0.95 0.50 82.42 22:00:01 21:46:01 1 17.03 0.00 3.22 0.33 0.53 78.89 22:00:01 21:46:01 2 10.11 0.00 2.74 0.17 0.57 86.42 22:00:01 21:46:01 3 10.23 0.00 2.81 8.61 0.48 77.87 22:00:01 21:46:01 4 8.61 0.00 1.55 7.32 0.32 82.20 22:00:01 21:46:01 5 28.68 0.00 3.83 11.13 0.62 55.75 22:00:01 21:46:01 6 28.74 0.00 3.75 2.34 0.65 64.52 22:00:01 21:46:01 7 16.74 0.00 2.98 0.32 0.47 79.49 22:00:01 21:47:01 all 16.91 0.00 3.51 5.90 1.37 72.31 22:00:01 21:47:01 0 17.10 0.00 3.79 14.45 1.81 62.84 22:00:01 21:47:01 1 16.50 0.00 3.17 0.65 1.48 78.20 22:00:01 21:47:01 2 15.46 0.00 4.37 6.61 1.36 72.21 22:00:01 21:47:01 3 17.82 0.00 3.23 4.81 1.28 72.85 22:00:01 21:47:01 4 15.18 0.00 3.52 2.86 1.33 77.11 22:00:01 21:47:01 5 17.33 0.00 3.57 17.14 1.20 60.76 22:00:01 21:47:01 6 17.72 0.00 2.81 0.28 1.18 78.01 22:00:01 21:47:01 7 18.18 0.00 3.62 0.42 1.30 76.49 22:00:01 21:48:01 all 0.18 0.00 0.01 0.10 0.01 99.69 22:00:01 21:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:00:01 21:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:00:01 21:48:01 2 0.00 0.00 0.00 0.73 0.02 99.25 22:00:01 21:48:01 3 0.07 0.00 0.02 0.02 0.02 99.88 22:00:01 21:48:01 4 0.00 0.00 0.03 0.00 0.02 99.95 22:00:01 21:48:01 5 0.05 0.00 0.03 0.08 0.02 99.82 22:00:01 21:48:01 6 1.27 0.00 0.00 0.00 0.02 98.71 22:00:01 21:48:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:00:01 22:00:01 21:48:01 CPU %user %nice %system %iowait %steal %idle 22:00:01 21:49:01 all 0.25 0.00 0.01 0.01 0.01 99.72 22:00:01 21:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:00:01 21:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:00:01 21:49:01 2 0.02 0.00 0.00 0.08 0.00 99.90 22:00:01 21:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:00:01 21:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:00:01 21:49:01 5 0.03 0.00 0.05 0.02 0.02 99.88 22:00:01 21:49:01 6 1.84 0.00 0.00 0.00 0.00 98.16 22:00:01 21:49:01 7 0.03 0.00 0.00 0.00 0.02 99.95 22:00:01 21:50:01 all 0.02 0.00 0.00 0.00 0.01 99.97 22:00:01 21:50:01 0 0.05 0.00 0.00 0.00 0.00 99.95 22:00:01 21:50:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:00:01 21:50:01 2 0.00 0.00 0.00 0.02 0.00 99.98 22:00:01 21:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:00:01 21:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:00:01 21:50:01 5 0.07 0.00 0.02 0.02 0.02 99.88 22:00:01 21:50:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:00:01 21:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:00:01 21:51:01 all 0.02 0.00 0.02 0.03 0.02 99.91 22:00:01 21:51:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:00:01 21:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:00:01 21:51:01 2 0.02 0.00 0.02 0.20 0.02 99.75 22:00:01 21:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93 22:00:01 21:51:01 4 0.00 0.00 0.03 0.00 0.00 99.97 22:00:01 21:51:01 5 0.05 0.00 0.05 0.05 0.05 99.80 22:00:01 21:51:01 6 0.02 0.00 0.02 0.00 0.07 99.90 22:00:01 21:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:00:01 21:52:02 all 0.01 0.00 0.01 0.00 0.15 99.83 22:00:01 21:52:02 0 0.02 0.00 0.05 0.00 0.02 99.92 22:00:01 21:52:02 1 0.02 0.00 0.00 0.00 0.13 99.85 22:00:01 21:52:02 2 0.00 0.00 0.00 0.03 0.00 99.97 22:00:01 21:52:02 3 0.02 0.00 0.02 0.00 0.03 99.93 22:00:01 21:52:02 4 0.00 0.00 0.00 0.00 0.02 99.98 22:00:01 21:52:02 5 0.00 0.00 0.02 0.00 0.71 99.27 22:00:01 21:52:02 6 0.02 0.00 0.02 0.00 0.27 99.70 22:00:01 21:52:02 7 0.00 0.00 0.00 0.00 0.00 100.00 22:00:01 21:53:01 all 0.11 0.00 0.01 0.00 0.00 99.87 22:00:01 21:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:00:01 21:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:00:01 21:53:01 2 0.00 0.00 0.00 0.02 0.02 99.97 22:00:01 21:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:00:01 21:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:00:01 21:53:01 5 0.03 0.00 0.03 0.02 0.02 99.90 22:00:01 21:53:01 6 0.76 0.00 0.05 0.00 0.00 99.19 22:00:01 21:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:00:01 21:54:01 all 0.17 0.00 0.01 0.01 0.01 99.80 22:00:01 21:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:00:01 21:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:00:01 21:54:01 2 0.00 0.00 0.00 0.10 0.00 99.90 22:00:01 21:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:00:01 21:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:00:01 21:54:01 5 0.05 0.00 0.03 0.02 0.02 99.88 22:00:01 21:54:01 6 1.16 0.00 0.00 0.00 0.02 98.82 22:00:01 21:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:00:01 21:55:01 all 0.02 0.00 0.01 0.00 0.00 99.97 22:00:01 21:55:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:00:01 21:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:00:01 21:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:00:01 21:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:00:01 21:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:00:01 21:55:01 5 0.07 0.00 0.05 0.02 0.03 99.83 22:00:01 21:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:00:01 21:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:00:01 21:56:01 all 0.04 0.00 0.01 0.00 0.01 99.94 22:00:01 21:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:00:01 21:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:00:01 21:56:01 2 0.02 0.00 0.00 0.02 0.00 99.97 22:00:01 21:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 22:00:01 21:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:00:01 21:56:01 5 0.05 0.00 0.03 0.02 0.02 99.88 22:00:01 21:56:01 6 0.20 0.00 0.05 0.00 0.02 99.73 22:00:01 21:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:00:01 21:57:01 all 0.27 0.00 0.01 0.00 0.01 99.71 22:00:01 21:57:01 0 0.03 0.00 0.00 0.00 0.02 99.95 22:00:01 21:57:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:00:01 21:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 22:00:01 21:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:00:01 21:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:00:01 21:57:01 5 0.07 0.00 0.00 0.02 0.03 99.88 22:00:01 21:57:01 6 1.97 0.00 0.02 0.00 0.02 98.00 22:00:01 21:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 22:00:01 21:58:01 all 0.14 0.00 0.01 0.00 0.02 99.84 22:00:01 21:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:00:01 21:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:00:01 21:58:01 2 0.00 0.00 0.02 0.03 0.00 99.95 22:00:01 21:58:01 3 0.03 0.00 0.00 0.00 0.02 99.95 22:00:01 21:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:00:01 21:58:01 5 0.03 0.00 0.02 0.00 0.03 99.92 22:00:01 21:58:01 6 0.96 0.00 0.03 0.00 0.03 98.97 22:00:01 21:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:00:01 21:59:01 all 0.01 0.00 0.00 0.01 0.01 99.96 22:00:01 21:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:00:01 21:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:00:01 21:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 22:00:01 21:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:00:01 21:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:00:01 21:59:01 5 0.03 0.00 0.00 0.10 0.03 99.83 22:00:01 21:59:01 6 0.05 0.00 0.02 0.00 0.02 99.92 22:00:01 21:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:00:01 22:00:01 21:59:01 CPU %user %nice %system %iowait %steal %idle 22:00:01 22:00:01 all 0.94 0.00 0.26 0.01 0.04 98.74 22:00:01 22:00:01 0 0.20 0.00 0.17 0.00 0.03 99.60 22:00:01 22:00:01 1 2.18 0.00 0.35 0.02 0.05 97.40 22:00:01 22:00:01 2 0.17 0.00 0.25 0.03 0.02 99.53 22:00:01 22:00:01 3 0.88 0.00 0.32 0.00 0.05 98.75 22:00:01 22:00:01 4 2.30 0.00 0.43 0.02 0.03 97.22 22:00:01 22:00:01 5 0.52 0.00 0.18 0.05 0.08 99.17 22:00:01 22:00:01 6 0.50 0.00 0.15 0.00 0.03 99.31 22:00:01 22:00:01 7 0.77 0.00 0.25 0.00 0.03 98.95 22:00:01 Average: all 3.57 0.00 0.97 5.22 0.32 89.92 22:00:01 Average: 0 2.86 0.00 0.95 5.03 0.33 90.83 22:00:01 Average: 1 3.56 0.00 1.06 7.03 0.32 88.03 22:00:01 Average: 2 3.28 0.00 1.04 4.65 0.32 90.71 22:00:01 Average: 3 3.55 0.00 0.95 3.59 0.32 91.58 22:00:01 Average: 4 3.43 0.00 1.00 5.23 0.28 90.06 22:00:01 Average: 5 3.95 0.00 1.04 10.32 0.37 84.31 22:00:01 Average: 6 4.30 0.00 0.87 2.50 0.32 92.00 22:00:01 Average: 7 3.61 0.00 0.87 3.41 0.27 91.84 22:00:01 22:00:01 22:00:01