Pull request #634 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 77b77ab8ea376b59e0449ec17481c7c109887cdd+133995f3795ac8ee1626704056303211e11ac888 (35638ab870be93a66c4c50474c800b83afb620f6) 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-ssh14819921523480949440.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-ssh390381030992578227.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-634/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-634/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10244725210335456956.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-634/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5615326076645122886.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-ssh3969750519239778820.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-634/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-634/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4955029716647562538.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6764 in /w/workspace/edgexfoundry_edgex-ui-go_PR-634 [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-634 # 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 Merging remotes/origin/main commit 133995f3795ac8ee1626704056303211e11ac888 into PR head commit 77b77ab8ea376b59e0449ec17481c7c109887cdd Merge succeeded, producing 77b77ab8ea376b59e0449ec17481c7c109887cdd Checking out Revision 77b77ab8ea376b59e0449ec17481c7c109887cdd (PR-634) > 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/634/head:refs/remotes/origin/PR-634 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77b77ab8ea376b59e0449ec17481c7c109887cdd # 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 133995f3795ac8ee1626704056303211e11ac888 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77b77ab8ea376b59e0449ec17481c7c109887cdd # timeout=10 Commit message: "ci: add automated release workflow on tag creation" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:26:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:26:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:26:43 ========================================================= 17:26:43 EdgeX Global Pipelines Version Info 17:26:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:26:44 ------------------- 17:26:44 stable info: 17:26:44 ------------------- 17:26:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:26:44 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:26:44 Message: update stable to v1.0.254 17:26:45 ------------------- 17:26:45 experimental info: 17:26:45 ------------------- 17:26:45 Commited By: **** collab-it+edgex@linuxfoundation.org 17:26:45 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:26:45 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:26:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 17:26:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 17:26:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:26:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:26:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:26:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:26:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:26:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:26:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:26:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:26:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:26:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 17:26:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:26:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:26:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:26:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:26:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:26:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:26:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:26:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:26:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:26:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:26:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:26:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:26:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:26:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:26:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:26:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-634 [Pipeline] echo 17:26:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-634 [Pipeline] echo 17:26:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-634 [Pipeline] echo 17:26:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77b77ab8ea376b59e0449ec17481c7c109887cdd [Pipeline] echo 17:26:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77b77ab [Pipeline] echo 17:26:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:26:46 provisioning config files... 17:26:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp/config16669203660435877904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:47 ---> docker-login.sh 17:26:47 nexus3.edgexfoundry.org:10001 17:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:47 Configure a credential helper to remove this warning. See 17:26:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:47 17:26:47 Login Succeeded 17:26:47 nexus3.edgexfoundry.org:10002 17:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:47 Configure a credential helper to remove this warning. See 17:26:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:47 17:26:47 Login Succeeded 17:26:47 nexus3.edgexfoundry.org:10003 17:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:47 Configure a credential helper to remove this warning. See 17:26:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:47 17:26:47 Login Succeeded 17:26:47 nexus3.edgexfoundry.org:10004 17:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:47 Configure a credential helper to remove this warning. See 17:26:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:47 17:26:47 Login Succeeded 17:26:47 docker.io 17:26:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:48 Configure a credential helper to remove this warning. See 17:26:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:48 17:26:48 Login Succeeded 17:26:48 ---> docker-login.sh ends [Pipeline] } 17:26:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:26:48 + git rev-list -1 --merges 77b77ab8ea376b59e0449ec17481c7c109887cdd~1..77b77ab8ea376b59e0449ec17481c7c109887cdd [Pipeline] echo 17:26:48 -----------> git rev-list -1 --merges 77b77ab8ea376b59e0449ec17481c7c109887cdd~1..77b77ab8ea376b59e0449ec17481c7c109887cdd 77b77ab8ea376b59e0449ec17481c7c109887cdd [false] [Pipeline] sh 17:26:49 + git log --format=format:%s -1 77b77ab8ea376b59e0449ec17481c7c109887cdd [Pipeline] echo 17:26:49 ========================================================= 17:26:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:26:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:26:49 + git log --format=format:%s -1 77b77ab8ea376b59e0449ec17481c7c109887cdd [Pipeline] echo 17:26:49 [semverPrep] GIT_COMMIT: 77b77ab8ea376b59e0449ec17481c7c109887cdd, Commit Message: ci: add automated release workflow on tag creation [Pipeline] echo 17:26:49 [semverPrep] This is not a build commit. [Pipeline] sh 17:26:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:26:50 + grep -v github /etc/ssh/ssh_known_hosts 17:26:50 + [ -e /tmp/ssh_known_hosts ] 17:26:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:26:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:26:50 + sudo tee -a /etc/ssh/ssh_known_hosts 17:26:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:26:50 17:26:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:26:51 0.1.4: Pulling from edgex-devops/py-git-semver 17:26:51 b85a868b505f: Pulling fs layer 17:26:51 e2be974225ed: Pulling fs layer 17:26:51 339a4e72a1f5: Pulling fs layer 17:26:51 988bab9f4d93: Pulling fs layer 17:26:51 1469e6f7b9e6: Pulling fs layer 17:26:51 eaf3925da568: Pulling fs layer 17:26:51 bab4dde63d76: Pulling fs layer 17:26:51 bde34c3a00c8: Pulling fs layer 17:26:51 b352a97aabf1: Pulling fs layer 17:26:51 4872d77fe225: Pulling fs layer 17:26:51 5851b861e8e6: Pulling fs layer 17:26:51 988bab9f4d93: Waiting 17:26:51 bde34c3a00c8: Waiting 17:26:51 1469e6f7b9e6: Waiting 17:26:51 eaf3925da568: Waiting 17:26:51 bab4dde63d76: Waiting 17:26:51 b352a97aabf1: Waiting 17:26:51 4872d77fe225: Waiting 17:26:51 5851b861e8e6: Waiting 17:26:51 e2be974225ed: Download complete 17:26:52 988bab9f4d93: Verifying Checksum 17:26:52 988bab9f4d93: Download complete 17:26:52 1469e6f7b9e6: Verifying Checksum 17:26:52 1469e6f7b9e6: Download complete 17:26:52 eaf3925da568: Verifying Checksum 17:26:52 eaf3925da568: Download complete 17:26:52 339a4e72a1f5: Download complete 17:26:52 bde34c3a00c8: Verifying Checksum 17:26:52 bde34c3a00c8: Download complete 17:26:52 b352a97aabf1: Verifying Checksum 17:26:52 b352a97aabf1: Download complete 17:26:52 4872d77fe225: Verifying Checksum 17:26:52 4872d77fe225: Download complete 17:26:52 5851b861e8e6: Verifying Checksum 17:26:52 5851b861e8e6: Download complete 17:26:52 b85a868b505f: Download complete 17:26:52 bab4dde63d76: Verifying Checksum 17:26:52 bab4dde63d76: Download complete 17:26:53 b85a868b505f: Pull complete 17:26:53 e2be974225ed: Pull complete 17:26:53 339a4e72a1f5: Pull complete 17:26:53 988bab9f4d93: Pull complete 17:26:54 1469e6f7b9e6: Pull complete 17:26:54 eaf3925da568: Pull complete 17:26:56 bab4dde63d76: Pull complete 17:26:56 bde34c3a00c8: Pull complete 17:26:56 b352a97aabf1: Pull complete 17:26:56 4872d77fe225: Pull complete 17:26:56 5851b861e8e6: Pull complete 17:26:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:26:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:26:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:56 prd-ubuntu20.04-docker-8c-8g-6764 does not seem to be running inside a container 17:26:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-634 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-634:/w/workspace/edgexfoundry_edgex-ui-go_PR-634:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:26:58 $ docker top 2723fd219b4aca61e3d85616b26580f02cdd7a5a68b6294bfcc5e2f3d147c1f9 -eo pid,comm 17:26:58 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). 17:26:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:26:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:26:59 [ssh-agent] Looking for ssh-agent implementation... 17:26:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:26:59 $ docker exec 2723fd219b4aca61e3d85616b26580f02cdd7a5a68b6294bfcc5e2f3d147c1f9 ssh-agent 17:26:59 SSH_AUTH_SOCK=/tmp/ssh-huyAPdrZZxFj/agent.32 17:26:59 SSH_AGENT_PID=38 17:26:59 Running ssh-add (command line suppressed) 17:26:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp/private_key_2053991859080140537.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp/private_key_2053991859080140537.key) 17:26:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:26:59 + git tag --points-at HEAD [Pipeline] } 17:26:59 $ docker exec --env ******** --env ******** 2723fd219b4aca61e3d85616b26580f02cdd7a5a68b6294bfcc5e2f3d147c1f9 ssh-agent -k 17:26:59 unset SSH_AUTH_SOCK; 17:26:59 unset SSH_AGENT_PID; 17:26:59 echo Agent pid 38 killed; 17:26:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:26:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:26:59 [ssh-agent] Looking for ssh-agent implementation... 17:27:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:27:00 $ docker exec 2723fd219b4aca61e3d85616b26580f02cdd7a5a68b6294bfcc5e2f3d147c1f9 ssh-agent 17:27:00 SSH_AUTH_SOCK=/tmp/ssh-GPxfXOhts2Tq/agent.70 17:27:00 SSH_AGENT_PID=76 17:27:00 Running ssh-add (command line suppressed) 17:27:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp/private_key_12186020237233792757.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp/private_key_12186020237233792757.key) 17:27:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:27:00 + git semver init 17:27:00 2023-09-20 17:27:00,746 [run_init] DEBUG init version:0.0.0 force:False 17:27:00 2023-09-20 17:27:00,747 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-634/.semver 17:27:00 2023-09-20 17:27:00,748 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-634/.semver 17:27:00 2023-09-20 17:27:00,748 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-634/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-634, universal_newlines=False, shell=None, istream=None) 17:27:02 2023-09-20 17:27:02,143 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-634/.git/info/exclude 17:27:02 2023-09-20 17:27:02,144 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-634/.semver/PR-634 with force:False 17:27:02 2023-09-20 17:27:02,144 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-634/.semver/PR-634 17:27:02 2023-09-20 17:27:02,148 [execute] INFO git cat-file --batch-check 17:27:02 2023-09-20 17:27:02,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-634/.semver, universal_newlines=False, shell=None, istream=) 17:27:02 2023-09-20 17:27:02,154 [execute] INFO git cat-file --batch 17:27:02 2023-09-20 17:27:02,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-634/.semver, universal_newlines=False, shell=None, istream=) 17:27:02 2023-09-20 17:27:02,159 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-634/.semver/PR-634 17:27:02 0.0.0 [Pipeline] } 17:27:02 $ docker exec --env ******** --env ******** 2723fd219b4aca61e3d85616b26580f02cdd7a5a68b6294bfcc5e2f3d147c1f9 ssh-agent -k 17:27:02 unset SSH_AUTH_SOCK; 17:27:02 unset SSH_AGENT_PID; 17:27:02 echo Agent pid 76 killed; 17:27:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:27:02 + git semver [Pipeline] } 17:27:03 $ docker stop --time=1 2723fd219b4aca61e3d85616b26580f02cdd7a5a68b6294bfcc5e2f3d147c1f9 17:27:04 $ docker rm -f --volumes 2723fd219b4aca61e3d85616b26580f02cdd7a5a68b6294bfcc5e2f3d147c1f9 [Pipeline] // withDockerContainer [Pipeline] sh 17:27:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:27:05 Stashed 1 file(s) [Pipeline] echo 17:27:05 [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 17:27:05 provisioning config files... 17:27:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp/config12909322036719652684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:06 ---> docker-login.sh 17:27:06 nexus3.edgexfoundry.org:10001 17:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:06 Configure a credential helper to remove this warning. See 17:27:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:06 17:27:06 Login Succeeded 17:27:06 nexus3.edgexfoundry.org:10002 17:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:06 Configure a credential helper to remove this warning. See 17:27:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:06 17:27:06 Login Succeeded 17:27:06 nexus3.edgexfoundry.org:10003 17:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:06 Configure a credential helper to remove this warning. See 17:27:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:06 17:27:06 Login Succeeded 17:27:06 nexus3.edgexfoundry.org:10004 17:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:06 Configure a credential helper to remove this warning. See 17:27:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:06 17:27:06 Login Succeeded 17:27:06 docker.io 17:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:06 Configure a credential helper to remove this warning. See 17:27:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:06 17:27:06 Login Succeeded 17:27:06 ---> docker-login.sh ends [Pipeline] } 17:27:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:27:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:06 ========================================================= 17:27:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:27:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:07 + 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 . 17:27:07 Sending build context to Docker daemon 47.54MB 17:27:07 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 17:27:07 Step 2/15 : FROM ${BASE} AS builder 17:27:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:27:07 7264a8db6415: Pulling fs layer 17:27:07 c4d48a809fc2: Pulling fs layer 17:27:07 4f1c88b9dad5: Pulling fs layer 17:27:07 ad3a456e5733: Pulling fs layer 17:27:07 33e27b845d1e: Pulling fs layer 17:27:07 c68163c4e522: Pulling fs layer 17:27:07 50da416c3ac9: Pulling fs layer 17:27:07 ad3a456e5733: Waiting 17:27:07 33e27b845d1e: Waiting 17:27:07 c68163c4e522: Waiting 17:27:07 23d2d4c4bb30: Pulling fs layer 17:27:07 50da416c3ac9: Waiting 17:27:07 23d2d4c4bb30: Waiting 17:27:07 c4d48a809fc2: Verifying Checksum 17:27:07 c4d48a809fc2: Download complete 17:27:07 ad3a456e5733: Verifying Checksum 17:27:07 ad3a456e5733: Download complete 17:27:07 33e27b845d1e: Verifying Checksum 17:27:07 33e27b845d1e: Download complete 17:27:07 7264a8db6415: Verifying Checksum 17:27:07 7264a8db6415: Download complete 17:27:07 c68163c4e522: Verifying Checksum 17:27:07 c68163c4e522: Download complete 17:27:07 7264a8db6415: Pull complete 17:27:07 c4d48a809fc2: Pull complete 17:27:08 23d2d4c4bb30: Verifying Checksum 17:27:08 23d2d4c4bb30: Download complete 17:27:08 4f1c88b9dad5: Verifying Checksum 17:27:08 4f1c88b9dad5: Download complete 17:27:08 50da416c3ac9: Verifying Checksum 17:27:08 50da416c3ac9: Download complete 17:27:10 4f1c88b9dad5: Pull complete 17:27:10 ad3a456e5733: Pull complete 17:27:11 33e27b845d1e: Pull complete 17:27:11 c68163c4e522: Pull complete 17:27:13 50da416c3ac9: Pull complete 17:27:13 23d2d4c4bb30: Pull complete 17:27:14 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 17:27:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:27:14 ---> 0786185ac409 17:27:14 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:27:17 ---> Running in ccc953092392 17:27:17 Removing intermediate container ccc953092392 17:27:17 ---> 100843735b73 17:27:17 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 17:27:17 ---> Running in a573a72b942e 17:27:17 Removing intermediate container a573a72b942e 17:27:17 ---> 131742f83888 17:27:17 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 17:27:17 ---> Running in b98c08288e49 17:27:17 Removing intermediate container b98c08288e49 17:27:17 ---> a6b04f2105e1 17:27:17 Step 6/15 : LABEL Name=edgex-ui-go 17:27:17 ---> Running in 0ccef45cb741 17:27:17 Removing intermediate container 0ccef45cb741 17:27:17 ---> 05916fcd72fa 17:27:17 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 17:27:17 ---> Running in 5f608a788ed1 17:27:17 Removing intermediate container 5f608a788ed1 17:27:17 ---> 51757b53d03f 17:27:17 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:27:18 latest: Pulling from library/docker 17:27:18 7264a8db6415: Already exists 17:27:18 cfafd3a03f86: Pulling fs layer 17:27:18 4f4fb700ef54: Pulling fs layer 17:27:18 f11d96ce7eaa: Pulling fs layer 17:27:18 6adc040a05cc: Pulling fs layer 17:27:18 787484ec7e57: Pulling fs layer 17:27:18 ab22443da284: Pulling fs layer 17:27:18 4df676a3ac49: Pulling fs layer 17:27:18 579a751e9a42: Pulling fs layer 17:27:18 433699f84749: Pulling fs layer 17:27:18 3e5c5f3a87be: Pulling fs layer 17:27:18 389d589ce89a: Pulling fs layer 17:27:18 a43e1216f500: Pulling fs layer 17:27:18 6adc040a05cc: Waiting 17:27:18 2c2a8ce1e4eb: Pulling fs layer 17:27:18 ab22443da284: Waiting 17:27:18 579a751e9a42: Waiting 17:27:18 4df676a3ac49: Waiting 17:27:18 433699f84749: Waiting 17:27:18 787484ec7e57: Waiting 17:27:18 3e5c5f3a87be: Waiting 17:27:18 2c2a8ce1e4eb: Waiting 17:27:18 a43e1216f500: Waiting 17:27:18 389d589ce89a: Waiting 17:27:18 4f4fb700ef54: Download complete 17:27:18 cfafd3a03f86: Verifying Checksum 17:27:18 f11d96ce7eaa: Verifying Checksum 17:27:18 f11d96ce7eaa: Download complete 17:27:18 cfafd3a03f86: Pull complete 17:27:18 4f4fb700ef54: Pull complete 17:27:18 ab22443da284: Download complete 17:27:18 787484ec7e57: Verifying Checksum 17:27:18 787484ec7e57: Download complete 17:27:18 4df676a3ac49: Download complete 17:27:18 6adc040a05cc: Verifying Checksum 17:27:18 6adc040a05cc: Download complete 17:27:18 f11d96ce7eaa: Pull complete 17:27:18 579a751e9a42: Verifying Checksum 17:27:18 579a751e9a42: Download complete 17:27:18 3e5c5f3a87be: Verifying Checksum 17:27:18 3e5c5f3a87be: Download complete 17:27:18 433699f84749: Verifying Checksum 17:27:19 a43e1216f500: Verifying Checksum 17:27:19 a43e1216f500: Download complete 17:27:19 2c2a8ce1e4eb: Download complete 17:27:19 6adc040a05cc: Pull complete 17:27:19 389d589ce89a: Verifying Checksum 17:27:19 389d589ce89a: Download complete 17:27:19 787484ec7e57: Pull complete 17:27:19 ab22443da284: Pull complete 17:27:19 4df676a3ac49: Pull complete 17:27:19 579a751e9a42: Pull complete 17:27:20 433699f84749: Pull complete 17:27:20 3e5c5f3a87be: Pull complete 17:27:20 Still waiting to schedule task 17:27:20 ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:27:20 ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:27:20 ‘prd-ubuntu20.04-docker-8c-8g-6728’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 17:27:20 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6729’ is offline 17:27:20 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6756’ is offline 17:27:21 389d589ce89a: Pull complete 17:27:21 a43e1216f500: Pull complete 17:27:21 2c2a8ce1e4eb: Pull complete 17:27:21 Digest: sha256:9e6dbb25d3c0e1e2d222c8a3f074cb8240d1a716d0c6868f76eb3d5a4dfb174c 17:27:21 Status: Downloaded newer image for docker:latest 17:27:23 ---> 1b07dc2432e4 17:27:23 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:27:23 ---> Running in 2c02e1db8303 17:27:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:27:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:27:23 OK: 264 MiB in 52 packages 17:27:23 Removing intermediate container 2c02e1db8303 17:27:23 ---> e319961e8b31 17:27:23 Step 10/15 : ENV GO111MODULE=on 17:27:24 ---> Running in 6b1eeb72fa32 17:27:24 Removing intermediate container 6b1eeb72fa32 17:27:24 ---> d1dbb2370b5c 17:27:24 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:27:24 ---> Running in f46deaaf9f7b 17:27:24 Removing intermediate container f46deaaf9f7b 17:27:24 ---> f87fcbfc669d 17:27:24 Step 12/15 : COPY go.mod vendor* ./ 17:27:24 ---> 514adf090d9f 17:27:24 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:24 ---> Running in f75cc88d2509 17:27:56 Removing intermediate container f75cc88d2509 17:27:56 ---> d539ddd92eed 17:27:56 Step 14/15 : COPY . . 17:27:56 ---> d84348027304 17:27:56 Step 15/15 : RUN ${MAKE} 17:27:56 ---> Running in 42aca4ee084b 17:27:56 noop 17:27:56 Removing intermediate container 42aca4ee084b 17:27:56 ---> 409ab7613e58 17:27:56 Successfully built 409ab7613e58 17:27:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:57 + docker inspect -f . ci-base-image-x86_64 17:27:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:57 prd-ubuntu20.04-docker-8c-8g-6764 does not seem to be running inside a container 17:27:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-634 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-634:/w/workspace/edgexfoundry_edgex-ui-go_PR-634:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:27:57 $ docker top e952cd53dd9e4423fafc3cb7c1d42673beca88eee5abdf420bd241fffaff941c -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:58 + go version 17:27:58 go version go1.21.0 linux/amd64 [Pipeline] } 17:27:58 $ docker stop --time=1 e952cd53dd9e4423fafc3cb7c1d42673beca88eee5abdf420bd241fffaff941c 17:27:59 $ docker rm -f --volumes e952cd53dd9e4423fafc3cb7c1d42673beca88eee5abdf420bd241fffaff941c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:00 + docker inspect -f . ci-base-image-x86_64 17:28:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:00 prd-ubuntu20.04-docker-8c-8g-6764 does not seem to be running inside a container 17:28:00 $ 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-634 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-634:/w/workspace/edgexfoundry_edgex-ui-go_PR-634:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:28:00 $ docker top 065e12b5fb2263f2d86ad6204fce3cf58001ccb079113bfe08b322d5fa33f513 -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:00 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-634 [Pipeline] fileExists [Pipeline] sh 17:28:01 + make test 17:28:01 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 17:28:02 ? github.com/edgexfoundry/edgex-ui-go [no test files] 17:28:10 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 17:28:10 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 17:28:10 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 17:28:10 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 17:28:10 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 17:28:10 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 17:28:10 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 17:28:10 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 17:28:10 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 17:28:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:28:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:28:12 ./bin/test-attribution-txt.sh 17:28:12 make -C web test 17:28:12 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-634/web' 17:28:12 make[1]: tput: No such file or directory 17:28:12 make[1]: tput: No such file or directory 17:28:12 warning: generating ./VERSION 17:28:12 echo "0.0.0" > VERSION 17:28:12 docker build \ 17:28:12 -f Dockerfile \ 17:28:12 --build-arg USER=1000 \ 17:28:12 \ 17:28:12 --label "git_sha=77b77ab8ea376b59e0449ec17481c7c109887cdd" \ 17:28:12 -t edgexfoundry/edgex-web-ui:77b77ab8ea376b59e0449ec17481c7c109887cdd \ 17:28:12 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 17:28:12 . 17:28:12 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 17:28:12 Install the buildx component to build images with BuildKit: 17:28:12 https://docs.docker.com/go/buildx/ 17:28:12 17:28:12 Sending build context to Docker daemon 2.571MB 17:28:12 Step 1/11 : FROM node:18-alpine3.18 17:28:12 18-alpine3.18: Pulling from library/node 17:28:12 7264a8db6415: Already exists 17:28:12 3a6f55851eb7: Pulling fs layer 17:28:12 7486ac2d79f6: Pulling fs layer 17:28:12 a57032b0c6a0: Pulling fs layer 17:28:13 a57032b0c6a0: Verifying Checksum 17:28:13 a57032b0c6a0: Download complete 17:28:13 7486ac2d79f6: Verifying Checksum 17:28:13 7486ac2d79f6: Download complete 17:28:14 3a6f55851eb7: Verifying Checksum 17:28:14 3a6f55851eb7: Download complete 17:28:16 3a6f55851eb7: Pull complete 17:28:16 7486ac2d79f6: Pull complete 17:28:16 a57032b0c6a0: Pull complete 17:28:16 Digest: sha256:619ce27eb37c7c0476bd518085bf1ba892e2148fc1ab5dbaff2f20c56e50444d 17:28:16 Status: Downloaded newer image for node:18-alpine3.18 17:28:16 ---> ce4edc0a721a 17:28:16 Step 2/11 : RUN apk add --no-cache chromium 17:28:18 ---> Running in dd5601fffa48 17:28:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:28:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:28:18 (1/155) Installing libexpat (2.5.0-r1) 17:28:18 (2/155) Installing brotli-libs (1.0.9-r14) 17:28:18 (3/155) Installing libbz2 (1.0.8-r5) 17:28:18 (4/155) Installing libpng (1.6.39-r3) 17:28:18 (5/155) Installing freetype (2.13.0-r5) 17:28:18 (6/155) Installing fontconfig (2.14.2-r3) 17:28:18 (7/155) Installing libfontenc (1.1.7-r2) 17:28:18 (8/155) Installing mkfontscale (1.2.2-r3) 17:28:18 (9/155) Installing font-opensans (0_git20210927-r1) 17:28:19 (10/155) Installing pkgconf (1.9.5-r0) 17:28:19 (11/155) Installing libffi (3.4.4-r2) 17:28:19 (12/155) Installing libintl (0.21.1-r7) 17:28:19 (13/155) Installing libblkid (2.38.1-r8) 17:28:19 (14/155) Installing libmount (2.38.1-r8) 17:28:19 (15/155) Installing pcre2 (10.42-r1) 17:28:19 (16/155) Installing glib (2.76.4-r0) 17:28:19 (17/155) Installing xz-libs (5.4.3-r0) 17:28:19 (18/155) Installing libxml2 (2.11.4-r0) 17:28:19 (19/155) Installing shared-mime-info (2.2-r5) 17:28:19 (20/155) Installing hicolor-icon-theme (0.17-r2) 17:28:19 (21/155) Installing libjpeg-turbo (2.1.5.1-r3) 17:28:19 (22/155) Installing libwebp (1.3.2-r0) 17:28:19 (23/155) Installing zstd-libs (1.5.5-r4) 17:28:19 (24/155) Installing tiff (4.5.1-r0) 17:28:19 (25/155) Installing gdk-pixbuf (2.42.10-r5) 17:28:19 (26/155) Installing gtk-update-icon-cache (3.24.38-r1) 17:28:19 (27/155) Installing libxau (1.0.11-r2) 17:28:19 (28/155) Installing libmd (1.0.4-r2) 17:28:19 (29/155) Installing libbsd (0.11.7-r1) 17:28:19 (30/155) Installing libxdmcp (1.1.4-r2) 17:28:19 (31/155) Installing libxcb (1.15-r1) 17:28:19 (32/155) Installing libx11 (1.8.4-r4) 17:28:19 (33/155) Installing libxcomposite (0.4.6-r3) 17:28:19 (34/155) Installing libxfixes (6.0.1-r2) 17:28:19 (35/155) Installing libxrender (0.9.11-r3) 17:28:19 (36/155) Installing libxcursor (1.2.1-r2) 17:28:19 (37/155) Installing libxdamage (1.1.6-r2) 17:28:19 (38/155) Installing libxext (1.3.5-r2) 17:28:19 (39/155) Installing libxi (1.8.1-r0) 17:28:19 (40/155) Installing libxinerama (1.1.5-r2) 17:28:19 (41/155) Installing libxrandr (1.5.3-r2) 17:28:19 (42/155) Installing libatk-1.0 (2.48.3-r0) 17:28:19 (43/155) Installing libxtst (1.2.4-r2) 17:28:19 (44/155) Installing dbus-libs (1.14.8-r0) 17:28:19 (45/155) Installing at-spi2-core (2.48.3-r0) 17:28:19 (46/155) Installing libatk-bridge-2.0 (2.48.3-r0) 17:28:19 (47/155) Installing pixman (0.42.2-r1) 17:28:19 (48/155) Installing cairo (1.17.8-r1) 17:28:19 (49/155) Installing cairo-gobject (1.17.8-r1) 17:28:19 (50/155) Installing avahi-libs (0.8-r13) 17:28:19 (51/155) Installing gmp (6.2.1-r3) 17:28:19 (52/155) Installing nettle (3.8.1-r2) 17:28:19 (53/155) Installing libunistring (1.1-r1) 17:28:19 (54/155) Installing libidn2 (2.3.4-r1) 17:28:19 (55/155) Installing p11-kit (0.24.1-r2) 17:28:19 (56/155) Installing libtasn1 (4.19.0-r1) 17:28:19 (57/155) Installing gnutls (3.8.0-r2) 17:28:19 (58/155) Installing cups-libs (2.4.6-r0) 17:28:19 (59/155) Installing libepoxy (1.5.10-r1) 17:28:19 (60/155) Installing fribidi (1.0.13-r0) 17:28:19 (61/155) Installing graphite2 (1.3.14-r5) 17:28:19 (62/155) Installing harfbuzz (7.3.0-r0) 17:28:19 (63/155) Installing libxft (2.3.8-r1) 17:28:19 (64/155) Installing pango (1.50.14-r1) 17:28:19 (65/155) Installing wayland-libs-client (1.22.0-r2) 17:28:19 (66/155) Installing wayland-libs-cursor (1.22.0-r2) 17:28:19 (67/155) Installing wayland-libs-egl (1.22.0-r2) 17:28:19 (68/155) Installing xkeyboard-config (2.38-r0) 17:28:19 (69/155) Installing libxkbcommon (1.5.0-r2) 17:28:19 (70/155) Installing gtk+3.0 (3.24.38-r1) 17:28:19 Executing gtk+3.0-3.24.38-r1.post-install 17:28:19 (71/155) Installing icu-data-full (73.2-r2) 17:28:19 (72/155) Installing mesa (23.0.4-r0) 17:28:19 (73/155) Installing llvm15-libs (15.0.7-r6) 17:28:20 (74/155) Installing hwdata-pci (0.370-r0) 17:28:20 (75/155) Installing libpciaccess (0.17-r2) 17:28:20 (76/155) Installing libdrm (2.4.115-r4) 17:28:20 (77/155) Installing musl-fts (1.2.7-r5) 17:28:20 (78/155) Installing libelf (0.189-r2) 17:28:20 (79/155) Installing mesa-glapi (23.0.4-r0) 17:28:20 (80/155) Installing mesa-dri-gallium (23.0.4-r0) 17:28:20 (81/155) Installing eudev-libs (3.2.11-r8) 17:28:20 (82/155) Installing libmagic (5.45-r0) 17:28:20 (83/155) Installing file (5.45-r0) 17:28:20 (84/155) Installing libice (1.1.1-r2) 17:28:20 (85/155) Installing libuuid (2.38.1-r8) 17:28:20 (86/155) Installing libsm (1.2.4-r1) 17:28:20 (87/155) Installing libxt (1.3.0-r2) 17:28:20 (88/155) Installing libxmu (1.1.4-r2) 17:28:20 (89/155) Installing xset (1.2.5-r1) 17:28:20 (90/155) Installing xprop (1.2.6-r0) 17:28:20 (91/155) Installing xdg-utils (1.1.3-r4) 17:28:20 (92/155) Installing libogg (1.3.5-r4) 17:28:20 (93/155) Installing flac-libs (1.4.3-r0) 17:28:20 (94/155) Installing alsa-lib (1.2.9-r1) 17:28:20 (95/155) Installing libatomic (12.2.1_git20220924-r10) 17:28:20 (96/155) Installing svt-av1-libs (1.6.0-r0) 17:28:20 (97/155) Installing aom-libs (3.6.1-r0) 17:28:20 (98/155) Installing libva (2.18.0-r1) 17:28:20 (99/155) Installing libvdpau (1.5-r1) 17:28:20 (100/155) Installing onevpl-libs (2023.2.1-r0) 17:28:20 (101/155) Installing ffmpeg-libavutil (6.0-r15) 17:28:20 (102/155) Installing libdav1d (1.2.1-r0) 17:28:20 (103/155) Installing libhwy (1.0.4-r1) 17:28:20 (104/155) Installing lcms2 (2.15-r2) 17:28:20 (105/155) Installing libjxl (0.8.2-r0) 17:28:20 (106/155) Installing lame-libs (3.100-r5) 17:28:20 (107/155) Installing opus (1.4-r0) 17:28:20 (108/155) Installing libgomp (12.2.1_git20220924-r10) 17:28:20 (109/155) Installing soxr (0.1.3-r5) 17:28:20 (110/155) Installing ffmpeg-libswresample (6.0-r15) 17:28:20 (111/155) Installing libtheora (1.1.1-r17) 17:28:20 (112/155) Installing libvorbis (1.3.7-r1) 17:28:20 (113/155) Installing libvpx (1.13.0-r1) 17:28:20 (114/155) Installing x264-libs (0.164_git20220602-r1) 17:28:20 (115/155) Installing numactl (2.0.16-r4) 17:28:20 (116/155) Installing x265-libs (3.5-r4) 17:28:20 (117/155) Installing xvidcore (1.3.7-r1) 17:28:20 (118/155) Installing ffmpeg-libavcodec (6.0-r15) 17:28:21 (119/155) Installing libbluray (1.3.4-r0) 17:28:21 (120/155) Installing mpg123-libs (1.31.3-r1) 17:28:21 (121/155) Installing libopenmpt (0.7.2-r0) 17:28:21 (122/155) Installing cjson (1.7.15-r4) 17:28:21 (123/155) Installing mbedtls (2.28.4-r0) 17:28:21 (124/155) Installing librist (0.2.7-r0) 17:28:21 (125/155) Installing libsrt (1.5.2-r0) 17:28:21 (126/155) Installing libssh (0.10.5-r0) 17:28:21 (127/155) Installing libsodium (1.0.18-r3) 17:28:21 (128/155) Installing libzmq (4.3.4-r4) 17:28:21 (129/155) Installing ffmpeg-libavformat (6.0-r15) 17:28:21 (130/155) Installing libevent (2.1.12-r6) 17:28:21 (131/155) Installing wayland-libs-server (1.22.0-r2) 17:28:21 (132/155) Installing mesa-gbm (23.0.4-r0) 17:28:21 (133/155) Installing harfbuzz-subset (7.3.0-r0) 17:28:21 (134/155) Installing icu-libs (73.2-r2) 17:28:21 (135/155) Installing jsoncpp (1.9.5-r0) 17:28:21 (136/155) Installing minizip (1.2.13-r0) 17:28:21 (137/155) Installing nspr (4.35-r2) 17:28:21 (138/155) Installing sqlite-libs (3.41.2-r2) 17:28:21 (139/155) Installing nss (3.91-r0) 17:28:21 (140/155) Installing pipewire-libs (0.3.70-r1) 17:28:21 (141/155) Installing libasyncns (0.8-r1) 17:28:21 (142/155) Installing libltdl (2.4.7-r2) 17:28:21 (143/155) Installing orc (0.4.34-r0) 17:28:21 (144/155) Installing libsndfile (1.2.0-r2) 17:28:21 (145/155) Installing speexdsp (1.2.1-r1) 17:28:21 (146/155) Installing tdb-libs (1.4.8-r1) 17:28:21 (147/155) Installing libpulse (16.1-r10) 17:28:21 (148/155) Installing re2 (2023.03.01-r1) 17:28:21 (149/155) Installing snappy (1.1.10-r1) 17:28:21 (150/155) Installing libwoff2common (1.0.2-r2) 17:28:21 (151/155) Installing libwoff2enc (1.0.2-r2) 17:28:21 (152/155) Installing libgpg-error (1.47-r1) 17:28:21 (153/155) Installing libgcrypt (1.10.2-r1) 17:28:21 (154/155) Installing libxslt (1.1.38-r0) 17:28:21 (155/155) Installing chromium (115.0.5790.170-r0) 17:28:22 Executing busybox-1.36.1-r2.trigger 17:28:22 Executing fontconfig-2.14.2-r3.trigger 17:28:22 Executing mkfontscale-1.2.2-r3.trigger 17:28:22 Executing glib-2.76.4-r0.trigger 17:28:22 Executing shared-mime-info-2.2-r5.trigger 17:28:23 Executing gdk-pixbuf-2.42.10-r5.trigger 17:28:23 Executing gtk-update-icon-cache-3.24.38-r1.trigger 17:28:23 OK: 572 MiB in 172 packages 17:28:31 Removing intermediate container dd5601fffa48 17:28:31 ---> ead381627c78 17:28:31 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 17:28:31 ---> Running in 60dfa8d4f9bf 17:28:31 Removing intermediate container 60dfa8d4f9bf 17:28:31 ---> e0a71c615c0a 17:28:31 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 17:28:31 ---> Running in b85c6930c351 17:28:31 Removing intermediate container b85c6930c351 17:28:31 ---> 178cd8ea8221 17:28:31 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 17:28:31 ---> Running in 9bb8b23d62a2 17:28:31 Removing intermediate container 9bb8b23d62a2 17:28:31 ---> 13167563632f 17:28:31 Step 6/11 : RUN npm install -g npm 17:28:31 ---> Running in c708e3d71666 17:28:38 17:28:38 removed 2 packages, and changed 59 packages in 6s 17:28:38 17:28:38 28 packages are looking for funding 17:28:38 run `npm fund` for details 17:28:39 Removing intermediate container c708e3d71666 17:28:39 ---> 4700d569979f 17:28:39 Step 7/11 : ARG USER=1000 17:28:39 ---> Running in 587f63b70407 17:28:39 Removing intermediate container 587f63b70407 17:28:39 ---> 6af8960123b9 17:28:39 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 17:28:39 ---> Running in fb53f62488d1 17:28:40 Removing intermediate container fb53f62488d1 17:28:40 ---> 724ea72133e7 17:28:40 Step 9/11 : USER $USER:$USER 17:28:40 ---> Running in 8bb6a821d09c 17:28:40 Removing intermediate container 8bb6a821d09c 17:28:40 ---> bcd4ded8917e 17:28:40 Step 10/11 : WORKDIR /app 17:28:40 ---> Running in a5e367784e78 17:28:40 Removing intermediate container a5e367784e78 17:28:40 ---> 52ca8030be00 17:28:40 Step 11/11 : LABEL git_sha=77b77ab8ea376b59e0449ec17481c7c109887cdd 17:28:40 ---> Running in 581ea8c00c3e 17:28:40 Removing intermediate container 581ea8c00c3e 17:28:40 ---> babedd9ed590 17:28:40 Successfully built babedd9ed590 17:28:40 Successfully tagged edgexfoundry/edgex-web-ui:77b77ab8ea376b59e0449ec17481c7c109887cdd 17:28:40 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 17:28:40 touch edgex-web-ui.imagebuilt 17:28:40 mkdir -p node_modules coverage 17:28:40 chown "1000:1000" node_modules coverage package-lock.json 17:28:40 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 17:28:42 npm WARN old lockfile 17:28:42 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 17:28:42 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 17:28:42 npm WARN old lockfile 17:28:42 npm WARN old lockfile This is a one-time fix-up, please be patient... 17:28:42 npm WARN old lockfile 17:28:50 npm WARN EBADENGINE Unsupported engine { 17:28:50 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 17:28:50 npm WARN EBADENGINE required: { 17:28:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:28:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:28:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:28:50 npm WARN EBADENGINE }, 17:28:50 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 17:28:50 npm WARN EBADENGINE } 17:28:50 npm WARN EBADENGINE Unsupported engine { 17:28:50 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 17:28:50 npm WARN EBADENGINE required: { 17:28:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:28:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:28:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:28:50 npm WARN EBADENGINE }, 17:28:50 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 17:28:50 npm WARN EBADENGINE } 17:28:50 npm WARN EBADENGINE Unsupported engine { 17:28:50 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 17:28:50 npm WARN EBADENGINE required: { 17:28:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:28:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:28:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:28:50 npm WARN EBADENGINE }, 17:28:50 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 17:28:50 npm WARN EBADENGINE } 17:28:50 npm WARN EBADENGINE Unsupported engine { 17:28:50 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 17:28:50 npm WARN EBADENGINE required: { 17:28:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:28:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:28:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:28:50 npm WARN EBADENGINE }, 17:28:50 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 17:28:50 npm WARN EBADENGINE } 17:28:50 npm WARN EBADENGINE Unsupported engine { 17:28:50 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 17:28:50 npm WARN EBADENGINE required: { 17:28:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:28:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:28:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:28:50 npm WARN EBADENGINE }, 17:28:50 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 17:28:50 npm WARN EBADENGINE } 17:28:50 npm WARN EBADENGINE Unsupported engine { 17:28:50 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 17:28:50 npm WARN EBADENGINE required: { 17:28:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:28:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:28:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:28:50 npm WARN EBADENGINE }, 17:28:50 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 17:28:50 npm WARN EBADENGINE } 17:28:50 npm WARN EBADENGINE Unsupported engine { 17:28:50 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 17:28:50 npm WARN EBADENGINE required: { 17:28:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:28:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:28:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:28:50 npm WARN EBADENGINE }, 17:28:50 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 17:28:50 npm WARN EBADENGINE } 17:28:50 npm WARN EBADENGINE Unsupported engine { 17:28:50 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 17:28:50 npm WARN EBADENGINE required: { 17:28:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:28:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:28:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:28:50 npm WARN EBADENGINE }, 17:28:50 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 17:28:50 npm WARN EBADENGINE } 17:28:50 npm WARN EBADENGINE Unsupported engine { 17:28:50 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 17:28:50 npm WARN EBADENGINE required: { 17:28:50 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:28:50 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:28:50 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:28:50 npm WARN EBADENGINE }, 17:28:50 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 17:28:50 npm WARN EBADENGINE } 17:29:02 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 17:29:02 npm WARN deprecated @babel/plugin-proposal-export-namespace-from@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead. 17:29:02 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 17:29:02 npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 17:29:02 npm WARN deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. 17:29:02 npm WARN deprecated @babel/plugin-proposal-class-static-block@7.15.4: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-static-block instead. 17:29:02 npm WARN deprecated @babel/plugin-proposal-dynamic-import@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead. 17:29:02 npm WARN deprecated @babel/plugin-proposal-private-methods@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead. 17:29:02 npm WARN deprecated @babel/plugin-proposal-numeric-separator@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. 17:29:02 npm WARN deprecated @babel/plugin-proposal-logical-assignment-operators@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead. 17:29:02 npm WARN deprecated @babel/plugin-proposal-class-properties@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. 17:29:02 npm WARN deprecated @babel/plugin-proposal-optional-catch-binding@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead. 17:29:02 npm WARN deprecated @babel/plugin-proposal-json-strings@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead. 17:29:02 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 17:29:02 npm WARN deprecated @babel/plugin-proposal-private-property-in-object@7.15.4: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead. 17:29:02 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 17:29:02 npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.14.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 17:29: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 17:29:02 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 17:29:03 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 17:29:03 npm WARN deprecated @babel/plugin-proposal-object-rest-spread@7.14.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. 17:29:03 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 17:29:03 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 17:29:03 npm WARN deprecated @babel/plugin-proposal-optional-chaining@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. 17:29:03 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 17:29:03 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 17:29:04 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 17:29:04 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. 17:29:04 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. 17:29:04 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. 17:29:04 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 17:29:05 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 17:29:08 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 17:29:08 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 17:29:10 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. 17:29:13 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. 17:29:19 17:29:19 added 1478 packages, and audited 1479 packages in 39s 17:29:19 17:29:19 90 packages are looking for funding 17:29:19 run `npm fund` for details 17:29:19 17:29:19 40 vulnerabilities (1 low, 17 moderate, 17 high, 5 critical) 17:29:19 17:29:19 To address issues that do not require attention, run: 17:29:19 npm audit fix 17:29:19 17:29:19 To address all issues (including breaking changes), run: 17:29:19 npm audit fix --force 17:29:19 17:29:19 Run `npm audit` for details. 17:29:26 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 17:29:29 - Generating browser application bundles (phase: setup)... 17:29:33 Compiling @angular/core : es2015 as esm2015 17:29:33 Compiling @angular/compiler/testing : es2015 as esm2015 17:29:35 Compiling @angular/core/testing : es2015 as esm2015 17:29:35 Compiling @angular/common : es2015 as esm2015 17:29:36 Compiling @angular/platform-browser : es2015 as esm2015 17:29:36 Compiling @angular/common/testing : es2015 as esm2015 17:29:36 Compiling @angular/common/http : es2015 as esm2015 17:29:36 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 17:29:36 Compiling @angular/platform-browser/testing : es2015 as esm2015 17:29:36 Compiling @angular/forms : es2015 as esm2015 17:29:36 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 17:29:37 Compiling @angular/router : es2015 as esm2015 17:29:37 Compiling @angular/common/http/testing : es2015 as esm2015 17:29:38 Compiling @angular/router/testing : es2015 as esm2015 17:29:43 20 09 2023 17:29:42.337:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 17:29:43 20 09 2023 17:29:42.339:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 17:29:43 20 09 2023 17:29:42.342:INFO [launcher]: Starting browser ChromeHeadless 17:29:51 ✔ Browser application bundle generation complete. 17:29:51 20 09 2023 17:29:51.254:INFO [Chrome Headless 115.0.5790.170 (Linux x86_64)]: Connected on socket 20KXPdEeeqUk1zRXAAAB with id 60771329 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.053 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.093 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.114 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.135 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.145 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.154 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.159 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.161 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.164 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.17 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.174 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.177 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.24 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.278 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.287 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.296 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.299 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.328 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.337 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.345 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.353 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.364 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.376 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.378 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.414 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.427 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.464 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.485 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.488 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.49 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.492 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.501 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.504 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.508 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.538 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.558 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.57 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.582 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.589 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.598 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.613 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.64 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.648 secs) 17:29:54 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.655 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.664 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.687 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.692 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.696 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.706 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.709 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.723 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.725 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.726 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.729 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.742 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 0.749 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 0.759 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 0.761 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 0.762 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 0.768 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 0.783 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 0.803 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 0.823 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 0.826 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 0.827 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 0.833 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 0.84 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 0.849 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 0.853 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 0.864 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 0.866 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 0.868 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 0.869 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 0.871 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 0.881 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 0.896 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 0.906 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 0.912 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 0.918 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 0.921 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 0.929 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 0.935 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 0.937 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 0.939 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 0.962 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 0.978 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 0.984 secs) 17:29:55 WARN: ' 17:29:55 It looks like you're using ngModel on the same form field as formControlName. 17:29:55 Support for using the ngModel input property and ngModelChange event with 17:29:55 reactive form directives has been deprecated in Angular v6 and will be removed 17:29:55 in a future version of Angular. 17:29:55 17:29:55 For more information on this, see our API docs here: 17:29:55 https://angular.io/api/forms/FormControlName#use-with-ngmodel 17:29:55 ' 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 0.984 secs) 17:29:55 WARN: ' 17:29:55 It looks like you're using ngModel on the same form field as formControlName. 17:29:55 Support for using the ngModel input property and ngModelChange event with 17:29:55 reactive form directives has been deprecated in Angular v6 and will be removed 17:29:55 in a future version of Angular. 17:29:55 17:29:55 For more information on this, see our API docs here: 17:29:55 https://angular.io/api/forms/FormControlName#use-with-ngmodel 17:29:55 ' 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.001 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.015 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.028 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.035 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.046 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.049 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.052 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.055 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.059 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.061 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.063 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.082 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.084 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.109 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.121 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.124 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.127 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.129 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.13 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.132 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.136 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.171 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.186 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.192 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.196 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.198 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.2 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.204 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.206 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.208 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.22 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.247 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.253 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.258 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.266 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.272 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.275 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.289 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.301 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.33 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.333 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.359 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.415 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.425 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.435 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.438 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.442 secs) 17:29:55 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.463 secs) 17:29:56 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.471 secs) 17:29:56 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.486 secs) 17:29:56 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.503 secs) 17:29:56 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.525 secs) 17:29:56 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 1.531 secs) 17:29:56 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 1.55 secs) 17:29:56 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 1.554 secs) 17:29:56 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 1.58 secs) 17:29:56 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 1.589 secs) 17:29:56 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 1.596 secs) 17:29:56 Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 145 of 145 SUCCESS (2.194 secs / 1.596 secs) 17:29:56 TOTAL: 145 SUCCESS 17:29:56 ✔ Browser application bundle generation complete. 17:29:56 17:29:56 =============================== Coverage summary =============================== 17:29:56 Statements : 41.44% ( 1421/3429 ) 17:29:56 Branches : 12.14% ( 109/898 ) 17:29:56 Functions : 33.17% ( 415/1251 ) 17:29:56 Lines : 39.32% ( 1276/3245 ) 17:29:56 ================================================================================ 17:29:56 ✔ Browser application bundle generation complete. 17:29:57 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-634/web' [Pipeline] echo 17:29:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:29:57 $ docker stop --time=1 065e12b5fb2263f2d86ad6204fce3cf58001ccb079113bfe08b322d5fa33f513 17:29:58 $ docker rm -f --volumes 065e12b5fb2263f2d86ad6204fce3cf58001ccb079113bfe08b322d5fa33f513 [Pipeline] // withDockerContainer [Pipeline] sh 17:29:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:30:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:30:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:30:02 + ls -al . 17:30:02 total 180 17:30:02 drwxrwxr-x 14 jenkins jenkins 4096 Sep 20 17:28 . 17:30:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:26 .. 17:30:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:26 .blubracket 17:30:02 -rw-rw-r-- 1 jenkins jenkins 18 Sep 20 17:26 .dockerignore 17:30:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:27 .git 17:30:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:26 .github 17:30:02 -rw-rw-r-- 1 jenkins jenkins 185 Sep 20 17:26 .gitignore 17:30:02 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:27 .semver 17:30:02 -rw-rw-r-- 1 jenkins jenkins 8418 Sep 20 17:26 Attribution.txt 17:30:02 -rw-rw-r-- 1 jenkins jenkins 19103 Sep 20 17:26 CHANGELOG.md 17:30:02 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 20 17:26 CONTRIBUTING.md 17:30:02 -rw-rw-r-- 1 jenkins jenkins 1788 Sep 20 17:26 Dockerfile 17:30:02 -rw-rw-r-- 1 jenkins jenkins 652 Sep 20 17:26 Jenkinsfile 17:30:02 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 20 17:26 LICENSE 17:30:02 -rw-rw-r-- 1 jenkins jenkins 2134 Sep 20 17:26 Makefile 17:30:02 -rw-rw-r-- 1 jenkins jenkins 4549 Sep 20 17:26 README.md 17:30:02 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 17:27 VERSION 17:30:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:26 assets 17:30:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:26 bin 17:30:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:26 cmd 17:30:02 -rw-r--r-- 1 jenkins jenkins 10 Sep 20 17:28 coverage.out 17:30:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:26 docs 17:30:02 -rw-rw-r-- 1 jenkins jenkins 2999 Sep 20 17:26 go.mod 17:30:02 -rw-rw-r-- 1 jenkins jenkins 30528 Sep 20 17:26 go.sum 17:30:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:26 internal 17:30:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:26 snap 17:30:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:26 testing 17:30:02 -rw-rw-r-- 1 jenkins jenkins 155 Sep 20 17:26 version.go 17:30:02 drwxrwxr-x 6 jenkins jenkins 4096 Sep 20 17:28 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:02 + 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=77b77ab8ea376b59e0449ec17481c7c109887cdd --label arch=amd64 --label version=0.0.0 . 17:30:02 Sending build context to Docker daemon 50.3MB 17:30:02 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 17:30:02 Step 2/25 : FROM ${BASE} AS builder 17:30:02 ---> 409ab7613e58 17:30:02 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:30:03 ---> Running in 2ade8daf0f01 17:30:03 Removing intermediate container 2ade8daf0f01 17:30:03 ---> 04208365388c 17:30:03 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 17:30:03 ---> Running in 44073fb958fa 17:30:03 Removing intermediate container 44073fb958fa 17:30:03 ---> 6c43dabac813 17:30:03 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 17:30:03 ---> Running in a44c9f145bfe 17:30:03 Removing intermediate container a44c9f145bfe 17:30:03 ---> 68b8629593f1 17:30:03 Step 6/25 : LABEL Name=edgex-ui-go 17:30:03 ---> Running in 445ebe6378b2 17:30:03 Removing intermediate container 445ebe6378b2 17:30:03 ---> 066fcacbec6a 17:30:03 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 17:30:03 ---> Running in c20f670c5664 17:30:03 Removing intermediate container c20f670c5664 17:30:03 ---> 3f0eefd32d26 17:30:03 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:30:04 ---> 92507c843237 17:30:04 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:30:04 ---> Running in ccbe6bc53156 17:30:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:30:05 OK: 264 MiB in 52 packages 17:30:05 Removing intermediate container ccbe6bc53156 17:30:05 ---> 93db225cdfcb 17:30:05 Step 10/25 : ENV GO111MODULE=on 17:30:05 ---> Running in a396ed494be1 17:30:05 Removing intermediate container a396ed494be1 17:30:05 ---> c4e5a00ea268 17:30:05 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:30:05 ---> Running in 3a929358eac2 17:30:05 Removing intermediate container 3a929358eac2 17:30:05 ---> ce15f4c0a5c5 17:30:05 Step 12/25 : COPY go.mod vendor* ./ 17:30:05 ---> d354067dbd64 17:30:05 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:05 ---> Running in 06738390aba6 17:30:06 Removing intermediate container 06738390aba6 17:30:06 ---> fa484b6a461c 17:30:06 Step 14/25 : COPY . . 17:30:08 ---> a945f94383a6 17:30:08 Step 15/25 : RUN ${MAKE} 17:30:08 ---> Running in 3a7bc7e31143 17:30:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 17:30:26 Removing intermediate container 3a7bc7e31143 17:30:26 ---> 766a9f02cf31 17:30:26 Step 16/25 : FROM alpine:3.18 17:30:26 3.18: Pulling from library/alpine 17:30:26 7264a8db6415: Already exists 17:30:26 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 17:30:26 Status: Downloaded newer image for alpine:3.18 17:30:26 ---> 7e01a0d0a1dc 17:30:26 Step 17/25 : EXPOSE 4000 17:30:26 ---> Running in 0c44b413ed46 17:30:26 Removing intermediate container 0c44b413ed46 17:30:26 ---> 3cf9835758d5 17:30:26 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:30:26 ---> 1db03821e0ec 17:30:26 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 17:30:26 ---> 24f3a9082d71 17:30:26 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 17:30:26 ---> e431f35af0e4 17:30:26 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:30:26 ---> Running in f062038be91f 17:30:26 Removing intermediate container f062038be91f 17:30:26 ---> 5db32a27286f 17:30:26 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 17:30:26 ---> Running in 0e0500b742b5 17:30:26 Removing intermediate container 0e0500b742b5 17:30:26 ---> eeb060c26dd2 17:30:26 Step 23/25 : LABEL arch=amd64 17:30:26 ---> Running in 3bb33eecfe26 17:30:26 Removing intermediate container 3bb33eecfe26 17:30:26 ---> 2353c00e81f2 17:30:26 Step 24/25 : LABEL git_sha=77b77ab8ea376b59e0449ec17481c7c109887cdd 17:30:26 ---> Running in f9aa77b74ed0 17:30:27 Removing intermediate container f9aa77b74ed0 17:30:27 ---> 0fcdc232c26c 17:30:27 Step 25/25 : LABEL version=0.0.0 17:30:27 ---> Running in 265ddc974ce0 17:30:27 Removing intermediate container 265ddc974ce0 17:30:27 ---> 2c3e1df98ff5 17:30:27 [Warning] One or more build-args [ARCH] were not consumed 17:30:27 Successfully built 2c3e1df98ff5 17:30:27 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 17:30:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:30:27 17:30:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:30:28 latest: Pulling from edgex-lftools-log-publisher 17:30:28 5eb5b503b376: Pulling fs layer 17:30:28 5c69ac0246d0: Pulling fs layer 17:30:28 ec43610c2a17: Pulling fs layer 17:30:28 3a2ae6a8a46f: Pulling fs layer 17:30:28 33b1e0a273af: Pulling fs layer 17:30:28 5d3b04190fa2: Pulling fs layer 17:30:28 2f39f015ded8: Pulling fs layer 17:30:28 5d3b04190fa2: Waiting 17:30:28 3a2ae6a8a46f: Waiting 17:30:28 33b1e0a273af: Waiting 17:30:28 2f39f015ded8: Waiting 17:30:28 5c69ac0246d0: Verifying Checksum 17:30:28 5c69ac0246d0: Download complete 17:30:28 3a2ae6a8a46f: Download complete 17:30:28 33b1e0a273af: Verifying Checksum 17:30:28 33b1e0a273af: Download complete 17:30:28 ec43610c2a17: Verifying Checksum 17:30:28 ec43610c2a17: Download complete 17:30:28 5d3b04190fa2: Verifying Checksum 17:30:28 5eb5b503b376: Download complete 17:30:29 2f39f015ded8: Download complete 17:30:30 5eb5b503b376: Pull complete 17:30:30 5c69ac0246d0: Pull complete 17:30:30 ec43610c2a17: Pull complete 17:30:30 3a2ae6a8a46f: Pull complete 17:30:30 33b1e0a273af: Pull complete 17:30:30 5d3b04190fa2: Pull complete 17:30:34 2f39f015ded8: Pull complete 17:30:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:30:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:30:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:35 prd-ubuntu20.04-docker-8c-8g-6764 does not seem to be running inside a container 17:30:35 $ 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-634 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-634:/w/workspace/edgexfoundry_edgex-ui-go_PR-634:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:30:38 $ docker top dc4064fb47d279b587b2ff31cbd31a22ffbf41fc480f08da8813667d551733d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:38 ---> job-cost.sh 17:30:38 lf-activate-venv: SKIPPING 17:30:38 INFO: No Stack... 17:30:39 INFO: Retrieving Pricing Info for: v3-standard-8 17:30:39 INFO: Archiving Costs [Pipeline] sh 17:30:39 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-634/archives/cost.csv 17:30:39 + cut -d, -f6 [Pipeline] lock 17:30:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-634-1-stack-cost] 17:30:39 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-634-1-stack-cost] did not exist. Created. 17:30:39 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-634-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:30:40 + echo total: 0.2199999988079071 [Pipeline] stash 17:30:40 Stashed 1 file(s) [Pipeline] } 17:30:40 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-634-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:30:40 $ docker stop --time=1 dc4064fb47d279b587b2ff31cbd31a22ffbf41fc480f08da8813667d551733d9 17:30:41 $ docker rm -f --volumes dc4064fb47d279b587b2ff31cbd31a22ffbf41fc480f08da8813667d551733d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:48:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7174 in /w/workspace/edgexfoundry_edgex-ui-go_PR-634 [Pipeline] { [Pipeline] ws 17:48:11 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 17:48:11 The recommended git tool is: git 17:48:19 using credential edgex-jenkins-ssh 17:48:19 Cloning the remote Git repository 17:48:19 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 17:48:19 > git init /w/workspace/edgex-ui-go/1 # timeout=10 17:48:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:48:19 > git --version # timeout=10 17:48:19 > git --version # 'git version 2.25.1' 17:48:19 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:48:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:26 Merging remotes/origin/main commit 133995f3795ac8ee1626704056303211e11ac888 into PR head commit 77b77ab8ea376b59e0449ec17481c7c109887cdd 17:48:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:48:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:48:25 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/634/head:refs/remotes/origin/PR-634 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:48:26 > git config core.sparsecheckout # timeout=10 17:48:26 > git checkout -f 77b77ab8ea376b59e0449ec17481c7c109887cdd # timeout=10 17:48:26 Merge succeeded, producing 77b77ab8ea376b59e0449ec17481c7c109887cdd 17:48:26 Checking out Revision 77b77ab8ea376b59e0449ec17481c7c109887cdd (PR-634) 17:48:26 > git remote # timeout=10 17:48:26 > git config --get remote.origin.url # timeout=10 17:48:26 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:26 > git merge 133995f3795ac8ee1626704056303211e11ac888 # timeout=10 17:48:26 > git rev-parse HEAD^{commit} # timeout=10 17:48:26 > git config core.sparsecheckout # timeout=10 17:48:26 > git checkout -f 77b77ab8ea376b59e0449ec17481c7c109887cdd # timeout=10 17:48:31 Commit message: "ci: add automated release workflow on tag creation" 17:48:31 > git --version # timeout=10 17:48:31 > git --version # 'git version 2.25.1' 17:48:31 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:48:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:48:32 % Total % Received % Xferd Average Speed Time Time Time Current 17:48:32 Dload Upload Total Spent Left Speed 17:48:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 157k 0 --:--:-- --:--:-- --:--:-- 157k [Pipeline] sh 17:48:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:48:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:48:34 + sudo tee /etc/docker/daemon.new 17:48:34 { 17:48:34 "registry-mirrors": [ 17:48:34 "https://nexus3.edgexfoundry.org:10001" 17:48:34 ], 17:48:34 "bip": "10.250.0.254/24", 17:48:34 "hosts": [ 17:48:34 "tcp://0.0.0.0:5555", 17:48:34 "unix:///var/run/docker.sock" 17:48:34 ], 17:48:34 "mtu": 1458, 17:48:34 "selinux-enabled": true, 17:48:34 "seccomp-profile": "/etc/docker/seccomp.json" 17:48:34 } [Pipeline] sh 17:48:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:48:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:48:53 provisioning config files... 17:48:53 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1678320351998536054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:53 ---> docker-login.sh 17:48:53 nexus3.edgexfoundry.org:10001 17:48:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:54 Configure a credential helper to remove this warning. See 17:48:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:54 17:48:54 Login Succeeded 17:48:54 nexus3.edgexfoundry.org:10002 17:48:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:54 Configure a credential helper to remove this warning. See 17:48:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:54 17:48:54 Login Succeeded 17:48:54 nexus3.edgexfoundry.org:10003 17:48:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:54 Configure a credential helper to remove this warning. See 17:48:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:54 17:48:54 Login Succeeded 17:48:54 nexus3.edgexfoundry.org:10004 17:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:55 Configure a credential helper to remove this warning. See 17:48:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:55 17:48:55 Login Succeeded 17:48:55 docker.io 17:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:56 Configure a credential helper to remove this warning. See 17:48:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:56 17:48:56 Login Succeeded 17:48:56 ---> docker-login.sh ends [Pipeline] } 17:48:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:48:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:48:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:48:56 ========================================================= 17:48:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:48:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 17:48:58 Sending build context to Docker daemon 30.32MB 17:48:58 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 17:48:58 Step 2/15 : FROM ${BASE} AS builder 17:48:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:48:58 9fda8d8052c6: Pulling fs layer 17:48:58 5d54e960e981: Pulling fs layer 17:48:58 c4a7e357bf2a: Pulling fs layer 17:48:58 f0e02332f6b5: Pulling fs layer 17:48:58 cefa15bbcfad: Pulling fs layer 17:48:58 17808c966233: Pulling fs layer 17:48:58 f4c1fc716caa: Pulling fs layer 17:48:58 cefa15bbcfad: Waiting 17:48:58 17808c966233: Waiting 17:48:58 f4c1fc716caa: Waiting 17:48:58 f0e02332f6b5: Waiting 17:48:58 5d54e960e981: Download complete 17:48:58 f0e02332f6b5: Download complete 17:48:58 cefa15bbcfad: Verifying Checksum 17:48:58 cefa15bbcfad: Download complete 17:48:58 9fda8d8052c6: Download complete 17:48:59 f4c1fc716caa: Verifying Checksum 17:48:59 f4c1fc716caa: Download complete 17:48:59 9fda8d8052c6: Pull complete 17:48:59 5d54e960e981: Pull complete 17:49:00 c4a7e357bf2a: Verifying Checksum 17:49:00 c4a7e357bf2a: Download complete 17:49:01 17808c966233: Verifying Checksum 17:49:01 17808c966233: Download complete 17:49:13 c4a7e357bf2a: Pull complete 17:49:13 f0e02332f6b5: Pull complete 17:49:13 cefa15bbcfad: Pull complete 17:49:23 17808c966233: Pull complete 17:49:24 f4c1fc716caa: Pull complete 17:49:24 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 17:49:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:49:24 ---> ea914061e18c 17:49:24 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:49:27 ---> Running in 25a06a844fba 17:49:27 Removing intermediate container 25a06a844fba 17:49:27 ---> ce2c40ab7bee 17:49:27 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 17:49:27 ---> Running in 24c3714b18d9 17:49:28 Removing intermediate container 24c3714b18d9 17:49:28 ---> e095d13b87f0 17:49:28 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 17:49:28 ---> Running in 951497abe55b 17:49:28 Removing intermediate container 951497abe55b 17:49:28 ---> f9a82efb43b1 17:49:28 Step 6/15 : LABEL Name=edgex-ui-go 17:49:28 ---> Running in 9719bde4b298 17:49:29 Removing intermediate container 9719bde4b298 17:49:29 ---> a93ff2014be3 17:49:29 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 17:49:29 ---> Running in 5db9129993dd 17:49:30 Removing intermediate container 5db9129993dd 17:49:30 ---> 25ecded96519 17:49:30 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:49:30 latest: Pulling from library/docker 17:49:30 9fda8d8052c6: Already exists 17:49:30 6852f3ef0b5f: Pulling fs layer 17:49:30 4f4fb700ef54: Pulling fs layer 17:49:30 767c2a40dc41: Pulling fs layer 17:49:30 011855a528fc: Pulling fs layer 17:49:30 2eb2999eb53e: Pulling fs layer 17:49:30 52a6c1800204: Pulling fs layer 17:49:30 a01340eade1a: Pulling fs layer 17:49:30 fcee97a2aa0f: Pulling fs layer 17:49:30 8cf3fdb5711b: Pulling fs layer 17:49:30 36ac283ad2d4: Pulling fs layer 17:49:30 3f3c41fd9ebb: Pulling fs layer 17:49:30 29a5074801a2: Pulling fs layer 17:49:30 0a0cc6640ec8: Pulling fs layer 17:49:30 011855a528fc: Waiting 17:49:30 2eb2999eb53e: Waiting 17:49:30 36ac283ad2d4: Waiting 17:49:30 3f3c41fd9ebb: Waiting 17:49:30 0a0cc6640ec8: Waiting 17:49:30 52a6c1800204: Waiting 17:49:30 a01340eade1a: Waiting 17:49:30 29a5074801a2: Waiting 17:49:30 fcee97a2aa0f: Waiting 17:49:30 8cf3fdb5711b: Waiting 17:49:30 4f4fb700ef54: Download complete 17:49:30 6852f3ef0b5f: Verifying Checksum 17:49:31 767c2a40dc41: Verifying Checksum 17:49:31 767c2a40dc41: Download complete 17:49:31 52a6c1800204: Verifying Checksum 17:49:31 52a6c1800204: Download complete 17:49:31 2eb2999eb53e: Verifying Checksum 17:49:31 2eb2999eb53e: Download complete 17:49:31 a01340eade1a: Verifying Checksum 17:49:31 a01340eade1a: Download complete 17:49:31 6852f3ef0b5f: Pull complete 17:49:31 fcee97a2aa0f: Verifying Checksum 17:49:31 fcee97a2aa0f: Download complete 17:49:32 8cf3fdb5711b: Verifying Checksum 17:49:32 8cf3fdb5711b: Download complete 17:49:32 36ac283ad2d4: Verifying Checksum 17:49:32 36ac283ad2d4: Download complete 17:49:32 4f4fb700ef54: Pull complete 17:49:32 29a5074801a2: Verifying Checksum 17:49:32 29a5074801a2: Download complete 17:49:32 0a0cc6640ec8: Verifying Checksum 17:49:32 0a0cc6640ec8: Download complete 17:49:32 011855a528fc: Verifying Checksum 17:49:32 011855a528fc: Download complete 17:49:33 767c2a40dc41: Pull complete 17:49:33 3f3c41fd9ebb: Verifying Checksum 17:49:33 3f3c41fd9ebb: Download complete 17:49:34 011855a528fc: Pull complete 17:49:35 2eb2999eb53e: Pull complete 17:49:35 52a6c1800204: Pull complete 17:49:35 a01340eade1a: Pull complete 17:49:36 fcee97a2aa0f: Pull complete 17:49:37 8cf3fdb5711b: Pull complete 17:49:37 36ac283ad2d4: Pull complete 17:49:40 3f3c41fd9ebb: Pull complete 17:49:40 29a5074801a2: Pull complete 17:49:40 0a0cc6640ec8: Pull complete 17:49:40 Digest: sha256:9e6dbb25d3c0e1e2d222c8a3f074cb8240d1a716d0c6868f76eb3d5a4dfb174c 17:49:40 Status: Downloaded newer image for docker:latest 17:49:43 ---> eef9789896b5 17:49:43 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:49:43 ---> Running in 99c755718891 17:49:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:49:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:49:46 OK: 266 MiB in 52 packages 17:49:47 Removing intermediate container 99c755718891 17:49:47 ---> c3868db84e4a 17:49:47 Step 10/15 : ENV GO111MODULE=on 17:49:47 ---> Running in 7cbeee35f144 17:49:47 Removing intermediate container 7cbeee35f144 17:49:47 ---> c7897751971d 17:49:47 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:49:47 ---> Running in af5c9bad3f52 17:49:48 Removing intermediate container af5c9bad3f52 17:49:48 ---> 080d680afe5f 17:49:48 Step 12/15 : COPY go.mod vendor* ./ 17:49:49 ---> f755dc2f87f0 17:49:49 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:49:49 ---> Running in 8eda2280df9d 17:51:11 Removing intermediate container 8eda2280df9d 17:51:11 ---> 8f4c9d18a03d 17:51:11 Step 14/15 : COPY . . 17:51:11 ---> 866e46f40ad0 17:51:11 Step 15/15 : RUN ${MAKE} 17:51:11 ---> Running in 7fff1b0d3a46 17:51:11 noop 17:51:11 Removing intermediate container 7fff1b0d3a46 17:51:11 ---> f34747edcdc2 17:51:11 Successfully built f34747edcdc2 17:51:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:12 + docker inspect -f . ci-base-image-arm64 17:51:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:12 prd-ubuntu20.04-docker-arm64-4c-16g-7174 does not seem to be running inside a container 17:51:12 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:51:14 $ docker top ff5d411e1e2cdbe663ad8fd1d9ab9862c0721ed049ef4c8de92e7705f78259ee -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:15 + go version 17:51:15 go version go1.21.0 linux/arm64 [Pipeline] } 17:51:15 $ docker stop --time=1 ff5d411e1e2cdbe663ad8fd1d9ab9862c0721ed049ef4c8de92e7705f78259ee 17:51:16 $ docker rm -f --volumes ff5d411e1e2cdbe663ad8fd1d9ab9862c0721ed049ef4c8de92e7705f78259ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:17 + docker inspect -f . ci-base-image-arm64 17:51:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:18 prd-ubuntu20.04-docker-arm64-4c-16g-7174 does not seem to be running inside a container 17:51:18 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:51:19 $ docker top 645d65246bbff8cab24a2df3a397fc50bb1eb525b096eacef23d6ab1f9872989 -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:20 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 17:51:21 + make test 17:51:21 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 17:51:25 ? github.com/edgexfoundry/edgex-ui-go [no test files] 17:53:02 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 17:53:02 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 17:53:02 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 17:53:02 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 17:53:02 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 17:53:02 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 17:53:02 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 17:53:02 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 17:53:02 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 17:53:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:53:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:53:34 ./bin/test-attribution-txt.sh 17:53:34 make -C web test 17:53:34 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 17:53:34 make[1]: tput: No such file or directory 17:53:34 make[1]: tput: No such file or directory 17:53:34 warning: generating ./VERSION 17:53:34 echo "0.0.0" > VERSION 17:53:34 docker build \ 17:53:34 -f Dockerfile \ 17:53:34 --build-arg USER=1000 \ 17:53:34 \ 17:53:34 --label "git_sha=77b77ab8ea376b59e0449ec17481c7c109887cdd" \ 17:53:34 -t edgexfoundry/edgex-web-ui:77b77ab8ea376b59e0449ec17481c7c109887cdd \ 17:53:34 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 17:53:34 . 17:53:34 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 17:53:34 Install the buildx component to build images with BuildKit: 17:53:34 https://docs.docker.com/go/buildx/ 17:53:34 17:53:34 Sending build context to Docker daemon 2.571MB 17:53:34 Step 1/11 : FROM node:18-alpine3.18 17:53:34 18-alpine3.18: Pulling from library/node 17:53:35 9fda8d8052c6: Already exists 17:53:35 5b9fa85dad3f: Pulling fs layer 17:53:35 5645b18d5cbb: Pulling fs layer 17:53:35 dfb2fed0773f: Pulling fs layer 17:53:35 dfb2fed0773f: Verifying Checksum 17:53:35 dfb2fed0773f: Download complete 17:53:35 5645b18d5cbb: Verifying Checksum 17:53:35 5645b18d5cbb: Download complete 17:53:38 5b9fa85dad3f: Verifying Checksum 17:53:38 5b9fa85dad3f: Download complete 17:53:53 5b9fa85dad3f: Pull complete 17:53:53 5645b18d5cbb: Pull complete 17:53:53 dfb2fed0773f: Pull complete 17:53:53 Digest: sha256:619ce27eb37c7c0476bd518085bf1ba892e2148fc1ab5dbaff2f20c56e50444d 17:53:53 Status: Downloaded newer image for node:18-alpine3.18 17:53:53 ---> 7acdaa204ef2 17:53:53 Step 2/11 : RUN apk add --no-cache chromium 17:53:53 ---> Running in 8fef673a5aba 17:53:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:53:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:53:56 (1/152) Installing libexpat (2.5.0-r1) 17:53:56 (2/152) Installing brotli-libs (1.0.9-r14) 17:53:56 (3/152) Installing libbz2 (1.0.8-r5) 17:53:56 (4/152) Installing libpng (1.6.39-r3) 17:53:56 (5/152) Installing freetype (2.13.0-r5) 17:53:56 (6/152) Installing fontconfig (2.14.2-r3) 17:53:56 (7/152) Installing libfontenc (1.1.7-r2) 17:53:56 (8/152) Installing mkfontscale (1.2.2-r3) 17:53:56 (9/152) Installing font-opensans (0_git20210927-r1) 17:53:56 (10/152) Installing pkgconf (1.9.5-r0) 17:53:56 (11/152) Installing libffi (3.4.4-r2) 17:53:56 (12/152) Installing libintl (0.21.1-r7) 17:53:56 (13/152) Installing libblkid (2.38.1-r8) 17:53:56 (14/152) Installing libmount (2.38.1-r8) 17:53:56 (15/152) Installing pcre2 (10.42-r1) 17:53:56 (16/152) Installing glib (2.76.4-r0) 17:53:57 (17/152) Installing xz-libs (5.4.3-r0) 17:53:57 (18/152) Installing libxml2 (2.11.4-r0) 17:53:57 (19/152) Installing shared-mime-info (2.2-r5) 17:53:57 (20/152) Installing hicolor-icon-theme (0.17-r2) 17:53:57 (21/152) Installing libjpeg-turbo (2.1.5.1-r3) 17:53:57 (22/152) Installing libwebp (1.3.2-r0) 17:53:57 (23/152) Installing zstd-libs (1.5.5-r4) 17:53:57 (24/152) Installing tiff (4.5.1-r0) 17:53:57 (25/152) Installing gdk-pixbuf (2.42.10-r5) 17:53:57 (26/152) Installing gtk-update-icon-cache (3.24.38-r1) 17:53:57 (27/152) Installing libxau (1.0.11-r2) 17:53:57 (28/152) Installing libmd (1.0.4-r2) 17:53:57 (29/152) Installing libbsd (0.11.7-r1) 17:53:57 (30/152) Installing libxdmcp (1.1.4-r2) 17:53:57 (31/152) Installing libxcb (1.15-r1) 17:53:57 (32/152) Installing libx11 (1.8.4-r4) 17:53:57 (33/152) Installing libxcomposite (0.4.6-r3) 17:53:57 (34/152) Installing libxfixes (6.0.1-r2) 17:53:57 (35/152) Installing libxrender (0.9.11-r3) 17:53:57 (36/152) Installing libxcursor (1.2.1-r2) 17:53:57 (37/152) Installing libxdamage (1.1.6-r2) 17:53:57 (38/152) Installing libxext (1.3.5-r2) 17:53:57 (39/152) Installing libxi (1.8.1-r0) 17:53:57 (40/152) Installing libxinerama (1.1.5-r2) 17:53:57 (41/152) Installing libxrandr (1.5.3-r2) 17:53:57 (42/152) Installing libatk-1.0 (2.48.3-r0) 17:53:57 (43/152) Installing libxtst (1.2.4-r2) 17:53:57 (44/152) Installing dbus-libs (1.14.8-r0) 17:53:57 (45/152) Installing at-spi2-core (2.48.3-r0) 17:53:57 (46/152) Installing libatk-bridge-2.0 (2.48.3-r0) 17:53:57 (47/152) Installing pixman (0.42.2-r1) 17:53:57 (48/152) Installing cairo (1.17.8-r1) 17:53:57 (49/152) Installing cairo-gobject (1.17.8-r1) 17:53:57 (50/152) Installing avahi-libs (0.8-r13) 17:53:57 (51/152) Installing gmp (6.2.1-r3) 17:53:57 (52/152) Installing nettle (3.8.1-r2) 17:53:57 (53/152) Installing libunistring (1.1-r1) 17:53:57 (54/152) Installing libidn2 (2.3.4-r1) 17:53:57 (55/152) Installing p11-kit (0.24.1-r2) 17:53:58 (56/152) Installing libtasn1 (4.19.0-r1) 17:53:58 (57/152) Installing gnutls (3.8.0-r2) 17:53:58 (58/152) Installing cups-libs (2.4.6-r0) 17:53:58 (59/152) Installing libepoxy (1.5.10-r1) 17:53:58 (60/152) Installing fribidi (1.0.13-r0) 17:53:58 (61/152) Installing graphite2 (1.3.14-r5) 17:53:58 (62/152) Installing harfbuzz (7.3.0-r0) 17:53:58 (63/152) Installing libxft (2.3.8-r1) 17:53:58 (64/152) Installing pango (1.50.14-r1) 17:53:58 (65/152) Installing wayland-libs-client (1.22.0-r2) 17:53:58 (66/152) Installing wayland-libs-cursor (1.22.0-r2) 17:53:58 (67/152) Installing wayland-libs-egl (1.22.0-r2) 17:53:58 (68/152) Installing xkeyboard-config (2.38-r0) 17:53:58 (69/152) Installing libxkbcommon (1.5.0-r2) 17:53:58 (70/152) Installing gtk+3.0 (3.24.38-r1) 17:53:59 Executing gtk+3.0-3.24.38-r1.post-install 17:53:59 (71/152) Installing icu-data-full (73.2-r2) 17:54:00 (72/152) Installing mesa (23.0.4-r0) 17:54:00 (73/152) Installing llvm15-libs (15.0.7-r6) 17:54:03 (74/152) Installing libdrm (2.4.115-r4) 17:54:03 (75/152) Installing musl-fts (1.2.7-r5) 17:54:03 (76/152) Installing libelf (0.189-r2) 17:54:03 (77/152) Installing mesa-glapi (23.0.4-r0) 17:54:03 (78/152) Installing mesa-dri-gallium (23.0.4-r0) 17:54:03 (79/152) Installing eudev-libs (3.2.11-r8) 17:54:03 (80/152) Installing libmagic (5.45-r0) 17:54:03 (81/152) Installing file (5.45-r0) 17:54:03 (82/152) Installing libice (1.1.1-r2) 17:54:03 (83/152) Installing libuuid (2.38.1-r8) 17:54:03 (84/152) Installing libsm (1.2.4-r1) 17:54:03 (85/152) Installing libxt (1.3.0-r2) 17:54:03 (86/152) Installing libxmu (1.1.4-r2) 17:54:03 (87/152) Installing xset (1.2.5-r1) 17:54:03 (88/152) Installing xprop (1.2.6-r0) 17:54:03 (89/152) Installing xdg-utils (1.1.3-r4) 17:54:03 (90/152) Installing libogg (1.3.5-r4) 17:54:03 (91/152) Installing flac-libs (1.4.3-r0) 17:54:03 (92/152) Installing alsa-lib (1.2.9-r1) 17:54:04 (93/152) Installing libatomic (12.2.1_git20220924-r10) 17:54:04 (94/152) Installing svt-av1-libs (1.6.0-r0) 17:54:04 (95/152) Installing aom-libs (3.6.1-r0) 17:54:04 (96/152) Installing libva (2.18.0-r1) 17:54:04 (97/152) Installing libvdpau (1.5-r1) 17:54:04 (98/152) Installing ffmpeg-libavutil (6.0-r15) 17:54:04 (99/152) Installing libdav1d (1.2.1-r0) 17:54:04 (100/152) Installing libhwy (1.0.4-r1) 17:54:04 (101/152) Installing lcms2 (2.15-r2) 17:54:04 (102/152) Installing libjxl (0.8.2-r0) 17:54:04 (103/152) Installing lame-libs (3.100-r5) 17:54:04 (104/152) Installing opus (1.4-r0) 17:54:04 (105/152) Installing libgomp (12.2.1_git20220924-r10) 17:54:04 (106/152) Installing soxr (0.1.3-r5) 17:54:04 (107/152) Installing ffmpeg-libswresample (6.0-r15) 17:54:04 (108/152) Installing libtheora (1.1.1-r17) 17:54:04 (109/152) Installing libvorbis (1.3.7-r1) 17:54:04 (110/152) Installing libvpx (1.13.0-r1) 17:54:04 (111/152) Installing x264-libs (0.164_git20220602-r1) 17:54:04 (112/152) Installing numactl (2.0.16-r4) 17:54:04 (113/152) Installing x265-libs (3.5-r4) 17:54:05 (114/152) Installing xvidcore (1.3.7-r1) 17:54:05 (115/152) Installing ffmpeg-libavcodec (6.0-r15) 17:54:05 (116/152) Installing libbluray (1.3.4-r0) 17:54:05 (117/152) Installing mpg123-libs (1.31.3-r1) 17:54:05 (118/152) Installing libopenmpt (0.7.2-r0) 17:54:05 (119/152) Installing cjson (1.7.15-r4) 17:54:05 (120/152) Installing mbedtls (2.28.4-r0) 17:54:05 (121/152) Installing librist (0.2.7-r0) 17:54:05 (122/152) Installing libsrt (1.5.2-r0) 17:54:05 (123/152) Installing libssh (0.10.5-r0) 17:54:05 (124/152) Installing libsodium (1.0.18-r3) 17:54:05 (125/152) Installing libzmq (4.3.4-r4) 17:54:05 (126/152) Installing ffmpeg-libavformat (6.0-r15) 17:54:05 (127/152) Installing libevent (2.1.12-r6) 17:54:05 (128/152) Installing wayland-libs-server (1.22.0-r2) 17:54:05 (129/152) Installing mesa-gbm (23.0.4-r0) 17:54:05 (130/152) Installing harfbuzz-subset (7.3.0-r0) 17:54:05 (131/152) Installing icu-libs (73.2-r2) 17:54:06 (132/152) Installing jsoncpp (1.9.5-r0) 17:54:06 (133/152) Installing minizip (1.2.13-r0) 17:54:06 (134/152) Installing nspr (4.35-r2) 17:54:06 (135/152) Installing sqlite-libs (3.41.2-r2) 17:54:06 (136/152) Installing nss (3.91-r0) 17:54:06 (137/152) Installing pipewire-libs (0.3.70-r1) 17:54:06 (138/152) Installing libasyncns (0.8-r1) 17:54:06 (139/152) Installing libltdl (2.4.7-r2) 17:54:06 (140/152) Installing orc (0.4.34-r0) 17:54:06 (141/152) Installing libsndfile (1.2.0-r2) 17:54:06 (142/152) Installing speexdsp (1.2.1-r1) 17:54:06 (143/152) Installing tdb-libs (1.4.8-r1) 17:54:06 (144/152) Installing libpulse (16.1-r10) 17:54:06 (145/152) Installing re2 (2023.03.01-r1) 17:54:06 (146/152) Installing snappy (1.1.10-r1) 17:54:06 (147/152) Installing libwoff2common (1.0.2-r2) 17:54:06 (148/152) Installing libwoff2enc (1.0.2-r2) 17:54:06 (149/152) Installing libgpg-error (1.47-r1) 17:54:06 (150/152) Installing libgcrypt (1.10.2-r1) 17:54:06 (151/152) Installing libxslt (1.1.38-r0) 17:54:06 (152/152) Installing chromium (115.0.5790.170-r0) 17:54:13 Executing busybox-1.36.1-r2.trigger 17:54:13 Executing fontconfig-2.14.2-r3.trigger 17:54:13 Executing mkfontscale-1.2.2-r3.trigger 17:54:13 Executing glib-2.76.4-r0.trigger 17:54:13 Executing shared-mime-info-2.2-r5.trigger 17:54:16 Executing gdk-pixbuf-2.42.10-r5.trigger 17:54:16 Executing gtk-update-icon-cache-3.24.38-r1.trigger 17:54:16 OK: 551 MiB in 169 packages 17:54:32 Removing intermediate container 8fef673a5aba 17:54:32 ---> d5d4e8390cbc 17:54:32 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 17:54:32 ---> Running in d8de3510a21c 17:54:32 Removing intermediate container d8de3510a21c 17:54:32 ---> 4183aff9efcc 17:54:32 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 17:54:32 ---> Running in 3cfd8070bb99 17:54:32 Removing intermediate container 3cfd8070bb99 17:54:32 ---> c09b52760aac 17:54:32 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 17:54:32 ---> Running in c130d1ce5e23 17:54:32 Removing intermediate container c130d1ce5e23 17:54:32 ---> 66634d9c2b37 17:54:32 Step 6/11 : RUN npm install -g npm 17:54:32 ---> Running in c2e51ce17842 17:55:10 17:55:10 removed 2 packages, and changed 59 packages in 31s 17:55:10 17:55:10 28 packages are looking for funding 17:55:10 run `npm fund` for details 17:55:17 Removing intermediate container c2e51ce17842 17:55:17 ---> 3eeeb9c4c7a6 17:55:17 Step 7/11 : ARG USER=1000 17:55:17 ---> Running in af753f573597 17:55:17 Removing intermediate container af753f573597 17:55:17 ---> 4b96709c6bfd 17:55:17 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 17:55:17 ---> Running in 446eed3ed4e7 17:55:19 Removing intermediate container 446eed3ed4e7 17:55:19 ---> dca039e17923 17:55:19 Step 9/11 : USER $USER:$USER 17:55:19 ---> Running in 7ffb8450d7d8 17:55:19 Removing intermediate container 7ffb8450d7d8 17:55:19 ---> 4aff1dd73fbb 17:55:19 Step 10/11 : WORKDIR /app 17:55:19 ---> Running in 52c028a94f11 17:55:19 Removing intermediate container 52c028a94f11 17:55:19 ---> 548687b88459 17:55:19 Step 11/11 : LABEL git_sha=77b77ab8ea376b59e0449ec17481c7c109887cdd 17:55:19 ---> Running in f1ff754034c9 17:55:20 Removing intermediate container f1ff754034c9 17:55:20 ---> efff5be48dc8 17:55:20 Successfully built efff5be48dc8 17:55:20 Successfully tagged edgexfoundry/edgex-web-ui:77b77ab8ea376b59e0449ec17481c7c109887cdd 17:55:20 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 17:55:20 touch edgex-web-ui.imagebuilt 17:55:20 mkdir -p node_modules coverage 17:55:20 chown "1000:1000" node_modules coverage package-lock.json 17:55:20 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 17:55:38 npm WARN old lockfile 17:55:38 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 17:55:38 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 17:55:38 npm WARN old lockfile 17:55:38 npm WARN old lockfile This is a one-time fix-up, please be patient... 17:55:38 npm WARN old lockfile 17:56:35 npm WARN EBADENGINE Unsupported engine { 17:56:35 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 17:56:35 npm WARN EBADENGINE required: { 17:56:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:56:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:56:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:56:35 npm WARN EBADENGINE }, 17:56:35 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 17:56:35 npm WARN EBADENGINE } 17:56:35 npm WARN EBADENGINE Unsupported engine { 17:56:35 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 17:56:35 npm WARN EBADENGINE required: { 17:56:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:56:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:56:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:56:35 npm WARN EBADENGINE }, 17:56:35 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 17:56:35 npm WARN EBADENGINE } 17:56:35 npm WARN EBADENGINE Unsupported engine { 17:56:35 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 17:56:35 npm WARN EBADENGINE required: { 17:56:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:56:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:56:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:56:35 npm WARN EBADENGINE }, 17:56:35 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 17:56:35 npm WARN EBADENGINE } 17:56:35 npm WARN EBADENGINE Unsupported engine { 17:56:35 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 17:56:35 npm WARN EBADENGINE required: { 17:56:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:56:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:56:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:56:35 npm WARN EBADENGINE }, 17:56:35 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 17:56:35 npm WARN EBADENGINE } 17:56:35 npm WARN EBADENGINE Unsupported engine { 17:56:35 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 17:56:35 npm WARN EBADENGINE required: { 17:56:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:56:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:56:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:56:35 npm WARN EBADENGINE }, 17:56:35 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 17:56:35 npm WARN EBADENGINE } 17:56:35 npm WARN EBADENGINE Unsupported engine { 17:56:35 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 17:56:35 npm WARN EBADENGINE required: { 17:56:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:56:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:56:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:56:35 npm WARN EBADENGINE }, 17:56:35 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 17:56:35 npm WARN EBADENGINE } 17:56:35 npm WARN EBADENGINE Unsupported engine { 17:56:35 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 17:56:35 npm WARN EBADENGINE required: { 17:56:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:56:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:56:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:56:35 npm WARN EBADENGINE }, 17:56:35 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 17:56:35 npm WARN EBADENGINE } 17:56:35 npm WARN EBADENGINE Unsupported engine { 17:56:35 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 17:56:35 npm WARN EBADENGINE required: { 17:56:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:56:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:56:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:56:35 npm WARN EBADENGINE }, 17:56:35 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 17:56:35 npm WARN EBADENGINE } 17:56:35 npm WARN EBADENGINE Unsupported engine { 17:56:35 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 17:56:35 npm WARN EBADENGINE required: { 17:56:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:56:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:56:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:56:35 npm WARN EBADENGINE }, 17:56:35 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 17:56:35 npm WARN EBADENGINE } 17:59:26 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 17:59:26 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 17:59:26 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 17:59:26 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 17:59:26 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 17:59:26 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 17:59:26 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 17:59:26 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 17:59:33 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 17:59:34 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 17:59:35 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 17:59:47 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 17:59:47 npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 17:59:47 npm WARN deprecated @babel/plugin-proposal-optional-catch-binding@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead. 17:59:47 npm WARN deprecated @babel/plugin-proposal-object-rest-spread@7.14.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. 17:59:47 npm WARN deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. 17:59:47 npm WARN deprecated @babel/plugin-proposal-logical-assignment-operators@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead. 17:59:47 npm WARN deprecated @babel/plugin-proposal-json-strings@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead. 17:59:47 npm WARN deprecated @babel/plugin-proposal-class-static-block@7.15.4: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-static-block instead. 17:59:47 npm WARN deprecated @babel/plugin-proposal-private-property-in-object@7.15.4: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead. 17:59:47 npm WARN deprecated @babel/plugin-proposal-optional-chaining@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. 17:59:47 npm WARN deprecated @babel/plugin-proposal-private-methods@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead. 17:59:48 npm WARN deprecated @babel/plugin-proposal-numeric-separator@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. 17:59:48 npm WARN deprecated @babel/plugin-proposal-export-namespace-from@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead. 17:59:48 npm WARN deprecated @babel/plugin-proposal-dynamic-import@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead. 17:59:48 npm WARN deprecated @babel/plugin-proposal-class-properties@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. 17:59:48 npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.14.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 17:59:55 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 17:59:55 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 17:59:55 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. 17:59:56 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. 17:59:56 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. 18:00:06 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 18:00:06 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 18:00:19 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. 18:00:37 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. 18:01:24 18:01:24 added 1475 packages, and audited 1476 packages in 6m 18:01:24 18:01:24 90 packages are looking for funding 18:01:24 run `npm fund` for details 18:01:24 18:01:24 40 vulnerabilities (1 low, 17 moderate, 17 high, 5 critical) 18:01:24 18:01:24 To address issues that do not require attention, run: 18:01:24 npm audit fix 18:01:24 18:01:24 To address all issues (including breaking changes), run: 18:01:24 npm audit fix --force 18:01:24 18:01:24 Run `npm audit` for details. 18:01:25 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 18:01:40 - Generating browser application bundles (phase: setup)... 18:02:06 Compiling @angular/core : es2015 as esm2015 18:02:07 Compiling @angular/compiler/testing : es2015 as esm2015 18:02:39 Compiling @angular/core/testing : es2015 as esm2015 18:02:39 Compiling @angular/common : es2015 as esm2015 18:02:40 Compiling @angular/platform-browser : es2015 as esm2015 18:02:40 Compiling @angular/common/testing : es2015 as esm2015 18:02:43 Compiling @angular/router : es2015 as esm2015 18:02:44 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 18:02:49 Compiling @angular/platform-browser/testing : es2015 as esm2015 18:02:50 Compiling @angular/common/http : es2015 as esm2015 18:02:50 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 18:02:54 Compiling @angular/forms : es2015 as esm2015 18:02:55 Compiling @angular/router/testing : es2015 as esm2015 18:02:55 Compiling @angular/common/http/testing : es2015 as esm2015 18:03:51 20 09 2023 18:03:48.533:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 18:03:51 20 09 2023 18:03:48.545:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 18:03:51 20 09 2023 18:03:48.574:INFO [launcher]: Starting browser ChromeHeadless 18:04:59 20 09 2023 18:04:51.898:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 18:05:26 20 09 2023 18:05:23.747:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 18:05:41 ✔ Browser application bundle generation complete. 18:05:42 20 09 2023 18:05:41.994:INFO [Chrome Headless 115.0.5790.170 (Linux aarch64)]: Connected on socket 691k3BZJrTlWqCn0AAAB with id 69161649 18:06:00 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 18:06:00 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.509 secs) 18:06:00 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 0.634 secs) 18:06:00 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 0.9 secs) 18:06:00 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.072 secs) 18:06:00 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.135 secs) 18:06:00 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.169 secs) 18:06:00 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.226 secs) 18:06:00 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.561 secs) 18:06:00 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 1.766 secs) 18:06:00 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 1.845 secs) 18:06:00 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 1.94 secs) 18:06:01 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.126 secs) 18:06:01 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.23 secs) 18:06:01 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 2.476 secs) 18:06:01 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 2.537 secs) 18:06:01 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 2.59 secs) 18:06:01 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 2.746 secs) 18:06:02 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 2.964 secs) 18:06:02 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.082 secs) 18:06:02 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.11 secs) 18:06:02 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.138 secs) 18:06:02 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.199 secs) 18:06:03 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.814 secs) 18:06:03 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 4.057 secs) 18:06:03 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.434 secs) 18:06:03 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.471 secs) 18:06:03 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.506 secs) 18:06:03 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.518 secs) 18:06:04 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.544 secs) 18:06:04 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.563 secs) 18:06:04 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.574 secs) 18:06:04 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.592 secs) 18:06:04 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.605 secs) 18:06:04 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 4.676 secs) 18:06:04 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 4.694 secs) 18:06:04 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 4.708 secs) 18:06:04 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 4.766 secs) 18:06:04 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 4.796 secs) 18:06:04 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 4.826 secs) 18:06:04 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 4.947 secs) 18:06:04 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 4.992 secs) 18:06:05 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.151 secs) 18:06:05 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.469 secs) 18:06:05 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.594 secs) 18:06:05 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 5.657 secs) 18:06:05 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 5.672 secs) 18:06:05 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 5.684 secs) 18:06:05 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 5.699 secs) 18:06:05 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 5.723 secs) 18:06:05 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 5.775 secs) 18:06:05 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 5.862 secs) 18:06:05 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 5.899 secs) 18:06:05 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 5.926 secs) 18:06:06 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 6.124 secs) 18:06:06 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 6.185 secs) 18:06:06 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 6.278 secs) 18:06:06 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 6.339 secs) 18:06:06 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 6.385 secs) 18:06:06 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 6.401 secs) 18:06:06 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 6.414 secs) 18:06:06 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 6.426 secs) 18:06:06 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 6.434 secs) 18:06:06 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 6.557 secs) 18:06:06 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 6.632 secs) 18:06:06 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 6.666 secs) 18:06:06 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 6.715 secs) 18:06:06 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 6.731 secs) 18:06:07 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 6.743 secs) 18:06:07 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 6.784 secs) 18:06:07 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 6.949 secs) 18:06:07 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 7.086 secs) 18:06:07 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 7.221 secs) 18:06:07 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 7.263 secs) 18:06:07 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 7.305 secs) 18:06:07 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 7.322 secs) 18:06:07 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 7.403 secs) 18:06:07 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 7.451 secs) 18:06:07 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 7.465 secs) 18:06:08 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 7.569 secs) 18:06:08 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 7.629 secs) 18:06:08 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 7.686 secs) 18:06:08 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 7.795 secs) 18:06:08 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 7.874 secs) 18:06:08 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 7.909 secs) 18:06:08 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 8.069 secs) 18:06:08 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 8.104 secs) 18:06:09 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 8.238 secs) 18:06:09 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 8.403 secs) 18:06:09 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 8.453 secs) 18:06:09 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 8.618 secs) 18:06:09 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 8.63 secs) 18:06:09 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 8.64 secs) 18:06:09 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 8.655 secs) 18:06:09 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 8.7 secs) 18:06:09 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 8.724 secs) 18:06:09 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 8.787 secs) 18:06:09 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 8.9 secs) 18:06:10 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 8.956 secs) 18:06:10 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 8.996 secs) 18:06:10 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 9.013 secs) 18:06:10 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 9.068 secs) 18:06:10 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 9.141 secs) 18:06:10 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 9.201 secs) 18:06:10 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 9.215 secs) 18:06:10 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 9.228 secs) 18:06:10 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 9.292 secs) 18:06:10 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 9.368 secs) 18:06:10 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 9.465 secs) 18:06:10 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 9.524 secs) 18:06:10 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 9.542 secs) 18:06:10 WARN: ' 18:06:10 It looks like you're using ngModel on the same form field as formControlName. 18:06:10 Support for using the ngModel input property and ngModelChange event with 18:06:10 reactive form directives has been deprecated in Angular v6 and will be removed 18:06:10 in a future version of Angular. 18:06:10 18:06:10 For more information on this, see our API docs here: 18:06:10 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:06:10 ' 18:06:10 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 9.542 secs) 18:06:10 WARN: ' 18:06:10 It looks like you're using ngModel on the same form field as formControlName. 18:06:10 Support for using the ngModel input property and ngModelChange event with 18:06:10 reactive form directives has been deprecated in Angular v6 and will be removed 18:06:10 in a future version of Angular. 18:06:10 18:06:10 For more information on this, see our API docs here: 18:06:10 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:06:10 ' 18:06:10 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 9.662 secs) 18:06:11 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 9.705 secs) 18:06:11 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 9.75 secs) 18:06:11 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 9.816 secs) 18:06:11 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 9.83 secs) 18:06:11 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 9.842 secs) 18:06:11 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 9.856 secs) 18:06:11 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 9.911 secs) 18:06:11 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 9.927 secs) 18:06:11 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 10.032 secs) 18:06:11 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 10.064 secs) 18:06:12 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 10.256 secs) 18:06:12 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 10.372 secs) 18:06:12 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 10.464 secs) 18:06:12 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 10.492 secs) 18:06:12 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 10.519 secs) 18:06:12 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 10.545 secs) 18:06:12 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 10.652 secs) 18:06:12 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 10.795 secs) 18:06:12 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 10.836 secs) 18:06:12 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 10.878 secs) 18:06:12 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 10.9 secs) 18:06:12 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 10.921 secs) 18:06:12 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 10.944 secs) 18:06:13 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 11.019 secs) 18:06:13 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 11.153 secs) 18:06:13 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 11.211 secs) 18:06:13 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 11.259 secs) 18:06:13 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 11.441 secs) 18:06:13 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 11.479 secs) 18:06:13 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 11.495 secs) 18:06:13 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 11.536 secs) 18:06:13 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 11.547 secs) 18:06:13 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 11.729 secs) 18:06:14 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 11.828 secs) 18:06:15 Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 145 of 145 SUCCESS (16.41 secs / 11.828 secs) 18:06:15 TOTAL: 145 SUCCESS 18:06:15 ✔ Browser application bundle generation complete. 18:06:18 18:06:18 =============================== Coverage summary =============================== 18:06:18 Statements : 41.56% ( 1425/3429 ) 18:06:18 Branches : 12.14% ( 109/898 ) 18:06:18 Functions : 33.33% ( 417/1251 ) 18:06:18 Lines : 39.45% ( 1280/3245 ) 18:06:18 ================================================================================ 18:06:18 20 09 2023 18:06:18.095:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 18:06:19 ✔ Browser application bundle generation complete. 18:06:20 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 18:06:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:06:20 $ docker stop --time=1 645d65246bbff8cab24a2df3a397fc50bb1eb525b096eacef23d6ab1f9872989 18:06:21 $ docker rm -f --volumes 645d65246bbff8cab24a2df3a397fc50bb1eb525b096eacef23d6ab1f9872989 [Pipeline] // withDockerContainer [Pipeline] sh 18:06:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:06:25 Warning: overwriting stash ‘coverage-report’ 18:06:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:06:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:06:35 + ls -al . 18:06:35 total 176 18:06:35 drwxrwxr-x 13 jenkins jenkins 4096 Sep 20 17:51 . 18:06:35 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:48 .. 18:06:35 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:48 .blubracket 18:06:35 -rw-rw-r-- 1 jenkins jenkins 18 Sep 20 17:48 .dockerignore 18:06:35 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:48 .git 18:06:35 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:48 .github 18:06:35 -rw-rw-r-- 1 jenkins jenkins 185 Sep 20 17:48 .gitignore 18:06:35 -rw-rw-r-- 1 jenkins jenkins 8418 Sep 20 17:48 Attribution.txt 18:06:35 -rw-rw-r-- 1 jenkins jenkins 19103 Sep 20 17:48 CHANGELOG.md 18:06:35 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 20 17:48 CONTRIBUTING.md 18:06:35 -rw-rw-r-- 1 jenkins jenkins 1788 Sep 20 17:48 Dockerfile 18:06:35 -rw-rw-r-- 1 jenkins jenkins 652 Sep 20 17:48 Jenkinsfile 18:06:35 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 20 17:48 LICENSE 18:06:35 -rw-rw-r-- 1 jenkins jenkins 2134 Sep 20 17:48 Makefile 18:06:35 -rw-rw-r-- 1 jenkins jenkins 4549 Sep 20 17:48 README.md 18:06:35 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 17:27 VERSION 18:06:35 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:48 assets 18:06:35 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:48 bin 18:06:35 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:48 cmd 18:06:35 -rw-r--r-- 1 jenkins jenkins 10 Sep 20 17:51 coverage.out 18:06:35 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:48 docs 18:06:35 -rw-rw-r-- 1 jenkins jenkins 2999 Sep 20 17:48 go.mod 18:06:35 -rw-rw-r-- 1 jenkins jenkins 30528 Sep 20 17:48 go.sum 18:06:35 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:48 internal 18:06:35 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:48 snap 18:06:35 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:48 testing 18:06:35 -rw-rw-r-- 1 jenkins jenkins 155 Sep 20 17:48 version.go 18:06:35 drwxrwxr-x 6 jenkins jenkins 4096 Sep 20 17:55 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:36 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=77b77ab8ea376b59e0449ec17481c7c109887cdd --label arch=arm64 --label version=0.0.0 . 18:06:39 Sending build context to Docker daemon 33.07MB 18:06:39 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 18:06:39 Step 2/25 : FROM ${BASE} AS builder 18:06:39 ---> f34747edcdc2 18:06:39 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:06:40 ---> Running in b37e92cf1b38 18:06:40 Removing intermediate container b37e92cf1b38 18:06:40 ---> 04ed4fb47826 18:06:40 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 18:06:40 ---> Running in 53b362cf6ce2 18:06:40 Removing intermediate container 53b362cf6ce2 18:06:40 ---> b820dc058cfd 18:06:40 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 18:06:40 ---> Running in 7f509ea7af11 18:06:41 Removing intermediate container 7f509ea7af11 18:06:41 ---> cce0073ce333 18:06:41 Step 6/25 : LABEL Name=edgex-ui-go 18:06:41 ---> Running in 5afe4bd6ad46 18:06:41 Removing intermediate container 5afe4bd6ad46 18:06:41 ---> bcdff428d461 18:06:41 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 18:06:41 ---> Running in 0a9a459d5904 18:06:42 Removing intermediate container 0a9a459d5904 18:06:42 ---> 66e17fb72522 18:06:42 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:06:43 ---> 481d79d23682 18:06:43 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:06:43 ---> Running in 3d2348dd0f93 18:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:06:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:06:46 OK: 266 MiB in 52 packages 18:06:46 Removing intermediate container 3d2348dd0f93 18:06:46 ---> 29c7e45c71d9 18:06:46 Step 10/25 : ENV GO111MODULE=on 18:06:46 ---> Running in 4ae04174c673 18:06:47 Removing intermediate container 4ae04174c673 18:06:47 ---> e8b149757a4f 18:06:47 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:06:47 ---> Running in 98f6ab1dfb20 18:06:47 Removing intermediate container 98f6ab1dfb20 18:06:47 ---> 5fa4d59d4d7d 18:06:47 Step 12/25 : COPY go.mod vendor* ./ 18:06:48 ---> d67fe6bbd548 18:06:48 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:06:48 ---> Running in 4c06a6eecc3c 18:06:51 Removing intermediate container 4c06a6eecc3c 18:06:51 ---> b56b8de96ac2 18:06:51 Step 14/25 : COPY . . 18:06:55 ---> 29312ef5926f 18:06:55 Step 15/25 : RUN ${MAKE} 18:06:55 ---> Running in df8c037883ee 18:06:55 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 18:08:32 Removing intermediate container df8c037883ee 18:08:32 ---> b6518c46829c 18:08:32 Step 16/25 : FROM alpine:3.18 18:08:32 3.18: Pulling from library/alpine 18:08:32 9fda8d8052c6: Already exists 18:08:32 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 18:08:32 Status: Downloaded newer image for alpine:3.18 18:08:32 ---> f6648c04cd6c 18:08:32 Step 17/25 : EXPOSE 4000 18:08:32 ---> Running in 2bdc2256e2e0 18:08:32 Removing intermediate container 2bdc2256e2e0 18:08:32 ---> 1ccbe64d305a 18:08:32 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 18:08:32 ---> 7795931dc9fc 18:08:32 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 18:08:32 ---> 955a24788c4f 18:08:32 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 18:08:32 ---> 63761993da16 18:08:32 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:08:32 ---> Running in 2f07c692fe48 18:08:32 Removing intermediate container 2f07c692fe48 18:08:32 ---> f5f013304ee3 18:08:32 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 18:08:32 ---> Running in a34f58076b15 18:08:32 Removing intermediate container a34f58076b15 18:08:32 ---> e42f4c2bd1f6 18:08:32 Step 23/25 : LABEL arch=arm64 18:08:32 ---> Running in 42b8f7c8c45b 18:08:32 Removing intermediate container 42b8f7c8c45b 18:08:32 ---> db5fa2fa4a2c 18:08:32 Step 24/25 : LABEL git_sha=77b77ab8ea376b59e0449ec17481c7c109887cdd 18:08:32 ---> Running in 15b58e43a680 18:08:32 Removing intermediate container 15b58e43a680 18:08:32 ---> 0a164d72369b 18:08:32 Step 25/25 : LABEL version=0.0.0 18:08:32 ---> Running in b1291535119b 18:08:32 Removing intermediate container b1291535119b 18:08:32 ---> 20b5b368ad47 18:08:32 [Warning] One or more build-args [ARCH] were not consumed 18:08:32 Successfully built 20b5b368ad47 18:08:32 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:08:33 18:08:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:08:34 arm64: Pulling from edgex-lftools-log-publisher 18:08:34 8998bd30e6a1: Pulling fs layer 18:08:34 04944245beec: Pulling fs layer 18:08:34 699f458cf7ca: Pulling fs layer 18:08:34 765212b225bb: Pulling fs layer 18:08:34 f23df028b6ca: Pulling fs layer 18:08:34 d65c8cfc05b1: Pulling fs layer 18:08:34 2437ff75d9bd: Pulling fs layer 18:08:34 f23df028b6ca: Waiting 18:08:34 d65c8cfc05b1: Waiting 18:08:34 2437ff75d9bd: Waiting 18:08:34 765212b225bb: Waiting 18:08:34 04944245beec: Verifying Checksum 18:08:34 04944245beec: Download complete 18:08:34 765212b225bb: Verifying Checksum 18:08:34 765212b225bb: Download complete 18:08:34 f23df028b6ca: Verifying Checksum 18:08:34 f23df028b6ca: Download complete 18:08:34 d65c8cfc05b1: Download complete 18:08:34 699f458cf7ca: Verifying Checksum 18:08:34 699f458cf7ca: Download complete 18:08:34 8998bd30e6a1: Verifying Checksum 18:08:34 8998bd30e6a1: Download complete 18:08:37 2437ff75d9bd: Verifying Checksum 18:08:37 2437ff75d9bd: Download complete 18:08:38 8998bd30e6a1: Pull complete 18:08:39 04944245beec: Pull complete 18:08:40 699f458cf7ca: Pull complete 18:08:40 765212b225bb: Pull complete 18:08:41 f23df028b6ca: Pull complete 18:08:41 d65c8cfc05b1: Pull complete 18:08:56 2437ff75d9bd: Pull complete 18:08:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:08:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:08:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:08:56 prd-ubuntu20.04-docker-arm64-4c-16g-7174 does not seem to be running inside a container 18:08:57 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:08:59 $ docker top 79cc85316d27fda440f16b89fcc51ceca5882e3db463b637588cf07b0d4c523c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:09:00 ---> job-cost.sh 18:09:00 lf-activate-venv: SKIPPING 18:09:00 INFO: No Stack... 18:09:00 INFO: Retrieving Pricing Info for: v3-standard-4 18:09:01 INFO: Archiving Costs [Pipeline] sh 18:09:02 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 18:09:02 + cut -d, -f6 [Pipeline] lock 18:09:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-634-1-stack-cost] 18:09:02 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-634-1-stack-cost] did not exist. Created. 18:09:02 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-634-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:09:03 /w/workspace/edgex-ui-go/1@tmp/durable-3999dfac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:09:03 + echo total: 0.10999999940395355 [Pipeline] stash 18:09:04 Warning: overwriting stash ‘stack-cost’ 18:09:10 Stashed 1 file(s) [Pipeline] } 18:09:10 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-634-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:09:10 $ docker stop --time=1 79cc85316d27fda440f16b89fcc51ceca5882e3db463b637588cf07b0d4c523c 18:09:12 $ docker rm -f --volumes 79cc85316d27fda440f16b89fcc51ceca5882e3db463b637588cf07b0d4c523c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:09:13 provisioning config files... 18:09:13 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp/config15709776336669126237tmp [Pipeline] { [Pipeline] sh 18:09:13 + set +x 18:09:13 + bash -s -- 18:09:13 + curl -s https://codecov.io/bash 18:09:13 18:09:13 _____ _ 18:09:13 / ____| | | 18:09:13 | | ___ __| | ___ ___ _____ __ 18:09:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:09:13 | |___| (_) | (_| | __/ (_| (_) \ V / 18:09:13 \_____\___/ \__,_|\___|\___\___/ \_/ 18:09:13 Bash-1.0.6 18:09:13 18:09:13 18:09:13 ==> git version 2.25.1 found 18:09:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:09:13 Release-Date: 2020-01-08 18:09:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:09:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:09:13 ==> Jenkins CI detected. 18:09:13 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-634 18:09:13 project root: . 18:09:13 --> token set from env 18:09:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:09:13 ==> Running gcov in . (disable via -X gcov) 18:09:13 ==> Python coveragepy not found 18:09:13 ==> Searching for coverage reports in: 18:09:13 + . 18:09:13 -> Found 1 reports 18:09:13 ==> Detecting git/mercurial file structure 18:09:13 ==> Reading reports 18:09:13 + ./coverage.out bytes=10 18:09:13 ==> Appending adjustments 18:09:13 https://docs.codecov.io/docs/fixing-reports 18:09:14 + Found adjustments 18:09:14 ==> Gzipping contents 18:09:14 12K /tmp/codecov.FLX5S3.gz 18:09:14 ==> Uploading reports 18:09:14 url: https://codecov.io 18:09:14 query: branch=PR-634&commit=77b77ab8ea376b59e0449ec17481c7c109887cdd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-634%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=634&job=&cmd_args= 18:09:14 -> Pinging Codecov 18:09:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-634&commit=77b77ab8ea376b59e0449ec17481c7c109887cdd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-634%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=634&job=&cmd_args= 18:09:14 -> Uploading to 18:09:14 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/FB506323287CE973F263BFD2A0EB1F37/77b77ab8ea376b59e0449ec17481c7c109887cdd/8f3043af-cccb-4832-b62b-ef58264383d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T180914Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1cd607a49ad3d11daf070670b5da5748119efaf93a1fb191c4247a5d8901adc9 18:09:14 % Total % Received % Xferd Average Speed Time Time Time Current 18:09:14 Dload Upload Total Spent Left Speed 18:09:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 36067 --:--:-- --:--:-- --:--:-- 36067 18:09:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/77b77ab8ea376b59e0449ec17481c7c109887cdd [Pipeline] } 18:09:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:09:16 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-634/archives ] 18:09:16 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-634/archives 18:09:16 total 16 18:09:16 drwxr-xr-x 3 root root 4096 Sep 20 17:30 . 18:09:16 drwxrwxr-x 15 jenkins jenkins 4096 Sep 20 17:30 .. 18:09:16 drwxr-xr-x 2 root root 4096 Sep 20 17:30 cost 18:09:16 -rw-r--r-- 1 root root 83 Sep 20 17:30 cost.csv 18:09:16 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-634/archives 18:09:16 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-634/archives 18:09:16 total 16 18:09:16 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:30 . 18:09:16 drwxrwxr-x 15 jenkins jenkins 4096 Sep 20 17:30 .. 18:09:16 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 17:30 cost 18:09:16 -rw-r--r-- 1 jenkins jenkins 83 Sep 20 17:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:09:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:09:17 ---> package-listing.sh 18:09:17 ++ facter osfamily 18:09:17 ++ tr '[:upper:]' '[:lower:]' 18:09:18 + OS_FAMILY=debian 18:09:18 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-634 18:09:18 + START_PACKAGES=/tmp/packages_start.txt 18:09:18 + END_PACKAGES=/tmp/packages_end.txt 18:09:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:09:18 + PACKAGES=/tmp/packages_start.txt 18:09:18 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-634 ']' 18:09:18 + PACKAGES=/tmp/packages_end.txt 18:09:18 + case "${OS_FAMILY}" in 18:09:18 + dpkg -l 18:09:18 + grep '^ii' 18:09:18 + '[' -f /tmp/packages_start.txt ']' 18:09:18 + '[' -f /tmp/packages_end.txt ']' 18:09:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:09:18 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-634 ']' 18:09:18 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-634/archives/ 18:09:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-634/archives/ [Pipeline] echo 18:09:18 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-634/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:09:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:19 prd-ubuntu20.04-docker-8c-8g-6764 does not seem to be running inside a container 18:09:19 $ 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-634/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-634 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-634:/w/workspace/edgexfoundry_edgex-ui-go_PR-634:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:09:19 $ docker top 99902ba01c34e775bd6b125413f819f36aa255d7c542e859e4a411bac5678cbd -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:19 + touch /tmp/pre-build-complete [Pipeline] sh 18:09:20 + mkdir -p /var/log/sysstat [Pipeline] sh 18:09:20 + ls /var/log/sa-host 18:09:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:09:20 provisioning config files... 18:09:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp/config13817365937616044205tmp [Pipeline] { [Pipeline] echo 18:09:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:09:21 ---> create-netrc.sh [Pipeline] } 18:09:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:09:21 ---> python-tools-install.sh [Pipeline] echo 18:09:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:09:21 ---> sudo-logs.sh 18:09:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:09:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:09:22 ---> job-cost.sh 18:09:22 lf-activate-venv: SKIPPING 18:09:22 DEBUG: total: 0.2199999988079071 18:09:22 INFO: Retrieving Stack Cost... 18:09:22 INFO: Retrieving Pricing Info for: v3-standard-8 18:09:23 INFO: Archiving Costs [Pipeline] echo 18:09:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:09:23 ---> logs-deploy.sh 18:09:23 lf-activate-venv: SKIPPING 18:09:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-634/1 18:09:23 INFO: archiving workspace using pattern(s): 18:09:25 Archives upload complete. 18:09:25 INFO: archiving logs to Nexus 18:09:26 ---> uname -a: 18:09:26 Linux prd-ubuntu20-04-docker-8c-8g-6764 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:09:26 18:09:26 18:09:26 ---> lscpu: 18:09:26 Architecture: x86_64 18:09:26 CPU op-mode(s): 32-bit, 64-bit 18:09:26 Byte Order: Little Endian 18:09:26 Address sizes: 40 bits physical, 48 bits virtual 18:09:26 CPU(s): 8 18:09:26 On-line CPU(s) list: 0-7 18:09:26 Thread(s) per core: 1 18:09:26 Core(s) per socket: 1 18:09:26 Socket(s): 8 18:09:26 NUMA node(s): 1 18:09:26 Vendor ID: AuthenticAMD 18:09:26 CPU family: 23 18:09:26 Model: 49 18:09:26 Model name: AMD EPYC-Rome Processor 18:09:26 Stepping: 0 18:09:26 CPU MHz: 2799.998 18:09:26 BogoMIPS: 5599.99 18:09:26 Virtualization: AMD-V 18:09:26 Hypervisor vendor: KVM 18:09:26 Virtualization type: full 18:09:26 L1d cache: 256 KiB 18:09:26 L1i cache: 256 KiB 18:09:26 L2 cache: 4 MiB 18:09:26 L3 cache: 128 MiB 18:09:26 NUMA node0 CPU(s): 0-7 18:09:26 Vulnerability Itlb multihit: Not affected 18:09:26 Vulnerability L1tf: Not affected 18:09:26 Vulnerability Mds: Not affected 18:09:26 Vulnerability Meltdown: Not affected 18:09:26 Vulnerability Mmio stale data: Not affected 18:09:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:09:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:09:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:09:26 Vulnerability Srbds: Not affected 18:09:26 Vulnerability Tsx async abort: Not affected 18:09:26 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 18:09:26 18:09:26 18:09:26 ---> nproc: 18:09:26 8 18:09:26 18:09:26 18:09:26 ---> df -h: 18:09:26 Filesystem Size Used Avail Use% Mounted on 18:09:26 overlay 155G 14G 142G 9% / 18:09:26 tmpfs 64M 0 64M 0% /dev 18:09:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:09:26 shm 64M 0 64M 0% /dev/shm 18:09:26 /dev/vda1 155G 14G 142G 9% /facter-os 18:09:26 18:09:26 18:09:26 ---> sar -b -r -n DEV: 18:09:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6764) 09/20/23 _x86_64_ (8 CPU) 18:09:26 18:09:26 17:26:05 LINUX RESTART (8 CPU) 18:09:26 18:09:26 17:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:09:26 17:28:01 224.86 1.70 223.16 0.00 44.79 86333.48 0.00 18:09:26 17:29:01 252.87 0.10 252.77 0.00 1.87 60950.77 0.00 18:09:26 17:30:01 191.25 0.15 191.10 0.00 2.40 37454.18 0.00 18:09:26 17:31:01 184.47 0.05 184.42 0.00 2.13 42586.37 0.00 18:09:26 17:32:01 58.54 11.85 46.69 0.00 5198.20 8550.86 0.00 18:09:26 17:33:01 4.82 0.02 4.80 0.00 0.13 102.38 0.00 18:09:26 17:34:01 1.45 0.00 1.45 0.00 0.00 15.20 0.00 18:09:26 17:35:01 1.73 0.00 1.73 0.00 0.00 18.39 0.00 18:09:26 17:36:01 1.53 0.00 1.53 0.00 0.00 16.13 0.00 18:09:26 17:37:01 1.90 0.00 1.90 0.00 0.00 20.00 0.00 18:09:26 17:38:01 1.30 0.00 1.30 0.00 0.00 18.00 0.00 18:09:26 17:39:01 1.53 0.00 1.53 0.00 0.00 16.53 0.00 18:09:26 17:40:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 18:09:26 17:41:01 1.80 0.00 1.80 0.00 0.00 19.33 0.00 18:09:26 17:42:01 1.92 0.02 1.90 0.00 0.13 24.79 0.00 18:09:26 17:43:01 1.62 0.00 1.62 0.00 0.00 17.86 0.00 18:09:26 17:44:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 18:09:26 17:45:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 18:09:26 17:46:01 1.43 0.00 1.43 0.00 0.00 15.73 0.00 18:09:26 17:47:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 18:09:26 17:48:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 18:09:26 17:49:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 18:09:26 17:50:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 18:09:26 17:51:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 18:09:26 17:52:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 18:09:26 17:53:01 1.78 0.00 1.78 0.00 0.00 20.00 0.00 18:09:26 17:54:02 0.92 0.00 0.92 0.00 0.00 9.73 0.00 18:09:26 17:55:01 1.71 0.00 1.71 0.00 0.00 18.84 0.00 18:09:26 17:56:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 18:09:26 17:57:01 2.07 0.00 2.07 0.00 0.00 22.66 0.00 18:09:26 17:58:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 18:09:26 17:59:01 1.63 0.00 1.63 0.00 0.00 17.60 0.00 18:09:26 18:00:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 18:09:26 18:01:01 1.62 0.00 1.62 0.00 0.00 17.33 0.00 18:09:26 18:02:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 18:09:26 18:03:01 1.73 0.00 1.73 0.00 0.00 18.66 0.00 18:09:26 18:04:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 18:09:26 18:05:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 18:09:26 18:06:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 18:09:26 18:07:01 1.57 0.00 1.57 0.00 0.00 18.39 0.00 18:09:26 18:08:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 18:09:26 18:09:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 18:09:26 Average: 23.06 0.33 22.73 0.00 125.04 5634.26 0.00 18:09:26 18:09:26 17:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:09:26 17:28:01 28019832 31513712 784956 2.39 151900 3518980 1909536 5.63 1210192 3172544 5316 18:09:26 17:29:01 26134460 30827292 1459656 4.44 194632 4576436 2225980 6.56 1982616 4166168 153620 18:09:26 17:30:01 26386916 31534780 758616 2.31 228040 4929612 1758012 5.18 1562928 4284612 18292 18:09:26 17:31:01 25563292 31538988 752020 2.29 234872 5684380 1772256 5.22 1656748 4944744 196 18:09:26 17:32:01 25085032 31520516 743204 2.26 262640 6110084 1710976 5.04 1959896 5082200 296 18:09:26 17:33:01 25097548 31527996 736480 2.24 261104 6106828 1691484 4.98 1951968 5078988 16 18:09:26 17:34:01 25097856 31528308 736088 2.24 261144 6106828 1691484 4.98 1951948 5078992 8 18:09:26 17:35:01 25104824 31535364 729016 2.22 261172 6106840 1691484 4.98 1944356 5079000 152 18:09:26 17:36:01 25104872 31535416 728860 2.22 261228 6106828 1691484 4.98 1944508 5079000 8 18:09:26 17:37:01 25105532 31536160 728128 2.21 261252 6106844 1691484 4.98 1944564 5079004 16 18:09:26 17:38:01 25106764 31537396 727020 2.21 261272 6106848 1691484 4.98 1943480 5079008 8 18:09:26 17:39:01 25107000 31537632 726748 2.21 261280 6106848 1691484 4.98 1943508 5079008 8 18:09:26 17:40:01 25107092 31537772 726500 2.21 261296 6106852 1691484 4.98 1943500 5079012 172 18:09:26 17:41:01 25107044 31537764 726456 2.21 261328 6106852 1691484 4.98 1943664 5079012 208 18:09:26 17:42:01 25106684 31537408 727036 2.21 261348 6106832 1688892 4.98 1943688 5078984 192 18:09:26 17:43:01 25106896 31537632 726736 2.21 261376 6106840 1688892 4.98 1943668 5078988 184 18:09:26 17:44:01 25106620 31537412 726984 2.21 261404 6106836 1688892 4.98 1943432 5078996 8 18:09:26 17:45:01 25107116 31538032 726260 2.21 261432 6106972 1688892 4.98 1943464 5079104 8 18:09:26 17:46:01 25108044 31539032 725228 2.21 261480 6106968 1688892 4.98 1942336 5079124 12 18:09:26 17:47:01 25107460 31538480 725708 2.21 261500 6106976 1688892 4.98 1942784 5079128 8 18:09:26 17:48:01 25107656 31538716 725424 2.21 261520 6106984 1688892 4.98 1943044 5079136 192 18:09:26 17:49:01 25107800 31538860 725392 2.21 261540 6106984 1688892 4.98 1943072 5079136 192 18:09:26 17:50:01 25108060 31539168 725096 2.21 261556 6106988 1688892 4.98 1943112 5079140 4 18:09:26 17:51:01 25107784 31538916 725340 2.21 261588 6106984 1688892 4.98 1942620 5079144 8 18:09:26 17:52:01 25107556 31538720 725476 2.21 261604 6106992 1688892 4.98 1942684 5079144 12 18:09:26 17:53:01 25107280 31538496 725632 2.21 261648 6107000 1688892 4.98 1942708 5079152 8 18:09:26 17:54:02 25107672 31538892 725268 2.21 261664 6107000 1688892 4.98 1942688 5079152 8 18:09:26 17:55:01 25107656 31538884 725200 2.21 261688 6107004 1688892 4.98 1942716 5079156 16 18:09:26 17:56:01 25108076 31539360 724916 2.20 261716 6107000 1688892 4.98 1942764 5079160 20 18:09:26 17:57:01 25107768 31539112 725132 2.21 261764 6107008 1688892 4.98 1942936 5079160 8 18:09:26 17:58:01 25107720 31539096 725088 2.21 261792 6107012 1688892 4.98 1942888 5079164 8 18:09:26 17:59:01 25107672 31539068 725048 2.20 261820 6107012 1688892 4.98 1942984 5079164 8 18:09:26 18:00:01 25107656 31539064 724976 2.20 261836 6107016 1688892 4.98 1942964 5079168 8 18:09:26 18:01:01 25107324 31538788 725220 2.21 261868 6107012 1688892 4.98 1943064 5079176 8 18:09:26 18:02:01 25107524 31539036 725136 2.21 261904 6107016 1688892 4.98 1943176 5079172 12 18:09:26 18:03:01 25107960 31539504 724832 2.20 261928 6107028 1688892 4.98 1943144 5079180 8 18:09:26 18:04:01 25107660 31539236 725084 2.21 261948 6107032 1688892 4.98 1943356 5079184 20 18:09:26 18:05:01 25107368 31538988 725276 2.21 261976 6107036 1688892 4.98 1943204 5079188 12 18:09:26 18:06:01 25107500 31539128 725008 2.20 261984 6107040 1688892 4.98 1943500 5079192 212 18:09:26 18:07:01 25107848 31539516 724628 2.20 262020 6107036 1688892 4.98 1943376 5079196 8 18:09:26 18:08:01 25107816 31539572 724660 2.20 262048 6107044 1688892 4.98 1943320 5079196 24 18:09:26 18:09:01 25107516 31539336 724836 2.20 262076 6107048 1688892 4.98 1943652 5079204 4 18:09:26 Average: 25241423 31519918 747009 2.27 255981 5970875 1711645 5.04 1911672 4989935 4274 18:09:26 18:09:26 17:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:09:26 17:28:01 veth4df6017 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:09:26 17:28:01 ens3 563.19 323.86 6993.08 47.02 0.00 0.00 0.00 0.00 18:09:26 17:28:01 docker0 178.87 290.63 15.42 1986.12 0.00 0.00 0.00 0.00 18:09:26 17:28:01 lo 4.93 4.93 0.53 0.53 0.00 0.00 0.00 0.00 18:09:26 17:29:01 veth4df6017 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:09:26 17:29:01 veth9921e75 616.33 651.29 72.08 3158.33 0.00 0.00 0.00 0.26 18:09:26 17:29:01 ens3 903.62 716.46 7885.28 92.01 0.00 0.00 0.00 0.00 18:09:26 17:29:01 docker0 680.99 839.23 67.50 7037.57 0.00 0.00 0.00 0.00 18:09:26 17:29:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 18:09:26 17:30:01 ens3 59.00 47.93 94.37 98.70 0.00 0.00 0.00 0.00 18:09:26 17:30:01 docker0 7.25 8.53 0.39 60.44 0.00 0.00 0.00 0.00 18:09:26 17:30:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 18:09:26 17:31:01 ens3 116.76 82.90 2566.42 62.69 0.00 0.00 0.00 0.00 18:09:26 17:31:01 docker0 1.30 2.37 0.08 30.85 0.00 0.00 0.00 0.00 18:09:26 17:31:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 18:09:26 17:32:01 ens3 210.51 108.48 2731.25 7.79 0.00 0.00 0.00 0.00 18:09:26 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:32:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 18:09:26 17:33:01 ens3 0.37 0.25 0.08 0.02 0.00 0.00 0.00 0.00 18:09:26 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:09:26 17:34:01 ens3 0.30 0.02 0.02 0.00 0.00 0.00 0.00 0.00 18:09:26 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:35:01 ens3 0.33 0.12 0.02 0.01 0.00 0.00 0.00 0.00 18:09:26 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:09:26 17:36:01 ens3 0.48 0.00 0.02 0.00 0.00 0.00 0.00 0.00 18:09:26 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:37:01 ens3 3.23 0.35 0.48 0.15 0.00 0.00 0.00 0.00 18:09:26 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:09:26 17:38:01 ens3 1.77 0.73 0.82 0.60 0.00 0.00 0.00 0.00 18:09:26 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:39:01 ens3 1.38 0.52 0.57 0.40 0.00 0.00 0.00 0.00 18:09:26 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:09:26 17:40:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:09:26 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:41:01 ens3 1.08 0.47 0.29 0.22 0.00 0.00 0.00 0.00 18:09:26 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:09:26 17:42:01 ens3 0.33 0.13 0.09 0.07 0.00 0.00 0.00 0.00 18:09:26 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:43:01 ens3 0.33 0.12 0.02 0.01 0.00 0.00 0.00 0.00 18:09:26 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:09:26 17:44:01 ens3 0.23 0.03 0.01 0.00 0.00 0.00 0.00 0.00 18:09:26 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:45:01 ens3 0.58 0.15 0.08 0.01 0.00 0.00 0.00 0.00 18:09:26 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:09:26 17:46:01 ens3 0.27 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:09:26 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:47:01 ens3 3.22 0.20 0.31 0.07 0.00 0.00 0.00 0.00 18:09:26 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:09:26 17:48:01 ens3 3.48 0.17 0.44 0.07 0.00 0.00 0.00 0.00 18:09:26 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:49:01 ens3 1.78 0.92 0.82 0.62 0.00 0.00 0.00 0.00 18:09:26 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:09:26 17:50:01 ens3 0.58 0.28 0.26 0.21 0.00 0.00 0.00 0.00 18:09:26 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:51:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:09:26 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:09:26 17:52:01 ens3 0.45 0.12 0.09 0.07 0.00 0.00 0.00 0.00 18:09:26 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:53:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:09:26 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:09:26 17:54:02 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:09:26 17:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:55:01 ens3 0.19 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:09:26 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:09:26 17:56:01 ens3 0.43 0.10 0.08 0.01 0.00 0.00 0.00 0.00 18:09:26 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:57:01 ens3 0.38 0.20 0.09 0.07 0.00 0.00 0.00 0.00 18:09:26 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:09:26 17:58:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 18:09:26 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:59:01 ens3 0.33 0.17 0.07 0.01 0.00 0.00 0.00 0.00 18:09:26 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 17:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:09:26 18:00:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:09:26 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 18:01:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:09:26 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 18:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:09:26 18:02:01 ens3 0.25 0.10 0.08 0.06 0.00 0.00 0.00 0.00 18:09:26 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 18:03:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:09:26 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 18:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:09:26 18:04:01 ens3 1.10 0.30 0.32 0.20 0.00 0.00 0.00 0.00 18:09:26 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 18:05:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:09:26 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 18:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:09:26 18:06:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:09:26 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 18:07:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 18:09:26 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 18:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:09:26 18:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 18:09:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:09:26 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:26 18:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:09:26 Average: ens3 44.74 30.63 482.92 7.41 0.00 0.00 0.00 0.00 18:09:26 Average: docker0 20.68 27.17 1.99 217.10 0.00 0.00 0.00 0.00 18:09:26 Average: lo 0.29 0.29 0.03 0.03 0.00 0.00 0.00 0.00 18:09:26 18:09:26 18:09:26 ---> sar -P ALL: 18:09:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6764) 09/20/23 _x86_64_ (8 CPU) 18:09:26 18:09:26 17:26:05 LINUX RESTART (8 CPU) 18:09:26 18:09:26 17:27:01 CPU %user %nice %system %iowait %steal %idle 18:09:26 17:28:01 all 8.69 0.00 4.31 4.01 0.08 82.92 18:09:26 17:28:01 0 9.00 0.00 3.78 2.22 0.08 84.91 18:09:26 17:28:01 1 7.77 0.00 4.31 2.11 0.07 85.74 18:09:26 17:28:01 2 10.23 0.00 3.48 1.60 0.08 84.60 18:09:26 17:28:01 3 8.29 0.00 4.25 0.49 0.07 86.90 18:09:26 17:28:01 4 9.20 0.00 4.63 8.49 0.07 77.62 18:09:26 17:28:01 5 8.49 0.00 5.42 12.57 0.08 73.44 18:09:26 17:28:01 6 8.60 0.00 5.04 0.44 0.05 85.86 18:09:26 17:28:01 7 7.91 0.00 3.52 4.20 0.10 84.27 18:09:26 17:29:01 all 21.05 0.00 4.34 2.26 0.07 72.28 18:09:26 17:29:01 0 15.49 0.00 4.00 1.71 0.05 78.75 18:09:26 17:29:01 1 17.85 0.00 3.11 1.04 0.07 77.93 18:09:26 17:29:01 2 23.84 0.00 3.70 0.25 0.05 72.16 18:09:26 17:29:01 3 18.35 0.00 5.26 8.93 0.10 67.35 18:09:26 17:29:01 4 15.98 0.00 3.61 3.34 0.05 77.02 18:09:26 17:29:01 5 18.02 0.00 3.17 1.01 0.08 77.71 18:09:26 17:29:01 6 18.99 0.00 5.47 0.56 0.07 74.91 18:09:26 17:29:01 7 39.94 0.00 6.40 1.30 0.08 52.27 18:09:26 17:30:01 all 18.21 0.00 3.13 2.09 0.06 76.51 18:09:26 17:30:01 0 16.50 0.00 4.15 10.88 0.05 68.43 18:09:26 17:30:01 1 13.24 0.00 2.01 1.64 0.05 83.06 18:09:26 17:30:01 2 17.06 0.00 2.21 0.30 0.05 80.38 18:09:26 17:30:01 3 17.19 0.00 1.91 0.07 0.05 80.78 18:09:26 17:30:01 4 19.17 0.00 3.27 0.32 0.08 77.16 18:09:26 17:30:01 5 10.75 0.00 1.54 0.15 0.03 87.53 18:09:26 17:30:01 6 11.03 0.00 4.97 1.37 0.07 82.56 18:09:26 17:30:01 7 40.75 0.00 5.02 2.01 0.08 52.13 18:09:26 17:31:01 all 15.15 0.00 3.26 1.83 0.06 79.70 18:09:26 17:31:01 0 14.67 0.00 3.44 0.12 0.05 81.72 18:09:26 17:31:01 1 14.35 0.00 3.15 9.90 0.12 72.48 18:09:26 17:31:01 2 15.18 0.00 3.52 0.07 0.03 81.20 18:09:26 17:31:01 3 15.67 0.00 3.26 1.46 0.05 79.55 18:09:26 17:31:01 4 15.44 0.00 3.04 2.28 0.05 79.19 18:09:26 17:31:01 5 15.36 0.00 3.63 0.64 0.07 80.30 18:09:26 17:31:01 6 15.37 0.00 3.23 0.02 0.05 81.33 18:09:26 17:31:01 7 15.14 0.00 2.76 0.20 0.07 81.82 18:09:26 17:32:01 all 2.63 0.00 1.46 0.73 0.03 95.15 18:09:26 17:32:01 0 2.44 0.00 2.72 1.02 0.02 93.80 18:09:26 17:32:01 1 2.35 0.00 1.35 0.63 0.02 95.65 18:09:26 17:32:01 2 2.16 0.00 1.19 0.10 0.03 96.52 18:09:26 17:32:01 3 4.05 0.00 1.36 0.44 0.03 94.12 18:09:26 17:32:01 4 1.80 0.00 0.97 1.44 0.03 95.76 18:09:26 17:32:01 5 2.62 0.00 1.34 0.82 0.03 95.19 18:09:26 17:32:01 6 3.10 0.00 1.44 0.47 0.03 94.96 18:09:26 17:32:01 7 2.53 0.00 1.34 0.92 0.02 95.20 18:09:26 17:33:01 all 0.09 0.00 0.06 0.02 0.01 99.82 18:09:26 17:33:01 0 0.07 0.00 0.02 0.00 0.00 99.92 18:09:26 17:33:01 1 0.08 0.00 0.05 0.02 0.00 99.85 18:09:26 17:33:01 2 0.25 0.00 0.08 0.00 0.02 99.65 18:09:26 17:33:01 3 0.02 0.00 0.05 0.00 0.00 99.93 18:09:26 17:33:01 4 0.10 0.00 0.05 0.13 0.00 99.72 18:09:26 17:33:01 5 0.07 0.00 0.08 0.00 0.02 99.83 18:09:26 17:33:01 6 0.08 0.00 0.07 0.00 0.02 99.83 18:09:26 17:33:01 7 0.07 0.00 0.07 0.00 0.02 99.85 18:09:26 17:34:01 all 0.01 0.00 0.01 0.01 0.01 99.95 18:09:26 17:34:01 0 0.02 0.00 0.03 0.00 0.03 99.92 18:09:26 17:34:01 1 0.00 0.00 0.00 0.02 0.02 99.97 18:09:26 17:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:09:26 17:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:09:26 17:34:01 4 0.05 0.00 0.00 0.10 0.02 99.83 18:09:26 17:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:09:26 17:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:09:26 17:34:01 7 0.02 0.00 0.03 0.00 0.00 99.95 18:09:26 17:35:01 all 0.10 0.00 0.01 0.00 0.01 99.88 18:09:26 17:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:09:26 17:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:09:26 17:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:09:26 17:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:09:26 17:35:01 4 0.07 0.00 0.02 0.02 0.00 99.90 18:09:26 17:35:01 5 0.07 0.00 0.02 0.00 0.02 99.90 18:09:26 17:35:01 6 0.52 0.00 0.02 0.00 0.02 99.45 18:09:26 17:35:01 7 0.02 0.00 0.02 0.02 0.02 99.93 18:09:26 17:36:01 all 0.06 0.00 0.01 0.02 0.01 99.91 18:09:26 17:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:09:26 17:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:09:26 17:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:09:26 17:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:09:26 17:36:01 4 0.10 0.00 0.02 0.10 0.00 99.78 18:09:26 17:36:01 5 0.02 0.00 0.03 0.00 0.02 99.93 18:09:26 17:36:01 6 0.28 0.00 0.00 0.02 0.00 99.70 18:09:26 17:36:01 7 0.03 0.00 0.02 0.02 0.00 99.93 18:09:26 17:37:01 all 0.10 0.00 0.01 0.00 0.01 99.87 18:09:26 17:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:09:26 17:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:09:26 17:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:09:26 17:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:09:26 17:37:01 4 0.68 0.00 0.00 0.02 0.02 99.29 18:09:26 17:37:01 5 0.05 0.00 0.05 0.00 0.02 99.88 18:09:26 17:37:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:09:26 17:37:01 7 0.00 0.00 0.00 0.02 0.02 99.97 18:09:26 17:38:01 all 0.05 0.00 0.02 0.01 0.01 99.91 18:09:26 17:38:01 0 0.02 0.00 0.05 0.00 0.03 99.90 18:09:26 17:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:09:26 17:38:01 2 0.00 0.00 0.03 0.00 0.02 99.95 18:09:26 17:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:09:26 17:38:01 4 0.32 0.00 0.02 0.03 0.02 99.62 18:09:26 17:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:09:26 17:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:09:26 17:38:01 7 0.00 0.00 0.02 0.08 0.00 99.90 18:09:26 18:09:26 17:38:01 CPU %user %nice %system %iowait %steal %idle 18:09:26 17:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:09:26 17:39:01 0 0.00 0.00 0.03 0.00 0.02 99.95 18:09:26 17:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:09:26 17:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:09:26 17:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:09:26 17:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:09:26 17:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:09:26 17:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:09:26 17:39:01 7 0.02 0.00 0.00 0.02 0.00 99.97 18:09:26 17:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 18:09:26 17:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:09:26 17:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:09:26 17:40:01 2 0.02 0.00 0.00 0.02 0.00 99.97 18:09:26 17:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:09:26 17:40:01 4 0.07 0.00 0.02 0.02 0.02 99.88 18:09:26 17:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:09:26 17:40:01 6 0.05 0.00 0.00 0.00 0.00 99.95 18:09:26 17:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:09:26 17:41:01 all 0.18 0.00 0.01 0.05 0.01 99.75 18:09:26 17:41:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:09:26 17:41:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:09:26 17:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:09:26 17:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:09:26 17:41:01 4 1.22 0.00 0.00 0.02 0.02 98.74 18:09:26 17:41:01 5 0.07 0.00 0.02 0.00 0.02 99.90 18:09:26 17:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:09:26 17:41:01 7 0.00 0.00 0.02 0.38 0.00 99.60 18:09:26 17:42:01 all 0.02 0.00 0.03 0.00 0.00 99.95 18:09:26 17:42:01 0 0.00 0.00 0.03 0.00 0.02 99.95 18:09:26 17:42:01 1 0.00 0.00 0.03 0.00 0.00 99.97 18:09:26 17:42:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:09:26 17:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:09:26 17:42:01 4 0.03 0.00 0.03 0.00 0.00 99.93 18:09:26 17:42:01 5 0.05 0.00 0.02 0.00 0.00 99.93 18:09:26 17:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:09:26 17:42:01 7 0.05 0.00 0.02 0.02 0.02 99.90 18:09:26 17:43:01 all 0.18 0.00 0.01 0.01 0.01 99.78 18:09:26 17:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:09:26 17:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:09:26 17:43:01 2 0.02 0.00 0.02 0.02 0.02 99.93 18:09:26 17:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:09:26 17:43:01 4 1.30 0.00 0.00 0.05 0.02 98.63 18:09:26 17:43:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:09:26 17:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:09:26 17:43:01 7 0.02 0.00 0.00 0.02 0.00 99.97 18:09:26 17:44:01 all 0.15 0.00 0.01 0.00 0.01 99.83 18:09:26 17:44:01 0 0.02 0.00 0.02 0.00 0.03 99.93 18:09:26 17:44:01 1 1.04 0.00 0.00 0.00 0.03 98.92 18:09:26 17:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:09:26 17:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:09:26 17:44:01 4 0.03 0.00 0.00 0.02 0.00 99.95 18:09:26 17:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:09:26 17:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:09:26 17:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 18:09:26 17:45:01 all 0.07 0.00 0.02 0.01 0.01 99.88 18:09:26 17:45:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:09:26 17:45:01 1 0.45 0.00 0.12 0.00 0.02 99.42 18:09:26 17:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:09:26 17:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:09:26 17:45:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:09:26 17:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:09:26 17:45:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:09:26 17:45:01 7 0.03 0.00 0.02 0.08 0.02 99.85 18:09:26 17:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:09:26 17:46:01 0 0.03 0.00 0.05 0.00 0.02 99.90 18:09:26 17:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:09:26 17:46:01 2 0.00 0.00 0.02 0.02 0.00 99.97 18:09:26 17:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 18:09:26 17:46:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:09:26 17:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:09:26 17:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:09:26 17:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:09:26 17:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:09:26 17:47:01 0 0.02 0.00 0.02 0.00 0.03 99.93 18:09:26 17:47:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:09:26 17:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:09:26 17:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:09:26 17:47:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:09:26 17:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:09:26 17:47:01 6 0.05 0.00 0.00 0.00 0.02 99.93 18:09:26 17:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:09:26 17:48:01 all 0.13 0.00 0.02 0.00 0.01 99.84 18:09:26 17:48:01 0 0.02 0.00 0.03 0.00 0.03 99.92 18:09:26 17:48:01 1 0.93 0.00 0.05 0.00 0.03 98.99 18:09:26 17:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:09:26 17:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:09:26 17:48:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:09:26 17:48:01 5 0.05 0.00 0.02 0.00 0.00 99.93 18:09:26 17:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:09:26 17:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:09:26 17:49:01 all 0.27 0.00 0.01 0.00 0.01 99.71 18:09:26 17:49:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:09:26 17:49:01 1 1.99 0.00 0.00 0.00 0.02 98.00 18:09:26 17:49:01 2 0.00 0.00 0.02 0.02 0.02 99.95 18:09:26 17:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:09:26 17:49:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:09:26 17:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:09:26 17:49:01 6 0.07 0.00 0.02 0.00 0.00 99.92 18:09:26 17:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:09:26 18:09:26 17:49:01 CPU %user %nice %system %iowait %steal %idle 18:09:26 17:50:01 all 0.27 0.00 0.01 0.00 0.01 99.70 18:09:26 17:50:01 0 0.02 0.00 0.03 0.00 0.03 99.92 18:09:26 17:50:01 1 1.99 0.00 0.00 0.00 0.03 97.98 18:09:26 17:50:01 2 0.00 0.00 0.02 0.02 0.00 99.97 18:09:26 17:50:01 3 0.07 0.00 0.00 0.00 0.00 99.93 18:09:26 17:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:09:26 17:50:01 5 0.05 0.00 0.00 0.00 0.00 99.95 18:09:26 17:50:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:09:26 17:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:09:26 17:51:01 all 0.23 0.00 0.01 0.00 0.01 99.74 18:09:26 17:51:01 0 0.02 0.00 0.02 0.00 0.03 99.93 18:09:26 17:51:01 1 1.73 0.00 0.03 0.00 0.03 98.21 18:09:26 17:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:09:26 17:51:01 3 0.00 0.00 0.00 0.02 0.02 99.97 18:09:26 17:51:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:09:26 17:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:09:26 17:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:09:26 17:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:09:26 17:52:01 all 0.06 0.00 0.02 0.00 0.01 99.90 18:09:26 17:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:09:26 17:52:01 1 0.33 0.00 0.10 0.00 0.02 99.55 18:09:26 17:52:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:09:26 17:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:09:26 17:52:01 4 0.03 0.00 0.00 0.02 0.02 99.93 18:09:26 17:52:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:09:26 17:52:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:09:26 17:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:09:26 17:53:01 all 0.02 0.00 0.00 0.00 0.01 99.96 18:09:26 17:53:01 0 0.02 0.00 0.00 0.00 0.03 99.95 18:09:26 17:53:01 1 0.00 0.00 0.00 0.00 0.03 99.97 18:09:26 17:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:09:26 17:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:09:26 17:53:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:09:26 17:53:01 5 0.07 0.00 0.00 0.00 0.00 99.93 18:09:26 17:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:09:26 17:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:09:26 17:54:02 all 0.01 0.00 0.01 0.00 0.01 99.96 18:09:26 17:54:02 0 0.03 0.00 0.03 0.00 0.02 99.92 18:09:26 17:54:02 1 0.02 0.00 0.02 0.00 0.02 99.95 18:09:26 17:54:02 2 0.00 0.00 0.00 0.00 0.02 99.98 18:09:26 17:54:02 3 0.02 0.00 0.02 0.02 0.00 99.95 18:09:26 17:54:02 4 0.00 0.00 0.02 0.00 0.00 99.98 18:09:26 17:54:02 5 0.03 0.00 0.00 0.00 0.00 99.97 18:09:26 17:54:02 6 0.02 0.00 0.02 0.00 0.02 99.95 18:09:26 17:54:02 7 0.00 0.00 0.00 0.00 0.00 100.00 18:09:26 17:55:01 all 0.04 0.00 0.01 0.01 0.01 99.94 18:09:26 17:55:01 0 0.02 0.00 0.00 0.00 0.03 99.95 18:09:26 17:55:01 1 0.05 0.00 0.00 0.00 0.02 99.93 18:09:26 17:55:01 2 0.02 0.00 0.02 0.03 0.00 99.93 18:09:26 17:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:09:26 17:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:09:26 17:55:01 5 0.17 0.00 0.00 0.00 0.02 99.81 18:09:26 17:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:09:26 17:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:09:26 17:56:01 all 0.02 0.00 0.00 0.00 0.01 99.96 18:09:26 17:56:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:09:26 17:56:01 1 0.00 0.00 0.00 0.00 0.03 99.97 18:09:26 17:56:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:09:26 17:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:09:26 17:56:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:09:26 17:56:01 5 0.10 0.00 0.02 0.00 0.00 99.88 18:09:26 17:56:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:09:26 17:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:09:26 17:57:01 all 0.02 0.00 0.01 0.06 0.01 99.90 18:09:26 17:57:01 0 0.02 0.00 0.02 0.48 0.03 99.45 18:09:26 17:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:09:26 17:57:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:09:26 17:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:09:26 17:57:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:09:26 17:57:01 5 0.07 0.00 0.00 0.00 0.00 99.93 18:09:26 17:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:09:26 17:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:09:26 17:58:01 all 0.13 0.00 0.01 0.04 0.01 99.81 18:09:26 17:58:01 0 0.05 0.00 0.03 0.02 0.03 99.87 18:09:26 17:58:01 1 0.91 0.00 0.02 0.00 0.03 99.04 18:09:26 17:58:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:09:26 17:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:09:26 17:58:01 4 0.03 0.00 0.00 0.27 0.00 99.70 18:09:26 17:58:01 5 0.07 0.00 0.02 0.00 0.02 99.90 18:09:26 17:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:09:26 17:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:09:26 17:59:01 all 0.02 0.00 0.01 0.00 0.01 99.95 18:09:26 17:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:09:26 17:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:09:26 17:59:01 2 0.02 0.00 0.02 0.02 0.02 99.93 18:09:26 17:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:09:26 17:59:01 4 0.02 0.00 0.02 0.02 0.02 99.93 18:09:26 17:59:01 5 0.10 0.00 0.00 0.00 0.00 99.90 18:09:26 17:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:09:26 17:59:01 7 0.02 0.00 0.03 0.00 0.02 99.93 18:09:26 18:00:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:09:26 18:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:09:26 18:00:01 1 0.03 0.00 0.02 0.00 0.03 99.92 18:09:26 18:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 18:09:26 18:00:01 3 0.02 0.00 0.03 0.00 0.02 99.93 18:09:26 18:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:09:26 18:00:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:09:26 18:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:09:26 18:00:01 7 0.00 0.00 0.03 0.00 0.02 99.95 18:09:26 18:09:26 18:00:01 CPU %user %nice %system %iowait %steal %idle 18:09:26 18:01:01 all 0.24 0.00 0.01 0.00 0.01 99.74 18:09:26 18:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:09:26 18:01:01 1 1.78 0.00 0.02 0.00 0.02 98.19 18:09:26 18:01:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:09:26 18:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:09:26 18:01:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:09:26 18:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:09:26 18:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:09:26 18:01:01 7 0.03 0.00 0.00 0.00 0.03 99.93 18:09:26 18:02:01 all 0.26 0.00 0.01 0.01 0.01 99.72 18:09:26 18:02:01 0 0.00 0.00 0.03 0.00 0.00 99.97 18:09:26 18:02:01 1 1.97 0.00 0.00 0.00 0.02 98.01 18:09:26 18:02:01 2 0.02 0.00 0.00 0.03 0.02 99.93 18:09:26 18:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:09:26 18:02:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:09:26 18:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:09:26 18:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:09:26 18:02:01 7 0.03 0.00 0.03 0.00 0.03 99.90 18:09:26 18:03:01 all 0.20 0.00 0.01 0.00 0.01 99.78 18:09:26 18:03:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:09:26 18:03:01 1 1.39 0.00 0.02 0.00 0.02 98.58 18:09:26 18:03:01 2 0.02 0.00 0.00 0.02 0.02 99.95 18:09:26 18:03:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:09:26 18:03:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:09:26 18:03:01 5 0.05 0.00 0.03 0.00 0.00 99.92 18:09:26 18:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:09:26 18:03:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:09:26 18:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:09:26 18:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:09:26 18:04:01 1 0.00 0.00 0.00 0.02 0.00 99.98 18:09:26 18:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:09:26 18:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:09:26 18:04:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:09:26 18:04:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:09:26 18:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:09:26 18:04:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:09:26 18:05:01 all 0.02 0.00 0.01 0.01 0.01 99.96 18:09:26 18:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:09:26 18:05:01 1 0.03 0.00 0.00 0.02 0.02 99.93 18:09:26 18:05:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:09:26 18:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:09:26 18:05:01 4 0.02 0.00 0.02 0.05 0.00 99.92 18:09:26 18:05:01 5 0.05 0.00 0.00 0.00 0.00 99.95 18:09:26 18:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:09:26 18:05:01 7 0.00 0.00 0.03 0.00 0.03 99.93 18:09:26 18:06:01 all 0.01 0.00 0.00 0.00 0.01 99.97 18:09:26 18:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:09:26 18:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:09:26 18:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:09:26 18:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:09:26 18:06:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:09:26 18:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:09:26 18:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:09:26 18:06:01 7 0.05 0.00 0.00 0.00 0.03 99.92 18:09:26 18:07:01 all 0.03 0.00 0.01 0.01 0.01 99.95 18:09:26 18:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:09:26 18:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:09:26 18:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:09:26 18:07:01 3 0.08 0.00 0.02 0.00 0.00 99.90 18:09:26 18:07:01 4 0.00 0.00 0.00 0.05 0.00 99.95 18:09:26 18:07:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:09:26 18:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:09:26 18:07:01 7 0.05 0.00 0.05 0.00 0.03 99.87 18:09:26 18:08:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:09:26 18:08:01 0 0.00 0.00 0.03 0.00 0.02 99.95 18:09:26 18:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:09:26 18:08:01 2 0.02 0.00 0.02 0.02 0.02 99.93 18:09:26 18:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:09:26 18:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:09:26 18:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:09:26 18:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:09:26 18:08:01 7 0.03 0.00 0.02 0.00 0.03 99.92 18:09:26 18:09:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:09:26 18:09:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:09:26 18:09:01 1 0.00 0.00 0.02 0.02 0.03 99.93 18:09:26 18:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:09:26 18:09:01 3 0.00 0.00 0.02 0.00 0.02 99.97 18:09:26 18:09:01 4 0.00 0.00 0.02 0.02 0.02 99.95 18:09:26 18:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:09:26 18:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:09:26 18:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:09:26 Average: all 1.63 0.00 0.40 0.27 0.02 97.69 18:09:26 Average: 0 1.39 0.00 0.45 0.39 0.02 97.75 18:09:26 Average: 1 1.67 0.00 0.34 0.36 0.02 97.60 18:09:26 Average: 2 1.64 0.00 0.34 0.06 0.01 97.94 18:09:26 Average: 3 1.51 0.00 0.38 0.27 0.01 97.83 18:09:26 Average: 4 1.56 0.00 0.37 0.40 0.01 97.65 18:09:26 Average: 5 1.34 0.00 0.37 0.36 0.01 97.92 18:09:26 Average: 6 1.38 0.00 0.48 0.07 0.01 98.05 18:09:26 Average: 7 2.52 0.00 0.46 0.22 0.02 96.77 18:09:26 18:09:26 18:09:26