Pull request #436 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 rather than 6547e380db775506761d72508172b0bd9eb8b40c Obtained Jenkinsfile from 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh2547293765416240549.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh7920995468348073705.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-436/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-436/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5190202952512624998.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh5545761443303632097.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-436/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-436/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh963134069340898891.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-666 in /w/workspace/edgexfoundry_edgex-ui-go_PR-436 [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-436 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/jenkins-gitclient-ssh5010336879347488148.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/jenkins-gitclient-ssh8476697117181112513.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/436/head:refs/remotes/origin/PR-436 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit 6547e380db775506761d72508172b0bd9eb8b40c Merge succeeded, producing ad1dda95edf663341bd2271ea503901f14adaadd Checking out Revision ad1dda95edf663341bd2271ea503901f14adaadd (PR-436) > git config core.sparsecheckout # timeout=10 > git checkout -f 6547e380db775506761d72508172b0bd9eb8b40c # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/jenkins-gitclient-ssh8327537280193880467.key > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad1dda95edf663341bd2271ea503901f14adaadd # timeout=10 Commit message: "Merge commit '0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk c595f5b4292bf98760e03fc90f8e8ea3c64ebdd3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:37:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:37:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:37:29 ========================================================= 16:37:29 EdgeX Global Pipelines Version Info 16:37:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:37:30 ------------------- 16:37:30 stable info: 16:37:30 ------------------- 16:37:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:37:30 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:37:30 Message: update stable to v1.0.205 16:37:31 ------------------- 16:37:31 experimental info: 16:37:31 ------------------- 16:37:31 Commited By: **** collab-it+edgex@linuxfoundation.org 16:37:31 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:37:31 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:37:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 16:37:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 16:37:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:37:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:37:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:37:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:37:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:37:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:37:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:37:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:37:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:37:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:37:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 16:37:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:37:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:37:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:37:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:37:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:37:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:37:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:37:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:37:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:37:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:37:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:37:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:37:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:37:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:37:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-436 [Pipeline] echo 16:37:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-436 [Pipeline] echo 16:37:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-436 [Pipeline] echo 16:37:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad1dda95edf663341bd2271ea503901f14adaadd [Pipeline] echo 16:37:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad1dda9 [Pipeline] echo 16:37:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:37:32 provisioning config files... 16:37:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/config3999015486340136859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:37:32 ---> docker-login.sh 16:37:32 nexus3.edgexfoundry.org:10001 16:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:33 Configure a credential helper to remove this warning. See 16:37:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:33 16:37:33 Login Succeeded 16:37:33 nexus3.edgexfoundry.org:10002 16:37:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:33 Configure a credential helper to remove this warning. See 16:37:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:33 16:37:33 Login Succeeded 16:37:33 nexus3.edgexfoundry.org:10003 16:37:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:33 Configure a credential helper to remove this warning. See 16:37:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:33 16:37:33 Login Succeeded 16:37:33 nexus3.edgexfoundry.org:10004 16:37:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:33 Configure a credential helper to remove this warning. See 16:37:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:33 16:37:33 Login Succeeded 16:37:33 docker.io 16:37:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:33 Configure a credential helper to remove this warning. See 16:37:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:33 16:37:33 Login Succeeded 16:37:33 ---> docker-login.sh ends [Pipeline] } 16:37:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:37:34 + git log --format=format:%s -1 ad1dda95edf663341bd2271ea503901f14adaadd [Pipeline] echo 16:37:34 GIT_COMMIT: ad1dda95edf663341bd2271ea503901f14adaadd, Commit Message: Merge commit '0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1' into HEAD [Pipeline] echo 16:37:34 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:37:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:37:35 16:37:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:37:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:37:35 latest: Pulling from edgex-devops/git-semver 16:37:35 31603596830f: Pulling fs layer 16:37:35 04fac38145f0: Pulling fs layer 16:37:35 701f6daf10bf: Pulling fs layer 16:37:35 24f72da36158: Pulling fs layer 16:37:35 24f72da36158: Waiting 16:37:35 04fac38145f0: Verifying Checksum 16:37:35 04fac38145f0: Download complete 16:37:35 31603596830f: Verifying Checksum 16:37:35 31603596830f: Download complete 16:37:36 31603596830f: Pull complete 16:37:36 24f72da36158: Verifying Checksum 16:37:36 24f72da36158: Download complete 16:37:36 04fac38145f0: Pull complete 16:37:36 701f6daf10bf: Verifying Checksum 16:37:36 701f6daf10bf: Download complete 16:37:37 701f6daf10bf: Pull complete 16:37:37 24f72da36158: Pull complete 16:37:37 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:37:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:37:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:37:37 prd-centos7-docker-4c-2g-666 does not seem to be running inside a container 16:37:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-436 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-436:/w/workspace/edgexfoundry_edgex-ui-go_PR-436:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:37:38 $ docker top 2c61bb88d03a62acd82fdf17d9dfaa6a678ae55f2b47077a9df96f5175448332 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:37:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:37:38 [ssh-agent] Looking for ssh-agent implementation... 16:37:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:37:38 $ docker exec 2c61bb88d03a62acd82fdf17d9dfaa6a678ae55f2b47077a9df96f5175448332 ssh-agent 16:37:38 SSH_AUTH_SOCK=/tmp/ssh-P1vl46x2mtbv/agent.14 16:37:38 SSH_AGENT_PID=20 16:37:38 Running ssh-add (command line suppressed) 16:37:38 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/private_key_177178166022343067.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/private_key_177178166022343067.key) 16:37:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:37:38 + git tag --points-at HEAD [Pipeline] } 16:37:38 $ docker exec --env ******** --env ******** 2c61bb88d03a62acd82fdf17d9dfaa6a678ae55f2b47077a9df96f5175448332 ssh-agent -k 16:37:38 unset SSH_AUTH_SOCK; 16:37:38 unset SSH_AGENT_PID; 16:37:38 echo Agent pid 20 killed; 16:37:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:37:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:37:39 [ssh-agent] Looking for ssh-agent implementation... 16:37:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:37:39 $ docker exec 2c61bb88d03a62acd82fdf17d9dfaa6a678ae55f2b47077a9df96f5175448332 ssh-agent 16:37:39 SSH_AUTH_SOCK=/tmp/ssh-Spovsp0Pa4bE/agent.51 16:37:39 SSH_AGENT_PID=58 16:37:39 Running ssh-add (command line suppressed) 16:37:39 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/private_key_1348881999111680536.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/private_key_1348881999111680536.key) 16:37:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:37:39 + git semver init 16:37:39 # -> Open(): unable to determine branch for HEAD 16:37:39 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-436/.git 16:37:39 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-436 16:37:39 # $SEMVER_REMOTE_NAME = origin 16:37:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:37:39 # $SEMVER_USER_NAME = edgex-jenkins 16:37:39 # $SEMVER_BRANCH = PR-436 16:37:39 # $SEMVER_TEMP = /tmp/semver-009304759 16:37:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 16:37:41 # '/tmp/semver-009304759' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-436/.semver' 16:37:41 # -> Force: false 16:37:41 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-436/.semver [Pipeline] } 16:37:41 $ docker exec --env ******** --env ******** 2c61bb88d03a62acd82fdf17d9dfaa6a678ae55f2b47077a9df96f5175448332 ssh-agent -k 16:37:41 unset SSH_AUTH_SOCK; 16:37:41 unset SSH_AGENT_PID; 16:37:41 echo Agent pid 58 killed; 16:37:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:37:42 + git semver [Pipeline] } 16:37:42 $ docker stop --time=1 2c61bb88d03a62acd82fdf17d9dfaa6a678ae55f2b47077a9df96f5175448332 16:37:43 $ docker rm -f 2c61bb88d03a62acd82fdf17d9dfaa6a678ae55f2b47077a9df96f5175448332 [Pipeline] // withDockerContainer [Pipeline] sh 16:37:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:37:44 Stashed 1 file(s) [Pipeline] echo 16:37:44 [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] node [Pipeline] node 16:37:59 Still waiting to schedule task 16:37:59 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-666’ 16:37:59 Still waiting to schedule task 16:37:59 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:40:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-667 in /w/workspace/edgexfoundry_edgex-ui-go_PR-436 [Pipeline] { [Pipeline] ws 16:40:24 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 16:40:24 The recommended git tool is: git 16:40:29 using credential edgex-jenkins-ssh 16:40:29 Cloning the remote Git repository 16:40:29 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 16:40:29 > git init /w/workspace/edgex-ui-go/3 # timeout=10 16:40:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:40:29 > git --version # timeout=10 16:40:29 > git --version # 'git version 2.17.1' 16:40:29 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:40:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:40:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:40:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:40:33 Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit 6547e380db775506761d72508172b0bd9eb8b40c 16:40:34 Merge succeeded, producing a16ef904293d910894940732ba0b7ce294c3c529 16:40:34 Checking out Revision a16ef904293d910894940732ba0b7ce294c3c529 (PR-436) 16:40:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:40:33 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/436/head:refs/remotes/origin/PR-436 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:40:33 > git config core.sparsecheckout # timeout=10 16:40:33 > git checkout -f 6547e380db775506761d72508172b0bd9eb8b40c # timeout=10 16:40:34 > git remote # timeout=10 16:40:34 > git config --get remote.origin.url # timeout=10 16:40:34 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:34 > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 16:40:34 > git rev-parse HEAD^{commit} # timeout=10 16:40:34 > git config core.sparsecheckout # timeout=10 16:40:34 > git checkout -f a16ef904293d910894940732ba0b7ce294c3c529 # timeout=10 16:40:38 Commit message: "Merge commit '0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1' into HEAD" 16:40:38 First time build. Skipping changelog. 16:40:38 > git rev-list --no-walk c595f5b4292bf98760e03fc90f8e8ea3c64ebdd3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:40:39 provisioning config files... 16:40:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config1302036254480336194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:40:39 ---> docker-login.sh 16:40:39 nexus3.edgexfoundry.org:10001 16:40:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:42 Configure a credential helper to remove this warning. See 16:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:42 16:40:42 Login Succeeded 16:40:42 nexus3.edgexfoundry.org:10002 16:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:42 Configure a credential helper to remove this warning. See 16:40:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:42 16:40:42 Login Succeeded 16:40:42 nexus3.edgexfoundry.org:10003 16:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:43 Configure a credential helper to remove this warning. See 16:40:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:43 16:40:43 Login Succeeded 16:40:43 nexus3.edgexfoundry.org:10004 16:40:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:43 Configure a credential helper to remove this warning. See 16:40:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:43 16:40:43 Login Succeeded 16:40:43 docker.io 16:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:40:44 Configure a credential helper to remove this warning. See 16:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:40:44 16:40:44 Login Succeeded 16:40:44 ---> docker-login.sh ends [Pipeline] } 16:40:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:40:45 ========================================================= 16:40:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:40:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:40:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 16:40:46 Sending build context to Docker daemon 20.87MB 16:40:46 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 16:40:46 Step 2/17 : FROM ${BASE} AS builder 16:40:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:40:46 595b0fe564bb: Pulling fs layer 16:40:46 24495759ef45: Pulling fs layer 16:40:46 d148012ef14d: Pulling fs layer 16:40:46 e90a11edd702: Pulling fs layer 16:40:46 d77568369979: Pulling fs layer 16:40:46 fc1c9f9a7f3b: Pulling fs layer 16:40:46 170f2ba95c9a: Pulling fs layer 16:40:46 97ac5df62f85: Pulling fs layer 16:40:46 d77568369979: Waiting 16:40:46 fc1c9f9a7f3b: Waiting 16:40:46 170f2ba95c9a: Waiting 16:40:46 e90a11edd702: Waiting 16:40:46 97ac5df62f85: Waiting 16:40:46 d148012ef14d: Verifying Checksum 16:40:46 d148012ef14d: Download complete 16:40:46 24495759ef45: Verifying Checksum 16:40:46 24495759ef45: Download complete 16:40:46 d77568369979: Download complete 16:40:46 fc1c9f9a7f3b: Download complete 16:40:46 595b0fe564bb: Verifying Checksum 16:40:46 595b0fe564bb: Download complete 16:40:46 170f2ba95c9a: Verifying Checksum 16:40:46 170f2ba95c9a: Download complete 16:40:47 595b0fe564bb: Pull complete 16:40:48 24495759ef45: Pull complete 16:40:48 d148012ef14d: Pull complete 16:40:50 97ac5df62f85: Verifying Checksum 16:40:50 97ac5df62f85: Download complete 16:40:51 e90a11edd702: Verifying Checksum 16:40:51 e90a11edd702: Download complete 16:40:51 Running on prd-centos7-docker-4c-2g-668 in /w/workspace/edgexfoundry_edgex-ui-go_PR-436 [Pipeline] { [Pipeline] ws 16:40:51 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 16:40:51 The recommended git tool is: git 16:40:54 using credential edgex-jenkins-ssh 16:40:54 Cloning the remote Git repository 16:40:54 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 16:40:54 > git init /w/workspace/edgex-ui-go/3 # timeout=10 16:40:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:40:54 > git --version # timeout=10 16:40:54 > git --version # 'git version 2.24.4' 16:40:54 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:54 [INFO] Currently running in a labeled security context 16:40:54 [INFO] Currently SELinux is 'enforcing' on the host 16:40:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh5436525336376445801.key 16:40:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:40:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:40:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:40:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:40:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:40:55 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:55 [INFO] Currently running in a labeled security context 16:40:55 [INFO] Currently SELinux is 'enforcing' on the host 16:40:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh5802985289427014404.key 16:40:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/436/head:refs/remotes/origin/PR-436 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:40:56 Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit 6547e380db775506761d72508172b0bd9eb8b40c 16:40:57 Merge succeeded, producing d9d11a016d8a42e3bde6ed4b8a7408e8c8874700 16:40:57 Checking out Revision d9d11a016d8a42e3bde6ed4b8a7408e8c8874700 (PR-436) 16:40:56 > git config core.sparsecheckout # timeout=10 16:40:56 > git checkout -f 6547e380db775506761d72508172b0bd9eb8b40c # timeout=10 16:40:56 > git remote # timeout=10 16:40:56 > git config --get remote.origin.url # timeout=10 16:40:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:56 [INFO] Currently running in a labeled security context 16:40:56 [INFO] Currently SELinux is 'enforcing' on the host 16:40:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh7475767768685952626.key 16:40:56 > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 16:40:56 > git rev-parse HEAD^{commit} # timeout=10 16:40:56 > git config core.sparsecheckout # timeout=10 16:40:56 > git checkout -f d9d11a016d8a42e3bde6ed4b8a7408e8c8874700 # timeout=10 16:41:00 Commit message: "Merge commit '0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1' into HEAD" 16:41:00 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:41:01 provisioning config files... 16:41:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config6502251949449843428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:41:01 e90a11edd702: Pull complete 16:41:00 > git rev-list --no-walk c595f5b4292bf98760e03fc90f8e8ea3c64ebdd3 # timeout=10 16:41:01 ---> docker-login.sh 16:41:01 nexus3.edgexfoundry.org:10001 16:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:01 Configure a credential helper to remove this warning. See 16:41:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:01 16:41:01 Login Succeeded 16:41:01 nexus3.edgexfoundry.org:10002 16:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:01 Configure a credential helper to remove this warning. See 16:41:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:01 16:41:01 Login Succeeded 16:41:01 nexus3.edgexfoundry.org:10003 16:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:01 d77568369979: Pull complete 16:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:02 Configure a credential helper to remove this warning. See 16:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:02 16:41:02 Login Succeeded 16:41:02 nexus3.edgexfoundry.org:10004 16:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:02 Configure a credential helper to remove this warning. See 16:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:02 16:41:02 Login Succeeded 16:41:02 docker.io 16:41:02 fc1c9f9a7f3b: Pull complete 16:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:02 Configure a credential helper to remove this warning. See 16:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:02 16:41:02 Login Succeeded 16:41:02 ---> docker-login.sh ends [Pipeline] } 16:41:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 16:41:02 170f2ba95c9a: Pull complete [Pipeline] unstash [Pipeline] echo 16:41:02 ========================================================= 16:41:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:41:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:41:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 16:41:03 Sending build context to Docker daemon 20.87MB 16:41:03 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 16:41:03 Step 2/17 : FROM ${BASE} AS builder 16:41:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:41:03 540db60ca938: Pulling fs layer 16:41:03 adcc1eea9eea: Pulling fs layer 16:41:03 4c4ab2625f07: Pulling fs layer 16:41:03 db62176df00c: Pulling fs layer 16:41:03 3b30891b0d05: Pulling fs layer 16:41:03 06b49ca38bd5: Pulling fs layer 16:41:03 c788192a36de: Pulling fs layer 16:41:03 a77e37c0d609: Pulling fs layer 16:41:03 c3185cebc471: Pulling fs layer 16:41:03 06b49ca38bd5: Waiting 16:41:03 c788192a36de: Waiting 16:41:03 a77e37c0d609: Waiting 16:41:03 c3185cebc471: Waiting 16:41:03 db62176df00c: Waiting 16:41:03 3b30891b0d05: Waiting 16:41:03 4c4ab2625f07: Verifying Checksum 16:41:03 4c4ab2625f07: Download complete 16:41:03 adcc1eea9eea: Verifying Checksum 16:41:03 adcc1eea9eea: Download complete 16:41:03 3b30891b0d05: Verifying Checksum 16:41:03 3b30891b0d05: Download complete 16:41:03 06b49ca38bd5: Verifying Checksum 16:41:03 06b49ca38bd5: Download complete 16:41:03 c788192a36de: Verifying Checksum 16:41:03 c788192a36de: Download complete 16:41:03 540db60ca938: Verifying Checksum 16:41:03 540db60ca938: Download complete 16:41:03 540db60ca938: Pull complete 16:41:04 adcc1eea9eea: Pull complete 16:41:04 4c4ab2625f07: Pull complete 16:41:04 a77e37c0d609: Verifying Checksum 16:41:04 a77e37c0d609: Download complete 16:41:07 c3185cebc471: Verifying Checksum 16:41:07 c3185cebc471: Download complete 16:41:07 db62176df00c: Verifying Checksum 16:41:07 db62176df00c: Download complete 16:41:09 97ac5df62f85: Pull complete 16:41:09 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:41:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:41:09 ---> 04bc70af865f 16:41:09 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:41:10 db62176df00c: Pull complete 16:41:10 3b30891b0d05: Pull complete 16:41:10 06b49ca38bd5: Pull complete 16:41:10 c788192a36de: Pull complete 16:41:10 a77e37c0d609: Pull complete 16:41:12 ---> Running in ae0417b8a763 16:41:13 c3185cebc471: Pull complete 16:41:13 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:41:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:41:13 ---> 031687cdd783 16:41:13 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:41:13 Removing intermediate container ae0417b8a763 16:41:13 ---> 363c4b5b49e4 16:41:13 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 16:41:13 ---> Running in 9f04c58970d4 16:41:14 Removing intermediate container 9f04c58970d4 16:41:14 ---> cc5271bb4f1f 16:41:14 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 16:41:14 ---> Running in d1c85aed049f 16:41:14 Removing intermediate container d1c85aed049f 16:41:14 ---> 769714771957 16:41:14 Step 6/17 : LABEL Name=edgex-ui-go 16:41:15 ---> Running in d5e0a98daa1b 16:41:15 ---> Running in fe9c614b7e3c 16:41:15 Removing intermediate container fe9c614b7e3c 16:41:15 ---> d54545e8ff4e 16:41:15 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 16:41:15 ---> Running in a29c2a89354f 16:41:15 Removing intermediate container a29c2a89354f 16:41:15 ---> ed201ac31d8c 16:41:15 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 16:41:15 ---> Running in ee1e3e210792 16:41:15 Removing intermediate container ee1e3e210792 16:41:15 ---> 577834d76e90 16:41:15 Step 6/17 : LABEL Name=edgex-ui-go 16:41:15 ---> Running in 25888651b6c4 16:41:15 Removing intermediate container 25888651b6c4 16:41:15 ---> 3cf6114bfbf5 16:41:15 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 16:41:15 ---> Running in 6b8469832102 16:41:15 Removing intermediate container 6b8469832102 16:41:15 ---> f6be7ad880e5 16:41:15 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:15 ---> Running in 9135b29df43d 16:41:15 Removing intermediate container d5e0a98daa1b 16:41:15 ---> 693a3d770822 16:41:15 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 16:41:15 ---> Running in 13cfa787b6ce 16:41:16 Removing intermediate container 9135b29df43d 16:41:16 ---> 324805c963a7 16:41:16 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:41:16 ---> Running in d6d38084ba0d 16:41:16 Removing intermediate container 13cfa787b6ce 16:41:16 ---> 9b059ab3ae70 16:41:16 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:16 ---> Running in b25fbaa9c950 16:41:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:41:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:41:17 OK: 219 MiB in 52 packages 16:41:17 Removing intermediate container d6d38084ba0d 16:41:17 ---> a9cf5f52c836 16:41:17 Step 10/17 : ENV GO111MODULE=on 16:41:17 ---> Running in 62d8a7e00c27 16:41:18 Removing intermediate container 62d8a7e00c27 16:41:18 ---> bf0b96e25afe 16:41:18 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:41:18 ---> Running in 82f8b08500d3 16:41:18 Removing intermediate container 82f8b08500d3 16:41:18 ---> 03ae6c32dbde 16:41:18 Step 12/17 : COPY go.mod . 16:41:18 ---> 0a0cb7040743 16:41:18 Step 13/17 : COPY Makefile . 16:41:18 ---> 18db4bec58c1 16:41:18 Step 14/17 : RUN make update 16:41:18 ---> Running in 47004a05325f 16:41:19 Removing intermediate container b25fbaa9c950 16:41:19 ---> 84f3bbe2c0c7 16:41:19 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:41:19 CGO_ENABLED=0 GO111MODULE=on go mod download 16:41:19 ---> Running in 4a9a6ee1c3bd 16:41:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:41:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:41:22 OK: 218 MiB in 52 packages 16:41:23 Removing intermediate container 4a9a6ee1c3bd 16:41:23 ---> 81ed4a42b020 16:41:23 Step 10/17 : ENV GO111MODULE=on 16:41:23 ---> Running in ee3062c2e62b 16:41:24 Removing intermediate container ee3062c2e62b 16:41:24 ---> bb37d31ec4f4 16:41:24 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:41:24 ---> Running in 2c12c5625b2c 16:41:25 Removing intermediate container 2c12c5625b2c 16:41:25 ---> 18eb468807d9 16:41:25 Step 12/17 : COPY go.mod . 16:41:25 ---> 955478f9182e 16:41:25 Step 13/17 : COPY Makefile . 16:41:26 ---> 0839fa0dfeb1 16:41:26 Step 14/17 : RUN make update 16:41:26 ---> Running in c2d375461346 16:41:28 CGO_ENABLED=0 GO111MODULE=on go mod download 16:41:34 Removing intermediate container 47004a05325f 16:41:34 ---> 08529e72eaf8 16:41:34 Step 15/17 : COPY . . 16:41:34 ---> 90cee94a4da3 16:41:34 Step 16/17 : RUN go mod tidy 16:41:34 ---> Running in 071719ef50ff 16:41:34 Removing intermediate container 071719ef50ff 16:41:34 ---> 89a0babb1dcd 16:41:34 Step 17/17 : RUN ${MAKE} 16:41:34 ---> Running in a71b1c7aa119 16:41:34 noop 16:41:34 Removing intermediate container a71b1c7aa119 16:41:34 ---> c6ef0da5ed9d 16:41:34 Successfully built c6ef0da5ed9d 16:41:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:41:35 + docker inspect -f . ci-base-image-x86_64 16:41:35 . [Pipeline] withDockerContainer 16:41:35 prd-centos7-docker-4c-2g-668 does not seem to be running inside a container 16:41:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:41:35 $ docker top 7d398d28677e439938c91aa2baf08121af6d7a672de93a0df0b9630f082b2e77 -eo pid,comm [Pipeline] { [Pipeline] sh 16:41:36 + go version 16:41:36 go version go1.16.6 linux/amd64 [Pipeline] } 16:41:36 $ docker stop --time=1 7d398d28677e439938c91aa2baf08121af6d7a672de93a0df0b9630f082b2e77 16:41:37 $ docker rm -f 7d398d28677e439938c91aa2baf08121af6d7a672de93a0df0b9630f082b2e77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:41:38 + docker inspect -f . ci-base-image-x86_64 16:41:38 . [Pipeline] withDockerContainer 16:41:38 prd-centos7-docker-4c-2g-668 does not seem to be running inside a container 16:41:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:41:38 $ docker top 1d667f86b6fe302035b37ade96c941176a7605aea6a9b3e00da2ba4953f589a2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:41:38 + go mod tidy [Pipeline] sh 16:41:39 + make test 16:41:39 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:41:39 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:41:49 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:41:49 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:41:49 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:41:49 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 16:41:49 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 16:41:49 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 16:41:49 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:41:49 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:41:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 16:41:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 16:41:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 16:41:49 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 16:41:49 GO111MODULE=on go vet ./... [Pipeline] } 16:41:54 $ docker stop --time=1 1d667f86b6fe302035b37ade96c941176a7605aea6a9b3e00da2ba4953f589a2 16:41:55 $ docker rm -f 1d667f86b6fe302035b37ade96c941176a7605aea6a9b3e00da2ba4953f589a2 [Pipeline] // withDockerContainer [Pipeline] sh 16:41:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:41:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:41:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:41:59 + ls -al . 16:41:59 total 88 16:41:59 drwxrwxr-x. 12 jenkins jenkins 4096 Sep 20 16:41 . 16:41:59 drwxrwxr-x. 4 jenkins jenkins 28 Sep 20 16:40 .. 16:41:59 drwxrwxr-x. 3 jenkins jenkins 20 Sep 20 16:40 assets 16:41:59 drwxrwxr-x. 2 jenkins jenkins 35 Sep 20 16:40 bin 16:41:59 drwxrwxr-x. 3 jenkins jenkins 29 Sep 20 16:40 cmd 16:41:59 -rw-rw-r--. 1 jenkins jenkins 3959 Sep 20 16:40 CONTRIBUTING.md 16:41:59 -rw-r--r--. 1 jenkins jenkins 10 Sep 20 16:41 coverage.out 16:41:59 -rw-rw-r--. 1 jenkins jenkins 1526 Sep 20 16:40 Dockerfile 16:41:59 drwxrwxr-x. 2 jenkins jenkins 23 Sep 20 16:40 docs 16:41:59 drwxrwxr-x. 8 jenkins jenkins 179 Sep 20 16:41 .git 16:41:59 drwxrwxr-x. 2 jenkins jenkins 103 Sep 20 16:40 .github 16:41:59 -rw-rw-r--. 1 jenkins jenkins 162 Sep 20 16:40 .gitignore 16:41:59 -rw-rw-r--. 1 jenkins jenkins 823 Sep 20 16:40 go.mod 16:41:59 -rw-r--r--. 1 jenkins jenkins 23693 Sep 20 16:41 go.sum 16:41:59 drwxrwxr-x. 9 jenkins jenkins 125 Sep 20 16:40 internal 16:41:59 -rw-rw-r--. 1 jenkins jenkins 652 Sep 20 16:40 Jenkinsfile 16:41:59 -rw-rw-r--. 1 jenkins jenkins 11357 Sep 20 16:40 LICENSE 16:41:59 -rw-rw-r--. 1 jenkins jenkins 990 Sep 20 16:40 Makefile 16:41:59 drwxrwxr-x. 3 jenkins jenkins 19 Sep 20 16:40 pkg 16:41:59 -rw-rw-r--. 1 jenkins jenkins 5509 Sep 20 16:40 README.md 16:41:59 drwxrwxr-x. 4 jenkins jenkins 54 Sep 20 16:40 snap 16:41:59 -rw-rw-r--. 1 jenkins jenkins 5 Sep 20 16:37 VERSION 16:41:59 -rw-rw-r--. 1 jenkins jenkins 155 Sep 20 16:40 version.go 16:41:59 drwxrwxr-x. 4 jenkins jenkins 4096 Sep 20 16:40 web [Pipeline] isUnix [Pipeline] sh 16:41:59 + 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=d9d11a016d8a42e3bde6ed4b8a7408e8c8874700 --label arch=amd64 --label version=0.0.0 . 16:41:59 Sending build context to Docker daemon 20.9MB 16:41:59 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 16:41:59 Step 2/25 : FROM ${BASE} AS builder 16:41:59 ---> c6ef0da5ed9d 16:41:59 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:41:59 ---> Running in 5396426ffef2 16:41:59 Removing intermediate container 5396426ffef2 16:41:59 ---> dfe541c8f88b 16:41:59 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 16:41:59 ---> Running in ae5c1b9e3367 16:41:59 Removing intermediate container ae5c1b9e3367 16:41:59 ---> 5434c8b35110 16:41:59 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 16:41:59 ---> Running in 66677265e213 16:42:00 Removing intermediate container 66677265e213 16:42:00 ---> 23990363fa27 16:42:00 Step 6/25 : LABEL Name=edgex-ui-go 16:42:00 ---> Running in fd6113fc4b0a 16:42:00 Removing intermediate container fd6113fc4b0a 16:42:00 ---> 508ea4a67eb5 16:42:00 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 16:42:00 ---> Running in 8f48a63c65e3 16:42:00 Removing intermediate container 8f48a63c65e3 16:42:00 ---> 7a9cccf18223 16:42:00 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:42:00 ---> Running in 81b37712386f 16:42:00 Removing intermediate container c2d375461346 16:42:00 ---> 4a535bf7f13d 16:42:00 Step 15/17 : COPY . . 16:42:00 ---> 6a74358f2612 16:42:00 Step 16/17 : RUN go mod tidy 16:42:00 ---> Running in 6e572f28de9e 16:42:00 Removing intermediate container 81b37712386f 16:42:00 ---> 09e0be27472d 16:42:00 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:42:00 ---> Running in a08f9af657b0 16:42:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:42:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:42:02 Removing intermediate container 6e572f28de9e 16:42:02 ---> 5d4faee65f85 16:42:02 Step 17/17 : RUN ${MAKE} 16:42:02 ---> Running in 19beb1f2f512 16:42:03 OK: 219 MiB in 52 packages 16:42:03 Removing intermediate container a08f9af657b0 16:42:03 ---> 29b4dc011668 16:42:03 Step 10/25 : ENV GO111MODULE=on 16:42:03 ---> Running in 9535baacdbee 16:42:03 Removing intermediate container 9535baacdbee 16:42:03 ---> 1b3c19d6bc9e 16:42:03 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:42:03 ---> Running in 3c8d6c9ff591 16:42:03 Removing intermediate container 3c8d6c9ff591 16:42:03 ---> 527b2c097400 16:42:03 Step 12/25 : COPY go.mod . 16:42:03 noop 16:42:04 ---> d2f9b93ddce6 16:42:04 Step 13/25 : COPY Makefile . 16:42:04 ---> b3c7e393f41c 16:42:04 Step 14/25 : RUN make update 16:42:04 ---> Running in 2951217a139f 16:42:04 CGO_ENABLED=0 GO111MODULE=on go mod download 16:42:04 Removing intermediate container 19beb1f2f512 16:42:04 ---> 70fd3c15d197 16:42:04 Successfully built 70fd3c15d197 16:42:04 Removing intermediate container 2951217a139f 16:42:04 ---> 7434035cee7d 16:42:04 Step 15/25 : COPY . . 16:42:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:42:05 ---> 559488b96e08 16:42:05 Step 16/25 : RUN go mod tidy 16:42:05 ---> Running in 12962421f866 16:42:05 + docker inspect -f . ci-base-image-arm64 16:42:05 . [Pipeline] withDockerContainer 16:42:05 prd-ubuntu18.04-docker-arm64-4c-16g-667 does not seem to be running inside a container 16:42:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:42:06 Removing intermediate container 12962421f866 16:42:06 ---> a92f84bb19b7 16:42:06 Step 17/25 : RUN ${MAKE} 16:42:06 ---> Running in 3b88227b7686 16:42:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 16:42:07 $ docker top 3471906542e7131f0e1de0681e33ae9c34e7465b9743fe7cc1a46ad784650698 -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:08 + go version 16:42:08 go version go1.16.6 linux/arm64 [Pipeline] } 16:42:08 $ docker stop --time=1 3471906542e7131f0e1de0681e33ae9c34e7465b9743fe7cc1a46ad784650698 16:42:10 $ docker rm -f 3471906542e7131f0e1de0681e33ae9c34e7465b9743fe7cc1a46ad784650698 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:42:11 + docker inspect -f . ci-base-image-arm64 16:42:11 . [Pipeline] withDockerContainer 16:42:11 prd-ubuntu18.04-docker-arm64-4c-16g-667 does not seem to be running inside a container 16:42:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:42:13 $ docker top a224a32a5eb0caa7af4244959e5ab857f29881a900f285084ec719593f780ccf -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:42:14 + go mod tidy 16:42:14 CGO_ENABLED=0 GO111MODULE=on go build ./... [Pipeline] sh 16:42:16 + make test 16:42:16 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:42:16 Removing intermediate container 3b88227b7686 16:42:16 ---> 09354591ff6a 16:42:16 Step 18/25 : FROM alpine:3.12 16:42:16 3.12: Pulling from library/alpine 16:42:17 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:42:17 e519532ddf75: Pulling fs layer 16:42:17 e519532ddf75: Verifying Checksum 16:42:17 e519532ddf75: Download complete 16:42:17 e519532ddf75: Pull complete 16:42:17 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:42:17 Status: Downloaded newer image for alpine:3.12 16:42:17 ---> 48b8ec4ed9eb 16:42:17 Step 19/25 : EXPOSE 4000 16:42:17 ---> Running in 1decad07ad89 16:42:17 Removing intermediate container 1decad07ad89 16:42:17 ---> d8054d51fce9 16:42:17 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:42:18 ---> b4f209097103 16:42:18 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:42:18 ---> Running in 2bf95404d223 16:42:18 Removing intermediate container 2bf95404d223 16:42:18 ---> 5bb057f7660a 16:42:18 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 16:42:18 ---> Running in 6f8a796e29ef 16:42:18 Removing intermediate container 6f8a796e29ef 16:42:18 ---> 4deb57b7b454 16:42:18 Step 23/25 : LABEL arch=amd64 16:42:18 ---> Running in d0b546db9fa3 16:42:18 Removing intermediate container d0b546db9fa3 16:42:18 ---> 67a4e863746a 16:42:18 Step 24/25 : LABEL git_sha=d9d11a016d8a42e3bde6ed4b8a7408e8c8874700 16:42:18 ---> Running in 8aae8518c39c 16:42:18 Removing intermediate container 8aae8518c39c 16:42:18 ---> d5d4565c0480 16:42:18 Step 25/25 : LABEL version=0.0.0 16:42:18 ---> Running in 3b0ebc9decb9 16:42:18 Removing intermediate container 3b0ebc9decb9 16:42:18 ---> f25a0be4a20c 16:42:18 [Warning] One or more build-args [ARCH] were not consumed 16:42:18 Successfully built f25a0be4a20c 16:42:18 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:42:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:19 16:42:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:42:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:19 latest: Pulling from edgex-lftools-log-publisher 16:42:19 b4d181a07f80: Pulling fs layer 16:42:19 a1111a8f2ec3: Pulling fs layer 16:42:19 ed53099fbce6: Pulling fs layer 16:42:19 dc539afda2c1: Pulling fs layer 16:42:19 77bc0d833cb6: Pulling fs layer 16:42:19 9065ff56babe: Pulling fs layer 16:42:19 d287ab97295c: Pulling fs layer 16:42:19 77bc0d833cb6: Waiting 16:42:19 9065ff56babe: Waiting 16:42:19 d287ab97295c: Waiting 16:42:19 dc539afda2c1: Waiting 16:42:20 a1111a8f2ec3: Verifying Checksum 16:42:20 a1111a8f2ec3: Download complete 16:42:20 dc539afda2c1: Download complete 16:42:20 77bc0d833cb6: Verifying Checksum 16:42:20 77bc0d833cb6: Download complete 16:42:20 9065ff56babe: Verifying Checksum 16:42:20 9065ff56babe: Download complete 16:42:20 ed53099fbce6: Verifying Checksum 16:42:20 ed53099fbce6: Download complete 16:42:21 b4d181a07f80: Verifying Checksum 16:42:21 b4d181a07f80: Download complete 16:42:22 b4d181a07f80: Pull complete 16:42:22 a1111a8f2ec3: Pull complete 16:42:23 ed53099fbce6: Pull complete 16:42:23 dc539afda2c1: Pull complete 16:42:23 77bc0d833cb6: Pull complete 16:42:23 9065ff56babe: Pull complete 16:42:24 d287ab97295c: Verifying Checksum 16:42:24 d287ab97295c: Download complete 16:42:28 d287ab97295c: Pull complete 16:42:28 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:42:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:42:28 prd-centos7-docker-4c-2g-668 does not seem to be running inside a container 16:42:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:42:31 $ docker top d43bddf7c7e7faeacaa95083b14e43e918111e8a2d242ee78aa661058387d8c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:42:31 ---> job-cost.sh 16:42:31 lf-activate-venv: SKIPPING 16:42:31 INFO: No Stack... 16:42:32 INFO: Retrieving Pricing Info for: v3-standard-2 16:42:33 INFO: Archiving Costs [Pipeline] sh 16:42:33 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv 16:42:33 + cut -d, -f6 [Pipeline] lock 16:42:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-436-3-stack-cost] 16:42:33 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-436-3-stack-cost] did not exist. Created. 16:42:33 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-436-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:42:34 + echo total: 0.05999999865889549 [Pipeline] stash 16:42:34 Stashed 1 file(s) [Pipeline] } 16:42:34 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-436-3-stack-cost] [Pipeline] // lock [Pipeline] } 16:42:34 $ docker stop --time=1 d43bddf7c7e7faeacaa95083b14e43e918111e8a2d242ee78aa661058387d8c0 16:42:35 $ docker rm -f d43bddf7c7e7faeacaa95083b14e43e918111e8a2d242ee78aa661058387d8c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:42:56 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:42:56 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:42:56 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:42:56 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 16:42:56 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 16:42:56 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 16:42:56 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:42:56 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:42:56 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 16:42:56 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 16:42:56 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 16:42:56 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 16:42:56 GO111MODULE=on go vet ./... [Pipeline] } 16:43:11 $ docker stop --time=1 a224a32a5eb0caa7af4244959e5ab857f29881a900f285084ec719593f780ccf 16:43:13 $ docker rm -f a224a32a5eb0caa7af4244959e5ab857f29881a900f285084ec719593f780ccf [Pipeline] // withDockerContainer [Pipeline] sh 16:43:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:43:14 Warning: overwriting stash ‘coverage-report’ 16:43:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:43:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:43:15 + ls -al . 16:43:15 total 128 16:43:15 drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 16:42 . 16:43:15 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:40 .. 16:43:15 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 16:40 .git 16:43:15 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:40 .github 16:43:15 -rw-rw-r-- 1 jenkins jenkins 162 Sep 20 16:40 .gitignore 16:43:15 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 20 16:40 CONTRIBUTING.md 16:43:15 -rw-rw-r-- 1 jenkins jenkins 1526 Sep 20 16:40 Dockerfile 16:43:15 -rw-rw-r-- 1 jenkins jenkins 652 Sep 20 16:40 Jenkinsfile 16:43:15 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 20 16:40 LICENSE 16:43:15 -rw-rw-r-- 1 jenkins jenkins 990 Sep 20 16:40 Makefile 16:43:15 -rw-rw-r-- 1 jenkins jenkins 5509 Sep 20 16:40 README.md 16:43:15 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 16:37 VERSION 16:43:15 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:40 assets 16:43:15 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:40 bin 16:43:15 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:40 cmd 16:43:15 -rw-r--r-- 1 jenkins jenkins 10 Sep 20 16:42 coverage.out 16:43:15 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:40 docs 16:43:15 -rw-rw-r-- 1 jenkins jenkins 823 Sep 20 16:40 go.mod 16:43:15 -rw-r--r-- 1 jenkins jenkins 23693 Sep 20 16:42 go.sum 16:43:15 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 16:40 internal 16:43:15 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:40 pkg 16:43:15 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:40 snap 16:43:15 -rw-rw-r-- 1 jenkins jenkins 155 Sep 20 16:40 version.go 16:43:15 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:40 web [Pipeline] isUnix [Pipeline] sh 16:43:16 + 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=a16ef904293d910894940732ba0b7ce294c3c529 --label arch=arm64 --label version=0.0.0 . 16:43:17 Sending build context to Docker daemon 20.89MB 16:43:17 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 16:43:17 Step 2/25 : FROM ${BASE} AS builder 16:43:17 ---> 70fd3c15d197 16:43:17 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:43:17 ---> Running in 646a08c0b29a 16:43:17 Removing intermediate container 646a08c0b29a 16:43:17 ---> 1729637828e5 16:43:17 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 16:43:17 ---> Running in aaba5102dcf4 16:43:18 Removing intermediate container aaba5102dcf4 16:43:18 ---> 9496eeb6ef49 16:43:18 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 16:43:18 ---> Running in 044d76055903 16:43:19 Removing intermediate container 044d76055903 16:43:19 ---> ef006bc2c669 16:43:19 Step 6/25 : LABEL Name=edgex-ui-go 16:43:19 ---> Running in ac77a652559f 16:43:19 Removing intermediate container ac77a652559f 16:43:19 ---> e8405312ffe7 16:43:19 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 16:43:19 ---> Running in 59da08eda9da 16:43:20 Removing intermediate container 59da08eda9da 16:43:20 ---> dcdbce991fbd 16:43:20 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:20 ---> Running in 0f8a907fd781 16:43:23 Removing intermediate container 0f8a907fd781 16:43:23 ---> e32e6b55dd54 16:43:23 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:43:23 ---> Running in d21a1b6cf58e 16:43:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:43:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:43:26 OK: 218 MiB in 52 packages 16:43:27 Removing intermediate container d21a1b6cf58e 16:43:27 ---> 005abb89b8ed 16:43:27 Step 10/25 : ENV GO111MODULE=on 16:43:27 ---> Running in a39644373502 16:43:27 Removing intermediate container a39644373502 16:43:27 ---> d671b7f89ccb 16:43:27 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:43:27 ---> Running in 09bfe991c4f4 16:43:28 Removing intermediate container 09bfe991c4f4 16:43:28 ---> 3dd9f69bc7b0 16:43:28 Step 12/25 : COPY go.mod . 16:43:29 ---> e2f429519c8a 16:43:29 Step 13/25 : COPY Makefile . 16:43:29 ---> 0080814a2767 16:43:29 Step 14/25 : RUN make update 16:43:30 ---> Running in 9e4467c4cfce 16:43:31 CGO_ENABLED=0 GO111MODULE=on go mod download 16:43:32 Removing intermediate container 9e4467c4cfce 16:43:32 ---> 464faba8c9bf 16:43:32 Step 15/25 : COPY . . 16:43:36 ---> d14fb9ecddcd 16:43:36 Step 16/25 : RUN go mod tidy 16:43:36 ---> Running in 3e9188176e7a 16:43:38 Removing intermediate container 3e9188176e7a 16:43:38 ---> 247a53a64819 16:43:38 Step 17/25 : RUN ${MAKE} 16:43:38 ---> Running in ee2cd32096c0 16:43:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 16:44:06 CGO_ENABLED=0 GO111MODULE=on go build ./... 16:44:10 Removing intermediate container ee2cd32096c0 16:44:10 ---> 9affda0541fb 16:44:10 Step 18/25 : FROM alpine:3.12 16:44:11 3.12: Pulling from library/alpine 16:44:11 ccdebe76d529: Pulling fs layer 16:44:11 ccdebe76d529: Verifying Checksum 16:44:11 ccdebe76d529: Download complete 16:44:12 ccdebe76d529: Pull complete 16:44:12 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:44:12 Status: Downloaded newer image for alpine:3.12 16:44:12 ---> afc2cc120ca2 16:44:12 Step 19/25 : EXPOSE 4000 16:44:12 ---> Running in 7ff40512c858 16:44:13 Removing intermediate container 7ff40512c858 16:44:13 ---> 087460c6bec5 16:44:13 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:44:14 ---> 1ca185e7663c 16:44:14 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:44:14 ---> Running in 51884c1dfac1 16:44:15 Removing intermediate container 51884c1dfac1 16:44:15 ---> a4e3eaaeddef 16:44:15 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 16:44:15 ---> Running in ef8a2fd50da6 16:44:16 Removing intermediate container ef8a2fd50da6 16:44:16 ---> e01644f24399 16:44:16 Step 23/25 : LABEL arch=arm64 16:44:16 ---> Running in 29d4853a0d72 16:44:16 Removing intermediate container 29d4853a0d72 16:44:16 ---> 348ed9359f2a 16:44:16 Step 24/25 : LABEL git_sha=a16ef904293d910894940732ba0b7ce294c3c529 16:44:16 ---> Running in 16a275e2fec0 16:44:17 Removing intermediate container 16a275e2fec0 16:44:17 ---> efa41a25c48c 16:44:17 Step 25/25 : LABEL version=0.0.0 16:44:17 ---> Running in 0247ec93ba99 16:44:17 Removing intermediate container 0247ec93ba99 16:44:17 ---> 3e20e247460e 16:44:17 [Warning] One or more build-args [ARCH] were not consumed 16:44:17 Successfully built 3e20e247460e 16:44:17 Successfully tagged edgex-ui-arm64:latest [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] sh 16:44:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:44:18 16:44:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:44:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:44:19 arm64: Pulling from edgex-lftools-log-publisher 16:44:19 448f6bf000e3: Pulling fs layer 16:44:19 f757da607395: Pulling fs layer 16:44:19 05883995daec: Pulling fs layer 16:44:19 8603b9c90790: Pulling fs layer 16:44:19 1560dd03e051: Pulling fs layer 16:44:19 27f5ce0e4adf: Pulling fs layer 16:44:19 c2d8d7efcc4b: Pulling fs layer 16:44:19 1560dd03e051: Waiting 16:44:19 27f5ce0e4adf: Waiting 16:44:19 c2d8d7efcc4b: Waiting 16:44:19 8603b9c90790: Waiting 16:44:19 f757da607395: Verifying Checksum 16:44:19 f757da607395: Download complete 16:44:19 8603b9c90790: Verifying Checksum 16:44:19 8603b9c90790: Download complete 16:44:19 1560dd03e051: Verifying Checksum 16:44:19 1560dd03e051: Download complete 16:44:19 27f5ce0e4adf: Download complete 16:44:20 05883995daec: Download complete 16:44:21 448f6bf000e3: Verifying Checksum 16:44:21 448f6bf000e3: Download complete 16:44:23 c2d8d7efcc4b: Verifying Checksum 16:44:23 c2d8d7efcc4b: Download complete 16:44:24 448f6bf000e3: Pull complete 16:44:25 f757da607395: Pull complete 16:44:26 05883995daec: Pull complete 16:44:27 8603b9c90790: Pull complete 16:44:28 1560dd03e051: Pull complete 16:44:28 27f5ce0e4adf: Pull complete 16:44:43 c2d8d7efcc4b: Pull complete 16:44:43 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:44:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:44:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:44:43 prd-ubuntu18.04-docker-arm64-4c-16g-667 does not seem to be running inside a container 16:44:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:44:48 $ docker top 2526f206686738c23742095f1e7f767a53e3e249f5e831049214412b7f059b96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:49 ---> job-cost.sh 16:44:49 lf-activate-venv: SKIPPING 16:44:49 INFO: No Stack... 16:44:50 INFO: Retrieving Pricing Info for: v3-standard-4 16:44:50 INFO: Archiving Costs [Pipeline] sh 16:44:51 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv 16:44:51 + cut -d, -f6 [Pipeline] lock 16:44:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-436-3-stack-cost] 16:44:51 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-436-3-stack-cost] did not exist. Created. 16:44:51 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-436-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:44:52 /w/workspace/edgex-ui-go/3@tmp/durable-deadd245/script.sh: 1: /w/workspace/edgex-ui-go/3@tmp/durable-deadd245/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:44:52 + echo total: 0.10999999940395355 [Pipeline] stash 16:44:52 Warning: overwriting stash ‘stack-cost’ 16:44:53 Stashed 1 file(s) [Pipeline] } 16:44:53 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-436-3-stack-cost] [Pipeline] // lock [Pipeline] } 16:44:53 $ docker stop --time=1 2526f206686738c23742095f1e7f767a53e3e249f5e831049214412b7f059b96 16:44:54 $ docker rm -f 2526f206686738c23742095f1e7f767a53e3e249f5e831049214412b7f059b96 [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 16:44:55 provisioning config files... 16:44:55 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/config5140865358629399816tmp [Pipeline] { [Pipeline] sh 16:44:56 + set +x 16:44:56 + curl -s https://codecov.io/bash 16:44:56 + bash -s -- 16:44:56 16:44:56 _____ _ 16:44:56 / ____| | | 16:44:56 | | ___ __| | ___ ___ _____ __ 16:44:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:44:56 | |___| (_) | (_| | __/ (_| (_) \ V / 16:44:56 \_____\___/ \__,_|\___|\___\___/ \_/ 16:44:56 Bash-1.0.6 16:44:56 16:44:56 16:44:56 ==> git version 2.24.4 found 16:44:56 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:44:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:44:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:44:56 ==> Jenkins CI detected. 16:44:56 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-436 16:44:56 project root: . 16:44:56 --> token set from env 16:44:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:44:56 ==> Running gcov in . (disable via -X gcov) 16:44:56 ==> Python coveragepy not found 16:44:56 ==> Searching for coverage reports in: 16:44:56 + . 16:44:56 -> Found 1 reports 16:44:56 ==> Detecting git/mercurial file structure 16:44:56 ==> Reading reports 16:44:56 + ./coverage.out bytes=10 16:44:56 ==> Appending adjustments 16:44:56 https://docs.codecov.io/docs/fixing-reports 16:44:56 + Found adjustments 16:44:56 ==> Gzipping contents 16:44:56 4.0K /tmp/codecov.4xqvxp.gz 16:44:56 ==> Uploading reports 16:44:56 url: https://codecov.io 16:44:56 query: branch=PR-436&commit=ad1dda95edf663341bd2271ea503901f14adaadd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-436%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=436&job=&cmd_args= 16:44:56 -> Pinging Codecov 16:44:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-436&commit=ad1dda95edf663341bd2271ea503901f14adaadd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-436%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=436&job=&cmd_args= 16:44:56 -> Uploading to 16:44:56 https://storage.googleapis.com/codecov/v4/raw/2021-09-20/FB506323287CE973F263BFD2A0EB1F37/ad1dda95edf663341bd2271ea503901f14adaadd/cb4dab77-ae50-4925-945c-061ec3321ff3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210920T164456Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d2388a844f388560937ecd75e4d9f236ddbe4768f17296542bba5f5199fe86df 16:44:56 % Total % Received % Xferd Average Speed Time Time Time Current 16:44:56 Dload Upload Total Spent Left Speed 16:44:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3405 0 0 100 3405 0 9428 --:--:-- --:--:-- --:--:-- 9432 16:44:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ad1dda95edf663341bd2271ea503901f14adaadd [Pipeline] } 16:44:57 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:44:59 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-436/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:44:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:45:00 ---> package-listing.sh 16:45:00 ++ facter osfamily 16:45:00 ++ tr '[:upper:]' '[:lower:]' 16:45:00 + OS_FAMILY=redhat 16:45:00 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-436 16:45:00 + START_PACKAGES=/tmp/packages_start.txt 16:45:00 + END_PACKAGES=/tmp/packages_end.txt 16:45:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:45:00 + PACKAGES=/tmp/packages_start.txt 16:45:00 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-436 ']' 16:45:00 + PACKAGES=/tmp/packages_end.txt 16:45:00 + case "${OS_FAMILY}" in 16:45:00 + rpm -qa 16:45:00 + sort 16:45:01 + '[' -f /tmp/packages_start.txt ']' 16:45:01 + '[' -f /tmp/packages_end.txt ']' 16:45:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:45:01 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-436 ']' 16:45:01 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-436/archives/ 16:45:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-436/archives/ [Pipeline] echo 16:45:01 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-436/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:45:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:45:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:45:02 16:45:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:45:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:45:02 latest: Pulling from edgex-lftools-log-publisher 16:45:02 b4d181a07f80: Pulling fs layer 16:45:02 a1111a8f2ec3: Pulling fs layer 16:45:02 ed53099fbce6: Pulling fs layer 16:45:02 dc539afda2c1: Pulling fs layer 16:45:02 77bc0d833cb6: Pulling fs layer 16:45:02 9065ff56babe: Pulling fs layer 16:45:02 d287ab97295c: Pulling fs layer 16:45:02 dc539afda2c1: Waiting 16:45:02 77bc0d833cb6: Waiting 16:45:02 9065ff56babe: Waiting 16:45:02 d287ab97295c: Waiting 16:45:03 a1111a8f2ec3: Download complete 16:45:03 dc539afda2c1: Verifying Checksum 16:45:03 dc539afda2c1: Download complete 16:45:03 77bc0d833cb6: Verifying Checksum 16:45:03 77bc0d833cb6: Download complete 16:45:03 9065ff56babe: Verifying Checksum 16:45:03 9065ff56babe: Download complete 16:45:03 ed53099fbce6: Verifying Checksum 16:45:03 ed53099fbce6: Download complete 16:45:04 b4d181a07f80: Verifying Checksum 16:45:04 b4d181a07f80: Download complete 16:45:05 b4d181a07f80: Pull complete 16:45:05 a1111a8f2ec3: Pull complete 16:45:06 ed53099fbce6: Pull complete 16:45:06 dc539afda2c1: Pull complete 16:45:06 77bc0d833cb6: Pull complete 16:45:06 9065ff56babe: Pull complete 16:45:09 d287ab97295c: Verifying Checksum 16:45:09 d287ab97295c: Download complete 16:45:13 d287ab97295c: Pull complete 16:45:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:45:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:45:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:45:13 prd-centos7-docker-4c-2g-666 does not seem to be running inside a container 16:45:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-436/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-436 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-436:/w/workspace/edgexfoundry_edgex-ui-go_PR-436:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:45:16 $ docker top abaab8073739c57b3165ad07f52e90b91bbe464ea6901cc5237a8fa569eb9d38 -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:16 + touch /tmp/pre-build-complete [Pipeline] sh 16:45:17 + mkdir -p /var/log/sysstat [Pipeline] sh 16:45:17 + ls /var/log/sa-host 16:45:17 + sadf -c /var/log/sa-host/sa05 16:45:17 file_magic: OK 16:45:17 HZ: Using current value: 100 16:45:17 file_header: OK 16:45:17 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:45:17 Statistics: 16:45:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:45:17 File successfully converted to sysstat format version 12.0.3 16:45:17 + sadf -c /var/log/sa-host/sa20 16:45:17 file_magic: OK 16:45:17 HZ: Using current value: 100 16:45:17 file_header: OK 16:45:17 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:45:17 Statistics: 16:45:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:45:17 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:45:17 provisioning config files... 16:45:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-436@tmp/config1854350164571873141tmp [Pipeline] { [Pipeline] echo 16:45:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:45:18 ---> create-netrc.sh [Pipeline] } 16:45:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:45:18 ---> python-tools-install.sh [Pipeline] echo 16:45:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:45:19 ---> sudo-logs.sh 16:45:19 Archiving 'sudo' log.. 16:45:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-666.vexxhost.local: Name or service not known 16:45:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-666.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:45:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:45:19 ---> job-cost.sh 16:45:19 lf-activate-venv: SKIPPING 16:45:19 DEBUG: total: 0.10999999940395355 16:45:19 INFO: Retrieving Stack Cost... 16:45:22 INFO: Retrieving Pricing Info for: v3-standard-2 16:45:23 INFO: Archiving Costs [Pipeline] echo 16:45:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:45:23 ---> logs-deploy.sh 16:45:23 lf-activate-venv: SKIPPING 16:45:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-436/3 16:45:23 INFO: archiving workspace using pattern(s): 16:45:24 Archives upload complete. 16:45:24 INFO: archiving logs to Nexus 16:45:24 ---> uname -a: 16:45:24 Linux prd-centos7-docker-4c-2g-666.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 16:45:24 16:45:24 16:45:24 ---> lscpu: 16:45:24 Architecture: x86_64 16:45:24 CPU op-mode(s): 32-bit, 64-bit 16:45:24 Byte Order: Little Endian 16:45:24 Address sizes: 40 bits physical, 48 bits virtual 16:45:24 CPU(s): 2 16:45:24 On-line CPU(s) list: 0,1 16:45:24 Thread(s) per core: 1 16:45:24 Core(s) per socket: 1 16:45:24 Socket(s): 2 16:45:24 NUMA node(s): 1 16:45:24 Vendor ID: AuthenticAMD 16:45:24 CPU family: 23 16:45:24 Model: 49 16:45:24 Model name: AMD EPYC-Rome Processor 16:45:24 Stepping: 0 16:45:24 CPU MHz: 2799.998 16:45:24 BogoMIPS: 5599.99 16:45:24 Virtualization: AMD-V 16:45:24 Hypervisor vendor: KVM 16:45:24 Virtualization type: full 16:45:24 L1d cache: 32K 16:45:24 L1i cache: 32K 16:45:24 L2 cache: 512K 16:45:24 L3 cache: 16384K 16:45:24 NUMA node0 CPU(s): 0,1 16:45:24 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:45:24 16:45:24 16:45:24 ---> nproc: 16:45:24 2 16:45:24 16:45:24 16:45:24 ---> df -h: 16:45:24 Filesystem Size Used Avail Use% Mounted on 16:45:24 overlay 40G 7.7G 33G 20% / 16:45:24 tmpfs 64M 0 64M 0% /dev 16:45:24 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:45:24 shm 64M 0 64M 0% /dev/shm 16:45:24 /dev/vda1 40G 7.7G 33G 20% /facter-os 16:45:24 16:45:24 16:45:24 ---> sar -b -r -n DEV: 16:45:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/20/21 _x86_64_ (2 CPU) 16:45:24 16:45:24 16:36:42 LINUX RESTART (2 CPU) 16:45:24 16:45:24 16:37:01 tps rtps wtps bread/s bwrtn/s 16:45:24 16:38:01 172.98 38.91 134.07 6313.29 41270.46 16:45:24 16:39:01 2.27 0.00 2.27 0.00 48.83 16:45:24 16:40:01 0.43 0.00 0.43 0.00 5.96 16:45:24 16:41:01 0.15 0.00 0.15 0.00 1.88 16:45:24 16:42:01 0.32 0.00 0.32 0.00 3.73 16:45:24 16:43:01 0.33 0.00 0.33 0.00 4.88 16:45:24 16:44:01 0.27 0.00 0.27 0.00 3.65 16:45:24 16:45:01 0.40 0.13 0.27 13.72 3.03 16:45:24 Average: 22.15 4.88 17.27 791.14 5169.52 16:45:24 16:45:24 16:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:45:24 16:38:01 5426284 0 813472 10.16 2620 1766556 1287428 14.21 606948 1573820 132 16:45:24 16:39:01 5437928 0 801820 10.01 2620 1766564 1196520 13.21 597820 1573784 16 16:45:24 16:40:01 5437516 0 802232 10.02 2620 1766564 1196520 13.21 599188 1572272 8 16:45:24 16:41:01 5434064 0 805676 10.06 2620 1766572 1196916 13.21 602692 1572272 20 16:45:24 16:42:01 5436812 0 802924 10.03 2620 1766576 1196520 13.21 594420 1578256 16 16:45:24 16:43:01 5433936 0 805796 10.06 2620 1766580 1196604 13.21 597728 1578256 8 16:45:24 16:44:01 5434272 0 805452 10.06 2620 1766588 1196520 13.21 597300 1578256 8 16:45:24 16:45:01 5417504 0 821632 10.26 2620 1767176 1202100 13.27 724036 1466288 188 16:45:24 Average: 5432290 0 807376 10.08 2620 1766647 1208641 13.34 615016 1561650 50 16:45:24 16:45:24 16:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:45:24 16:38:01 eth0 440.48 315.75 1420.74 80.98 0.00 0.00 0.00 0.00 16:45:24 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:24 16:38:01 docker0 42.66 49.58 4.89 220.82 0.00 0.00 0.00 0.00 16:45:24 16:39:01 eth0 0.68 0.17 0.05 0.07 0.00 0.00 0.00 0.00 16:45:24 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:24 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:24 16:40:01 eth0 0.30 0.08 0.03 0.01 0.00 0.00 0.00 0.00 16:45:24 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:24 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:24 16:41:01 eth0 3.38 1.53 3.40 0.43 0.00 0.00 0.00 0.00 16:45:24 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:24 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:24 16:42:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 16:45:24 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:24 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:24 16:43:01 eth0 0.32 0.25 0.14 0.08 0.00 0.00 0.00 0.00 16:45:24 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:24 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:24 16:44:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:45:24 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:24 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:24 16:45:01 eth0 12.87 7.68 11.15 3.90 0.00 0.00 0.00 0.00 16:45:24 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:24 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:24 Average: eth0 57.30 40.72 179.50 10.69 0.00 0.00 0.00 0.00 16:45:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:24 Average: docker0 5.33 6.20 0.61 27.61 0.00 0.00 0.00 0.00 16:45:24 16:45:24 16:45:24 ---> sar -P ALL: 16:45:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/20/21 _x86_64_ (2 CPU) 16:45:24 16:45:24 16:36:42 LINUX RESTART (2 CPU) 16:45:24 16:45:24 16:37:01 CPU %user %nice %system %iowait %steal %idle 16:45:24 16:38:01 all 21.92 0.00 6.62 6.16 0.11 65.18 16:45:24 16:38:01 0 21.94 0.00 6.82 5.23 0.10 65.92 16:45:24 16:38:01 1 21.91 0.00 6.42 7.10 0.12 64.45 16:45:24 16:39:01 all 0.23 0.00 0.08 0.00 0.03 99.67 16:45:24 16:39:01 0 0.08 0.00 0.08 0.00 0.03 99.80 16:45:24 16:39:01 1 0.37 0.00 0.07 0.00 0.02 99.55 16:45:24 16:40:01 all 0.20 0.00 0.05 0.00 0.13 99.62 16:45:24 16:40:01 0 0.35 0.00 0.05 0.00 0.15 99.45 16:45:24 16:40:01 1 0.05 0.00 0.05 0.00 0.10 99.80 16:45:24 16:41:01 all 0.28 0.00 0.05 0.00 0.03 99.65 16:45:24 16:41:01 0 0.43 0.00 0.03 0.00 0.02 99.52 16:45:24 16:41:01 1 0.12 0.00 0.07 0.00 0.03 99.78 16:45:24 16:42:01 all 0.27 0.00 0.05 0.00 0.02 99.67 16:45:24 16:42:01 0 0.42 0.00 0.03 0.00 0.02 99.53 16:45:24 16:42:01 1 0.12 0.00 0.07 0.00 0.02 99.80 16:45:24 16:43:01 all 0.24 0.00 0.05 0.00 0.00 99.71 16:45:24 16:43:01 0 0.40 0.00 0.03 0.00 0.00 99.57 16:45:24 16:43:01 1 0.08 0.00 0.07 0.00 0.00 99.85 16:45:24 16:44:01 all 0.26 0.00 0.04 0.00 0.02 99.68 16:45:24 16:44:01 0 0.48 0.00 0.03 0.00 0.02 99.47 16:45:24 16:44:01 1 0.03 0.00 0.05 0.00 0.02 99.90 16:45:24 16:45:01 all 1.88 0.00 0.49 0.00 0.02 97.61 16:45:24 16:45:01 0 2.22 0.00 0.55 0.00 0.02 97.21 16:45:24 16:45:01 1 1.55 0.00 0.43 0.00 0.02 97.99 16:45:24 Average: all 3.06 0.00 0.90 0.74 0.04 95.26 16:45:24 Average: 0 3.18 0.00 0.92 0.63 0.04 95.22 16:45:24 Average: 1 2.93 0.00 0.87 0.86 0.04 95.30 16:45:24 16:45:24 16:45:24