Pull request #397 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d092d0404632b38aea96cc9d20a7db0d40100410+cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff (24435bfb805eb31aa7790c0fc10f0259351c13ca) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4143146196115875460.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh5024035111049201151.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-397/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-397/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1341308349215370843.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-397/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh165394237031565330.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh9086195800399377948.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-397/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-397/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh200554604575673730.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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 Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-315’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-builder-2c-1g-639’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1825’ is offline ‘prd-centos7-docker-4c-2g-643’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-642’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-644 in /w/workspace/edgexfoundry_edgex-ui-go_PR-397 [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-397 # 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-397@tmp/jenkins-gitclient-ssh8802613627535570644.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-397@tmp/jenkins-gitclient-ssh8894769126537860381.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/397/head:refs/remotes/origin/PR-397 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff into PR head commit d092d0404632b38aea96cc9d20a7db0d40100410 Merge succeeded, producing d092d0404632b38aea96cc9d20a7db0d40100410 Checking out Revision d092d0404632b38aea96cc9d20a7db0d40100410 (PR-397) > git config core.sparsecheckout # timeout=10 > git checkout -f d092d0404632b38aea96cc9d20a7db0d40100410 # 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-397@tmp/jenkins-gitclient-ssh926115673674909773.key > git merge cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d092d0404632b38aea96cc9d20a7db0d40100410 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:09:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:09:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:09:56 ========================================================= 04:09:56 EdgeX Global Pipelines Version Info 04:09:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:09:57 ------------------- 04:09:57 stable info: 04:09:57 ------------------- 04:09:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:09:57 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:09:57 Message: update stable to v1.0.195 04:09:58 ------------------- 04:09:58 experimental info: 04:09:58 ------------------- 04:09:58 Commited By: **** collab-it+edgex@linuxfoundation.org 04:09:58 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:09:58 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:09:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:09:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:09:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:09:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:09:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:09:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:09:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:09:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:09:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:09:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:09:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:09:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:09:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:09:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:09:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:09:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:09:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:09:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-397 [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-397 [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-397 [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d092d0404632b38aea96cc9d20a7db0d40100410 [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d092d04 [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:10:00 provisioning config files... 04:10:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-397@tmp/config8850189036429878661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:01 ---> docker-login.sh 04:10:01 nexus3.edgexfoundry.org:10001 04:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:01 Configure a credential helper to remove this warning. See 04:10:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:01 04:10:01 Login Succeeded 04:10:01 nexus3.edgexfoundry.org:10002 04:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:02 Configure a credential helper to remove this warning. See 04:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:02 04:10:02 Login Succeeded 04:10:02 nexus3.edgexfoundry.org:10003 04:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:02 Configure a credential helper to remove this warning. See 04:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:02 04:10:02 Login Succeeded 04:10:02 nexus3.edgexfoundry.org:10004 04:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:02 Configure a credential helper to remove this warning. See 04:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:02 04:10:02 Login Succeeded 04:10:02 docker.io 04:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:02 Configure a credential helper to remove this warning. See 04:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:02 04:10:02 Login Succeeded 04:10:02 ---> docker-login.sh ends [Pipeline] } 04:10:02 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 04:10:03 + git log --format=format:%s -1 d092d0404632b38aea96cc9d20a7db0d40100410 [Pipeline] echo 04:10:03 GIT_COMMIT: d092d0404632b38aea96cc9d20a7db0d40100410, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 04:10:03 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:10:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:10:04 04:10:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:10:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:10:04 latest: Pulling from edgex-devops/git-semver 04:10:04 31603596830f: Pulling fs layer 04:10:04 54011a49482f: Pulling fs layer 04:10:04 a6820b24f6d8: Pulling fs layer 04:10:04 f581987b2513: Pulling fs layer 04:10:04 f581987b2513: Waiting 04:10:04 54011a49482f: Verifying Checksum 04:10:04 54011a49482f: Download complete 04:10:05 31603596830f: Verifying Checksum 04:10:05 31603596830f: Download complete 04:10:05 f581987b2513: Verifying Checksum 04:10:05 f581987b2513: Download complete 04:10:05 a6820b24f6d8: Verifying Checksum 04:10:05 a6820b24f6d8: Download complete 04:10:05 31603596830f: Pull complete 04:10:05 54011a49482f: Pull complete 04:10:05 a6820b24f6d8: Pull complete 04:10:06 f581987b2513: Pull complete 04:10:06 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:10:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:10:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:10:06 prd-centos7-docker-4c-2g-644 does not seem to be running inside a container 04:10:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-397 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-397:/w/workspace/edgexfoundry_edgex-ui-go_PR-397:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-397@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-397@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:10:07 $ docker top a2ba7b7ea6d91282af0cc789a01d66d1f68221cea76510ceff2e7acd6ed7cf12 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:10:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:10:07 [ssh-agent] Looking for ssh-agent implementation... 04:10:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:10:07 $ docker exec a2ba7b7ea6d91282af0cc789a01d66d1f68221cea76510ceff2e7acd6ed7cf12 ssh-agent 04:10:08 SSH_AUTH_SOCK=/tmp/ssh-OdqciR9pvQFX/agent.13 04:10:08 SSH_AGENT_PID=19 04:10:08 Running ssh-add (command line suppressed) 04:10:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-397@tmp/private_key_7794249660143050553.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-397@tmp/private_key_7794249660143050553.key) 04:10:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:10:08 + git tag --points-at HEAD [Pipeline] } 04:10:08 $ docker exec --env ******** --env ******** a2ba7b7ea6d91282af0cc789a01d66d1f68221cea76510ceff2e7acd6ed7cf12 ssh-agent -k 04:10:08 unset SSH_AUTH_SOCK; 04:10:08 unset SSH_AGENT_PID; 04:10:08 echo Agent pid 19 killed; 04:10:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:10:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:10:08 [ssh-agent] Looking for ssh-agent implementation... 04:10:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:10:08 $ docker exec a2ba7b7ea6d91282af0cc789a01d66d1f68221cea76510ceff2e7acd6ed7cf12 ssh-agent 04:10:09 SSH_AUTH_SOCK=/tmp/ssh-gcTd2AD79ofv/agent.52 04:10:09 SSH_AGENT_PID=58 04:10:09 Running ssh-add (command line suppressed) 04:10:09 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-397@tmp/private_key_8329225126899113530.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-397@tmp/private_key_8329225126899113530.key) 04:10:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:10:09 + git semver init 04:10:09 # -> Open(): unable to determine branch for HEAD 04:10:09 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-397/.git 04:10:09 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-397 04:10:09 # $SEMVER_REMOTE_NAME = origin 04:10:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:10:09 # $SEMVER_USER_NAME = edgex-jenkins 04:10:09 # $SEMVER_BRANCH = PR-397 04:10:09 # $SEMVER_TEMP = /tmp/semver-714779992 04:10:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 04:10:11 # '/tmp/semver-714779992' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-397/.semver' 04:10:11 # -> Force: false 04:10:11 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-397/.semver [Pipeline] } 04:10:11 $ docker exec --env ******** --env ******** a2ba7b7ea6d91282af0cc789a01d66d1f68221cea76510ceff2e7acd6ed7cf12 ssh-agent -k 04:10:11 unset SSH_AUTH_SOCK; 04:10:11 unset SSH_AGENT_PID; 04:10:11 echo Agent pid 58 killed; 04:10:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:10:12 + git semver [Pipeline] } 04:10:12 $ docker stop --time=1 a2ba7b7ea6d91282af0cc789a01d66d1f68221cea76510ceff2e7acd6ed7cf12 04:10:13 $ docker rm -f a2ba7b7ea6d91282af0cc789a01d66d1f68221cea76510ceff2e7acd6ed7cf12 [Pipeline] // withDockerContainer [Pipeline] sh 04:10:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:10:14 Stashed 1 file(s) [Pipeline] echo 04:10:14 [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 04:10:30 Still waiting to schedule task 04:10:30 ‘prd-centos7-blackbox-4c-2g-315’ doesn’t have label ‘centos7-docker-4c-2g’ 04:10:30 ‘prd-centos7-builder-2c-1g-639’ doesn’t have label ‘centos7-docker-4c-2g’ 04:10:30 ‘prd-centos7-docker-4c-2g-1825’ is offline 04:10:30 ‘prd-centos7-docker-4c-2g-646’ is offline 04:10:30 Still waiting to schedule task 04:10:30 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-642’ 04:13:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-647 in /w/workspace/edgexfoundry_edgex-ui-go_PR-397 [Pipeline] { [Pipeline] ws 04:13:32 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:13:32 The recommended git tool is: git 04:13:37 using credential edgex-jenkins-ssh 04:13:37 Cloning the remote Git repository 04:13:37 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:13:38 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:13:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:13:38 > git --version # timeout=10 04:13:38 > git --version # 'git version 2.17.1' 04:13:38 using GIT_SSH to set credentials SSH Credentials for GitHub 04:13:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:13:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:13:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:13:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:13:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:13:40 using GIT_SSH to set credentials SSH Credentials for GitHub 04:13:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/397/head:refs/remotes/origin/PR-397 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:13:41 Merging remotes/origin/master commit cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff into PR head commit d092d0404632b38aea96cc9d20a7db0d40100410 04:13:41 Merge succeeded, producing d092d0404632b38aea96cc9d20a7db0d40100410 04:13:41 Checking out Revision d092d0404632b38aea96cc9d20a7db0d40100410 (PR-397) 04:13:41 > git config core.sparsecheckout # timeout=10 04:13:41 > git checkout -f d092d0404632b38aea96cc9d20a7db0d40100410 # timeout=10 04:13:41 > git remote # timeout=10 04:13:41 > git config --get remote.origin.url # timeout=10 04:13:41 using GIT_SSH to set credentials SSH Credentials for GitHub 04:13:41 > git merge cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff # timeout=10 04:13:41 > git rev-parse HEAD^{commit} # timeout=10 04:13:41 > git config core.sparsecheckout # timeout=10 04:13:41 > git checkout -f d092d0404632b38aea96cc9d20a7db0d40100410 # timeout=10 04:13:46 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 04:13:46 > git --version # timeout=10 04:13:46 > git --version # 'git version 2.17.1' 04:13:46 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:13:47 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:13:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:13:48 + sudo service docker restart 04:13:48 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:06 provisioning config files... 04:14:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5178907557968773680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:07 ---> docker-login.sh 04:14:07 nexus3.edgexfoundry.org:10001 04:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:08 Configure a credential helper to remove this warning. See 04:14:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:08 04:14:08 Login Succeeded 04:14:08 nexus3.edgexfoundry.org:10002 04:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:09 Configure a credential helper to remove this warning. See 04:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:09 04:14:09 Login Succeeded 04:14:09 nexus3.edgexfoundry.org:10003 04:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:09 Configure a credential helper to remove this warning. See 04:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:09 04:14:09 Login Succeeded 04:14:09 nexus3.edgexfoundry.org:10004 04:14:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:10 Configure a credential helper to remove this warning. See 04:14:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:10 04:14:10 Login Succeeded 04:14:10 docker.io 04:14:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:10 Configure a credential helper to remove this warning. See 04:14:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:10 04:14:10 Login Succeeded 04:14:10 ---> docker-login.sh ends [Pipeline] } 04:14:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:14:11 ========================================================= 04:14:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:14:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:14: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 . 04:14:13 Sending build context to Docker daemon 17.94MB 04:14:13 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:14:13 Step 2/8 : FROM ${BASE} 04:14:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:14:13 595b0fe564bb: Pulling fs layer 04:14:13 3088b5b3c5c0: Pulling fs layer 04:14:13 5b7225fbf94c: Pulling fs layer 04:14:13 ba82ee9f976e: Pulling fs layer 04:14:13 506bd15cee9f: Pulling fs layer 04:14:13 75a0a4a0db45: Pulling fs layer 04:14:13 618dc40b7e24: Pulling fs layer 04:14:13 ba82ee9f976e: Waiting 04:14:13 506bd15cee9f: Waiting 04:14:13 75a0a4a0db45: Waiting 04:14:13 618dc40b7e24: Waiting 04:14:13 5b7225fbf94c: Download complete 04:14:13 3088b5b3c5c0: Verifying Checksum 04:14:13 3088b5b3c5c0: Download complete 04:14:13 506bd15cee9f: Verifying Checksum 04:14:13 506bd15cee9f: Download complete 04:14:13 75a0a4a0db45: Verifying Checksum 04:14:13 75a0a4a0db45: Download complete 04:14:13 595b0fe564bb: Verifying Checksum 04:14:13 595b0fe564bb: Download complete 04:14:13 Running on prd-centos7-docker-4c-2g-648 in /w/workspace/edgexfoundry_edgex-ui-go_PR-397 [Pipeline] { [Pipeline] ws 04:14:13 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:14:13 The recommended git tool is: git 04:14:14 595b0fe564bb: Pull complete 04:14:14 3088b5b3c5c0: Pull complete 04:14:15 5b7225fbf94c: Pull complete 04:14:16 using credential edgex-jenkins-ssh 04:14:16 Cloning the remote Git repository 04:14:16 618dc40b7e24: Download complete 04:14:16 ba82ee9f976e: Verifying Checksum 04:14:16 ba82ee9f976e: Download complete 04:14:15 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:14:16 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:14:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:14:16 > git --version # timeout=10 04:14:16 > git --version # 'git version 2.24.4' 04:14:16 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:16 [INFO] Currently running in a labeled security context 04:14:16 [INFO] Currently SELinux is 'enforcing' on the host 04:14:16 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3751219547291924861.key 04:14:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:14:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:14:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:14:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:14:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:14:17 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:17 [INFO] Currently running in a labeled security context 04:14:17 [INFO] Currently SELinux is 'enforcing' on the host 04:14:17 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh1220059236111010190.key 04:14:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/397/head:refs/remotes/origin/PR-397 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:14:18 Merging remotes/origin/master commit cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff into PR head commit d092d0404632b38aea96cc9d20a7db0d40100410 04:14:18 Merge succeeded, producing d092d0404632b38aea96cc9d20a7db0d40100410 04:14:18 Checking out Revision d092d0404632b38aea96cc9d20a7db0d40100410 (PR-397) 04:14:18 > git config core.sparsecheckout # timeout=10 04:14:18 > git checkout -f d092d0404632b38aea96cc9d20a7db0d40100410 # timeout=10 04:14:18 > git remote # timeout=10 04:14:18 > git config --get remote.origin.url # timeout=10 04:14:18 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:18 [INFO] Currently running in a labeled security context 04:14:18 [INFO] Currently SELinux is 'enforcing' on the host 04:14:18 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3472127892857988889.key 04:14:18 > git merge cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff # timeout=10 04:14:18 > git rev-parse HEAD^{commit} # timeout=10 04:14:18 > git config core.sparsecheckout # timeout=10 04:14:18 > git checkout -f d092d0404632b38aea96cc9d20a7db0d40100410 # timeout=10 04:14:22 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 04:14:22 > git --version # timeout=10 04:14:22 > git --version # 'git version 2.24.4' 04:14:22 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:14:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:14:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:14:24 + sudo service docker restart 04:14:24 + true 04:14:24 Redirecting to /bin/systemctl restart docker.service 04:14:29 ba82ee9f976e: Pull complete 04:14:29 506bd15cee9f: Pull complete 04:14:29 75a0a4a0db45: Pull complete 04:14:32 618dc40b7e24: Pull complete 04:14:32 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 04:14:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:14:32 ---> a36622ca3599 04:14:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:14:34 ---> Running in ef25751f78d4 04:14:34 Removing intermediate container ef25751f78d4 04:14:34 ---> 3935281c8808 04:14:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:14:34 ---> Running in 35a1e78d0ac4 04:14:37 Removing intermediate container 35a1e78d0ac4 04:14:37 ---> 21aac11ee949 04:14:37 Step 5/8 : RUN apk add --no-cache make git 04:14:37 ---> Running in 7475033a00d0 04:14:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:14:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:14:40 OK: 138 MiB in 40 packages 04:14:41 Removing intermediate container 7475033a00d0 04:14:41 ---> ef075d601a5f 04:14:41 Step 6/8 : WORKDIR /edgex-ui-go 04:14:41 ---> Running in 1b3bb04ca594 04:14:41 Removing intermediate container 1b3bb04ca594 04:14:41 ---> 366f44c07d18 04:14:41 Step 7/8 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:42 provisioning config files... 04:14:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2771122584073179555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:42 ---> docker-login.sh 04:14:42 nexus3.edgexfoundry.org:10001 04:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:43 Configure a credential helper to remove this warning. See 04:14:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:43 04:14:43 Login Succeeded 04:14:43 nexus3.edgexfoundry.org:10002 04:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:43 Configure a credential helper to remove this warning. See 04:14:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:43 04:14:43 Login Succeeded 04:14:43 nexus3.edgexfoundry.org:10003 04:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:43 Configure a credential helper to remove this warning. See 04:14:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:43 04:14:43 Login Succeeded 04:14:43 nexus3.edgexfoundry.org:10004 04:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:43 Configure a credential helper to remove this warning. See 04:14:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:43 04:14:43 Login Succeeded 04:14:43 docker.io 04:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:43 Configure a credential helper to remove this warning. See 04:14:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:43 04:14:43 Login Succeeded 04:14:43 ---> docker-login.sh ends [Pipeline] } 04:14:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:14:44 ========================================================= 04:14:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:14:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:14:44 ---> f1caaca166ed 04:14:44 Step 8/8 : RUN go mod download 04:14:44 ---> Running in d8e8c7d8fb4d 04:14:44 + 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 . 04:14:44 Sending build context to Docker daemon 17.94MB 04:14:44 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:14:44 Step 2/8 : FROM ${BASE} 04:14:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:14:44 540db60ca938: Pulling fs layer 04:14:44 adcc1eea9eea: Pulling fs layer 04:14:44 4c4ab2625f07: Pulling fs layer 04:14:44 0510c868ecb4: Pulling fs layer 04:14:44 afea3b2eda06: Pulling fs layer 04:14:44 7809a108b3ef: Pulling fs layer 04:14:44 f706445af74f: Pulling fs layer 04:14:44 0510c868ecb4: Waiting 04:14:44 afea3b2eda06: Waiting 04:14:44 7809a108b3ef: Waiting 04:14:44 f706445af74f: Waiting 04:14:44 4c4ab2625f07: Verifying Checksum 04:14:44 4c4ab2625f07: Download complete 04:14:44 adcc1eea9eea: Verifying Checksum 04:14:44 adcc1eea9eea: Download complete 04:14:44 afea3b2eda06: Verifying Checksum 04:14:44 afea3b2eda06: Download complete 04:14:44 7809a108b3ef: Verifying Checksum 04:14:44 7809a108b3ef: Download complete 04:14:44 540db60ca938: Verifying Checksum 04:14:44 540db60ca938: Download complete 04:14:45 540db60ca938: Pull complete 04:14:45 adcc1eea9eea: Pull complete 04:14:45 4c4ab2625f07: Pull complete 04:14:46 f706445af74f: Verifying Checksum 04:14:46 f706445af74f: Download complete 04:14:46 0510c868ecb4: Verifying Checksum 04:14:46 0510c868ecb4: Download complete 04:14:50 0510c868ecb4: Pull complete 04:14:50 afea3b2eda06: Pull complete 04:14:50 7809a108b3ef: Pull complete 04:14:51 f706445af74f: Pull complete 04:14:51 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:14:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:14:51 ---> b068be0155e3 04:14:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:14:55 ---> Running in 3c46578b69fe 04:14:55 Removing intermediate container 3c46578b69fe 04:14:55 ---> 609daed35a7b 04:14:55 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:14:55 ---> Running in c8fa241b0f2d 04:14:56 Removing intermediate container c8fa241b0f2d 04:14:56 ---> b6ffb70bda21 04:14:56 Step 5/8 : RUN apk add --no-cache make git 04:14:56 ---> Running in a12c82a05b34 04:14:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:14:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:14:57 OK: 149 MiB in 40 packages 04:14:57 Removing intermediate container a12c82a05b34 04:14:57 ---> c9861ac85665 04:14:57 Step 6/8 : WORKDIR /edgex-ui-go 04:14:57 ---> Running in f146f2d7c085 04:14:58 Removing intermediate container f146f2d7c085 04:14:58 ---> 29342bdb99f0 04:14:58 Step 7/8 : COPY . . 04:14:58 ---> 66fb95561524 04:14:58 Step 8/8 : RUN go mod download 04:14:58 ---> Running in a7c06cd1f3ea 04:15:11 Removing intermediate container d8e8c7d8fb4d 04:15:11 ---> 0c05b970f8e3 04:15:11 Removing intermediate container a7c06cd1f3ea 04:15:11 ---> 277096634667 04:15:11 Successfully built 277096634667 04:15:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:15:11 Successfully built 0c05b970f8e3 04:15:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:15:11 + docker inspect -f . ci-base-image-x86_64 04:15:11 . [Pipeline] withDockerContainer 04:15:11 prd-centos7-docker-4c-2g-648 does not seem to be running inside a container 04:15:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:15:12 + docker inspect -f . ci-base-image-arm64 04:15:12 . 04:15:12 $ docker top 8422562e17e3384b6b508a236bdc2f5d6f26ec7b41a7073674f7d221afeaa824 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 04:15:12 prd-ubuntu18.04-docker-arm64-4c-16g-647 does not seem to be running inside a container 04:15:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:15:14 $ docker top b1a010943cb86860728c4ecae08e28455b32846de6d08b71e9ed2e3a15a77591 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 04:15:15 + go version 04:15:15 go version go1.16.3 linux/amd64 [Pipeline] } 04:15:15 $ docker stop --time=1 8422562e17e3384b6b508a236bdc2f5d6f26ec7b41a7073674f7d221afeaa824 04:15:15 + go version 04:15:15 go version go1.16.5 linux/arm64 04:15:16 $ docker rm -f 8422562e17e3384b6b508a236bdc2f5d6f26ec7b41a7073674f7d221afeaa824 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 04:15:16 $ docker stop --time=1 b1a010943cb86860728c4ecae08e28455b32846de6d08b71e9ed2e3a15a77591 04:15:18 $ docker rm -f b1a010943cb86860728c4ecae08e28455b32846de6d08b71e9ed2e3a15a77591 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 04:15:19 + docker inspect -f . ci-base-image-x86_64 04:15:19 . [Pipeline] withDockerContainer 04:15:19 prd-centos7-docker-4c-2g-648 does not seem to be running inside a container 04:15:19 + docker inspect -f . ci-base-image-arm64 04:15:19 . 04:15:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:15:20 $ docker top fb9ab1804dcd1aab142b405c5adfb0ab18ad26baf541870fe6ea57719f10393b -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 04:15:20 prd-ubuntu18.04-docker-arm64-4c-16g-647 does not seem to be running inside a container 04:15:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:15:22 $ docker top 1c50d799eddb098698b8b67c55bedc1294649add6060e97d848b41c491e61ce3 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 04:15:23 + go mod tidy [Pipeline] sh 04:15:23 + make test 04:15:23 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:15:23 + go mod tidy 04:15:23 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh 04:15:24 + make test 04:15:24 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:15:25 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:15:33 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:15:33 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:15:33 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:15:33 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:15:33 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:15:33 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:15:33 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:15:33 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:15:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:15:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:15:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:15:33 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:15:33 GO111MODULE=on go vet ./... [Pipeline] } 04:15:38 $ docker stop --time=1 fb9ab1804dcd1aab142b405c5adfb0ab18ad26baf541870fe6ea57719f10393b 04:15:39 $ docker rm -f fb9ab1804dcd1aab142b405c5adfb0ab18ad26baf541870fe6ea57719f10393b [Pipeline] // withDockerContainer [Pipeline] sh 04:15:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:15:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:15:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:15:41 + ls -al . 04:15:41 total 92 04:15:41 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 22 04:15 . 04:15:41 drwxrwxr-x. 4 jenkins jenkins 28 Jun 22 04:14 .. 04:15:41 drwxrwxr-x. 3 jenkins jenkins 20 Jun 22 04:14 assets 04:15:41 drwxrwxr-x. 2 jenkins jenkins 35 Jun 22 04:14 bin 04:15:41 drwxrwxr-x. 3 jenkins jenkins 29 Jun 22 04:14 cmd 04:15:41 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 22 04:14 CONTRIBUTING.md 04:15:41 -rw-r--r--. 1 jenkins jenkins 10 Jun 22 04:15 coverage.out 04:15:41 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 22 04:14 Dockerfile 04:15:41 -rw-rw-r--. 1 jenkins jenkins 902 Jun 22 04:14 Dockerfile.build 04:15:41 drwxrwxr-x. 2 jenkins jenkins 23 Jun 22 04:14 docs 04:15:41 drwxrwxr-x. 8 jenkins jenkins 179 Jun 22 04:14 .git 04:15:41 drwxrwxr-x. 2 jenkins jenkins 103 Jun 22 04:14 .github 04:15:41 -rw-rw-r--. 1 jenkins jenkins 162 Jun 22 04:14 .gitignore 04:15:41 -rw-rw-r--. 1 jenkins jenkins 838 Jun 22 04:14 go.mod 04:15:41 -rw-r--r--. 1 jenkins jenkins 23723 Jun 22 04:15 go.sum 04:15:41 drwxrwxr-x. 9 jenkins jenkins 125 Jun 22 04:14 internal 04:15:41 -rw-rw-r--. 1 jenkins jenkins 652 Jun 22 04:14 Jenkinsfile 04:15:41 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 22 04:14 LICENSE 04:15:41 -rw-rw-r--. 1 jenkins jenkins 941 Jun 22 04:14 Makefile 04:15:41 drwxrwxr-x. 3 jenkins jenkins 19 Jun 22 04:14 pkg 04:15:41 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 22 04:14 README.md 04:15:41 -rw-rw-r--. 1 jenkins jenkins 5 Jun 22 04:10 VERSION 04:15:41 -rw-rw-r--. 1 jenkins jenkins 155 Jun 22 04:14 version.go 04:15:41 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 22 04:14 web [Pipeline] isUnix [Pipeline] sh 04:15:42 + 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=d092d0404632b38aea96cc9d20a7db0d40100410 --label arch=amd64 --label version=0.0.0 . 04:15:42 Sending build context to Docker daemon 17.96MB 04:15:42 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 04:15:42 Step 2/24 : FROM ${BASE} AS builder 04:15:42 ---> 277096634667 04:15:42 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:15:42 ---> Running in e2833c071e3f 04:15:42 Removing intermediate container e2833c071e3f 04:15:42 ---> 86f32bb551da 04:15:42 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 04:15:42 ---> Running in a909230c7698 04:15:42 Removing intermediate container a909230c7698 04:15:42 ---> 405797860741 04:15:42 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 04:15:42 ---> Running in 03a5987e0bc5 04:15:42 Removing intermediate container 03a5987e0bc5 04:15:42 ---> 832adda44dd2 04:15:42 Step 6/24 : LABEL Name=edgex-ui-go 04:15:42 ---> Running in e3abb5c623ad 04:15:42 Removing intermediate container e3abb5c623ad 04:15:42 ---> 4789d2e2aff8 04:15:42 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:15:42 ---> Running in 10ccfa20131b 04:15:42 Removing intermediate container 10ccfa20131b 04:15:42 ---> ca0edd50b3cf 04:15:42 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:42 ---> Running in 1b94234b8ca6 04:15:43 Removing intermediate container 1b94234b8ca6 04:15:43 ---> 4ca7a976ef23 04:15:43 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:15:43 ---> Running in f9a291f6ef43 04:15:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:15:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:15:45 OK: 149 MiB in 40 packages 04:15:45 Removing intermediate container f9a291f6ef43 04:15:45 ---> 24b6cfbcf6f9 04:15:45 Step 10/24 : ENV GO111MODULE=on 04:15:45 ---> Running in 5f62cb2f6459 04:15:45 Removing intermediate container 5f62cb2f6459 04:15:45 ---> 8c4a849ad7d4 04:15:45 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:15:45 ---> Running in 289cd317775d 04:15:45 Removing intermediate container 289cd317775d 04:15:45 ---> a263859d4094 04:15:45 Step 12/24 : COPY go.mod . 04:15:45 ---> d9f52f67f695 04:15:45 Step 13/24 : COPY Makefile . 04:15:45 ---> 460a701e61f8 04:15:45 Step 14/24 : RUN make update 04:15:45 ---> Running in e8b3100ccc00 04:15:46 CGO_ENABLED=0 GO111MODULE=on go mod download 04:15:46 Removing intermediate container e8b3100ccc00 04:15:46 ---> cdacd648db93 04:15:46 Step 15/24 : COPY . . 04:15:46 ---> 71687a77b329 04:15:46 Step 16/24 : RUN ${MAKE} 04:15:46 ---> Running in 19e1dbc1a031 04:15:47 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 04:15:55 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:15:56 Removing intermediate container 19e1dbc1a031 04:15:56 ---> e21ad9434485 04:15:56 Step 17/24 : FROM alpine:3.12 04:15:57 3.12: Pulling from library/alpine 04:15:57 339de151aab4: Pulling fs layer 04:15:57 339de151aab4: Verifying Checksum 04:15:57 339de151aab4: Download complete 04:15:57 339de151aab4: Pull complete 04:15:57 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:15:57 Status: Downloaded newer image for alpine:3.12 04:15:57 ---> 13621d1b12d4 04:15:57 Step 18/24 : EXPOSE 4000 04:15:57 ---> Running in cee19318737a 04:15:57 Removing intermediate container cee19318737a 04:15:57 ---> 05cd8777d420 04:15:57 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 04:15:58 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:15:58 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:15:58 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:15:58 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:15:58 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:15:58 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:15:58 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:15:58 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:15:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:15:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:15:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:15:58 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:15:58 GO111MODULE=on go vet ./... 04:15:58 ---> 1c07c1c4f161 04:15:58 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:15:58 ---> Running in 3c60271f914e 04:15:58 Removing intermediate container 3c60271f914e 04:15:58 ---> d5438ca6d49d 04:15:58 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:15:58 ---> Running in 8c387f59d0a9 04:15:58 Removing intermediate container 8c387f59d0a9 04:15:58 ---> 9de157400b89 04:15:58 Step 22/24 : LABEL arch=amd64 04:15:58 ---> Running in 48548e444869 04:15:58 Removing intermediate container 48548e444869 04:15:58 ---> f9faf76783e5 04:15:58 Step 23/24 : LABEL git_sha=d092d0404632b38aea96cc9d20a7db0d40100410 04:15:58 ---> Running in 8d54f8a6044a 04:15:58 Removing intermediate container 8d54f8a6044a 04:15:58 ---> aa08a809350b 04:15:58 Step 24/24 : LABEL version=0.0.0 04:15:58 ---> Running in 3ceace90ec3d 04:15:59 Removing intermediate container 3ceace90ec3d 04:15:59 ---> f9a43e1769a4 04:15:59 [Warning] One or more build-args [ARCH] were not consumed 04:15:59 Successfully built f9a43e1769a4 04:15:59 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 04:16:00 ---> job-cost.sh 04:16:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ydva 04:16:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] } 04:16:16 $ docker stop --time=1 1c50d799eddb098698b8b67c55bedc1294649add6060e97d848b41c491e61ce3 04:16:18 $ docker rm -f 1c50d799eddb098698b8b67c55bedc1294649add6060e97d848b41c491e61ce3 [Pipeline] // withDockerContainer [Pipeline] sh 04:16:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:16:19 Warning: overwriting stash ‘coverage-report’ 04:16:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:16:20 + sudo chown -R jenkins:jenkins . 04:16:25 lf-activate-venv(): INFO: Adding /tmp/venv-ydva/bin to PATH 04:16:25 INFO: No Stack... 04:16:25 INFO: Retrieving Pricing Info for: v3-standard-2 04:16:25 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 04:16:26 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:16:26 + cut -d, -f6 [Pipeline] lock 04:16:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-397-1-stack-cost] 04:16:26 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-397-1-stack-cost] did not exist. Created. 04:16:26 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-397-1-stack-cost] [Pipeline] { [Pipeline] unstash 04:16:26 + ls -al . 04:16:26 total 128 04:16:26 drwxrwxr-x 11 jenkins jenkins 4096 Jun 22 04:15 . 04:16:26 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 04:13 .. 04:16:26 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 04:13 .git 04:16:26 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 04:13 .github 04:16:26 -rw-rw-r-- 1 jenkins jenkins 162 Jun 22 04:13 .gitignore 04:16:26 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 22 04:13 CONTRIBUTING.md 04:16:26 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 22 04:13 Dockerfile 04:16:26 -rw-rw-r-- 1 jenkins jenkins 902 Jun 22 04:13 Dockerfile.build 04:16:26 -rw-rw-r-- 1 jenkins jenkins 652 Jun 22 04:13 Jenkinsfile 04:16:26 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 22 04:13 LICENSE 04:16:26 -rw-rw-r-- 1 jenkins jenkins 941 Jun 22 04:13 Makefile 04:16:26 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 22 04:13 README.md 04:16:26 -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 04:10 VERSION 04:16:26 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 04:13 assets 04:16:26 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 04:13 bin 04:16:26 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 04:13 cmd 04:16:26 -rw-r--r-- 1 jenkins jenkins 10 Jun 22 04:15 coverage.out 04:16:26 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 04:13 docs 04:16:26 -rw-rw-r-- 1 jenkins jenkins 838 Jun 22 04:13 go.mod 04:16:26 -rw-r--r-- 1 jenkins jenkins 23723 Jun 22 04:15 go.sum 04:16:26 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 04:13 internal 04:16:26 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 04:13 pkg 04:16:26 -rw-rw-r-- 1 jenkins jenkins 155 Jun 22 04:13 version.go 04:16:26 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 04:13 web [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 04:16:26 + echo total: 0.05999999865889549 [Pipeline] stash 04:16:26 Stashed 1 file(s) [Pipeline] } 04:16:26 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-397-1-stack-cost] [Pipeline] // lock 04:16:26 + 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=d092d0404632b38aea96cc9d20a7db0d40100410 --label arch=arm64 --label version=0.0.0 . [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:16:27 Sending build context to Docker daemon 17.96MB 04:16:27 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 04:16:27 Step 2/24 : FROM ${BASE} AS builder 04:16:27 ---> 0c05b970f8e3 04:16:27 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:16:28 ---> Running in 77ad13203a2a 04:16:28 Removing intermediate container 77ad13203a2a 04:16:28 ---> 2f94ca3e9d5e 04:16:28 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 04:16:28 ---> Running in 5efdbba81811 04:16:29 Removing intermediate container 5efdbba81811 04:16:29 ---> 416aa74adcf4 04:16:29 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 04:16:29 ---> Running in 7f9241316e8f 04:16:30 Removing intermediate container 7f9241316e8f 04:16:30 ---> dff867d13af3 04:16:30 Step 6/24 : LABEL Name=edgex-ui-go 04:16:30 ---> Running in 68096b62af6e 04:16:30 Removing intermediate container 68096b62af6e 04:16:30 ---> 653713ba27e2 04:16:30 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:16:30 ---> Running in 77127c63f974 04:16:31 Removing intermediate container 77127c63f974 04:16:31 ---> 9db4a1fa17ac 04:16:31 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:31 ---> Running in 28c77e6e9886 04:16:33 Removing intermediate container 28c77e6e9886 04:16:33 ---> 143b7e670bc9 04:16:33 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:16:33 ---> Running in 1981b18e23ba 04:16:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:16:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:16:36 OK: 138 MiB in 40 packages 04:16:37 Removing intermediate container 1981b18e23ba 04:16:37 ---> 609b012f72f1 04:16:37 Step 10/24 : ENV GO111MODULE=on 04:16:38 ---> Running in a0757682418a 04:16:38 Removing intermediate container a0757682418a 04:16:38 ---> 282f9c2c5cab 04:16:38 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:16:38 ---> Running in a5c18c60c3d4 04:16:39 Removing intermediate container a5c18c60c3d4 04:16:39 ---> e5174ab9485c 04:16:39 Step 12/24 : COPY go.mod . 04:16:39 ---> 605b669bd745 04:16:39 Step 13/24 : COPY Makefile . 04:16:40 ---> 989b381274bb 04:16:40 Step 14/24 : RUN make update 04:16:40 ---> Running in d65f4ef4e95e 04:16:42 CGO_ENABLED=0 GO111MODULE=on go mod download 04:16:43 Removing intermediate container d65f4ef4e95e 04:16:43 ---> 7617a43a87bc 04:16:43 Step 15/24 : COPY . . 04:16:45 ---> ffd211ed04f7 04:16:45 Step 16/24 : RUN ${MAKE} 04:16:45 ---> Running in cb94eb2f152d 04:16:46 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 04:17:13 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:17:17 Removing intermediate container cb94eb2f152d 04:17:17 ---> c3b6b805ed6b 04:17:17 Step 17/24 : FROM alpine:3.12 04:17:17 3.12: Pulling from library/alpine 04:17:17 d2f70382dc9a: Pulling fs layer 04:17:17 d2f70382dc9a: Verifying Checksum 04:17:17 d2f70382dc9a: Download complete 04:17:18 d2f70382dc9a: Pull complete 04:17:18 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:17:18 Status: Downloaded newer image for alpine:3.12 04:17:18 ---> c4fd0aeabfcf 04:17:18 Step 18/24 : EXPOSE 4000 04:17:18 ---> Running in 2e8fe4d4b773 04:17:19 Removing intermediate container 2e8fe4d4b773 04:17:19 ---> da6a3990e13d 04:17:19 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 04:17:20 ---> 90beeb3de892 04:17:20 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:17:20 ---> Running in 18cbabf2f514 04:17:20 Removing intermediate container 18cbabf2f514 04:17:20 ---> f02341d7c7f0 04:17:20 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:17:21 ---> Running in 01a5c96c3fa3 04:17:21 Removing intermediate container 01a5c96c3fa3 04:17:21 ---> 5b5e6d68bb6b 04:17:21 Step 22/24 : LABEL arch=arm64 04:17:21 ---> Running in abf96ede9811 04:17:22 Removing intermediate container abf96ede9811 04:17:22 ---> d943166f43cf 04:17:22 Step 23/24 : LABEL git_sha=d092d0404632b38aea96cc9d20a7db0d40100410 04:17:22 ---> Running in 9f506f8a15dc 04:17:22 Removing intermediate container 9f506f8a15dc 04:17:22 ---> c3f13895ea08 04:17:22 Step 24/24 : LABEL version=0.0.0 04:17:22 ---> Running in 809204ced943 04:17:23 Removing intermediate container 809204ced943 04:17:23 ---> 61cc950aefcf 04:17:23 [Warning] One or more build-args [ARCH] were not consumed 04:17:23 Successfully built 61cc950aefcf 04:17:23 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 04:17:24 ---> job-cost.sh 04:17:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sems 04:18:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:19:25 lf-activate-venv(): INFO: Adding /tmp/venv-sems/bin to PATH 04:19:25 INFO: No Stack... 04:19:25 INFO: Retrieving Pricing Info for: v2-standard-4 04:19:25 INFO: Archiving Costs [Pipeline] sh 04:19:25 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:19:25 + cut -d, -f6 [Pipeline] lock 04:19:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-397-1-stack-cost] 04:19:26 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-397-1-stack-cost] did not exist. Created. 04:19:26 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-397-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:19:26 /w/workspace/edgex-ui-go/1@tmp/durable-c970b799/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-c970b799/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:19:26 + echo total: 0.18000000715255737 [Pipeline] stash 04:19:26 Warning: overwriting stash ‘stack-cost’ 04:19:27 Stashed 1 file(s) [Pipeline] } 04:19:27 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-397-1-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 04:19:28 provisioning config files... 04:19:28 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-397@tmp/config6944311906425499892tmp [Pipeline] { [Pipeline] sh 04:19:28 + set +x 04:19:28 + bash -s -- 04:19:28 + curl -s https://codecov.io/bash 04:19:28 04:19:28 _____ _ 04:19:28 / ____| | | 04:19:28 | | ___ __| | ___ ___ _____ __ 04:19:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:19:28 | |___| (_) | (_| | __/ (_| (_) \ V / 04:19:28 \_____\___/ \__,_|\___|\___\___/ \_/ 04:19:28 Bash-1.0.3 04:19:28 04:19:28 04:19:28 ==> git version 2.24.4 found 04:19:28 ==> 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 04:19:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:19:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:19:28 ==> Jenkins CI detected. 04:19:28 project root: . 04:19:28 --> token set from env 04:19:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:19:28 ==> Running gcov in . (disable via -X gcov) 04:19:28 ==> Python coveragepy not found 04:19:28 ==> Searching for coverage reports in: 04:19:28 + . 04:19:28 -> Found 1 reports 04:19:28 ==> Detecting git/mercurial file structure 04:19:29 ==> Reading reports 04:19:29 + ./coverage.out bytes=10 04:19:29 ==> Appending adjustments 04:19:29 https://docs.codecov.io/docs/fixing-reports 04:19:29 + Found adjustments 04:19:29 ==> Gzipping contents 04:19:29 4.0K /tmp/codecov.UB5Vh4.gz 04:19:29 ==> Uploading reports 04:19:29 url: https://codecov.io 04:19:29 query: branch=PR-397&commit=d092d0404632b38aea96cc9d20a7db0d40100410&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-397%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=397&job=&cmd_args= 04:19:29 -> Pinging Codecov 04:19:29 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-397&commit=d092d0404632b38aea96cc9d20a7db0d40100410&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-397%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=397&job=&cmd_args= 04:19:29 -> Uploading to 04:19:29 https://storage.googleapis.com/codecov/v4/raw/2021-06-22/FB506323287CE973F263BFD2A0EB1F37/d092d0404632b38aea96cc9d20a7db0d40100410/c2c962aa-ede1-4aa2-b2d8-dd60d4cde315.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210622%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210622T041929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f313c4cdfcffcf18535e407b47f38b3ac1b40c4abcaf83730dba3343c0e9d83 04:19:29 % Total % Received % Xferd Average Speed Time Time Time Current 04:19:29 Dload Upload Total Spent Left Speed 04:19:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3292 0 0 100 3292 0 6633 --:--:-- --:--:-- --:--:-- 6623 04:19:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d092d0404632b38aea96cc9d20a7db0d40100410 [Pipeline] } 04:19:29 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 04:19:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:19:33 ---> package-listing.sh 04:19:33 ++ facter osfamily 04:19:33 ++ tr '[:upper:]' '[:lower:]' 04:19:33 + OS_FAMILY=redhat 04:19:33 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-397 04:19:33 + START_PACKAGES=/tmp/packages_start.txt 04:19:33 + END_PACKAGES=/tmp/packages_end.txt 04:19:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:19:33 + PACKAGES=/tmp/packages_start.txt 04:19:33 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-397 ']' 04:19:33 + PACKAGES=/tmp/packages_end.txt 04:19:33 + case "${OS_FAMILY}" in 04:19:33 + sort 04:19:33 + rpm -qa 04:19:34 + '[' -f /tmp/packages_start.txt ']' 04:19:34 + '[' -f /tmp/packages_end.txt ']' 04:19:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:19:34 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-397 ']' 04:19:34 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-397/archives/ 04:19:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-397/archives/ [Pipeline] echo 04:19:34 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-397/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:19:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:19:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:19:35 04:19:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:19:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:19:35 alpine: Pulling from edgex-lftools-log-publisher 04:19:35 df20fa9351a1: Pulling fs layer 04:19:35 36b3adc4ff6f: Pulling fs layer 04:19:35 8ad3a11d3b57: Pulling fs layer 04:19:35 46f8f816bc3b: Pulling fs layer 04:19:35 93b61091891f: Pulling fs layer 04:19:35 93b9cdb0e59b: Pulling fs layer 04:19:35 5e14af77c1be: Pulling fs layer 04:19:35 01666e4c0597: Pulling fs layer 04:19:35 aa168da1d23b: Pulling fs layer 04:19:35 93b61091891f: Waiting 04:19:35 93b9cdb0e59b: Waiting 04:19:35 5e14af77c1be: Waiting 04:19:35 01666e4c0597: Waiting 04:19:35 aa168da1d23b: Waiting 04:19:35 46f8f816bc3b: Waiting 04:19:35 36b3adc4ff6f: Verifying Checksum 04:19:35 36b3adc4ff6f: Download complete 04:19:35 46f8f816bc3b: Verifying Checksum 04:19:35 46f8f816bc3b: Download complete 04:19:35 df20fa9351a1: Verifying Checksum 04:19:35 df20fa9351a1: Download complete 04:19:35 93b9cdb0e59b: Verifying Checksum 04:19:35 93b9cdb0e59b: Download complete 04:19:35 5e14af77c1be: Verifying Checksum 04:19:35 5e14af77c1be: Download complete 04:19:35 01666e4c0597: Verifying Checksum 04:19:35 01666e4c0597: Download complete 04:19:35 93b61091891f: Verifying Checksum 04:19:35 93b61091891f: Download complete 04:19:35 df20fa9351a1: Pull complete 04:19:35 8ad3a11d3b57: Verifying Checksum 04:19:35 8ad3a11d3b57: Download complete 04:19:35 36b3adc4ff6f: Pull complete 04:19:36 8ad3a11d3b57: Pull complete 04:19:36 46f8f816bc3b: Pull complete 04:19:37 93b61091891f: Pull complete 04:19:37 93b9cdb0e59b: Pull complete 04:19:37 5e14af77c1be: Pull complete 04:19:37 01666e4c0597: Pull complete 04:19:37 aa168da1d23b: Download complete 04:19:42 aa168da1d23b: Pull complete 04:19:42 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:19:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:19:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:19:42 prd-centos7-docker-4c-2g-644 does not seem to be running inside a container 04:19:42 $ 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-397/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-397 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-397:/w/workspace/edgexfoundry_edgex-ui-go_PR-397:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-397@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-397@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:10003/edgex-lftools-log-publisher:alpine cat 04:19:45 $ docker top 3b7e845406e3055036b254c6d6254f3a6d3f0ae49b11efbc26b949262b23bda7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:46 + touch /tmp/pre-build-complete [Pipeline] sh 04:19:46 + mkdir -p /var/log/sa [Pipeline] sh 04:19:46 + ls /var/log/sa-host 04:19:46 + sadf -c /var/log/sa-host/sa05 04:19:46 file_magic: OK 04:19:46 HZ: Using current value: 100 04:19:46 file_header: OK 04:19:46 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 04:19:46 Statistics: 04:19:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:19:46 File successfully converted to sysstat format version 12.2.1 04:19:46 + sadf -c /var/log/sa-host/sa22 04:19:46 file_magic: OK 04:19:46 HZ: Using current value: 100 04:19:46 file_header: OK 04:19:46 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 04:19:46 Statistics: 04:19:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:19:46 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:46 provisioning config files... 04:19:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-397@tmp/config4966979574933705095tmp [Pipeline] { [Pipeline] echo 04:19:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:19:47 ---> create-netrc.sh [Pipeline] } 04:19:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:19:47 ---> python-tools-install.sh [Pipeline] echo 04:19:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:19:48 ---> sudo-logs.sh 04:19:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:19:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:19:48 ---> job-cost.sh 04:19:48 lf-activate-venv: SKIPPING 04:19:48 DEBUG: total: 0.18000000715255737 04:19:48 INFO: Retrieving Stack Cost... 04:19:49 INFO: Retrieving Pricing Info for: v3-standard-2 04:19:49 INFO: Archiving Costs [Pipeline] echo 04:19:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:19:50 ---> logs-deploy.sh 04:19:50 lf-activate-venv: SKIPPING 04:19:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-397/1 04:19:50 INFO: archiving workspace using pattern(s): 04:19:51 Archives upload complete. 04:19:51 INFO: archiving logs to Nexus 04:19:51 ---> uname -a: 04:19:51 Linux prd-centos7-docker-4c-2g-644.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:19:51 04:19:51 04:19:51 ---> lscpu: 04:19:51 Architecture: x86_64 04:19:51 CPU op-mode(s): 32-bit, 64-bit 04:19:51 Byte Order: Little Endian 04:19:51 Address sizes: 40 bits physical, 48 bits virtual 04:19:51 CPU(s): 2 04:19:51 On-line CPU(s) list: 0,1 04:19:51 Thread(s) per core: 1 04:19:51 Core(s) per socket: 1 04:19:51 Socket(s): 2 04:19:51 NUMA node(s): 1 04:19:51 Vendor ID: AuthenticAMD 04:19:51 CPU family: 23 04:19:51 Model: 49 04:19:51 Model name: AMD EPYC-Rome Processor 04:19:51 Stepping: 0 04:19:51 CPU MHz: 2799.998 04:19:51 BogoMIPS: 5599.99 04:19:51 Virtualization: AMD-V 04:19:51 Hypervisor vendor: KVM 04:19:51 Virtualization type: full 04:19:51 L1d cache: 64 KiB 04:19:51 L1i cache: 64 KiB 04:19:51 L2 cache: 1 MiB 04:19:51 L3 cache: 32 MiB 04:19:51 NUMA node0 CPU(s): 0,1 04:19:51 Vulnerability Itlb multihit: Not affected 04:19:51 Vulnerability L1tf: Not affected 04:19:51 Vulnerability Mds: Not affected 04:19:51 Vulnerability Meltdown: Not affected 04:19:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:19:51 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:19:51 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:19:51 Vulnerability Srbds: Not affected 04:19:51 Vulnerability Tsx async abort: Not affected 04:19:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext 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 04:19:51 04:19:51 04:19:51 ---> nproc: 04:19:51 2 04:19:51 04:19:51 04:19:51 ---> df -h: 04:19:51 Filesystem Size Used Available Use% Mounted on 04:19:51 overlay 40.0G 7.6G 32.4G 19% / 04:19:51 tmpfs 64.0M 0 64.0M 0% /dev 04:19:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:19:51 shm 64.0M 0 64.0M 0% /dev/shm 04:19:51 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 04:19:51 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 04:19:51 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 04:19:51 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 04:19:51 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 04:19:51 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 04:19:51 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 04:19:51 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-397 04:19:51 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-397@tmp 04:19:51 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 04:19:51 04:19:51 04:19:51 ---> free -m: 04:19:51 total used free shared buff/cache available 04:19:51 Mem: 7821 992 4706 0 2122 6651 04:19:51 Swap: 1023 0 1023 04:19:51 04:19:51 04:19:51 ---> ip addr: 04:19:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:19:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:19:51 inet 127.0.0.1/8 scope host lo 04:19:51 valid_lft forever preferred_lft forever 04:19:51 inet6 ::1/128 scope host 04:19:51 valid_lft forever preferred_lft forever 04:19:51 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:19:51 link/ether fa:16:3e:a3:8c:b1 brd ff:ff:ff:ff:ff:ff 04:19:51 inet 10.30.122.226/23 brd 10.30.123.255 scope global dynamic eth0 04:19:51 valid_lft 85773sec preferred_lft 85773sec 04:19:51 inet6 fe80::f816:3eff:fea3:8cb1/64 scope link 04:19:51 valid_lft forever preferred_lft forever 04:19:51 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:19:51 link/ether 02:42:88:f8:ce:af brd ff:ff:ff:ff:ff:ff 04:19:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:19:51 valid_lft forever preferred_lft forever 04:19:51 inet6 fe80::42:88ff:fef8:ceaf/64 scope link 04:19:51 valid_lft forever preferred_lft forever 04:19:51 04:19:51 04:19:51 ---> sar -b -r -n DEV: 04:19:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) 04:19:51 04:19:51 04:09:13 LINUX RESTART (2 CPU) 04:19:51 04:19:51 04:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:19:51 04:11:01 21.69 2.10 19.59 0.00 1536.21 3969.57 0.00 04:19:51 04:12:01 1.73 0.00 1.73 0.00 0.00 33.59 0.00 04:19:51 04:13:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 04:19:51 04:14:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 04:19:51 04:15:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 04:19:51 04:16:01 0.38 0.00 0.38 0.00 0.00 5.96 0.00 04:19:51 04:17:01 0.15 0.00 0.15 0.00 0.00 2.02 0.00 04:19:51 04:18:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 04:19:51 04:19:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 04:19:51 Average: 2.80 0.23 2.57 0.00 170.78 447.64 0.00 04:19:51 04:19:51 04:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:19:51 04:11:01 5421700 0 818792 10.22 2620 1765828 1249296 13.79 592684 1593540 20 04:19:51 04:12:01 5422728 0 817756 10.21 2620 1765836 1220572 13.48 592484 1593044 8 04:19:51 04:13:01 5425424 0 815060 10.18 2620 1765836 1205080 13.30 586840 1596672 8 04:19:51 04:14:01 5423052 0 817428 10.21 2620 1765840 1205236 13.31 589472 1596672 8 04:19:51 04:15:01 5422260 0 818212 10.22 2620 1765848 1205320 13.31 589268 1597328 12 04:19:51 04:16:01 5422812 0 817660 10.21 2620 1765848 1205080 13.30 589072 1597328 12 04:19:51 04:17:01 5421276 0 819188 10.23 2620 1765856 1205152 13.31 590444 1597328 8 04:19:51 04:18:01 5413404 0 827052 10.33 2620 1765864 1205080 13.30 598380 1597328 8 04:19:51 04:19:01 5413116 0 827336 10.33 2620 1765868 1205080 13.30 600800 1595352 8 04:19:51 Average: 5420641 0 819832 10.24 2620 1765847 1211766 13.38 592160 1596066 10 04:19:51 04:19:51 04:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:19:51 04:11:01 eth0 114.42 119.28 528.29 21.06 0.00 0.00 0.00 0.00 04:19:51 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:51 04:11:01 docker0 67.54 47.84 6.66 193.75 0.00 0.00 0.00 0.00 04:19:51 04:12:01 eth0 0.62 0.30 0.27 0.20 0.00 0.00 0.00 0.00 04:19:51 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:51 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:51 04:13:01 eth0 0.68 0.00 0.06 0.00 0.00 0.00 0.00 0.00 04:19:51 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:51 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:51 04:14:01 eth0 0.97 0.28 0.32 0.17 0.00 0.00 0.00 0.00 04:19:51 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:51 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:51 04:15:01 eth0 0.75 0.57 0.44 0.31 0.00 0.00 0.00 0.00 04:19:51 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:51 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:51 04:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:19:51 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:51 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:51 04:17:01 eth0 0.28 0.22 0.12 0.01 0.00 0.00 0.00 0.00 04:19:51 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:51 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:51 04:18:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:19:51 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:51 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:51 04:19:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:19:51 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:51 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:51 Average: eth0 13.12 13.44 58.87 2.42 0.00 0.00 0.00 0.00 04:19:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:51 Average: docker0 7.51 5.32 0.74 21.54 0.00 0.00 0.00 0.00 04:19:51 04:19:51 04:19:51 ---> sar -P ALL: 04:19:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) 04:19:51 04:19:51 04:09:13 LINUX RESTART (2 CPU) 04:19:51 04:19:51 04:10:01 CPU %user %nice %system %iowait %steal %idle 04:19:51 04:11:01 all 3.87 0.00 1.92 0.98 0.05 93.18 04:19:51 04:11:01 0 4.05 0.00 1.91 0.79 0.05 93.19 04:19:51 04:11:01 1 3.69 0.00 1.93 1.17 0.05 93.16 04:19:51 04:12:01 all 0.11 0.00 0.06 0.00 0.03 99.81 04:19:51 04:12:01 0 0.15 0.00 0.03 0.00 0.02 99.80 04:19:51 04:12:01 1 0.07 0.00 0.08 0.00 0.03 99.82 04:19:51 04:13:01 all 0.12 0.00 0.03 0.00 0.02 99.83 04:19:51 04:13:01 0 0.15 0.00 0.02 0.00 0.02 99.82 04:19:51 04:13:01 1 0.08 0.00 0.05 0.00 0.02 99.85 04:19:51 04:14:01 all 0.16 0.00 0.03 0.00 0.02 99.79 04:19:51 04:14:01 0 0.27 0.00 0.03 0.00 0.00 99.70 04:19:51 04:14:01 1 0.05 0.00 0.03 0.00 0.03 99.88 04:19:51 04:15:01 all 0.13 0.00 0.06 0.00 0.03 99.78 04:19:51 04:15:01 0 0.12 0.00 0.05 0.00 0.03 99.80 04:19:51 04:15:01 1 0.13 0.00 0.07 0.00 0.03 99.77 04:19:51 04:16:01 all 0.14 0.00 0.03 0.00 0.02 99.82 04:19:51 04:16:01 0 0.23 0.00 0.02 0.00 0.00 99.75 04:19:51 04:16:01 1 0.05 0.00 0.03 0.00 0.03 99.88 04:19:51 04:17:01 all 0.12 0.00 0.03 0.00 0.03 99.82 04:19:51 04:17:01 0 0.18 0.00 0.05 0.00 0.02 99.75 04:19:51 04:17:01 1 0.05 0.00 0.02 0.00 0.03 99.90 04:19:51 04:18:01 all 0.11 0.00 0.03 0.00 0.02 99.84 04:19:51 04:18:01 0 0.17 0.00 0.02 0.00 0.00 99.82 04:19:51 04:18:01 1 0.05 0.00 0.05 0.00 0.03 99.87 04:19:51 04:19:01 all 0.07 0.00 0.03 0.00 0.03 99.87 04:19:51 04:19:01 0 0.05 0.00 0.03 0.00 0.03 99.88 04:19:51 04:19:01 1 0.08 0.00 0.03 0.00 0.02 99.87 04:19:51 Average: all 0.53 0.00 0.25 0.11 0.03 99.09 04:19:51 Average: 0 0.59 0.00 0.24 0.09 0.02 99.06 04:19:51 Average: 1 0.47 0.00 0.25 0.13 0.03 99.12 04:19:51 04:19:51 04:19:51