Pull request #382 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 97c7b2deda94f89ff8e25a3d6b943b69b41466ff+f70bcc16eef7597be82c620f3a5afcfbc50a45ea (c90b4549234747abd94b72b630e986212cc9bd31) 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-ssh8038888258573523583.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-ssh8717793909410384871.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-382/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-382/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5116558962990913849.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-382/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2986617934282278677.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-ssh4144845027277374624.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-382/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-382/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2597039858213851673.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1714 in /w/workspace/edgexfoundry_edgex-ui-go_PR-382 [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-382 # 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-382@tmp/jenkins-gitclient-ssh224027836728673329.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp/jenkins-gitclient-ssh6361250669768077210.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/382/head:refs/remotes/origin/PR-382 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f70bcc16eef7597be82c620f3a5afcfbc50a45ea into PR head commit 97c7b2deda94f89ff8e25a3d6b943b69b41466ff Merge succeeded, producing 97c7b2deda94f89ff8e25a3d6b943b69b41466ff Checking out Revision 97c7b2deda94f89ff8e25a3d6b943b69b41466ff (PR-382) > git config core.sparsecheckout # timeout=10 > git checkout -f 97c7b2deda94f89ff8e25a3d6b943b69b41466ff # 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-382@tmp/jenkins-gitclient-ssh8795643605031291573.key > git merge f70bcc16eef7597be82c620f3a5afcfbc50a45ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97c7b2deda94f89ff8e25a3d6b943b69b41466ff # timeout=10 Commit message: "feat: update built production artifacts of ui" 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-16T16:29:58.814Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-16T16:29:59.025Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-16T16:29:59.144Z] ========================================================= [2021-06-16T16:29:59.144Z] EdgeX Global Pipelines Version Info [2021-06-16T16:29:59.144Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:30:02.844Z] ------------------- [2021-06-16T16:30:02.844Z] stable info: [2021-06-16T16:30:02.844Z] ------------------- [2021-06-16T16:30:02.844Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-16T16:30:02.844Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T16:30:02.844Z] Message: update stable to v1.0.195 [2021-06-16T16:30:03.792Z] ------------------- [2021-06-16T16:30:03.792Z] experimental info: [2021-06-16T16:30:03.792Z] ------------------- [2021-06-16T16:30:03.792Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-16T16:30:03.792Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T16:30:03.792Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-16T16:30:04.029Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-16T16:30:04.089Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-16T16:30:04.146Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-16T16:30:04.207Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-16T16:30:04.269Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-16T16:30:04.327Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-16T16:30:04.387Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-16T16:30:04.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-16T16:30:04.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-16T16:30:04.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-16T16:30:04.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-16T16:30:04.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-16T16:30:04.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-16T16:30:04.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-16T16:30:04.856Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T16:30:04.915Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T16:30:04.972Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T16:30:05.033Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T16:30:05.093Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-16T16:30:05.153Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-16T16:30:05.215Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-16T16:30:05.278Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-16T16:30:05.351Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-16T16:30:05.409Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-16T16:30:05.467Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-16T16:30:05.528Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-16T16:30:05.586Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-382 [Pipeline] echo [2021-06-16T16:30:05.642Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-382 [Pipeline] echo [2021-06-16T16:30:05.699Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-382 [Pipeline] echo [2021-06-16T16:30:05.757Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97c7b2deda94f89ff8e25a3d6b943b69b41466ff [Pipeline] echo [2021-06-16T16:30:05.818Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97c7b2d [Pipeline] echo [2021-06-16T16:30:05.877Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T16:30:06.044Z] provisioning config files... [2021-06-16T16:30:06.061Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp/config2042655639695803573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:30:06.437Z] ---> docker-login.sh [2021-06-16T16:30:06.437Z] nexus3.edgexfoundry.org:10001 [2021-06-16T16:30:06.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:30:06.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:30:06.700Z] Configure a credential helper to remove this warning. See [2021-06-16T16:30:06.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:30:06.700Z] [2021-06-16T16:30:06.700Z] Login Succeeded [2021-06-16T16:30:06.700Z] nexus3.edgexfoundry.org:10002 [2021-06-16T16:30:06.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:30:06.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:30:06.973Z] Configure a credential helper to remove this warning. See [2021-06-16T16:30:06.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:30:06.973Z] [2021-06-16T16:30:06.973Z] Login Succeeded [2021-06-16T16:30:06.973Z] nexus3.edgexfoundry.org:10003 [2021-06-16T16:30:06.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:30:06.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:30:06.973Z] Configure a credential helper to remove this warning. See [2021-06-16T16:30:06.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:30:06.973Z] [2021-06-16T16:30:06.973Z] Login Succeeded [2021-06-16T16:30:06.973Z] nexus3.edgexfoundry.org:10004 [2021-06-16T16:30:07.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:30:07.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:30:07.255Z] Configure a credential helper to remove this warning. See [2021-06-16T16:30:07.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:30:07.255Z] [2021-06-16T16:30:07.255Z] Login Succeeded [2021-06-16T16:30:07.255Z] docker.io [2021-06-16T16:30:07.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:30:07.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:30:07.517Z] Configure a credential helper to remove this warning. See [2021-06-16T16:30:07.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:30:07.518Z] [2021-06-16T16:30:07.518Z] Login Succeeded [2021-06-16T16:30:07.518Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T16:30:07.542Z] 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-16T16:30:08.320Z] + git log --format=format:%s -1 97c7b2deda94f89ff8e25a3d6b943b69b41466ff [Pipeline] echo [2021-06-16T16:30:08.379Z] GIT_COMMIT: 97c7b2deda94f89ff8e25a3d6b943b69b41466ff, Commit Message: feat: update built production artifacts of ui [Pipeline] echo [2021-06-16T16:30:08.419Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:30:11.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T16:30:11.843Z] [2021-06-16T16:30:11.843Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:30:12.212Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T16:30:12.478Z] latest: Pulling from edgex-devops/git-semver [2021-06-16T16:30:12.478Z] 31603596830f: Pulling fs layer [2021-06-16T16:30:12.478Z] 54011a49482f: Pulling fs layer [2021-06-16T16:30:12.478Z] a6820b24f6d8: Pulling fs layer [2021-06-16T16:30:12.478Z] f581987b2513: Pulling fs layer [2021-06-16T16:30:12.478Z] f581987b2513: Waiting [2021-06-16T16:30:12.478Z] 54011a49482f: Verifying Checksum [2021-06-16T16:30:12.478Z] 54011a49482f: Download complete [2021-06-16T16:30:12.478Z] 31603596830f: Verifying Checksum [2021-06-16T16:30:12.478Z] 31603596830f: Download complete [2021-06-16T16:30:12.743Z] a6820b24f6d8: Verifying Checksum [2021-06-16T16:30:12.743Z] a6820b24f6d8: Download complete [2021-06-16T16:30:12.743Z] f581987b2513: Verifying Checksum [2021-06-16T16:30:12.743Z] f581987b2513: Download complete [2021-06-16T16:30:12.743Z] 31603596830f: Pull complete [2021-06-16T16:30:12.743Z] 54011a49482f: Pull complete [2021-06-16T16:30:13.331Z] a6820b24f6d8: Pull complete [2021-06-16T16:30:13.594Z] f581987b2513: Pull complete [2021-06-16T16:30:13.594Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-16T16:30:13.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T16:30:13.594Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-16T16:30:13.698Z] prd-centos7-docker-4c-2g-1714 does not seem to be running inside a container [2021-06-16T16:30:13.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-382 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-382:/w/workspace/edgexfoundry_edgex-ui-go_PR-382:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T16:30:14.988Z] $ docker top fb7d67f16427d2b644d54f74f9e0b5cccc0829f211078bceeb8fc352c3329cce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T16:30:15.205Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T16:30:15.205Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T16:30:15.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T16:30:15.325Z] $ docker exec fb7d67f16427d2b644d54f74f9e0b5cccc0829f211078bceeb8fc352c3329cce ssh-agent [2021-06-16T16:30:15.442Z] SSH_AUTH_SOCK=/tmp/ssh-78pK7YMSbnQS/agent.14 [2021-06-16T16:30:15.442Z] SSH_AGENT_PID=21 [2021-06-16T16:30:15.450Z] Running ssh-add (command line suppressed) [2021-06-16T16:30:15.551Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp/private_key_5951111252604792045.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp/private_key_5951111252604792045.key) [2021-06-16T16:30:15.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T16:30:15.912Z] + git tag --points-at HEAD [Pipeline] } [2021-06-16T16:30:15.934Z] $ docker exec --env ******** --env ******** fb7d67f16427d2b644d54f74f9e0b5cccc0829f211078bceeb8fc352c3329cce ssh-agent -k [2021-06-16T16:30:16.022Z] unset SSH_AUTH_SOCK; [2021-06-16T16:30:16.022Z] unset SSH_AGENT_PID; [2021-06-16T16:30:16.022Z] echo Agent pid 21 killed; [2021-06-16T16:30:16.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-16T16:30:16.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T16:30:16.127Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T16:30:16.234Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T16:30:16.237Z] $ docker exec fb7d67f16427d2b644d54f74f9e0b5cccc0829f211078bceeb8fc352c3329cce ssh-agent [2021-06-16T16:30:16.342Z] SSH_AUTH_SOCK=/tmp/ssh-d9h3mIU2Uj6Q/agent.54 [2021-06-16T16:30:16.342Z] SSH_AGENT_PID=61 [2021-06-16T16:30:16.347Z] Running ssh-add (command line suppressed) [2021-06-16T16:30:16.437Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp/private_key_71022631000730467.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp/private_key_71022631000730467.key) [2021-06-16T16:30:16.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T16:30:16.791Z] + git semver init [2021-06-16T16:30:16.792Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T16:30:16.792Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-382/.git [2021-06-16T16:30:16.792Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-382 [2021-06-16T16:30:16.792Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T16:30:16.792Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T16:30:16.792Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T16:30:16.792Z] # $SEMVER_BRANCH = PR-382 [2021-06-16T16:30:16.792Z] # $SEMVER_TEMP = /tmp/semver-828728960 [2021-06-16T16:30:16.792Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-16T16:30:18.190Z] # '/tmp/semver-828728960' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-382/.semver' [2021-06-16T16:30:18.190Z] # -> Force: false [2021-06-16T16:30:18.190Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-382/.semver [Pipeline] } [2021-06-16T16:30:18.213Z] $ docker exec --env ******** --env ******** fb7d67f16427d2b644d54f74f9e0b5cccc0829f211078bceeb8fc352c3329cce ssh-agent -k [2021-06-16T16:30:18.305Z] unset SSH_AUTH_SOCK; [2021-06-16T16:30:18.306Z] unset SSH_AGENT_PID; [2021-06-16T16:30:18.306Z] echo Agent pid 61 killed; [2021-06-16T16:30:18.316Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T16:30:18.752Z] + git semver [Pipeline] } [2021-06-16T16:30:18.780Z] $ docker stop --time=1 fb7d67f16427d2b644d54f74f9e0b5cccc0829f211078bceeb8fc352c3329cce [2021-06-16T16:30:20.106Z] $ docker rm -f fb7d67f16427d2b644d54f74f9e0b5cccc0829f211078bceeb8fc352c3329cce [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T16:30:20.535Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-16T16:30:20.991Z] Stashed 1 file(s) [Pipeline] echo [2021-06-16T16:30:21.027Z] [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-16T16:30:36.636Z] Still waiting to schedule task [2021-06-16T16:30:36.637Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1714’ [2021-06-16T16:30:36.666Z] Still waiting to schedule task [2021-06-16T16:30:36.666Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-16T16:32:39.936Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1715 in /w/workspace/edgexfoundry_edgex-ui-go_PR-382 [Pipeline] { [Pipeline] ws [2021-06-16T16:32:39.998Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-16T16:32:40.284Z] The recommended git tool is: git [2021-06-16T16:32:47.584Z] using credential edgex-jenkins-ssh [2021-06-16T16:32:47.603Z] Cloning the remote Git repository [2021-06-16T16:32:47.696Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T16:32:47.833Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-16T16:32:47.933Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T16:32:47.934Z] > git --version # timeout=10 [2021-06-16T16:32:47.950Z] > git --version # 'git version 2.17.1' [2021-06-16T16:32:47.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T16:32:48.025Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T16:32:50.292Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-16T16:32:50.308Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T16:32:50.328Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-16T16:32:50.360Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T16:32:50.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T16:32:50.372Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/382/head:refs/remotes/origin/PR-382 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-16T16:32:51.234Z] Merging remotes/origin/master commit f70bcc16eef7597be82c620f3a5afcfbc50a45ea into PR head commit 97c7b2deda94f89ff8e25a3d6b943b69b41466ff [2021-06-16T16:32:51.650Z] Merge succeeded, producing 97c7b2deda94f89ff8e25a3d6b943b69b41466ff [2021-06-16T16:32:51.651Z] Checking out Revision 97c7b2deda94f89ff8e25a3d6b943b69b41466ff (PR-382) [2021-06-16T16:32:51.255Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T16:32:51.272Z] > git checkout -f 97c7b2deda94f89ff8e25a3d6b943b69b41466ff # timeout=10 [2021-06-16T16:32:51.572Z] > git remote # timeout=10 [2021-06-16T16:32:51.588Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T16:32:51.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T16:32:51.611Z] > git merge f70bcc16eef7597be82c620f3a5afcfbc50a45ea # timeout=10 [2021-06-16T16:32:51.632Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T16:32:51.656Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T16:32:51.671Z] > git checkout -f 97c7b2deda94f89ff8e25a3d6b943b69b41466ff # timeout=10 [2021-06-16T16:32:56.166Z] Commit message: "feat: update built production artifacts of ui" [2021-06-16T16:32:56.218Z] > git --version # timeout=10 [2021-06-16T16:32:56.229Z] > git --version # 'git version 2.17.1' [2021-06-16T16:32:56.255Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T16:33:00.273Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-16T16:33:00.701Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T16:33:01.066Z] + + true [2021-06-16T16:33:01.066Z] sudo service docker restart [2021-06-16T16:33:15.013Z] Running on prd-centos7-docker-4c-2g-1716 in /w/workspace/edgexfoundry_edgex-ui-go_PR-382 [Pipeline] { [Pipeline] ws [2021-06-16T16:33:15.076Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-16T16:33:15.253Z] The recommended git tool is: git [2021-06-16T16:33:19.837Z] using credential edgex-jenkins-ssh [2021-06-16T16:33:19.851Z] Cloning the remote Git repository [2021-06-16T16:33:19.562Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T16:33:19.633Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-16T16:33:19.668Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T16:33:19.668Z] > git --version # timeout=10 [2021-06-16T16:33:19.680Z] > git --version # 'git version 2.24.4' [2021-06-16T16:33:19.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T16:33:19.726Z] [INFO] Currently running in a labeled security context [2021-06-16T16:33:19.726Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T16:33:19.726Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh4720663274160372008.key [2021-06-16T16:33:19.749Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T16:33:21.146Z] provisioning config files... [2021-06-16T16:33:21.172Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7620457303938566421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:33:21.608Z] ---> docker-login.sh [2021-06-16T16:33:21.609Z] nexus3.edgexfoundry.org:10001 [2021-06-16T16:33:21.699Z] Merging remotes/origin/master commit f70bcc16eef7597be82c620f3a5afcfbc50a45ea into PR head commit 97c7b2deda94f89ff8e25a3d6b943b69b41466ff [2021-06-16T16:33:21.860Z] Merge succeeded, producing 97c7b2deda94f89ff8e25a3d6b943b69b41466ff [2021-06-16T16:33:21.861Z] Checking out Revision 97c7b2deda94f89ff8e25a3d6b943b69b41466ff (PR-382) [2021-06-16T16:33:20.825Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-16T16:33:20.836Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T16:33:20.853Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-16T16:33:20.869Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-16T16:33:20.870Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T16:33:20.870Z] [INFO] Currently running in a labeled security context [2021-06-16T16:33:20.871Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T16:33:20.871Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh5571476334656457484.key [2021-06-16T16:33:20.877Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/382/head:refs/remotes/origin/PR-382 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-16T16:33:21.552Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T16:33:21.559Z] > git checkout -f 97c7b2deda94f89ff8e25a3d6b943b69b41466ff # timeout=10 [2021-06-16T16:33:21.665Z] > git remote # timeout=10 [2021-06-16T16:33:21.674Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T16:33:21.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T16:33:21.692Z] [INFO] Currently running in a labeled security context [2021-06-16T16:33:21.692Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T16:33:21.692Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3731179190969231409.key [2021-06-16T16:33:21.698Z] > git merge f70bcc16eef7597be82c620f3a5afcfbc50a45ea # timeout=10 [2021-06-16T16:33:21.705Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T16:33:21.719Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T16:33:21.731Z] > git checkout -f 97c7b2deda94f89ff8e25a3d6b943b69b41466ff # timeout=10 [2021-06-16T16:33:22.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:33:22.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:33:22.864Z] Configure a credential helper to remove this warning. See [2021-06-16T16:33:22.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:33:22.864Z] [2021-06-16T16:33:22.864Z] Login Succeeded [2021-06-16T16:33:22.864Z] nexus3.edgexfoundry.org:10002 [2021-06-16T16:33:23.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:33:23.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:33:23.414Z] Configure a credential helper to remove this warning. See [2021-06-16T16:33:23.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:33:23.414Z] [2021-06-16T16:33:23.414Z] Login Succeeded [2021-06-16T16:33:23.414Z] nexus3.edgexfoundry.org:10003 [2021-06-16T16:33:23.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:33:23.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:33:23.966Z] Configure a credential helper to remove this warning. See [2021-06-16T16:33:23.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:33:23.966Z] [2021-06-16T16:33:23.966Z] Login Succeeded [2021-06-16T16:33:23.966Z] nexus3.edgexfoundry.org:10004 [2021-06-16T16:33:24.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:33:24.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:33:24.515Z] Configure a credential helper to remove this warning. See [2021-06-16T16:33:24.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:33:24.515Z] [2021-06-16T16:33:24.515Z] Login Succeeded [2021-06-16T16:33:24.515Z] docker.io [2021-06-16T16:33:24.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:33:25.371Z] Commit message: "feat: update built production artifacts of ui" [2021-06-16T16:33:25.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:33:25.392Z] Configure a credential helper to remove this warning. See [2021-06-16T16:33:25.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:33:25.392Z] [2021-06-16T16:33:25.392Z] Login Succeeded [2021-06-16T16:33:25.392Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T16:33:25.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2021-06-16T16:33:25.447Z] > git --version # timeout=10 [2021-06-16T16:33:25.454Z] > git --version # 'git version 2.24.4' [2021-06-16T16:33:25.463Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] echo [2021-06-16T16:33:28.542Z] ========================================================= [2021-06-16T16:33:28.542Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-16T16:33:28.542Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:33:28.770Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-16T16:33:28.954Z] + 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-16T16:33:29.109Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T16:33:29.428Z] + true [2021-06-16T16:33:29.428Z] + sudo service docker restart [2021-06-16T16:33:29.428Z] Redirecting to /bin/systemctl restart docker.service [2021-06-16T16:33:29.958Z] Sending build context to Docker daemon 22.05MB [2021-06-16T16:33:29.958Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T16:33:29.958Z] Step 2/8 : FROM ${BASE} [2021-06-16T16:33:29.958Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-16T16:33:29.958Z] 595b0fe564bb: Pulling fs layer [2021-06-16T16:33:29.958Z] 3088b5b3c5c0: Pulling fs layer [2021-06-16T16:33:29.958Z] 5b7225fbf94c: Pulling fs layer [2021-06-16T16:33:29.958Z] ba82ee9f976e: Pulling fs layer [2021-06-16T16:33:29.958Z] 506bd15cee9f: Pulling fs layer [2021-06-16T16:33:29.958Z] 75a0a4a0db45: Pulling fs layer [2021-06-16T16:33:29.958Z] 618dc40b7e24: Pulling fs layer [2021-06-16T16:33:29.958Z] ba82ee9f976e: Waiting [2021-06-16T16:33:29.958Z] 506bd15cee9f: Waiting [2021-06-16T16:33:29.958Z] 618dc40b7e24: Waiting [2021-06-16T16:33:29.958Z] 75a0a4a0db45: Waiting [2021-06-16T16:33:30.232Z] 5b7225fbf94c: Verifying Checksum [2021-06-16T16:33:30.232Z] 5b7225fbf94c: Download complete [2021-06-16T16:33:30.232Z] 3088b5b3c5c0: Verifying Checksum [2021-06-16T16:33:30.232Z] 3088b5b3c5c0: Download complete [2021-06-16T16:33:30.232Z] 506bd15cee9f: Verifying Checksum [2021-06-16T16:33:30.232Z] 506bd15cee9f: Download complete [2021-06-16T16:33:30.232Z] 75a0a4a0db45: Verifying Checksum [2021-06-16T16:33:30.232Z] 75a0a4a0db45: Download complete [2021-06-16T16:33:30.232Z] 595b0fe564bb: Verifying Checksum [2021-06-16T16:33:30.232Z] 595b0fe564bb: Download complete [2021-06-16T16:33:30.845Z] 595b0fe564bb: Pull complete [2021-06-16T16:33:31.449Z] 3088b5b3c5c0: Pull complete [2021-06-16T16:33:32.055Z] 5b7225fbf94c: Pull complete [2021-06-16T16:33:32.332Z] 618dc40b7e24: Verifying Checksum [2021-06-16T16:33:32.332Z] 618dc40b7e24: Download complete [2021-06-16T16:33:33.317Z] ba82ee9f976e: Download complete [2021-06-16T16:33:43.493Z] ba82ee9f976e: Pull complete [2021-06-16T16:33:43.767Z] 506bd15cee9f: Pull complete [2021-06-16T16:33:44.057Z] 75a0a4a0db45: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T16:33:47.658Z] provisioning config files... [2021-06-16T16:33:47.673Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4764907205952571692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:33:48.087Z] ---> docker-login.sh [2021-06-16T16:33:48.087Z] nexus3.edgexfoundry.org:10001 [2021-06-16T16:33:48.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:33:48.400Z] 618dc40b7e24: Pull complete [2021-06-16T16:33:48.400Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-16T16:33:48.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-16T16:33:48.400Z] ---> a36622ca3599 [2021-06-16T16:33:48.400Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-16T16:33:48.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:33:48.617Z] Configure a credential helper to remove this warning. See [2021-06-16T16:33:48.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:33:48.617Z] [2021-06-16T16:33:48.617Z] Login Succeeded [2021-06-16T16:33:48.617Z] nexus3.edgexfoundry.org:10002 [2021-06-16T16:33:48.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:33:48.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:33:48.617Z] Configure a credential helper to remove this warning. See [2021-06-16T16:33:48.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:33:48.617Z] [2021-06-16T16:33:48.617Z] Login Succeeded [2021-06-16T16:33:48.617Z] nexus3.edgexfoundry.org:10003 [2021-06-16T16:33:48.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:33:48.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:33:48.890Z] Configure a credential helper to remove this warning. See [2021-06-16T16:33:48.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:33:48.890Z] [2021-06-16T16:33:48.890Z] Login Succeeded [2021-06-16T16:33:48.890Z] nexus3.edgexfoundry.org:10004 [2021-06-16T16:33:48.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:33:48.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:33:48.890Z] Configure a credential helper to remove this warning. See [2021-06-16T16:33:48.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:33:48.890Z] [2021-06-16T16:33:48.890Z] Login Succeeded [2021-06-16T16:33:48.890Z] docker.io [2021-06-16T16:33:49.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T16:33:49.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T16:33:49.412Z] Configure a credential helper to remove this warning. See [2021-06-16T16:33:49.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T16:33:49.412Z] [2021-06-16T16:33:49.412Z] Login Succeeded [2021-06-16T16:33:49.412Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T16:33:49.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T16:33:49.791Z] ========================================================= [2021-06-16T16:33:49.791Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-16T16:33:49.791Z] ========================================================= [Pipeline] isUnix [2021-06-16T16:33:49.840Z] ---> Running in cdfe4f0d3b0a [Pipeline] sh [2021-06-16T16:33:50.163Z] + 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-16T16:33:50.163Z] Sending build context to Docker daemon 22.05MB [2021-06-16T16:33:50.163Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T16:33:50.163Z] Step 2/8 : FROM ${BASE} [2021-06-16T16:33:50.427Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-16T16:33:50.427Z] 540db60ca938: Pulling fs layer [2021-06-16T16:33:50.427Z] adcc1eea9eea: Pulling fs layer [2021-06-16T16:33:50.427Z] 4c4ab2625f07: Pulling fs layer [2021-06-16T16:33:50.427Z] 0510c868ecb4: Pulling fs layer [2021-06-16T16:33:50.427Z] afea3b2eda06: Pulling fs layer [2021-06-16T16:33:50.427Z] 7809a108b3ef: Pulling fs layer [2021-06-16T16:33:50.427Z] f706445af74f: Pulling fs layer [2021-06-16T16:33:50.427Z] 0510c868ecb4: Waiting [2021-06-16T16:33:50.427Z] afea3b2eda06: Waiting [2021-06-16T16:33:50.427Z] 7809a108b3ef: Waiting [2021-06-16T16:33:50.427Z] f706445af74f: Waiting [2021-06-16T16:33:50.427Z] 4c4ab2625f07: Verifying Checksum [2021-06-16T16:33:50.427Z] 4c4ab2625f07: Download complete [2021-06-16T16:33:50.427Z] adcc1eea9eea: Verifying Checksum [2021-06-16T16:33:50.427Z] adcc1eea9eea: Download complete [2021-06-16T16:33:50.427Z] afea3b2eda06: Verifying Checksum [2021-06-16T16:33:50.427Z] afea3b2eda06: Download complete [2021-06-16T16:33:50.441Z] Removing intermediate container cdfe4f0d3b0a [2021-06-16T16:33:50.441Z] ---> 48442c6bdd1c [2021-06-16T16:33:50.441Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:33:50.441Z] ---> Running in 00de7f2fe814 [2021-06-16T16:33:50.688Z] 7809a108b3ef: Verifying Checksum [2021-06-16T16:33:50.689Z] 7809a108b3ef: Download complete [2021-06-16T16:33:50.689Z] 540db60ca938: Verifying Checksum [2021-06-16T16:33:50.689Z] 540db60ca938: Download complete [2021-06-16T16:33:50.689Z] 540db60ca938: Pull complete [2021-06-16T16:33:50.950Z] adcc1eea9eea: Pull complete [2021-06-16T16:33:50.950Z] 4c4ab2625f07: Pull complete [2021-06-16T16:33:52.340Z] f706445af74f: Verifying Checksum [2021-06-16T16:33:52.340Z] f706445af74f: Download complete [2021-06-16T16:33:52.340Z] 0510c868ecb4: Verifying Checksum [2021-06-16T16:33:52.340Z] 0510c868ecb4: Download complete [2021-06-16T16:33:53.077Z] Removing intermediate container 00de7f2fe814 [2021-06-16T16:33:53.078Z] ---> cefc54615b81 [2021-06-16T16:33:53.078Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-16T16:33:53.078Z] ---> Running in 31e79bb950ad [2021-06-16T16:33:54.518Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T16:33:55.493Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T16:33:55.670Z] 0510c868ecb4: Pull complete [2021-06-16T16:33:55.670Z] afea3b2eda06: Pull complete [2021-06-16T16:33:55.670Z] 7809a108b3ef: Pull complete [2021-06-16T16:33:56.089Z] OK: 138 MiB in 40 packages [2021-06-16T16:33:57.065Z] f706445af74f: Pull complete [2021-06-16T16:33:57.065Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-16T16:33:57.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-16T16:33:57.065Z] ---> b068be0155e3 [2021-06-16T16:33:57.065Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-16T16:33:57.530Z] Removing intermediate container 31e79bb950ad [2021-06-16T16:33:57.530Z] ---> 0333acec7ddb [2021-06-16T16:33:57.530Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-16T16:33:57.530Z] ---> Running in 28f82d4930a3 [2021-06-16T16:33:58.126Z] Removing intermediate container 28f82d4930a3 [2021-06-16T16:33:58.126Z] ---> cd0d4de2396a [2021-06-16T16:33:58.126Z] Step 7/8 : COPY . . [2021-06-16T16:34:01.526Z] ---> f5c5c3a483fa [2021-06-16T16:34:01.526Z] Step 8/8 : RUN go mod download [2021-06-16T16:34:01.526Z] ---> Running in 1ae6e10bf013 [2021-06-16T16:34:04.029Z] ---> Running in b5cc2052ea41 [2021-06-16T16:34:04.029Z] Removing intermediate container b5cc2052ea41 [2021-06-16T16:34:04.029Z] ---> 739ac55788d2 [2021-06-16T16:34:04.029Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:34:04.029Z] ---> Running in ea53cc836c5b [2021-06-16T16:34:04.029Z] Removing intermediate container ea53cc836c5b [2021-06-16T16:34:04.029Z] ---> 7026303b4a32 [2021-06-16T16:34:04.029Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-16T16:34:04.029Z] ---> Running in 93c8855ce83e [2021-06-16T16:34:04.029Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T16:34:04.029Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T16:34:04.291Z] OK: 149 MiB in 40 packages [2021-06-16T16:34:04.568Z] Removing intermediate container 93c8855ce83e [2021-06-16T16:34:04.568Z] ---> b815e9416a67 [2021-06-16T16:34:04.568Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-16T16:34:04.568Z] ---> Running in e7a574c7260e [2021-06-16T16:34:04.568Z] Removing intermediate container e7a574c7260e [2021-06-16T16:34:04.568Z] ---> 6641d9188b3b [2021-06-16T16:34:04.568Z] Step 7/8 : COPY . . [2021-06-16T16:34:05.963Z] ---> f5703c3baa18 [2021-06-16T16:34:05.963Z] Step 8/8 : RUN go mod download [2021-06-16T16:34:05.963Z] ---> Running in 9147522c135f [2021-06-16T16:34:15.992Z] Removing intermediate container 9147522c135f [2021-06-16T16:34:15.992Z] ---> a32c8ff0e365 [2021-06-16T16:34:15.992Z] Successfully built a32c8ff0e365 [2021-06-16T16:34:15.992Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:34:16.598Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T16:34:16.598Z] . [Pipeline] withDockerContainer [2021-06-16T16:34:16.710Z] prd-centos7-docker-4c-2g-1716 does not seem to be running inside a container [2021-06-16T16:34:16.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T16:34:17.121Z] $ docker top 5728b3a03452586efeb70b9a24c756bffcbe984ff812db3feea1b18387e4f086 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T16:34:17.567Z] + go version [2021-06-16T16:34:17.567Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-16T16:34:17.598Z] $ docker stop --time=1 5728b3a03452586efeb70b9a24c756bffcbe984ff812db3feea1b18387e4f086 [2021-06-16T16:34:18.783Z] $ docker rm -f 5728b3a03452586efeb70b9a24c756bffcbe984ff812db3feea1b18387e4f086 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:34:19.652Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T16:34:19.653Z] . [Pipeline] withDockerContainer [2021-06-16T16:34:19.753Z] prd-centos7-docker-4c-2g-1716 does not seem to be running inside a container [2021-06-16T16:34:19.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T16:34:20.234Z] $ docker top e4292e2d0af46d2c163f1430a07a97def95200a5f74d20a32c3aacce435b01c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T16:34:20.785Z] + go mod tidy [Pipeline] sh [2021-06-16T16:34:21.182Z] + make test [2021-06-16T16:34:21.182Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-16T16:34:21.467Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-16T16:34:25.930Z] Removing intermediate container 1ae6e10bf013 [2021-06-16T16:34:25.930Z] ---> a47f244a03db [2021-06-16T16:34:25.930Z] Successfully built a47f244a03db [2021-06-16T16:34:25.930Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:34:26.311Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T16:34:26.311Z] . [Pipeline] withDockerContainer [2021-06-16T16:34:26.609Z] prd-ubuntu18.04-docker-arm64-4c-16g-1715 does not seem to be running inside a container [2021-06-16T16:34:26.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T16:34:28.328Z] $ docker top 0ccd05a37ad04057cdcdce1d809e0d6c4ee0d02534b1cb3851732ca2f5e8cb43 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T16:34:29.319Z] + go version [2021-06-16T16:34:29.319Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-16T16:34:29.359Z] $ docker stop --time=1 0ccd05a37ad04057cdcdce1d809e0d6c4ee0d02534b1cb3851732ca2f5e8cb43 [2021-06-16T16:34:31.191Z] $ docker rm -f 0ccd05a37ad04057cdcdce1d809e0d6c4ee0d02534b1cb3851732ca2f5e8cb43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-16T16:34:31.607Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-16T16:34:31.607Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-16T16:34:31.607Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-16T16:34:31.607Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-16T16:34:31.607Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-16T16:34:31.607Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-16T16:34:31.607Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-16T16:34:31.607Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-16T16:34:31.607Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-16T16:34:31.607Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-16T16:34:31.607Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-16T16:34:31.607Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-16T16:34:31.607Z] GO111MODULE=on go vet ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:34:32.341Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T16:34:32.341Z] . [Pipeline] withDockerContainer [2021-06-16T16:34:32.624Z] prd-ubuntu18.04-docker-arm64-4c-16g-1715 does not seem to be running inside a container [2021-06-16T16:34:32.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T16:34:34.309Z] $ docker top a96a9c32ea73d7c24427e2175dc8b17f726573d45917690b19c764f14f18e747 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] } [2021-06-16T16:34:37.000Z] $ docker stop --time=1 e4292e2d0af46d2c163f1430a07a97def95200a5f74d20a32c3aacce435b01c0 [2021-06-16T16:34:37.538Z] + go mod tidy [2021-06-16T16:34:38.332Z] $ docker rm -f e4292e2d0af46d2c163f1430a07a97def95200a5f74d20a32c3aacce435b01c0 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-06-16T16:34:38.777Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-16T16:34:38.995Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-16T16:34:39.181Z] + make test [2021-06-16T16:34:39.181Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-06-16T16:34:40.173Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh [2021-06-16T16:34:46.156Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-16T16:34:46.480Z] + ls -al . [2021-06-16T16:34:46.480Z] total 84 [2021-06-16T16:34:46.480Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 16 16:34 . [2021-06-16T16:34:46.480Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 16 16:33 .. [2021-06-16T16:34:46.480Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 16 16:33 assets [2021-06-16T16:34:46.480Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 16 16:33 bin [2021-06-16T16:34:46.480Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 16 16:33 cmd [2021-06-16T16:34:46.480Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 16 16:33 CONTRIBUTING.md [2021-06-16T16:34:46.480Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 16 16:34 coverage.out [2021-06-16T16:34:46.480Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 16 16:33 Dockerfile [2021-06-16T16:34:46.480Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 16 16:33 Dockerfile.build [2021-06-16T16:34:46.480Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 16 16:33 docs [2021-06-16T16:34:46.480Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 16 16:33 .git [2021-06-16T16:34:46.480Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 16 16:33 .github [2021-06-16T16:34:46.480Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 16 16:33 .gitignore [2021-06-16T16:34:46.480Z] -rw-rw-r--. 1 jenkins jenkins 324 Jun 16 16:33 go.mod [2021-06-16T16:34:46.480Z] -rw-r--r--. 1 jenkins jenkins 12542 Jun 16 16:34 go.sum [2021-06-16T16:34:46.480Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 16 16:33 internal [2021-06-16T16:34:46.480Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 16 16:33 Jenkinsfile [2021-06-16T16:34:46.480Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 16 16:33 LICENSE [2021-06-16T16:34:46.480Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 16 16:33 Makefile [2021-06-16T16:34:46.480Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 16 16:33 pkg [2021-06-16T16:34:46.480Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 16 16:33 README.md [2021-06-16T16:34:46.480Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 16 16:30 VERSION [2021-06-16T16:34:46.480Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 16 16:33 version.go [2021-06-16T16:34:46.480Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 16 16:33 web [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:34:46.842Z] + 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=97c7b2deda94f89ff8e25a3d6b943b69b41466ff --label arch=amd64 --label version=0.0.0 . [2021-06-16T16:34:46.843Z] Sending build context to Docker daemon 22.06MB [2021-06-16T16:34:46.843Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T16:34:46.843Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-16T16:34:46.843Z] ---> a32c8ff0e365 [2021-06-16T16:34:46.843Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-16T16:34:47.414Z] ---> Running in 7ecb5ba4b19f [2021-06-16T16:34:47.414Z] Removing intermediate container 7ecb5ba4b19f [2021-06-16T16:34:47.414Z] ---> d5a4f1e29b6e [2021-06-16T16:34:47.414Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-16T16:34:47.414Z] ---> Running in 25e785cb09f4 [2021-06-16T16:34:47.414Z] Removing intermediate container 25e785cb09f4 [2021-06-16T16:34:47.414Z] ---> 6be91c36dc18 [2021-06-16T16:34:47.414Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-16T16:34:47.675Z] ---> Running in bff70ec95564 [2021-06-16T16:34:47.675Z] Removing intermediate container bff70ec95564 [2021-06-16T16:34:47.675Z] ---> fa09046a7a7c [2021-06-16T16:34:47.675Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-16T16:34:47.675Z] ---> Running in 5a4389edf211 [2021-06-16T16:34:47.675Z] Removing intermediate container 5a4389edf211 [2021-06-16T16:34:47.675Z] ---> 72976d711f33 [2021-06-16T16:34:47.675Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-16T16:34:47.675Z] ---> Running in b33f96294b96 [2021-06-16T16:34:47.937Z] Removing intermediate container b33f96294b96 [2021-06-16T16:34:47.937Z] ---> 9ad4579643fb [2021-06-16T16:34:47.937Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:34:47.937Z] ---> Running in 3bc55b25a84d [2021-06-16T16:34:48.516Z] Removing intermediate container 3bc55b25a84d [2021-06-16T16:34:48.516Z] ---> 63ff49df590d [2021-06-16T16:34:48.516Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-16T16:34:48.516Z] ---> Running in c7a56f2e7fa3 [2021-06-16T16:34:49.087Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T16:34:49.658Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T16:34:50.237Z] OK: 149 MiB in 40 packages [2021-06-16T16:34:50.499Z] Removing intermediate container c7a56f2e7fa3 [2021-06-16T16:34:50.499Z] ---> b057294d55e1 [2021-06-16T16:34:50.499Z] Step 10/24 : ENV GO111MODULE=on [2021-06-16T16:34:50.499Z] ---> Running in a92ef0449e6b [2021-06-16T16:34:50.499Z] Removing intermediate container a92ef0449e6b [2021-06-16T16:34:50.499Z] ---> e43e6186b02e [2021-06-16T16:34:50.499Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-16T16:34:50.499Z] ---> Running in 69dee428859f [2021-06-16T16:34:50.764Z] Removing intermediate container 69dee428859f [2021-06-16T16:34:50.764Z] ---> ff80d175f274 [2021-06-16T16:34:50.764Z] Step 12/24 : COPY go.mod . [2021-06-16T16:34:50.764Z] ---> ac768a67cb1a [2021-06-16T16:34:50.764Z] Step 13/24 : COPY Makefile . [2021-06-16T16:34:51.031Z] ---> ef42cc004481 [2021-06-16T16:34:51.031Z] Step 14/24 : RUN make update [2021-06-16T16:34:51.031Z] ---> Running in 6798a88c4bd5 [2021-06-16T16:34:51.294Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-16T16:34:51.560Z] Removing intermediate container 6798a88c4bd5 [2021-06-16T16:34:51.560Z] ---> 8ff39f9fa3e6 [2021-06-16T16:34:51.560Z] Step 15/24 : COPY . . [2021-06-16T16:34:52.949Z] ---> 15f05d8e00a3 [2021-06-16T16:34:52.949Z] Step 16/24 : RUN ${MAKE} [2021-06-16T16:34:53.210Z] ---> Running in cedb8f8439ae [2021-06-16T16:34:53.471Z] 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-16T16:35:01.685Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-16T16:35:02.267Z] Removing intermediate container cedb8f8439ae [2021-06-16T16:35:02.267Z] ---> fd4f06d20ead [2021-06-16T16:35:02.267Z] Step 17/24 : FROM alpine:3.12 [2021-06-16T16:35:02.841Z] 3.12: Pulling from library/alpine [2021-06-16T16:35:03.102Z] 339de151aab4: Pulling fs layer [2021-06-16T16:35:03.102Z] 339de151aab4: Verifying Checksum [2021-06-16T16:35:03.102Z] 339de151aab4: Download complete [2021-06-16T16:35:03.364Z] 339de151aab4: Pull complete [2021-06-16T16:35:03.364Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T16:35:03.364Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T16:35:03.364Z] ---> 13621d1b12d4 [2021-06-16T16:35:03.364Z] Step 18/24 : EXPOSE 4000 [2021-06-16T16:35:03.364Z] ---> Running in 389192bc834d [2021-06-16T16:35:03.636Z] Removing intermediate container 389192bc834d [2021-06-16T16:35:03.636Z] ---> 189c98e56fe2 [2021-06-16T16:35:03.636Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-16T16:35:04.209Z] ---> 7412cfd913b6 [2021-06-16T16:35:04.209Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-16T16:35:04.209Z] ---> Running in 155dc8ee662a [2021-06-16T16:35:04.209Z] Removing intermediate container 155dc8ee662a [2021-06-16T16:35:04.209Z] ---> 70d0324c263f [2021-06-16T16:35:04.209Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-16T16:35:04.209Z] ---> Running in 4fb3bb096ebd [2021-06-16T16:35:04.470Z] Removing intermediate container 4fb3bb096ebd [2021-06-16T16:35:04.471Z] ---> e0a7868888a3 [2021-06-16T16:35:04.471Z] Step 22/24 : LABEL arch=amd64 [2021-06-16T16:35:04.471Z] ---> Running in f15042067ddb [2021-06-16T16:35:04.471Z] Removing intermediate container f15042067ddb [2021-06-16T16:35:04.471Z] ---> d7ec6db5eb5a [2021-06-16T16:35:04.471Z] Step 23/24 : LABEL git_sha=97c7b2deda94f89ff8e25a3d6b943b69b41466ff [2021-06-16T16:35:04.471Z] ---> Running in ccd5c8c15ee2 [2021-06-16T16:35:06.662Z] Removing intermediate container ccd5c8c15ee2 [2021-06-16T16:35:06.662Z] ---> 87ffe0a4744d [2021-06-16T16:35:06.662Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T16:35:06.662Z] ---> Running in f706eb9aa378 [2021-06-16T16:35:06.662Z] Removing intermediate container f706eb9aa378 [2021-06-16T16:35:06.662Z] ---> 068b4c7b1552 [2021-06-16T16:35:06.662Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-16T16:35:06.662Z] Successfully built 068b4c7b1552 [2021-06-16T16:35:06.662Z] 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-16T16:35:07.738Z] ---> job-cost.sh [2021-06-16T16:35:07.738Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MQAH [2021-06-16T16:35:11.299Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-16T16:35:11.299Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-16T16:35:11.299Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-16T16:35:11.299Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-16T16:35:11.299Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-16T16:35:11.299Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-16T16:35:11.299Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-16T16:35:11.300Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-16T16:35:11.300Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-16T16:35:11.300Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-16T16:35:11.300Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-16T16:35:11.300Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-16T16:35:11.300Z] GO111MODULE=on go vet ./... [2021-06-16T16:35:17.752Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] } [2021-06-16T16:35:29.685Z] $ docker stop --time=1 a96a9c32ea73d7c24427e2175dc8b17f726573d45917690b19c764f14f18e747 [2021-06-16T16:35:31.644Z] $ docker rm -f a96a9c32ea73d7c24427e2175dc8b17f726573d45917690b19c764f14f18e747 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T16:35:32.513Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-16T16:35:32.552Z] Warning: overwriting stash ‘coverage-report’ [2021-06-16T16:35:32.691Z] lf-activate-venv(): INFO: Adding /tmp/venv-MQAH/bin to PATH [2021-06-16T16:35:32.691Z] INFO: No Stack... [2021-06-16T16:35:32.691Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T16:35:32.691Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T16:35:33.021Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-06-16T16:35:33.021Z] + cut -d, -f6 [Pipeline] lock [2021-06-16T16:35:33.079Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-382-1-stack-cost] [2021-06-16T16:35:33.087Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-382-1-stack-cost] did not exist. Created. [2021-06-16T16:35:33.087Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-382-1-stack-cost] [Pipeline] { [2021-06-16T16:35:33.160Z] Stashed 1 file(s) [Pipeline] unstash [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-06-16T16:35:33.563Z] + echo total: 0.05999999865889549 [Pipeline] stage [Pipeline] { (Build) [Pipeline] stash [2021-06-16T16:35:33.719Z] Stashed 1 file(s) [Pipeline] script [Pipeline] { [Pipeline] } [2021-06-16T16:35:33.781Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-382-1-stack-cost] [Pipeline] sh [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-06-16T16:35:34.143Z] + sudo chown -R jenkins:jenkins . [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] } [2021-06-16T16:35:34.585Z] + ls -al . [2021-06-16T16:35:34.585Z] total 120 [2021-06-16T16:35:34.585Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 16 16:34 . [2021-06-16T16:35:34.585Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 16:32 .. [2021-06-16T16:35:34.585Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 16:32 .git [2021-06-16T16:35:34.585Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 16:32 .github [2021-06-16T16:35:34.585Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 16 16:32 .gitignore [2021-06-16T16:35:34.585Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 16 16:32 CONTRIBUTING.md [2021-06-16T16:35:34.586Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 16 16:32 Dockerfile [2021-06-16T16:35:34.586Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 16 16:32 Dockerfile.build [2021-06-16T16:35:34.586Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 16 16:32 Jenkinsfile [2021-06-16T16:35:34.586Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 16 16:32 LICENSE [2021-06-16T16:35:34.586Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 16 16:32 Makefile [2021-06-16T16:35:34.586Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 16 16:32 README.md [2021-06-16T16:35:34.586Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 16 16:30 VERSION [2021-06-16T16:35:34.586Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 16:32 assets [2021-06-16T16:35:34.586Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 16:32 bin [2021-06-16T16:35:34.586Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 16:32 cmd [2021-06-16T16:35:34.586Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 16 16:34 coverage.out [2021-06-16T16:35:34.586Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 16:32 docs [2021-06-16T16:35:34.586Z] -rw-rw-r-- 1 jenkins jenkins 324 Jun 16 16:32 go.mod [2021-06-16T16:35:34.586Z] -rw-r--r-- 1 jenkins jenkins 12542 Jun 16 16:34 go.sum [2021-06-16T16:35:34.586Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 16 16:32 internal [2021-06-16T16:35:34.586Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 16:32 pkg [2021-06-16T16:35:34.586Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 16 16:32 version.go [2021-06-16T16:35:34.586Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 16:32 web [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:35:34.960Z] + 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=97c7b2deda94f89ff8e25a3d6b943b69b41466ff --label arch=arm64 --label version=0.0.0 . [2021-06-16T16:35:38.090Z] Sending build context to Docker daemon 22.06MB [2021-06-16T16:35:38.090Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T16:35:38.090Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-16T16:35:38.090Z] ---> a47f244a03db [2021-06-16T16:35:38.090Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-16T16:35:38.090Z] ---> Running in e7b90210ee3f [2021-06-16T16:35:38.090Z] Removing intermediate container e7b90210ee3f [2021-06-16T16:35:38.090Z] ---> 5ec159210dbc [2021-06-16T16:35:38.090Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-16T16:35:38.090Z] ---> Running in d917b7b0c466 [2021-06-16T16:35:38.090Z] Removing intermediate container d917b7b0c466 [2021-06-16T16:35:38.090Z] ---> ae7ec66f8e92 [2021-06-16T16:35:38.090Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-16T16:35:38.090Z] ---> Running in 1c3d6d66137c [2021-06-16T16:35:38.370Z] Removing intermediate container 1c3d6d66137c [2021-06-16T16:35:38.370Z] ---> fd9c6d1b1462 [2021-06-16T16:35:38.370Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-16T16:35:38.370Z] ---> Running in 7d3d5e530964 [2021-06-16T16:35:38.990Z] Removing intermediate container 7d3d5e530964 [2021-06-16T16:35:38.990Z] ---> fdab87c08d2a [2021-06-16T16:35:38.990Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-16T16:35:38.990Z] ---> Running in c1495246cb28 [2021-06-16T16:35:39.599Z] Removing intermediate container c1495246cb28 [2021-06-16T16:35:39.599Z] ---> ce8ec170a19d [2021-06-16T16:35:39.599Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T16:35:39.599Z] ---> Running in 7309cca27ed9 [2021-06-16T16:35:42.241Z] Removing intermediate container 7309cca27ed9 [2021-06-16T16:35:42.241Z] ---> e1687d997e76 [2021-06-16T16:35:42.241Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-16T16:35:42.241Z] ---> Running in dbaa844a6708 [2021-06-16T16:35:43.219Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T16:35:44.194Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T16:35:44.798Z] OK: 138 MiB in 40 packages [2021-06-16T16:35:46.249Z] Removing intermediate container dbaa844a6708 [2021-06-16T16:35:46.249Z] ---> cda75ef0b3c4 [2021-06-16T16:35:46.249Z] Step 10/24 : ENV GO111MODULE=on [2021-06-16T16:35:46.249Z] ---> Running in 5941b6f1467d [2021-06-16T16:35:46.523Z] Removing intermediate container 5941b6f1467d [2021-06-16T16:35:46.523Z] ---> 6d57c69ef776 [2021-06-16T16:35:46.523Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-16T16:35:46.796Z] ---> Running in 714be47c511e [2021-06-16T16:35:47.388Z] Removing intermediate container 714be47c511e [2021-06-16T16:35:47.388Z] ---> 1aaae860d908 [2021-06-16T16:35:47.388Z] Step 12/24 : COPY go.mod . [2021-06-16T16:35:47.984Z] ---> 63e0466233ab [2021-06-16T16:35:47.984Z] Step 13/24 : COPY Makefile . [2021-06-16T16:35:48.579Z] ---> 213c97750005 [2021-06-16T16:35:48.579Z] Step 14/24 : RUN make update [2021-06-16T16:35:48.853Z] ---> Running in a820eea21dbf [2021-06-16T16:35:49.832Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-16T16:35:51.269Z] Removing intermediate container a820eea21dbf [2021-06-16T16:35:51.269Z] ---> 585c8412a881 [2021-06-16T16:35:51.269Z] Step 15/24 : COPY . . [2021-06-16T16:35:54.658Z] ---> 5577fe3bd019 [2021-06-16T16:35:54.658Z] Step 16/24 : RUN ${MAKE} [2021-06-16T16:35:54.658Z] ---> Running in 1185932ebd7b [2021-06-16T16:35:55.633Z] 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-16T16:36:22.447Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-16T16:36:23.425Z] Removing intermediate container 1185932ebd7b [2021-06-16T16:36:23.425Z] ---> e698e2e3bfa5 [2021-06-16T16:36:23.425Z] Step 17/24 : FROM alpine:3.12 [2021-06-16T16:36:24.013Z] 3.12: Pulling from library/alpine [2021-06-16T16:36:24.013Z] d2f70382dc9a: Pulling fs layer [2021-06-16T16:36:24.287Z] d2f70382dc9a: Verifying Checksum [2021-06-16T16:36:24.288Z] d2f70382dc9a: Download complete [2021-06-16T16:36:24.882Z] d2f70382dc9a: Pull complete [2021-06-16T16:36:25.156Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-16T16:36:25.156Z] Status: Downloaded newer image for alpine:3.12 [2021-06-16T16:36:25.156Z] ---> c4fd0aeabfcf [2021-06-16T16:36:25.156Z] Step 18/24 : EXPOSE 4000 [2021-06-16T16:36:25.156Z] ---> Running in 14c48af0027d [2021-06-16T16:36:25.760Z] Removing intermediate container 14c48af0027d [2021-06-16T16:36:25.760Z] ---> d03c3cf519de [2021-06-16T16:36:25.760Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-16T16:36:27.749Z] ---> 6a061338d10a [2021-06-16T16:36:27.749Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-16T16:36:27.749Z] ---> Running in 95a6014e1636 [2021-06-16T16:36:28.345Z] Removing intermediate container 95a6014e1636 [2021-06-16T16:36:28.345Z] ---> efd4b972367c [2021-06-16T16:36:28.345Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-16T16:36:28.345Z] ---> Running in 5c07a79f2413 [2021-06-16T16:36:28.942Z] Removing intermediate container 5c07a79f2413 [2021-06-16T16:36:28.942Z] ---> 897509937cf2 [2021-06-16T16:36:28.942Z] Step 22/24 : LABEL arch=arm64 [2021-06-16T16:36:28.942Z] ---> Running in 2ab4feea636d [2021-06-16T16:36:29.539Z] Removing intermediate container 2ab4feea636d [2021-06-16T16:36:29.539Z] ---> d5582039a890 [2021-06-16T16:36:29.539Z] Step 23/24 : LABEL git_sha=97c7b2deda94f89ff8e25a3d6b943b69b41466ff [2021-06-16T16:36:29.539Z] ---> Running in 40061f9d8ab7 [2021-06-16T16:36:30.134Z] Removing intermediate container 40061f9d8ab7 [2021-06-16T16:36:30.134Z] ---> 2e2794c01cdc [2021-06-16T16:36:30.134Z] Step 24/24 : LABEL version=0.0.0 [2021-06-16T16:36:30.134Z] ---> Running in 1a5f88a53c1d [2021-06-16T16:36:30.729Z] Removing intermediate container 1a5f88a53c1d [2021-06-16T16:36:30.729Z] ---> ab2f071c73f5 [2021-06-16T16:36:30.729Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-16T16:36:30.729Z] Successfully built ab2f071c73f5 [2021-06-16T16:36:31.000Z] 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-16T16:36:31.942Z] ---> job-cost.sh [2021-06-16T16:36:31.942Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Si86 [2021-06-16T16:37:10.916Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T16:38:32.682Z] lf-activate-venv(): INFO: Adding /tmp/venv-Si86/bin to PATH [2021-06-16T16:38:32.682Z] INFO: No Stack... [2021-06-16T16:38:32.954Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-16T16:38:33.562Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T16:38:33.938Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-06-16T16:38:33.939Z] + cut -d, -f6 [Pipeline] lock [2021-06-16T16:38:34.028Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-382-1-stack-cost] [2021-06-16T16:38:34.034Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-382-1-stack-cost] did not exist. Created. [2021-06-16T16:38:34.034Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-382-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T16:38:34.477Z] /w/workspace/edgex-ui-go/1@tmp/durable-15d7443e/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-15d7443e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-16T16:38:34.850Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-16T16:38:34.893Z] Warning: overwriting stash ‘stack-cost’ [2021-06-16T16:38:35.106Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T16:38:35.128Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-382-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-16T16:38:38.849Z] provisioning config files... [2021-06-16T16:38:38.860Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp/config453581645761159309tmp [Pipeline] { [Pipeline] sh [2021-06-16T16:38:39.235Z] + set +x [2021-06-16T16:38:39.235Z] + curl -s https://codecov.io/bash [2021-06-16T16:38:39.235Z] + bash -s -- [2021-06-16T16:38:39.235Z] [2021-06-16T16:38:39.235Z] _____ _ [2021-06-16T16:38:39.235Z] / ____| | | [2021-06-16T16:38:39.235Z] | | ___ __| | ___ ___ _____ __ [2021-06-16T16:38:39.235Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-16T16:38:39.235Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-16T16:38:39.235Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-16T16:38:39.235Z] Bash-1.0.3 [2021-06-16T16:38:39.235Z] [2021-06-16T16:38:39.235Z] [2021-06-16T16:38:39.235Z] ==> git version 2.24.4 found [2021-06-16T16:38:39.235Z] ==> 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-16T16:38:39.235Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-16T16:38:39.235Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-16T16:38:39.235Z] ==> Jenkins CI detected. [2021-06-16T16:38:39.235Z] project root: . [2021-06-16T16:38:39.235Z] --> token set from env [2021-06-16T16:38:39.235Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-16T16:38:39.497Z] ==> Running gcov in . (disable via -X gcov) [2021-06-16T16:38:39.497Z] ==> Python coveragepy not found [2021-06-16T16:38:39.497Z] ==> Searching for coverage reports in: [2021-06-16T16:38:39.497Z] + . [2021-06-16T16:38:39.497Z] -> Found 1 reports [2021-06-16T16:38:39.497Z] ==> Detecting git/mercurial file structure [2021-06-16T16:38:39.497Z] ==> Reading reports [2021-06-16T16:38:39.497Z] + ./coverage.out bytes=10 [2021-06-16T16:38:39.497Z] ==> Appending adjustments [2021-06-16T16:38:39.497Z] https://docs.codecov.io/docs/fixing-reports [2021-06-16T16:38:39.497Z] + Found adjustments [2021-06-16T16:38:39.497Z] ==> Gzipping contents [2021-06-16T16:38:39.497Z] 4.0K /tmp/codecov.IjwDHP.gz [2021-06-16T16:38:39.497Z] ==> Uploading reports [2021-06-16T16:38:39.497Z] url: https://codecov.io [2021-06-16T16:38:39.497Z] query: branch=PR-382&commit=97c7b2deda94f89ff8e25a3d6b943b69b41466ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-382%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=382&job=&cmd_args= [2021-06-16T16:38:39.497Z] -> Pinging Codecov [2021-06-16T16:38:39.497Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-382&commit=97c7b2deda94f89ff8e25a3d6b943b69b41466ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-382%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=382&job=&cmd_args= [2021-06-16T16:38:40.892Z] -> Uploading to [2021-06-16T16:38:40.892Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-16/FB506323287CE973F263BFD2A0EB1F37/97c7b2deda94f89ff8e25a3d6b943b69b41466ff/4c35ee67-72a0-41f6-97a2-11b7ea66db54.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T163840Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70db10341ab4928a6516a46dc62530d2de029144a6a4902d72aeaf6714b42e90 [2021-06-16T16:38:40.892Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-16T16:38:40.892Z] Dload Upload Total Spent Left Speed [2021-06-16T16:38:41.177Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3740 0 0 100 3740 0 8648 --:--:-- --:--:-- --:--:-- 8657 [2021-06-16T16:38:41.177Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/97c7b2deda94f89ff8e25a3d6b943b69b41466ff [Pipeline] } [2021-06-16T16:38:41.208Z] 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-16T16:38:43.892Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:38:44.548Z] ---> package-listing.sh [2021-06-16T16:38:44.548Z] ++ facter osfamily [2021-06-16T16:38:44.548Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-16T16:38:44.819Z] + OS_FAMILY=redhat [2021-06-16T16:38:44.819Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-382 [2021-06-16T16:38:44.819Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-16T16:38:44.819Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-16T16:38:44.819Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-16T16:38:44.819Z] + PACKAGES=/tmp/packages_start.txt [2021-06-16T16:38:44.819Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-382 ']' [2021-06-16T16:38:44.819Z] + PACKAGES=/tmp/packages_end.txt [2021-06-16T16:38:44.819Z] + case "${OS_FAMILY}" in [2021-06-16T16:38:44.819Z] + sort [2021-06-16T16:38:44.819Z] + rpm -qa [2021-06-16T16:38:45.408Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-16T16:38:45.408Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-16T16:38:45.408Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-16T16:38:45.408Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-382 ']' [2021-06-16T16:38:45.408Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-382/archives/ [2021-06-16T16:38:45.408Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-382/archives/ [Pipeline] echo [2021-06-16T16:38:45.443Z] 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-382/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-16T16:38:45.763Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:38:46.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T16:38:46.372Z] [2021-06-16T16:38:46.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-16T16:38:46.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T16:38:46.730Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-16T16:38:46.730Z] df20fa9351a1: Pulling fs layer [2021-06-16T16:38:46.730Z] 36b3adc4ff6f: Pulling fs layer [2021-06-16T16:38:46.730Z] 8ad3a11d3b57: Pulling fs layer [2021-06-16T16:38:46.730Z] 46f8f816bc3b: Pulling fs layer [2021-06-16T16:38:46.730Z] 93b61091891f: Pulling fs layer [2021-06-16T16:38:46.730Z] 93b9cdb0e59b: Pulling fs layer [2021-06-16T16:38:46.730Z] 5e14af77c1be: Pulling fs layer [2021-06-16T16:38:46.730Z] 01666e4c0597: Pulling fs layer [2021-06-16T16:38:46.730Z] aa168da1d23b: Pulling fs layer [2021-06-16T16:38:46.730Z] 46f8f816bc3b: Waiting [2021-06-16T16:38:46.730Z] 93b61091891f: Waiting [2021-06-16T16:38:46.730Z] 93b9cdb0e59b: Waiting [2021-06-16T16:38:46.730Z] 5e14af77c1be: Waiting [2021-06-16T16:38:46.730Z] 01666e4c0597: Waiting [2021-06-16T16:38:46.730Z] aa168da1d23b: Waiting [2021-06-16T16:38:46.730Z] 36b3adc4ff6f: Verifying Checksum [2021-06-16T16:38:46.730Z] 36b3adc4ff6f: Download complete [2021-06-16T16:38:46.997Z] 46f8f816bc3b: Verifying Checksum [2021-06-16T16:38:46.997Z] 46f8f816bc3b: Download complete [2021-06-16T16:38:46.997Z] 93b61091891f: Verifying Checksum [2021-06-16T16:38:46.997Z] 93b61091891f: Download complete [2021-06-16T16:38:46.997Z] 93b9cdb0e59b: Verifying Checksum [2021-06-16T16:38:46.997Z] 93b9cdb0e59b: Download complete [2021-06-16T16:38:46.997Z] 5e14af77c1be: Verifying Checksum [2021-06-16T16:38:46.997Z] 5e14af77c1be: Download complete [2021-06-16T16:38:46.997Z] df20fa9351a1: Verifying Checksum [2021-06-16T16:38:46.997Z] df20fa9351a1: Download complete [2021-06-16T16:38:46.997Z] 01666e4c0597: Verifying Checksum [2021-06-16T16:38:46.997Z] 01666e4c0597: Download complete [2021-06-16T16:38:47.258Z] df20fa9351a1: Pull complete [2021-06-16T16:38:47.522Z] 36b3adc4ff6f: Pull complete [2021-06-16T16:38:47.785Z] 8ad3a11d3b57: Verifying Checksum [2021-06-16T16:38:47.785Z] 8ad3a11d3b57: Download complete [2021-06-16T16:38:48.364Z] 8ad3a11d3b57: Pull complete [2021-06-16T16:38:48.364Z] 46f8f816bc3b: Pull complete [2021-06-16T16:38:48.628Z] 93b61091891f: Pull complete [2021-06-16T16:38:48.629Z] 93b9cdb0e59b: Pull complete [2021-06-16T16:38:48.890Z] 5e14af77c1be: Pull complete [2021-06-16T16:38:48.891Z] 01666e4c0597: Pull complete [2021-06-16T16:38:50.808Z] aa168da1d23b: Verifying Checksum [2021-06-16T16:38:50.808Z] aa168da1d23b: Download complete [2021-06-16T16:38:55.069Z] aa168da1d23b: Pull complete [2021-06-16T16:38:55.069Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-16T16:38:55.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T16:38:55.069Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-16T16:38:55.176Z] prd-centos7-docker-4c-2g-1714 does not seem to be running inside a container [2021-06-16T16:38:55.218Z] $ 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-382/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-382 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-382:/w/workspace/edgexfoundry_edgex-ui-go_PR-382:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-16T16:38:58.271Z] $ docker top 21ced744159f4e19d62ac41b4aafa0608a19e285ff6f2192757ad7c993a0875a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T16:38:58.701Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-16T16:38:59.030Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-16T16:38:59.352Z] + ls /var/log/sa-host [2021-06-16T16:38:59.352Z] + sadf -c /var/log/sa-host/sa05 [2021-06-16T16:38:59.352Z] file_magic: OK [2021-06-16T16:38:59.352Z] HZ: Using current value: 100 [2021-06-16T16:38:59.352Z] file_header: OK [2021-06-16T16:38:59.352Z] 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-16T16:38:59.352Z] Statistics: [2021-06-16T16:38:59.352Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T16:38:59.352Z] File successfully converted to sysstat format version 12.2.1 [2021-06-16T16:38:59.352Z] + sadf -c /var/log/sa-host/sa16 [2021-06-16T16:38:59.352Z] file_magic: OK [2021-06-16T16:38:59.352Z] HZ: Using current value: 100 [2021-06-16T16:38:59.352Z] file_header: OK [2021-06-16T16:38:59.352Z] 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-16T16:38:59.352Z] Statistics: [2021-06-16T16:38:59.352Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T16:38:59.352Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T16:39:01.890Z] provisioning config files... [2021-06-16T16:39:01.902Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp/config3183456902252452330tmp [Pipeline] { [Pipeline] echo [2021-06-16T16:39:01.962Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:39:02.302Z] ---> create-netrc.sh [Pipeline] } [2021-06-16T16:39:02.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:39:02.836Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-16T16:39:02.874Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:39:03.230Z] ---> sudo-logs.sh [2021-06-16T16:39:03.230Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-16T16:39:03.319Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:39:03.660Z] ---> job-cost.sh [2021-06-16T16:39:03.660Z] lf-activate-venv: SKIPPING [2021-06-16T16:39:03.660Z] DEBUG: total: 0.18000000715255737 [2021-06-16T16:39:03.660Z] INFO: Retrieving Stack Cost... [2021-06-16T16:39:05.047Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T16:39:05.310Z] INFO: Archiving Costs [Pipeline] echo [2021-06-16T16:39:05.346Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T16:39:05.677Z] ---> logs-deploy.sh [2021-06-16T16:39:05.677Z] lf-activate-venv: SKIPPING [2021-06-16T16:39:05.677Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-382/1 [2021-06-16T16:39:05.677Z] INFO: archiving workspace using pattern(s): [2021-06-16T16:39:06.624Z] Archives upload complete. [2021-06-16T16:39:06.624Z] INFO: archiving logs to Nexus [2021-06-16T16:39:07.215Z] ---> uname -a: [2021-06-16T16:39:07.216Z] Linux prd-centos7-docker-4c-2g-1714.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-16T16:39:07.216Z] [2021-06-16T16:39:07.216Z] [2021-06-16T16:39:07.216Z] ---> lscpu: [2021-06-16T16:39:07.216Z] Architecture: x86_64 [2021-06-16T16:39:07.216Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-16T16:39:07.216Z] Byte Order: Little Endian [2021-06-16T16:39:07.216Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-16T16:39:07.216Z] CPU(s): 2 [2021-06-16T16:39:07.216Z] On-line CPU(s) list: 0,1 [2021-06-16T16:39:07.216Z] Thread(s) per core: 1 [2021-06-16T16:39:07.216Z] Core(s) per socket: 1 [2021-06-16T16:39:07.216Z] Socket(s): 2 [2021-06-16T16:39:07.216Z] NUMA node(s): 1 [2021-06-16T16:39:07.216Z] Vendor ID: AuthenticAMD [2021-06-16T16:39:07.216Z] CPU family: 23 [2021-06-16T16:39:07.216Z] Model: 49 [2021-06-16T16:39:07.216Z] Model name: AMD EPYC-Rome Processor [2021-06-16T16:39:07.216Z] Stepping: 0 [2021-06-16T16:39:07.216Z] CPU MHz: 2800.000 [2021-06-16T16:39:07.216Z] BogoMIPS: 5600.00 [2021-06-16T16:39:07.216Z] Virtualization: AMD-V [2021-06-16T16:39:07.216Z] Hypervisor vendor: KVM [2021-06-16T16:39:07.216Z] Virtualization type: full [2021-06-16T16:39:07.216Z] L1d cache: 64 KiB [2021-06-16T16:39:07.216Z] L1i cache: 64 KiB [2021-06-16T16:39:07.216Z] L2 cache: 1 MiB [2021-06-16T16:39:07.216Z] L3 cache: 32 MiB [2021-06-16T16:39:07.216Z] NUMA node0 CPU(s): 0,1 [2021-06-16T16:39:07.216Z] Vulnerability Itlb multihit: Not affected [2021-06-16T16:39:07.216Z] Vulnerability L1tf: Not affected [2021-06-16T16:39:07.216Z] Vulnerability Mds: Not affected [2021-06-16T16:39:07.216Z] Vulnerability Meltdown: Not affected [2021-06-16T16:39:07.216Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-16T16:39:07.216Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-16T16:39:07.216Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-16T16:39:07.216Z] Vulnerability Srbds: Not affected [2021-06-16T16:39:07.216Z] Vulnerability Tsx async abort: Not affected [2021-06-16T16:39:07.216Z] 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-16T16:39:07.216Z] [2021-06-16T16:39:07.216Z] [2021-06-16T16:39:07.216Z] ---> nproc: [2021-06-16T16:39:07.216Z] 2 [2021-06-16T16:39:07.216Z] [2021-06-16T16:39:07.216Z] [2021-06-16T16:39:07.216Z] ---> df -h: [2021-06-16T16:39:07.216Z] Filesystem Size Used Available Use% Mounted on [2021-06-16T16:39:07.216Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-16T16:39:07.216Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-16T16:39:07.216Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-16T16:39:07.216Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-16T16:39:07.216Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-16T16:39:07.216Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-16T16:39:07.216Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-16T16:39:07.216Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-16T16:39:07.216Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-16T16:39:07.216Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-16T16:39:07.216Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-16T16:39:07.216Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-382 [2021-06-16T16:39:07.216Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp [2021-06-16T16:39:07.216Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-16T16:39:07.216Z] [2021-06-16T16:39:07.216Z] [2021-06-16T16:39:07.216Z] ---> free -m: [2021-06-16T16:39:07.216Z] total used free shared buff/cache available [2021-06-16T16:39:07.216Z] Mem: 7821 935 4760 0 2125 6709 [2021-06-16T16:39:07.216Z] Swap: 1023 0 1023 [2021-06-16T16:39:07.216Z] [2021-06-16T16:39:07.216Z] [2021-06-16T16:39:07.216Z] ---> ip addr: [2021-06-16T16:39:07.216Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-16T16:39:07.216Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-16T16:39:07.216Z] inet 127.0.0.1/8 scope host lo [2021-06-16T16:39:07.216Z] valid_lft forever preferred_lft forever [2021-06-16T16:39:07.216Z] inet6 ::1/128 scope host [2021-06-16T16:39:07.216Z] valid_lft forever preferred_lft forever [2021-06-16T16:39:07.216Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-16T16:39:07.216Z] link/ether fa:16:3e:b4:77:26 brd ff:ff:ff:ff:ff:ff [2021-06-16T16:39:07.216Z] inet 10.30.122.172/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-16T16:39:07.216Z] valid_lft 85802sec preferred_lft 85802sec [2021-06-16T16:39:07.216Z] inet6 fe80::f816:3eff:feb4:7726/64 scope link [2021-06-16T16:39:07.216Z] valid_lft forever preferred_lft forever [2021-06-16T16:39:07.216Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-16T16:39:07.216Z] link/ether 02:42:0e:9c:ff:94 brd ff:ff:ff:ff:ff:ff [2021-06-16T16:39:07.216Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-16T16:39:07.216Z] valid_lft forever preferred_lft forever [2021-06-16T16:39:07.216Z] inet6 fe80::42:eff:fe9c:ff94/64 scope link [2021-06-16T16:39:07.216Z] valid_lft forever preferred_lft forever [2021-06-16T16:39:07.216Z] [2021-06-16T16:39:07.216Z] [2021-06-16T16:39:07.216Z] ---> sar -b -r -n DEV: [2021-06-16T16:39:07.216Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) [2021-06-16T16:39:07.216Z] [2021-06-16T16:39:07.216Z] 16:28:59 LINUX RESTART (2 CPU) [2021-06-16T16:39:07.216Z] [2021-06-16T16:39:07.216Z] 16:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-16T16:39:07.216Z] 16:31:01 23.56 3.45 20.12 0.00 2592.64 4083.11 0.00 [2021-06-16T16:39:07.216Z] 16:32:01 0.50 0.00 0.50 0.00 0.00 8.69 0.00 [2021-06-16T16:39:07.216Z] 16:33:02 0.25 0.00 0.25 0.00 0.00 3.46 0.00 [2021-06-16T16:39:07.216Z] 16:34:01 0.22 0.00 0.22 0.00 0.00 3.66 0.00 [2021-06-16T16:39:07.216Z] 16:35:01 0.37 0.00 0.37 0.00 0.00 5.15 0.00 [2021-06-16T16:39:07.216Z] 16:36:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2021-06-16T16:39:07.216Z] 16:37:01 0.25 0.00 0.25 0.00 0.00 3.07 0.00 [2021-06-16T16:39:07.216Z] 16:38:01 0.45 0.00 0.45 0.00 0.00 5.88 0.00 [2021-06-16T16:39:07.216Z] Average: 3.23 0.43 2.80 0.00 324.84 515.50 0.00 [2021-06-16T16:39:07.216Z] [2021-06-16T16:39:07.216Z] 16:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-16T16:39:07.216Z] 16:31:01 5411700 0 825580 10.31 2620 1769032 1293132 14.28 610908 1582532 20 [2021-06-16T16:39:07.216Z] 16:32:01 5429724 0 807552 10.08 2620 1769036 1183276 13.06 598432 1579624 20 [2021-06-16T16:39:07.216Z] 16:33:02 5426784 0 810484 10.12 2620 1769044 1183492 13.07 598900 1582104 20 [2021-06-16T16:39:07.216Z] 16:34:01 5426980 0 810284 10.12 2620 1769048 1183504 13.07 598936 1582104 8 [2021-06-16T16:39:07.216Z] 16:35:01 5427800 0 809456 10.11 2620 1769056 1183360 13.06 592464 1587688 12 [2021-06-16T16:39:07.216Z] 16:36:01 5428144 0 809108 10.10 2620 1769060 1183312 13.06 592196 1587692 12 [2021-06-16T16:39:07.216Z] 16:37:01 5427472 0 809780 10.11 2620 1769060 1183276 13.06 593076 1587688 8 [2021-06-16T16:39:07.216Z] 16:38:01 5415512 0 821732 10.26 2620 1769068 1183276 13.06 604820 1587688 16 [2021-06-16T16:39:07.216Z] Average: 5424264 0 812997 10.15 2620 1769050 1197078 13.22 598716 1584640 14 [2021-06-16T16:39:07.216Z] [2021-06-16T16:39:07.216Z] 16:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-16T16:39:07.216Z] 16:31:01 eth0 107.33 91.64 514.54 40.81 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] 16:31:01 docker0 31.21 30.67 4.04 174.62 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] 16:32:01 eth0 0.73 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] 16:33:02 eth0 0.95 0.45 0.32 0.21 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] 16:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] 16:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] 16:34:01 eth0 0.58 0.39 0.31 0.21 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] 16:35:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] 16:36:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] 16:37:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] 16:38:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] Average: eth0 13.79 11.66 64.58 5.18 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] Average: docker0 3.91 3.84 0.51 21.88 0.00 0.00 0.00 0.00 [2021-06-16T16:39:07.216Z] [2021-06-16T16:39:07.216Z] [2021-06-16T16:39:07.216Z] ---> sar -P ALL: [2021-06-16T16:39:07.216Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) [2021-06-16T16:39:07.216Z] [2021-06-16T16:39:07.216Z] 16:28:59 LINUX RESTART (2 CPU) [2021-06-16T16:39:07.216Z] [2021-06-16T16:39:07.216Z] 16:30:01 CPU %user %nice %system %iowait %steal %idle [2021-06-16T16:39:07.216Z] 16:31:01 all 3.96 0.00 1.88 0.71 0.06 93.39 [2021-06-16T16:39:07.216Z] 16:31:01 0 3.76 0.00 1.98 0.74 0.07 93.45 [2021-06-16T16:39:07.216Z] 16:31:01 1 4.17 0.00 1.77 0.68 0.05 93.33 [2021-06-16T16:39:07.216Z] 16:32:01 all 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-16T16:39:07.216Z] 16:32:01 0 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-16T16:39:07.216Z] 16:32:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-16T16:39:07.216Z] 16:33:02 all 0.12 0.00 0.03 0.01 0.03 99.82 [2021-06-16T16:39:07.216Z] 16:33:02 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-16T16:39:07.216Z] 16:33:02 1 0.18 0.00 0.03 0.02 0.02 99.75 [2021-06-16T16:39:07.216Z] 16:34:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-06-16T16:39:07.216Z] 16:34:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-16T16:39:07.216Z] 16:34:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-16T16:39:07.216Z] 16:35:01 all 0.11 0.00 0.03 0.00 0.02 99.84 [2021-06-16T16:39:07.216Z] 16:35:01 0 0.17 0.00 0.05 0.00 0.03 99.75 [2021-06-16T16:39:07.216Z] 16:35:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2021-06-16T16:39:07.216Z] 16:36:01 all 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-16T16:39:07.216Z] 16:36:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-16T16:39:07.216Z] 16:36:01 1 0.13 0.00 0.03 0.00 0.03 99.80 [2021-06-16T16:39:07.216Z] 16:37:01 all 0.11 0.00 0.04 0.00 0.03 99.82 [2021-06-16T16:39:07.216Z] 16:37:01 0 0.05 0.00 0.05 0.00 0.05 99.85 [2021-06-16T16:39:07.216Z] 16:37:01 1 0.17 0.00 0.03 0.00 0.00 99.80 [2021-06-16T16:39:07.216Z] 16:38:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-16T16:39:07.216Z] 16:38:01 0 0.03 0.00 0.05 0.00 0.05 99.87 [2021-06-16T16:39:07.216Z] 16:38:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-16T16:39:07.216Z] Average: all 0.57 0.00 0.26 0.09 0.03 99.04 [2021-06-16T16:39:07.216Z] Average: 0 0.53 0.00 0.28 0.09 0.04 99.06 [2021-06-16T16:39:07.216Z] Average: 1 0.62 0.00 0.25 0.09 0.02 99.03 [2021-06-16T16:39:07.216Z] [2021-06-16T16:39:07.216Z] [2021-06-16T16:39:07.216Z]