Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2cd54b0ccbe2f1f36caef61ee084352f243b6e98+142b78676ee014469d48b95d6ffc573051973437 (47e9cabefd8bfb511120c799a3da61891b390f04) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1641223367513321690.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh868910068672557819.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 9d0281235b943b7ad605f650702698f9078b2862 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-364/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-364/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8466841230398217958.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh184913650388461105.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-364/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-364/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3634467567347438636.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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_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 Running on prd-centos7-docker-4c-2g-1698 in /w/workspace/edgexfoundry_edgex-ui-go_PR-364 [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-364 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/jenkins-gitclient-ssh8713043019698633329.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Merging remotes/origin/master commit 142b78676ee014469d48b95d6ffc573051973437 into PR head commit 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 Merge succeeded, producing c89d22d14e32d0ced19f081bc00104e3ec561ce6 Checking out Revision c89d22d14e32d0ced19f081bc00104e3ec561ce6 (PR-364) 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/jenkins-gitclient-ssh96594340144821516.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/364/head:refs/remotes/origin/PR-364 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/jenkins-gitclient-ssh5216142935905784979.key > git merge 142b78676ee014469d48b95d6ffc573051973437 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c89d22d14e32d0ced19f081bc00104e3ec561ce6 # timeout=10 Commit message: "Merge commit '142b78676ee014469d48b95d6ffc573051973437' into HEAD" > git rev-list --no-walk 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:05:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:05:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:05:57 ========================================================= 06:05:57 EdgeX Global Pipelines Version Info 06:05:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:06:00 ------------------- 06:06:00 stable info: 06:06:00 ------------------- 06:06:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:06:00 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 06:06:00 Message: update stable to v1.0.192 06:06:01 ------------------- 06:06:01 experimental info: 06:06:01 ------------------- 06:06:01 Commited By: **** collab-it+edgex@linuxfoundation.org 06:06:01 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 06:06:01 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:06:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:06:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:06:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:06:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:06:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:06:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:06:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:06:03 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:06:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:06:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:06:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:06:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 06:06:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:06:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:06:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:06:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:06:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:06:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:06:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:06:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:06:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:06:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:06:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:06:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:06:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:06:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:06:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-364 [Pipeline] echo 06:06:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-364 [Pipeline] echo 06:06:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-364 [Pipeline] echo 06:06:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c89d22d14e32d0ced19f081bc00104e3ec561ce6 [Pipeline] echo 06:06:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c89d22d [Pipeline] echo 06:06:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:06:04 provisioning config files... 06:06:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/config1585287630957531953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:06 ---> docker-login.sh 06:06:06 nexus3.edgexfoundry.org:10001 06:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:06 Configure a credential helper to remove this warning. See 06:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:06 06:06:06 Login Succeeded 06:06:06 nexus3.edgexfoundry.org:10002 06:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:06 Configure a credential helper to remove this warning. See 06:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:06 06:06:06 Login Succeeded 06:06:06 nexus3.edgexfoundry.org:10003 06:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:06 Configure a credential helper to remove this warning. See 06:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:06 06:06:06 Login Succeeded 06:06:06 nexus3.edgexfoundry.org:10004 06:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:06 Configure a credential helper to remove this warning. See 06:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:06 06:06:06 Login Succeeded 06:06:06 docker.io 06:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:06 Configure a credential helper to remove this warning. See 06:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:06 06:06:06 Login Succeeded 06:06:06 ---> docker-login.sh ends [Pipeline] } 06:06:06 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 06:06:07 + git log --format=format:%s -1 c89d22d14e32d0ced19f081bc00104e3ec561ce6 [Pipeline] echo 06:06:07 GIT_COMMIT: c89d22d14e32d0ced19f081bc00104e3ec561ce6, Commit Message: Merge commit '142b78676ee014469d48b95d6ffc573051973437' into HEAD [Pipeline] echo 06:06:07 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:06:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:06:07 06:06:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:06:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:06:11 latest: Pulling from edgex-devops/git-semver 06:06:11 31603596830f: Pulling fs layer 06:06:11 54011a49482f: Pulling fs layer 06:06:11 a6820b24f6d8: Pulling fs layer 06:06:11 f581987b2513: Pulling fs layer 06:06:11 f581987b2513: Waiting 06:06:11 54011a49482f: Verifying Checksum 06:06:11 54011a49482f: Download complete 06:06:11 31603596830f: Verifying Checksum 06:06:11 31603596830f: Download complete 06:06:11 a6820b24f6d8: Verifying Checksum 06:06:11 a6820b24f6d8: Download complete 06:06:11 f581987b2513: Verifying Checksum 06:06:11 f581987b2513: Download complete 06:06:11 31603596830f: Pull complete 06:06:11 54011a49482f: Pull complete 06:06:11 a6820b24f6d8: Pull complete 06:06:11 f581987b2513: Pull complete 06:06:11 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:06:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:06:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:06:11 prd-centos7-docker-4c-2g-1698 does not seem to be running inside a container 06:06:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-364 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-364:/w/workspace/edgexfoundry_edgex-ui-go_PR-364:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:06:17 $ docker top e48c190cce0ebe587b87944e17a1939ef60ebc745503cc5a252b38412af7548b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:06:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:17 [ssh-agent] Looking for ssh-agent implementation... 06:06:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:17 $ docker exec e48c190cce0ebe587b87944e17a1939ef60ebc745503cc5a252b38412af7548b ssh-agent 06:06:17 SSH_AUTH_SOCK=/tmp/ssh-tuwvDlYU8Bll/agent.13 06:06:17 SSH_AGENT_PID=20 06:06:17 Running ssh-add (command line suppressed) 06:06:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/private_key_192352681899140114.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/private_key_192352681899140114.key) 06:06:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:06:17 + git tag --points-at HEAD [Pipeline] } 06:06:17 $ docker exec --env ******** --env ******** e48c190cce0ebe587b87944e17a1939ef60ebc745503cc5a252b38412af7548b ssh-agent -k 06:06:18 unset SSH_AUTH_SOCK; 06:06:18 unset SSH_AGENT_PID; 06:06:18 echo Agent pid 20 killed; 06:06:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:06:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:06:18 [ssh-agent] Looking for ssh-agent implementation... 06:06:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:06:18 $ docker exec e48c190cce0ebe587b87944e17a1939ef60ebc745503cc5a252b38412af7548b ssh-agent 06:06:18 SSH_AUTH_SOCK=/tmp/ssh-Wgwg74Aa8e06/agent.56 06:06:18 SSH_AGENT_PID=63 06:06:18 Running ssh-add (command line suppressed) 06:06:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/private_key_3724185119032807904.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/private_key_3724185119032807904.key) 06:06:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:06:18 + git semver init 06:06:18 # -> Open(): unable to determine branch for HEAD 06:06:18 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-364/.git 06:06:18 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-364 06:06:18 # $SEMVER_REMOTE_NAME = origin 06:06:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:06:18 # $SEMVER_USER_NAME = edgex-jenkins 06:06:18 # $SEMVER_BRANCH = PR-364 06:06:18 # $SEMVER_TEMP = /tmp/semver-062199657 06:06:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:06:21 # '/tmp/semver-062199657' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-364/.semver' 06:06:21 # -> Force: false 06:06:21 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-364/.semver [Pipeline] } 06:06:21 $ docker exec --env ******** --env ******** e48c190cce0ebe587b87944e17a1939ef60ebc745503cc5a252b38412af7548b ssh-agent -k 06:06:21 unset SSH_AUTH_SOCK; 06:06:21 unset SSH_AGENT_PID; 06:06:21 echo Agent pid 63 killed; 06:06:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:06:21 + git semver [Pipeline] } 06:06:21 $ docker stop --time=1 e48c190cce0ebe587b87944e17a1939ef60ebc745503cc5a252b38412af7548b 06:06:25 $ docker rm -f e48c190cce0ebe587b87944e17a1939ef60ebc745503cc5a252b38412af7548b [Pipeline] // withDockerContainer [Pipeline] sh 06:06:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:06:26 Stashed 1 file(s) [Pipeline] echo 06:06:26 [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 06:06:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1701 in /w/workspace/edgexfoundry_edgex-ui-go_PR-364 [Pipeline] { [Pipeline] ws 06:06:26 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 06:06:26 The recommended git tool is: git 06:06:33 using credential edgex-jenkins-ssh 06:06:33 Cloning the remote Git repository 06:06:33 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:06:33 > git init /w/workspace/edgex-ui-go/2 # timeout=10 06:06:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:06:33 > git --version # timeout=10 06:06:34 > git --version # 'git version 2.17.1' 06:06:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:06:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:06:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:38 Merging remotes/origin/master commit 142b78676ee014469d48b95d6ffc573051973437 into PR head commit 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 06:06:39 Merge succeeded, producing 81eceaa21c27d3c34fbc94ee8366de58249589d6 06:06:39 Checking out Revision 81eceaa21c27d3c34fbc94ee8366de58249589d6 (PR-364) 06:06:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:06:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:06:38 using GIT_SSH to set credentials SSH Credentials for GitHub 06:06:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/364/head:refs/remotes/origin/PR-364 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:06:38 > git config core.sparsecheckout # timeout=10 06:06:38 > git checkout -f 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 # timeout=10 06:06:39 > git remote # timeout=10 06:06:39 > git config --get remote.origin.url # timeout=10 06:06:39 using GIT_SSH to set credentials SSH Credentials for GitHub 06:06:39 > git merge 142b78676ee014469d48b95d6ffc573051973437 # timeout=10 06:06:39 > git rev-parse HEAD^{commit} # timeout=10 06:06:39 > git config core.sparsecheckout # timeout=10 06:06:39 > git checkout -f 81eceaa21c27d3c34fbc94ee8366de58249589d6 # timeout=10 06:06:41 Still waiting to schedule task 06:06:41 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:06:43 Commit message: "Merge commit '142b78676ee014469d48b95d6ffc573051973437' into HEAD" 06:06:43 > git rev-list --no-walk 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:06:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:06:45 + true 06:06:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:07:04 provisioning config files... 06:07:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config3327471529184673273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:07:05 ---> docker-login.sh 06:07:05 nexus3.edgexfoundry.org:10001 06:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:06 Configure a credential helper to remove this warning. See 06:07:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:06 06:07:06 Login Succeeded 06:07:06 nexus3.edgexfoundry.org:10002 06:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:06 Configure a credential helper to remove this warning. See 06:07:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:06 06:07:06 Login Succeeded 06:07:06 nexus3.edgexfoundry.org:10003 06:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:07 Configure a credential helper to remove this warning. See 06:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:07 06:07:07 Login Succeeded 06:07:07 nexus3.edgexfoundry.org:10004 06:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:08 Configure a credential helper to remove this warning. See 06:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:08 06:07:08 Login Succeeded 06:07:08 docker.io 06:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:09 Configure a credential helper to remove this warning. See 06:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:09 06:07:09 Login Succeeded 06:07:09 ---> docker-login.sh ends [Pipeline] } 06:07:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:07:09 ========================================================= 06:07:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:07:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:07:12 + 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 . 06:07:12 Sending build context to Docker daemon 35.73MB 06:07:12 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:07:12 Step 2/8 : FROM ${BASE} 06:07:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:07:12 595b0fe564bb: Pulling fs layer 06:07:12 7186ed65a4f7: Pulling fs layer 06:07:12 316046926c0a: Pulling fs layer 06:07:12 4ebd0625c992: Pulling fs layer 06:07:12 207e8628e3a3: Pulling fs layer 06:07:12 c791037a9be2: Pulling fs layer 06:07:12 ffd874e62e21: Pulling fs layer 06:07:12 207e8628e3a3: Waiting 06:07:12 c791037a9be2: Waiting 06:07:12 ffd874e62e21: Waiting 06:07:12 4ebd0625c992: Waiting 06:07:12 316046926c0a: Verifying Checksum 06:07:12 316046926c0a: Download complete 06:07:12 7186ed65a4f7: Verifying Checksum 06:07:12 7186ed65a4f7: Download complete 06:07:12 207e8628e3a3: Verifying Checksum 06:07:12 207e8628e3a3: Download complete 06:07:12 595b0fe564bb: Verifying Checksum 06:07:12 595b0fe564bb: Download complete 06:07:12 c791037a9be2: Download complete 06:07:12 595b0fe564bb: Pull complete 06:07:12 7186ed65a4f7: Pull complete 06:07:13 316046926c0a: Pull complete 06:07:14 ffd874e62e21: Verifying Checksum 06:07:14 ffd874e62e21: Download complete 06:07:15 4ebd0625c992: Verifying Checksum 06:07:15 4ebd0625c992: Download complete 06:07:25 4ebd0625c992: Pull complete 06:07:25 207e8628e3a3: Pull complete 06:07:25 c791037a9be2: Pull complete 06:07:30 ffd874e62e21: Pull complete 06:07:30 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:07:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:07:30 ---> cfc18b08335c 06:07:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:07:31 ---> Running in 6e8631dd887e 06:07:31 Removing intermediate container 6e8631dd887e 06:07:31 ---> 4320a8b5a85a 06:07:31 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:31 ---> Running in 988eb90bb281 06:07:34 Removing intermediate container 988eb90bb281 06:07:34 ---> 093782a37352 06:07:34 Step 5/8 : RUN apk add --no-cache make git 06:07:34 ---> Running in 54ac98e7712e 06:07:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:07:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:07:37 OK: 138 MiB in 40 packages 06:07:38 Removing intermediate container 54ac98e7712e 06:07:38 ---> 64f47cffdde5 06:07:38 Step 6/8 : WORKDIR /edgex-ui-go 06:07:38 ---> Running in ce9dc3d42bae 06:07:39 Removing intermediate container ce9dc3d42bae 06:07:39 ---> 1e69c891f0d1 06:07:39 Step 7/8 : COPY . . 06:07:44 ---> 1f359b7623c7 06:07:44 Step 8/8 : RUN go mod download 06:07:44 ---> Running in 4a18a6a7b352 06:08:12 Removing intermediate container 4a18a6a7b352 06:08:12 ---> 8460ceead9c4 06:08:12 Successfully built 8460ceead9c4 06:08:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:08:12 + docker inspect -f . ci-base-image-arm64 06:08:12 . [Pipeline] withDockerContainer 06:08:12 prd-ubuntu18.04-docker-arm64-4c-16g-1701 does not seem to be running inside a container 06:08:13 $ 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 ******** ci-base-image-arm64 cat 06:08:14 $ docker top fd2a190205a3a538e8cfe042d6eea4aa997eaf27966313f5a32cdb0719b0c192 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:17 + go version 06:08:17 go version go1.16.3 linux/arm64 [Pipeline] } 06:08:17 $ docker stop --time=1 fd2a190205a3a538e8cfe042d6eea4aa997eaf27966313f5a32cdb0719b0c192 06:08:19 $ docker rm -f fd2a190205a3a538e8cfe042d6eea4aa997eaf27966313f5a32cdb0719b0c192 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:08:20 + docker inspect -f . ci-base-image-arm64 06:08:20 . [Pipeline] withDockerContainer 06:08:20 prd-ubuntu18.04-docker-arm64-4c-16g-1701 does not seem to be running inside a container 06:08:22 $ 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 ******** ci-base-image-arm64 cat 06:08:23 $ docker top b62ccc043962af3d6b727f97137437682323c30f8f81bfb55d930e338b348aa6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:24 + go mod tidy [Pipeline] sh 06:08:26 + make test 06:08:26 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:08:28 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:09:01 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:09:01 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:09:01 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:09:01 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:09:01 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:09:01 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:09:01 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:09:01 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:09:01 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:09:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:09:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:09:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:09:01 GO111MODULE=on go vet ./... [Pipeline] } 06:09:21 $ docker stop --time=1 b62ccc043962af3d6b727f97137437682323c30f8f81bfb55d930e338b348aa6 06:09:23 $ docker rm -f b62ccc043962af3d6b727f97137437682323c30f8f81bfb55d930e338b348aa6 [Pipeline] // withDockerContainer [Pipeline] sh 06:09:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:09:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:09:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:09:28 + ls -al . 06:09:28 total 124 06:09:28 drwxrwxr-x 10 jenkins jenkins 4096 May 31 06:08 . 06:09:28 drwxrwxr-x 4 jenkins jenkins 4096 May 31 06:06 .. 06:09:28 drwxrwxr-x 8 jenkins jenkins 4096 May 31 06:06 .git 06:09:28 drwxrwxr-x 2 jenkins jenkins 4096 May 31 06:06 .github 06:09:28 -rw-rw-r-- 1 jenkins jenkins 162 May 31 06:06 .gitignore 06:09:28 -rw-rw-r-- 1 jenkins jenkins 3959 May 31 06:06 CONTRIBUTING.md 06:09:28 -rw-rw-r-- 1 jenkins jenkins 1508 May 31 06:06 Dockerfile 06:09:28 -rw-rw-r-- 1 jenkins jenkins 902 May 31 06:06 Dockerfile.build 06:09:28 -rw-rw-r-- 1 jenkins jenkins 652 May 31 06:06 Jenkinsfile 06:09:28 -rw-rw-r-- 1 jenkins jenkins 11357 May 31 06:06 LICENSE 06:09:28 -rw-rw-r-- 1 jenkins jenkins 941 May 31 06:06 Makefile 06:09:28 -rw-rw-r-- 1 jenkins jenkins 6012 May 31 06:06 README.md 06:09:28 -rw-rw-r-- 1 jenkins jenkins 5 May 31 06:06 VERSION 06:09:28 drwxrwxr-x 3 jenkins jenkins 4096 May 31 06:06 assets 06:09:28 drwxrwxr-x 2 jenkins jenkins 4096 May 31 06:06 bin 06:09:28 drwxrwxr-x 3 jenkins jenkins 4096 May 31 06:06 cmd 06:09:28 -rw-r--r-- 1 jenkins jenkins 10 May 31 06:08 coverage.out 06:09:28 drwxrwxr-x 5 jenkins jenkins 4096 May 31 06:06 docs 06:09:28 -rw-rw-r-- 1 jenkins jenkins 971 May 31 06:06 go.mod 06:09:28 -rw-r--r-- 1 jenkins jenkins 23959 May 31 06:08 go.sum 06:09:28 drwxrwxr-x 10 jenkins jenkins 4096 May 31 06:06 internal 06:09:28 -rw-rw-r-- 1 jenkins jenkins 155 May 31 06:06 version.go 06:09:28 drwxrwxr-x 4 jenkins jenkins 4096 May 31 06:06 web [Pipeline] isUnix [Pipeline] sh 06:09:28 + 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=81eceaa21c27d3c34fbc94ee8366de58249589d6 --label arch=arm64 --label version=0.0.0 . 06:09:29 Sending build context to Docker daemon 35.76MB 06:09:29 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 06:09:29 Step 2/24 : FROM ${BASE} AS builder 06:09:29 ---> 8460ceead9c4 06:09:29 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:09:30 ---> Running in d2d06f93ee7d 06:09:30 Removing intermediate container d2d06f93ee7d 06:09:30 ---> 34994ccaaaaa 06:09:30 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:09:30 ---> Running in 3961e4f64a7c 06:09:31 Removing intermediate container 3961e4f64a7c 06:09:31 ---> e839daf6452a 06:09:31 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:09:31 ---> Running in b16b3a25debd 06:09:32 Removing intermediate container b16b3a25debd 06:09:32 ---> 0e9394ebbcdc 06:09:32 Step 6/24 : LABEL Name=edgex-ui-go 06:09:32 ---> Running in 8da1c88262aa 06:09:32 Removing intermediate container 8da1c88262aa 06:09:32 ---> 727433bc6607 06:09:32 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:09:32 ---> Running in 108a596045a2 06:09:33 Removing intermediate container 108a596045a2 06:09:33 ---> f2c2fd00f603 06:09:33 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:33 ---> Running in cbe6462ddea3 06:09:36 Removing intermediate container cbe6462ddea3 06:09:36 ---> df03ca9252e1 06:09:36 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:09:36 ---> Running in a822d22b3d17 06:09:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:09:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:09:39 OK: 138 MiB in 40 packages 06:09:39 Removing intermediate container a822d22b3d17 06:09:39 ---> d7b4d70fe312 06:09:39 Step 10/24 : ENV GO111MODULE=on 06:09:40 ---> Running in 7f4c95fce785 06:09:42 Removing intermediate container 7f4c95fce785 06:09:42 ---> 54ac9c451a6a 06:09:42 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:09:42 ---> Running in 6f72d20e3fe3 06:09:42 Removing intermediate container 6f72d20e3fe3 06:09:42 ---> 5331bed05ec2 06:09:42 Step 12/24 : COPY go.mod . 06:09:42 ---> 42ef5c8fb5af 06:09:42 Step 13/24 : COPY Makefile . 06:09:42 ---> 74d17de4e95f 06:09:42 Step 14/24 : RUN make update 06:09:42 ---> Running in 26749b96ea52 06:09:44 CGO_ENABLED=0 GO111MODULE=on go mod download 06:09:45 Removing intermediate container 26749b96ea52 06:09:45 ---> 55ab109dbd10 06:09:45 Step 15/24 : COPY . . 06:09:48 ---> afdfa830d43b 06:09:48 Step 16/24 : RUN ${MAKE} 06:09:48 ---> Running in 63ff527e58d1 06:09:49 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 06:10:17 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:10:19 Removing intermediate container 63ff527e58d1 06:10:19 ---> 80199adcfb38 06:10:19 Step 17/24 : FROM alpine:3.12 06:10:20 3.12: Pulling from library/alpine 06:10:20 d2f70382dc9a: Pulling fs layer 06:10:20 d2f70382dc9a: Verifying Checksum 06:10:20 d2f70382dc9a: Download complete 06:10:21 d2f70382dc9a: Pull complete 06:10:21 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:10:21 Status: Downloaded newer image for alpine:3.12 06:10:21 ---> 9852663dfa18 06:10:21 Step 18/24 : EXPOSE 4000 06:10:21 ---> Running in d138f220755d 06:10:21 Removing intermediate container d138f220755d 06:10:21 ---> ec562ab789da 06:10:21 Step 19/24 : 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 06:10:24 ---> 5b860fd6ef20 06:10:24 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:10:24 ---> Running in a3ea43b9910b 06:10:24 Removing intermediate container a3ea43b9910b 06:10:24 ---> 7dcf8510b96c 06:10:24 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:10:25 ---> Running in ee19c4302aa3 06:10:25 Removing intermediate container ee19c4302aa3 06:10:25 ---> 5810a2990eec 06:10:25 Step 22/24 : LABEL arch=arm64 06:10:25 ---> Running in c54eb936032f 06:10:26 Removing intermediate container c54eb936032f 06:10:26 ---> b10ad611a216 06:10:26 Step 23/24 : LABEL git_sha=81eceaa21c27d3c34fbc94ee8366de58249589d6 06:10:26 ---> Running in aeaecfb2082d 06:10:26 Removing intermediate container aeaecfb2082d 06:10:26 ---> 1b79d63f7535 06:10:26 Step 24/24 : LABEL version=0.0.0 06:10:26 ---> Running in 1f68e3b6d1e1 06:10:27 Removing intermediate container 1f68e3b6d1e1 06:10:27 ---> e0b21629d4ad 06:10:27 [Warning] One or more build-args [ARCH] were not consumed 06:10:27 Successfully built e0b21629d4ad 06:10:27 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] libraryResource [Pipeline] sh 06:10:27 ---> job-cost.sh 06:10:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0FLm 06:11:05 Running on prd-centos7-docker-4c-2g-1706 in /w/workspace/edgexfoundry_edgex-ui-go_PR-364 [Pipeline] { [Pipeline] ws 06:11:05 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 06:11:05 The recommended git tool is: git 06:11:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:11:10 using credential edgex-jenkins-ssh 06:11:10 Cloning the remote Git repository 06:11:09 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:11:09 > git init /w/workspace/edgex-ui-go/2 # timeout=10 06:11:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:11:10 > git --version # timeout=10 06:11:10 > git --version # 'git version 2.24.4' 06:11:10 using GIT_SSH to set credentials SSH Credentials for GitHub 06:11:10 [INFO] Currently running in a labeled security context 06:11:10 [INFO] Currently SELinux is 'enforcing' on the host 06:11:10 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh7331169042490644349.key 06:11:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:11:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:11:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:11:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:11:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:11:11 using GIT_SSH to set credentials SSH Credentials for GitHub 06:11:11 [INFO] Currently running in a labeled security context 06:11:11 [INFO] Currently SELinux is 'enforcing' on the host 06:11:11 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh207780061806853345.key 06:11:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/364/head:refs/remotes/origin/PR-364 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:11:12 Merging remotes/origin/master commit 142b78676ee014469d48b95d6ffc573051973437 into PR head commit 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 06:11:12 Merge succeeded, producing 81acb3c638a994e261dbd9624e443e347bcce68b 06:11:12 Checking out Revision 81acb3c638a994e261dbd9624e443e347bcce68b (PR-364) 06:11:11 > git config core.sparsecheckout # timeout=10 06:11:11 > git checkout -f 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 # timeout=10 06:11:12 > git remote # timeout=10 06:11:12 > git config --get remote.origin.url # timeout=10 06:11:12 using GIT_SSH to set credentials SSH Credentials for GitHub 06:11:12 [INFO] Currently running in a labeled security context 06:11:12 [INFO] Currently SELinux is 'enforcing' on the host 06:11:12 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh4267417763147351460.key 06:11:12 > git merge 142b78676ee014469d48b95d6ffc573051973437 # timeout=10 06:11:12 > git rev-parse HEAD^{commit} # timeout=10 06:11:12 > git config core.sparsecheckout # timeout=10 06:11:12 > git checkout -f 81acb3c638a994e261dbd9624e443e347bcce68b # timeout=10 06:11:18 Commit message: "Merge commit '142b78676ee014469d48b95d6ffc573051973437' into HEAD" 06:11:18 > git rev-list --no-walk 2cd54b0ccbe2f1f36caef61ee084352f243b6e98 # timeout=10 06:11:20 06:11:20 GitHub has been notified of this commit’s build result 06:11:20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:11:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:11:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:11:21 + sudo service docker restart 06:11:21 + true 06:11:21 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:11:40 provisioning config files... 06:11:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config6983412837464175546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:40 ---> docker-login.sh 06:11:40 nexus3.edgexfoundry.org:10001 06:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:40 Configure a credential helper to remove this warning. See 06:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:40 06:11:40 Login Succeeded 06:11:40 nexus3.edgexfoundry.org:10002 06:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:40 Configure a credential helper to remove this warning. See 06:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:40 06:11:40 Login Succeeded 06:11:40 nexus3.edgexfoundry.org:10003 06:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:41 Configure a credential helper to remove this warning. See 06:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:41 06:11:41 Login Succeeded 06:11:41 nexus3.edgexfoundry.org:10004 06:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:41 Configure a credential helper to remove this warning. See 06:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:41 06:11:41 Login Succeeded 06:11:41 docker.io 06:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:41 Configure a credential helper to remove this warning. See 06:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:41 06:11:41 Login Succeeded 06:11:41 ---> docker-login.sh ends [Pipeline] } 06:11:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:11:41 ========================================================= 06:11:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:11:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:11:42 + 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 . 06:11:42 Sending build context to Docker daemon 35.73MB 06:11:42 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:11:42 Step 2/8 : FROM ${BASE} 06:11:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:11:42 540db60ca938: Pulling fs layer 06:11:42 adcc1eea9eea: Pulling fs layer 06:11:42 4c4ab2625f07: Pulling fs layer 06:11:42 0510c868ecb4: Pulling fs layer 06:11:42 afea3b2eda06: Pulling fs layer 06:11:42 7809a108b3ef: Pulling fs layer 06:11:42 f706445af74f: Pulling fs layer 06:11:42 0510c868ecb4: Waiting 06:11:42 afea3b2eda06: Waiting 06:11:42 7809a108b3ef: Waiting 06:11:42 f706445af74f: Waiting 06:11:42 4c4ab2625f07: Verifying Checksum 06:11:42 4c4ab2625f07: Download complete 06:11:42 adcc1eea9eea: Verifying Checksum 06:11:42 adcc1eea9eea: Download complete 06:11:42 afea3b2eda06: Verifying Checksum 06:11:42 afea3b2eda06: Download complete 06:11:42 7809a108b3ef: Verifying Checksum 06:11:42 7809a108b3ef: Download complete 06:11:42 540db60ca938: Verifying Checksum 06:11:42 540db60ca938: Download complete 06:11:42 540db60ca938: Pull complete 06:11:43 adcc1eea9eea: Pull complete 06:11:43 4c4ab2625f07: Pull complete 06:11:44 f706445af74f: Verifying Checksum 06:11:44 f706445af74f: Download complete 06:11:44 0510c868ecb4: Verifying Checksum 06:11:44 0510c868ecb4: Download complete 06:11:47 0510c868ecb4: Pull complete 06:11:48 afea3b2eda06: Pull complete 06:11:48 7809a108b3ef: Pull complete 06:11:49 f706445af74f: Pull complete 06:11:49 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:11:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:11:49 ---> b068be0155e3 06:11:49 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:11:59 ---> Running in dbf5d6d4a6b4 06:12:00 Removing intermediate container dbf5d6d4a6b4 06:12:00 ---> e7b3d4815e72 06:12:00 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:12:00 ---> Running in 6134bce02bec 06:12:01 Removing intermediate container 6134bce02bec 06:12:01 ---> 9da00cb33c32 06:12:01 Step 5/8 : RUN apk add --no-cache make git 06:12:01 ---> Running in 923f2d08aa27 06:12:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:12:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:12:02 OK: 149 MiB in 40 packages 06:12:02 Removing intermediate container 923f2d08aa27 06:12:02 ---> c00bad72ca87 06:12:02 Step 6/8 : WORKDIR /edgex-ui-go 06:12:02 ---> Running in c5b2559b4d88 06:12:03 Removing intermediate container c5b2559b4d88 06:12:03 ---> 42b594994dea 06:12:03 Step 7/8 : COPY . . 06:12:05 ---> d281e6ea0171 06:12:05 Step 8/8 : RUN go mod download 06:12:05 ---> Running in 4b90dc26e2ef 06:12:27 Removing intermediate container 4b90dc26e2ef 06:12:27 ---> bb4208abec0e 06:12:27 Successfully built bb4208abec0e 06:12:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:12:27 + docker inspect -f . ci-base-image-x86_64 06:12:27 . [Pipeline] withDockerContainer 06:12:27 prd-centos7-docker-4c-2g-1706 does not seem to be running inside a container 06:12:27 $ 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 ******** ci-base-image-x86_64 cat 06:12:27 $ docker top 3d64f82b92f7d4204d3b837aeb89b388d296a48f62af07ed39574bb1fbf0bc96 -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:28 + go version 06:12:28 go version go1.16.3 linux/amd64 [Pipeline] } 06:12:28 $ docker stop --time=1 3d64f82b92f7d4204d3b837aeb89b388d296a48f62af07ed39574bb1fbf0bc96 06:12:29 $ docker rm -f 3d64f82b92f7d4204d3b837aeb89b388d296a48f62af07ed39574bb1fbf0bc96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:12:30 + docker inspect -f . ci-base-image-x86_64 06:12:30 . [Pipeline] withDockerContainer 06:12:30 prd-centos7-docker-4c-2g-1706 does not seem to be running inside a container 06:12: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 ******** ci-base-image-x86_64 cat 06:12:30 $ docker top b7d397f53b29c349fe39ea9a680d2669b32dece7a1004dfc6f45831263d69e1d -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:30 + go mod tidy [Pipeline] sh 06:12:31 + make test 06:12:31 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:12:31 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:12:33 lf-activate-venv(): INFO: Adding /tmp/venv-0FLm/bin to PATH 06:12:33 INFO: No Stack... 06:12:33 INFO: Retrieving Pricing Info for: v2-standard-4 06:12:33 INFO: Archiving Costs [Pipeline] sh 06:12:34 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 06:12:34 + cut -d, -f6 [Pipeline] lock 06:12:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-364-2-stack-cost] 06:12:34 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-364-2-stack-cost] did not exist. Created. 06:12:34 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-364-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:12:36 + echo total: 0.18000000715255737 [Pipeline] stash 06:12:38 Stashed 1 file(s) [Pipeline] } 06:12:38 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-364-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:12:41 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:12:41 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:12:41 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:12:41 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:12:41 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:12:41 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:12:41 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:12:41 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:12:41 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:12:41 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:12:41 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:12:41 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:12:41 GO111MODULE=on go vet ./... [Pipeline] } 06:12:47 $ docker stop --time=1 b7d397f53b29c349fe39ea9a680d2669b32dece7a1004dfc6f45831263d69e1d 06:12:48 $ docker rm -f b7d397f53b29c349fe39ea9a680d2669b32dece7a1004dfc6f45831263d69e1d [Pipeline] // withDockerContainer [Pipeline] sh 06:12:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:12:49 Warning: overwriting stash ‘coverage-report’ 06:12:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:12:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:12:49 + ls -al . 06:12:49 total 92 06:12:49 drwxrwxr-x. 10 jenkins jenkins 4096 May 31 06:12 . 06:12:49 drwxrwxr-x. 4 jenkins jenkins 28 May 31 06:11 .. 06:12:49 drwxrwxr-x. 3 jenkins jenkins 20 May 31 06:11 assets 06:12:49 drwxrwxr-x. 2 jenkins jenkins 35 May 31 06:11 bin 06:12:49 drwxrwxr-x. 3 jenkins jenkins 29 May 31 06:11 cmd 06:12:49 -rw-rw-r--. 1 jenkins jenkins 3959 May 31 06:11 CONTRIBUTING.md 06:12:49 -rw-r--r--. 1 jenkins jenkins 10 May 31 06:12 coverage.out 06:12:49 -rw-rw-r--. 1 jenkins jenkins 1508 May 31 06:11 Dockerfile 06:12:49 -rw-rw-r--. 1 jenkins jenkins 902 May 31 06:11 Dockerfile.build 06:12:49 drwxrwxr-x. 5 jenkins jenkins 104 May 31 06:11 docs 06:12:49 drwxrwxr-x. 8 jenkins jenkins 179 May 31 06:11 .git 06:12:49 drwxrwxr-x. 2 jenkins jenkins 103 May 31 06:11 .github 06:12:49 -rw-rw-r--. 1 jenkins jenkins 162 May 31 06:11 .gitignore 06:12:49 -rw-rw-r--. 1 jenkins jenkins 971 May 31 06:11 go.mod 06:12:49 -rw-r--r--. 1 jenkins jenkins 23959 May 31 06:12 go.sum 06:12:49 drwxrwxr-x. 10 jenkins jenkins 139 May 31 06:11 internal 06:12:49 -rw-rw-r--. 1 jenkins jenkins 652 May 31 06:11 Jenkinsfile 06:12:49 -rw-rw-r--. 1 jenkins jenkins 11357 May 31 06:11 LICENSE 06:12:49 -rw-rw-r--. 1 jenkins jenkins 941 May 31 06:11 Makefile 06:12:49 -rw-rw-r--. 1 jenkins jenkins 6012 May 31 06:11 README.md 06:12:49 -rw-rw-r--. 1 jenkins jenkins 5 May 31 06:06 VERSION 06:12:49 -rw-rw-r--. 1 jenkins jenkins 155 May 31 06:11 version.go 06:12:49 drwxrwxr-x. 4 jenkins jenkins 4096 May 31 06:11 web [Pipeline] isUnix [Pipeline] sh 06:12:50 + 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=81acb3c638a994e261dbd9624e443e347bcce68b --label arch=amd64 --label version=0.0.0 . 06:12:50 Sending build context to Docker daemon 35.76MB 06:12:50 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 06:12:50 Step 2/24 : FROM ${BASE} AS builder 06:12:50 ---> bb4208abec0e 06:12:50 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:12:50 ---> Running in 70a80eaef623 06:12:50 Removing intermediate container 70a80eaef623 06:12:50 ---> fd80378142d5 06:12:50 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:12:51 ---> Running in 2704c0beeb87 06:12:51 Removing intermediate container 2704c0beeb87 06:12:51 ---> 8b81de102f7d 06:12:51 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:12:51 ---> Running in 07c73bebf21b 06:12:51 Removing intermediate container 07c73bebf21b 06:12:51 ---> 950cb74d7126 06:12:51 Step 6/24 : LABEL Name=edgex-ui-go 06:12:51 ---> Running in eff70b2dcc21 06:12:51 Removing intermediate container eff70b2dcc21 06:12:51 ---> 4b99e02b40fb 06:12:51 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:12:51 ---> Running in 8b31bfd215fa 06:12:51 Removing intermediate container 8b31bfd215fa 06:12:51 ---> 1e28d077a2ff 06:12:51 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:12:51 ---> Running in 9a531a832800 06:12:51 Removing intermediate container 9a531a832800 06:12:51 ---> 3372d2b59b28 06:12:51 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:12:51 ---> Running in 3ed99f9d8fcc 06:12:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:12:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:12:53 OK: 149 MiB in 40 packages 06:12:53 Removing intermediate container 3ed99f9d8fcc 06:12:53 ---> 8b5776dbf95e 06:12:53 Step 10/24 : ENV GO111MODULE=on 06:12:53 ---> Running in 17a675a4a915 06:12:53 Removing intermediate container 17a675a4a915 06:12:53 ---> 1a072091f405 06:12:53 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:12:53 ---> Running in 8d844f9420a5 06:12:53 Removing intermediate container 8d844f9420a5 06:12:53 ---> 4163cf8b2c56 06:12:53 Step 12/24 : COPY go.mod . 06:12:54 ---> 9da9712daa4e 06:12:54 Step 13/24 : COPY Makefile . 06:12:54 ---> edfdbf491d01 06:12:54 Step 14/24 : RUN make update 06:12:54 ---> Running in dbf0082fdb28 06:12:54 CGO_ENABLED=0 GO111MODULE=on go mod download 06:12:54 Removing intermediate container dbf0082fdb28 06:12:54 ---> 46d8dad528cb 06:12:54 Step 15/24 : COPY . . 06:12:55 ---> 3f128d42f7b0 06:12:55 Step 16/24 : RUN ${MAKE} 06:12:55 ---> Running in bcf33a2f31a6 06:12:56 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 06:13:04 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:13:05 Removing intermediate container bcf33a2f31a6 06:13:05 ---> 8731c87c6ec6 06:13:05 Step 17/24 : FROM alpine:3.12 06:13:06 3.12: Pulling from library/alpine 06:13:06 339de151aab4: Pulling fs layer 06:13:06 339de151aab4: Download complete 06:13:06 339de151aab4: Pull complete 06:13:06 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:13:06 Status: Downloaded newer image for alpine:3.12 06:13:06 ---> 13621d1b12d4 06:13:06 Step 18/24 : EXPOSE 4000 06:13:06 ---> Running in c956c5e652b0 06:13:06 Removing intermediate container c956c5e652b0 06:13:06 ---> cef484648c68 06:13:06 Step 19/24 : 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 06:13:07 ---> bf0597b2f707 06:13:07 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:13:07 ---> Running in e904d145df9f 06:13:07 Removing intermediate container e904d145df9f 06:13:07 ---> edfe3d8b2fbc 06:13:07 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:13:07 ---> Running in 06237d760580 06:13:07 Removing intermediate container 06237d760580 06:13:07 ---> 4fc5e40b81f4 06:13:07 Step 22/24 : LABEL arch=amd64 06:13:07 ---> Running in 220b13415d38 06:13:07 Removing intermediate container 220b13415d38 06:13:07 ---> d517aadf13dc 06:13:07 Step 23/24 : LABEL git_sha=81acb3c638a994e261dbd9624e443e347bcce68b 06:13:07 ---> Running in eb61dae8c91a 06:13:07 Removing intermediate container eb61dae8c91a 06:13:07 ---> 0ed4022ff2fd 06:13:07 Step 24/24 : LABEL version=0.0.0 06:13:07 ---> Running in 01e922c7b4bf 06:13:08 Removing intermediate container 01e922c7b4bf 06:13:08 ---> ecb80723fcb1 06:13:08 [Warning] One or more build-args [ARCH] were not consumed 06:13:08 Successfully built ecb80723fcb1 06:13:08 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:13:08 ---> job-cost.sh 06:13:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3DJ7 06:13:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:13:33 lf-activate-venv(): INFO: Adding /tmp/venv-3DJ7/bin to PATH 06:13:33 INFO: No Stack... 06:13:33 INFO: Retrieving Pricing Info for: v3-standard-2 06:13:33 INFO: Archiving Costs [Pipeline] sh 06:13:33 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 06:13:33 + cut -d, -f6 [Pipeline] lock 06:13:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-364-2-stack-cost] 06:13:33 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-364-2-stack-cost] did not exist. Created. 06:13:33 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-364-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:13:33 /w/workspace/edgex-ui-go/2@tmp/durable-8578cb0f/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 06:13:34 + echo total: 0.05999999865889549 [Pipeline] stash 06:13:34 Warning: overwriting stash ‘stack-cost’ 06:13:34 Stashed 1 file(s) [Pipeline] } 06:13:34 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-364-2-stack-cost] [Pipeline] // lock [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 06:13:34 provisioning config files... 06:13:34 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/config1765839626589485636tmp [Pipeline] { [Pipeline] sh 06:13:35 + set +x 06:13:35 + curl -s https://codecov.io/bash 06:13:35 + bash -s -- 06:13:35 06:13:35 _____ _ 06:13:35 / ____| | | 06:13:35 | | ___ __| | ___ ___ _____ __ 06:13:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:13:35 | |___| (_) | (_| | __/ (_| (_) \ V / 06:13:35 \_____\___/ \__,_|\___|\___\___/ \_/ 06:13:35 Bash-1.0.3 06:13:35 06:13:35 06:13:35 ==> git version 2.24.4 found 06:13:35 ==> 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 06:13:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:13:35 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:13:35 ==> Jenkins CI detected. 06:13:35 project root: . 06:13:35 --> token set from env 06:13:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:13:35 ==> Running gcov in . (disable via -X gcov) 06:13:35 ==> Python coveragepy not found 06:13:35 ==> Searching for coverage reports in: 06:13:35 + . 06:13:35 -> Found 1 reports 06:13:35 ==> Detecting git/mercurial file structure 06:13:35 ==> Reading reports 06:13:35 + ./coverage.out bytes=10 06:13:35 ==> Appending adjustments 06:13:35 https://docs.codecov.io/docs/fixing-reports 06:13:35 + Found adjustments 06:13:35 ==> Gzipping contents 06:13:35 4.0K /tmp/codecov.xWUVdO.gz 06:13:35 ==> Uploading reports 06:13:35 url: https://codecov.io 06:13:35 query: branch=PR-364&commit=c89d22d14e32d0ced19f081bc00104e3ec561ce6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-364%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=364&job=&cmd_args= 06:13:35 -> Pinging Codecov 06:13:35 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-364&commit=c89d22d14e32d0ced19f081bc00104e3ec561ce6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-364%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=364&job=&cmd_args= 06:13:35 -> Uploading to 06:13:35 https://storage.googleapis.com/codecov/v4/raw/2021-05-31/FB506323287CE973F263BFD2A0EB1F37/c89d22d14e32d0ced19f081bc00104e3ec561ce6/268e008f-bbe2-4310-899f-1fc7074dc6e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210531T061335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=77378d774c09538f7b8124c5c1eced27e4e623afab46720b05aa2ae3d93b32da 06:13:35 % Total % Received % Xferd Average Speed Time Time Time Current 06:13:35 Dload Upload Total Spent Left Speed 06:13:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 10583 --:--:-- --:--:-- --:--:-- 10589 06:13:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c89d22d14e32d0ced19f081bc00104e3ec561ce6 [Pipeline] } 06:13:36 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] libraryResource [Pipeline] sh 06:13:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:13:42 ---> package-listing.sh 06:13:42 ++ facter osfamily 06:13:42 ++ tr '[:upper:]' '[:lower:]' 06:13:42 + OS_FAMILY=redhat 06:13:42 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-364 06:13:42 + START_PACKAGES=/tmp/packages_start.txt 06:13:42 + END_PACKAGES=/tmp/packages_end.txt 06:13:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:13:42 + PACKAGES=/tmp/packages_start.txt 06:13:42 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-364 ']' 06:13:42 + PACKAGES=/tmp/packages_end.txt 06:13:42 + case "${OS_FAMILY}" in 06:13:42 + rpm -qa 06:13:42 + sort 06:13:43 + '[' -f /tmp/packages_start.txt ']' 06:13:43 + '[' -f /tmp/packages_end.txt ']' 06:13:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:13:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-364 ']' 06:13:43 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-364/archives/ 06:13:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-364/archives/ [Pipeline] echo 06:13:43 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-364/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:13:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:13:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:13:44 06:13:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:13:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:13:44 alpine: Pulling from edgex-lftools-log-publisher 06:13:44 df20fa9351a1: Pulling fs layer 06:13:44 36b3adc4ff6f: Pulling fs layer 06:13:44 8ad3a11d3b57: Pulling fs layer 06:13:44 46f8f816bc3b: Pulling fs layer 06:13:44 93b61091891f: Pulling fs layer 06:13:44 93b9cdb0e59b: Pulling fs layer 06:13:44 5e14af77c1be: Pulling fs layer 06:13:44 01666e4c0597: Pulling fs layer 06:13:44 aa168da1d23b: Pulling fs layer 06:13:44 93b9cdb0e59b: Waiting 06:13:44 5e14af77c1be: Waiting 06:13:44 01666e4c0597: Waiting 06:13:44 aa168da1d23b: Waiting 06:13:44 46f8f816bc3b: Waiting 06:13:44 93b61091891f: Waiting 06:13:44 36b3adc4ff6f: Verifying Checksum 06:13:44 36b3adc4ff6f: Download complete 06:13:44 46f8f816bc3b: Verifying Checksum 06:13:44 46f8f816bc3b: Download complete 06:13:44 df20fa9351a1: Verifying Checksum 06:13:44 df20fa9351a1: Download complete 06:13:44 93b9cdb0e59b: Verifying Checksum 06:13:44 93b9cdb0e59b: Download complete 06:13:44 93b61091891f: Verifying Checksum 06:13:44 93b61091891f: Download complete 06:13:44 5e14af77c1be: Verifying Checksum 06:13:44 5e14af77c1be: Download complete 06:13:44 01666e4c0597: Verifying Checksum 06:13:44 01666e4c0597: Download complete 06:13:44 8ad3a11d3b57: Verifying Checksum 06:13:44 8ad3a11d3b57: Download complete 06:13:44 df20fa9351a1: Pull complete 06:13:45 36b3adc4ff6f: Pull complete 06:13:45 8ad3a11d3b57: Pull complete 06:13:45 46f8f816bc3b: Pull complete 06:13:46 93b61091891f: Pull complete 06:13:46 93b9cdb0e59b: Pull complete 06:13:46 5e14af77c1be: Pull complete 06:13:46 01666e4c0597: Pull complete 06:13:46 aa168da1d23b: Verifying Checksum 06:13:46 aa168da1d23b: Download complete 06:13:51 aa168da1d23b: Pull complete 06:13:51 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:13:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:13:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:13:51 prd-centos7-docker-4c-2g-1698 does not seem to be running inside a container 06:13:51 $ 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-364/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-364 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-364:/w/workspace/edgexfoundry_edgex-ui-go_PR-364:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:13:53 $ docker top ea7987be47f8924e595c577eca25a819c1678ca15c90aad1cbce670db47d6502 -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:53 + touch /tmp/pre-build-complete [Pipeline] sh 06:13:54 + mkdir -p /var/log/sa [Pipeline] sh 06:13:54 + ls /var/log/sa-host 06:13:54 + sadf -c /var/log/sa-host/sa05 06:13:54 file_magic: OK 06:13:54 HZ: Using current value: 100 06:13:54 file_header: OK 06:13:54 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 06:13:54 Statistics: 06:13:54 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:13:54 File successfully converted to sysstat format version 12.2.1 06:13:54 + sadf -c /var/log/sa-host/sa31 06:13:54 file_magic: OK 06:13:54 HZ: Using current value: 100 06:13:54 file_header: OK 06:13:54 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 06:13:54 Statistics: 06:13:54 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:13:54 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:13:57 provisioning config files... 06:13:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp/config4478221712430329100tmp [Pipeline] { [Pipeline] echo 06:13:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:13:57 ---> create-netrc.sh [Pipeline] } 06:13:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:13:57 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:13:58 ---> python-tools-install.sh [Pipeline] echo 06:13:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:13:58 ---> sudo-logs.sh 06:13:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:13:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:13:58 ---> job-cost.sh 06:13:58 lf-activate-venv: SKIPPING 06:13:58 DEBUG: total: 0.05999999865889549 06:13:58 INFO: Retrieving Stack Cost... 06:13:59 INFO: Retrieving Pricing Info for: v3-standard-2 06:14:00 INFO: Archiving Costs [Pipeline] echo 06:14:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:14:00 ---> logs-deploy.sh 06:14:00 lf-activate-venv: SKIPPING 06:14:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-364/2 06:14:00 INFO: archiving workspace using pattern(s): 06:14:01 Archives upload complete. 06:14:01 INFO: archiving logs to Nexus 06:14:02 ---> uname -a: 06:14:02 Linux prd-centos7-docker-4c-2g-1698.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:14:02 06:14:02 06:14:02 ---> lscpu: 06:14:02 Architecture: x86_64 06:14:02 CPU op-mode(s): 32-bit, 64-bit 06:14:02 Byte Order: Little Endian 06:14:02 Address sizes: 40 bits physical, 48 bits virtual 06:14:02 CPU(s): 2 06:14:02 On-line CPU(s) list: 0,1 06:14:02 Thread(s) per core: 1 06:14:02 Core(s) per socket: 1 06:14:02 Socket(s): 2 06:14:02 NUMA node(s): 1 06:14:02 Vendor ID: AuthenticAMD 06:14:02 CPU family: 23 06:14:02 Model: 49 06:14:02 Model name: AMD EPYC-Rome Processor 06:14:02 Stepping: 0 06:14:02 CPU MHz: 2800.000 06:14:02 BogoMIPS: 5600.00 06:14:02 Virtualization: AMD-V 06:14:02 Hypervisor vendor: KVM 06:14:02 Virtualization type: full 06:14:02 L1d cache: 64 KiB 06:14:02 L1i cache: 64 KiB 06:14:02 L2 cache: 1 MiB 06:14:02 L3 cache: 32 MiB 06:14:02 NUMA node0 CPU(s): 0,1 06:14:02 Vulnerability Itlb multihit: Not affected 06:14:02 Vulnerability L1tf: Not affected 06:14:02 Vulnerability Mds: Not affected 06:14:02 Vulnerability Meltdown: Not affected 06:14:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:14:02 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:14:02 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:14:02 Vulnerability Srbds: Not affected 06:14:02 Vulnerability Tsx async abort: Not affected 06:14:02 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 06:14:02 06:14:02 06:14:02 ---> nproc: 06:14:02 2 06:14:02 06:14:02 06:14:02 ---> df -h: 06:14:02 Filesystem Size Used Available Use% Mounted on 06:14:02 overlay 40.0G 7.6G 32.4G 19% / 06:14:02 tmpfs 64.0M 0 64.0M 0% /dev 06:14:02 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:14:02 shm 64.0M 0 64.0M 0% /dev/shm 06:14:02 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 06:14:02 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 06:14:02 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 06:14:02 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 06:14:02 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-364 06:14:02 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-364@tmp 06:14:02 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 06:14:02 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 06:14:02 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 06:14:02 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 06:14:02 06:14:02 06:14:02 ---> free -m: 06:14:02 total used free shared buff/cache available 06:14:02 Mem: 7821 933 4749 0 2137 6710 06:14:02 Swap: 1023 0 1023 06:14:02 06:14:02 06:14:02 ---> ip addr: 06:14:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:14:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:14:02 inet 127.0.0.1/8 scope host lo 06:14:02 valid_lft forever preferred_lft forever 06:14:02 inet6 ::1/128 scope host 06:14:02 valid_lft forever preferred_lft forever 06:14:02 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:14:02 link/ether fa:16:3e:da:e5:1d brd ff:ff:ff:ff:ff:ff 06:14:02 inet 10.30.122.226/23 brd 10.30.123.255 scope global dynamic eth0 06:14:02 valid_lft 85608sec preferred_lft 85608sec 06:14:02 inet6 fe80::f816:3eff:feda:e51d/64 scope link 06:14:02 valid_lft forever preferred_lft forever 06:14:02 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:14:02 link/ether 02:42:b4:56:9c:fe brd ff:ff:ff:ff:ff:ff 06:14:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:14:02 valid_lft forever preferred_lft forever 06:14:02 inet6 fe80::42:b4ff:fe56:9cfe/64 scope link 06:14:02 valid_lft forever preferred_lft forever 06:14:02 06:14:02 06:14:02 ---> sar -b -r -n DEV: 06:14:02 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/31/21 _x86_64_ (2 CPU) 06:14:02 06:14:02 06:00:38 LINUX RESTART (2 CPU) 06:14:02 06:14:02 06:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:14:02 06:02:02 28.92 12.77 16.15 0.00 2790.53 1756.12 0.00 06:14:02 06:03:01 2.63 0.00 2.63 0.00 0.00 51.87 0.00 06:14:02 06:04:01 0.35 0.00 0.35 0.00 0.00 5.71 0.00 06:14:02 06:05:01 0.15 0.00 0.15 0.00 0.00 2.15 0.00 06:14:02 06:06:01 50.92 0.92 50.01 0.00 244.54 722.46 0.00 06:14:02 06:07:01 23.50 3.33 20.17 0.00 2564.58 3911.33 0.00 06:14:02 06:08:01 1.70 0.00 1.70 0.00 0.00 30.78 0.00 06:14:02 06:09:01 0.30 0.00 0.30 0.00 0.00 4.07 0.00 06:14:02 06:10:01 0.28 0.00 0.28 0.00 0.00 2.93 0.00 06:14:02 06:11:01 0.23 0.00 0.23 0.00 0.00 2.30 0.00 06:14:02 06:12:01 0.23 0.00 0.23 0.00 0.00 2.10 0.00 06:14:02 06:13:01 0.13 0.00 0.13 0.00 0.00 2.05 0.00 06:14:02 Average: 9.10 1.41 7.69 0.00 464.37 540.33 0.00 06:14:02 06:14:02 06:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:14:02 06:02:02 5742464 0 671960 8.39 2620 1591888 1095884 12.10 377460 1502532 16 06:14:02 06:03:01 5746752 0 667668 8.34 2620 1591892 1071748 11.83 374096 1502900 20 06:14:02 06:04:01 5746048 0 668368 8.35 2620 1591896 1071832 11.83 374604 1502900 20 06:14:02 06:05:01 5744380 0 670032 8.37 2620 1591900 1071772 11.83 375560 1503308 16 06:14:02 06:06:01 5578140 0 776388 9.69 2620 1651784 1199416 13.24 531280 1507352 42664 06:14:02 06:07:01 5416556 0 808044 10.09 2620 1781712 1216888 13.44 611084 1579128 20 06:14:02 06:08:01 5424844 0 799752 9.99 2620 1781716 1143252 12.62 604372 1579132 8 06:14:02 06:09:01 5424424 0 800164 9.99 2620 1781724 1143252 12.62 602520 1581300 8 06:14:02 06:10:01 5412872 0 811716 10.14 2620 1781724 1143252 12.62 614028 1581300 8 06:14:02 06:11:01 5413040 0 811540 10.13 2620 1781732 1143252 12.62 608516 1586704 8 06:14:02 06:12:01 5412024 0 812556 10.15 2620 1781732 1143456 12.62 609772 1586700 8 06:14:02 06:13:01 5412944 0 811632 10.13 2620 1781736 1143252 12.62 616860 1578380 8 06:14:02 Average: 5539541 0 759152 9.48 2620 1707620 1132271 12.50 525013 1549303 3567 06:14:02 06:14:02 06:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:14:02 06:02:02 eth0 215.02 141.32 383.73 24.78 0.00 0.00 0.00 0.00 06:14:02 06:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:02 06:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:02 06:03:01 eth0 0.81 0.30 0.29 0.20 0.00 0.00 0.00 0.00 06:14:02 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:02 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:02 06:04:01 eth0 2.00 0.63 0.68 0.41 0.00 0.00 0.00 0.00 06:14:02 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:02 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:02 06:05:01 eth0 0.62 0.27 0.28 0.17 0.00 0.00 0.00 0.00 06:14:02 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:02 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:02 06:06:01 eth0 282.23 202.70 509.39 49.59 0.00 0.00 0.00 0.00 06:14:02 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:02 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:02 06:07:01 eth0 104.48 109.91 499.10 18.45 0.00 0.00 0.00 0.00 06:14:02 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:02 06:07:01 docker0 56.69 36.98 5.05 165.08 0.00 0.00 0.00 0.00 06:14:02 06:08:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:14:02 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:02 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:02 06:09:01 eth0 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 06:14:02 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:02 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:02 06:10:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:14:02 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:02 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:02 06:11:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:14:02 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:02 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:02 06:12:01 eth0 0.67 0.40 0.40 0.26 0.00 0.00 0.00 0.00 06:14:02 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:02 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:02 06:13:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:14:02 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:02 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:02 Average: eth0 50.45 37.92 115.99 7.81 0.00 0.00 0.00 0.00 06:14:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:02 Average: docker0 4.74 3.09 0.42 13.79 0.00 0.00 0.00 0.00 06:14:02 06:14:02 06:14:02 ---> sar -P ALL: 06:14:02 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/31/21 _x86_64_ (2 CPU) 06:14:02 06:14:02 06:00:38 LINUX RESTART (2 CPU) 06:14:02 06:14:02 06:01:02 CPU %user %nice %system %iowait %steal %idle 06:14:02 06:02:02 all 5.66 0.00 1.25 0.74 0.12 92.23 06:14:02 06:02:02 0 4.09 0.00 1.51 0.58 0.17 93.65 06:14:02 06:02:02 1 7.22 0.00 0.99 0.91 0.07 90.81 06:14:02 06:03:01 all 0.16 0.00 0.05 0.00 0.04 99.75 06:14:02 06:03:01 0 0.29 0.00 0.05 0.00 0.07 99.59 06:14:02 06:03:01 1 0.03 0.00 0.05 0.00 0.02 99.90 06:14:02 06:04:01 all 0.14 0.00 0.08 0.01 0.02 99.76 06:14:02 06:04:01 0 0.17 0.00 0.07 0.02 0.02 99.73 06:14:02 06:04:01 1 0.12 0.00 0.08 0.00 0.02 99.78 06:14:02 06:05:01 all 0.18 0.00 0.03 0.00 0.02 99.77 06:14:02 06:05:01 0 0.32 0.00 0.03 0.00 0.02 99.63 06:14:02 06:05:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:14:02 06:06:01 all 5.45 0.00 1.05 1.79 0.04 91.66 06:14:02 06:06:01 0 5.09 0.00 1.28 1.40 0.05 92.17 06:14:02 06:06:01 1 5.81 0.00 0.82 2.19 0.03 91.14 06:14:02 06:07:01 all 3.64 0.00 1.67 5.80 0.04 88.85 06:14:02 06:07:01 0 3.76 0.00 1.77 7.58 0.03 86.85 06:14:02 06:07:01 1 3.51 0.00 1.57 4.03 0.05 90.84 06:14:02 06:08:01 all 0.12 0.00 0.06 0.00 0.03 99.79 06:14:02 06:08:01 0 0.12 0.00 0.05 0.00 0.02 99.82 06:14:02 06:08:01 1 0.12 0.00 0.07 0.00 0.05 99.77 06:14:02 06:09:01 all 0.11 0.00 0.03 0.00 0.02 99.85 06:14:02 06:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:14:02 06:09:01 1 0.18 0.00 0.03 0.00 0.02 99.77 06:14:02 06:10:01 all 0.14 0.00 0.04 0.00 0.03 99.79 06:14:02 06:10:01 0 0.13 0.00 0.05 0.00 0.02 99.80 06:14:02 06:10:01 1 0.15 0.00 0.03 0.00 0.03 99.78 06:14:02 06:11:01 all 0.09 0.00 0.03 0.00 0.02 99.86 06:14:02 06:11:01 0 0.13 0.00 0.03 0.00 0.02 99.82 06:14:02 06:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:14:02 06:12:01 all 0.10 0.00 0.02 0.00 0.02 99.87 06:14:02 06:12:01 0 0.15 0.00 0.02 0.00 0.00 99.83 06:14:02 06:12:01 1 0.05 0.00 0.02 0.00 0.03 99.90 06:14:02 06:14:02 06:12:01 CPU %user %nice %system %iowait %steal %idle 06:14:02 06:13:01 all 0.03 0.00 0.03 0.00 0.03 99.92 06:14:02 06:13:01 0 0.03 0.00 0.02 0.00 0.03 99.92 06:14:02 06:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:14:02 Average: all 1.31 0.00 0.36 0.69 0.03 97.61 06:14:02 Average: 0 1.18 0.00 0.40 0.79 0.04 97.58 06:14:02 Average: 1 1.43 0.00 0.31 0.59 0.03 97.64 06:14:02 06:14:02 06:14:02