Pull request #736 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0abdea4fc181a366a4a13a42433e388e5dd84f88+524fde96b3cb1875459d9e5ca758071353d7a42e (7786881f0c3ea1deeb973d74a9171d7b778c6615) 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-ssh8141601453108914876.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14876737733649883393.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-736/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-736/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15511312084576098404.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-736/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17575843064688393938.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh2473309565323015667.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-736/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-736/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15348629409039136389.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 Running on prd-ubuntu20.04-docker-8c-8g-2669 in /w/workspace/edgexfoundry_edgex-ui-go_PR-736 [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-736 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit 0abdea4fc181a366a4a13a42433e388e5dd84f88 Merge succeeded, producing 0abdea4fc181a366a4a13a42433e388e5dd84f88 Checking out Revision 0abdea4fc181a366a4a13a42433e388e5dd84f88 (PR-736) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/736/head:refs/remotes/origin/PR-736 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0abdea4fc181a366a4a13a42433e388e5dd84f88 # 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 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0abdea4fc181a366a4a13a42433e388e5dd84f88 # timeout=10 Commit message: "chore(deps): Bump github.com/openziti/sdk-golang from 0.23.14 to 0.23.27" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:04:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:04:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:04:43 ========================================================= 04:04:43 EdgeX Global Pipelines Version Info 04:04:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:04:44 ------------------- 04:04:44 stable info: 04:04:44 ------------------- 04:04:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:04:44 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:04:44 Message: update stable to v1.0.258 04:04:44 ------------------- 04:04:44 experimental info: 04:04:44 ------------------- 04:04:44 Commited By: **** collab-it+edgex@linuxfoundation.org 04:04:44 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:04:44 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:04:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:04:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:04:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:04:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:04:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:04:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:04:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:04:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:04:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:04:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:04:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:04:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:04:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:04:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:04:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:04:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:04:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:04:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:04:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:04:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:04:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:04:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:04:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:04:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-736 [Pipeline] echo 04:04:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-736 [Pipeline] echo 04:04:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-736 [Pipeline] echo 04:04:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0abdea4fc181a366a4a13a42433e388e5dd84f88 [Pipeline] echo 04:04:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0abdea4 [Pipeline] echo 04:04:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:48 provisioning config files... 04:04:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp/config16126616174692915400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:49 ---> ****-login.sh 04:04:49 nexus3.edgexfoundry.org:10001 04:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:50 Configure a credential helper to remove this warning. See 04:04:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:50 04:04:50 Login Succeeded 04:04:50 nexus3.edgexfoundry.org:10002 04:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:50 Configure a credential helper to remove this warning. See 04:04:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:50 04:04:50 Login Succeeded 04:04:50 nexus3.edgexfoundry.org:10003 04:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:50 Configure a credential helper to remove this warning. See 04:04:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:50 04:04:50 Login Succeeded 04:04:50 nexus3.edgexfoundry.org:10004 04:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:50 Configure a credential helper to remove this warning. See 04:04:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:50 04:04:50 Login Succeeded 04:04:50 ****.io 04:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:50 Configure a credential helper to remove this warning. See 04:04:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:50 04:04:50 Login Succeeded 04:04:50 ---> ****-login.sh ends [Pipeline] } 04:04:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:04:51 + git rev-list -1 --merges 0abdea4fc181a366a4a13a42433e388e5dd84f88~1..0abdea4fc181a366a4a13a42433e388e5dd84f88 [Pipeline] echo 04:04:51 -----------> git rev-list -1 --merges 0abdea4fc181a366a4a13a42433e388e5dd84f88~1..0abdea4fc181a366a4a13a42433e388e5dd84f88 0abdea4fc181a366a4a13a42433e388e5dd84f88 [false] [Pipeline] sh 04:04:51 + git log --format=format:%s -1 0abdea4fc181a366a4a13a42433e388e5dd84f88 [Pipeline] echo 04:04:51 ========================================================= 04:04:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:04:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:04:52 + git log --format=format:%s -1 0abdea4fc181a366a4a13a42433e388e5dd84f88 [Pipeline] echo 04:04:52 [semverPrep] GIT_COMMIT: 0abdea4fc181a366a4a13a42433e388e5dd84f88, Commit Message: chore(deps): Bump github.com/openziti/sdk-golang from 0.23.14 to 0.23.27 [Pipeline] echo 04:04:52 [semverPrep] This is not a build commit. [Pipeline] sh 04:04:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:04:52 + grep -v github /etc/ssh/ssh_known_hosts 04:04:52 + [ -e /tmp/ssh_known_hosts ] 04:04:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:04:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:04:52 + sudo tee -a /etc/ssh/ssh_known_hosts 04:04:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:53 04:04:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:54 0.1.4: Pulling from edgex-devops/py-git-semver 04:04:54 b85a868b505f: Pulling fs layer 04:04:54 e2be974225ed: Pulling fs layer 04:04:54 339a4e72a1f5: Pulling fs layer 04:04:54 988bab9f4d93: Pulling fs layer 04:04:54 1469e6f7b9e6: Pulling fs layer 04:04:54 eaf3925da568: Pulling fs layer 04:04:54 bab4dde63d76: Pulling fs layer 04:04:54 bde34c3a00c8: Pulling fs layer 04:04:54 b352a97aabf1: Pulling fs layer 04:04:54 4872d77fe225: Pulling fs layer 04:04:54 5851b861e8e6: Pulling fs layer 04:04:54 bab4dde63d76: Waiting 04:04:54 1469e6f7b9e6: Waiting 04:04:54 eaf3925da568: Waiting 04:04:54 988bab9f4d93: Waiting 04:04:54 b352a97aabf1: Waiting 04:04:54 4872d77fe225: Waiting 04:04:54 5851b861e8e6: Waiting 04:04:54 bde34c3a00c8: Waiting 04:04:54 e2be974225ed: Verifying Checksum 04:04:54 e2be974225ed: Download complete 04:04:54 988bab9f4d93: Verifying Checksum 04:04:54 988bab9f4d93: Download complete 04:04:54 1469e6f7b9e6: Verifying Checksum 04:04:54 1469e6f7b9e6: Download complete 04:04:54 eaf3925da568: Verifying Checksum 04:04:54 eaf3925da568: Download complete 04:04:54 339a4e72a1f5: Verifying Checksum 04:04:54 339a4e72a1f5: Download complete 04:04:54 bde34c3a00c8: Download complete 04:04:54 b352a97aabf1: Download complete 04:04:54 4872d77fe225: Verifying Checksum 04:04:54 5851b861e8e6: Verifying Checksum 04:04:54 5851b861e8e6: Download complete 04:04:54 b85a868b505f: Verifying Checksum 04:04:54 b85a868b505f: Download complete 04:04:55 bab4dde63d76: Verifying Checksum 04:04:55 bab4dde63d76: Download complete 04:04:56 b85a868b505f: Pull complete 04:04:56 e2be974225ed: Pull complete 04:04:56 339a4e72a1f5: Pull complete 04:04:56 988bab9f4d93: Pull complete 04:04:56 1469e6f7b9e6: Pull complete 04:04:56 eaf3925da568: Pull complete 04:04:58 bab4dde63d76: Pull complete 04:04:58 bde34c3a00c8: Pull complete 04:04:58 b352a97aabf1: Pull complete 04:04:58 4872d77fe225: Pull complete 04:04:58 5851b861e8e6: Pull complete 04:04:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:04:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:59 prd-ubuntu20.04-docker-8c-8g-2669 does not seem to be running inside a container 04:04:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-736 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-736:/w/workspace/edgexfoundry_edgex-ui-go_PR-736:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-736@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:05:03 $ docker top b2ce13e4f95b72e51eb0ddca42f1bf77056a82f8fce1b2c267dcdb0044fbf349 -eo pid,comm 04:05:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:05:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:05:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:04 [ssh-agent] Looking for ssh-agent implementation... 04:05:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:04 $ docker exec b2ce13e4f95b72e51eb0ddca42f1bf77056a82f8fce1b2c267dcdb0044fbf349 ssh-agent 04:05:04 SSH_AUTH_SOCK=/tmp/ssh-5g4Goaz2IZAT/agent.21 04:05:04 SSH_AGENT_PID=40 04:05:04 Running ssh-add (command line suppressed) 04:05:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp/private_key_831691640307810367.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp/private_key_831691640307810367.key) 04:05:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:04 + git tag --points-at HEAD [Pipeline] } 04:05:04 $ docker exec --env ******** --env ******** b2ce13e4f95b72e51eb0ddca42f1bf77056a82f8fce1b2c267dcdb0044fbf349 ssh-agent -k 04:05:05 unset SSH_AUTH_SOCK; 04:05:05 unset SSH_AGENT_PID; 04:05:05 echo Agent pid 40 killed; 04:05:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:05:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:05 [ssh-agent] Looking for ssh-agent implementation... 04:05:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:05 $ docker exec b2ce13e4f95b72e51eb0ddca42f1bf77056a82f8fce1b2c267dcdb0044fbf349 ssh-agent 04:05:05 SSH_AUTH_SOCK=/tmp/ssh-oiFw7VJwNyDA/agent.74 04:05:05 SSH_AGENT_PID=80 04:05:05 Running ssh-add (command line suppressed) 04:05:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp/private_key_14398875554003580593.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp/private_key_14398875554003580593.key) 04:05:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:05 + git semver init 04:05:06 2024-04-18 04:05:05,963 [run_init] DEBUG init version:0.0.0 force:False 04:05:06 2024-04-18 04:05:05,964 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-736/.semver 04:05:06 2024-04-18 04:05:05,965 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-736/.semver 04:05:06 2024-04-18 04:05:05,965 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-736/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-736, universal_newlines=False, shell=None, istream=None) 04:05:08 2024-04-18 04:05:08,224 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-736/.git/info/exclude 04:05:08 2024-04-18 04:05:08,225 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-736/.semver/PR-736 with force:False 04:05:08 2024-04-18 04:05:08,225 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-736/.semver/PR-736 04:05:08 2024-04-18 04:05:08,229 [execute] INFO git cat-file --batch-check 04:05:08 2024-04-18 04:05:08,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-736/.semver, universal_newlines=False, shell=None, istream=) 04:05:08 2024-04-18 04:05:08,236 [execute] INFO git cat-file --batch 04:05:08 2024-04-18 04:05:08,237 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-736/.semver, universal_newlines=False, shell=None, istream=) 04:05:08 2024-04-18 04:05:08,242 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-736/.semver/PR-736 04:05:08 0.0.0 [Pipeline] } 04:05:08 $ docker exec --env ******** --env ******** b2ce13e4f95b72e51eb0ddca42f1bf77056a82f8fce1b2c267dcdb0044fbf349 ssh-agent -k 04:05:08 unset SSH_AUTH_SOCK; 04:05:08 unset SSH_AGENT_PID; 04:05:08 echo Agent pid 80 killed; 04:05:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:05:09 + git semver [Pipeline] } 04:05:09 $ docker stop --time=1 b2ce13e4f95b72e51eb0ddca42f1bf77056a82f8fce1b2c267dcdb0044fbf349 04:05:10 $ docker rm -f --volumes b2ce13e4f95b72e51eb0ddca42f1bf77056a82f8fce1b2c267dcdb0044fbf349 [Pipeline] // withDockerContainer [Pipeline] sh 04:05:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:05:11 Stashed 1 file(s) [Pipeline] echo 04:05:11 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:05:12 provisioning config files... 04:05:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp/config9768858866806993809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:12 ---> ****-login.sh 04:05:12 nexus3.edgexfoundry.org:10001 04:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:12 Configure a credential helper to remove this warning. See 04:05:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:12 04:05:12 Login Succeeded 04:05:12 nexus3.edgexfoundry.org:10002 04:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:12 Configure a credential helper to remove this warning. See 04:05:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:12 04:05:12 Login Succeeded 04:05:12 nexus3.edgexfoundry.org:10003 04:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:13 Configure a credential helper to remove this warning. See 04:05:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:13 04:05:13 Login Succeeded 04:05:13 nexus3.edgexfoundry.org:10004 04:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:13 Configure a credential helper to remove this warning. See 04:05:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:13 04:05:13 Login Succeeded 04:05:13 ****.io 04:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:14 Configure a credential helper to remove this warning. See 04:05:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:14 04:05:14 Login Succeeded 04:05:14 ---> ****-login.sh ends [Pipeline] } 04:05:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:05:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:05:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:05:14 ========================================================= 04:05:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:05:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:05:15 Sending build context to Docker daemon 59.51MB 04:05:15 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:05:15 Step 2/15 : FROM ${BASE} AS builder 04:05:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:05:15 7264a8db6415: Pulling fs layer 04:05:15 c4d48a809fc2: Pulling fs layer 04:05:15 4f1c88b9dad5: Pulling fs layer 04:05:15 ad3a456e5733: Pulling fs layer 04:05:15 69c7f0334f64: Pulling fs layer 04:05:15 1f1c1a5573a3: Pulling fs layer 04:05:15 ce7588e14bc9: Pulling fs layer 04:05:15 b5e4710f87ac: Pulling fs layer 04:05:15 ad3a456e5733: Waiting 04:05:15 69c7f0334f64: Waiting 04:05:15 1f1c1a5573a3: Waiting 04:05:15 b5e4710f87ac: Waiting 04:05:15 ce7588e14bc9: Waiting 04:05:15 c4d48a809fc2: Verifying Checksum 04:05:15 c4d48a809fc2: Download complete 04:05:15 ad3a456e5733: Verifying Checksum 04:05:15 ad3a456e5733: Download complete 04:05:15 69c7f0334f64: Download complete 04:05:15 7264a8db6415: Verifying Checksum 04:05:15 7264a8db6415: Download complete 04:05:15 1f1c1a5573a3: Verifying Checksum 04:05:15 1f1c1a5573a3: Download complete 04:05:15 7264a8db6415: Pull complete 04:05:15 c4d48a809fc2: Pull complete 04:05:15 b5e4710f87ac: Verifying Checksum 04:05:15 b5e4710f87ac: Download complete 04:05:16 4f1c88b9dad5: Download complete 04:05:16 ce7588e14bc9: Verifying Checksum 04:05:16 ce7588e14bc9: Download complete 04:05:18 4f1c88b9dad5: Pull complete 04:05:18 ad3a456e5733: Pull complete 04:05:18 69c7f0334f64: Pull complete 04:05:18 1f1c1a5573a3: Pull complete 04:05:21 ce7588e14bc9: Pull complete 04:05:21 b5e4710f87ac: Pull complete 04:05:21 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:05:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:05:21 ---> 88b5674ff536 04:05:21 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:05:26 Still waiting to schedule task 04:05:26 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2670’ 04:05:27 ---> Running in 8b6ede18a864 04:05:27 Removing intermediate container 8b6ede18a864 04:05:27 ---> d78c39c73a18 04:05:27 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:05:27 ---> Running in 1cffb53cdb74 04:05:27 Removing intermediate container 1cffb53cdb74 04:05:27 ---> 3746d6b3e977 04:05:27 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:05:27 ---> Running in e747c40575f6 04:05:27 Removing intermediate container e747c40575f6 04:05:27 ---> 60cc47e7aec2 04:05:27 Step 6/15 : LABEL Name=edgex-ui-go 04:05:27 ---> Running in e37ca51d30c6 04:05:27 Removing intermediate container e37ca51d30c6 04:05:27 ---> bdf51eb9c54a 04:05:27 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:05:27 ---> Running in fbcdbab4b0ce 04:05:27 Removing intermediate container fbcdbab4b0ce 04:05:27 ---> 42e892efc8a6 04:05:27 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:05:28 latest: Pulling from library/docker 04:05:28 4abcf2066143: Pulling fs layer 04:05:28 c4e2d7dc11fc: Pulling fs layer 04:05:28 4f4fb700ef54: Pulling fs layer 04:05:28 6f626593b7fc: Pulling fs layer 04:05:28 35989916a4c8: Pulling fs layer 04:05:28 91720930f6b4: Pulling fs layer 04:05:28 4cb5f5ca57cf: Pulling fs layer 04:05:28 ffceb7a3bb44: Pulling fs layer 04:05:28 d958f8a5b7f6: Pulling fs layer 04:05:28 b87df04eca41: Pulling fs layer 04:05:28 23a939a5ff63: Pulling fs layer 04:05:28 2e0dc7f61ba8: Pulling fs layer 04:05:28 2fefa731ee4e: Pulling fs layer 04:05:28 6e69fab3d884: Pulling fs layer 04:05:28 6f626593b7fc: Waiting 04:05:28 ae9b60e39af4: Pulling fs layer 04:05:28 a5d3abca5eb3: Pulling fs layer 04:05:28 d958f8a5b7f6: Waiting 04:05:28 b87df04eca41: Waiting 04:05:28 23a939a5ff63: Waiting 04:05:28 35989916a4c8: Waiting 04:05:28 2e0dc7f61ba8: Waiting 04:05:28 2fefa731ee4e: Waiting 04:05:28 6e69fab3d884: Waiting 04:05:28 91720930f6b4: Waiting 04:05:28 ae9b60e39af4: Waiting 04:05:28 a5d3abca5eb3: Waiting 04:05:28 4cb5f5ca57cf: Waiting 04:05:28 ffceb7a3bb44: Waiting 04:05:28 4f4fb700ef54: Verifying Checksum 04:05:28 4f4fb700ef54: Download complete 04:05:28 c4e2d7dc11fc: Verifying Checksum 04:05:28 c4e2d7dc11fc: Download complete 04:05:28 4abcf2066143: Verifying Checksum 04:05:28 4abcf2066143: Download complete 04:05:28 6f626593b7fc: Verifying Checksum 04:05:28 6f626593b7fc: Download complete 04:05:28 4abcf2066143: Pull complete 04:05:28 c4e2d7dc11fc: Pull complete 04:05:28 91720930f6b4: Verifying Checksum 04:05:28 91720930f6b4: Download complete 04:05:28 35989916a4c8: Verifying Checksum 04:05:28 35989916a4c8: Download complete 04:05:28 4f4fb700ef54: Pull complete 04:05:28 6f626593b7fc: Pull complete 04:05:28 ffceb7a3bb44: Verifying Checksum 04:05:28 ffceb7a3bb44: Download complete 04:05:28 d958f8a5b7f6: Verifying Checksum 04:05:28 d958f8a5b7f6: Download complete 04:05:28 4cb5f5ca57cf: Verifying Checksum 04:05:28 4cb5f5ca57cf: Download complete 04:05:28 b87df04eca41: Verifying Checksum 04:05:28 b87df04eca41: Download complete 04:05:28 2e0dc7f61ba8: Download complete 04:05:29 2fefa731ee4e: Verifying Checksum 04:05:29 2fefa731ee4e: Download complete 04:05:29 35989916a4c8: Pull complete 04:05:29 23a939a5ff63: Verifying Checksum 04:05:29 23a939a5ff63: Download complete 04:05:29 a5d3abca5eb3: Verifying Checksum 04:05:29 a5d3abca5eb3: Download complete 04:05:29 ae9b60e39af4: Verifying Checksum 04:05:29 ae9b60e39af4: Download complete 04:05:29 91720930f6b4: Pull complete 04:05:29 6e69fab3d884: Verifying Checksum 04:05:29 6e69fab3d884: Download complete 04:05:29 4cb5f5ca57cf: Pull complete 04:05:29 ffceb7a3bb44: Pull complete 04:05:29 d958f8a5b7f6: Pull complete 04:05:29 b87df04eca41: Pull complete 04:05:30 23a939a5ff63: Pull complete 04:05:30 2e0dc7f61ba8: Pull complete 04:05:30 2fefa731ee4e: Pull complete 04:05:31 6e69fab3d884: Pull complete 04:05:31 ae9b60e39af4: Pull complete 04:05:31 a5d3abca5eb3: Pull complete 04:05:31 Digest: sha256:a2d55c6061a342e42db62654b7b7cdf16113828a80b3827cbd9453806c08549c 04:05:31 Status: Downloaded newer image for docker:latest 04:05:34 ---> 328058c28764 04:05:34 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:05:34 ---> Running in 025f5f226b02 04:05:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:05:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:05:35 OK: 264 MiB in 52 packages 04:05:35 Removing intermediate container 025f5f226b02 04:05:35 ---> 85d427c21ab8 04:05:35 Step 10/15 : ENV GO111MODULE=on 04:05:36 ---> Running in 3d2807a415c1 04:05:36 Removing intermediate container 3d2807a415c1 04:05:36 ---> 0a99c12d20eb 04:05:36 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:05:36 ---> Running in 683e6206cba8 04:05:36 Removing intermediate container 683e6206cba8 04:05:36 ---> 308568e8aa89 04:05:36 Step 12/15 : COPY go.mod vendor* ./ 04:05:36 ---> 260ee113020e 04:05:36 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:36 ---> Running in 0c9c21dfae19 04:06:44 Removing intermediate container 0c9c21dfae19 04:06:44 ---> d28f271819c1 04:06:44 Step 14/15 : COPY . . 04:06:44 ---> a3bf63122ce0 04:06:44 Step 15/15 : RUN ${MAKE} 04:06:44 ---> Running in 2f5e07569db1 04:06:44 noop 04:06:44 Removing intermediate container 2f5e07569db1 04:06:44 ---> ac3486750945 04:06:44 Successfully built ac3486750945 04:06:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:44 + docker inspect -f . ci-base-image-x86_64 04:06:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:44 prd-ubuntu20.04-docker-8c-8g-2669 does not seem to be running inside a container 04:06:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-736 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-736:/w/workspace/edgexfoundry_edgex-ui-go_PR-736:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:06:45 $ docker top 445d228d61d6eb6fde7e846bd040975f9986a748100aec05642471c612b51624 -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:45 + go version 04:06:45 go version go1.21.0 linux/amd64 [Pipeline] } 04:06:45 $ docker stop --time=1 445d228d61d6eb6fde7e846bd040975f9986a748100aec05642471c612b51624 04:06:46 $ docker rm -f --volumes 445d228d61d6eb6fde7e846bd040975f9986a748100aec05642471c612b51624 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:47 + docker inspect -f . ci-base-image-x86_64 04:06:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:47 prd-ubuntu20.04-docker-8c-8g-2669 does not seem to be running inside a container 04:06:47 $ 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-736 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-736:/w/workspace/edgexfoundry_edgex-ui-go_PR-736:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:06:47 $ docker top 99aee93970ca7b39bf49f2778bdbd27a64ca52acbe76864a981672aeecd6411d -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:48 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-736 [Pipeline] fileExists [Pipeline] sh 04:06:48 + make test 04:06:48 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:06:50 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:07:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:07:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:07:05 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:07:05 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:07:05 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:07:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:07:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:07:05 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 04:07:05 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 04:07:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:07:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:07:08 ./bin/test-attribution-txt.sh 04:07:08 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:07:08 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:07:08 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:07:08 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:07:08 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:07:08 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:07:08 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:07:08 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:07:08 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:07:08 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 04:07:08 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add 04:07:08 make -C web test 04:07:08 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-736/web' 04:07:08 make[1]: tput: No such file or directory 04:07:08 make[1]: tput: No such file or directory 04:07:08 warning: generating ./VERSION 04:07:08 echo "0.0.0" > VERSION 04:07:08 docker build \ 04:07:08 -f Dockerfile \ 04:07:08 --build-arg USER=1000 \ 04:07:08 \ 04:07:08 --label "git_sha=0abdea4fc181a366a4a13a42433e388e5dd84f88" \ 04:07:08 -t edgexfoundry/edgex-web-ui:0abdea4fc181a366a4a13a42433e388e5dd84f88 \ 04:07:08 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 04:07:08 . 04:07:08 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 04:07:08 Install the buildx component to build images with BuildKit: 04:07:08 https://docs.docker.com/go/buildx/ 04:07:08 04:07:08 Sending build context to Docker daemon 2.62MB 04:07:08 Step 1/11 : FROM node:18-alpine3.18 04:07:09 18-alpine3.18: Pulling from library/node 04:07:09 619be1103602: Pulling fs layer 04:07:09 5e464d2955a8: Pulling fs layer 04:07:09 be86eae26eb4: Pulling fs layer 04:07:09 e9f5f9b77b30: Pulling fs layer 04:07:09 619be1103602: Verifying Checksum 04:07:09 619be1103602: Download complete 04:07:09 619be1103602: Pull complete 04:07:09 e9f5f9b77b30: Verifying Checksum 04:07:09 e9f5f9b77b30: Download complete 04:07:09 be86eae26eb4: Verifying Checksum 04:07:09 be86eae26eb4: Download complete 04:07:09 5e464d2955a8: Download complete 04:07:11 5e464d2955a8: Pull complete 04:07:11 be86eae26eb4: Pull complete 04:07:11 e9f5f9b77b30: Pull complete 04:07:11 Digest: sha256:4ca044ed3442ecad4be954b30a7a94409564bf532f7afbd50695358c2926578c 04:07:11 Status: Downloaded newer image for node:18-alpine3.18 04:07:11 ---> 5b9305bcfe75 04:07:11 Step 2/11 : RUN apk add --no-cache chromium 04:07:17 ---> Running in f46b73c4ab18 04:07:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:07:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:07:18 (1/154) Installing libexpat (2.6.2-r0) 04:07:18 (2/154) Installing brotli-libs (1.0.9-r14) 04:07:18 (3/154) Installing libbz2 (1.0.8-r5) 04:07:18 (4/154) Installing libpng (1.6.39-r3) 04:07:18 (5/154) Installing freetype (2.13.0-r5) 04:07:18 (6/154) Installing fontconfig (2.14.2-r3) 04:07:18 (7/154) Installing libfontenc (1.1.7-r2) 04:07:18 (8/154) Installing mkfontscale (1.2.2-r3) 04:07:18 (9/154) Installing font-opensans (0_git20210927-r1) 04:07:18 (10/154) Installing pkgconf (1.9.5-r0) 04:07:18 (11/154) Installing libffi (3.4.4-r2) 04:07:18 (12/154) Installing libintl (0.21.1-r7) 04:07:18 (13/154) Installing libblkid (2.38.1-r8) 04:07:18 (14/154) Installing libmount (2.38.1-r8) 04:07:18 (15/154) Installing pcre2 (10.42-r1) 04:07:18 (16/154) Installing glib (2.76.6-r0) 04:07:18 (17/154) Installing xz-libs (5.4.3-r0) 04:07:18 (18/154) Installing libxml2 (2.11.7-r0) 04:07:18 (19/154) Installing shared-mime-info (2.2-r5) 04:07:18 (20/154) Installing hicolor-icon-theme (0.17-r2) 04:07:18 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 04:07:18 (22/154) Installing libwebp (1.3.2-r0) 04:07:18 (23/154) Installing zstd-libs (1.5.5-r4) 04:07:18 (24/154) Installing tiff (4.5.1-r0) 04:07:18 (25/154) Installing gdk-pixbuf (2.42.10-r5) 04:07:18 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 04:07:18 (27/154) Installing libxau (1.0.11-r2) 04:07:18 (28/154) Installing libmd (1.0.4-r2) 04:07:18 (29/154) Installing libbsd (0.11.7-r1) 04:07:18 (30/154) Installing libxdmcp (1.1.4-r2) 04:07:18 (31/154) Installing libxcb (1.15-r1) 04:07:18 (32/154) Installing libx11 (1.8.7-r0) 04:07:18 (33/154) Installing libxcomposite (0.4.6-r3) 04:07:18 (34/154) Installing libxfixes (6.0.1-r2) 04:07:18 (35/154) Installing libxrender (0.9.11-r3) 04:07:18 (36/154) Installing libxcursor (1.2.1-r2) 04:07:18 (37/154) Installing libxdamage (1.1.6-r2) 04:07:18 (38/154) Installing libxext (1.3.5-r2) 04:07:18 (39/154) Installing libxi (1.8.1-r0) 04:07:18 (40/154) Installing libxinerama (1.1.5-r2) 04:07:18 (41/154) Installing libxrandr (1.5.3-r2) 04:07:18 (42/154) Installing libatk-1.0 (2.48.4-r0) 04:07:18 (43/154) Installing libxtst (1.2.4-r2) 04:07:18 (44/154) Installing dbus-libs (1.14.8-r0) 04:07:18 (45/154) Installing at-spi2-core (2.48.4-r0) 04:07:18 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 04:07:18 (47/154) Installing pixman (0.42.2-r1) 04:07:18 (48/154) Installing cairo (1.17.8-r1) 04:07:18 (49/154) Installing cairo-gobject (1.17.8-r1) 04:07:18 (50/154) Installing avahi-libs (0.8-r13) 04:07:19 (51/154) Installing gmp (6.2.1-r3) 04:07:19 (52/154) Installing nettle (3.8.1-r2) 04:07:19 (53/154) Installing libunistring (1.1-r1) 04:07:19 (54/154) Installing libidn2 (2.3.4-r1) 04:07:19 (55/154) Installing p11-kit (0.24.1-r2) 04:07:19 (56/154) Installing libtasn1 (4.19.0-r1) 04:07:19 (57/154) Installing gnutls (3.8.4-r0) 04:07:19 (58/154) Installing cups-libs (2.4.7-r0) 04:07:19 (59/154) Installing libepoxy (1.5.10-r1) 04:07:19 (60/154) Installing fribidi (1.0.13-r0) 04:07:19 (61/154) Installing graphite2 (1.3.14-r5) 04:07:19 (62/154) Installing harfbuzz (7.3.0-r0) 04:07:19 (63/154) Installing libxft (2.3.8-r1) 04:07:19 (64/154) Installing pango (1.50.14-r1) 04:07:19 (65/154) Installing wayland-libs-client (1.22.0-r2) 04:07:19 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 04:07:19 (67/154) Installing wayland-libs-egl (1.22.0-r2) 04:07:19 (68/154) Installing xkeyboard-config (2.38-r0) 04:07:19 (69/154) Installing libxkbcommon (1.5.0-r2) 04:07:19 (70/154) Installing gtk+3.0 (3.24.38-r1) 04:07:19 Executing gtk+3.0-3.24.38-r1.post-install 04:07:19 (71/154) Installing icu-data-full (73.2-r2) 04:07:19 (72/154) Installing mesa (23.0.4-r0) 04:07:19 (73/154) Installing llvm15-libs (15.0.7-r6) 04:07:19 (74/154) Installing hwdata-pci (0.370-r0) 04:07:19 (75/154) Installing libpciaccess (0.17-r2) 04:07:19 (76/154) Installing libdrm (2.4.115-r4) 04:07:20 (77/154) Installing musl-fts (1.2.7-r5) 04:07:20 (78/154) Installing libelf (0.189-r2) 04:07:20 (79/154) Installing mesa-glapi (23.0.4-r0) 04:07:20 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 04:07:20 (81/154) Installing eudev-libs (3.2.11-r8) 04:07:20 (82/154) Installing libmagic (5.45-r0) 04:07:20 (83/154) Installing file (5.45-r0) 04:07:20 (84/154) Installing libice (1.1.1-r2) 04:07:20 (85/154) Installing libuuid (2.38.1-r8) 04:07:20 (86/154) Installing libsm (1.2.4-r1) 04:07:20 (87/154) Installing libxt (1.3.0-r2) 04:07:20 (88/154) Installing libxmu (1.1.4-r2) 04:07:20 (89/154) Installing xset (1.2.5-r1) 04:07:20 (90/154) Installing xprop (1.2.7-r0) 04:07:20 (91/154) Installing xdg-utils (1.1.3-r4) 04:07:20 (92/154) Installing libogg (1.3.5-r4) 04:07:20 (93/154) Installing flac-libs (1.4.3-r0) 04:07:20 (94/154) Installing alsa-lib (1.2.9-r1) 04:07:20 (95/154) Installing libatomic (12.2.1_git20220924-r10) 04:07:20 (96/154) Installing svt-av1-libs (1.6.0-r0) 04:07:20 (97/154) Installing aom-libs (3.6.1-r0) 04:07:20 (98/154) Installing libva (2.18.0-r1) 04:07:20 (99/154) Installing libvdpau (1.5-r1) 04:07:20 (100/154) Installing onevpl-libs (2023.2.1-r0) 04:07:20 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 04:07:20 (102/154) Installing libdav1d (1.2.1-r0) 04:07:20 (103/154) Installing libhwy (1.0.4-r1) 04:07:20 (104/154) Installing lcms2 (2.15-r2) 04:07:20 (105/154) Installing libjxl (0.8.2-r0) 04:07:20 (106/154) Installing lame-libs (3.100-r5) 04:07:20 (107/154) Installing opus (1.4-r0) 04:07:20 (108/154) Installing libgomp (12.2.1_git20220924-r10) 04:07:20 (109/154) Installing soxr (0.1.3-r5) 04:07:20 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 04:07:20 (111/154) Installing libtheora (1.1.1-r17) 04:07:20 (112/154) Installing libvorbis (1.3.7-r1) 04:07:20 (113/154) Installing libvpx (1.13.0-r2) 04:07:20 (114/154) Installing x264-libs (0.164_git20220602-r1) 04:07:20 (115/154) Installing numactl (2.0.16-r4) 04:07:20 (116/154) Installing x265-libs (3.5-r4) 04:07:20 (117/154) Installing xvidcore (1.3.7-r1) 04:07:20 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 04:07:21 (119/154) Installing libbluray (1.3.4-r0) 04:07:21 (120/154) Installing mpg123-libs (1.31.3-r1) 04:07:21 (121/154) Installing libopenmpt (0.7.2-r0) 04:07:21 (122/154) Installing cjson (1.7.17-r0) 04:07:21 (123/154) Installing mbedtls (2.28.8-r0) 04:07:21 (124/154) Installing librist (0.2.7-r0) 04:07:21 (125/154) Installing libsrt (1.5.2-r0) 04:07:21 (126/154) Installing libssh (0.10.5-r0) 04:07:21 (127/154) Installing libsodium (1.0.18-r3) 04:07:21 (128/154) Installing libzmq (4.3.4-r4) 04:07:21 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 04:07:21 (130/154) Installing libevent (2.1.12-r6) 04:07:21 (131/154) Installing wayland-libs-server (1.22.0-r2) 04:07:21 (132/154) Installing mesa-gbm (23.0.4-r0) 04:07:21 (133/154) Installing harfbuzz-subset (7.3.0-r0) 04:07:21 (134/154) Installing icu-libs (73.2-r2) 04:07:21 (135/154) Installing jsoncpp (1.9.5-r0) 04:07:21 (136/154) Installing minizip (1.2.13-r1) 04:07:21 (137/154) Installing nspr (4.35-r2) 04:07:21 (138/154) Installing sqlite-libs (3.41.2-r3) 04:07:21 (139/154) Installing nss (3.94-r0) 04:07:21 (140/154) Installing pipewire-libs (0.3.70-r1) 04:07:21 (141/154) Installing libasyncns (0.8-r1) 04:07:21 (142/154) Installing libltdl (2.4.7-r2) 04:07:21 (143/154) Installing orc (0.4.34-r0) 04:07:21 (144/154) Installing libsndfile (1.2.0-r2) 04:07:21 (145/154) Installing speexdsp (1.2.1-r1) 04:07:21 (146/154) Installing tdb-libs (1.4.8-r1) 04:07:21 (147/154) Installing libpulse (16.1-r10) 04:07:21 (148/154) Installing snappy (1.1.10-r1) 04:07:21 (149/154) Installing libwoff2common (1.0.2-r2) 04:07:21 (150/154) Installing libwoff2enc (1.0.2-r2) 04:07:21 (151/154) Installing libgpg-error (1.47-r1) 04:07:21 (152/154) Installing libgcrypt (1.10.2-r1) 04:07:21 (153/154) Installing libxslt (1.1.38-r0) 04:07:21 (154/154) Installing chromium (119.0.6045.159-r0) 04:07:22 Executing busybox-1.36.1-r5.trigger 04:07:22 Executing fontconfig-2.14.2-r3.trigger 04:07:22 Executing mkfontscale-1.2.2-r3.trigger 04:07:22 Executing glib-2.76.6-r0.trigger 04:07:22 Executing shared-mime-info-2.2-r5.trigger 04:07:23 Executing gdk-pixbuf-2.42.10-r5.trigger 04:07:23 Executing gtk-update-icon-cache-3.24.38-r1.trigger 04:07:23 OK: 580 MiB in 171 packages 04:07:38 Removing intermediate container f46b73c4ab18 04:07:38 ---> 94a4e155c5f7 04:07:38 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 04:07:38 ---> Running in de01474c5d5b 04:07:38 Removing intermediate container de01474c5d5b 04:07:38 ---> b47c44e633cf 04:07:38 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 04:07:38 ---> Running in d84a4c2a5fdb 04:07:38 Removing intermediate container d84a4c2a5fdb 04:07:38 ---> b7a698202c3d 04:07:38 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 04:07:38 ---> Running in 56283f7b740d 04:07:38 Removing intermediate container 56283f7b740d 04:07:38 ---> 02398bbb8cb8 04:07:38 Step 6/11 : RUN npm install -g npm 04:07:38 ---> Running in 571d467a56b3 04:07:44 04:07:44 changed 55 packages in 7s 04:07:44 04:07:44 25 packages are looking for funding 04:07:44 run `npm fund` for details 04:07:46 Removing intermediate container 571d467a56b3 04:07:46 ---> a1dad99d0dac 04:07:46 Step 7/11 : ARG USER=1000 04:07:46 ---> Running in 16158768e98b 04:07:46 Removing intermediate container 16158768e98b 04:07:46 ---> bf3958901259 04:07:46 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 04:07:46 ---> Running in 8e1d17cd469b 04:07:47 Removing intermediate container 8e1d17cd469b 04:07:47 ---> a395e3a7b262 04:07:47 Step 9/11 : USER $USER:$USER 04:07:47 ---> Running in 565c9aa7695f 04:07:47 Removing intermediate container 565c9aa7695f 04:07:47 ---> 3c6ce6b191fa 04:07:47 Step 10/11 : WORKDIR /app 04:07:47 ---> Running in 9cb2cb2a7061 04:07:47 Removing intermediate container 9cb2cb2a7061 04:07:47 ---> 5b2ae2cd08c4 04:07:47 Step 11/11 : LABEL git_sha=0abdea4fc181a366a4a13a42433e388e5dd84f88 04:07:47 ---> Running in 15a36dc0f5f7 04:07:47 Removing intermediate container 15a36dc0f5f7 04:07:47 ---> 687103b1e379 04:07:47 Successfully built 687103b1e379 04:07:47 Successfully tagged edgexfoundry/edgex-web-ui:0abdea4fc181a366a4a13a42433e388e5dd84f88 04:07:47 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 04:07:47 touch edgex-web-ui.imagebuilt 04:07:47 mkdir -p node_modules coverage 04:07:47 chown "1000:1000" . node_modules coverage package-lock.json 04:07:47 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 04:07:52 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 04:07:53 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 04:07:53 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 04:07:53 npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead 04:07:54 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 04:07:55 npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 04:07:55 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 04:07:55 npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 04:07:55 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 04:07:56 npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: 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. 04:07:56 npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.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. 04:07: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. 04:07:59 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 04:08:04 04:08:04 added 1182 packages, and audited 1183 packages in 15s 04:08:04 04:08:04 100 packages are looking for funding 04:08:04 run `npm fund` for details 04:08:04 04:08:04 23 vulnerabilities (15 moderate, 7 high, 1 critical) 04:08:04 04:08:04 To address issues that do not require attention, run: 04:08:04 npm audit fix 04:08:04 04:08:04 To address all issues (including breaking changes), run: 04:08:04 npm audit fix --force 04:08:04 04:08:04 Run `npm audit` for details. 04:08:14 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 04:08:15 - Generating browser application bundles (phase: setup)... 04:08:42 ✔ Browser application bundle generation complete. 04:08:42 18 04 2024 04:08:38.935:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 04:08:42 18 04 2024 04:08:38.937:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 04:08:42 18 04 2024 04:08:38.940:INFO [launcher]: Starting browser ChromeHeadless 04:08:42 18 04 2024 04:08:39.294:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket mp0giad2qSjIhu2oAAAB with id 31185878 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.081 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.094 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.116 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.149 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.157 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.164 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.167 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.169 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.172 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.178 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.19 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.223 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.276 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.307 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.326 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.339 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.347 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.415 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.441 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.446 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.449 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.451 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.463 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.465 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.468 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.47 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.482 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.484 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.488 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.505 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.509 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.513 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.516 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.541 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.563 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.577 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.583 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.588 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.59 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.6 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.605 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.608 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.609 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.628 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.63 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.631 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.637 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.649 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.668 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.682 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.686 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.69 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.692 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.694 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.779 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.794 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.801 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.805 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.807 secs) 04:08:42 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 04:08:42 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 04:08:42 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.807 secs) 04:08:42 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 04:08:42 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 04:08:42 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.81 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.82 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.83 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.837 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.839 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.848 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.851 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.856 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.871 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.883 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.884 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.896 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.905 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.917 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.919 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.921 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.923 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.928 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.933 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.947 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.962 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.966 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.973 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.985 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.99 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.997 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.001 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.016 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.023 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.028 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.048 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.06 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.066 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.073 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.089 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.102 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.112 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.114 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.117 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.122 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.143 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.155 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.158 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.161 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.171 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.172 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.173 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.174 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.175 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.181 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.19 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.192 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.194 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.195 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.196 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.198 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.199 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.215 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.22 secs) 04:08:42 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.224 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.237 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.245 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.256 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.258 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.262 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.263 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.264 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.266 secs) 04:08:43 WARN: ' 04:08:43 It looks like you're using ngModel on the same form field as formControlName. 04:08:43 Support for using the ngModel input property and ngModelChange event with 04:08:43 reactive form directives has been deprecated in Angular v6 and will be removed 04:08:43 in a future version of Angular. 04:08:43 04:08:43 For more information on this, see our API docs here: 04:08:43 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:08:43 ' 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.266 secs) 04:08:43 WARN: ' 04:08:43 It looks like you're using ngModel on the same form field as formControlName. 04:08:43 Support for using the ngModel input property and ngModelChange event with 04:08:43 reactive form directives has been deprecated in Angular v6 and will be removed 04:08:43 in a future version of Angular. 04:08:43 04:08:43 For more information on this, see our API docs here: 04:08:43 https://angular.io/api/forms/FormControlName#use-with-ngmodel 04:08:43 ' 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.281 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.284 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.288 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.297 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.306 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.308 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.31 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.317 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.32 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.321 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.325 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.335 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.341 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.359 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.361 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.362 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.366 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.37 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.371 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.372 secs) 04:08:43 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.717 secs / 1.372 secs) 04:08:43 TOTAL: 147 SUCCESS 04:08:43 ✔ Browser application bundle generation complete. 04:08:43 04:08:43 =============================== Coverage summary =============================== 04:08:43 Statements : 39.04% ( 1374/3519 ) 04:08:43 Branches : 15.3% ( 94/614 ) 04:08:43 Functions : 32.14% ( 424/1319 ) 04:08:43 Lines : 38.97% ( 1343/3446 ) 04:08:43 ================================================================================ 04:08:43 ✔ Browser application bundle generation complete. 04:08:45 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-736/web' [Pipeline] echo 04:08:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:08:45 $ docker stop --time=1 99aee93970ca7b39bf49f2778bdbd27a64ca52acbe76864a981672aeecd6411d 04:08:47 $ docker rm -f --volumes 99aee93970ca7b39bf49f2778bdbd27a64ca52acbe76864a981672aeecd6411d [Pipeline] // withDockerContainer [Pipeline] sh 04:08:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:08:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:08:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:08:49 + ls -al . 04:08:49 total 264 04:08:49 drwxrwxr-x 13 jenkins jenkins 4096 Apr 18 04:06 . 04:08:49 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 04:04 .. 04:08:49 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 04:04 .blubracket 04:08:49 -rw-rw-r-- 1 jenkins jenkins 18 Apr 18 04:04 .dockerignore 04:08:49 drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 04:05 .git 04:08:49 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 04:04 .github 04:08:49 -rw-rw-r-- 1 jenkins jenkins 178 Apr 18 04:04 .gitignore 04:08:49 drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 04:05 .semver 04:08:49 -rw-rw-r-- 1 jenkins jenkins 9736 Apr 18 04:04 Attribution.txt 04:08:49 -rw-rw-r-- 1 jenkins jenkins 21430 Apr 18 04:04 CHANGELOG.md 04:08:49 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 18 04:04 CONTRIBUTING.md 04:08:49 -rw-rw-r-- 1 jenkins jenkins 1940 Apr 18 04:04 Dockerfile 04:08:49 -rw-rw-r-- 1 jenkins jenkins 652 Apr 18 04:04 Jenkinsfile 04:08:49 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 18 04:04 LICENSE 04:08:49 -rw-rw-r-- 1 jenkins jenkins 2189 Apr 18 04:04 Makefile 04:08:49 -rw-rw-r-- 1 jenkins jenkins 4381 Apr 18 04:04 README.md 04:08:49 -rw-rw-r-- 1 jenkins jenkins 5 Apr 18 04:05 VERSION 04:08:49 -rw-rw-r-- 1 jenkins jenkins 4832 Apr 18 04:04 angularmigrationlogs.md 04:08:49 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 04:04 assets 04:08:49 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 04:04 bin 04:08:49 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 04:04 cmd 04:08:49 -rw-r--r-- 1 jenkins jenkins 10 Apr 18 04:06 coverage.out 04:08:49 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 04:04 docs 04:08:49 -rw-rw-r-- 1 jenkins jenkins 6870 Apr 18 04:04 go.mod 04:08:49 -rw-rw-r-- 1 jenkins jenkins 100784 Apr 18 04:04 go.sum 04:08:49 drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 04:04 internal 04:08:49 -rwxrwxr-x 1 jenkins jenkins 568 Apr 18 04:04 redeploy.sh 04:08:49 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 04:04 testing 04:08:49 -rw-rw-r-- 1 jenkins jenkins 155 Apr 18 04:04 version.go 04:08:49 drwxrwxr-x 7 jenkins jenkins 4096 Apr 18 04:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:49 + 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=0abdea4fc181a366a4a13a42433e388e5dd84f88 --label arch=amd64 --label version=0.0.0 . 04:08:50 Sending build context to Docker daemon 346.4MB 04:08:50 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 04:08:50 Step 2/27 : FROM ${BASE} AS builder 04:08:50 ---> ac3486750945 04:08:50 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:08:54 ---> Running in 5b3ee4b92554 04:08:54 Removing intermediate container 5b3ee4b92554 04:08:54 ---> f0206c356577 04:08:54 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 04:08:54 ---> Running in ba7e3e9f7e0d 04:08:54 Removing intermediate container ba7e3e9f7e0d 04:08:54 ---> 369f08289c65 04:08:54 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 04:08:54 ---> Running in 02164f11cbaa 04:08:54 Removing intermediate container 02164f11cbaa 04:08:54 ---> 73b61f7522c0 04:08:54 Step 6/27 : LABEL Name=edgex-ui-go 04:08:54 ---> Running in be14da5937b8 04:08:54 Removing intermediate container be14da5937b8 04:08:54 ---> e7a6ec7a0e2f 04:08:54 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:08:54 ---> Running in e58dc4660255 04:08:54 Removing intermediate container e58dc4660255 04:08:54 ---> 31e460e6657a 04:08:54 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:08:54 ---> b13228fd4d49 04:08:54 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:08:55 ---> Running in 6cc824651c24 04:08:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:08:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:08:55 OK: 264 MiB in 52 packages 04:08:55 Removing intermediate container 6cc824651c24 04:08:55 ---> 10020c69cb01 04:08:55 Step 10/27 : ENV GO111MODULE=on 04:08:56 ---> Running in 2decd16f263c 04:08:56 Removing intermediate container 2decd16f263c 04:08:56 ---> a10d20198d9e 04:08:56 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:08:56 ---> Running in 88e29278f26b 04:08:56 Removing intermediate container 88e29278f26b 04:08:56 ---> 87f982a85f5b 04:08:56 Step 12/27 : COPY go.mod vendor* ./ 04:08:56 ---> f6943e5b3e59 04:08:56 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:56 ---> Running in 22ecf47e3e6e 04:08:56 Removing intermediate container 22ecf47e3e6e 04:08:56 ---> 51632eebbf6b 04:08:56 Step 14/27 : COPY . . 04:09:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2672 in /w/workspace/edgexfoundry_edgex-ui-go_PR-736 [Pipeline] { [Pipeline] ws 04:09:00 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:09:03 The recommended git tool is: git 04:09:05 ---> 2a8700071c0b 04:09:05 Step 15/27 : RUN ${MAKE} 04:09:05 ---> Running in 9d436ac15a9b 04:09:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:09:09 using credential edgex-jenkins-ssh 04:09:09 Cloning the remote Git repository 04:09:09 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:09:09 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:09:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:09:09 > git --version # timeout=10 04:09:09 > git --version # 'git version 2.25.1' 04:09:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:09:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:09:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:09:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:09:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:09:14 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/736/head:refs/remotes/origin/PR-736 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:09:15 Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit 0abdea4fc181a366a4a13a42433e388e5dd84f88 04:09:16 Merge succeeded, producing 0abdea4fc181a366a4a13a42433e388e5dd84f88 04:09:16 Checking out Revision 0abdea4fc181a366a4a13a42433e388e5dd84f88 (PR-736) 04:09:17 Commit message: "chore(deps): Bump github.com/openziti/sdk-golang from 0.23.14 to 0.23.27" 04:09:15 > git config core.sparsecheckout # timeout=10 04:09:15 > git checkout -f 0abdea4fc181a366a4a13a42433e388e5dd84f88 # timeout=10 04:09:16 > git remote # timeout=10 04:09:16 > git config --get remote.origin.url # timeout=10 04:09:16 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:16 > git merge 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 04:09:16 > git rev-parse HEAD^{commit} # timeout=10 04:09:16 > git config core.sparsecheckout # timeout=10 04:09:16 > git checkout -f 0abdea4fc181a366a4a13a42433e388e5dd84f88 # timeout=10 04:09:17 > git --version # timeout=10 04:09:17 > git --version # 'git version 2.25.1' 04:09:17 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:09:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:09:22 % Total % Received % Xferd Average Speed Time Time Time Current 04:09:22 Dload Upload Total Spent Left Speed 04:09:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12828 86 11015 0 0 99k 0 --:--:-- --:--:-- --:--:-- 98k 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh 04:09:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:09:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:09:22 + sudo tee /etc/docker/daemon.new 04:09:22 { 04:09:22 "registry-mirrors": [ 04:09:22 "https://nexus3.edgexfoundry.org:10001" 04:09:22 ], 04:09:22 "bip": "10.250.0.254/24", 04:09:22 "hosts": [ 04:09:22 "tcp://0.0.0.0:5555", 04:09:22 "unix:///var/run/docker.sock" 04:09:22 ], 04:09:22 "mtu": 1458, 04:09:22 "selinux-enabled": true, 04:09:22 "seccomp-profile": "/etc/docker/seccomp.json" 04:09:22 } [Pipeline] sh 04:09:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:09:23 + sudo service docker restart 04:09:37 Removing intermediate container 9d436ac15a9b 04:09:37 ---> 6e443d60aed6 04:09:37 Step 16/27 : FROM alpine:3.18 04:09:37 3.18: Pulling from library/alpine 04:09:37 619be1103602: Already exists 04:09:37 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:09:37 Status: Downloaded newer image for alpine:3.18 04:09:37 ---> d3782b16ccc9 04:09:37 Step 17/27 : RUN apk --no-cache upgrade 04:09:37 ---> Running in 1320216d0e79 04:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:09:37 Upgrading critical system libraries and apk-tools: 04:09:37 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:09:37 Executing busybox-1.36.1-r5.trigger 04:09:37 Continuing the upgrade transaction with new apk-tools: 04:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:09:37 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:09:37 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 04:09:37 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 04:09:37 OK: 7 MiB in 15 packages 04:09:38 Removing intermediate container 1320216d0e79 04:09:38 ---> a0c9c62fd117 04:09:38 Step 18/27 : RUN apk add --update --no-cache dumb-init 04:09:38 ---> Running in 518c20db146f 04:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:09:39 (1/1) Installing dumb-init (1.2.5-r2) 04:09:39 Executing busybox-1.36.1-r5.trigger 04:09:39 OK: 7 MiB in 16 packages 04:09:39 Removing intermediate container 518c20db146f 04:09:39 ---> 390459f79b3f 04:09:39 Step 19/27 : EXPOSE 4000 04:09:39 ---> Running in be23dcf035ae 04:09:39 Removing intermediate container be23dcf035ae 04:09:39 ---> 71c2e8493ce6 04:09:39 Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:09:40 ---> 538c765293bf 04:09:40 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 04:09:40 ---> 181551b6f3db 04:09:40 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 04:09:41 ---> 4edd0e250d12 04:09:41 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:09:41 ---> Running in 765dd9a1cc7f 04:09:41 Removing intermediate container 765dd9a1cc7f 04:09:41 ---> 76855e52897a 04:09:41 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 04:09:41 ---> Running in 5fe66b9dce05 04:09:41 Removing intermediate container 5fe66b9dce05 04:09:41 ---> 6dd989cf3504 04:09:41 Step 25/27 : LABEL arch=amd64 04:09:41 ---> Running in 25209eef68f4 04:09:41 Removing intermediate container 25209eef68f4 04:09:41 ---> 27e61b8c886a 04:09:41 Step 26/27 : LABEL git_sha=0abdea4fc181a366a4a13a42433e388e5dd84f88 04:09:41 ---> Running in 91cc8b698210 04:09:41 Removing intermediate container 91cc8b698210 04:09:41 ---> f45bc31064fb 04:09:41 Step 27/27 : LABEL version=0.0.0 [Pipeline] withEnv [Pipeline] { 04:09:41 ---> Running in 4c5348f73fb8 04:09:41 Removing intermediate container 4c5348f73fb8 04:09:41 ---> 3ac7e084852f 04:09:41 [Warning] One or more build-args [ARCH] were not consumed 04:09:41 Successfully built 3ac7e084852f 04:09:41 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] configFileProvider 04:09:41 provisioning config files... 04:09:41 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config11087064871637107010tmp [Pipeline] // withEnv [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage 04:09:42 ---> ****-login.sh 04:09:42 nexus3.edgexfoundry.org:10001 [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 04:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 04:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:09:42 Configure a credential helper to remove this warning. See 04:09:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:09:42 04:09:42 Login Succeeded 04:09:42 nexus3.edgexfoundry.org:10002 04:09:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:09:42 04:09:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:09:43 latest: Pulling from edgex-lftools-log-publisher 04:09:43 5eb5b503b376: Pulling fs layer 04:09:43 5c69ac0246d0: Pulling fs layer 04:09:43 ec43610c2a17: Pulling fs layer 04:09:43 3a2ae6a8a46f: Pulling fs layer 04:09:43 33b1e0a273af: Pulling fs layer 04:09:43 5d3b04190fa2: Pulling fs layer 04:09:43 2f39f015ded8: Pulling fs layer 04:09:43 33b1e0a273af: Waiting 04:09:43 2f39f015ded8: Waiting 04:09:43 5d3b04190fa2: Waiting 04:09:43 3a2ae6a8a46f: Waiting 04:09:43 5c69ac0246d0: Verifying Checksum 04:09:43 5c69ac0246d0: Download complete 04:09:43 3a2ae6a8a46f: Download complete 04:09:43 33b1e0a273af: Verifying Checksum 04:09:43 33b1e0a273af: Download complete 04:09:43 5d3b04190fa2: Download complete 04:09:43 ec43610c2a17: Verifying Checksum 04:09:43 ec43610c2a17: Download complete 04:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:09:43 Configure a credential helper to remove this warning. See 04:09:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:09:43 04:09:43 Login Succeeded 04:09:43 nexus3.edgexfoundry.org:10003 04:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:43 5eb5b503b376: Verifying Checksum 04:09:43 5eb5b503b376: Download complete 04:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:09:43 Configure a credential helper to remove this warning. See 04:09:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:09:43 04:09:43 Login Succeeded 04:09:43 nexus3.edgexfoundry.org:10004 04:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:09:43 Configure a credential helper to remove this warning. See 04:09:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:09:43 04:09:43 Login Succeeded 04:09:43 ****.io 04:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:09:44 Configure a credential helper to remove this warning. See 04:09:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:09:44 04:09:44 Login Succeeded 04:09:44 ---> ****-login.sh ends 04:09:44 2f39f015ded8: Download complete [Pipeline] } 04:09:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:09:44 5eb5b503b376: Pull complete 04:09:44 5c69ac0246d0: Pull complete [Pipeline] echo 04:09:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:09:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:09:45 ========================================================= 04:09:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:09:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:45 ec43610c2a17: Pull complete 04:09:45 3a2ae6a8a46f: Pull complete 04:09:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:09:45 33b1e0a273af: Pull complete 04:09:45 5d3b04190fa2: Pull complete 04:09:46 Sending build context to Docker daemon 35.37MB 04:09:46 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:09:46 Step 2/15 : FROM ${BASE} AS builder 04:09:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:09:46 9fda8d8052c6: Pulling fs layer 04:09:46 5d54e960e981: Pulling fs layer 04:09:46 c4a7e357bf2a: Pulling fs layer 04:09:46 f0e02332f6b5: Pulling fs layer 04:09:46 872ee5b61b7b: Pulling fs layer 04:09:46 0c6a40ed1a82: Pulling fs layer 04:09:46 94ae7d8d031c: Pulling fs layer 04:09:46 f0e02332f6b5: Waiting 04:09:46 872ee5b61b7b: Waiting 04:09:46 0c6a40ed1a82: Waiting 04:09:46 94ae7d8d031c: Waiting 04:09:46 5d54e960e981: Download complete 04:09:46 f0e02332f6b5: Verifying Checksum 04:09:46 f0e02332f6b5: Download complete 04:09:46 872ee5b61b7b: Verifying Checksum 04:09:46 872ee5b61b7b: Download complete 04:09:46 9fda8d8052c6: Download complete 04:09:47 94ae7d8d031c: Verifying Checksum 04:09:47 94ae7d8d031c: Download complete 04:09:48 9fda8d8052c6: Pull complete 04:09:48 5d54e960e981: Pull complete 04:09:48 c4a7e357bf2a: Verifying Checksum 04:09:48 c4a7e357bf2a: Download complete 04:09:49 0c6a40ed1a82: Verifying Checksum 04:09:49 0c6a40ed1a82: Download complete 04:09:50 2f39f015ded8: Pull complete 04:09:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:09:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:09:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:51 prd-ubuntu20.04-docker-8c-8g-2669 does not seem to be running inside a container 04:09:51 $ 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-736 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-736:/w/workspace/edgexfoundry_edgex-ui-go_PR-736:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:09:56 $ docker top 9121675c861556568fb0601ec106549604a6bb1492a0cc8cf629ac3df8ffdecf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:57 ---> job-cost.sh 04:09:57 lf-activate-venv: SKIPPING 04:09:57 INFO: No Stack... 04:09:57 INFO: Retrieving Pricing Info for: v3-standard-8 04:09:58 INFO: Archiving Costs [Pipeline] sh 04:09:58 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-736/archives/cost.csv 04:09:58 + cut -d, -f6 [Pipeline] lock 04:09:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-736-1-stack-cost] 04:09:58 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-736-1-stack-cost] did not exist. Created. 04:09:58 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-736-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:09:59 + echo total: 0.2199999988079071 [Pipeline] stash 04:09:59 Stashed 1 file(s) [Pipeline] } 04:09:59 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-736-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:09:59 $ docker stop --time=1 9121675c861556568fb0601ec106549604a6bb1492a0cc8cf629ac3df8ffdecf 04:10:00 $ docker rm -f --volumes 9121675c861556568fb0601ec106549604a6bb1492a0cc8cf629ac3df8ffdecf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:10:02 c4a7e357bf2a: Pull complete 04:10:02 f0e02332f6b5: Pull complete 04:10:02 872ee5b61b7b: Pull complete 04:10:10 0c6a40ed1a82: Pull complete 04:10:11 94ae7d8d031c: Pull complete 04:10:11 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:10:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:10:11 ---> 86de565de09d 04:10:11 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:10:13 ---> Running in 7370d4192806 04:10:13 Removing intermediate container 7370d4192806 04:10:13 ---> 8c4d260abf49 04:10:13 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:10:14 ---> Running in 8bcde8b698cc 04:10:14 Removing intermediate container 8bcde8b698cc 04:10:14 ---> 81bf2a834be3 04:10:14 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:10:14 ---> Running in 35dabfbb22d2 04:10:14 Removing intermediate container 35dabfbb22d2 04:10:14 ---> c604fa29cc4f 04:10:14 Step 6/15 : LABEL Name=edgex-ui-go 04:10:14 ---> Running in 430f704aeacf 04:10:15 Removing intermediate container 430f704aeacf 04:10:15 ---> 890e26f3a0f5 04:10:15 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:10:15 ---> Running in ec96dbfc0464 04:10:15 Removing intermediate container ec96dbfc0464 04:10:15 ---> e84c2775e12a 04:10:15 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:10:16 latest: Pulling from library/docker 04:10:16 bca4290a9639: Pulling fs layer 04:10:16 17b275a3377f: Pulling fs layer 04:10:16 4f4fb700ef54: Pulling fs layer 04:10:16 c7c53acdebd8: Pulling fs layer 04:10:16 4fb5cf902773: Pulling fs layer 04:10:16 1749f6ebff45: Pulling fs layer 04:10:16 42f06326e0b1: Pulling fs layer 04:10:16 d93f69084308: Pulling fs layer 04:10:16 103ae574af06: Pulling fs layer 04:10:16 abbd739fc523: Pulling fs layer 04:10:16 ebbc25dbec5e: Pulling fs layer 04:10:16 3156e70d2d59: Pulling fs layer 04:10:16 6e2e0d8004e8: Pulling fs layer 04:10:16 56777486cf5b: Pulling fs layer 04:10:16 fe91d2deede0: Pulling fs layer 04:10:16 01a5c26707ed: Pulling fs layer 04:10:16 103ae574af06: Waiting 04:10:16 abbd739fc523: Waiting 04:10:16 ebbc25dbec5e: Waiting 04:10:16 3156e70d2d59: Waiting 04:10:16 6e2e0d8004e8: Waiting 04:10:16 56777486cf5b: Waiting 04:10:16 01a5c26707ed: Waiting 04:10:16 fe91d2deede0: Waiting 04:10:16 4fb5cf902773: Waiting 04:10:16 1749f6ebff45: Waiting 04:10:16 42f06326e0b1: Waiting 04:10:16 d93f69084308: Waiting 04:10:16 c7c53acdebd8: Waiting 04:10:16 4f4fb700ef54: Download complete 04:10:16 17b275a3377f: Verifying Checksum 04:10:16 17b275a3377f: Download complete 04:10:16 bca4290a9639: Download complete 04:10:16 c7c53acdebd8: Verifying Checksum 04:10:16 c7c53acdebd8: Download complete 04:10:17 4fb5cf902773: Verifying Checksum 04:10:17 4fb5cf902773: Download complete 04:10:17 1749f6ebff45: Verifying Checksum 04:10:17 1749f6ebff45: Download complete 04:10:17 bca4290a9639: Pull complete 04:10:17 d93f69084308: Verifying Checksum 04:10:17 d93f69084308: Download complete 04:10:17 103ae574af06: Download complete 04:10:17 42f06326e0b1: Verifying Checksum 04:10:17 42f06326e0b1: Download complete 04:10:17 abbd739fc523: Download complete 04:10:17 3156e70d2d59: Verifying Checksum 04:10:17 3156e70d2d59: Download complete 04:10:17 6e2e0d8004e8: Verifying Checksum 04:10:17 6e2e0d8004e8: Download complete 04:10:18 fe91d2deede0: Verifying Checksum 04:10:18 fe91d2deede0: Download complete 04:10:18 17b275a3377f: Pull complete 04:10:18 01a5c26707ed: Verifying Checksum 04:10:18 01a5c26707ed: Download complete 04:10:18 ebbc25dbec5e: Verifying Checksum 04:10:18 ebbc25dbec5e: Download complete 04:10:18 4f4fb700ef54: Pull complete 04:10:18 c7c53acdebd8: Pull complete 04:10:19 56777486cf5b: Verifying Checksum 04:10:19 56777486cf5b: Download complete 04:10:20 4fb5cf902773: Pull complete 04:10:21 1749f6ebff45: Pull complete 04:10:22 42f06326e0b1: Pull complete 04:10:23 d93f69084308: Pull complete 04:10:23 103ae574af06: Pull complete 04:10:23 abbd739fc523: Pull complete 04:10:25 ebbc25dbec5e: Pull complete 04:10:25 3156e70d2d59: Pull complete 04:10:25 6e2e0d8004e8: Pull complete 04:10:29 56777486cf5b: Pull complete 04:10:29 fe91d2deede0: Pull complete 04:10:29 01a5c26707ed: Pull complete 04:10:29 Digest: sha256:a2d55c6061a342e42db62654b7b7cdf16113828a80b3827cbd9453806c08549c 04:10:29 Status: Downloaded newer image for docker:latest 04:10:32 ---> ef70c07a7029 04:10:32 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:10:32 ---> Running in ce67ec430b76 04:10:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:10:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:10:34 OK: 266 MiB in 52 packages 04:10:35 Removing intermediate container ce67ec430b76 04:10:35 ---> faf64f6c395d 04:10:35 Step 10/15 : ENV GO111MODULE=on 04:10:35 ---> Running in a33ad2d1185e 04:10:36 Removing intermediate container a33ad2d1185e 04:10:36 ---> c2fb4db15125 04:10:36 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:10:36 ---> Running in ba0923be9e0d 04:10:36 Removing intermediate container ba0923be9e0d 04:10:36 ---> fd7041b2f8c0 04:10:36 Step 12/15 : COPY go.mod vendor* ./ 04:10:37 ---> ece2bcc76a71 04:10:37 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:37 ---> Running in 35b415b27602 04:12:28 Removing intermediate container 35b415b27602 04:12:28 ---> 852f16b9ae63 04:12:28 Step 14/15 : COPY . . 04:12:30 ---> b2910d088f91 04:12:30 Step 15/15 : RUN ${MAKE} 04:12:30 ---> Running in 07f50a60afc9 04:12:31 noop 04:12:32 Removing intermediate container 07f50a60afc9 04:12:32 ---> faff80578dc5 04:12:32 Successfully built faff80578dc5 04:12:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:33 + docker inspect -f . ci-base-image-arm64 04:12:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:33 prd-ubuntu20.04-docker-arm64-4c-16g-2672 does not seem to be running inside a container 04:12:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:12:34 $ docker top bee04c7491eadecd8350ef31b858d1076ab71205bcaba02581eca5c48d88b9d0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:12:35 + go version 04:12:35 go version go1.21.0 linux/arm64 [Pipeline] } 04:12:35 $ docker stop --time=1 bee04c7491eadecd8350ef31b858d1076ab71205bcaba02581eca5c48d88b9d0 04:12:37 $ docker rm -f --volumes bee04c7491eadecd8350ef31b858d1076ab71205bcaba02581eca5c48d88b9d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:37 + docker inspect -f . ci-base-image-arm64 04:12:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:38 prd-ubuntu20.04-docker-arm64-4c-16g-2672 does not seem to be running inside a container 04:12:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:12:39 $ docker top e7ad42913fa1da2b4ab0990ade8189c9e7881533c5d970bab6f94c5a4310aa59 -eo pid,comm [Pipeline] { [Pipeline] sh 04:12:39 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 04:12:40 + make test 04:12:40 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:12:47 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:14:53 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:14:53 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:14:53 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:14:53 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:14:53 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:14:53 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:14:53 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:14:53 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 04:14:53 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 04:15:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:15:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:15:26 ./bin/test-attribution-txt.sh 04:15:26 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:15:26 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:15:26 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:15:26 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:15:26 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:15:26 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:15:26 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:15:26 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:15:26 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:15:26 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 04:15:26 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:15:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:15:26 $ docker stop --time=1 e7ad42913fa1da2b4ab0990ade8189c9e7881533c5d970bab6f94c5a4310aa59 04:15:28 $ docker rm -f --volumes e7ad42913fa1da2b4ab0990ade8189c9e7881533c5d970bab6f94c5a4310aa59 [Pipeline] // withDockerContainer [Pipeline] sh 04:15:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:15:29 Warning: overwriting stash ‘coverage-report’ 04:15:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:15:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:15:31 + ls -al . 04:15:31 total 260 04:15:31 drwxrwxr-x 12 jenkins jenkins 4096 Apr 18 04:12 . 04:15:31 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 04:09 .. 04:15:31 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 04:09 .blubracket 04:15:31 -rw-rw-r-- 1 jenkins jenkins 18 Apr 18 04:09 .dockerignore 04:15:31 drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 04:09 .git 04:15:31 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 04:09 .github 04:15:31 -rw-rw-r-- 1 jenkins jenkins 178 Apr 18 04:09 .gitignore 04:15:31 -rw-rw-r-- 1 jenkins jenkins 9736 Apr 18 04:09 Attribution.txt 04:15:31 -rw-rw-r-- 1 jenkins jenkins 21430 Apr 18 04:09 CHANGELOG.md 04:15:31 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 18 04:09 CONTRIBUTING.md 04:15:31 -rw-rw-r-- 1 jenkins jenkins 1940 Apr 18 04:09 Dockerfile 04:15:31 -rw-rw-r-- 1 jenkins jenkins 652 Apr 18 04:09 Jenkinsfile 04:15:31 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 18 04:09 LICENSE 04:15:31 -rw-rw-r-- 1 jenkins jenkins 2189 Apr 18 04:09 Makefile 04:15:31 -rw-rw-r-- 1 jenkins jenkins 4381 Apr 18 04:09 README.md 04:15:31 -rw-rw-r-- 1 jenkins jenkins 5 Apr 18 04:05 VERSION 04:15:31 -rw-rw-r-- 1 jenkins jenkins 4832 Apr 18 04:09 angularmigrationlogs.md 04:15:31 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 04:09 assets 04:15:31 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 04:09 bin 04:15:31 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 04:09 cmd 04:15:31 -rw-r--r-- 1 jenkins jenkins 10 Apr 18 04:12 coverage.out 04:15:31 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 04:09 docs 04:15:31 -rw-rw-r-- 1 jenkins jenkins 6870 Apr 18 04:09 go.mod 04:15:31 -rw-rw-r-- 1 jenkins jenkins 100784 Apr 18 04:09 go.sum 04:15:31 drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 04:09 internal 04:15:31 -rwxrwxr-x 1 jenkins jenkins 568 Apr 18 04:09 redeploy.sh 04:15:31 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 04:09 testing 04:15:31 -rw-rw-r-- 1 jenkins jenkins 155 Apr 18 04:09 version.go 04:15:31 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 04:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:31 + 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=0abdea4fc181a366a4a13a42433e388e5dd84f88 --label arch=arm64 --label version=0.0.0 . 04:15:33 Sending build context to Docker daemon 35.37MB 04:15:33 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 04:15:33 Step 2/27 : FROM ${BASE} AS builder 04:15:33 ---> faff80578dc5 04:15:33 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:15:33 ---> Running in 61720b5d5335 04:15:33 Removing intermediate container 61720b5d5335 04:15:33 ---> 338f3f925b23 04:15:33 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 04:15:33 ---> Running in 14adfb3d6ad1 04:15:34 Removing intermediate container 14adfb3d6ad1 04:15:34 ---> f28b806da63d 04:15:34 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 04:15:34 ---> Running in e45ab341b811 04:15:34 Removing intermediate container e45ab341b811 04:15:34 ---> 078f99fd4dde 04:15:34 Step 6/27 : LABEL Name=edgex-ui-go 04:15:34 ---> Running in 56d69be2f209 04:15:34 Removing intermediate container 56d69be2f209 04:15:34 ---> ce602c4f62c9 04:15:34 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:15:34 ---> Running in 788ed64fe4fa 04:15:35 Removing intermediate container 788ed64fe4fa 04:15:35 ---> bae49cd3f266 04:15:35 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:15:36 ---> 2e68b1ab1880 04:15:36 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:15:36 ---> Running in 92c359ddd8f2 04:15:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:15:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:15:38 OK: 266 MiB in 52 packages 04:15:39 Removing intermediate container 92c359ddd8f2 04:15:39 ---> b47f95664bfe 04:15:39 Step 10/27 : ENV GO111MODULE=on 04:15:39 ---> Running in aabd49591af9 04:15:40 Removing intermediate container aabd49591af9 04:15:40 ---> aa2a9e2fde4f 04:15:40 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:15:40 ---> Running in 6bfc5c1ac989 04:15:40 Removing intermediate container 6bfc5c1ac989 04:15:40 ---> 27923a1c0e48 04:15:40 Step 12/27 : COPY go.mod vendor* ./ 04:15:41 ---> d8aa92bdbcca 04:15:41 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:41 ---> Running in 9f16c90bd797 04:15:43 Removing intermediate container 9f16c90bd797 04:15:43 ---> 281206496f51 04:15:43 Step 14/27 : COPY . . 04:15:47 ---> 4d9d662979ac 04:15:47 Step 15/27 : RUN ${MAKE} 04:15:47 ---> Running in dad0909a6fbe 04:15:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:18:24 Removing intermediate container dad0909a6fbe 04:18:24 ---> 19395bac7cfd 04:18:24 Step 16/27 : FROM alpine:3.18 04:18:24 3.18: Pulling from library/alpine 04:18:24 c6b39de5b339: Pulling fs layer 04:18:24 c6b39de5b339: Verifying Checksum 04:18:24 c6b39de5b339: Download complete 04:18:24 c6b39de5b339: Pull complete 04:18:24 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:18:24 Status: Downloaded newer image for alpine:3.18 04:18:24 ---> 33abbf032149 04:18:24 Step 17/27 : RUN apk --no-cache upgrade 04:18:24 ---> Running in 6e703020932e 04:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:18:24 Upgrading critical system libraries and apk-tools: 04:18:24 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:18:24 Executing busybox-1.36.1-r5.trigger 04:18:24 Continuing the upgrade transaction with new apk-tools: 04:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:18:24 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:18:24 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 04:18:24 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 04:18:24 OK: 8 MiB in 15 packages 04:18:24 Removing intermediate container 6e703020932e 04:18:24 ---> 1a09877de430 04:18:24 Step 18/27 : RUN apk add --update --no-cache dumb-init 04:18:24 ---> Running in df75a18f50c2 04:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:18:24 (1/1) Installing dumb-init (1.2.5-r2) 04:18:24 Executing busybox-1.36.1-r5.trigger 04:18:24 OK: 8 MiB in 16 packages 04:18:24 Removing intermediate container df75a18f50c2 04:18:24 ---> 21e6ed6c1b62 04:18:24 Step 19/27 : EXPOSE 4000 04:18:24 ---> Running in 92baeec4de83 04:18:24 Removing intermediate container 92baeec4de83 04:18:24 ---> 7cb7c699e204 04:18:24 Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:18:24 ---> ef96b9be82c1 04:18:24 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 04:18:24 ---> 9532655d71e4 04:18:24 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 04:18:24 ---> 80bd7cb3723d 04:18:24 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:18:24 ---> Running in 6e7b5d459b55 04:18:24 Removing intermediate container 6e7b5d459b55 04:18:24 ---> 902f00ce9084 04:18:24 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 04:18:24 ---> Running in 278437b444db 04:18:24 Removing intermediate container 278437b444db 04:18:24 ---> 5d34dcdd5f2d 04:18:24 Step 25/27 : LABEL arch=arm64 04:18:24 ---> Running in 46b97165b58d 04:18:24 Removing intermediate container 46b97165b58d 04:18:24 ---> fa82bff1c1e6 04:18:24 Step 26/27 : LABEL git_sha=0abdea4fc181a366a4a13a42433e388e5dd84f88 04:18:24 ---> Running in 969b241ea4f3 04:18:24 Removing intermediate container 969b241ea4f3 04:18:24 ---> 00fe8f6e8d73 04:18:24 Step 27/27 : LABEL version=0.0.0 04:18:24 ---> Running in 1c7f3cb9534b 04:18:24 Removing intermediate container 1c7f3cb9534b 04:18:24 ---> 13de266e87a6 04:18:24 [Warning] One or more build-args [ARCH] were not consumed 04:18:25 Successfully built 13de266e87a6 04:18:25 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:18:26 04:18:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:18:26 arm64: Pulling from edgex-lftools-log-publisher 04:18:26 8998bd30e6a1: Pulling fs layer 04:18:26 04944245beec: Pulling fs layer 04:18:26 699f458cf7ca: Pulling fs layer 04:18:26 765212b225bb: Pulling fs layer 04:18:26 f23df028b6ca: Pulling fs layer 04:18:26 d65c8cfc05b1: Pulling fs layer 04:18:26 2437ff75d9bd: Pulling fs layer 04:18:26 765212b225bb: Waiting 04:18:26 d65c8cfc05b1: Waiting 04:18:26 2437ff75d9bd: Waiting 04:18:26 f23df028b6ca: Waiting 04:18:26 04944245beec: Verifying Checksum 04:18:26 04944245beec: Download complete 04:18:26 765212b225bb: Verifying Checksum 04:18:26 765212b225bb: Download complete 04:18:26 f23df028b6ca: Verifying Checksum 04:18:26 f23df028b6ca: Download complete 04:18:26 d65c8cfc05b1: Verifying Checksum 04:18:26 d65c8cfc05b1: Download complete 04:18:26 699f458cf7ca: Verifying Checksum 04:18:26 699f458cf7ca: Download complete 04:18:27 8998bd30e6a1: Verifying Checksum 04:18:27 8998bd30e6a1: Download complete 04:18:29 2437ff75d9bd: Verifying Checksum 04:18:29 2437ff75d9bd: Download complete 04:18:31 8998bd30e6a1: Pull complete 04:18:32 04944245beec: Pull complete 04:18:33 699f458cf7ca: Pull complete 04:18:34 765212b225bb: Pull complete 04:18:34 f23df028b6ca: Pull complete 04:18:35 d65c8cfc05b1: Pull complete 04:18:53 2437ff75d9bd: Pull complete 04:18:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:18:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:18:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:54 prd-ubuntu20.04-docker-arm64-4c-16g-2672 does not seem to be running inside a container 04:18:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:18:57 $ docker top 75ad358735c2759b86918cf996c3a588183a6af21524a9e1fe4b68f99e8db99e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:58 ---> job-cost.sh 04:18:58 lf-activate-venv: SKIPPING 04:18:58 INFO: No Stack... 04:18:59 INFO: Retrieving Pricing Info for: v3-standard-4 04:18:59 INFO: Archiving Costs [Pipeline] sh 04:19:00 + + cutcat -d, /w/workspace/edgex-ui-go/1/archives/cost.csv -f6 04:19:00 [Pipeline] lock 04:19:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-736-1-stack-cost] 04:19:00 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-736-1-stack-cost] did not exist. Created. 04:19:00 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-736-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:19:01 /w/workspace/edgex-ui-go/1@tmp/durable-a1dabf87/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:19:01 + echo total: 0.10999999940395355 [Pipeline] stash 04:19:01 Warning: overwriting stash ‘stack-cost’ 04:19:02 Stashed 1 file(s) [Pipeline] } 04:19:02 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-736-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:19:02 $ docker stop --time=1 75ad358735c2759b86918cf996c3a588183a6af21524a9e1fe4b68f99e8db99e 04:19:03 $ docker rm -f --volumes 75ad358735c2759b86918cf996c3a588183a6af21524a9e1fe4b68f99e8db99e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:19:04 provisioning config files... 04:19:04 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp/config7863362930086663412tmp [Pipeline] { [Pipeline] sh 04:19:05 + set +x 04:19:05 + bash -s -- 04:19:05 + curl -s https://codecov.io/bash 04:19:05 04:19:05 _____ _ 04:19:05 / ____| | | 04:19:05 | | ___ __| | ___ ___ _____ __ 04:19:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:19:05 | |___| (_) | (_| | __/ (_| (_) \ V / 04:19:05 \_____\___/ \__,_|\___|\___\___/ \_/ 04:19:05 Bash-1.0.6 04:19:05 04:19:05 04:19:05 ==> git version 2.25.1 found 04:19:05 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:19:05 Release-Date: 2020-01-08 04:19:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:19:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:19:05 ==> Jenkins CI detected. 04:19:05 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-736 04:19:05 project root: . 04:19:05 --> token set from env 04:19:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:19:05 ==> Running gcov in . (disable via -X gcov) 04:19:05 ==> Python coveragepy not found 04:19:05 ==> Searching for coverage reports in: 04:19:05 + . 04:19:05 -> Found 1 reports 04:19:05 ==> Detecting git/mercurial file structure 04:19:05 ==> Reading reports 04:19:05 + ./coverage.out bytes=10 04:19:05 ==> Appending adjustments 04:19:05 https://docs.codecov.io/docs/fixing-reports 04:19:06 + Found adjustments 04:19:06 ==> Gzipping contents 04:19:06 12K /tmp/codecov.dqfHcK.gz 04:19:06 ==> Uploading reports 04:19:06 url: https://codecov.io 04:19:06 query: branch=PR-736&commit=0abdea4fc181a366a4a13a42433e388e5dd84f88&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-736%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=736&job=&cmd_args= 04:19:06 -> Pinging Codecov 04:19:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-736&commit=0abdea4fc181a366a4a13a42433e388e5dd84f88&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-736%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=736&job=&cmd_args= 04:19:06 -> Uploading to 04:19:06 https://storage.googleapis.com/codecov/v4/raw/2024-04-18/FB506323287CE973F263BFD2A0EB1F37/0abdea4fc181a366a4a13a42433e388e5dd84f88/36a932cf-577d-4524-be13-c85a2eec91cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240418%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240418T041906Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4909e7c86dbaad709c5f2de58bcdaae877372884a2ca407de40eb9ef92a2b1b2 04:19:06 % Total % Received % Xferd Average Speed Time Time Time Current 04:19:06 Dload Upload Total Spent Left Speed 04:19:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8704 0 0 100 8704 0 31422 --:--:-- --:--:-- --:--:-- 31309 04:19:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/0abdea4fc181a366a4a13a42433e388e5dd84f88 [Pipeline] } 04:19:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:19:08 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-736/archives ] 04:19:08 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-736/archives 04:19:08 total 16 04:19:08 drwxr-xr-x 3 root root 4096 Apr 18 04:09 . 04:19:08 drwxrwxr-x 14 jenkins jenkins 4096 Apr 18 04:09 .. 04:19:08 drwxr-xr-x 2 root root 4096 Apr 18 04:09 cost 04:19:08 -rw-r--r-- 1 root root 83 Apr 18 04:09 cost.csv 04:19:08 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-736/archives 04:19:08 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-736/archives 04:19:08 total 16 04:19:08 drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 04:09 . 04:19:08 drwxrwxr-x 14 jenkins jenkins 4096 Apr 18 04:09 .. 04:19:08 drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 04:09 cost 04:19:08 -rw-r--r-- 1 jenkins jenkins 83 Apr 18 04:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:19:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:19:09 ---> package-listing.sh 04:19:09 ++ facter osfamily 04:19:09 ++ tr '[:upper:]' '[:lower:]' 04:19:09 + OS_FAMILY=debian 04:19:09 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-736 04:19:09 + START_PACKAGES=/tmp/packages_start.txt 04:19:09 + END_PACKAGES=/tmp/packages_end.txt 04:19:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:19:09 + PACKAGES=/tmp/packages_start.txt 04:19:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-736 ']' 04:19:09 + PACKAGES=/tmp/packages_end.txt 04:19:09 + case "${OS_FAMILY}" in 04:19:09 + dpkg -l 04:19:09 + grep '^ii' 04:19:09 + '[' -f /tmp/packages_start.txt ']' 04:19:09 + '[' -f /tmp/packages_end.txt ']' 04:19:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:19:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-736 ']' 04:19:09 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-736/archives/ 04:19:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-736/archives/ [Pipeline] echo 04:19:10 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-736/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:19:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:11 prd-ubuntu20.04-docker-8c-8g-2669 does not seem to be running inside a container 04:19:11 $ 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-736/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-736 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-736:/w/workspace/edgexfoundry_edgex-ui-go_PR-736:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-736@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:19:11 $ docker top 602ad3f20445e3b0a48bc2022890ecb796f51705d3939f4e4b918caae6cbe41d -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:11 + touch /tmp/pre-build-complete [Pipeline] sh 04:19:12 + mkdir -p /var/log/sysstat [Pipeline] sh 04:19:12 + ls /var/log/sa-host 04:19:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:12 provisioning config files... 04:19:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-736@tmp/config4804618158683668588tmp [Pipeline] { [Pipeline] echo 04:19:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:19:12 ---> create-netrc.sh [Pipeline] } 04:19:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:19:13 ---> python-tools-install.sh [Pipeline] echo 04:19:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:19:13 ---> sudo-logs.sh 04:19:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:19:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:19:14 ---> job-cost.sh 04:19:14 lf-activate-venv: SKIPPING 04:19:14 DEBUG: total: 0.2199999988079071 04:19:14 INFO: Retrieving Stack Cost... 04:19:14 INFO: Retrieving Pricing Info for: v3-standard-8 04:19:14 INFO: Archiving Costs [Pipeline] echo 04:19:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:19:15 ---> logs-deploy.sh 04:19:15 lf-activate-venv: SKIPPING 04:19:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-736/1 04:19:15 INFO: archiving workspace using pattern(s): 04:19:16 Archives upload complete. 04:19:16 INFO: archiving logs to Nexus 04:19:17 ---> uname -a: 04:19:17 Linux prd-ubuntu20-04-docker-8c-8g-2669 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:19:17 04:19:17 04:19:17 ---> lscpu: 04:19:17 Architecture: x86_64 04:19:17 CPU op-mode(s): 32-bit, 64-bit 04:19:17 Byte Order: Little Endian 04:19:17 Address sizes: 40 bits physical, 48 bits virtual 04:19:17 CPU(s): 8 04:19:17 On-line CPU(s) list: 0-7 04:19:17 Thread(s) per core: 1 04:19:17 Core(s) per socket: 1 04:19:17 Socket(s): 8 04:19:17 NUMA node(s): 1 04:19:17 Vendor ID: AuthenticAMD 04:19:17 CPU family: 23 04:19:17 Model: 49 04:19:17 Model name: AMD EPYC-Rome Processor 04:19:17 Stepping: 0 04:19:17 CPU MHz: 2799.998 04:19:17 BogoMIPS: 5599.99 04:19:17 Virtualization: AMD-V 04:19:17 Hypervisor vendor: KVM 04:19:17 Virtualization type: full 04:19:17 L1d cache: 256 KiB 04:19:17 L1i cache: 256 KiB 04:19:17 L2 cache: 4 MiB 04:19:17 L3 cache: 128 MiB 04:19:17 NUMA node0 CPU(s): 0-7 04:19:17 Vulnerability Itlb multihit: Not affected 04:19:17 Vulnerability L1tf: Not affected 04:19:17 Vulnerability Mds: Not affected 04:19:17 Vulnerability Meltdown: Not affected 04:19:17 Vulnerability Mmio stale data: Not affected 04:19:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:19:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:19:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:19:17 Vulnerability Srbds: Not affected 04:19:17 Vulnerability Tsx async abort: Not affected 04:19:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:19:17 04:19:17 04:19:17 ---> nproc: 04:19:17 8 04:19:17 04:19:17 04:19:17 ---> df -h: 04:19:17 Filesystem Size Used Avail Use% Mounted on 04:19:17 overlay 155G 15G 141G 10% / 04:19:17 tmpfs 64M 0 64M 0% /dev 04:19:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:19:17 shm 64M 0 64M 0% /dev/shm 04:19:17 /dev/vda1 155G 15G 141G 10% /facter-os 04:19:17 04:19:17 04:19:17 ---> sar -b -r -n DEV: 04:19:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2669) 04/18/24 _x86_64_ (8 CPU) 04:19:17 04:19:17 03:54:40 LINUX RESTART (8 CPU) 04:19:17 04:19:17 03:55:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:19:17 03:56:01 54.21 23.95 30.27 0.00 2397.56 78537.33 0.00 04:19:17 03:57:01 1.43 0.00 1.43 0.00 0.00 16.68 0.00 04:19:17 03:58:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 04:19:17 03:59:01 0.90 0.00 0.90 0.00 0.00 11.46 0.00 04:19:17 04:00:01 26.41 10.26 16.15 0.00 3455.56 3741.51 0.00 04:19:17 04:01:01 4.42 0.00 4.42 0.00 0.00 60.79 0.00 04:19:17 04:02:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 04:19:17 04:03:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 04:19:17 04:04:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 04:19:17 04:05:01 86.09 12.56 73.52 0.00 1588.14 8095.45 0.00 04:19:17 04:06:01 188.84 4.40 184.44 0.00 411.26 48627.23 0.00 04:19:17 04:07:01 208.15 0.05 208.10 0.00 6.00 74911.25 0.00 04:19:17 04:08:01 235.24 0.15 235.09 0.00 2.93 65259.52 0.00 04:19:17 04:09:01 206.26 0.18 206.08 0.00 10.53 59035.12 0.00 04:19:17 04:10:01 166.36 0.07 166.29 0.00 5.07 60232.89 0.00 04:19:17 04:11:01 1.27 0.00 1.27 0.00 0.00 18.80 0.00 04:19:17 04:12:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 04:19:17 04:13:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 04:19:17 04:14:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 04:19:17 04:15:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 04:19:17 04:16:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 04:19:17 04:17:01 1.53 0.02 1.52 0.00 0.13 18.00 0.00 04:19:17 04:18:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 04:19:17 04:19:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 04:19:17 Average: 49.79 2.14 47.65 0.00 326.76 16569.93 0.00 04:19:17 04:19:17 03:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:19:17 03:56:01 30560244 31833028 541944 1.65 47272 1540872 1653384 4.87 621484 1413836 20 04:19:17 03:57:01 30560544 31833456 540888 1.64 47304 1540876 1653384 4.87 621132 1413792 36 04:19:17 03:58:01 30558932 31831872 542404 1.65 47336 1540876 1653384 4.87 624120 1413792 4 04:19:17 03:59:01 30558096 31831092 543132 1.65 47368 1540884 1653384 4.87 623724 1413812 172 04:19:17 04:00:01 30317028 31804932 552704 1.68 53004 1744656 1722952 5.08 784656 1466024 1248 04:19:17 04:01:01 30318780 31806684 551120 1.68 53080 1744652 1739004 5.13 784432 1465984 8 04:19:17 04:02:01 30318108 31806112 551544 1.68 53136 1744648 1739004 5.13 784320 1465992 4 04:19:17 04:03:01 30318368 31806372 551144 1.68 53168 1744656 1739004 5.13 784356 1465992 36 04:19:17 04:04:01 30318228 31806340 551344 1.68 53232 1744660 1739004 5.13 784716 1465996 8 04:19:17 04:05:01 29689976 31579180 756164 2.30 65972 2115996 1876148 5.53 1118560 1723592 84736 04:19:17 04:06:01 27379656 31512368 779524 2.37 139324 4134576 1978204 5.83 1482564 3470396 888340 04:19:17 04:07:01 26436372 31281976 1002460 3.05 197724 4724476 2279296 6.72 1914440 3908956 555660 04:19:17 04:08:01 25030296 31102012 1174940 3.57 249604 5776216 2208900 6.51 1919028 5173560 570956 04:19:17 04:09:01 24431004 31478360 804416 2.45 254884 6737384 1945404 5.73 1771428 5922224 351852 04:19:17 04:10:01 24179180 31479848 802540 2.44 262804 6933776 1794572 5.29 1883160 6015792 84 04:19:17 04:11:01 24187704 31488368 794148 2.42 262824 6933776 1794572 5.29 1872152 6015792 180 04:19:17 04:12:01 24188928 31489612 793036 2.41 262840 6933780 1794572 5.29 1871528 6015796 12 04:19:17 04:13:01 24192240 31492956 789624 2.40 262856 6933780 1794572 5.29 1868444 6015796 180 04:19:17 04:14:01 24192232 31492952 789600 2.40 262864 6933784 1794572 5.29 1868348 6015800 188 04:19:17 04:15:01 24200176 31500960 781560 2.38 262920 6933780 1794572 5.29 1860096 6015800 56 04:19:17 04:16:01 24200292 31501116 781036 2.38 262932 6933792 1794572 5.29 1859936 6015804 12 04:19:17 04:17:01 24200112 31501068 781020 2.38 262936 6933924 1794572 5.29 1860128 6015928 44 04:19:17 04:18:01 24199840 31500872 780896 2.37 262940 6933928 1794572 5.29 1859840 6015928 4 04:19:17 04:19:01 24199572 31500616 781064 2.38 262948 6933932 1794572 5.29 1860108 6015940 40 04:19:17 Average: 27030663 31594256 721594 2.19 166303 4488070 1813591 5.34 1386779 3889264 102245 04:19:17 04:19:17 03:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:19:17 03:56:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:19:17 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 03:56:01 ens3 131.57 100.25 427.72 22.22 0.00 0.00 0.00 0.00 04:19:17 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:19:17 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 03:57:01 ens3 0.62 0.13 0.06 0.01 0.00 0.00 0.00 0.00 04:19:17 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 03:58:01 ens3 1.23 0.37 1.70 0.20 0.00 0.00 0.00 0.00 04:19:17 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:19:17 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 03:59:01 ens3 0.23 0.13 0.02 0.01 0.00 0.00 0.00 0.00 04:19:17 04:00:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:19:17 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:00:01 ens3 85.39 54.82 1374.78 3.84 0.00 0.00 0.00 0.00 04:19:17 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:19:17 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:01:01 ens3 0.38 0.28 0.09 0.08 0.00 0.00 0.00 0.00 04:19:17 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:19:17 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:03:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:19:17 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:04:01 ens3 0.60 0.12 0.13 0.01 0.00 0.00 0.00 0.00 04:19:17 04:05:01 lo 4.00 4.00 0.38 0.38 0.00 0.00 0.00 0.00 04:19:17 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:05:01 ens3 275.60 207.33 2307.13 70.97 0.00 0.00 0.00 0.00 04:19:17 04:06:01 lo 5.20 5.20 0.57 0.57 0.00 0.00 0.00 0.00 04:19:17 04:06:01 docker0 419.01 527.76 33.89 3615.22 0.00 0.00 0.00 0.00 04:19:17 04:06:01 ens3 810.96 562.71 8913.46 66.85 0.00 0.00 0.00 0.00 04:19:17 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:19:17 04:07:01 vethd8bd1e9 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:19:17 04:07:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:19:17 04:07:01 ens3 23.66 13.45 23.13 8.78 0.00 0.00 0.00 0.00 04:19:17 04:08:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 04:19:17 04:08:01 vethd8bd1e9 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:08:01 docker0 163.49 320.08 20.05 5544.84 0.00 0.00 0.00 0.00 04:19:17 04:08:01 vethbccbd06 89.89 141.14 16.96 1543.39 0.00 0.00 0.00 0.13 04:19:17 04:08:01 ens3 378.77 200.93 6313.98 37.79 0.00 0.00 0.00 0.00 04:19:17 04:09:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:19:17 04:09:01 docker0 2.25 2.97 0.16 31.02 0.00 0.00 0.00 0.00 04:19:17 04:09:01 ens3 58.26 64.45 67.24 124.24 0.00 0.00 0.00 0.00 04:19:17 04:10:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 04:19:17 04:10:01 docker0 4.80 8.62 0.30 129.76 0.00 0.00 0.00 0.00 04:19:17 04:10:01 ens3 118.78 77.10 2662.63 16.37 0.00 0.00 0.00 0.00 04:19:17 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:19:17 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:11:01 ens3 0.32 0.22 0.09 0.09 0.00 0.00 0.00 0.00 04:19:17 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:12:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:19:17 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:19:17 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:13:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:19:17 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:19:17 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:19:17 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:16:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:19:17 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:19:17 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:17:01 ens3 0.42 0.30 1.49 0.02 0.00 0.00 0.00 0.00 04:19:17 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:19:17 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:17 04:19:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:19:17 Average: lo 0.59 0.59 0.06 0.06 0.00 0.00 0.00 0.00 04:19:17 Average: docker0 24.58 35.84 2.27 388.61 0.00 0.00 0.00 0.00 04:19:17 Average: ens3 78.61 53.43 920.86 14.64 0.00 0.00 0.00 0.00 04:19:17 04:19:17 04:19:17 ---> sar -P ALL: 04:19:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2669) 04/18/24 _x86_64_ (8 CPU) 04:19:17 04:19:17 03:54:40 LINUX RESTART (8 CPU) 04:19:17 04:19:17 03:55:02 CPU %user %nice %system %iowait %steal %idle 04:19:17 03:56:01 all 1.61 0.00 0.39 1.90 0.02 96.08 04:19:17 03:56:01 0 2.07 0.00 0.25 3.26 0.02 94.40 04:19:17 03:56:01 1 0.93 0.00 0.36 0.15 0.02 98.54 04:19:17 03:56:01 2 1.00 0.00 0.24 0.05 0.02 98.69 04:19:17 03:56:01 3 1.46 0.00 0.37 0.10 0.02 98.05 04:19:17 03:56:01 4 1.34 0.00 0.53 0.24 0.03 97.86 04:19:17 03:56:01 5 2.66 0.00 0.42 0.24 0.02 96.66 04:19:17 03:56:01 6 2.40 0.00 0.63 9.31 0.02 87.64 04:19:17 03:56:01 7 1.02 0.00 0.31 1.88 0.02 96.78 04:19:17 03:57:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:19:17 03:57:01 0 0.03 0.00 0.02 0.02 0.03 99.90 04:19:17 03:57:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:19:17 03:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:19:17 03:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:19:17 03:57:01 4 0.03 0.00 0.03 0.00 0.02 99.92 04:19:17 03:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:19:17 03:57:01 6 0.05 0.00 0.00 0.00 0.02 99.93 04:19:17 03:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:19:17 03:58:01 all 0.04 0.00 0.02 0.00 0.01 99.93 04:19:17 03:58:01 0 0.02 0.00 0.00 0.03 0.02 99.93 04:19:17 03:58:01 1 0.08 0.00 0.02 0.00 0.03 99.87 04:19:17 03:58:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:19:17 03:58:01 3 0.05 0.00 0.03 0.00 0.00 99.92 04:19:17 03:58:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:19:17 03:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:19:17 03:58:01 6 0.02 0.00 0.03 0.00 0.00 99.95 04:19:17 03:58:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:19:17 03:59:01 all 0.11 0.00 0.01 0.01 0.01 99.86 04:19:17 03:59:01 0 0.00 0.00 0.00 0.03 0.00 99.97 04:19:17 03:59:01 1 0.07 0.00 0.02 0.00 0.03 99.88 04:19:17 03:59:01 2 0.73 0.00 0.03 0.02 0.02 99.20 04:19:17 03:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:19:17 03:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:19:17 03:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:19:17 03:59:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:19:17 03:59:01 7 0.03 0.00 0.03 0.00 0.00 99.93 04:19:17 04:00:01 all 1.02 0.00 0.47 0.24 0.02 98.24 04:19:17 04:00:01 0 0.67 0.00 0.35 0.42 0.02 98.55 04:19:17 04:00:01 1 0.72 0.00 0.47 0.85 0.03 97.93 04:19:17 04:00:01 2 1.55 0.00 0.43 0.03 0.02 97.96 04:19:17 04:00:01 3 0.90 0.00 0.43 0.08 0.02 98.57 04:19:17 04:00:01 4 1.75 0.00 0.50 0.20 0.03 97.52 04:19:17 04:00:01 5 0.65 0.00 0.57 0.22 0.02 98.55 04:19:17 04:00:01 6 0.75 0.00 0.58 0.08 0.02 98.56 04:19:17 04:00:01 7 1.18 0.00 0.45 0.05 0.02 98.30 04:19:17 04:01:01 all 0.01 0.00 0.01 0.01 0.01 99.95 04:19:17 04:01:01 0 0.00 0.00 0.03 0.05 0.00 99.92 04:19:17 04:01:01 1 0.02 0.00 0.03 0.00 0.03 99.92 04:19:17 04:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:19:17 04:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:19:17 04:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:19:17 04:01:01 5 0.02 0.00 0.00 0.05 0.00 99.93 04:19:17 04:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:19:17 04:01:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:19:17 04:02:01 all 0.02 0.00 0.01 0.01 0.01 99.96 04:19:17 04:02:01 0 0.02 0.00 0.00 0.03 0.02 99.93 04:19:17 04:02:01 1 0.03 0.00 0.05 0.00 0.02 99.90 04:19:17 04:02:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:19:17 04:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:19:17 04:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:19:17 04:02:01 5 0.02 0.00 0.00 0.02 0.02 99.95 04:19:17 04:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:19:17 04:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:19:17 04:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:19:17 04:03:01 0 0.02 0.00 0.00 0.02 0.00 99.97 04:19:17 04:03:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:19:17 04:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:19:17 04:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:19:17 04:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:19:17 04:03:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:19:17 04:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:19:17 04:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:19:17 04:04:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:19:17 04:04:01 0 0.02 0.00 0.02 0.03 0.00 99.93 04:19:17 04:04:01 1 0.03 0.00 0.03 0.00 0.03 99.90 04:19:17 04:04:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:19:17 04:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:19:17 04:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:19:17 04:04:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:19:17 04:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:19:17 04:04:01 7 0.02 0.00 0.03 0.00 0.00 99.95 04:19:17 04:05:01 all 4.06 0.00 0.99 1.62 0.03 93.31 04:19:17 04:05:01 0 4.83 0.00 0.97 2.00 0.02 92.18 04:19:17 04:05:01 1 3.59 0.00 0.85 0.30 0.03 95.22 04:19:17 04:05:01 2 5.99 0.00 1.07 0.89 0.03 92.01 04:19:17 04:05:01 3 3.59 0.00 1.42 1.05 0.02 93.92 04:19:17 04:05:01 4 3.72 0.00 1.34 4.50 0.03 90.41 04:19:17 04:05:01 5 3.13 0.00 0.67 0.00 0.02 96.18 04:19:17 04:05:01 6 2.60 0.00 0.91 4.02 0.03 92.44 04:19:17 04:05:01 7 4.99 0.00 0.69 0.20 0.03 94.09 04:19:17 04:06:01 all 7.74 0.00 3.23 3.42 0.06 85.54 04:19:17 04:06:01 0 8.68 0.00 3.14 1.97 0.07 86.15 04:19:17 04:06:01 1 8.29 0.00 3.41 2.20 0.07 86.04 04:19:17 04:06:01 2 8.40 0.00 3.19 2.02 0.07 86.32 04:19:17 04:06:01 3 6.85 0.00 2.61 0.17 0.05 90.33 04:19:17 04:06:01 4 6.63 0.00 2.48 0.81 0.05 90.03 04:19:17 04:06:01 5 7.10 0.00 4.63 14.80 0.07 73.40 04:19:17 04:06:01 6 7.16 0.00 3.37 2.27 0.07 87.13 04:19:17 04:06:01 7 8.84 0.00 3.05 3.17 0.05 84.89 04:19:17 04:19:17 04:06:01 CPU %user %nice %system %iowait %steal %idle 04:19:17 04:07:01 all 20.43 0.00 3.91 6.19 0.06 69.41 04:19:17 04:07:01 0 20.37 0.00 3.53 0.97 0.07 75.05 04:19:17 04:07:01 1 19.51 0.00 4.22 1.21 0.05 75.00 04:19:17 04:07:01 2 20.73 0.00 3.80 6.63 0.07 68.77 04:19:17 04:07:01 3 20.73 0.00 3.96 0.62 0.05 74.63 04:19:17 04:07:01 4 19.99 0.00 3.83 1.80 0.08 74.29 04:19:17 04:07:01 5 20.46 0.00 4.99 35.40 0.07 39.08 04:19:17 04:07:01 6 21.11 0.00 3.48 2.81 0.07 72.53 04:19:17 04:07:01 7 20.56 0.00 3.48 0.17 0.05 75.74 04:19:17 04:08:01 all 14.24 0.00 3.58 5.03 0.07 77.07 04:19:17 04:08:01 0 11.51 0.00 3.79 2.79 0.05 81.86 04:19:17 04:08:01 1 14.82 0.00 5.48 1.73 0.05 77.92 04:19:17 04:08:01 2 17.35 0.00 3.38 2.47 0.05 76.74 04:19:17 04:08:01 3 14.42 0.00 3.34 8.57 0.05 73.62 04:19:17 04:08:01 4 19.77 0.00 3.66 2.34 0.12 74.12 04:19:17 04:08:01 5 9.04 0.00 2.73 2.10 0.12 86.01 04:19:17 04:08:01 6 11.66 0.00 2.59 6.65 0.07 79.04 04:19:17 04:08:01 7 15.40 0.00 3.71 13.63 0.05 67.20 04:19:17 04:09:01 all 15.53 0.00 2.81 3.91 0.06 77.69 04:19:17 04:09:01 0 16.01 0.00 3.25 0.64 0.08 80.01 04:19:17 04:09:01 1 22.91 0.00 4.98 18.35 0.07 53.68 04:19:17 04:09:01 2 10.12 0.00 2.84 2.34 0.03 84.66 04:19:17 04:09:01 3 15.90 0.00 2.53 0.22 0.07 81.28 04:19:17 04:09:01 4 17.48 0.00 3.07 0.02 0.07 79.37 04:19:17 04:09:01 5 8.92 0.00 1.50 1.29 0.03 88.25 04:19:17 04:09:01 6 5.23 0.00 1.56 8.42 0.05 84.74 04:19:17 04:09:01 7 27.74 0.00 2.75 0.03 0.07 69.42 04:19:17 04:10:01 all 23.66 0.00 3.85 4.05 0.07 68.37 04:19:17 04:10:01 0 23.85 0.00 4.19 14.38 0.10 57.47 04:19:17 04:10:01 1 23.87 0.00 3.24 5.55 0.07 67.27 04:19:17 04:10:01 2 24.24 0.00 2.84 0.32 0.08 72.52 04:19:17 04:10:01 3 23.38 0.00 3.63 2.98 0.07 69.94 04:19:17 04:10:01 4 24.41 0.00 3.75 0.13 0.07 71.63 04:19:17 04:10:01 5 22.32 0.00 4.17 0.39 0.05 73.07 04:19:17 04:10:01 6 23.65 0.00 4.02 8.68 0.08 63.57 04:19:17 04:10:01 7 23.56 0.00 4.99 0.12 0.07 71.26 04:19:17 04:11:01 all 0.26 0.00 0.01 0.01 0.01 99.71 04:19:17 04:11:01 0 0.05 0.00 0.02 0.02 0.02 99.90 04:19:17 04:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:19:17 04:11:01 2 1.94 0.00 0.00 0.00 0.02 98.05 04:19:17 04:11:01 3 0.03 0.00 0.03 0.02 0.03 99.88 04:19:17 04:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:19:17 04:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:19:17 04:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:19:17 04:11:01 7 0.03 0.00 0.03 0.00 0.00 99.93 04:19:17 04:12:01 all 0.22 0.00 0.02 0.00 0.01 99.75 04:19:17 04:12:01 0 0.07 0.00 0.03 0.00 0.02 99.88 04:19:17 04:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:19:17 04:12:01 2 1.61 0.00 0.08 0.00 0.00 98.30 04:19:17 04:12:01 3 0.02 0.00 0.02 0.02 0.00 99.95 04:19:17 04:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:19:17 04:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:19:17 04:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:19:17 04:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:19:17 04:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:19:17 04:13:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:19:17 04:13:01 1 0.05 0.00 0.02 0.00 0.00 99.93 04:19:17 04:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:19:17 04:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:19:17 04:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:19:17 04:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:19:17 04:13:01 6 0.02 0.00 0.02 0.03 0.00 99.93 04:19:17 04:13:01 7 0.05 0.00 0.03 0.00 0.02 99.90 04:19:17 04:14:01 all 0.02 0.00 0.01 0.03 0.01 99.94 04:19:17 04:14:01 0 0.02 0.00 0.03 0.02 0.02 99.92 04:19:17 04:14:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:19:17 04:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:19:17 04:14:01 3 0.07 0.00 0.02 0.20 0.03 99.68 04:19:17 04:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:19:17 04:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:19:17 04:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:19:17 04:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:19:17 04:15:01 all 0.03 0.00 0.02 0.11 0.01 99.83 04:19:17 04:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:19:17 04:15:01 1 0.10 0.00 0.05 0.00 0.00 99.85 04:19:17 04:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:19:17 04:15:01 3 0.03 0.00 0.03 0.55 0.03 99.35 04:19:17 04:15:01 4 0.02 0.00 0.03 0.00 0.00 99.95 04:19:17 04:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:19:17 04:15:01 6 0.02 0.00 0.00 0.35 0.02 99.62 04:19:17 04:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:19:17 04:16:01 all 0.05 0.00 0.01 0.00 0.00 99.94 04:19:17 04:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:19:17 04:16:01 1 0.27 0.00 0.02 0.00 0.00 99.72 04:19:17 04:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:19:17 04:16:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:19:17 04:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:19:17 04:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:19:17 04:16:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:19:17 04:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:19:17 04:17:01 all 0.28 0.00 0.02 0.03 0.01 99.66 04:19:17 04:17:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:19:17 04:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:19:17 04:17:01 2 1.95 0.00 0.00 0.00 0.00 98.05 04:19:17 04:17:01 3 0.08 0.00 0.05 0.12 0.02 99.73 04:19:17 04:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:19:17 04:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:19:17 04:17:01 6 0.03 0.00 0.02 0.13 0.02 99.80 04:19:17 04:17:01 7 0.03 0.00 0.03 0.00 0.00 99.93 04:19:17 04:19:17 04:17:01 CPU %user %nice %system %iowait %steal %idle 04:19:17 04:18:01 all 0.19 0.00 0.01 0.00 0.01 99.79 04:19:17 04:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:19:17 04:18:01 1 0.07 0.00 0.00 0.00 0.00 99.93 04:19:17 04:18:01 2 1.27 0.00 0.08 0.00 0.02 98.63 04:19:17 04:18:01 3 0.02 0.00 0.02 0.02 0.02 99.93 04:19:17 04:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:19:17 04:18:01 5 0.05 0.00 0.00 0.00 0.00 99.95 04:19:17 04:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:19:17 04:18:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:19:17 04:19:01 all 0.02 0.00 0.01 0.01 0.00 99.96 04:19:17 04:19:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:19:17 04:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:19:17 04:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:19:17 04:19:01 3 0.07 0.00 0.02 0.07 0.02 99.83 04:19:17 04:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:19:17 04:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:19:17 04:19:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:19:17 04:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:19:17 Average: all 3.71 0.00 0.80 1.10 0.02 94.37 04:19:17 Average: 0 3.65 0.00 0.81 1.10 0.03 94.42 04:19:17 Average: 1 3.94 0.00 0.97 1.25 0.03 93.81 04:19:17 Average: 2 4.03 0.00 0.75 0.61 0.02 94.59 04:19:17 Average: 3 3.62 0.00 0.77 0.61 0.02 94.98 04:19:17 Average: 4 3.94 0.00 0.80 0.42 0.02 94.82 04:19:17 Average: 5 3.09 0.00 0.82 2.25 0.02 93.83 04:19:17 Average: 6 3.09 0.00 0.71 1.77 0.02 94.40 04:19:17 Average: 7 4.29 0.00 0.82 0.79 0.02 94.09 04:19:17 04:19:17 04:19:17