Pull request #406 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from aea6d5893059e9976cc6a13c0e32a60578fe38aa+45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba (bcb694198ec20395a49a38790a853a55345398d3) 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-ssh3529996191882482924.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-ssh8276098954178169878.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-406/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-406/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2562607593552378743.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-406/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8299531718904929555.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-ssh1223105161428164822.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-406/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-406/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5572961673477874252.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 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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-builder-2c-1g-1109’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1099’ is offline ‘prd-centos7-docker-4c-2g-1102’ is offline ‘prd-centos7-docker-4c-2g-1103’ is offline ‘prd-centos7-docker-4c-2g-1108’ is offline ‘prd-centos7-docker-4c-2g-1112’ is offline ‘prd-centos7-docker-4c-2g-915’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1101’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1106’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1107’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1114 in /w/workspace/edgexfoundry_edgex-ui-go_PR-406 [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-406 # 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-406@tmp/jenkins-gitclient-ssh8266904542496590636.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba into PR head commit aea6d5893059e9976cc6a13c0e32a60578fe38aa Merge succeeded, producing aea6d5893059e9976cc6a13c0e32a60578fe38aa Checking out Revision aea6d5893059e9976cc6a13c0e32a60578fe38aa (PR-406) > 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-406@tmp/jenkins-gitclient-ssh2837823560546525042.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/406/head:refs/remotes/origin/PR-406 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aea6d5893059e9976cc6a13c0e32a60578fe38aa # 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-406@tmp/jenkins-gitclient-ssh8334549842486289843.key > git merge 45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aea6d5893059e9976cc6a13c0e32a60578fe38aa # 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 [2021-06-24T09:13:01.104Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-24T09:13:01.336Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-24T09:13:01.475Z] ========================================================= [2021-06-24T09:13:01.475Z] EdgeX Global Pipelines Version Info [2021-06-24T09:13:01.475Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:13:06.297Z] ------------------- [2021-06-24T09:13:06.297Z] stable info: [2021-06-24T09:13:06.297Z] ------------------- [2021-06-24T09:13:06.297Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-24T09:13:06.297Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T09:13:06.297Z] Message: update stable to v1.0.195 [2021-06-24T09:13:06.874Z] ------------------- [2021-06-24T09:13:06.874Z] experimental info: [2021-06-24T09:13:06.874Z] ------------------- [2021-06-24T09:13:06.874Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-24T09:13:06.874Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T09:13:06.874Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-24T09:13:07.145Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-24T09:13:07.219Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-24T09:13:07.282Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-24T09:13:07.345Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-24T09:13:07.410Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-24T09:13:07.473Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-24T09:13:07.536Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-24T09:13:07.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-24T09:13:07.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-24T09:13:07.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-24T09:13:07.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-24T09:13:07.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-24T09:13:07.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-24T09:13:08.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-24T09:13:08.066Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T09:13:08.145Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T09:13:08.208Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-24T09:13:08.267Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-24T09:13:08.334Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-24T09:13:08.397Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-24T09:13:08.458Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-24T09:13:08.519Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-24T09:13:08.578Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-24T09:13:08.636Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-24T09:13:08.700Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-24T09:13:08.762Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-24T09:13:08.817Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-406 [Pipeline] echo [2021-06-24T09:13:08.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-406 [Pipeline] echo [2021-06-24T09:13:08.938Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-406 [Pipeline] echo [2021-06-24T09:13:09.000Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aea6d5893059e9976cc6a13c0e32a60578fe38aa [Pipeline] echo [2021-06-24T09:13:09.061Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aea6d58 [Pipeline] echo [2021-06-24T09:13:09.127Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T09:13:09.288Z] provisioning config files... [2021-06-24T09:13:09.303Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-406@tmp/config8933906946272668418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:13:09.688Z] ---> docker-login.sh [2021-06-24T09:13:09.688Z] nexus3.edgexfoundry.org:10001 [2021-06-24T09:13:09.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:13:09.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:13:09.952Z] Configure a credential helper to remove this warning. See [2021-06-24T09:13:09.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:13:09.952Z] [2021-06-24T09:13:09.952Z] Login Succeeded [2021-06-24T09:13:09.952Z] nexus3.edgexfoundry.org:10002 [2021-06-24T09:13:09.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:13:09.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:13:09.952Z] Configure a credential helper to remove this warning. See [2021-06-24T09:13:09.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:13:09.952Z] [2021-06-24T09:13:09.952Z] Login Succeeded [2021-06-24T09:13:09.952Z] nexus3.edgexfoundry.org:10003 [2021-06-24T09:13:10.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:13:10.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:13:10.215Z] Configure a credential helper to remove this warning. See [2021-06-24T09:13:10.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:13:10.215Z] [2021-06-24T09:13:10.215Z] Login Succeeded [2021-06-24T09:13:10.215Z] nexus3.edgexfoundry.org:10004 [2021-06-24T09:13:10.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:13:10.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:13:10.215Z] Configure a credential helper to remove this warning. See [2021-06-24T09:13:10.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:13:10.215Z] [2021-06-24T09:13:10.215Z] Login Succeeded [2021-06-24T09:13:10.215Z] docker.io [2021-06-24T09:13:10.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:13:10.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:13:10.737Z] Configure a credential helper to remove this warning. See [2021-06-24T09:13:10.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:13:10.737Z] [2021-06-24T09:13:10.737Z] Login Succeeded [2021-06-24T09:13:10.737Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T09:13:10.773Z] 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 [2021-06-24T09:13:11.561Z] + git log --format=format:%s -1 aea6d5893059e9976cc6a13c0e32a60578fe38aa [Pipeline] echo [2021-06-24T09:13:11.625Z] GIT_COMMIT: aea6d5893059e9976cc6a13c0e32a60578fe38aa, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-06-24T09:13:11.668Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:13:14.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T09:13:14.292Z] [2021-06-24T09:13:14.292Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:13:14.681Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T09:13:14.681Z] latest: Pulling from edgex-devops/git-semver [2021-06-24T09:13:14.681Z] 31603596830f: Pulling fs layer [2021-06-24T09:13:14.681Z] 54011a49482f: Pulling fs layer [2021-06-24T09:13:14.681Z] a6820b24f6d8: Pulling fs layer [2021-06-24T09:13:14.681Z] f581987b2513: Pulling fs layer [2021-06-24T09:13:14.682Z] f581987b2513: Waiting [2021-06-24T09:13:14.682Z] 54011a49482f: Verifying Checksum [2021-06-24T09:13:14.682Z] 54011a49482f: Download complete [2021-06-24T09:13:14.945Z] 31603596830f: Verifying Checksum [2021-06-24T09:13:14.945Z] 31603596830f: Download complete [2021-06-24T09:13:14.945Z] f581987b2513: Verifying Checksum [2021-06-24T09:13:14.945Z] f581987b2513: Download complete [2021-06-24T09:13:14.945Z] a6820b24f6d8: Verifying Checksum [2021-06-24T09:13:14.945Z] a6820b24f6d8: Download complete [2021-06-24T09:13:14.945Z] 31603596830f: Pull complete [2021-06-24T09:13:15.215Z] 54011a49482f: Pull complete [2021-06-24T09:13:15.797Z] a6820b24f6d8: Pull complete [2021-06-24T09:13:15.797Z] f581987b2513: Pull complete [2021-06-24T09:13:15.797Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-24T09:13:15.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T09:13:15.797Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-24T09:13:15.924Z] prd-centos7-docker-4c-2g-1114 does not seem to be running inside a container [2021-06-24T09:13:15.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-406 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-406:/w/workspace/edgexfoundry_edgex-ui-go_PR-406:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-406@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-406@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 [2021-06-24T09:13:17.150Z] $ docker top 550deb40e02e5dcf7f35f06196370a1afbea3ef7d506b0ac0558303590c4bcd1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T09:13:17.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T09:13:17.359Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T09:13:17.483Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T09:13:17.482Z] $ docker exec 550deb40e02e5dcf7f35f06196370a1afbea3ef7d506b0ac0558303590c4bcd1 ssh-agent [2021-06-24T09:13:17.596Z] SSH_AUTH_SOCK=/tmp/ssh-cggrVUdmdEIG/agent.14 [2021-06-24T09:13:17.596Z] SSH_AGENT_PID=20 [2021-06-24T09:13:17.605Z] Running ssh-add (command line suppressed) [2021-06-24T09:13:17.696Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-406@tmp/private_key_2261541887039834403.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-406@tmp/private_key_2261541887039834403.key) [2021-06-24T09:13:17.715Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T09:13:18.059Z] + git tag --points-at HEAD [Pipeline] } [2021-06-24T09:13:18.084Z] $ docker exec --env ******** --env ******** 550deb40e02e5dcf7f35f06196370a1afbea3ef7d506b0ac0558303590c4bcd1 ssh-agent -k [2021-06-24T09:13:18.182Z] unset SSH_AUTH_SOCK; [2021-06-24T09:13:18.183Z] unset SSH_AGENT_PID; [2021-06-24T09:13:18.183Z] echo Agent pid 20 killed; [2021-06-24T09:13:18.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-24T09:13:18.288Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T09:13:18.288Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T09:13:18.403Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T09:13:18.401Z] $ docker exec 550deb40e02e5dcf7f35f06196370a1afbea3ef7d506b0ac0558303590c4bcd1 ssh-agent [2021-06-24T09:13:18.513Z] SSH_AUTH_SOCK=/tmp/ssh-xjpRIMTzIoRb/agent.54 [2021-06-24T09:13:18.513Z] SSH_AGENT_PID=60 [2021-06-24T09:13:18.519Z] Running ssh-add (command line suppressed) [2021-06-24T09:13:18.613Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-406@tmp/private_key_4877466990177576784.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-406@tmp/private_key_4877466990177576784.key) [2021-06-24T09:13:18.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T09:13:19.007Z] + git semver init [2021-06-24T09:13:19.007Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T09:13:19.007Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-406/.git [2021-06-24T09:13:19.007Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-406 [2021-06-24T09:13:19.007Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T09:13:19.007Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T09:13:19.007Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T09:13:19.007Z] # $SEMVER_BRANCH = PR-406 [2021-06-24T09:13:19.007Z] # $SEMVER_TEMP = /tmp/semver-965172221 [2021-06-24T09:13:19.007Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-24T09:13:27.172Z] # '/tmp/semver-965172221' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-406/.semver' [2021-06-24T09:13:27.172Z] # -> Force: false [2021-06-24T09:13:27.172Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-406/.semver [Pipeline] } [2021-06-24T09:13:27.192Z] $ docker exec --env ******** --env ******** 550deb40e02e5dcf7f35f06196370a1afbea3ef7d506b0ac0558303590c4bcd1 ssh-agent -k [2021-06-24T09:13:27.293Z] unset SSH_AUTH_SOCK; [2021-06-24T09:13:27.294Z] unset SSH_AGENT_PID; [2021-06-24T09:13:27.294Z] echo Agent pid 60 killed; [2021-06-24T09:13:27.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T09:13:27.780Z] + git semver [Pipeline] } [2021-06-24T09:13:27.811Z] $ docker stop --time=1 550deb40e02e5dcf7f35f06196370a1afbea3ef7d506b0ac0558303590c4bcd1 [2021-06-24T09:13:29.233Z] $ docker rm -f 550deb40e02e5dcf7f35f06196370a1afbea3ef7d506b0ac0558303590c4bcd1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T09:13:29.683Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-24T09:13:30.018Z] Stashed 1 file(s) [Pipeline] echo [2021-06-24T09:13:30.039Z] [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 [2021-06-24T09:13:47.822Z] Still waiting to schedule task [2021-06-24T09:13:47.823Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-24T09:13:47.851Z] Still waiting to schedule task [2021-06-24T09:13:47.852Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1115’ is offline [2021-06-24T09:15:55.077Z] Running on prd-centos7-docker-4c-2g-1121 in /w/workspace/edgexfoundry_edgex-ui-go_PR-406 [Pipeline] { [Pipeline] ws [2021-06-24T09:15:55.135Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-24T09:15:57.310Z] The recommended git tool is: git [2021-06-24T09:15:59.880Z] using credential edgex-jenkins-ssh [2021-06-24T09:15:59.901Z] Cloning the remote Git repository [2021-06-24T09:15:59.922Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-24T09:16:00.009Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-24T09:16:00.045Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-24T09:16:00.045Z] > git --version # timeout=10 [2021-06-24T09:16:00.052Z] > git --version # 'git version 2.24.4' [2021-06-24T09:16:00.053Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T09:16:00.076Z] [INFO] Currently running in a labeled security context [2021-06-24T09:16:00.076Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-24T09:16:00.076Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7963105926428876618.key [2021-06-24T09:16:00.097Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T09:16:03.144Z] Merging remotes/origin/master commit 45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba into PR head commit aea6d5893059e9976cc6a13c0e32a60578fe38aa [2021-06-24T09:16:02.172Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-24T09:16:02.181Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T09:16:02.192Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-24T09:16:02.209Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-24T09:16:02.209Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T09:16:02.210Z] [INFO] Currently running in a labeled security context [2021-06-24T09:16:02.210Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-24T09:16:02.210Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh4263344683349092568.key [2021-06-24T09:16:02.221Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/406/head:refs/remotes/origin/PR-406 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T09:16:03.264Z] Merge succeeded, producing aea6d5893059e9976cc6a13c0e32a60578fe38aa [2021-06-24T09:16:03.265Z] Checking out Revision aea6d5893059e9976cc6a13c0e32a60578fe38aa (PR-406) [2021-06-24T09:16:03.149Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T09:16:03.155Z] > git checkout -f aea6d5893059e9976cc6a13c0e32a60578fe38aa # timeout=10 [2021-06-24T09:16:03.227Z] > git remote # timeout=10 [2021-06-24T09:16:03.234Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T09:16:03.240Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T09:16:03.241Z] [INFO] Currently running in a labeled security context [2021-06-24T09:16:03.241Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-24T09:16:03.241Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7039867081878172317.key [2021-06-24T09:16:03.245Z] > git merge 45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba # timeout=10 [2021-06-24T09:16:03.256Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T09:16:03.263Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T09:16:03.270Z] > git checkout -f aea6d5893059e9976cc6a13c0e32a60578fe38aa # timeout=10 [2021-06-24T09:16:06.940Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-06-24T09:16:06.962Z] > git --version # timeout=10 [2021-06-24T09:16:06.967Z] > git --version # 'git version 2.24.4' [2021-06-24T09:16:06.976Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T09:16:08.378Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-24T09:16:08.740Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T09:16:09.062Z] + sudo service docker restart [2021-06-24T09:16:09.062Z] + true [2021-06-24T09:16:09.062Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T09:16:28.466Z] provisioning config files... [2021-06-24T09:16:28.482Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config806967153341176147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:16:28.887Z] ---> docker-login.sh [2021-06-24T09:16:28.887Z] nexus3.edgexfoundry.org:10001 [2021-06-24T09:16:29.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:16:29.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:16:29.726Z] Configure a credential helper to remove this warning. See [2021-06-24T09:16:29.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:16:29.726Z] [2021-06-24T09:16:29.726Z] Login Succeeded [2021-06-24T09:16:29.726Z] nexus3.edgexfoundry.org:10002 [2021-06-24T09:16:29.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:16:29.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:16:29.726Z] Configure a credential helper to remove this warning. See [2021-06-24T09:16:29.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:16:29.726Z] [2021-06-24T09:16:29.726Z] Login Succeeded [2021-06-24T09:16:29.726Z] nexus3.edgexfoundry.org:10003 [2021-06-24T09:16:29.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:16:29.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:16:29.987Z] Configure a credential helper to remove this warning. See [2021-06-24T09:16:29.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:16:29.987Z] [2021-06-24T09:16:29.987Z] Login Succeeded [2021-06-24T09:16:29.987Z] nexus3.edgexfoundry.org:10004 [2021-06-24T09:16:29.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:16:30.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:16:30.249Z] Configure a credential helper to remove this warning. See [2021-06-24T09:16:30.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:16:30.249Z] [2021-06-24T09:16:30.249Z] Login Succeeded [2021-06-24T09:16:30.249Z] docker.io [2021-06-24T09:16:30.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:16:30.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:16:30.511Z] Configure a credential helper to remove this warning. See [2021-06-24T09:16:30.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:16:30.511Z] [2021-06-24T09:16:30.511Z] Login Succeeded [2021-06-24T09:16:30.511Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T09:16:30.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-24T09:16:30.882Z] ========================================================= [2021-06-24T09:16:30.882Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-24T09:16:30.882Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:16:31.232Z] + 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 . [2021-06-24T09:16:31.232Z] Sending build context to Docker daemon 20.12MB [2021-06-24T09:16:31.232Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T09:16:31.232Z] Step 2/8 : FROM ${BASE} [2021-06-24T09:16:32.178Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-24T09:16:32.178Z] 540db60ca938: Pulling fs layer [2021-06-24T09:16:32.178Z] adcc1eea9eea: Pulling fs layer [2021-06-24T09:16:32.178Z] 4c4ab2625f07: Pulling fs layer [2021-06-24T09:16:32.178Z] 0510c868ecb4: Pulling fs layer [2021-06-24T09:16:32.178Z] afea3b2eda06: Pulling fs layer [2021-06-24T09:16:32.178Z] 7809a108b3ef: Pulling fs layer [2021-06-24T09:16:32.178Z] f706445af74f: Pulling fs layer [2021-06-24T09:16:32.178Z] 0510c868ecb4: Waiting [2021-06-24T09:16:32.178Z] afea3b2eda06: Waiting [2021-06-24T09:16:32.178Z] 7809a108b3ef: Waiting [2021-06-24T09:16:32.178Z] f706445af74f: Waiting [2021-06-24T09:16:32.178Z] 4c4ab2625f07: Verifying Checksum [2021-06-24T09:16:32.178Z] 4c4ab2625f07: Download complete [2021-06-24T09:16:32.178Z] adcc1eea9eea: Verifying Checksum [2021-06-24T09:16:32.178Z] adcc1eea9eea: Download complete [2021-06-24T09:16:32.178Z] afea3b2eda06: Verifying Checksum [2021-06-24T09:16:32.178Z] afea3b2eda06: Download complete [2021-06-24T09:16:32.178Z] 7809a108b3ef: Verifying Checksum [2021-06-24T09:16:32.178Z] 7809a108b3ef: Download complete [2021-06-24T09:16:32.178Z] 540db60ca938: Verifying Checksum [2021-06-24T09:16:32.178Z] 540db60ca938: Download complete [2021-06-24T09:16:32.442Z] 540db60ca938: Pull complete [2021-06-24T09:16:32.716Z] adcc1eea9eea: Pull complete [2021-06-24T09:16:33.287Z] 4c4ab2625f07: Pull complete [2021-06-24T09:16:33.550Z] f706445af74f: Verifying Checksum [2021-06-24T09:16:33.550Z] f706445af74f: Download complete [2021-06-24T09:16:34.126Z] 0510c868ecb4: Download complete [2021-06-24T09:16:38.391Z] 0510c868ecb4: Pull complete [2021-06-24T09:16:38.391Z] afea3b2eda06: Pull complete [2021-06-24T09:16:38.391Z] 7809a108b3ef: Pull complete [2021-06-24T09:16:39.680Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1122 in /w/workspace/edgexfoundry_edgex-ui-go_PR-406 [Pipeline] { [Pipeline] ws [2021-06-24T09:16:39.751Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [2021-06-24T09:16:39.807Z] f706445af74f: Pull complete [Pipeline] checkout [2021-06-24T09:16:40.021Z] The recommended git tool is: git [2021-06-24T09:16:40.070Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-24T09:16:40.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-24T09:16:40.333Z] ---> b068be0155e3 [2021-06-24T09:16:40.333Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-24T09:16:47.575Z] using credential edgex-jenkins-ssh [2021-06-24T09:16:47.601Z] Cloning the remote Git repository [2021-06-24T09:16:47.651Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-24T09:16:47.755Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-24T09:16:47.848Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-24T09:16:47.849Z] > git --version # timeout=10 [2021-06-24T09:16:47.868Z] > git --version # 'git version 2.17.1' [2021-06-24T09:16:47.870Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T09:16:47.959Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T09:16:52.540Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-24T09:16:52.560Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T09:16:52.583Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-24T09:16:52.614Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-24T09:16:52.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T09:16:52.629Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/406/head:refs/remotes/origin/PR-406 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T09:16:53.171Z] Merging remotes/origin/master commit 45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba into PR head commit aea6d5893059e9976cc6a13c0e32a60578fe38aa [2021-06-24T09:16:53.528Z] Merge succeeded, producing aea6d5893059e9976cc6a13c0e32a60578fe38aa [2021-06-24T09:16:53.529Z] Checking out Revision aea6d5893059e9976cc6a13c0e32a60578fe38aa (PR-406) [2021-06-24T09:16:53.181Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T09:16:53.196Z] > git checkout -f aea6d5893059e9976cc6a13c0e32a60578fe38aa # timeout=10 [2021-06-24T09:16:53.444Z] > git remote # timeout=10 [2021-06-24T09:16:53.465Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T09:16:53.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T09:16:53.485Z] > git merge 45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba # timeout=10 [2021-06-24T09:16:53.508Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T09:16:53.528Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T09:16:53.543Z] > git checkout -f aea6d5893059e9976cc6a13c0e32a60578fe38aa # timeout=10 [2021-06-24T09:16:58.003Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-06-24T09:16:58.054Z] > git --version # timeout=10 [2021-06-24T09:16:58.063Z] > git --version # 'git version 2.17.1' [2021-06-24T09:16:58.075Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T09:17:00.015Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-24T09:17:00.408Z] ---> Running in c22b3cef65f0 [2021-06-24T09:17:00.408Z] Removing intermediate container c22b3cef65f0 [2021-06-24T09:17:00.408Z] ---> e0a274e8127a [2021-06-24T09:17:00.408Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:17:00.408Z] ---> Running in 3ba3beb9b17b [2021-06-24T09:17:00.438Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T09:17:00.815Z] + + sudo servicetrue docker [2021-06-24T09:17:00.815Z] restart [2021-06-24T09:17:00.980Z] Removing intermediate container 3ba3beb9b17b [2021-06-24T09:17:00.980Z] ---> 76edba7b6fb9 [2021-06-24T09:17:00.980Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-24T09:17:00.980Z] ---> Running in a42a925aabee [2021-06-24T09:17:01.556Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:17:03.956Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:17:03.956Z] OK: 149 MiB in 40 packages [2021-06-24T09:17:03.956Z] Removing intermediate container a42a925aabee [2021-06-24T09:17:03.956Z] ---> ac0ec09e338c [2021-06-24T09:17:03.956Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-24T09:17:03.956Z] ---> Running in a7a58f88b404 [2021-06-24T09:17:03.956Z] Removing intermediate container a7a58f88b404 [2021-06-24T09:17:03.956Z] ---> dd94274c0dc6 [2021-06-24T09:17:03.956Z] Step 7/8 : COPY . . [2021-06-24T09:17:05.360Z] ---> 197ebf645b51 [2021-06-24T09:17:05.360Z] Step 8/8 : RUN go mod download [2021-06-24T09:17:05.629Z] ---> Running in 23f7e6845e55 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T09:17:21.387Z] provisioning config files... [2021-06-24T09:17:21.416Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1536184581260894267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:17:21.839Z] ---> docker-login.sh [2021-06-24T09:17:21.839Z] nexus3.edgexfoundry.org:10001 [2021-06-24T09:17:22.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:17:23.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:17:23.036Z] Configure a credential helper to remove this warning. See [2021-06-24T09:17:23.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:17:23.036Z] [2021-06-24T09:17:23.036Z] Login Succeeded [2021-06-24T09:17:23.036Z] nexus3.edgexfoundry.org:10002 [2021-06-24T09:17:23.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:17:23.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:17:23.597Z] Configure a credential helper to remove this warning. See [2021-06-24T09:17:23.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:17:23.597Z] [2021-06-24T09:17:23.597Z] Login Succeeded [2021-06-24T09:17:23.597Z] nexus3.edgexfoundry.org:10003 [2021-06-24T09:17:23.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:17:24.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:17:24.152Z] Configure a credential helper to remove this warning. See [2021-06-24T09:17:24.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:17:24.152Z] [2021-06-24T09:17:24.152Z] Login Succeeded [2021-06-24T09:17:24.152Z] nexus3.edgexfoundry.org:10004 [2021-06-24T09:17:24.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:17:24.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:17:24.709Z] Configure a credential helper to remove this warning. See [2021-06-24T09:17:24.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:17:24.709Z] [2021-06-24T09:17:24.709Z] Login Succeeded [2021-06-24T09:17:24.709Z] docker.io [2021-06-24T09:17:24.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T09:17:25.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T09:17:25.585Z] Configure a credential helper to remove this warning. See [2021-06-24T09:17:25.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T09:17:25.585Z] [2021-06-24T09:17:25.585Z] Login Succeeded [2021-06-24T09:17:25.585Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T09:17:25.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-24T09:17:26.311Z] ========================================================= [2021-06-24T09:17:26.311Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-24T09:17:26.311Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:17:26.762Z] + 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 . [2021-06-24T09:17:27.756Z] Sending build context to Docker daemon 20.12MB [2021-06-24T09:17:27.756Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T09:17:27.756Z] Step 2/8 : FROM ${BASE} [2021-06-24T09:17:27.756Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-24T09:17:27.756Z] 595b0fe564bb: Pulling fs layer [2021-06-24T09:17:27.756Z] 3088b5b3c5c0: Pulling fs layer [2021-06-24T09:17:27.756Z] 5b7225fbf94c: Pulling fs layer [2021-06-24T09:17:27.756Z] ba82ee9f976e: Pulling fs layer [2021-06-24T09:17:27.756Z] 506bd15cee9f: Pulling fs layer [2021-06-24T09:17:27.756Z] 75a0a4a0db45: Pulling fs layer [2021-06-24T09:17:27.756Z] 618dc40b7e24: Pulling fs layer [2021-06-24T09:17:27.756Z] ba82ee9f976e: Waiting [2021-06-24T09:17:27.756Z] 506bd15cee9f: Waiting [2021-06-24T09:17:27.756Z] 75a0a4a0db45: Waiting [2021-06-24T09:17:27.756Z] 618dc40b7e24: Waiting [2021-06-24T09:17:28.034Z] 5b7225fbf94c: Verifying Checksum [2021-06-24T09:17:28.034Z] 5b7225fbf94c: Download complete [2021-06-24T09:17:28.034Z] 3088b5b3c5c0: Download complete [2021-06-24T09:17:28.034Z] 506bd15cee9f: Verifying Checksum [2021-06-24T09:17:28.034Z] 506bd15cee9f: Download complete [2021-06-24T09:17:28.034Z] 595b0fe564bb: Verifying Checksum [2021-06-24T09:17:28.034Z] 595b0fe564bb: Download complete [2021-06-24T09:17:28.034Z] 75a0a4a0db45: Verifying Checksum [2021-06-24T09:17:28.034Z] 75a0a4a0db45: Download complete [2021-06-24T09:17:28.638Z] 595b0fe564bb: Pull complete [2021-06-24T09:17:29.242Z] 3088b5b3c5c0: Pull complete [2021-06-24T09:17:29.851Z] 5b7225fbf94c: Pull complete [2021-06-24T09:17:29.851Z] 618dc40b7e24: Verifying Checksum [2021-06-24T09:17:29.851Z] 618dc40b7e24: Download complete [2021-06-24T09:17:32.472Z] ba82ee9f976e: Verifying Checksum [2021-06-24T09:17:32.472Z] ba82ee9f976e: Download complete [2021-06-24T09:17:37.781Z] Removing intermediate container 23f7e6845e55 [2021-06-24T09:17:37.781Z] ---> f6182122711a [2021-06-24T09:17:37.781Z] Successfully built f6182122711a [2021-06-24T09:17:37.781Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:17:38.130Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T09:17:38.130Z] . [Pipeline] withDockerContainer [2021-06-24T09:17:38.255Z] prd-centos7-docker-4c-2g-1121 does not seem to be running inside a container [2021-06-24T09:17:38.308Z] $ 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 [2021-06-24T09:17:38.965Z] $ docker top cf17e5acede19018ca9ce84f8860a117a41d24e40323435822b0bb4538d1741e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T09:17:39.506Z] + go version [2021-06-24T09:17:39.507Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-24T09:17:39.577Z] $ docker stop --time=1 cf17e5acede19018ca9ce84f8860a117a41d24e40323435822b0bb4538d1741e [2021-06-24T09:17:40.858Z] $ docker rm -f cf17e5acede19018ca9ce84f8860a117a41d24e40323435822b0bb4538d1741e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:17:41.648Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T09:17:41.649Z] . [Pipeline] withDockerContainer [2021-06-24T09:17:41.943Z] prd-centos7-docker-4c-2g-1121 does not seem to be running inside a container [2021-06-24T09:17:42.037Z] $ 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 [2021-06-24T09:17:44.256Z] ba82ee9f976e: Pull complete [2021-06-24T09:17:44.256Z] 506bd15cee9f: Pull complete [2021-06-24T09:17:44.256Z] 75a0a4a0db45: Pull complete [2021-06-24T09:17:44.256Z] $ docker top d58ffc1c3494ceb8046a6d3b30c0cdc75ef7f18b8a67fe5c754caf65d944bae1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T09:17:44.755Z] + go mod tidy [Pipeline] sh [2021-06-24T09:17:45.357Z] + make test [2021-06-24T09:17:45.357Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-24T09:17:45.953Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-24T09:17:46.240Z] 618dc40b7e24: Pull complete [2021-06-24T09:17:46.240Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-24T09:17:46.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-24T09:17:46.240Z] ---> a36622ca3599 [2021-06-24T09:17:46.240Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-24T09:17:48.228Z] ---> Running in 8a31a4756ed4 [2021-06-24T09:17:48.826Z] Removing intermediate container 8a31a4756ed4 [2021-06-24T09:17:48.826Z] ---> 386a77d4f2b9 [2021-06-24T09:17:48.826Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:17:49.102Z] ---> Running in 69082b8e9a87 [2021-06-24T09:17:51.735Z] Removing intermediate container 69082b8e9a87 [2021-06-24T09:17:51.735Z] ---> 6f6ebb25b914 [2021-06-24T09:17:51.735Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-24T09:17:51.735Z] ---> Running in b10fd3f11522 [2021-06-24T09:17:52.720Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:17:54.689Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:17:57.309Z] OK: 138 MiB in 40 packages [2021-06-24T09:17:57.908Z] Removing intermediate container b10fd3f11522 [2021-06-24T09:17:57.908Z] ---> 96c05b3232b3 [2021-06-24T09:17:57.908Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-24T09:17:58.192Z] ---> Running in eb8e77e8575a [2021-06-24T09:17:58.793Z] Removing intermediate container eb8e77e8575a [2021-06-24T09:17:58.793Z] ---> 28532fff5e86 [2021-06-24T09:17:58.793Z] Step 7/8 : COPY . . [2021-06-24T09:18:01.025Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-24T09:18:01.025Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-24T09:18:01.025Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-24T09:18:01.025Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-24T09:18:01.025Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-24T09:18:01.025Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-24T09:18:01.025Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-24T09:18:01.025Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-24T09:18:01.025Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-24T09:18:01.025Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-24T09:18:01.025Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-24T09:18:01.025Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-24T09:18:01.025Z] GO111MODULE=on go vet ./... [2021-06-24T09:18:01.430Z] ---> dbdeab082d55 [2021-06-24T09:18:01.430Z] Step 8/8 : RUN go mod download [2021-06-24T09:18:01.430Z] ---> Running in 97989cb0bf88 [Pipeline] } [2021-06-24T09:18:09.322Z] $ docker stop --time=1 d58ffc1c3494ceb8046a6d3b30c0cdc75ef7f18b8a67fe5c754caf65d944bae1 [2021-06-24T09:18:10.737Z] $ docker rm -f d58ffc1c3494ceb8046a6d3b30c0cdc75ef7f18b8a67fe5c754caf65d944bae1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T09:18:11.278Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-24T09:18:11.617Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-24T09:18:13.000Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-24T09:18:13.327Z] + ls -al . [2021-06-24T09:18:13.327Z] total 92 [2021-06-24T09:18:13.327Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 24 09:17 . [2021-06-24T09:18:13.327Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 24 09:16 .. [2021-06-24T09:18:13.327Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 24 09:16 assets [2021-06-24T09:18:13.327Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 24 09:16 bin [2021-06-24T09:18:13.327Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 24 09:16 cmd [2021-06-24T09:18:13.327Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 24 09:16 CONTRIBUTING.md [2021-06-24T09:18:13.327Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 24 09:17 coverage.out [2021-06-24T09:18:13.327Z] -rw-rw-r--. 1 jenkins jenkins 1526 Jun 24 09:16 Dockerfile [2021-06-24T09:18:13.327Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 24 09:16 Dockerfile.build [2021-06-24T09:18:13.327Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 24 09:16 docs [2021-06-24T09:18:13.327Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 24 09:16 .git [2021-06-24T09:18:13.327Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 24 09:16 .github [2021-06-24T09:18:13.327Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 24 09:16 .gitignore [2021-06-24T09:18:13.327Z] -rw-rw-r--. 1 jenkins jenkins 831 Jun 24 09:16 go.mod [2021-06-24T09:18:13.327Z] -rw-r--r--. 1 jenkins jenkins 23709 Jun 24 09:17 go.sum [2021-06-24T09:18:13.327Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 24 09:16 internal [2021-06-24T09:18:13.327Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 24 09:16 Jenkinsfile [2021-06-24T09:18:13.327Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 24 09:16 LICENSE [2021-06-24T09:18:13.327Z] -rw-rw-r--. 1 jenkins jenkins 990 Jun 24 09:16 Makefile [2021-06-24T09:18:13.327Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 24 09:16 pkg [2021-06-24T09:18:13.327Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 24 09:16 README.md [2021-06-24T09:18:13.327Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 24 09:13 VERSION [2021-06-24T09:18:13.327Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 24 09:16 version.go [2021-06-24T09:18:13.327Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 24 09:16 web [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:18:13.682Z] + 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=aea6d5893059e9976cc6a13c0e32a60578fe38aa --label arch=amd64 --label version=0.0.0 . [2021-06-24T09:18:13.948Z] Sending build context to Docker daemon 20.15MB [2021-06-24T09:18:13.948Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T09:18:13.948Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-24T09:18:13.948Z] ---> f6182122711a [2021-06-24T09:18:13.948Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-24T09:18:13.948Z] ---> Running in 7e063621b186 [2021-06-24T09:18:14.212Z] Removing intermediate container 7e063621b186 [2021-06-24T09:18:14.213Z] ---> d316955eb79e [2021-06-24T09:18:14.213Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-24T09:18:14.213Z] ---> Running in dad4ec06a5fe [2021-06-24T09:18:14.213Z] Removing intermediate container dad4ec06a5fe [2021-06-24T09:18:14.213Z] ---> 4382a64358f9 [2021-06-24T09:18:14.213Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-24T09:18:14.485Z] ---> Running in 44f84e83a5ec [2021-06-24T09:18:14.485Z] Removing intermediate container 44f84e83a5ec [2021-06-24T09:18:14.485Z] ---> 5d5ab02cef07 [2021-06-24T09:18:14.485Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-06-24T09:18:14.485Z] ---> Running in 889c947a1471 [2021-06-24T09:18:14.761Z] Removing intermediate container 889c947a1471 [2021-06-24T09:18:14.761Z] ---> a09ce4d4eeaa [2021-06-24T09:18:14.761Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-24T09:18:14.761Z] ---> Running in 433624e43db5 [2021-06-24T09:18:15.031Z] Removing intermediate container 433624e43db5 [2021-06-24T09:18:15.031Z] ---> bb6bed16f863 [2021-06-24T09:18:15.031Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:18:15.031Z] ---> Running in 523b37b08ba2 [2021-06-24T09:18:15.612Z] Removing intermediate container 523b37b08ba2 [2021-06-24T09:18:15.612Z] ---> da6a44a6946b [2021-06-24T09:18:15.612Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-24T09:18:15.612Z] ---> Running in 635807553b57 [2021-06-24T09:18:15.875Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T09:18:16.824Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T09:18:17.413Z] OK: 149 MiB in 40 packages [2021-06-24T09:18:17.679Z] Removing intermediate container 635807553b57 [2021-06-24T09:18:17.679Z] ---> 245164089256 [2021-06-24T09:18:17.679Z] Step 10/25 : ENV GO111MODULE=on [2021-06-24T09:18:19.572Z] ---> Running in 98b8f0e8bd05 [2021-06-24T09:18:19.572Z] Removing intermediate container 98b8f0e8bd05 [2021-06-24T09:18:19.572Z] ---> c1dee1ea44ae [2021-06-24T09:18:19.572Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-24T09:18:19.572Z] ---> Running in ef3b7709a7cb [2021-06-24T09:18:19.572Z] Removing intermediate container ef3b7709a7cb [2021-06-24T09:18:19.572Z] ---> 93d73f540b7d [2021-06-24T09:18:19.572Z] Step 12/25 : COPY go.mod . [2021-06-24T09:18:19.572Z] ---> aa92ee447efc [2021-06-24T09:18:19.572Z] Step 13/25 : COPY Makefile . [2021-06-24T09:18:19.572Z] ---> b8b1e50040ca [2021-06-24T09:18:19.572Z] Step 14/25 : RUN make update [2021-06-24T09:18:19.572Z] ---> Running in 93bb8178c9c4 [2021-06-24T09:18:19.572Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-24T09:18:19.572Z] Removing intermediate container 93bb8178c9c4 [2021-06-24T09:18:19.572Z] ---> 9d58c1fc2ff4 [2021-06-24T09:18:19.572Z] Step 15/25 : COPY . . [2021-06-24T09:18:21.489Z] ---> 935fe6905417 [2021-06-24T09:18:21.489Z] Step 16/25 : RUN go mod tidy [2021-06-24T09:18:21.489Z] ---> Running in 04c37cb022ee [2021-06-24T09:18:22.070Z] Removing intermediate container 04c37cb022ee [2021-06-24T09:18:22.070Z] ---> fa85e1bdab0a [2021-06-24T09:18:22.070Z] Step 17/25 : RUN ${MAKE} [2021-06-24T09:18:22.070Z] ---> Running in 18b037322cd7 [2021-06-24T09:18:22.656Z] 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 [2021-06-24T09:18:28.252Z] Removing intermediate container 97989cb0bf88 [2021-06-24T09:18:28.252Z] ---> 824c16aba661 [2021-06-24T09:18:28.252Z] Successfully built 824c16aba661 [2021-06-24T09:18:28.252Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:18:28.627Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T09:18:28.627Z] . [Pipeline] withDockerContainer [2021-06-24T09:18:28.883Z] prd-ubuntu18.04-docker-arm64-4c-16g-1122 does not seem to be running inside a container [2021-06-24T09:18:28.966Z] $ 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-arm64 cat [2021-06-24T09:18:30.633Z] $ docker top b30afaf6e0b3dbb2ef0a2a14a5e75d25b49821078f5b444557c8bebfeeadf877 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T09:18:31.690Z] + go version [2021-06-24T09:18:31.690Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-24T09:18:31.738Z] $ docker stop --time=1 b30afaf6e0b3dbb2ef0a2a14a5e75d25b49821078f5b444557c8bebfeeadf877 [2021-06-24T09:18:32.837Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-24T09:18:33.503Z] $ docker rm -f b30afaf6e0b3dbb2ef0a2a14a5e75d25b49821078f5b444557c8bebfeeadf877 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:18:34.503Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T09:18:34.503Z] . [Pipeline] withDockerContainer [2021-06-24T09:18:34.783Z] prd-ubuntu18.04-docker-arm64-4c-16g-1122 does not seem to be running inside a container [2021-06-24T09:18:34.865Z] $ 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-arm64 cat [2021-06-24T09:18:36.151Z] Removing intermediate container 18b037322cd7 [2021-06-24T09:18:36.151Z] ---> 0901c65fc55a [2021-06-24T09:18:36.151Z] Step 18/25 : FROM alpine:3.12 [2021-06-24T09:18:36.412Z] 3.12: Pulling from library/alpine [2021-06-24T09:18:36.420Z] $ docker top dccc00a3ad5e06d7836b4024521115f3479c01e38ba99e2ec8be5192305b7d80 -eo pid,comm [2021-06-24T09:18:36.675Z] 339de151aab4: Pulling fs layer [Pipeline] { [Pipeline] sh [2021-06-24T09:18:36.936Z] 339de151aab4: Verifying Checksum [2021-06-24T09:18:36.936Z] 339de151aab4: Download complete [2021-06-24T09:18:36.936Z] 339de151aab4: Pull complete [2021-06-24T09:18:37.198Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T09:18:37.198Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T09:18:37.198Z] ---> 13621d1b12d4 [2021-06-24T09:18:37.198Z] Step 19/25 : EXPOSE 4000 [2021-06-24T09:18:37.459Z] ---> Running in 70faaac57283 [2021-06-24T09:18:37.469Z] + go mod tidy [2021-06-24T09:18:37.723Z] Removing intermediate container 70faaac57283 [2021-06-24T09:18:37.723Z] ---> 3d23a22e5db6 [2021-06-24T09:18:37.723Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [Pipeline] sh [2021-06-24T09:18:38.669Z] ---> 479375e3e8ff [2021-06-24T09:18:38.669Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-24T09:18:38.755Z] + make test [2021-06-24T09:18:38.755Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-24T09:18:38.933Z] ---> Running in c16032c8f3c2 [2021-06-24T09:18:39.195Z] Removing intermediate container c16032c8f3c2 [2021-06-24T09:18:39.195Z] ---> 42d893629aa7 [2021-06-24T09:18:39.195Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-24T09:18:39.195Z] ---> Running in 961f1538352e [2021-06-24T09:18:39.458Z] Removing intermediate container 961f1538352e [2021-06-24T09:18:39.458Z] ---> b5e456d870f6 [2021-06-24T09:18:39.458Z] Step 23/25 : LABEL arch=amd64 [2021-06-24T09:18:39.458Z] ---> Running in 355b57494a59 [2021-06-24T09:18:39.458Z] Removing intermediate container 355b57494a59 [2021-06-24T09:18:39.458Z] ---> 2eb23cb75e27 [2021-06-24T09:18:39.458Z] Step 24/25 : LABEL git_sha=aea6d5893059e9976cc6a13c0e32a60578fe38aa [2021-06-24T09:18:39.458Z] ---> Running in 0f7a489a3cf5 [2021-06-24T09:18:39.722Z] Removing intermediate container 0f7a489a3cf5 [2021-06-24T09:18:39.722Z] ---> 904236163f95 [2021-06-24T09:18:39.722Z] Step 25/25 : LABEL version=0.0.0 [2021-06-24T09:18:39.722Z] ---> Running in 823f9aefd36d [2021-06-24T09:18:39.742Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-24T09:18:39.982Z] Removing intermediate container 823f9aefd36d [2021-06-24T09:18:39.982Z] ---> f15c636037c1 [2021-06-24T09:18:39.982Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-24T09:18:39.982Z] Successfully built f15c636037c1 [2021-06-24T09:18:39.982Z] 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 [2021-06-24T09:18:41.117Z] ---> job-cost.sh [2021-06-24T09:18:41.117Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B64H [2021-06-24T09:18:56.109Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-24T09:19:16.049Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-24T09:19:16.050Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-24T09:19:16.050Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-24T09:19:16.050Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-24T09:19:16.050Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-24T09:19:16.050Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-24T09:19:16.050Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-24T09:19:16.050Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-24T09:19:16.050Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-24T09:19:16.050Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-24T09:19:16.050Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-24T09:19:16.050Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-24T09:19:16.050Z] GO111MODULE=on go vet ./... [2021-06-24T09:19:18.200Z] lf-activate-venv(): INFO: Adding /tmp/venv-B64H/bin to PATH [2021-06-24T09:19:18.200Z] INFO: No Stack... [2021-06-24T09:19:18.200Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-24T09:19:18.465Z] INFO: Archiving Costs [Pipeline] sh [2021-06-24T09:19:18.817Z] + cut -d, -f6 [2021-06-24T09:19:18.817Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2021-06-24T09:19:18.880Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-406-1-stack-cost] [2021-06-24T09:19:18.887Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-406-1-stack-cost] did not exist. Created. [2021-06-24T09:19:18.887Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-406-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-24T09:19:19.337Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-24T09:19:19.585Z] Stashed 1 file(s) [Pipeline] } [2021-06-24T09:19:19.608Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-406-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-24T09:19:34.438Z] $ docker stop --time=1 dccc00a3ad5e06d7836b4024521115f3479c01e38ba99e2ec8be5192305b7d80 [2021-06-24T09:19:37.806Z] $ docker rm -f dccc00a3ad5e06d7836b4024521115f3479c01e38ba99e2ec8be5192305b7d80 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T09:19:38.674Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-24T09:19:38.710Z] Warning: overwriting stash ‘coverage-report’ [2021-06-24T09:19:39.268Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T09:19:39.968Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-24T09:19:40.324Z] + ls -al . [2021-06-24T09:19:40.324Z] total 128 [2021-06-24T09:19:40.324Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 24 09:18 . [2021-06-24T09:19:40.324Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 09:16 .. [2021-06-24T09:19:40.324Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 09:16 .git [2021-06-24T09:19:40.325Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 09:16 .github [2021-06-24T09:19:40.325Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 24 09:16 .gitignore [2021-06-24T09:19:40.325Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 24 09:16 CONTRIBUTING.md [2021-06-24T09:19:40.325Z] -rw-rw-r-- 1 jenkins jenkins 1526 Jun 24 09:16 Dockerfile [2021-06-24T09:19:40.325Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 24 09:16 Dockerfile.build [2021-06-24T09:19:40.325Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 24 09:16 Jenkinsfile [2021-06-24T09:19:40.325Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 24 09:16 LICENSE [2021-06-24T09:19:40.325Z] -rw-rw-r-- 1 jenkins jenkins 990 Jun 24 09:16 Makefile [2021-06-24T09:19:40.325Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 24 09:16 README.md [2021-06-24T09:19:40.325Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 09:13 VERSION [2021-06-24T09:19:40.325Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 09:16 assets [2021-06-24T09:19:40.325Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 09:16 bin [2021-06-24T09:19:40.325Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 09:16 cmd [2021-06-24T09:19:40.325Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 24 09:18 coverage.out [2021-06-24T09:19:40.325Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 09:16 docs [2021-06-24T09:19:40.325Z] -rw-rw-r-- 1 jenkins jenkins 831 Jun 24 09:16 go.mod [2021-06-24T09:19:40.325Z] -rw-r--r-- 1 jenkins jenkins 23709 Jun 24 09:18 go.sum [2021-06-24T09:19:40.325Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 24 09:16 internal [2021-06-24T09:19:40.325Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 09:16 pkg [2021-06-24T09:19:40.325Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 24 09:16 version.go [2021-06-24T09:19:40.325Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 09:16 web [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:19:40.763Z] + 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=aea6d5893059e9976cc6a13c0e32a60578fe38aa --label arch=arm64 --label version=0.0.0 . [2021-06-24T09:19:41.782Z] Sending build context to Docker daemon 20.15MB [2021-06-24T09:19:41.782Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T09:19:41.782Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-24T09:19:41.782Z] ---> 824c16aba661 [2021-06-24T09:19:41.782Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-24T09:19:42.398Z] ---> Running in f6124d511aca [2021-06-24T09:19:43.009Z] Removing intermediate container f6124d511aca [2021-06-24T09:19:43.009Z] ---> 363c1e85b547 [2021-06-24T09:19:43.009Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-24T09:19:43.009Z] ---> Running in 2b7a518bf923 [2021-06-24T09:19:43.607Z] Removing intermediate container 2b7a518bf923 [2021-06-24T09:19:43.607Z] ---> 42a38c082c14 [2021-06-24T09:19:43.607Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-24T09:19:43.607Z] ---> Running in d0619025c52b [2021-06-24T09:19:44.215Z] Removing intermediate container d0619025c52b [2021-06-24T09:19:44.215Z] ---> 73bc617e918a [2021-06-24T09:19:44.215Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-06-24T09:19:44.215Z] ---> Running in 9ee53f048f38 [2021-06-24T09:19:44.817Z] Removing intermediate container 9ee53f048f38 [2021-06-24T09:19:44.817Z] ---> d684da0334a2 [2021-06-24T09:19:44.817Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-24T09:19:44.817Z] ---> Running in e4be2dde2b50 [2021-06-24T09:19:45.418Z] Removing intermediate container e4be2dde2b50 [2021-06-24T09:19:45.418Z] ---> e33cc370960c [2021-06-24T09:19:45.418Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T09:19:45.419Z] ---> Running in bf6d30f6315b [2021-06-24T09:19:48.047Z] Removing intermediate container bf6d30f6315b [2021-06-24T09:19:48.047Z] ---> 760c24c81596 [2021-06-24T09:19:48.047Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-24T09:19:48.048Z] ---> Running in bafa360ee181 [2021-06-24T09:19:50.309Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T09:19:50.309Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T09:19:50.581Z] OK: 138 MiB in 40 packages [2021-06-24T09:19:51.559Z] Removing intermediate container bafa360ee181 [2021-06-24T09:19:51.559Z] ---> 59cfa6e0981e [2021-06-24T09:19:51.559Z] Step 10/25 : ENV GO111MODULE=on [2021-06-24T09:19:51.835Z] ---> Running in 1b21690c80b2 [2021-06-24T09:19:52.109Z] Removing intermediate container 1b21690c80b2 [2021-06-24T09:19:52.109Z] ---> 1950cb2dbd11 [2021-06-24T09:19:52.109Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-24T09:19:52.384Z] ---> Running in 2764793724a9 [2021-06-24T09:19:52.982Z] Removing intermediate container 2764793724a9 [2021-06-24T09:19:52.983Z] ---> 77b1212acf70 [2021-06-24T09:19:52.983Z] Step 12/25 : COPY go.mod . [2021-06-24T09:19:53.583Z] ---> dc2de108f20d [2021-06-24T09:19:53.583Z] Step 13/25 : COPY Makefile . [2021-06-24T09:19:54.567Z] ---> 79184120a3af [2021-06-24T09:19:54.567Z] Step 14/25 : RUN make update [2021-06-24T09:19:54.567Z] ---> Running in 7ce11cd15956 [2021-06-24T09:19:56.003Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-24T09:19:56.982Z] Removing intermediate container 7ce11cd15956 [2021-06-24T09:19:56.982Z] ---> 09cff62b6211 [2021-06-24T09:19:56.982Z] Step 15/25 : COPY . . [2021-06-24T09:19:59.613Z] ---> 0322bc39ddb3 [2021-06-24T09:19:59.613Z] Step 16/25 : RUN go mod tidy [2021-06-24T09:19:59.613Z] ---> Running in 0ccefe7d88b8 [2021-06-24T09:20:02.263Z] Removing intermediate container 0ccefe7d88b8 [2021-06-24T09:20:02.263Z] ---> 8981a01c924e [2021-06-24T09:20:02.263Z] Step 17/25 : RUN ${MAKE} [2021-06-24T09:20:02.540Z] ---> Running in 59b06a0f116a [2021-06-24T09:20:03.526Z] 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 [2021-06-24T09:20:30.381Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-24T09:20:33.815Z] Removing intermediate container 59b06a0f116a [2021-06-24T09:20:33.815Z] ---> 296737afcd9c [2021-06-24T09:20:33.815Z] Step 18/25 : FROM alpine:3.12 [2021-06-24T09:20:34.086Z] 3.12: Pulling from library/alpine [2021-06-24T09:20:34.086Z] d2f70382dc9a: Pulling fs layer [2021-06-24T09:20:34.356Z] d2f70382dc9a: Verifying Checksum [2021-06-24T09:20:34.356Z] d2f70382dc9a: Download complete [2021-06-24T09:20:34.950Z] d2f70382dc9a: Pull complete [2021-06-24T09:20:34.950Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T09:20:34.950Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T09:20:34.950Z] ---> c4fd0aeabfcf [2021-06-24T09:20:34.950Z] Step 19/25 : EXPOSE 4000 [2021-06-24T09:20:35.234Z] ---> Running in 6676b6976741 [2021-06-24T09:20:35.829Z] Removing intermediate container 6676b6976741 [2021-06-24T09:20:35.829Z] ---> e31e8e05d794 [2021-06-24T09:20:35.829Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-24T09:20:37.267Z] ---> c41d91c56a5e [2021-06-24T09:20:37.267Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-24T09:20:37.540Z] ---> Running in f0ad57c98c05 [2021-06-24T09:20:37.814Z] Removing intermediate container f0ad57c98c05 [2021-06-24T09:20:37.814Z] ---> 3287064a05e9 [2021-06-24T09:20:37.814Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-24T09:20:38.087Z] ---> Running in d1bd46cf4a5c [2021-06-24T09:20:38.360Z] Removing intermediate container d1bd46cf4a5c [2021-06-24T09:20:38.360Z] ---> 935c789f266a [2021-06-24T09:20:38.360Z] Step 23/25 : LABEL arch=arm64 [2021-06-24T09:20:38.639Z] ---> Running in 6729b9c5a451 [2021-06-24T09:20:39.250Z] Removing intermediate container 6729b9c5a451 [2021-06-24T09:20:39.250Z] ---> 1fce671c10b1 [2021-06-24T09:20:39.250Z] Step 24/25 : LABEL git_sha=aea6d5893059e9976cc6a13c0e32a60578fe38aa [2021-06-24T09:20:39.250Z] ---> Running in 206a1181529b [2021-06-24T09:20:39.848Z] Removing intermediate container 206a1181529b [2021-06-24T09:20:39.848Z] ---> 84323255b7b0 [2021-06-24T09:20:39.848Z] Step 25/25 : LABEL version=0.0.0 [2021-06-24T09:20:39.848Z] ---> Running in 1ae0989f3711 [2021-06-24T09:20:40.448Z] Removing intermediate container 1ae0989f3711 [2021-06-24T09:20:40.448Z] ---> 9efd93dd7aef [2021-06-24T09:20:40.448Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-24T09:20:40.448Z] Successfully built 9efd93dd7aef [2021-06-24T09:20:40.448Z] 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 [2021-06-24T09:20:41.392Z] ---> job-cost.sh [2021-06-24T09:20:41.392Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2Nb7 [2021-06-24T09:21:23.769Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-24T09:22:46.641Z] lf-activate-venv(): INFO: Adding /tmp/venv-2Nb7/bin to PATH [2021-06-24T09:22:46.641Z] INFO: No Stack... [2021-06-24T09:22:46.641Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-24T09:22:46.641Z] INFO: Archiving Costs [Pipeline] sh [2021-06-24T09:22:47.005Z] + cut -d, -f6 [2021-06-24T09:22:47.005Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2021-06-24T09:22:47.119Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-406-1-stack-cost] [2021-06-24T09:22:47.130Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-406-1-stack-cost] did not exist. Created. [2021-06-24T09:22:47.130Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-406-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-24T09:22:47.629Z] /w/workspace/edgex-ui-go/1@tmp/durable-2c699298/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-2c699298/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-24T09:22:48.001Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-24T09:22:48.048Z] Warning: overwriting stash ‘stack-cost’ [2021-06-24T09:22:48.255Z] Stashed 1 file(s) [Pipeline] } [2021-06-24T09:22:48.278Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-406-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 [2021-06-24T09:22:49.584Z] provisioning config files... [2021-06-24T09:22:49.594Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-406@tmp/config5154048553298715070tmp [Pipeline] { [Pipeline] sh [2021-06-24T09:22:50.003Z] + set +x [2021-06-24T09:22:50.004Z] + curl -s https://codecov.io/bash [2021-06-24T09:22:50.004Z] + bash -s -- [2021-06-24T09:22:50.004Z] [2021-06-24T09:22:50.004Z] _____ _ [2021-06-24T09:22:50.004Z] / ____| | | [2021-06-24T09:22:50.004Z] | | ___ __| | ___ ___ _____ __ [2021-06-24T09:22:50.004Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-24T09:22:50.004Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-24T09:22:50.004Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-24T09:22:50.004Z] Bash-1.0.3 [2021-06-24T09:22:50.004Z] [2021-06-24T09:22:50.004Z] [2021-06-24T09:22:50.004Z] ==> git version 2.24.4 found [2021-06-24T09:22:50.004Z] ==> 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 [2021-06-24T09:22:50.004Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-24T09:22:50.004Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-24T09:22:50.004Z] ==> Jenkins CI detected. [2021-06-24T09:22:50.004Z] project root: . [2021-06-24T09:22:50.004Z] --> token set from env [2021-06-24T09:22:50.004Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-24T09:22:50.004Z] ==> Running gcov in . (disable via -X gcov) [2021-06-24T09:22:50.004Z] ==> Python coveragepy not found [2021-06-24T09:22:50.004Z] ==> Searching for coverage reports in: [2021-06-24T09:22:50.004Z] + . [2021-06-24T09:22:50.004Z] -> Found 1 reports [2021-06-24T09:22:50.004Z] ==> Detecting git/mercurial file structure [2021-06-24T09:22:50.269Z] ==> Reading reports [2021-06-24T09:22:50.269Z] + ./coverage.out bytes=10 [2021-06-24T09:22:50.269Z] ==> Appending adjustments [2021-06-24T09:22:50.269Z] https://docs.codecov.io/docs/fixing-reports [2021-06-24T09:22:50.269Z] + Found adjustments [2021-06-24T09:22:50.269Z] ==> Gzipping contents [2021-06-24T09:22:50.269Z] 4.0K /tmp/codecov.mIY3Vz.gz [2021-06-24T09:22:50.269Z] ==> Uploading reports [2021-06-24T09:22:50.269Z] url: https://codecov.io [2021-06-24T09:22:50.269Z] query: branch=PR-406&commit=aea6d5893059e9976cc6a13c0e32a60578fe38aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-406%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=406&job=&cmd_args= [2021-06-24T09:22:50.269Z] -> Pinging Codecov [2021-06-24T09:22:50.269Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-406&commit=aea6d5893059e9976cc6a13c0e32a60578fe38aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-406%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=406&job=&cmd_args= [2021-06-24T09:22:50.845Z] -> Uploading to [2021-06-24T09:22:50.845Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-24/FB506323287CE973F263BFD2A0EB1F37/aea6d5893059e9976cc6a13c0e32a60578fe38aa/38544407-fec1-4a15-bec3-8e723f263871.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T092250Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd4cfe940a7e4be30f2df9d5c4488e3ca38e6ae8acc8ef2ea2ec16e7f15cc0e7 [2021-06-24T09:22:50.845Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T09:22:50.845Z] Dload Upload Total Spent Left Speed [2021-06-24T09:22:51.113Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3362 0 0 100 3362 0 10920 --:--:-- --:--:-- --:--:-- 10951 [2021-06-24T09:22:51.113Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/aea6d5893059e9976cc6a13c0e32a60578fe38aa [Pipeline] } [2021-06-24T09:22:51.138Z] 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 [2021-06-24T09:22:55.922Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:22:56.553Z] ---> package-listing.sh [2021-06-24T09:22:56.553Z] ++ facter osfamily [2021-06-24T09:22:56.553Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-24T09:22:56.832Z] + OS_FAMILY=redhat [2021-06-24T09:22:56.832Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-406 [2021-06-24T09:22:56.832Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-24T09:22:56.832Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-24T09:22:56.832Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-24T09:22:56.832Z] + PACKAGES=/tmp/packages_start.txt [2021-06-24T09:22:56.832Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-406 ']' [2021-06-24T09:22:56.832Z] + PACKAGES=/tmp/packages_end.txt [2021-06-24T09:22:56.832Z] + case "${OS_FAMILY}" in [2021-06-24T09:22:56.832Z] + rpm -qa [2021-06-24T09:22:56.832Z] + sort [2021-06-24T09:22:57.418Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-24T09:22:57.418Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-24T09:22:57.418Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-24T09:22:57.418Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-406 ']' [2021-06-24T09:22:57.418Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-406/archives/ [2021-06-24T09:22:57.418Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-406/archives/ [Pipeline] echo [2021-06-24T09:22:57.460Z] 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-406/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-24T09:22:57.788Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:22:58.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T09:22:58.401Z] [2021-06-24T09:22:58.401Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-24T09:22:58.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T09:22:59.022Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-24T09:22:59.022Z] df20fa9351a1: Pulling fs layer [2021-06-24T09:22:59.022Z] 36b3adc4ff6f: Pulling fs layer [2021-06-24T09:22:59.022Z] 8ad3a11d3b57: Pulling fs layer [2021-06-24T09:22:59.022Z] 46f8f816bc3b: Pulling fs layer [2021-06-24T09:22:59.022Z] 93b61091891f: Pulling fs layer [2021-06-24T09:22:59.022Z] 93b9cdb0e59b: Pulling fs layer [2021-06-24T09:22:59.022Z] 5e14af77c1be: Pulling fs layer [2021-06-24T09:22:59.022Z] 01666e4c0597: Pulling fs layer [2021-06-24T09:22:59.022Z] aa168da1d23b: Pulling fs layer [2021-06-24T09:22:59.022Z] 46f8f816bc3b: Waiting [2021-06-24T09:22:59.022Z] 93b61091891f: Waiting [2021-06-24T09:22:59.022Z] 93b9cdb0e59b: Waiting [2021-06-24T09:22:59.022Z] 5e14af77c1be: Waiting [2021-06-24T09:22:59.022Z] 01666e4c0597: Waiting [2021-06-24T09:22:59.022Z] aa168da1d23b: Waiting [2021-06-24T09:22:59.022Z] 36b3adc4ff6f: Verifying Checksum [2021-06-24T09:22:59.022Z] 36b3adc4ff6f: Download complete [2021-06-24T09:22:59.285Z] 46f8f816bc3b: Verifying Checksum [2021-06-24T09:22:59.285Z] 46f8f816bc3b: Download complete [2021-06-24T09:22:59.285Z] df20fa9351a1: Verifying Checksum [2021-06-24T09:22:59.285Z] df20fa9351a1: Download complete [2021-06-24T09:22:59.285Z] 93b9cdb0e59b: Verifying Checksum [2021-06-24T09:22:59.285Z] 93b9cdb0e59b: Download complete [2021-06-24T09:22:59.285Z] 5e14af77c1be: Verifying Checksum [2021-06-24T09:22:59.285Z] 5e14af77c1be: Download complete [2021-06-24T09:22:59.549Z] 01666e4c0597: Verifying Checksum [2021-06-24T09:22:59.549Z] 01666e4c0597: Download complete [2021-06-24T09:22:59.549Z] 93b61091891f: Verifying Checksum [2021-06-24T09:22:59.549Z] 93b61091891f: Download complete [2021-06-24T09:22:59.549Z] df20fa9351a1: Pull complete [2021-06-24T09:22:59.815Z] 36b3adc4ff6f: Pull complete [2021-06-24T09:22:59.815Z] 8ad3a11d3b57: Verifying Checksum [2021-06-24T09:22:59.815Z] 8ad3a11d3b57: Download complete [2021-06-24T09:23:00.397Z] 8ad3a11d3b57: Pull complete [2021-06-24T09:23:00.397Z] 46f8f816bc3b: Pull complete [2021-06-24T09:23:00.981Z] 93b61091891f: Pull complete [2021-06-24T09:23:00.981Z] 93b9cdb0e59b: Pull complete [2021-06-24T09:23:01.243Z] 5e14af77c1be: Pull complete [2021-06-24T09:23:01.243Z] 01666e4c0597: Pull complete [2021-06-24T09:23:02.649Z] aa168da1d23b: Verifying Checksum [2021-06-24T09:23:02.649Z] aa168da1d23b: Download complete [2021-06-24T09:23:09.285Z] aa168da1d23b: Pull complete [2021-06-24T09:23:09.285Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-24T09:23:09.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T09:23:09.285Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-24T09:23:09.388Z] prd-centos7-docker-4c-2g-1114 does not seem to be running inside a container [2021-06-24T09:23:09.437Z] $ 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-406/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-406 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-406:/w/workspace/edgexfoundry_edgex-ui-go_PR-406:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-406@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-406@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 [2021-06-24T09:23:12.258Z] $ docker top b5a6b1c1e9dd87d99b97b4c066642c178c901858d62b6dd0d9f7be4b5fd3be62 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T09:23:12.704Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-24T09:23:13.025Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-24T09:23:13.346Z] + ls /var/log/sa-host [2021-06-24T09:23:13.346Z] + sadf -c /var/log/sa-host/sa05 [2021-06-24T09:23:13.346Z] file_magic: OK [2021-06-24T09:23:13.347Z] HZ: Using current value: 100 [2021-06-24T09:23:13.347Z] file_header: OK [2021-06-24T09:23:13.347Z] 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 [2021-06-24T09:23:13.347Z] Statistics: [2021-06-24T09:23:13.347Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T09:23:13.347Z] File successfully converted to sysstat format version 12.2.1 [2021-06-24T09:23:13.347Z] + sadf -c /var/log/sa-host/sa24 [2021-06-24T09:23:13.347Z] file_magic: OK [2021-06-24T09:23:13.347Z] HZ: Using current value: 100 [2021-06-24T09:23:13.347Z] file_header: OK [2021-06-24T09:23:13.347Z] 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 [2021-06-24T09:23:13.347Z] Statistics: [2021-06-24T09:23:13.347Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T09:23:13.347Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T09:23:16.028Z] provisioning config files... [2021-06-24T09:23:16.049Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-406@tmp/config9183511954772165208tmp [Pipeline] { [Pipeline] echo [2021-06-24T09:23:16.109Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:23:16.460Z] ---> create-netrc.sh [Pipeline] } [2021-06-24T09:23:16.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:23:16.967Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-24T09:23:17.000Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:23:17.338Z] ---> sudo-logs.sh [2021-06-24T09:23:17.338Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-24T09:23:17.420Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:23:17.766Z] ---> job-cost.sh [2021-06-24T09:23:17.766Z] lf-activate-venv: SKIPPING [2021-06-24T09:23:17.766Z] DEBUG: total: 0.18000000715255737 [2021-06-24T09:23:17.766Z] INFO: Retrieving Stack Cost... [2021-06-24T09:23:18.709Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-24T09:23:19.284Z] INFO: Archiving Costs [Pipeline] echo [2021-06-24T09:23:19.318Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T09:23:19.675Z] ---> logs-deploy.sh [2021-06-24T09:23:19.675Z] lf-activate-venv: SKIPPING [2021-06-24T09:23:19.675Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-406/1 [2021-06-24T09:23:19.675Z] INFO: archiving workspace using pattern(s): [2021-06-24T09:23:20.624Z] Archives upload complete. [2021-06-24T09:23:20.624Z] INFO: archiving logs to Nexus [2021-06-24T09:23:21.200Z] ---> uname -a: [2021-06-24T09:23:21.200Z] Linux prd-centos7-docker-4c-2g-1114.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-24T09:23:21.200Z] [2021-06-24T09:23:21.200Z] [2021-06-24T09:23:21.200Z] ---> lscpu: [2021-06-24T09:23:21.200Z] Architecture: x86_64 [2021-06-24T09:23:21.200Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-24T09:23:21.200Z] Byte Order: Little Endian [2021-06-24T09:23:21.200Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-24T09:23:21.200Z] CPU(s): 2 [2021-06-24T09:23:21.200Z] On-line CPU(s) list: 0,1 [2021-06-24T09:23:21.200Z] Thread(s) per core: 1 [2021-06-24T09:23:21.200Z] Core(s) per socket: 1 [2021-06-24T09:23:21.200Z] Socket(s): 2 [2021-06-24T09:23:21.200Z] NUMA node(s): 1 [2021-06-24T09:23:21.200Z] Vendor ID: AuthenticAMD [2021-06-24T09:23:21.200Z] CPU family: 23 [2021-06-24T09:23:21.200Z] Model: 49 [2021-06-24T09:23:21.200Z] Model name: AMD EPYC-Rome Processor [2021-06-24T09:23:21.200Z] Stepping: 0 [2021-06-24T09:23:21.200Z] CPU MHz: 2800.000 [2021-06-24T09:23:21.200Z] BogoMIPS: 5600.00 [2021-06-24T09:23:21.200Z] Virtualization: AMD-V [2021-06-24T09:23:21.200Z] Hypervisor vendor: KVM [2021-06-24T09:23:21.200Z] Virtualization type: full [2021-06-24T09:23:21.200Z] L1d cache: 64 KiB [2021-06-24T09:23:21.200Z] L1i cache: 64 KiB [2021-06-24T09:23:21.200Z] L2 cache: 1 MiB [2021-06-24T09:23:21.200Z] L3 cache: 32 MiB [2021-06-24T09:23:21.200Z] NUMA node0 CPU(s): 0,1 [2021-06-24T09:23:21.200Z] Vulnerability Itlb multihit: Not affected [2021-06-24T09:23:21.200Z] Vulnerability L1tf: Not affected [2021-06-24T09:23:21.200Z] Vulnerability Mds: Not affected [2021-06-24T09:23:21.200Z] Vulnerability Meltdown: Not affected [2021-06-24T09:23:21.200Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-24T09:23:21.200Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-24T09:23:21.200Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-24T09:23:21.200Z] Vulnerability Srbds: Not affected [2021-06-24T09:23:21.200Z] Vulnerability Tsx async abort: Not affected [2021-06-24T09:23:21.200Z] 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 [2021-06-24T09:23:21.200Z] [2021-06-24T09:23:21.200Z] [2021-06-24T09:23:21.200Z] ---> nproc: [2021-06-24T09:23:21.200Z] 2 [2021-06-24T09:23:21.200Z] [2021-06-24T09:23:21.200Z] [2021-06-24T09:23:21.200Z] ---> df -h: [2021-06-24T09:23:21.200Z] Filesystem Size Used Available Use% Mounted on [2021-06-24T09:23:21.200Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-24T09:23:21.200Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-24T09:23:21.200Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-24T09:23:21.200Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-24T09:23:21.200Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-24T09:23:21.200Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-24T09:23:21.200Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-24T09:23:21.200Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-24T09:23:21.200Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-24T09:23:21.200Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-406 [2021-06-24T09:23:21.200Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-406@tmp [2021-06-24T09:23:21.200Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-24T09:23:21.200Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-24T09:23:21.200Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-24T09:23:21.200Z] [2021-06-24T09:23:21.200Z] [2021-06-24T09:23:21.200Z] ---> free -m: [2021-06-24T09:23:21.200Z] total used free shared buff/cache available [2021-06-24T09:23:21.200Z] Mem: 7821 986 4712 0 2122 6657 [2021-06-24T09:23:21.200Z] Swap: 1023 0 1023 [2021-06-24T09:23:21.200Z] [2021-06-24T09:23:21.200Z] [2021-06-24T09:23:21.200Z] ---> ip addr: [2021-06-24T09:23:21.200Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-24T09:23:21.200Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-24T09:23:21.200Z] inet 127.0.0.1/8 scope host lo [2021-06-24T09:23:21.200Z] valid_lft forever preferred_lft forever [2021-06-24T09:23:21.200Z] inet6 ::1/128 scope host [2021-06-24T09:23:21.200Z] valid_lft forever preferred_lft forever [2021-06-24T09:23:21.200Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-24T09:23:21.200Z] link/ether fa:16:3e:4b:e4:c9 brd ff:ff:ff:ff:ff:ff [2021-06-24T09:23:21.200Z] inet 10.30.123.200/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-24T09:23:21.200Z] valid_lft 85711sec preferred_lft 85711sec [2021-06-24T09:23:21.200Z] inet6 fe80::f816:3eff:fe4b:e4c9/64 scope link [2021-06-24T09:23:21.200Z] valid_lft forever preferred_lft forever [2021-06-24T09:23:21.200Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-24T09:23:21.200Z] link/ether 02:42:b5:c8:81:52 brd ff:ff:ff:ff:ff:ff [2021-06-24T09:23:21.200Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-24T09:23:21.200Z] valid_lft forever preferred_lft forever [2021-06-24T09:23:21.200Z] inet6 fe80::42:b5ff:fec8:8152/64 scope link [2021-06-24T09:23:21.200Z] valid_lft forever preferred_lft forever [2021-06-24T09:23:21.200Z] [2021-06-24T09:23:21.200Z] [2021-06-24T09:23:21.200Z] ---> sar -b -r -n DEV: [2021-06-24T09:23:21.200Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) [2021-06-24T09:23:21.200Z] [2021-06-24T09:23:21.200Z] 09:11:37 LINUX RESTART (2 CPU) [2021-06-24T09:23:21.200Z] [2021-06-24T09:23:21.200Z] 09:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-24T09:23:21.200Z] 09:13:01 225.11 100.07 125.05 0.00 8162.42 37778.03 0.00 [2021-06-24T09:23:21.200Z] 09:14:01 24.19 3.56 20.63 0.00 2599.77 4152.71 0.00 [2021-06-24T09:23:21.200Z] 09:15:01 1.77 0.00 1.77 0.00 0.00 36.10 0.00 [2021-06-24T09:23:21.200Z] 09:16:02 0.23 0.00 0.23 0.00 0.00 3.60 0.00 [2021-06-24T09:23:21.200Z] 09:17:01 0.24 0.00 0.24 0.00 0.00 3.03 0.00 [2021-06-24T09:23:21.200Z] 09:18:01 0.30 0.00 0.30 0.00 0.00 4.63 0.00 [2021-06-24T09:23:21.200Z] 09:19:01 0.23 0.00 0.23 0.00 0.00 2.88 0.00 [2021-06-24T09:23:21.200Z] 09:20:01 0.18 0.00 0.18 0.00 0.00 2.22 0.00 [2021-06-24T09:23:21.200Z] 09:21:01 0.32 0.00 0.32 0.00 0.00 3.50 0.00 [2021-06-24T09:23:21.200Z] 09:22:01 0.28 0.00 0.28 0.00 0.00 4.88 0.00 [2021-06-24T09:23:21.200Z] 09:23:01 3.23 0.13 3.10 0.00 13.72 71.07 0.00 [2021-06-24T09:23:21.201Z] Average: 23.33 9.45 13.88 0.00 981.85 3832.72 0.00 [2021-06-24T09:23:21.201Z] [2021-06-24T09:23:21.201Z] 09:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-24T09:23:21.201Z] 09:13:01 5605928 0 768424 9.59 2620 1631960 1267656 14.00 504864 1508172 44012 [2021-06-24T09:23:21.201Z] 09:14:01 5437836 0 802492 10.02 2620 1765984 1299720 14.35 589292 1578904 128 [2021-06-24T09:23:21.201Z] 09:15:01 5446624 0 793700 9.91 2620 1765988 1245684 13.75 585860 1574696 8 [2021-06-24T09:23:21.201Z] 09:16:02 5445500 0 794820 9.92 2620 1765992 1222224 13.49 585440 1577280 8 [2021-06-24T09:23:21.201Z] 09:17:01 5444964 0 795348 9.93 2620 1766000 1222348 13.50 586004 1577284 8 [2021-06-24T09:23:21.201Z] 09:18:01 5446416 0 793868 9.91 2620 1766028 1219084 13.46 576540 1585376 16 [2021-06-24T09:23:21.201Z] 09:19:01 5447316 0 792988 9.90 2620 1766008 1209832 13.36 575772 1585368 8 [2021-06-24T09:23:21.201Z] 09:20:01 5436060 0 804236 10.04 2620 1766016 1206748 13.32 587136 1585368 8 [2021-06-24T09:23:21.201Z] 09:21:01 5430600 0 809696 10.11 2620 1766016 1206956 13.33 592356 1585368 8 [2021-06-24T09:23:21.201Z] 09:22:01 5432788 0 807500 10.08 2620 1766024 1206812 13.32 592048 1583488 8 [2021-06-24T09:23:21.201Z] 09:23:01 5287820 0 875824 10.94 2620 1842668 1394568 15.40 771556 1537928 75904 [2021-06-24T09:23:21.201Z] Average: 5441987 0 803536 10.03 2620 1760789 1245603 13.75 595170 1570839 10920 [2021-06-24T09:23:21.201Z] [2021-06-24T09:23:21.201Z] 09:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-24T09:23:21.201Z] 09:13:01 eth0 538.59 367.27 918.32 72.03 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:14:01 eth0 177.89 170.07 566.76 26.77 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:14:01 docker0 99.48 80.71 7.73 211.45 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:15:01 eth0 2.90 0.53 0.72 0.40 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:16:02 eth0 2.63 0.72 0.91 0.55 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:17:01 eth0 1.00 0.49 0.55 0.40 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:18:01 eth0 0.28 0.18 0.09 0.10 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:19:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:20:01 eth0 0.72 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:21:01 eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:22:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:23:01 eth0 129.65 112.77 811.44 12.40 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] Average: eth0 77.84 59.45 209.43 10.28 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] Average: docker0 9.06 7.35 0.70 19.26 0.00 0.00 0.00 0.00 [2021-06-24T09:23:21.201Z] [2021-06-24T09:23:21.201Z] [2021-06-24T09:23:21.201Z] ---> sar -P ALL: [2021-06-24T09:23:21.201Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) [2021-06-24T09:23:21.201Z] [2021-06-24T09:23:21.201Z] 09:11:37 LINUX RESTART (2 CPU) [2021-06-24T09:23:21.201Z] [2021-06-24T09:23:21.201Z] 09:12:01 CPU %user %nice %system %iowait %steal %idle [2021-06-24T09:23:21.201Z] 09:13:01 all 18.20 0.00 7.65 38.24 0.09 35.83 [2021-06-24T09:23:21.201Z] 09:13:01 0 18.64 0.00 7.65 38.81 0.09 34.82 [2021-06-24T09:23:21.201Z] 09:13:01 1 17.76 0.00 7.66 37.66 0.09 36.83 [2021-06-24T09:23:21.201Z] 09:14:01 all 4.59 0.00 1.86 0.95 0.05 92.55 [2021-06-24T09:23:21.201Z] 09:14:01 0 4.22 0.00 2.01 1.36 0.05 92.35 [2021-06-24T09:23:21.201Z] 09:14:01 1 4.95 0.00 1.71 0.54 0.05 92.74 [2021-06-24T09:23:21.201Z] 09:15:01 all 0.13 0.00 0.04 0.01 0.03 99.79 [2021-06-24T09:23:21.201Z] 09:15:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-24T09:23:21.201Z] 09:15:01 1 0.20 0.00 0.05 0.02 0.02 99.72 [2021-06-24T09:23:21.201Z] 09:16:02 all 0.20 0.00 0.03 0.00 0.03 99.75 [2021-06-24T09:23:21.201Z] 09:16:02 0 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-24T09:23:21.201Z] 09:16:02 1 0.32 0.00 0.03 0.00 0.02 99.63 [2021-06-24T09:23:21.201Z] 09:17:01 all 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-24T09:23:21.201Z] 09:17:01 0 0.15 0.00 0.02 0.00 0.02 99.81 [2021-06-24T09:23:21.201Z] 09:17:01 1 0.19 0.00 0.02 0.00 0.02 99.78 [2021-06-24T09:23:21.201Z] 09:18:01 all 0.15 0.00 0.04 0.00 0.03 99.77 [2021-06-24T09:23:21.201Z] 09:18:01 0 0.27 0.00 0.05 0.00 0.03 99.65 [2021-06-24T09:23:21.201Z] 09:18:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-24T09:23:21.201Z] 09:19:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-24T09:23:21.201Z] 09:19:01 0 0.22 0.00 0.03 0.00 0.02 99.73 [2021-06-24T09:23:21.201Z] 09:19:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-24T09:23:21.201Z] 09:20:01 all 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-24T09:23:21.201Z] 09:20:01 0 0.07 0.00 0.07 0.00 0.03 99.83 [2021-06-24T09:23:21.201Z] 09:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-24T09:23:21.201Z] 09:21:01 all 0.09 0.00 0.03 0.00 0.01 99.87 [2021-06-24T09:23:21.201Z] 09:21:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-24T09:23:21.201Z] 09:21:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-06-24T09:23:21.201Z] 09:22:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-06-24T09:23:21.201Z] 09:22:01 0 0.17 0.00 0.03 0.00 0.03 99.77 [2021-06-24T09:23:21.201Z] 09:22:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-24T09:23:21.201Z] 09:23:01 all 2.88 0.00 1.14 0.18 0.03 95.78 [2021-06-24T09:23:21.201Z] 09:23:01 0 3.29 0.00 1.31 0.24 0.02 95.15 [2021-06-24T09:23:21.201Z] 09:23:01 1 2.47 0.00 0.96 0.12 0.05 96.40 [2021-06-24T09:23:21.201Z] [2021-06-24T09:23:21.201Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-24T09:23:21.201Z] Average: all 2.37 0.00 0.97 3.48 0.03 93.15 [2021-06-24T09:23:21.201Z] Average: 0 2.43 0.00 1.00 3.57 0.03 92.97 [2021-06-24T09:23:21.201Z] Average: 1 2.32 0.00 0.94 3.38 0.03 93.33 [2021-06-24T09:23:21.201Z] [2021-06-24T09:23:21.201Z] [2021-06-24T09:23:21.201Z]