Pull request #416 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 badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 8966fa59b06e02ed87a57d22f156a5cc9328d4d3+3f467a715ceaed59a113654054ca2c0f6185c8fe (549ebc78b6d40b3ae2b53c320e77500becf1328f) Running in Durability level: MAX_SURVIVABILITY 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-ssh3963976136793444205.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh6385315671369889896.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-416/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-416/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3697599187679941343.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh7483651040698342797.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-416/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-416/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7361357773205762009.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-1959 in /w/workspace/edgexfoundry_edgex-ui-go_PR-416 [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-416 # 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-416@tmp/jenkins-gitclient-ssh2696694595818401741.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3f467a715ceaed59a113654054ca2c0f6185c8fe into PR head commit 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 > 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-416@tmp/jenkins-gitclient-ssh2573801379698270156.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/416/head:refs/remotes/origin/PR-416 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 Checking out Revision 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 (PR-416) > git config core.sparsecheckout # timeout=10 > git checkout -f 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 # 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-416@tmp/jenkins-gitclient-ssh4416213904746434722.key > git merge 3f467a715ceaed59a113654054ca2c0f6185c8fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 # timeout=10 Commit message: "Merge branch 'main' into issue-#412-refactor-appsvc-module" > git rev-list --no-walk 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:18:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:18:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:18:38 ========================================================= 12:18:38 EdgeX Global Pipelines Version Info 12:18:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:18:39 ------------------- 12:18:39 stable info: 12:18:39 ------------------- 12:18:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:18:39 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 12:18:39 Message: update stable to v1.0.203 12:18:40 ------------------- 12:18:40 experimental info: 12:18:40 ------------------- 12:18:40 Commited By: **** collab-it+edgex@linuxfoundation.org 12:18:40 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 12:18:40 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:18:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 12:18:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 12:18:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:18:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:18:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:18:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:18:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:18:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 12:18:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:18:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:18:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:18:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:18:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 12:18:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:18:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:18:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:18:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:18:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:18:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:18:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:18:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:18:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:18:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:18:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:18:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:18:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:18:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:18:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-416 [Pipeline] echo 12:18:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-416 [Pipeline] echo 12:18:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-416 [Pipeline] echo 12:18:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 [Pipeline] echo 12:18:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8966fa5 [Pipeline] echo 12:18:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:18:42 provisioning config files... 12:18:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-416@tmp/config3945663077653402058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:18:43 ---> docker-login.sh 12:18:43 nexus3.edgexfoundry.org:10001 12:18:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:18:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:18:43 Configure a credential helper to remove this warning. See 12:18:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:18:43 12:18:43 Login Succeeded 12:18:43 nexus3.edgexfoundry.org:10002 12:18:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:18:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:18:43 Configure a credential helper to remove this warning. See 12:18:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:18:43 12:18:43 Login Succeeded 12:18:43 nexus3.edgexfoundry.org:10003 12:18:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:18:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:18:43 Configure a credential helper to remove this warning. See 12:18:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:18:43 12:18:43 Login Succeeded 12:18:43 nexus3.edgexfoundry.org:10004 12:18:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:18:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:18:43 Configure a credential helper to remove this warning. See 12:18:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:18:43 12:18:43 Login Succeeded 12:18:43 docker.io 12:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:18:44 Configure a credential helper to remove this warning. See 12:18:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:18:44 12:18:44 Login Succeeded 12:18:44 ---> docker-login.sh ends [Pipeline] } 12:18:44 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 12:18:45 + git log --format=format:%s -1 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 [Pipeline] echo 12:18:45 GIT_COMMIT: 8966fa59b06e02ed87a57d22f156a5cc9328d4d3, Commit Message: Merge branch 'main' into issue-#412-refactor-appsvc-module [Pipeline] echo 12:18:45 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 12:18:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:18:46 12:18:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:18:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:18:46 latest: Pulling from edgex-devops/git-semver 12:18:46 31603596830f: Pulling fs layer 12:18:46 d4622e32a9a9: Pulling fs layer 12:18:46 1030fce36090: Pulling fs layer 12:18:46 6c6cb7e1b49b: Pulling fs layer 12:18:46 6c6cb7e1b49b: Waiting 12:18:46 d4622e32a9a9: Verifying Checksum 12:18:46 d4622e32a9a9: Download complete 12:18:46 31603596830f: Verifying Checksum 12:18:46 31603596830f: Download complete 12:18:46 31603596830f: Pull complete 12:18:46 6c6cb7e1b49b: Verifying Checksum 12:18:46 6c6cb7e1b49b: Download complete 12:18:47 d4622e32a9a9: Pull complete 12:18:47 1030fce36090: Verifying Checksum 12:18:47 1030fce36090: Download complete 12:18:47 1030fce36090: Pull complete 12:18:47 6c6cb7e1b49b: Pull complete 12:18:47 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 12:18:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:18:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:18:47 prd-centos7-docker-4c-2g-1959 does not seem to be running inside a container 12:18:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-416 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-416:/w/workspace/edgexfoundry_edgex-ui-go_PR-416:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-416@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-416@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:18:48 $ docker top 16c7d46ac3f642978e94cce792d9e790752cf5725569d00511a36f9737d47624 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:18:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:18:48 [ssh-agent] Looking for ssh-agent implementation... 12:18:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:18:48 $ docker exec 16c7d46ac3f642978e94cce792d9e790752cf5725569d00511a36f9737d47624 ssh-agent 12:18:49 SSH_AUTH_SOCK=/tmp/ssh-OfzfXPB6tyte/agent.12 12:18:49 SSH_AGENT_PID=18 12:18:49 Running ssh-add (command line suppressed) 12:18:49 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-416@tmp/private_key_2726532162530786467.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-416@tmp/private_key_2726532162530786467.key) 12:18:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:18:49 + git tag --points-at HEAD [Pipeline] } 12:18:49 $ docker exec --env ******** --env ******** 16c7d46ac3f642978e94cce792d9e790752cf5725569d00511a36f9737d47624 ssh-agent -k 12:18:49 unset SSH_AUTH_SOCK; 12:18:49 unset SSH_AGENT_PID; 12:18:49 echo Agent pid 18 killed; 12:18:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:18:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:18:49 [ssh-agent] Looking for ssh-agent implementation... 12:18:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:18:49 $ docker exec 16c7d46ac3f642978e94cce792d9e790752cf5725569d00511a36f9737d47624 ssh-agent 12:18:50 SSH_AUTH_SOCK=/tmp/ssh-bMHjwT5i1oxL/agent.51 12:18:50 SSH_AGENT_PID=57 12:18:50 Running ssh-add (command line suppressed) 12:18:50 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-416@tmp/private_key_142603525711791768.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-416@tmp/private_key_142603525711791768.key) 12:18:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:18:50 + git semver init 12:18:50 # -> Open(): unable to determine branch for HEAD 12:18:50 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-416/.git 12:18:50 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-416 12:18:50 # $SEMVER_REMOTE_NAME = origin 12:18:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:18:50 # $SEMVER_USER_NAME = edgex-jenkins 12:18:50 # $SEMVER_BRANCH = PR-416 12:18:50 # $SEMVER_TEMP = /tmp/semver-059468947 12:18:50 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 12:18:52 # '/tmp/semver-059468947' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-416/.semver' 12:18:52 # -> Force: false 12:18:52 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-416/.semver [Pipeline] } 12:18:52 $ docker exec --env ******** --env ******** 16c7d46ac3f642978e94cce792d9e790752cf5725569d00511a36f9737d47624 ssh-agent -k 12:18:52 unset SSH_AUTH_SOCK; 12:18:52 unset SSH_AGENT_PID; 12:18:52 echo Agent pid 57 killed; 12:18:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:18:53 + git semver [Pipeline] } 12:18:53 $ docker stop --time=1 16c7d46ac3f642978e94cce792d9e790752cf5725569d00511a36f9737d47624 12:18:54 $ docker rm -f 16c7d46ac3f642978e94cce792d9e790752cf5725569d00511a36f9737d47624 [Pipeline] // withDockerContainer [Pipeline] sh 12:18:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:18:55 Stashed 1 file(s) [Pipeline] echo 12:18:55 [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 12:19:10 Still waiting to schedule task 12:19:10 ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘centos7-docker-4c-2g’ 12:19:10 ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘centos7-docker-4c-2g’ 12:19:10 ‘prd-centos7-docker-4c-2g-1957’ is offline 12:19:10 Still waiting to schedule task 12:19:10 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1958’ 12:22:54 Running on prd-centos7-docker-4c-2g-1961 in /w/workspace/edgexfoundry_edgex-ui-go_PR-416 [Pipeline] { [Pipeline] ws 12:22:54 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { 12:22:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1960 in /w/workspace/edgexfoundry_edgex-ui-go_PR-416 [Pipeline] checkout [Pipeline] { [Pipeline] ws 12:22:54 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { 12:22:54 The recommended git tool is: git [Pipeline] checkout 12:22:55 The recommended git tool is: git 12:22:57 using credential edgex-jenkins-ssh 12:22:57 Cloning the remote Git repository 12:22:57 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 12:22:57 > git init /w/workspace/edgex-ui-go/2 # timeout=10 12:22:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:22:57 > git --version # timeout=10 12:22:57 > git --version # 'git version 2.24.4' 12:22:57 using GIT_SSH to set credentials SSH Credentials for GitHub 12:22:57 [INFO] Currently running in a labeled security context 12:22:57 [INFO] Currently SELinux is 'enforcing' on the host 12:22:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh7402183279610596819.key 12:22:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:23:00 using credential edgex-jenkins-ssh 12:23:00 Cloning the remote Git repository 12:23:00 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 12:23:00 > git init /w/workspace/edgex-ui-go/2 # timeout=10 12:23:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:23:00 > git --version # timeout=10 12:23:00 > git --version # 'git version 2.17.1' 12:23:00 using GIT_SSH to set credentials SSH Credentials for GitHub 12:23:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:23:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:23:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:23:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:23:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:23:03 using GIT_SSH to set credentials SSH Credentials for GitHub 12:23:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/416/head:refs/remotes/origin/PR-416 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:23:04 Merging remotes/origin/main commit 3f467a715ceaed59a113654054ca2c0f6185c8fe into PR head commit 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 12:23:04 Merge succeeded, producing 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 12:23:04 Checking out Revision 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 (PR-416) 12:23:04 > git config core.sparsecheckout # timeout=10 12:23:04 > git checkout -f 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 # timeout=10 12:23:04 > git remote # timeout=10 12:23:04 > git config --get remote.origin.url # timeout=10 12:23:04 using GIT_SSH to set credentials SSH Credentials for GitHub 12:23:04 > git merge 3f467a715ceaed59a113654054ca2c0f6185c8fe # timeout=10 12:23:04 > git rev-parse HEAD^{commit} # timeout=10 12:23:04 > git config core.sparsecheckout # timeout=10 12:23:04 > git checkout -f 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 # timeout=10 12:23:08 Merging remotes/origin/main commit 3f467a715ceaed59a113654054ca2c0f6185c8fe into PR head commit 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 12:23:08 Merge succeeded, producing 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 12:23:08 Checking out Revision 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 (PR-416) 12:23:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:23:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:23:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:23:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:23:07 using GIT_SSH to set credentials SSH Credentials for GitHub 12:23:07 [INFO] Currently running in a labeled security context 12:23:07 [INFO] Currently SELinux is 'enforcing' on the host 12:23:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh6049052678674971216.key 12:23:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/416/head:refs/remotes/origin/PR-416 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:23:08 > git config core.sparsecheckout # timeout=10 12:23:08 > git checkout -f 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 # timeout=10 12:23:08 > git remote # timeout=10 12:23:08 > git config --get remote.origin.url # timeout=10 12:23:08 using GIT_SSH to set credentials SSH Credentials for GitHub 12:23:08 [INFO] Currently running in a labeled security context 12:23:08 [INFO] Currently SELinux is 'enforcing' on the host 12:23:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh1774939564501427896.key 12:23:08 > git merge 3f467a715ceaed59a113654054ca2c0f6185c8fe # timeout=10 12:23:08 > git rev-parse HEAD^{commit} # timeout=10 12:23:08 > git config core.sparsecheckout # timeout=10 12:23:08 > git checkout -f 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 # timeout=10 12:23:10 Commit message: "Merge branch 'main' into issue-#412-refactor-appsvc-module" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:23:11 provisioning config files... 12:23:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config6127399486353922519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:23:12 ---> docker-login.sh 12:23:12 nexus3.edgexfoundry.org:10001 12:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:23:13 Configure a credential helper to remove this warning. See 12:23:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:23:13 12:23:13 Login Succeeded 12:23:13 nexus3.edgexfoundry.org:10002 12:23:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:13 Commit message: "Merge branch 'main' into issue-#412-refactor-appsvc-module" 12:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:23:13 Configure a credential helper to remove this warning. See 12:23:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:23:13 12:23:13 Login Succeeded 12:23:13 nexus3.edgexfoundry.org:10003 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 12:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:23:14 provisioning config files... 12:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:23:14 Configure a credential helper to remove this warning. See 12:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:23:14 12:23:14 Login Succeeded 12:23:14 nexus3.edgexfoundry.org:10004 12:23:14 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config5549422936730503605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:23:14 ---> docker-login.sh 12:23:14 nexus3.edgexfoundry.org:10001 12:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:23:15 Configure a credential helper to remove this warning. See 12:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:23:15 12:23:15 Login Succeeded 12:23:15 docker.io 12:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:23:15 Configure a credential helper to remove this warning. See 12:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:23:15 12:23:15 Login Succeeded 12:23:15 nexus3.edgexfoundry.org:10002 12:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:23:15 Configure a credential helper to remove this warning. See 12:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:23:15 12:23:15 Login Succeeded 12:23:15 nexus3.edgexfoundry.org:10003 12:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:23:15 Configure a credential helper to remove this warning. See 12:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:23:15 12:23:15 Login Succeeded 12:23:15 nexus3.edgexfoundry.org:10004 12:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:23:15 Configure a credential helper to remove this warning. See 12:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:23:15 12:23:15 Login Succeeded 12:23:15 docker.io 12:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:23:16 Configure a credential helper to remove this warning. See 12:23:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:23:16 12:23:16 Login Succeeded 12:23:16 ---> docker-login.sh ends 12:23:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:23:16 Configure a credential helper to remove this warning. See 12:23:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:23:16 12:23:16 Login Succeeded 12:23:16 ---> docker-login.sh ends [Pipeline] } 12:23:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } 12:23:16 Deleting 1 temporary files [Pipeline] // withEnv [Pipeline] // configFileProvider [Pipeline] } [Pipeline] unstash [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:23:16 ========================================================= 12:23:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:23:16 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 12:23:16 ========================================================= 12:23:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 12:23:16 ========================================================= [Pipeline] fileExists 12:23:16 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 12:23:16 Sending build context to Docker daemon 19.9MB 12:23:16 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 12:23:16 Step 2/8 : FROM ${BASE} [Pipeline] isUnix [Pipeline] sh 12:23:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:23:17 540db60ca938: Pulling fs layer 12:23:17 adcc1eea9eea: Pulling fs layer 12:23:17 4c4ab2625f07: Pulling fs layer 12:23:17 db62176df00c: Pulling fs layer 12:23:17 3b30891b0d05: Pulling fs layer 12:23:17 444f5516b4c7: Pulling fs layer 12:23:17 90b9b1106a8b: Pulling fs layer 12:23:17 0383d17a5b7e: Pulling fs layer 12:23:17 c82ef313ddc5: Pulling fs layer 12:23:17 444f5516b4c7: Waiting 12:23:17 90b9b1106a8b: Waiting 12:23:17 0383d17a5b7e: Waiting 12:23:17 c82ef313ddc5: Waiting 12:23:17 db62176df00c: Waiting 12:23:17 3b30891b0d05: Waiting 12:23:17 4c4ab2625f07: Verifying Checksum 12:23:17 4c4ab2625f07: Download complete 12:23:17 adcc1eea9eea: Download complete 12:23:17 3b30891b0d05: Verifying Checksum 12:23:17 3b30891b0d05: Download complete 12:23:17 444f5516b4c7: Verifying Checksum 12:23:17 444f5516b4c7: Download complete 12:23:17 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 12:23:17 90b9b1106a8b: Verifying Checksum 12:23:17 90b9b1106a8b: Download complete 12:23:17 540db60ca938: Verifying Checksum 12:23:17 540db60ca938: Download complete 12:23:17 540db60ca938: Pull complete 12:23:17 adcc1eea9eea: Pull complete 12:23:17 4c4ab2625f07: Pull complete 12:23:17 0383d17a5b7e: Verifying Checksum 12:23:17 0383d17a5b7e: Download complete 12:23:18 Sending build context to Docker daemon 19.89MB 12:23:18 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 12:23:18 Step 2/8 : FROM ${BASE} 12:23:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:23:18 595b0fe564bb: Pulling fs layer 12:23:18 24495759ef45: Pulling fs layer 12:23:18 d148012ef14d: Pulling fs layer 12:23:18 e90a11edd702: Pulling fs layer 12:23:18 d77568369979: Pulling fs layer 12:23:18 02195dbdac53: Pulling fs layer 12:23:18 2b1b35aa2570: Pulling fs layer 12:23:18 2c1f732e5b09: Pulling fs layer 12:23:18 e90a11edd702: Waiting 12:23:18 d77568369979: Waiting 12:23:18 02195dbdac53: Waiting 12:23:18 2b1b35aa2570: Waiting 12:23:18 2c1f732e5b09: Waiting 12:23:18 d148012ef14d: Verifying Checksum 12:23:18 d148012ef14d: Download complete 12:23:18 24495759ef45: Download complete 12:23:18 d77568369979: Verifying Checksum 12:23:18 d77568369979: Download complete 12:23:18 02195dbdac53: Verifying Checksum 12:23:18 02195dbdac53: Download complete 12:23:18 595b0fe564bb: Verifying Checksum 12:23:18 595b0fe564bb: Download complete 12:23:18 2b1b35aa2570: Verifying Checksum 12:23:18 2b1b35aa2570: Download complete 12:23:19 595b0fe564bb: Pull complete 12:23:20 24495759ef45: Pull complete 12:23:20 d148012ef14d: Pull complete 12:23:23 2c1f732e5b09: Verifying Checksum 12:23:23 2c1f732e5b09: Download complete 12:23:23 e90a11edd702: Verifying Checksum 12:23:23 e90a11edd702: Download complete 12:23:24 c82ef313ddc5: Verifying Checksum 12:23:24 c82ef313ddc5: Download complete 12:23:24 db62176df00c: Verifying Checksum 12:23:24 db62176df00c: Download complete 12:23:27 db62176df00c: Pull complete 12:23:27 3b30891b0d05: Pull complete 12:23:27 444f5516b4c7: Pull complete 12:23:27 90b9b1106a8b: Pull complete 12:23:28 0383d17a5b7e: Pull complete 12:23:30 c82ef313ddc5: Pull complete 12:23:30 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 12:23:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:23:30 ---> 4508b0543a43 12:23:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:23:32 ---> Running in 59b6239a0b44 12:23:32 Removing intermediate container 59b6239a0b44 12:23:32 ---> 1a90d22a1045 12:23:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:23:32 ---> Running in fe7f209f64d5 12:23:33 Removing intermediate container fe7f209f64d5 12:23:33 ---> 558cadf116e4 12:23:33 Step 5/8 : RUN apk add --no-cache make git 12:23:33 ---> Running in 913deaf179f4 12:23:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:23:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:23:34 OK: 219 MiB in 52 packages 12:23:35 Removing intermediate container 913deaf179f4 12:23:35 ---> b2ecf927f7c8 12:23:35 Step 6/8 : WORKDIR /edgex-ui-go 12:23:35 ---> Running in b3301be49fd3 12:23:35 Removing intermediate container b3301be49fd3 12:23:35 ---> d6fdf640f0a5 12:23:35 Step 7/8 : COPY . . 12:23:35 e90a11edd702: Pull complete 12:23:35 d77568369979: Pull complete 12:23:35 02195dbdac53: Pull complete 12:23:35 2b1b35aa2570: Pull complete 12:23:36 ---> a05afe11a7ce 12:23:36 Step 8/8 : RUN go mod download 12:23:36 ---> Running in e4c8e8c7803a 12:23:41 2c1f732e5b09: Pull complete 12:23:41 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 12:23:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:23:41 ---> 88ecf2bb1f95 12:23:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:23:45 ---> Running in 4266f252dc73 12:23:45 Removing intermediate container 4266f252dc73 12:23:45 ---> 0ee2a8eadf58 12:23:45 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:23:45 ---> Running in d46ac854b467 12:23:48 Removing intermediate container e4c8e8c7803a 12:23:48 ---> ece59bd32d78 12:23:48 Successfully built ece59bd32d78 12:23:48 Successfully tagged ci-base-image-x86_64:latest 12:23:48 Removing intermediate container d46ac854b467 12:23:48 ---> 273bae3d98fb 12:23:48 Step 5/8 : RUN apk add --no-cache make git 12:23:48 ---> Running in 7aa3b510fba9 [Pipeline] isUnix [Pipeline] sh 12:23:48 + docker inspect -f . ci-base-image-x86_64 12:23:48 . [Pipeline] withDockerContainer 12:23:48 prd-centos7-docker-4c-2g-1961 does not seem to be running inside a container 12:23:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** ci-base-image-x86_64 cat 12:23:49 $ docker top 5378866e138a0a8235c29a1ee05746ab520cd4f0e35f32dce4800131fc1d523f -eo pid,comm [Pipeline] { [Pipeline] sh 12:23:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:23:49 + go version 12:23:49 go version go1.16.6 linux/amd64 [Pipeline] } 12:23:49 $ docker stop --time=1 5378866e138a0a8235c29a1ee05746ab520cd4f0e35f32dce4800131fc1d523f 12:23:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:23:51 $ docker rm -f 5378866e138a0a8235c29a1ee05746ab520cd4f0e35f32dce4800131fc1d523f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:23:51 OK: 218 MiB in 52 packages 12:23:52 + docker inspect -f . ci-base-image-x86_64 12:23:52 . [Pipeline] withDockerContainer 12:23:52 prd-centos7-docker-4c-2g-1961 does not seem to be running inside a container 12:23:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** ci-base-image-x86_64 cat 12:23:52 $ docker top b5d58869a5ecba7d1c09864175d950adadfa2669c9b394a8c030886c34ddc2b6 -eo pid,comm [Pipeline] { [Pipeline] sh 12:23:52 Removing intermediate container 7aa3b510fba9 12:23:52 ---> 4f8e7a54633f 12:23:52 Step 6/8 : WORKDIR /edgex-ui-go 12:23:52 ---> Running in 1a9f6ae6f638 12:23:53 + go mod tidy [Pipeline] sh 12:23:53 Removing intermediate container 1a9f6ae6f638 12:23:53 ---> e28869aeec6e 12:23:53 Step 7/8 : COPY . . 12:23:53 + make test 12:23:53 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:23:54 ? github.com/edgexfoundry/edgex-ui-go [no test files] 12:23:56 ---> 7767a56a5971 12:23:56 Step 8/8 : RUN go mod download 12:23:56 ---> Running in c5d2337c72eb 12:24:06 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 12:24:06 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 12:24:06 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 12:24:06 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 12:24:06 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 12:24:06 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 12:24:06 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 12:24:06 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 12:24:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 12:24:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 12:24:06 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 12:24:06 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 12:24:06 GO111MODULE=on go vet ./... [Pipeline] } 12:24:10 $ docker stop --time=1 b5d58869a5ecba7d1c09864175d950adadfa2669c9b394a8c030886c34ddc2b6 12:24:12 $ docker rm -f b5d58869a5ecba7d1c09864175d950adadfa2669c9b394a8c030886c34ddc2b6 [Pipeline] // withDockerContainer [Pipeline] sh 12:24:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:24:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:24:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:24:16 + ls -al . 12:24:16 total 92 12:24:16 drwxrwxr-x. 11 jenkins jenkins 4096 Aug 4 12:23 . 12:24:16 drwxrwxr-x. 4 jenkins jenkins 28 Aug 4 12:22 .. 12:24:16 drwxrwxr-x. 3 jenkins jenkins 20 Aug 4 12:23 assets 12:24:16 drwxrwxr-x. 2 jenkins jenkins 35 Aug 4 12:23 bin 12:24:16 drwxrwxr-x. 3 jenkins jenkins 29 Aug 4 12:23 cmd 12:24:16 -rw-rw-r--. 1 jenkins jenkins 3959 Aug 4 12:23 CONTRIBUTING.md 12:24:16 -rw-r--r--. 1 jenkins jenkins 10 Aug 4 12:23 coverage.out 12:24:16 -rw-rw-r--. 1 jenkins jenkins 1526 Aug 4 12:23 Dockerfile 12:24:16 -rw-rw-r--. 1 jenkins jenkins 902 Aug 4 12:23 Dockerfile.build 12:24:16 drwxrwxr-x. 2 jenkins jenkins 23 Aug 4 12:23 docs 12:24:16 drwxrwxr-x. 8 jenkins jenkins 179 Aug 4 12:23 .git 12:24:16 drwxrwxr-x. 2 jenkins jenkins 103 Aug 4 12:23 .github 12:24:16 -rw-rw-r--. 1 jenkins jenkins 162 Aug 4 12:23 .gitignore 12:24:16 -rw-rw-r--. 1 jenkins jenkins 823 Aug 4 12:23 go.mod 12:24:16 -rw-r--r--. 1 jenkins jenkins 23693 Aug 4 12:23 go.sum 12:24:16 drwxrwxr-x. 9 jenkins jenkins 125 Aug 4 12:23 internal 12:24:16 -rw-rw-r--. 1 jenkins jenkins 652 Aug 4 12:23 Jenkinsfile 12:24:16 -rw-rw-r--. 1 jenkins jenkins 11357 Aug 4 12:23 LICENSE 12:24:16 -rw-rw-r--. 1 jenkins jenkins 990 Aug 4 12:23 Makefile 12:24:16 drwxrwxr-x. 3 jenkins jenkins 19 Aug 4 12:23 pkg 12:24:16 -rw-rw-r--. 1 jenkins jenkins 5509 Aug 4 12:23 README.md 12:24:16 -rw-rw-r--. 1 jenkins jenkins 5 Aug 4 12:18 VERSION 12:24:16 -rw-rw-r--. 1 jenkins jenkins 155 Aug 4 12:23 version.go 12:24:16 drwxrwxr-x. 4 jenkins jenkins 4096 Aug 4 12:23 web [Pipeline] isUnix [Pipeline] sh 12:24:16 + 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=8966fa59b06e02ed87a57d22f156a5cc9328d4d3 --label arch=amd64 --label version=0.0.0 . 12:24:16 Sending build context to Docker daemon 19.92MB 12:24:16 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 12:24:16 Step 2/25 : FROM ${BASE} AS builder 12:24:16 ---> ece59bd32d78 12:24:16 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:24:17 ---> Running in 83d2f83bd9ac 12:24:17 Removing intermediate container 83d2f83bd9ac 12:24:17 ---> fdaebcea47f4 12:24:17 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 12:24:17 ---> Running in d6bdbfd67cd1 12:24:17 Removing intermediate container d6bdbfd67cd1 12:24:17 ---> ea78052c3f2d 12:24:17 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 12:24:17 ---> Running in f858ddccf27f 12:24:17 Removing intermediate container f858ddccf27f 12:24:17 ---> 6bf7878c98b6 12:24:17 Step 6/25 : LABEL Name=edgex-ui-go 12:24:17 ---> Running in 2f37bf80ae1c 12:24:17 Removing intermediate container 2f37bf80ae1c 12:24:17 ---> 728170b6830f 12:24:17 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 12:24:17 ---> Running in 2d37e45c1838 12:24:18 Removing intermediate container 2d37e45c1838 12:24:18 ---> cbc16d7cf6ae 12:24:18 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:24:18 ---> Running in 40ef2316662f 12:24:18 Removing intermediate container 40ef2316662f 12:24:18 ---> 2b0079f6c549 12:24:18 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:24:18 ---> Running in e8f0428a9580 12:24:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:24:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:24:20 OK: 219 MiB in 52 packages 12:24:20 Removing intermediate container e8f0428a9580 12:24:20 ---> 49c2d7e4d319 12:24:20 Step 10/25 : ENV GO111MODULE=on 12:24:20 ---> Running in 83042729c5c2 12:24:20 Removing intermediate container 83042729c5c2 12:24:20 ---> 1092dc0aa516 12:24:20 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:24:20 ---> Running in ef4672141a84 12:24:21 Removing intermediate container ef4672141a84 12:24:21 ---> f518df13bc65 12:24:21 Step 12/25 : COPY go.mod . 12:24:21 ---> 628de1d75437 12:24:21 Step 13/25 : COPY Makefile . 12:24:21 ---> c057ebf637b3 12:24:21 Step 14/25 : RUN make update 12:24:21 ---> Running in 556b6e3b9cd7 12:24:21 CGO_ENABLED=0 GO111MODULE=on go mod download 12:24:21 Removing intermediate container 556b6e3b9cd7 12:24:21 ---> 409f95c4cdc4 12:24:21 Step 15/25 : COPY . . 12:24:22 ---> 404e97a76b9b 12:24:22 Step 16/25 : RUN go mod tidy 12:24:22 ---> Running in daf9b92ba64c 12:24:23 Removing intermediate container daf9b92ba64c 12:24:23 ---> 011e3652eb33 12:24:23 Step 17/25 : RUN ${MAKE} 12:24:23 ---> Running in 7568dfaaf458 12:24:24 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 12:24:29 Removing intermediate container c5d2337c72eb 12:24:29 ---> f681bc031e64 12:24:29 Successfully built f681bc031e64 12:24:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:24:30 + docker inspect -f . ci-base-image-arm64 12:24:30 . [Pipeline] withDockerContainer 12:24:30 prd-ubuntu18.04-docker-arm64-4c-16g-1960 does not seem to be running inside a container 12:24:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:24:32 $ docker top c8bb988c0dfacae2ed56749710ac62902aa0ef5aad0e185e2a1159f87ad0114f -eo pid,comm [Pipeline] { [Pipeline] sh 12:24:33 + go version 12:24:33 go version go1.16.6 linux/arm64 [Pipeline] } 12:24:33 $ docker stop --time=1 c8bb988c0dfacae2ed56749710ac62902aa0ef5aad0e185e2a1159f87ad0114f 12:24:34 CGO_ENABLED=0 GO111MODULE=on go build ./... 12:24:34 Removing intermediate container 7568dfaaf458 12:24:34 ---> a9c8ed5a5bfc 12:24:34 Step 18/25 : FROM alpine:3.12 12:24:35 $ docker rm -f c8bb988c0dfacae2ed56749710ac62902aa0ef5aad0e185e2a1159f87ad0114f 12:24:35 3.12: Pulling from library/alpine [Pipeline] // withDockerContainer [Pipeline] } 12:24:35 339de151aab4: Pulling fs layer 12:24:35 339de151aab4: Download complete [Pipeline] // script [Pipeline] } [Pipeline] // stage 12:24:36 339de151aab4: Pull complete 12:24:36 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 12:24:36 Status: Downloaded newer image for alpine:3.12 12:24:36 ---> 13621d1b12d4 12:24:36 Step 19/25 : EXPOSE 4000 12:24:36 ---> Running in ce7fdb811f6a [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:24:36 Removing intermediate container ce7fdb811f6a 12:24:36 ---> 286cbcd54961 12:24:36 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 12:24:36 + docker inspect -f . ci-base-image-arm64 12:24:36 . [Pipeline] withDockerContainer 12:24:36 prd-ubuntu18.04-docker-arm64-4c-16g-1960 does not seem to be running inside a container 12:24:36 ---> cd69b52750ed 12:24:36 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:24:36 ---> Running in eea5741448d7 12:24:36 Removing intermediate container eea5741448d7 12:24:36 ---> 816b791d7c7c 12:24:36 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 12:24:36 ---> Running in cfc864caba97 12:24:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:24:37 Removing intermediate container cfc864caba97 12:24:37 ---> a45f68b8a994 12:24:37 Step 23/25 : LABEL arch=amd64 12:24:37 ---> Running in 1fdb8454eea4 12:24:37 Removing intermediate container 1fdb8454eea4 12:24:37 ---> 8091ba83f9cf 12:24:37 Step 24/25 : LABEL git_sha=8966fa59b06e02ed87a57d22f156a5cc9328d4d3 12:24:37 ---> Running in 664deb9f2e06 12:24:37 Removing intermediate container 664deb9f2e06 12:24:37 ---> 44994e5ea1fd 12:24:37 Step 25/25 : LABEL version=0.0.0 12:24:37 ---> Running in 168c3ae97e3d 12:24:37 Removing intermediate container 168c3ae97e3d 12:24:37 ---> ef0832080e86 12:24:37 [Warning] One or more build-args [ARCH] were not consumed 12:24:37 Successfully built ef0832080e86 12:24:37 Successfully tagged edgex-ui:latest 12:24:38 $ docker top 31b08aa6c9780e70f2e79b289949264b110d89a7765e7339b1cc2587d1fff7ed -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [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 12:24:39 + go mod tidy [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:24:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:24:40 12:24:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 12:24:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:24:40 latest: Pulling from edgex-lftools-log-publisher 12:24:40 b4d181a07f80: Pulling fs layer 12:24:40 a1111a8f2ec3: Pulling fs layer 12:24:40 ed53099fbce6: Pulling fs layer 12:24:40 dc539afda2c1: Pulling fs layer 12:24:40 77bc0d833cb6: Pulling fs layer 12:24:40 9065ff56babe: Pulling fs layer 12:24:40 d287ab97295c: Pulling fs layer 12:24:40 dc539afda2c1: Waiting 12:24:40 77bc0d833cb6: Waiting 12:24:40 9065ff56babe: Waiting 12:24:40 d287ab97295c: Waiting 12:24:40 a1111a8f2ec3: Verifying Checksum 12:24:40 a1111a8f2ec3: Download complete 12:24:40 dc539afda2c1: Verifying Checksum 12:24:40 dc539afda2c1: Download complete 12:24:40 + make test 12:24:40 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:24:40 77bc0d833cb6: Verifying Checksum 12:24:40 77bc0d833cb6: Download complete 12:24:40 9065ff56babe: Verifying Checksum 12:24:40 9065ff56babe: Download complete 12:24:41 ed53099fbce6: Verifying Checksum 12:24:41 ed53099fbce6: Download complete 12:24:41 ? github.com/edgexfoundry/edgex-ui-go [no test files] 12:24:42 b4d181a07f80: Verifying Checksum 12:24:42 b4d181a07f80: Download complete 12:24:43 b4d181a07f80: Pull complete 12:24:43 a1111a8f2ec3: Pull complete 12:24:44 ed53099fbce6: Pull complete 12:24:44 dc539afda2c1: Pull complete 12:24:44 77bc0d833cb6: Pull complete 12:24:44 9065ff56babe: Pull complete 12:24:45 d287ab97295c: Verifying Checksum 12:24:45 d287ab97295c: Download complete 12:24:50 d287ab97295c: Pull complete 12:24:50 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 12:24:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:24:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:24:50 prd-centos7-docker-4c-2g-1961 does not seem to be running inside a container 12:24:50 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 12:24:53 $ docker top dcbde99f21c9124ed80d4776b55b21ee9f1c3c912e7ad68b17e3d07972c33859 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:24:53 ---> job-cost.sh 12:24:53 lf-activate-venv: SKIPPING 12:24:53 INFO: No Stack... 12:24:55 INFO: Retrieving Pricing Info for: v3-standard-2 12:24:55 INFO: Archiving Costs [Pipeline] sh 12:24:55 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 12:24:55 + cut -d, -f6 [Pipeline] lock 12:24:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-416-2-stack-cost] 12:24:55 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-416-2-stack-cost] did not exist. Created. 12:24:55 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-416-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:24:56 + echo total: 0.05999999865889549 [Pipeline] stash 12:24:56 Stashed 1 file(s) [Pipeline] } 12:24:56 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-416-2-stack-cost] [Pipeline] // lock [Pipeline] } 12:24:56 $ docker stop --time=1 dcbde99f21c9124ed80d4776b55b21ee9f1c3c912e7ad68b17e3d07972c33859 12:24:57 $ docker rm -f dcbde99f21c9124ed80d4776b55b21ee9f1c3c912e7ad68b17e3d07972c33859 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:25:20 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 12:25:20 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 12:25:20 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 12:25:20 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 12:25:20 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 12:25:20 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 12:25:20 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 12:25:20 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 12:25:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 12:25:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 12:25:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 12:25:20 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 12:25:20 GO111MODULE=on go vet ./... [Pipeline] } 12:25:36 $ docker stop --time=1 31b08aa6c9780e70f2e79b289949264b110d89a7765e7339b1cc2587d1fff7ed 12:25:38 $ docker rm -f 31b08aa6c9780e70f2e79b289949264b110d89a7765e7339b1cc2587d1fff7ed [Pipeline] // withDockerContainer [Pipeline] sh 12:25:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:25:38 Warning: overwriting stash ‘coverage-report’ 12:25:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:25:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:25:40 + ls -al . 12:25:40 total 128 12:25:40 drwxrwxr-x 11 jenkins jenkins 4096 Aug 4 12:24 . 12:25:40 drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 12:23 .. 12:25:40 drwxrwxr-x 8 jenkins jenkins 4096 Aug 4 12:23 .git 12:25:40 drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 12:23 .github 12:25:40 -rw-rw-r-- 1 jenkins jenkins 162 Aug 4 12:23 .gitignore 12:25:40 -rw-rw-r-- 1 jenkins jenkins 3959 Aug 4 12:23 CONTRIBUTING.md 12:25:40 -rw-rw-r-- 1 jenkins jenkins 1526 Aug 4 12:23 Dockerfile 12:25:40 -rw-rw-r-- 1 jenkins jenkins 902 Aug 4 12:23 Dockerfile.build 12:25:40 -rw-rw-r-- 1 jenkins jenkins 652 Aug 4 12:23 Jenkinsfile 12:25:40 -rw-rw-r-- 1 jenkins jenkins 11357 Aug 4 12:23 LICENSE 12:25:40 -rw-rw-r-- 1 jenkins jenkins 990 Aug 4 12:23 Makefile 12:25:40 -rw-rw-r-- 1 jenkins jenkins 5509 Aug 4 12:23 README.md 12:25:40 -rw-rw-r-- 1 jenkins jenkins 5 Aug 4 12:18 VERSION 12:25:40 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 12:23 assets 12:25:40 drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 12:23 bin 12:25:40 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 12:23 cmd 12:25:40 -rw-r--r-- 1 jenkins jenkins 10 Aug 4 12:24 coverage.out 12:25:40 drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 12:23 docs 12:25:40 -rw-rw-r-- 1 jenkins jenkins 823 Aug 4 12:23 go.mod 12:25:40 -rw-r--r-- 1 jenkins jenkins 23693 Aug 4 12:24 go.sum 12:25:40 drwxrwxr-x 9 jenkins jenkins 4096 Aug 4 12:23 internal 12:25:40 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 12:23 pkg 12:25:40 -rw-rw-r-- 1 jenkins jenkins 155 Aug 4 12:23 version.go 12:25:40 drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 12:23 web [Pipeline] isUnix [Pipeline] sh 12:25:40 + 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=8966fa59b06e02ed87a57d22f156a5cc9328d4d3 --label arch=arm64 --label version=0.0.0 . 12:25:42 Sending build context to Docker daemon 19.92MB 12:25:42 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 12:25:42 Step 2/25 : FROM ${BASE} AS builder 12:25:42 ---> f681bc031e64 12:25:42 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:25:42 ---> Running in 14d35bd77286 12:25:42 Removing intermediate container 14d35bd77286 12:25:42 ---> 9b1769da8cb8 12:25:42 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 12:25:42 ---> Running in 833ce9b25c0f 12:25:43 Removing intermediate container 833ce9b25c0f 12:25:43 ---> 277e0aa2f1d5 12:25:43 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 12:25:43 ---> Running in 13a7346bdcd6 12:25:43 Removing intermediate container 13a7346bdcd6 12:25:43 ---> 7ff6b5a60c53 12:25:43 Step 6/25 : LABEL Name=edgex-ui-go 12:25:44 ---> Running in c5889b2d4cb3 12:25:44 Removing intermediate container c5889b2d4cb3 12:25:44 ---> 73e54ef3c7ae 12:25:44 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 12:25:44 ---> Running in 37febcd543fc 12:25:45 Removing intermediate container 37febcd543fc 12:25:45 ---> 00629c8a765d 12:25:45 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:25:45 ---> Running in 46839d1b2c02 12:25:48 Removing intermediate container 46839d1b2c02 12:25:48 ---> 5133e08612c7 12:25:48 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:25:48 ---> Running in d6d1f428b974 12:25:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:25:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:25:50 OK: 218 MiB in 52 packages 12:25:52 Removing intermediate container d6d1f428b974 12:25:52 ---> f3c4de63fa6a 12:25:52 Step 10/25 : ENV GO111MODULE=on 12:25:52 ---> Running in 4a268c228b2d 12:25:52 Removing intermediate container 4a268c228b2d 12:25:52 ---> d8a4b8e8351e 12:25:52 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:25:52 ---> Running in fbe2eea4160e 12:25:53 Removing intermediate container fbe2eea4160e 12:25:53 ---> 5eda88e9301d 12:25:53 Step 12/25 : COPY go.mod . 12:25:54 ---> 642669f1e1d8 12:25:54 Step 13/25 : COPY Makefile . 12:25:55 ---> 52af607793ed 12:25:55 Step 14/25 : RUN make update 12:25:55 ---> Running in 86ffc885cf26 12:25:56 CGO_ENABLED=0 GO111MODULE=on go mod download 12:25:58 Removing intermediate container 86ffc885cf26 12:25:58 ---> 30edee07666d 12:25:58 Step 15/25 : COPY . . 12:26:00 ---> 978328f83737 12:26:00 Step 16/25 : RUN go mod tidy 12:26:00 ---> Running in 269ab11f3a7b 12:26:03 Removing intermediate container 269ab11f3a7b 12:26:03 ---> 8d9f72ea3528 12:26:03 Step 17/25 : RUN ${MAKE} 12:26:03 ---> Running in 82e8c01dce0f 12:26:05 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 12:26:31 CGO_ENABLED=0 GO111MODULE=on go build ./... 12:26:36 Removing intermediate container 82e8c01dce0f 12:26:36 ---> 5f8b974bd1b6 12:26:36 Step 18/25 : FROM alpine:3.12 12:26:36 3.12: Pulling from library/alpine 12:26:36 d2f70382dc9a: Pulling fs layer 12:26:36 d2f70382dc9a: Verifying Checksum 12:26:36 d2f70382dc9a: Download complete 12:26:37 d2f70382dc9a: Pull complete 12:26:37 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 12:26:37 Status: Downloaded newer image for alpine:3.12 12:26:37 ---> c4fd0aeabfcf 12:26:37 Step 19/25 : EXPOSE 4000 12:26:37 ---> Running in 2a482e9df55d 12:26:38 Removing intermediate container 2a482e9df55d 12:26:38 ---> b2cce75aa642 12:26:38 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 12:26:40 ---> d67299db7826 12:26:40 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:26:40 ---> Running in 394e6fed5712 12:26:40 Removing intermediate container 394e6fed5712 12:26:40 ---> e25f7faea675 12:26:40 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 12:26:40 ---> Running in efd698604a9b 12:26:41 Removing intermediate container efd698604a9b 12:26:41 ---> 5434962d25f7 12:26:41 Step 23/25 : LABEL arch=arm64 12:26:41 ---> Running in 13032e485b4b 12:26:41 Removing intermediate container 13032e485b4b 12:26:41 ---> c06f8a0f33f5 12:26:41 Step 24/25 : LABEL git_sha=8966fa59b06e02ed87a57d22f156a5cc9328d4d3 12:26:41 ---> Running in 69a74d7f1900 12:26:42 Removing intermediate container 69a74d7f1900 12:26:42 ---> f40e3cf45df1 12:26:42 Step 25/25 : LABEL version=0.0.0 12:26:42 ---> Running in e4a0fcab3918 12:26:43 Removing intermediate container e4a0fcab3918 12:26:43 ---> a3c7aa0faa6e 12:26:43 [Warning] One or more build-args [ARCH] were not consumed 12:26:43 Successfully built a3c7aa0faa6e 12:26:43 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 12:26:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:26:44 12:26:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 12:26:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:26:45 arm64: Pulling from edgex-lftools-log-publisher 12:26:45 448f6bf000e3: Pulling fs layer 12:26:45 f757da607395: Pulling fs layer 12:26:45 05883995daec: Pulling fs layer 12:26:45 8603b9c90790: Pulling fs layer 12:26:45 1560dd03e051: Pulling fs layer 12:26:45 27f5ce0e4adf: Pulling fs layer 12:26:45 8603b9c90790: Waiting 12:26:45 1560dd03e051: Waiting 12:26:45 c2d8d7efcc4b: Pulling fs layer 12:26:45 c2d8d7efcc4b: Waiting 12:26:45 27f5ce0e4adf: Waiting 12:26:45 f757da607395: Verifying Checksum 12:26:45 f757da607395: Download complete 12:26:45 8603b9c90790: Verifying Checksum 12:26:45 8603b9c90790: Download complete 12:26:45 1560dd03e051: Verifying Checksum 12:26:45 1560dd03e051: Download complete 12:26:45 27f5ce0e4adf: Download complete 12:26:45 05883995daec: Verifying Checksum 12:26:45 05883995daec: Download complete 12:26:46 448f6bf000e3: Download complete 12:26:50 c2d8d7efcc4b: Verifying Checksum 12:26:50 c2d8d7efcc4b: Download complete 12:26:50 448f6bf000e3: Pull complete 12:26:50 f757da607395: Pull complete 12:26:52 05883995daec: Pull complete 12:26:52 8603b9c90790: Pull complete 12:26:54 1560dd03e051: Pull complete 12:26:54 27f5ce0e4adf: Pull complete 12:27:09 c2d8d7efcc4b: Pull complete 12:27:09 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 12:27:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:27:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 12:27:09 prd-ubuntu18.04-docker-arm64-4c-16g-1960 does not seem to be running inside a container 12:27:09 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:27:13 $ docker top 6e6747da4a777e6784fe0a3454b4a2547198014aec212b6600ec4abaf04f1f1f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:27:14 ---> job-cost.sh 12:27:14 lf-activate-venv: SKIPPING 12:27:14 INFO: No Stack... 12:27:16 INFO: Retrieving Pricing Info for: v2-standard-4 12:27:16 INFO: Archiving Costs [Pipeline] sh 12:27:17 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 12:27:17 + cut -d, -f6 [Pipeline] lock 12:27:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-416-2-stack-cost] 12:27:17 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-416-2-stack-cost] did not exist. Created. 12:27:17 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-416-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:27:18 /w/workspace/edgex-ui-go/2@tmp/durable-0c2a65ed/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-0c2a65ed/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 12:27:19 + echo total: 0.18000000715255737 [Pipeline] stash 12:27:19 Warning: overwriting stash ‘stack-cost’ 12:27:19 Stashed 1 file(s) [Pipeline] } 12:27:19 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-416-2-stack-cost] [Pipeline] // lock [Pipeline] } 12:27:19 $ docker stop --time=1 6e6747da4a777e6784fe0a3454b4a2547198014aec212b6600ec4abaf04f1f1f 12:27:21 $ docker rm -f 6e6747da4a777e6784fe0a3454b4a2547198014aec212b6600ec4abaf04f1f1f [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 12:27:22 provisioning config files... 12:27:22 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-416@tmp/config4839460930534652159tmp [Pipeline] { [Pipeline] sh 12:27:22 + set +x 12:27:22 + curl -s https://codecov.io/bash 12:27:22 + bash -s -- 12:27:23 12:27:23 _____ _ 12:27:23 / ____| | | 12:27:23 | | ___ __| | ___ ___ _____ __ 12:27:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:27:23 | |___| (_) | (_| | __/ (_| (_) \ V / 12:27:23 \_____\___/ \__,_|\___|\___\___/ \_/ 12:27:23 Bash-1.0.6 12:27:23 12:27:23 12:27:23 ==> git version 2.24.4 found 12:27:23 ==> 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 12:27:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:27:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:27:23 ==> Jenkins CI detected. 12:27:23 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-416 12:27:23 project root: . 12:27:23 --> token set from env 12:27:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:27:23 ==> Running gcov in . (disable via -X gcov) 12:27:23 ==> Python coveragepy not found 12:27:23 ==> Searching for coverage reports in: 12:27:23 + . 12:27:23 -> Found 1 reports 12:27:23 ==> Detecting git/mercurial file structure 12:27:23 ==> Reading reports 12:27:23 + ./coverage.out bytes=10 12:27:23 ==> Appending adjustments 12:27:23 https://docs.codecov.io/docs/fixing-reports 12:27:23 + Found adjustments 12:27:23 ==> Gzipping contents 12:27:23 4.0K /tmp/codecov.2K2m4D.gz 12:27:23 ==> Uploading reports 12:27:23 url: https://codecov.io 12:27:23 query: branch=PR-416&commit=8966fa59b06e02ed87a57d22f156a5cc9328d4d3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-416%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=416&job=&cmd_args= 12:27:23 -> Pinging Codecov 12:27:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-416&commit=8966fa59b06e02ed87a57d22f156a5cc9328d4d3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-416%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=416&job=&cmd_args= 12:27:23 -> Uploading to 12:27:23 https://storage.googleapis.com/codecov/v4/raw/2021-08-04/FB506323287CE973F263BFD2A0EB1F37/8966fa59b06e02ed87a57d22f156a5cc9328d4d3/6bd0ec1e-d9e4-4a73-a42f-05a008499bee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210804T122723Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=389240ce41d02bd4544d74647bf36e5416fe8e775e30c3ed55a502c9c5651c84 12:27:23 % Total % Received % Xferd Average Speed Time Time Time Current 12:27:23 Dload Upload Total Spent Left Speed 12:27:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3345 0 0 100 3345 0 7522 --:--:-- --:--:-- --:--:-- 7516 12:27:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/8966fa59b06e02ed87a57d22f156a5cc9328d4d3 [Pipeline] } 12:27:24 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 12:27:26 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-416/archives ']' [Pipeline] libraryResource [Pipeline] sh 12:27:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:27:27 ---> package-listing.sh 12:27:27 ++ tr '[:upper:]' '[:lower:]' 12:27:27 ++ facter osfamily 12:27:27 + OS_FAMILY=redhat 12:27:27 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-416 12:27:27 + START_PACKAGES=/tmp/packages_start.txt 12:27:27 + END_PACKAGES=/tmp/packages_end.txt 12:27:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:27:27 + PACKAGES=/tmp/packages_start.txt 12:27:27 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-416 ']' 12:27:27 + PACKAGES=/tmp/packages_end.txt 12:27:27 + case "${OS_FAMILY}" in 12:27:27 + rpm -qa 12:27:27 + sort 12:27:28 + '[' -f /tmp/packages_start.txt ']' 12:27:28 + '[' -f /tmp/packages_end.txt ']' 12:27:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:27:28 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-416 ']' 12:27:28 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-416/archives/ 12:27:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-416/archives/ [Pipeline] echo 12:27:28 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-416/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:27:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:27:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:27:29 12:27:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:27:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:27:29 latest: Pulling from edgex-lftools-log-publisher 12:27:29 b4d181a07f80: Pulling fs layer 12:27:29 a1111a8f2ec3: Pulling fs layer 12:27:29 ed53099fbce6: Pulling fs layer 12:27:29 dc539afda2c1: Pulling fs layer 12:27:29 77bc0d833cb6: Pulling fs layer 12:27:29 9065ff56babe: Pulling fs layer 12:27:29 d287ab97295c: Pulling fs layer 12:27:29 77bc0d833cb6: Waiting 12:27:29 9065ff56babe: Waiting 12:27:29 d287ab97295c: Waiting 12:27:29 dc539afda2c1: Waiting 12:27:30 a1111a8f2ec3: Verifying Checksum 12:27:30 a1111a8f2ec3: Download complete 12:27:30 dc539afda2c1: Verifying Checksum 12:27:30 dc539afda2c1: Download complete 12:27:30 77bc0d833cb6: Verifying Checksum 12:27:30 77bc0d833cb6: Download complete 12:27:30 9065ff56babe: Verifying Checksum 12:27:30 9065ff56babe: Download complete 12:27:30 ed53099fbce6: Verifying Checksum 12:27:30 ed53099fbce6: Download complete 12:27:31 b4d181a07f80: Verifying Checksum 12:27:31 b4d181a07f80: Download complete 12:27:32 b4d181a07f80: Pull complete 12:27:32 a1111a8f2ec3: Pull complete 12:27:33 ed53099fbce6: Pull complete 12:27:33 dc539afda2c1: Pull complete 12:27:33 77bc0d833cb6: Pull complete 12:27:33 9065ff56babe: Pull complete 12:27:34 d287ab97295c: Download complete 12:27:40 d287ab97295c: Pull complete 12:27:40 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 12:27:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:27:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:27:40 prd-centos7-docker-4c-2g-1959 does not seem to be running inside a container 12:27:40 $ 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-416/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-416 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-416:/w/workspace/edgexfoundry_edgex-ui-go_PR-416:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-416@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-416@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:27:43 $ docker top 82f050d52f75f1b878bcfcb57e62b44f4da4570fbcae74cfdea6fd70ea1298b6 -eo pid,comm [Pipeline] { [Pipeline] sh 12:27:43 + touch /tmp/pre-build-complete [Pipeline] sh 12:27:43 + mkdir -p /var/log/sysstat [Pipeline] sh 12:27:44 + ls /var/log/sa-host 12:27:44 + sadf -c /var/log/sa-host/sa04 12:27:44 file_magic: OK 12:27:44 HZ: Using current value: 100 12:27:44 file_header: OK 12:27:44 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 12:27:44 Statistics: 12:27:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:27:44 File successfully converted to sysstat format version 12.0.3 12:27:44 + sadf -c /var/log/sa-host/sa05 12:27:44 file_magic: OK 12:27:44 HZ: Using current value: 100 12:27:44 file_header: OK 12:27:44 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 12:27:44 Statistics: 12:27:44 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:27:44 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:27:44 provisioning config files... 12:27:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-416@tmp/config4976751314273656221tmp [Pipeline] { [Pipeline] echo 12:27:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:27:45 ---> create-netrc.sh [Pipeline] } 12:27:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:27:47 ---> python-tools-install.sh [Pipeline] echo 12:27:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:27:47 ---> sudo-logs.sh 12:27:47 Archiving 'sudo' log.. 12:27:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-1959.vexxhost.local: Name or service not known 12:27:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-1959.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 12:27:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:27:47 ---> job-cost.sh 12:27:47 lf-activate-venv: SKIPPING 12:27:47 DEBUG: total: 0.18000000715255737 12:27:47 INFO: Retrieving Stack Cost... 12:27:48 INFO: Retrieving Pricing Info for: v3-standard-2 12:27:49 INFO: Archiving Costs [Pipeline] echo 12:27:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:27:49 ---> logs-deploy.sh 12:27:49 lf-activate-venv: SKIPPING 12:27:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-416/2 12:27:49 INFO: archiving workspace using pattern(s): 12:27:50 Archives upload complete. 12:27:50 INFO: archiving logs to Nexus 12:27:51 ---> uname -a: 12:27:51 Linux prd-centos7-docker-4c-2g-1959.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 12:27:51 12:27:51 12:27:51 ---> lscpu: 12:27:51 Architecture: x86_64 12:27:51 CPU op-mode(s): 32-bit, 64-bit 12:27:51 Byte Order: Little Endian 12:27:51 Address sizes: 40 bits physical, 48 bits virtual 12:27:51 CPU(s): 2 12:27:51 On-line CPU(s) list: 0,1 12:27:51 Thread(s) per core: 1 12:27:51 Core(s) per socket: 1 12:27:51 Socket(s): 2 12:27:51 NUMA node(s): 1 12:27:51 Vendor ID: AuthenticAMD 12:27:51 CPU family: 23 12:27:51 Model: 49 12:27:51 Model name: AMD EPYC-Rome Processor 12:27:51 Stepping: 0 12:27:51 CPU MHz: 2799.998 12:27:51 BogoMIPS: 5599.99 12:27:51 Virtualization: AMD-V 12:27:51 Hypervisor vendor: KVM 12:27:51 Virtualization type: full 12:27:51 L1d cache: 32K 12:27:51 L1i cache: 32K 12:27:51 L2 cache: 512K 12:27:51 L3 cache: 16384K 12:27:51 NUMA node0 CPU(s): 0,1 12:27:51 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 12:27:51 12:27:51 12:27:51 ---> nproc: 12:27:51 2 12:27:51 12:27:51 12:27:51 ---> df -h: 12:27:51 Filesystem Size Used Avail Use% Mounted on 12:27:51 overlay 40G 7.7G 33G 20% / 12:27:51 tmpfs 64M 0 64M 0% /dev 12:27:51 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:27:51 shm 64M 0 64M 0% /dev/shm 12:27:51 /dev/vda1 40G 7.7G 33G 20% /facter-os 12:27:51 12:27:51 12:27:51 ---> sar -b -r -n DEV: 12:27:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/04/21 _x86_64_ (2 CPU) 12:27:51 12:27:51 12:17:55 LINUX RESTART (2 CPU) 12:27:51 12:27:51 12:19:02 tps rtps wtps bread/s bwrtn/s 12:27:51 12:20:01 1.83 0.00 1.83 0.00 36.91 12:27:51 12:21:01 0.47 0.00 0.47 0.00 7.54 12:27:51 12:22:01 0.20 0.00 0.20 0.00 2.43 12:27:51 12:23:01 0.27 0.00 0.27 0.00 3.33 12:27:51 12:24:01 0.32 0.00 0.32 0.00 4.40 12:27:51 12:25:01 0.40 0.00 0.40 0.00 5.60 12:27:51 12:26:01 0.13 0.00 0.13 0.00 2.15 12:27:51 12:27:01 0.23 0.00 0.23 0.00 2.03 12:27:51 Average: 0.48 0.00 0.48 0.00 7.99 12:27:51 12:27:51 12:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:27:51 12:20:01 5451596 0 790324 9.87 2620 1764392 1261592 13.93 584268 1573072 8 12:27:51 12:21:01 5457588 0 784324 9.79 2620 1764400 1202516 13.28 581936 1570952 24 12:27:51 12:22:01 5456240 0 785672 9.81 2620 1764400 1202516 13.28 583048 1570952 8 12:27:51 12:23:01 5454752 0 787152 9.83 2620 1764408 1202768 13.28 583516 1571736 16 12:27:51 12:24:01 5452164 0 789736 9.86 2620 1764412 1202792 13.28 582784 1575424 8 12:27:51 12:25:01 5452024 0 789872 9.86 2620 1764416 1202564 13.28 582656 1575424 20 12:27:51 12:26:01 5448808 0 793084 9.90 2620 1764420 1202516 13.28 585868 1575424 8 12:27:51 12:27:01 5439732 0 802152 10.02 2620 1764428 1202516 13.28 595036 1575428 8 12:27:51 Average: 5451613 0 790290 9.87 2620 1764410 1209972 13.36 584889 1573552 12 12:27:51 12:27:51 12:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:27:51 12:20:01 eth0 5.95 3.17 4.33 0.43 0.00 0.00 0.00 0.00 12:27:51 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:51 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:51 12:21:01 eth0 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:27:51 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:51 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:51 12:22:01 eth0 0.78 0.07 0.06 0.01 0.00 0.00 0.00 0.00 12:27:51 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:51 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:51 12:23:01 eth0 1.05 0.33 0.32 0.17 0.00 0.00 0.00 0.00 12:27:51 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:51 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:51 12:24:01 eth0 0.27 0.18 0.09 0.10 0.00 0.00 0.00 0.00 12:27:51 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:51 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:51 12:25:01 eth0 0.20 0.17 0.10 0.01 0.00 0.00 0.00 0.00 12:27:51 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:51 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:51 12:26:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:27:51 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:51 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:51 12:27:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:27:51 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:51 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:51 Average: eth0 1.06 0.52 0.61 0.09 0.00 0.00 0.00 0.00 12:27:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:51 12:27:51 12:27:51 ---> sar -P ALL: 12:27:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/04/21 _x86_64_ (2 CPU) 12:27:51 12:27:51 12:17:55 LINUX RESTART (2 CPU) 12:27:51 12:27:51 12:19:02 CPU %user %nice %system %iowait %steal %idle 12:27:51 12:20:01 all 0.24 0.00 0.08 0.00 0.02 99.67 12:27:51 12:20:01 0 0.12 0.00 0.08 0.00 0.02 99.78 12:27:51 12:20:01 1 0.36 0.00 0.07 0.00 0.02 99.56 12:27:51 12:21:01 all 0.20 0.00 0.08 0.00 0.01 99.72 12:27:51 12:21:01 0 0.10 0.00 0.08 0.00 0.00 99.82 12:27:51 12:21:01 1 0.30 0.00 0.07 0.00 0.02 99.62 12:27:51 12:22:01 all 0.15 0.00 0.05 0.00 0.01 99.79 12:27:51 12:22:01 0 0.03 0.00 0.05 0.00 0.02 99.90 12:27:51 12:22:01 1 0.27 0.00 0.05 0.00 0.00 99.68 12:27:51 12:23:01 all 0.24 0.00 0.05 0.00 0.01 99.70 12:27:51 12:23:01 0 0.07 0.00 0.07 0.00 0.02 99.85 12:27:51 12:23:01 1 0.42 0.00 0.03 0.00 0.00 99.55 12:27:51 12:24:01 all 0.25 0.00 0.04 0.00 0.01 99.70 12:27:51 12:24:01 0 0.40 0.00 0.03 0.00 0.00 99.57 12:27:51 12:24:01 1 0.10 0.00 0.05 0.00 0.02 99.83 12:27:51 12:25:01 all 0.21 0.00 0.05 0.00 0.02 99.72 12:27:51 12:25:01 0 0.35 0.00 0.03 0.00 0.02 99.60 12:27:51 12:25:01 1 0.07 0.00 0.07 0.00 0.02 99.85 12:27:51 12:26:01 all 0.26 0.00 0.05 0.00 0.01 99.68 12:27:51 12:26:01 0 0.43 0.00 0.03 0.00 0.00 99.53 12:27:51 12:26:01 1 0.08 0.00 0.07 0.00 0.02 99.83 12:27:51 12:27:01 all 0.25 0.00 0.04 0.00 0.01 99.70 12:27:51 12:27:01 0 0.48 0.00 0.03 0.00 0.02 99.47 12:27:51 12:27:01 1 0.02 0.00 0.05 0.00 0.00 99.93 12:27:51 Average: all 0.22 0.00 0.05 0.00 0.01 99.71 12:27:51 Average: 0 0.25 0.00 0.05 0.00 0.01 99.69 12:27:51 Average: 1 0.20 0.00 0.06 0.00 0.01 99.73 12:27:51 12:27:51 12:27:51