Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f3d832780459d13231503a8fc399caf5bd23089c Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-33597 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision f3d832780459d13231503a8fc399caf5bd23089c (master) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3d832780459d13231503a8fc399caf5bd23089c # timeout=10 Commit message: "update some contracts local" > git rev-list --no-walk c79708e2ba97b6a333b52287e61b5928dba1b1d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-11T04:28:35.095Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-11T04:28:35.331Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-11T04:28:35.420Z] ========================================================= [2021-04-11T04:28:35.420Z] EdgeX Global Pipelines Version Info [2021-04-11T04:28:35.420Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-11T04:28:36.921Z] ------------------- [2021-04-11T04:28:36.921Z] stable info: [2021-04-11T04:28:36.921Z] ------------------- [2021-04-11T04:28:36.921Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-11T04:28:36.921Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-11T04:28:36.921Z] Message: update stable to v1.0.186 [2021-04-11T04:28:37.866Z] ------------------- [2021-04-11T04:28:37.866Z] experimental info: [2021-04-11T04:28:37.866Z] ------------------- [2021-04-11T04:28:37.866Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-11T04:28:37.866Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-11T04:28:37.866Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-11T04:28:38.118Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-04-11T04:28:38.213Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-04-11T04:28:38.299Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-11T04:28:38.383Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-11T04:28:38.472Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-11T04:28:38.578Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-11T04:28:38.662Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-11T04:28:38.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-11T04:28:38.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-11T04:28:39.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-11T04:28:39.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-11T04:28:39.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-04-11T04:28:39.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-11T04:28:39.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-11T04:28:39.512Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-11T04:28:39.602Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-11T04:28:39.684Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-11T04:28:39.767Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-11T04:28:39.849Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-11T04:28:39.935Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-11T04:28:40.030Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-11T04:28:40.145Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-11T04:28:40.266Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-11T04:28:40.356Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-11T04:28:40.442Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-11T04:28:40.541Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-11T04:28:40.711Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-04-11T04:28:40.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-04-11T04:28:40.913Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-04-11T04:28:41.036Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3d832780459d13231503a8fc399caf5bd23089c [Pipeline] echo [2021-04-11T04:28:41.119Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3d8327 [Pipeline] echo [2021-04-11T04:28:41.217Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-11T04:28:41.425Z] provisioning config files... [2021-04-11T04:28:41.463Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6294360345620135988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-11T04:28:41.850Z] ---> docker-login.sh [2021-04-11T04:28:41.850Z] nexus3.edgexfoundry.org:10001 [2021-04-11T04:28:42.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-11T04:28:42.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-11T04:28:42.113Z] Configure a credential helper to remove this warning. See [2021-04-11T04:28:42.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-11T04:28:42.113Z] [2021-04-11T04:28:42.113Z] Login Succeeded [2021-04-11T04:28:42.113Z] nexus3.edgexfoundry.org:10002 [2021-04-11T04:28:42.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-11T04:28:42.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-11T04:28:42.377Z] Configure a credential helper to remove this warning. See [2021-04-11T04:28:42.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-11T04:28:42.377Z] [2021-04-11T04:28:42.377Z] Login Succeeded [2021-04-11T04:28:42.377Z] nexus3.edgexfoundry.org:10003 [2021-04-11T04:28:42.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-11T04:28:42.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-11T04:28:42.642Z] Configure a credential helper to remove this warning. See [2021-04-11T04:28:42.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-11T04:28:42.642Z] [2021-04-11T04:28:42.642Z] Login Succeeded [2021-04-11T04:28:42.642Z] nexus3.edgexfoundry.org:10004 [2021-04-11T04:28:42.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-11T04:28:42.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-11T04:28:42.642Z] Configure a credential helper to remove this warning. See [2021-04-11T04:28:42.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-11T04:28:42.642Z] [2021-04-11T04:28:42.642Z] Login Succeeded [2021-04-11T04:28:42.642Z] docker.io [2021-04-11T04:28:42.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-11T04:28:43.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-11T04:28:43.169Z] Configure a credential helper to remove this warning. See [2021-04-11T04:28:43.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-11T04:28:43.169Z] [2021-04-11T04:28:43.169Z] Login Succeeded [2021-04-11T04:28:43.169Z] ---> docker-login.sh ends [Pipeline] } [2021-04-11T04:28:43.179Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-11T04:28:44.049Z] + git log --format=format:%s -1 f3d832780459d13231503a8fc399caf5bd23089c [Pipeline] echo [2021-04-11T04:28:44.102Z] GIT_COMMIT: f3d832780459d13231503a8fc399caf5bd23089c, Commit Message: update some contracts local [Pipeline] echo [2021-04-11T04:28:44.151Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:28:44.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-11T04:28:44.770Z] [2021-04-11T04:28:44.770Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:28:45.146Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-11T04:28:45.147Z] latest: Pulling from edgex-devops/git-semver [2021-04-11T04:28:45.147Z] 31603596830f: Pulling fs layer [2021-04-11T04:28:45.147Z] 2a8b12db71e7: Pulling fs layer [2021-04-11T04:28:45.147Z] 6ca5941a6612: Pulling fs layer [2021-04-11T04:28:45.147Z] ecc8261a40a4: Pulling fs layer [2021-04-11T04:28:45.147Z] ecc8261a40a4: Waiting [2021-04-11T04:28:45.147Z] 2a8b12db71e7: Verifying Checksum [2021-04-11T04:28:45.147Z] 2a8b12db71e7: Download complete [2021-04-11T04:28:45.147Z] 31603596830f: Verifying Checksum [2021-04-11T04:28:45.147Z] 31603596830f: Download complete [2021-04-11T04:28:45.460Z] ecc8261a40a4: Verifying Checksum [2021-04-11T04:28:45.461Z] ecc8261a40a4: Download complete [2021-04-11T04:28:45.461Z] 6ca5941a6612: Verifying Checksum [2021-04-11T04:28:45.461Z] 6ca5941a6612: Download complete [2021-04-11T04:28:45.729Z] 31603596830f: Pull complete [2021-04-11T04:28:45.729Z] 2a8b12db71e7: Pull complete [2021-04-11T04:28:46.690Z] 6ca5941a6612: Pull complete [2021-04-11T04:28:46.953Z] ecc8261a40a4: Pull complete [2021-04-11T04:28:46.953Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-11T04:28:46.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-11T04:28:46.953Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-11T04:28:47.076Z] prd-centos7-docker-4c-2g-33597 does not seem to be running inside a container [2021-04-11T04:28:47.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-11T04:28:49.332Z] $ docker top d0c507f41e416d60eb9c6c029074af432c0ab19f10ef2e3746e952263c9d19b8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-11T04:28:49.627Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-11T04:28:49.627Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-11T04:28:49.843Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-11T04:28:49.846Z] $ docker exec d0c507f41e416d60eb9c6c029074af432c0ab19f10ef2e3746e952263c9d19b8 ssh-agent [2021-04-11T04:28:50.009Z] SSH_AUTH_SOCK=/tmp/ssh-6DeLUr6dGNon/agent.11 [2021-04-11T04:28:50.009Z] SSH_AGENT_PID=16 [2021-04-11T04:28:50.020Z] Running ssh-add (command line suppressed) [2021-04-11T04:28:50.135Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1211262760100730835.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1211262760100730835.key) [2021-04-11T04:28:50.188Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-11T04:28:50.535Z] + git tag --points-at HEAD [Pipeline] } [2021-04-11T04:28:50.560Z] $ docker exec --env ******** --env ******** d0c507f41e416d60eb9c6c029074af432c0ab19f10ef2e3746e952263c9d19b8 ssh-agent -k [2021-04-11T04:28:50.669Z] unset SSH_AUTH_SOCK; [2021-04-11T04:28:50.670Z] unset SSH_AGENT_PID; [2021-04-11T04:28:50.670Z] echo Agent pid 16 killed; [2021-04-11T04:28:50.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-11T04:28:50.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-11T04:28:50.868Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-11T04:28:51.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-11T04:28:51.038Z] $ docker exec d0c507f41e416d60eb9c6c029074af432c0ab19f10ef2e3746e952263c9d19b8 ssh-agent [2021-04-11T04:28:51.199Z] SSH_AUTH_SOCK=/tmp/ssh-3aBsGiU1vIUm/agent.45 [2021-04-11T04:28:51.199Z] SSH_AGENT_PID=50 [2021-04-11T04:28:51.208Z] Running ssh-add (command line suppressed) [2021-04-11T04:28:51.328Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_379777987682404781.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_379777987682404781.key) [2021-04-11T04:28:51.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-11T04:28:51.725Z] + git semver init [2021-04-11T04:28:51.725Z] # -> Open(): unable to determine branch for HEAD [2021-04-11T04:28:51.725Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-04-11T04:28:51.725Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-04-11T04:28:51.725Z] # $SEMVER_REMOTE_NAME = origin [2021-04-11T04:28:51.725Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-11T04:28:51.725Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-11T04:28:51.725Z] # $SEMVER_BRANCH = master [2021-04-11T04:28:51.725Z] # $SEMVER_TEMP = /tmp/semver-269161995 [2021-04-11T04:28:51.725Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-04-11T04:28:53.126Z] # '/tmp/semver-269161995' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-04-11T04:28:53.126Z] # -> Force: false [2021-04-11T04:28:53.126Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-04-11T04:28:53.140Z] $ docker exec --env ******** --env ******** d0c507f41e416d60eb9c6c029074af432c0ab19f10ef2e3746e952263c9d19b8 ssh-agent -k [2021-04-11T04:28:53.249Z] unset SSH_AUTH_SOCK; [2021-04-11T04:28:53.251Z] unset SSH_AGENT_PID; [2021-04-11T04:28:53.251Z] echo Agent pid 50 killed; [2021-04-11T04:28:53.298Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-11T04:28:53.759Z] + git semver [Pipeline] } [2021-04-11T04:28:53.776Z] $ docker stop --time=1 d0c507f41e416d60eb9c6c029074af432c0ab19f10ef2e3746e952263c9d19b8 [2021-04-11T04:28:55.179Z] $ docker rm -f d0c507f41e416d60eb9c6c029074af432c0ab19f10ef2e3746e952263c9d19b8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-11T04:28:55.633Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-11T04:28:56.075Z] Stashed 1 file(s) [Pipeline] echo [2021-04-11T04:28:56.078Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.33 [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-04-11T04:29:11.547Z] Still waiting to schedule task [2021-04-11T04:29:11.547Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-11T04:29:11.550Z] Still waiting to schedule task [2021-04-11T04:29:11.550Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-04-11T04:31:37.701Z] Running on prd-centos7-docker-4c-2g-33598 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-04-11T04:31:37.758Z] Running in /w/workspace/edgex-ui-go/92 [Pipeline] { [Pipeline] checkout [2021-04-11T04:31:40.266Z] using credential edgex-jenkins-ssh [2021-04-11T04:31:40.382Z] Cloning the remote Git repository [2021-04-11T04:31:40.362Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-11T04:31:40.434Z] > git init /w/workspace/edgex-ui-go/92 # timeout=10 [2021-04-11T04:31:40.494Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-11T04:31:40.495Z] > git --version # timeout=10 [2021-04-11T04:31:40.503Z] > git --version # 'git version 2.24.3' [2021-04-11T04:31:40.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-11T04:31:40.533Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-11T04:31:41.869Z] Checking out Revision f3d832780459d13231503a8fc399caf5bd23089c (master) [2021-04-11T04:31:41.466Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-11T04:31:41.473Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-11T04:31:41.488Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-11T04:31:41.500Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-11T04:31:41.501Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-11T04:31:41.505Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-11T04:31:41.869Z] > git config core.sparsecheckout # timeout=10 [2021-04-11T04:31:41.874Z] > git checkout -f f3d832780459d13231503a8fc399caf5bd23089c # timeout=10 [2021-04-11T04:31:45.713Z] Commit message: "update some contracts local" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-11T04:31:47.113Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-11T04:31:47.465Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-11T04:31:47.763Z] + sudo service docker restart [2021-04-11T04:31:47.763Z] + true [2021-04-11T04:31:47.763Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-11T04:31:48.772Z] provisioning config files... [2021-04-11T04:31:48.807Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/92@tmp/config690261372944670750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-11T04:31:49.172Z] ---> docker-login.sh [2021-04-11T04:31:49.172Z] nexus3.edgexfoundry.org:10001 [2021-04-11T04:31:49.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-11T04:31:49.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-11T04:31:49.438Z] Configure a credential helper to remove this warning. See [2021-04-11T04:31:49.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-11T04:31:49.438Z] [2021-04-11T04:31:49.438Z] Login Succeeded [2021-04-11T04:31:49.438Z] nexus3.edgexfoundry.org:10002 [2021-04-11T04:31:49.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-11T04:31:49.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-11T04:31:49.966Z] Configure a credential helper to remove this warning. See [2021-04-11T04:31:49.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-11T04:31:49.966Z] [2021-04-11T04:31:49.966Z] Login Succeeded [2021-04-11T04:31:49.966Z] nexus3.edgexfoundry.org:10003 [2021-04-11T04:31:49.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-11T04:31:49.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-11T04:31:49.966Z] Configure a credential helper to remove this warning. See [2021-04-11T04:31:49.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-11T04:31:49.966Z] [2021-04-11T04:31:49.966Z] Login Succeeded [2021-04-11T04:31:49.966Z] nexus3.edgexfoundry.org:10004 [2021-04-11T04:31:50.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-11T04:31:50.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-11T04:31:50.232Z] Configure a credential helper to remove this warning. See [2021-04-11T04:31:50.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-11T04:31:50.232Z] [2021-04-11T04:31:50.232Z] Login Succeeded [2021-04-11T04:31:50.232Z] docker.io [2021-04-11T04:31:50.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-11T04:31:50.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-11T04:31:50.496Z] Configure a credential helper to remove this warning. See [2021-04-11T04:31:50.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-11T04:31:50.496Z] [2021-04-11T04:31:50.496Z] Login Succeeded [2021-04-11T04:31:50.496Z] ---> docker-login.sh ends [Pipeline] } [2021-04-11T04:31:50.507Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-11T04:31:50.920Z] ========================================================= [2021-04-11T04:31:50.921Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-11T04:31:50.921Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:31:51.266Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-11T04:31:51.527Z] Sending build context to Docker daemon 17.65MB [2021-04-11T04:31:51.527Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-11T04:31:51.527Z] Step 2/8 : FROM ${BASE} [2021-04-11T04:31:51.527Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-11T04:31:51.527Z] 188c0c94c7c5: Pulling fs layer [2021-04-11T04:31:51.527Z] 0ef7d3d256c8: Pulling fs layer [2021-04-11T04:31:51.527Z] de9db76c5a1d: Pulling fs layer [2021-04-11T04:31:51.527Z] bca2f99d35d6: Pulling fs layer [2021-04-11T04:31:51.527Z] 93359f2a8cfa: Pulling fs layer [2021-04-11T04:31:51.527Z] 7c6f9722023f: Pulling fs layer [2021-04-11T04:31:51.527Z] a35cf1a2eb13: Pulling fs layer [2021-04-11T04:31:51.790Z] bca2f99d35d6: Waiting [2021-04-11T04:31:51.790Z] 93359f2a8cfa: Waiting [2021-04-11T04:31:51.790Z] 7c6f9722023f: Waiting [2021-04-11T04:31:51.790Z] a35cf1a2eb13: Waiting [2021-04-11T04:31:51.790Z] de9db76c5a1d: Verifying Checksum [2021-04-11T04:31:51.790Z] de9db76c5a1d: Download complete [2021-04-11T04:31:51.790Z] 0ef7d3d256c8: Verifying Checksum [2021-04-11T04:31:51.790Z] 0ef7d3d256c8: Download complete [2021-04-11T04:31:52.053Z] 93359f2a8cfa: Verifying Checksum [2021-04-11T04:31:52.053Z] 93359f2a8cfa: Download complete [2021-04-11T04:31:52.315Z] 7c6f9722023f: Verifying Checksum [2021-04-11T04:31:52.315Z] 7c6f9722023f: Download complete [2021-04-11T04:31:52.315Z] 188c0c94c7c5: Verifying Checksum [2021-04-11T04:31:52.315Z] 188c0c94c7c5: Download complete [2021-04-11T04:31:52.580Z] 188c0c94c7c5: Pull complete [2021-04-11T04:31:52.842Z] 0ef7d3d256c8: Pull complete [2021-04-11T04:31:53.107Z] de9db76c5a1d: Pull complete [2021-04-11T04:31:54.511Z] a35cf1a2eb13: Verifying Checksum [2021-04-11T04:31:54.511Z] a35cf1a2eb13: Download complete [2021-04-11T04:31:55.192Z] bca2f99d35d6: Verifying Checksum [2021-04-11T04:31:55.192Z] bca2f99d35d6: Download complete [2021-04-11T04:32:00.537Z] bca2f99d35d6: Pull complete [2021-04-11T04:32:00.537Z] 93359f2a8cfa: Pull complete [2021-04-11T04:32:00.537Z] 7c6f9722023f: Pull complete [2021-04-11T04:32:04.770Z] a35cf1a2eb13: Pull complete [2021-04-11T04:32:04.770Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-11T04:32:04.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-11T04:32:04.770Z] ---> a62c8e92a672 [2021-04-11T04:32:04.770Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-11T04:32:04.770Z] ---> Running in dd94f72f41bd [2021-04-11T04:32:05.038Z] Removing intermediate container dd94f72f41bd [2021-04-11T04:32:05.038Z] ---> 0a0f06b74941 [2021-04-11T04:32:05.038Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-11T04:32:05.302Z] ---> Running in 7f87aa46d1ab [2021-04-11T04:32:06.706Z] Removing intermediate container 7f87aa46d1ab [2021-04-11T04:32:06.706Z] ---> a57f3d35e822 [2021-04-11T04:32:06.706Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-11T04:32:06.706Z] ---> Running in d120ae364f5e [2021-04-11T04:32:07.656Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-11T04:32:08.234Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-11T04:32:08.810Z] OK: 166 MiB in 39 packages [2021-04-11T04:32:09.386Z] Removing intermediate container d120ae364f5e [2021-04-11T04:32:09.386Z] ---> 50aeaf433d7a [2021-04-11T04:32:09.386Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-11T04:32:09.386Z] ---> Running in 083ea5d690a8 [2021-04-11T04:32:09.386Z] Removing intermediate container 083ea5d690a8 [2021-04-11T04:32:09.386Z] ---> 2a802b82a8d6 [2021-04-11T04:32:09.386Z] Step 7/8 : COPY . . [2021-04-11T04:32:11.949Z] ---> fc6c05eee5de [2021-04-11T04:32:11.949Z] Step 8/8 : RUN go mod download [2021-04-11T04:32:11.949Z] ---> Running in d39f13fcd696 [2021-04-11T04:32:44.131Z] Removing intermediate container d39f13fcd696 [2021-04-11T04:32:44.131Z] ---> b582a9946c8d [2021-04-11T04:32:44.131Z] Successfully built b582a9946c8d [2021-04-11T04:32:44.131Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:32:44.448Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-11T04:32:44.448Z] . [Pipeline] withDockerContainer [2021-04-11T04:32:44.572Z] prd-centos7-docker-4c-2g-33598 does not seem to be running inside a container [2021-04-11T04:32:44.613Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/92 -v /w/workspace/edgex-ui-go/92:/w/workspace/edgex-ui-go/92:rw,z -v /w/workspace/edgex-ui-go/92@tmp:/w/workspace/edgex-ui-go/92@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 ******** ci-base-image-x86_64 cat [2021-04-11T04:32:45.459Z] $ docker top 97b64109eefdc0f35c07428f8af6105e8e135e1e308729ada8db1886e1d69fcf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-11T04:32:46.056Z] + go version [2021-04-11T04:32:46.057Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-11T04:32:46.065Z] $ docker stop --time=1 97b64109eefdc0f35c07428f8af6105e8e135e1e308729ada8db1886e1d69fcf [2021-04-11T04:32:47.420Z] $ docker rm -f 97b64109eefdc0f35c07428f8af6105e8e135e1e308729ada8db1886e1d69fcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:32:48.247Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-11T04:32:48.247Z] . [Pipeline] withDockerContainer [2021-04-11T04:32:48.341Z] prd-centos7-docker-4c-2g-33598 does not seem to be running inside a container [2021-04-11T04:32:48.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/92 -v /w/workspace/edgex-ui-go/92:/w/workspace/edgex-ui-go/92:rw,z -v /w/workspace/edgex-ui-go/92@tmp:/w/workspace/edgex-ui-go/92@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 ******** ci-base-image-x86_64 cat [2021-04-11T04:32:49.243Z] $ docker top af9c943e7d05676b4285655343f053c04927ffb2b1fa9d8bf4e88c5e1881c58e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-11T04:32:49.734Z] + make test [2021-04-11T04:32:49.735Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-11T04:32:49.943Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-33599 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-04-11T04:32:49.994Z] Running in /w/workspace/edgex-ui-go/92 [Pipeline] { [Pipeline] checkout [2021-04-11T04:32:51.164Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-11T04:32:55.182Z] using credential edgex-jenkins-ssh [2021-04-11T04:32:55.236Z] Cloning the remote Git repository [2021-04-11T04:32:55.271Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-11T04:32:55.387Z] > git init /w/workspace/edgex-ui-go/92 # timeout=10 [2021-04-11T04:32:55.451Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-11T04:32:55.452Z] > git --version # timeout=10 [2021-04-11T04:32:55.469Z] > git --version # 'git version 2.17.1' [2021-04-11T04:32:55.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-11T04:32:55.544Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-11T04:32:57.190Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-11T04:32:57.229Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-11T04:32:57.249Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-11T04:32:57.319Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-11T04:32:57.321Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-11T04:32:57.335Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-11T04:32:57.857Z] Checking out Revision f3d832780459d13231503a8fc399caf5bd23089c (master) [2021-04-11T04:32:57.859Z] > git config core.sparsecheckout # timeout=10 [2021-04-11T04:32:57.876Z] > git checkout -f f3d832780459d13231503a8fc399caf5bd23089c # timeout=10 [2021-04-11T04:32:59.397Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-11T04:32:59.397Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-11T04:32:59.397Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-11T04:32:59.397Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-11T04:32:59.397Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-11T04:32:59.397Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-11T04:32:59.397Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-11T04:32:59.397Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-11T04:32:59.397Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-11T04:32:59.397Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-11T04:32:59.397Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-11T04:32:59.397Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-11T04:32:59.397Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-11T04:33:01.997Z] $ docker stop --time=1 af9c943e7d05676b4285655343f053c04927ffb2b1fa9d8bf4e88c5e1881c58e [2021-04-11T04:33:02.272Z] Commit message: "update some contracts local" [2021-04-11T04:33:04.240Z] $ docker rm -f af9c943e7d05676b4285655343f053c04927ffb2b1fa9d8bf4e88c5e1881c58e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-04-11T04:33:04.793Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash [2021-04-11T04:33:05.665Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-11T04:33:05.741Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-04-11T04:33:06.067Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-11T04:33:06.424Z] + + sudo service dockertrue restart [2021-04-11T04:33:06.424Z] [Pipeline] sh [2021-04-11T04:33:07.109Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-11T04:33:07.409Z] + ls -al . [2021-04-11T04:33:07.409Z] total 92 [2021-04-11T04:33:07.409Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 11 04:32 . [2021-04-11T04:33:07.409Z] drwxrwxr-x. 4 jenkins jenkins 30 Apr 11 04:31 .. [2021-04-11T04:33:07.409Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 11 04:31 assets [2021-04-11T04:33:07.409Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 11 04:31 bin [2021-04-11T04:33:07.409Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 11 04:31 cmd [2021-04-11T04:33:07.409Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 11 04:31 CONTRIBUTING.md [2021-04-11T04:33:07.409Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 11 04:32 coverage.out [2021-04-11T04:33:07.409Z] -rw-rw-r--. 1 jenkins jenkins 1508 Apr 11 04:31 Dockerfile [2021-04-11T04:33:07.409Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 11 04:31 Dockerfile.build [2021-04-11T04:33:07.410Z] drwxrwxr-x. 5 jenkins jenkins 104 Apr 11 04:31 docs [2021-04-11T04:33:07.410Z] drwxrwxr-x. 8 jenkins jenkins 162 Apr 11 04:31 .git [2021-04-11T04:33:07.410Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 11 04:31 .github [2021-04-11T04:33:07.410Z] -rw-rw-r--. 1 jenkins jenkins 153 Apr 11 04:31 .gitignore [2021-04-11T04:33:07.410Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 11 04:31 go.mod [2021-04-11T04:33:07.410Z] -rw-r--r--. 1 jenkins jenkins 22319 Apr 11 04:32 go.sum [2021-04-11T04:33:07.410Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 11 04:31 internal [2021-04-11T04:33:07.410Z] -rw-rw-r--. 1 jenkins jenkins 652 Apr 11 04:31 Jenkinsfile [2021-04-11T04:33:07.410Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 11 04:31 LICENSE [2021-04-11T04:33:07.410Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 11 04:31 Makefile [2021-04-11T04:33:07.410Z] -rw-rw-r--. 1 jenkins jenkins 4535 Apr 11 04:31 README.md [2021-04-11T04:33:07.410Z] -rw-rw-r--. 1 jenkins jenkins 12 Apr 11 04:28 VERSION [2021-04-11T04:33:07.410Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 11 04:31 version.go [2021-04-11T04:33:07.410Z] drwxrwxr-x. 4 jenkins jenkins 4096 Apr 11 04:31 web [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:33:07.718Z] + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=f3d832780459d13231503a8fc399caf5bd23089c --label arch=amd64 --label version=2.0.0-dev.33 . [2021-04-11T04:33:07.983Z] Sending build context to Docker daemon 17.68MB [2021-04-11T04:33:07.983Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-11T04:33:07.983Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-11T04:33:07.983Z] ---> b582a9946c8d [2021-04-11T04:33:07.983Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-11T04:33:08.559Z] ---> Running in c4cf363d7606 [2021-04-11T04:33:08.823Z] Removing intermediate container c4cf363d7606 [2021-04-11T04:33:08.823Z] ---> 963d2c91214c [2021-04-11T04:33:08.823Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-11T04:33:08.823Z] ---> Running in 98df728ad3e4 [Pipeline] withEnv [Pipeline] { [2021-04-11T04:33:09.089Z] Removing intermediate container 98df728ad3e4 [2021-04-11T04:33:09.089Z] ---> 63256b35218a [2021-04-11T04:33:09.089Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-11T04:33:09.089Z] ---> Running in 57161aba0e11 [Pipeline] wrap [2021-04-11T04:33:09.133Z] provisioning config files... [2021-04-11T04:33:09.172Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/92@tmp/config1610135503150254740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-11T04:33:09.352Z] Removing intermediate container 57161aba0e11 [2021-04-11T04:33:09.352Z] ---> 54f8b652dd79 [2021-04-11T04:33:09.352Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-11T04:33:09.352Z] ---> Running in 446ade9f157d [2021-04-11T04:33:09.574Z] ---> docker-login.sh [2021-04-11T04:33:09.574Z] nexus3.edgexfoundry.org:10001 [2021-04-11T04:33:09.613Z] Removing intermediate container 446ade9f157d [2021-04-11T04:33:09.613Z] ---> 3cc06e7b0603 [2021-04-11T04:33:09.613Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-11T04:33:09.613Z] ---> Running in f46a3589f5b9 [2021-04-11T04:33:09.875Z] Removing intermediate container f46a3589f5b9 [2021-04-11T04:33:09.875Z] ---> c3c63876c9e8 [2021-04-11T04:33:09.875Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-11T04:33:09.875Z] ---> Running in 4db584de1584 [2021-04-11T04:33:10.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-11T04:33:10.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-11T04:33:10.773Z] Configure a credential helper to remove this warning. See [2021-04-11T04:33:10.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-11T04:33:10.773Z] [2021-04-11T04:33:10.773Z] Login Succeeded [2021-04-11T04:33:10.773Z] nexus3.edgexfoundry.org:10002 [2021-04-11T04:33:10.822Z] Removing intermediate container 4db584de1584 [2021-04-11T04:33:10.822Z] ---> 2263e3e32ba6 [2021-04-11T04:33:10.822Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-11T04:33:10.822Z] ---> Running in 883eea64fc2e [2021-04-11T04:33:11.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-11T04:33:11.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-11T04:33:11.331Z] Configure a credential helper to remove this warning. See [2021-04-11T04:33:11.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-11T04:33:11.331Z] [2021-04-11T04:33:11.331Z] Login Succeeded [2021-04-11T04:33:11.331Z] nexus3.edgexfoundry.org:10003 [2021-04-11T04:33:11.398Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-11T04:33:11.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-11T04:33:11.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-11T04:33:11.879Z] Configure a credential helper to remove this warning. See [2021-04-11T04:33:11.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-11T04:33:11.879Z] [2021-04-11T04:33:11.879Z] Login Succeeded [2021-04-11T04:33:11.879Z] nexus3.edgexfoundry.org:10004 [2021-04-11T04:33:11.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-11T04:33:12.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-11T04:33:12.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-11T04:33:12.428Z] Configure a credential helper to remove this warning. See [2021-04-11T04:33:12.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-11T04:33:12.428Z] [2021-04-11T04:33:12.428Z] Login Succeeded [2021-04-11T04:33:12.428Z] docker.io [2021-04-11T04:33:12.545Z] OK: 166 MiB in 39 packages [2021-04-11T04:33:12.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-11T04:33:12.813Z] Removing intermediate container 883eea64fc2e [2021-04-11T04:33:12.814Z] ---> 0470a64ff38d [2021-04-11T04:33:12.814Z] Step 10/24 : ENV GO111MODULE=on [2021-04-11T04:33:12.814Z] ---> Running in 0d9a056a8507 [2021-04-11T04:33:12.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-11T04:33:12.973Z] Configure a credential helper to remove this warning. See [2021-04-11T04:33:12.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-11T04:33:12.973Z] [2021-04-11T04:33:12.973Z] Login Succeeded [2021-04-11T04:33:12.973Z] ---> docker-login.sh ends [Pipeline] } [2021-04-11T04:33:12.989Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [2021-04-11T04:33:13.078Z] Removing intermediate container 0d9a056a8507 [2021-04-11T04:33:13.078Z] ---> afffaa034afe [2021-04-11T04:33:13.078Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-11T04:33:13.078Z] ---> Running in 55b1da9a0719 [Pipeline] // withEnv [Pipeline] unstash [2021-04-11T04:33:13.345Z] Removing intermediate container 55b1da9a0719 [2021-04-11T04:33:13.345Z] ---> f137c420228b [2021-04-11T04:33:13.345Z] Step 12/24 : COPY go.mod . [Pipeline] echo [2021-04-11T04:33:13.434Z] ========================================================= [2021-04-11T04:33:13.434Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-11T04:33:13.434Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:33:13.613Z] ---> 33ade7cb8f1a [2021-04-11T04:33:13.613Z] Step 13/24 : COPY Makefile . [2021-04-11T04:33:13.613Z] ---> 7e661cdce7d4 [2021-04-11T04:33:13.613Z] Step 14/24 : RUN make update [2021-04-11T04:33:13.806Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-11T04:33:13.874Z] ---> Running in 3c5d3d982d1c [2021-04-11T04:33:14.149Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-11T04:33:14.406Z] Sending build context to Docker daemon 17.65MB [2021-04-11T04:33:14.679Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-11T04:33:14.679Z] Step 2/8 : FROM ${BASE} [2021-04-11T04:33:14.679Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-11T04:33:14.679Z] 5f621e34cdf4: Pulling fs layer [2021-04-11T04:33:14.679Z] a4357932f1b6: Pulling fs layer [2021-04-11T04:33:14.679Z] 18c013af1878: Pulling fs layer [2021-04-11T04:33:14.679Z] 00ac8860ef70: Pulling fs layer [2021-04-11T04:33:14.679Z] 63d7cb157983: Pulling fs layer [2021-04-11T04:33:14.679Z] b116817d02f9: Pulling fs layer [2021-04-11T04:33:14.679Z] 745a02a5169b: Pulling fs layer [2021-04-11T04:33:14.679Z] 00ac8860ef70: Waiting [2021-04-11T04:33:14.679Z] 63d7cb157983: Waiting [2021-04-11T04:33:14.679Z] b116817d02f9: Waiting [2021-04-11T04:33:14.679Z] 745a02a5169b: Waiting [2021-04-11T04:33:14.679Z] 18c013af1878: Download complete [2021-04-11T04:33:14.679Z] a4357932f1b6: Verifying Checksum [2021-04-11T04:33:14.679Z] a4357932f1b6: Download complete [2021-04-11T04:33:14.679Z] 63d7cb157983: Verifying Checksum [2021-04-11T04:33:14.679Z] 63d7cb157983: Download complete [2021-04-11T04:33:14.722Z] Removing intermediate container 3c5d3d982d1c [2021-04-11T04:33:14.722Z] ---> b3124fc59210 [2021-04-11T04:33:14.722Z] Step 15/24 : COPY . . [2021-04-11T04:33:14.955Z] b116817d02f9: Verifying Checksum [2021-04-11T04:33:14.955Z] b116817d02f9: Download complete [2021-04-11T04:33:14.955Z] 5f621e34cdf4: Download complete [2021-04-11T04:33:15.960Z] 5f621e34cdf4: Pull complete [2021-04-11T04:33:16.599Z] a4357932f1b6: Pull complete [2021-04-11T04:33:16.872Z] 18c013af1878: Pull complete [2021-04-11T04:33:17.292Z] ---> 8d30e23e2c3e [2021-04-11T04:33:17.292Z] Step 16/24 : RUN ${MAKE} [2021-04-11T04:33:17.292Z] ---> Running in f0d08af67fd1 [2021-04-11T04:33:17.470Z] 745a02a5169b: Verifying Checksum [2021-04-11T04:33:17.471Z] 745a02a5169b: Download complete [2021-04-11T04:33:17.561Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.33" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-04-11T04:33:18.450Z] 00ac8860ef70: Verifying Checksum [2021-04-11T04:33:18.450Z] 00ac8860ef70: Download complete [2021-04-11T04:33:25.840Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-11T04:33:28.616Z] 00ac8860ef70: Pull complete [2021-04-11T04:33:28.889Z] 63d7cb157983: Pull complete [2021-04-11T04:33:29.163Z] b116817d02f9: Pull complete [2021-04-11T04:33:29.166Z] Removing intermediate container f0d08af67fd1 [2021-04-11T04:33:29.166Z] ---> be8fa3e2f0c9 [2021-04-11T04:33:29.166Z] Step 17/24 : FROM alpine:3.12 [2021-04-11T04:33:29.744Z] 3.12: Pulling from library/alpine [2021-04-11T04:33:29.744Z] 532819f3e44c: Pulling fs layer [2021-04-11T04:33:30.006Z] 532819f3e44c: Verifying Checksum [2021-04-11T04:33:30.006Z] 532819f3e44c: Download complete [2021-04-11T04:33:30.268Z] 532819f3e44c: Pull complete [2021-04-11T04:33:30.268Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-11T04:33:30.268Z] Status: Downloaded newer image for alpine:3.12 [2021-04-11T04:33:30.268Z] ---> 7230e588e954 [2021-04-11T04:33:30.268Z] Step 18/24 : EXPOSE 4000 [2021-04-11T04:33:30.268Z] ---> Running in f9eeb3d060a2 [2021-04-11T04:33:30.531Z] Removing intermediate container f9eeb3d060a2 [2021-04-11T04:33:30.531Z] ---> 9a74797a4648 [2021-04-11T04:33:30.531Z] 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-04-11T04:33:32.458Z] ---> 88368f8c0409 [2021-04-11T04:33:32.458Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-11T04:33:32.458Z] ---> Running in bbf4df6ec033 [2021-04-11T04:33:32.458Z] Removing intermediate container bbf4df6ec033 [2021-04-11T04:33:32.458Z] ---> c802ebb25e61 [2021-04-11T04:33:32.458Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-11T04:33:32.458Z] ---> Running in 0c5ea8aba1af [2021-04-11T04:33:32.721Z] Removing intermediate container 0c5ea8aba1af [2021-04-11T04:33:32.721Z] ---> a137d8d3bfa6 [2021-04-11T04:33:32.721Z] Step 22/24 : LABEL arch=amd64 [2021-04-11T04:33:32.721Z] ---> Running in 32a1528a0fe7 [2021-04-11T04:33:32.984Z] Removing intermediate container 32a1528a0fe7 [2021-04-11T04:33:32.984Z] ---> fcfd1b9293b4 [2021-04-11T04:33:32.984Z] Step 23/24 : LABEL git_sha=f3d832780459d13231503a8fc399caf5bd23089c [2021-04-11T04:33:32.984Z] ---> Running in 2fc82d1ef571 [2021-04-11T04:33:33.247Z] Removing intermediate container 2fc82d1ef571 [2021-04-11T04:33:33.248Z] ---> 329e2ba35dcb [2021-04-11T04:33:33.248Z] Step 24/24 : LABEL version=2.0.0-dev.33 [2021-04-11T04:33:33.248Z] ---> Running in 7fac2ab87fca [2021-04-11T04:33:33.485Z] 745a02a5169b: Pull complete [2021-04-11T04:33:33.485Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-11T04:33:33.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-11T04:33:33.485Z] ---> b7e6874047d6 [2021-04-11T04:33:33.485Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-11T04:33:33.510Z] Removing intermediate container 7fac2ab87fca [2021-04-11T04:33:33.510Z] ---> 8459c807083e [2021-04-11T04:33:33.510Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-11T04:33:33.510Z] Successfully built 8459c807083e [2021-04-11T04:33:33.510Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-11T04:33:33.824Z] provisioning config files... [2021-04-11T04:33:33.855Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/92@tmp/config8999069763645948561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-11T04:33:34.269Z] ---> docker-login.sh [2021-04-11T04:33:34.270Z] nexus3.edgexfoundry.org:10001 [2021-04-11T04:33:34.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-11T04:33:34.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-11T04:33:34.532Z] Configure a credential helper to remove this warning. See [2021-04-11T04:33:34.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-11T04:33:34.533Z] [2021-04-11T04:33:34.533Z] Login Succeeded [2021-04-11T04:33:34.533Z] nexus3.edgexfoundry.org:10002 [2021-04-11T04:33:34.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-11T04:33:34.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-11T04:33:34.533Z] Configure a credential helper to remove this warning. See [2021-04-11T04:33:34.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-11T04:33:34.533Z] [2021-04-11T04:33:34.533Z] Login Succeeded [2021-04-11T04:33:34.533Z] nexus3.edgexfoundry.org:10003 [2021-04-11T04:33:34.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-11T04:33:34.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-11T04:33:34.798Z] Configure a credential helper to remove this warning. See [2021-04-11T04:33:34.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-11T04:33:34.798Z] [2021-04-11T04:33:34.798Z] Login Succeeded [2021-04-11T04:33:34.798Z] nexus3.edgexfoundry.org:10004 [2021-04-11T04:33:34.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-11T04:33:35.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-11T04:33:35.061Z] Configure a credential helper to remove this warning. See [2021-04-11T04:33:35.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-11T04:33:35.061Z] [2021-04-11T04:33:35.061Z] Login Succeeded [2021-04-11T04:33:35.061Z] docker.io [2021-04-11T04:33:35.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-11T04:33:35.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-11T04:33:35.324Z] Configure a credential helper to remove this warning. See [2021-04-11T04:33:35.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-11T04:33:35.324Z] [2021-04-11T04:33:35.324Z] Login Succeeded [2021-04-11T04:33:35.324Z] ---> docker-login.sh ends [Pipeline] } [2021-04-11T04:33:35.335Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-11T04:33:35.531Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: [2021-04-11T04:33:35.531Z] f3d832780459d13231503a8fc399caf5bd23089c [2021-04-11T04:33:35.531Z] latest [2021-04-11T04:33:35.531Z] 2.0.0-dev.33 [2021-04-11T04:33:35.531Z] f3d832780459d13231503a8fc399caf5bd23089c-2.0.0-dev.33 [2021-04-11T04:33:35.531Z] master [2021-04-11T04:33:35.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:33:36.042Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:f3d832780459d13231503a8fc399caf5bd23089c [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:33:36.099Z] ---> Running in bf3700e9b3a6 [2021-04-11T04:33:36.341Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:f3d832780459d13231503a8fc399caf5bd23089c [2021-04-11T04:33:36.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-04-11T04:33:36.341Z] 3432bbf2d4b5: Preparing [2021-04-11T04:33:36.341Z] b0b9881431d7: Preparing [2021-04-11T04:33:36.341Z] b0b9881431d7: Layer already exists [2021-04-11T04:33:36.370Z] Removing intermediate container bf3700e9b3a6 [2021-04-11T04:33:36.370Z] ---> fc3f5e9aa1b8 [2021-04-11T04:33:36.370Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-11T04:33:36.642Z] ---> Running in 2dd3c55d3039 [2021-04-11T04:33:37.730Z] 3432bbf2d4b5: Pushed [2021-04-11T04:33:37.991Z] f3d832780459d13231503a8fc399caf5bd23089c: digest: sha256:1e73c3df191e33a27dece8dfb7d46b867d919cda86ebe4fbe3add7d6acc51e55 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:33:38.302Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:33:38.600Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2021-04-11T04:33:38.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-04-11T04:33:38.600Z] 3432bbf2d4b5: Preparing [2021-04-11T04:33:38.600Z] b0b9881431d7: Preparing [2021-04-11T04:33:38.600Z] b0b9881431d7: Layer already exists [2021-04-11T04:33:38.600Z] 3432bbf2d4b5: Layer already exists [2021-04-11T04:33:38.600Z] latest: digest: sha256:1e73c3df191e33a27dece8dfb7d46b867d919cda86ebe4fbe3add7d6acc51e55 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:33:38.907Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:33:39.206Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.33 [2021-04-11T04:33:39.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-04-11T04:33:39.207Z] 3432bbf2d4b5: Preparing [2021-04-11T04:33:39.207Z] b0b9881431d7: Preparing [2021-04-11T04:33:39.207Z] b0b9881431d7: Layer already exists [2021-04-11T04:33:39.207Z] 3432bbf2d4b5: Layer already exists [2021-04-11T04:33:39.207Z] 2.0.0-dev.33: digest: sha256:1e73c3df191e33a27dece8dfb7d46b867d919cda86ebe4fbe3add7d6acc51e55 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:33:39.270Z] Removing intermediate container 2dd3c55d3039 [2021-04-11T04:33:39.270Z] ---> 2a5eec52ebe2 [2021-04-11T04:33:39.270Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-11T04:33:39.270Z] ---> Running in b16fbda048bd [2021-04-11T04:33:39.515Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:f3d832780459d13231503a8fc399caf5bd23089c-2.0.0-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:33:39.817Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:f3d832780459d13231503a8fc399caf5bd23089c-2.0.0-dev.33 [2021-04-11T04:33:39.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-04-11T04:33:39.817Z] 3432bbf2d4b5: Preparing [2021-04-11T04:33:39.817Z] b0b9881431d7: Preparing [2021-04-11T04:33:39.817Z] b0b9881431d7: Layer already exists [2021-04-11T04:33:39.817Z] 3432bbf2d4b5: Layer already exists [2021-04-11T04:33:39.817Z] f3d832780459d13231503a8fc399caf5bd23089c-2.0.0-dev.33: digest: sha256:1e73c3df191e33a27dece8dfb7d46b867d919cda86ebe4fbe3add7d6acc51e55 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:33:40.129Z] + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:33:40.259Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-11T04:33:40.426Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [2021-04-11T04:33:40.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] [2021-04-11T04:33:40.426Z] 3432bbf2d4b5: Preparing [2021-04-11T04:33:40.426Z] b0b9881431d7: Preparing [2021-04-11T04:33:40.426Z] b0b9881431d7: Layer already exists [2021-04-11T04:33:40.426Z] 3432bbf2d4b5: Layer already exists [2021-04-11T04:33:40.426Z] master: digest: sha256:1e73c3df191e33a27dece8dfb7d46b867d919cda86ebe4fbe3add7d6acc51e55 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-11T04:33:40.633Z] ===================================================== [Pipeline] echo [2021-04-11T04:33:40.683Z] taggedImages: [2021-04-11T04:33:40.683Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:f3d832780459d13231503a8fc399caf5bd23089c [2021-04-11T04:33:40.683Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [2021-04-11T04:33:40.683Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.33 [2021-04-11T04:33:40.683Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:f3d832780459d13231503a8fc399caf5bd23089c-2.0.0-dev.33 [2021-04-11T04:33:40.683Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [2021-04-11T04:33:40.853Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-11T04:33:41.446Z] ---> job-cost.sh [2021-04-11T04:33:41.446Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ybfA [2021-04-11T04:33:41.827Z] OK: 142 MiB in 39 packages [2021-04-11T04:33:42.810Z] Removing intermediate container b16fbda048bd [2021-04-11T04:33:42.810Z] ---> 4a6b38587af4 [2021-04-11T04:33:42.810Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-11T04:33:43.086Z] ---> Running in 82b01551ab2f [2021-04-11T04:33:43.683Z] Removing intermediate container 82b01551ab2f [2021-04-11T04:33:43.683Z] ---> ca6e6cef9325 [2021-04-11T04:33:43.683Z] Step 7/8 : COPY . . [2021-04-11T04:33:46.314Z] ---> 1d5bba82dc4b [2021-04-11T04:33:46.314Z] Step 8/8 : RUN go mod download [2021-04-11T04:33:46.314Z] ---> Running in 29343ef8c6ba [2021-04-11T04:33:56.375Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-11T04:34:18.648Z] Removing intermediate container 29343ef8c6ba [2021-04-11T04:34:18.648Z] ---> 3afc64534923 [2021-04-11T04:34:18.648Z] Successfully built 3afc64534923 [2021-04-11T04:34:18.648Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:34:18.988Z] + docker inspect -f . ci-base-image-arm64 [2021-04-11T04:34:18.988Z] . [Pipeline] withDockerContainer [2021-04-11T04:34:19.226Z] prd-ubuntu18.04-docker-arm64-4c-16g-33599 does not seem to be running inside a container [2021-04-11T04:34:19.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/92 -v /w/workspace/edgex-ui-go/92:/w/workspace/edgex-ui-go/92:rw,z -v /w/workspace/edgex-ui-go/92@tmp:/w/workspace/edgex-ui-go/92@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 ******** ci-base-image-arm64 cat [2021-04-11T04:34:20.780Z] $ docker top b1ee75f9e59f37117474b1971403b61640a987be075bffe11a4e7be4bda74233 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-11T04:34:21.801Z] + go version [2021-04-11T04:34:21.801Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-11T04:34:21.821Z] $ docker stop --time=1 b1ee75f9e59f37117474b1971403b61640a987be075bffe11a4e7be4bda74233 [2021-04-11T04:34:23.030Z] lf-activate-venv(): INFO: Adding /tmp/venv-ybfA/bin to PATH [2021-04-11T04:34:23.030Z] INFO: No Stack... [2021-04-11T04:34:23.030Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-11T04:34:23.030Z] INFO: Archiving Costs [2021-04-11T04:34:23.753Z] $ docker rm -f b1ee75f9e59f37117474b1971403b61640a987be075bffe11a4e7be4bda74233 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-04-11T04:34:24.390Z] + cat /w/workspace/edgex-ui-go/92/archives/cost.csv [2021-04-11T04:34:24.390Z] + cut -d, -f6 [Pipeline] isUnix [Pipeline] sh [Pipeline] lock [2021-04-11T04:34:24.612Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-92-stack-cost] [2021-04-11T04:34:24.633Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-92-stack-cost] did not exist. Created. [2021-04-11T04:34:24.633Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-92-stack-cost] [Pipeline] { [Pipeline] unstash [2021-04-11T04:34:24.742Z] + docker inspect -f . ci-base-image-arm64 [2021-04-11T04:34:24.742Z] . [Pipeline] sh [Pipeline] withDockerContainer [2021-04-11T04:34:25.035Z] + echo total: 0.029999999329447746 [2021-04-11T04:34:25.086Z] prd-ubuntu18.04-docker-arm64-4c-16g-33599 does not seem to be running inside a container [2021-04-11T04:34:25.158Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/92 -v /w/workspace/edgex-ui-go/92:/w/workspace/edgex-ui-go/92:rw,z -v /w/workspace/edgex-ui-go/92@tmp:/w/workspace/edgex-ui-go/92@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 ******** ci-base-image-arm64 cat [2021-04-11T04:34:26.678Z] $ docker top af47626d2932f165fa9c2c2172ee9027270b7a7dee56c61b8874c4b3ca4d8f86 -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh [2021-04-11T04:34:27.179Z] Stashed 1 file(s) [Pipeline] } [2021-04-11T04:34:27.217Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-92-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-04-11T04:34:27.757Z] + make test [2021-04-11T04:34:27.757Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] } [2021-04-11T04:34:29.207Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-11T04:34:56.014Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-11T04:34:56.014Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-11T04:34:56.014Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-11T04:34:56.014Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-11T04:34:56.014Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-11T04:34:56.014Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-11T04:34:56.014Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-11T04:34:56.014Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-11T04:34:56.014Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-11T04:34:56.014Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-11T04:34:56.014Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-11T04:34:56.014Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-11T04:34:56.014Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-11T04:35:02.741Z] $ docker stop --time=1 af47626d2932f165fa9c2c2172ee9027270b7a7dee56c61b8874c4b3ca4d8f86 [2021-04-11T04:35:04.915Z] $ docker rm -f af47626d2932f165fa9c2c2172ee9027270b7a7dee56c61b8874c4b3ca4d8f86 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-11T04:35:05.720Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-11T04:35:05.784Z] Warning: overwriting stash ‘coverage-report’ [2021-04-11T04:35:06.553Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-11T04:35:07.366Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-11T04:35:07.743Z] + ls -al . [2021-04-11T04:35:07.743Z] total 124 [2021-04-11T04:35:07.743Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 04:34 . [2021-04-11T04:35:07.743Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 04:32 .. [2021-04-11T04:35:07.743Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 04:33 .git [2021-04-11T04:35:07.743Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 04:32 .github [2021-04-11T04:35:07.743Z] -rw-rw-r-- 1 jenkins jenkins 153 Apr 11 04:32 .gitignore [2021-04-11T04:35:07.743Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 11 04:32 CONTRIBUTING.md [2021-04-11T04:35:07.743Z] -rw-rw-r-- 1 jenkins jenkins 1508 Apr 11 04:32 Dockerfile [2021-04-11T04:35:07.743Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 11 04:32 Dockerfile.build [2021-04-11T04:35:07.743Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 11 04:32 Jenkinsfile [2021-04-11T04:35:07.743Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 11 04:32 LICENSE [2021-04-11T04:35:07.743Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 11 04:32 Makefile [2021-04-11T04:35:07.743Z] -rw-rw-r-- 1 jenkins jenkins 4535 Apr 11 04:32 README.md [2021-04-11T04:35:07.743Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 11 04:28 VERSION [2021-04-11T04:35:07.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 04:32 assets [2021-04-11T04:35:07.743Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 04:32 bin [2021-04-11T04:35:07.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 04:32 cmd [2021-04-11T04:35:07.743Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 11 04:34 coverage.out [2021-04-11T04:35:07.743Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 11 04:32 docs [2021-04-11T04:35:07.743Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 11 04:32 go.mod [2021-04-11T04:35:07.743Z] -rw-r--r-- 1 jenkins jenkins 22319 Apr 11 04:34 go.sum [2021-04-11T04:35:07.743Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 04:32 internal [2021-04-11T04:35:07.743Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 11 04:32 version.go [2021-04-11T04:35:07.743Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 04:32 web [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:35:08.128Z] + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f3d832780459d13231503a8fc399caf5bd23089c --label arch=arm64 --label version=2.0.0-dev.33 . [2021-04-11T04:35:08.751Z] Sending build context to Docker daemon 17.67MB [2021-04-11T04:35:09.025Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-11T04:35:09.025Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-11T04:35:09.026Z] ---> 3afc64534923 [2021-04-11T04:35:09.026Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-11T04:35:09.299Z] ---> Running in 4c6e4f12fe23 [2021-04-11T04:35:09.894Z] Removing intermediate container 4c6e4f12fe23 [2021-04-11T04:35:09.894Z] ---> f7e3ea9600d5 [2021-04-11T04:35:09.894Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-11T04:35:09.894Z] ---> Running in 52d3424c3936 [2021-04-11T04:35:10.170Z] Removing intermediate container 52d3424c3936 [2021-04-11T04:35:10.170Z] ---> 2e223044b3ad [2021-04-11T04:35:10.170Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-11T04:35:10.443Z] ---> Running in 2f5b960f6b88 [2021-04-11T04:35:10.714Z] Removing intermediate container 2f5b960f6b88 [2021-04-11T04:35:10.714Z] ---> 84f05605a536 [2021-04-11T04:35:10.714Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-11T04:35:10.984Z] ---> Running in 7fbe3207d9b3 [2021-04-11T04:35:11.268Z] Removing intermediate container 7fbe3207d9b3 [2021-04-11T04:35:11.268Z] ---> 926a03be6115 [2021-04-11T04:35:11.268Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-11T04:35:11.542Z] ---> Running in 77bdb2c56c10 [2021-04-11T04:35:11.816Z] Removing intermediate container 77bdb2c56c10 [2021-04-11T04:35:11.816Z] ---> b35eefe81f4e [2021-04-11T04:35:11.816Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-11T04:35:12.089Z] ---> Running in 7eff6e43181c [2021-04-11T04:35:14.063Z] Removing intermediate container 7eff6e43181c [2021-04-11T04:35:14.063Z] ---> e2596a6cdcb5 [2021-04-11T04:35:14.063Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-11T04:35:14.336Z] ---> Running in fc76464b375f [2021-04-11T04:35:15.315Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-11T04:35:16.288Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-11T04:35:16.882Z] OK: 142 MiB in 39 packages [2021-04-11T04:35:18.320Z] Removing intermediate container fc76464b375f [2021-04-11T04:35:18.320Z] ---> 768a01d34378 [2021-04-11T04:35:18.320Z] Step 10/24 : ENV GO111MODULE=on [2021-04-11T04:35:18.320Z] ---> Running in b5d1500a6c6a [2021-04-11T04:35:18.591Z] Removing intermediate container b5d1500a6c6a [2021-04-11T04:35:18.591Z] ---> ce00efdf49b2 [2021-04-11T04:35:18.591Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-11T04:35:18.591Z] ---> Running in 7624178ae0f2 [2021-04-11T04:35:19.185Z] Removing intermediate container 7624178ae0f2 [2021-04-11T04:35:19.185Z] ---> c997b0f84b71 [2021-04-11T04:35:19.185Z] Step 12/24 : COPY go.mod . [2021-04-11T04:35:19.789Z] ---> 75405e346993 [2021-04-11T04:35:19.789Z] Step 13/24 : COPY Makefile . [2021-04-11T04:35:20.383Z] ---> 69f31fbf53cd [2021-04-11T04:35:20.383Z] Step 14/24 : RUN make update [2021-04-11T04:35:20.655Z] ---> Running in fde7f5288a76 [2021-04-11T04:35:21.634Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-11T04:35:23.070Z] Removing intermediate container fde7f5288a76 [2021-04-11T04:35:23.070Z] ---> 93d9895475cf [2021-04-11T04:35:23.070Z] Step 15/24 : COPY . . [2021-04-11T04:35:25.685Z] ---> b5f174ca583f [2021-04-11T04:35:25.685Z] Step 16/24 : RUN ${MAKE} [2021-04-11T04:35:25.685Z] ---> Running in 6a0efcd0a592 [2021-04-11T04:35:26.667Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.33" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-04-11T04:35:53.482Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-11T04:35:58.881Z] Removing intermediate container 6a0efcd0a592 [2021-04-11T04:35:58.881Z] ---> 2a93df3f09b6 [2021-04-11T04:35:58.881Z] Step 17/24 : FROM alpine:3.12 [2021-04-11T04:35:58.881Z] 3.12: Pulling from library/alpine [2021-04-11T04:35:58.881Z] 9a219e8acc52: Pulling fs layer [2021-04-11T04:35:58.881Z] 9a219e8acc52: Verifying Checksum [2021-04-11T04:35:58.881Z] 9a219e8acc52: Download complete [2021-04-11T04:35:59.476Z] 9a219e8acc52: Pull complete [2021-04-11T04:35:59.476Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-11T04:35:59.476Z] Status: Downloaded newer image for alpine:3.12 [2021-04-11T04:35:59.476Z] ---> d75e27dfc0a0 [2021-04-11T04:35:59.476Z] Step 18/24 : EXPOSE 4000 [2021-04-11T04:35:59.750Z] ---> Running in 5d3ebe145c80 [2021-04-11T04:36:00.345Z] Removing intermediate container 5d3ebe145c80 [2021-04-11T04:36:00.345Z] ---> b10b1b86ad9b [2021-04-11T04:36:00.345Z] 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-04-11T04:36:01.777Z] ---> fdf93f08406e [2021-04-11T04:36:01.777Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-11T04:36:02.049Z] ---> Running in 24a483bbf6e0 [2021-04-11T04:36:02.641Z] Removing intermediate container 24a483bbf6e0 [2021-04-11T04:36:02.641Z] ---> 7317c234d99e [2021-04-11T04:36:02.641Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-11T04:36:02.641Z] ---> Running in 907c1c779ce0 [2021-04-11T04:36:03.234Z] Removing intermediate container 907c1c779ce0 [2021-04-11T04:36:03.234Z] ---> 1b102d27af32 [2021-04-11T04:36:03.234Z] Step 22/24 : LABEL arch=arm64 [2021-04-11T04:36:03.234Z] ---> Running in ca946f000194 [2021-04-11T04:36:03.829Z] Removing intermediate container ca946f000194 [2021-04-11T04:36:03.829Z] ---> 25c5384304a8 [2021-04-11T04:36:03.829Z] Step 23/24 : LABEL git_sha=f3d832780459d13231503a8fc399caf5bd23089c [2021-04-11T04:36:03.829Z] ---> Running in ec082e3c4301 [2021-04-11T04:36:04.426Z] Removing intermediate container ec082e3c4301 [2021-04-11T04:36:04.426Z] ---> ac98813dce85 [2021-04-11T04:36:04.426Z] Step 24/24 : LABEL version=2.0.0-dev.33 [2021-04-11T04:36:04.426Z] ---> Running in 0939025a090d [2021-04-11T04:36:04.697Z] Removing intermediate container 0939025a090d [2021-04-11T04:36:04.697Z] ---> bcd974ef74f2 [2021-04-11T04:36:04.697Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-11T04:36:04.969Z] Successfully built bcd974ef74f2 [2021-04-11T04:36:04.969Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-11T04:36:05.464Z] provisioning config files... [2021-04-11T04:36:05.505Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/92@tmp/config2134366719350551703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-11T04:36:05.898Z] ---> docker-login.sh [2021-04-11T04:36:05.898Z] nexus3.edgexfoundry.org:10001 [2021-04-11T04:36:06.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-11T04:36:06.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-11T04:36:06.170Z] Configure a credential helper to remove this warning. See [2021-04-11T04:36:06.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-11T04:36:06.170Z] [2021-04-11T04:36:06.170Z] Login Succeeded [2021-04-11T04:36:06.449Z] nexus3.edgexfoundry.org:10002 [2021-04-11T04:36:06.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-11T04:36:07.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-11T04:36:07.002Z] Configure a credential helper to remove this warning. See [2021-04-11T04:36:07.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-11T04:36:07.002Z] [2021-04-11T04:36:07.002Z] Login Succeeded [2021-04-11T04:36:07.002Z] nexus3.edgexfoundry.org:10003 [2021-04-11T04:36:07.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-11T04:36:07.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-11T04:36:07.557Z] Configure a credential helper to remove this warning. See [2021-04-11T04:36:07.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-11T04:36:07.558Z] [2021-04-11T04:36:07.558Z] Login Succeeded [2021-04-11T04:36:07.558Z] nexus3.edgexfoundry.org:10004 [2021-04-11T04:36:07.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-11T04:36:07.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-11T04:36:07.832Z] Configure a credential helper to remove this warning. See [2021-04-11T04:36:07.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-11T04:36:07.832Z] [2021-04-11T04:36:07.832Z] Login Succeeded [2021-04-11T04:36:07.832Z] docker.io [2021-04-11T04:36:08.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-11T04:36:08.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-11T04:36:08.702Z] Configure a credential helper to remove this warning. See [2021-04-11T04:36:08.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-11T04:36:08.702Z] [2021-04-11T04:36:08.702Z] Login Succeeded [2021-04-11T04:36:08.702Z] ---> docker-login.sh ends [Pipeline] } [2021-04-11T04:36:08.719Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-11T04:36:08.951Z] [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: [2021-04-11T04:36:08.951Z] f3d832780459d13231503a8fc399caf5bd23089c [2021-04-11T04:36:08.951Z] latest [2021-04-11T04:36:08.951Z] 2.0.0-dev.33 [2021-04-11T04:36:08.951Z] f3d832780459d13231503a8fc399caf5bd23089c-2.0.0-dev.33 [2021-04-11T04:36:08.951Z] master [2021-04-11T04:36:08.951Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:36:09.463Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:f3d832780459d13231503a8fc399caf5bd23089c [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:36:09.794Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:f3d832780459d13231503a8fc399caf5bd23089c [2021-04-11T04:36:09.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-04-11T04:36:09.794Z] 6e26e2d112b1: Preparing [2021-04-11T04:36:09.794Z] e08058ee1dfe: Preparing [2021-04-11T04:36:10.067Z] e08058ee1dfe: Layer already exists [2021-04-11T04:36:13.455Z] 6e26e2d112b1: Pushed [2021-04-11T04:36:13.726Z] f3d832780459d13231503a8fc399caf5bd23089c: digest: sha256:e8e485b3af00137236b1e7669839cd4f6a1811c7c79288d8c459fa23521071e0 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:36:14.078Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:36:14.413Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2021-04-11T04:36:14.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-04-11T04:36:14.413Z] 6e26e2d112b1: Preparing [2021-04-11T04:36:14.413Z] e08058ee1dfe: Preparing [2021-04-11T04:36:14.413Z] 6e26e2d112b1: Layer already exists [2021-04-11T04:36:14.413Z] e08058ee1dfe: Layer already exists [2021-04-11T04:36:15.128Z] latest: digest: sha256:e8e485b3af00137236b1e7669839cd4f6a1811c7c79288d8c459fa23521071e0 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:36:15.525Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:36:15.859Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.33 [2021-04-11T04:36:15.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-04-11T04:36:15.859Z] 6e26e2d112b1: Preparing [2021-04-11T04:36:15.859Z] e08058ee1dfe: Preparing [2021-04-11T04:36:15.859Z] e08058ee1dfe: Layer already exists [2021-04-11T04:36:15.859Z] 6e26e2d112b1: Layer already exists [2021-04-11T04:36:16.129Z] 2.0.0-dev.33: digest: sha256:e8e485b3af00137236b1e7669839cd4f6a1811c7c79288d8c459fa23521071e0 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:36:16.474Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:f3d832780459d13231503a8fc399caf5bd23089c-2.0.0-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:36:16.810Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:f3d832780459d13231503a8fc399caf5bd23089c-2.0.0-dev.33 [2021-04-11T04:36:16.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-04-11T04:36:16.810Z] 6e26e2d112b1: Preparing [2021-04-11T04:36:16.810Z] e08058ee1dfe: Preparing [2021-04-11T04:36:16.810Z] 6e26e2d112b1: Layer already exists [2021-04-11T04:36:16.810Z] e08058ee1dfe: Layer already exists [2021-04-11T04:36:17.081Z] f3d832780459d13231503a8fc399caf5bd23089c-2.0.0-dev.33: digest: sha256:e8e485b3af00137236b1e7669839cd4f6a1811c7c79288d8c459fa23521071e0 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:36:17.456Z] + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:36:17.812Z] + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [2021-04-11T04:36:17.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] [2021-04-11T04:36:17.813Z] 6e26e2d112b1: Preparing [2021-04-11T04:36:17.813Z] e08058ee1dfe: Preparing [2021-04-11T04:36:18.092Z] e08058ee1dfe: Layer already exists [2021-04-11T04:36:18.092Z] 6e26e2d112b1: Layer already exists [2021-04-11T04:36:18.092Z] master: digest: sha256:e8e485b3af00137236b1e7669839cd4f6a1811c7c79288d8c459fa23521071e0 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-11T04:36:18.301Z] ===================================================== [Pipeline] echo [2021-04-11T04:36:18.346Z] taggedImages: [2021-04-11T04:36:18.346Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:f3d832780459d13231503a8fc399caf5bd23089c [2021-04-11T04:36:18.346Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [2021-04-11T04:36:18.346Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.33 [2021-04-11T04:36:18.346Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:f3d832780459d13231503a8fc399caf5bd23089c-2.0.0-dev.33 [2021-04-11T04:36:18.346Z] - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-11T04:36:18.889Z] ---> job-cost.sh [2021-04-11T04:36:18.890Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4j4v [2021-04-11T04:36:57.861Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-11T04:38:34.607Z] lf-activate-venv(): INFO: Adding /tmp/venv-4j4v/bin to PATH [2021-04-11T04:38:34.607Z] INFO: No Stack... [2021-04-11T04:38:34.607Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-11T04:38:34.607Z] INFO: Archiving Costs [Pipeline] sh [2021-04-11T04:38:34.941Z] + cut -d, -f6 [2021-04-11T04:38:34.941Z] + cat /w/workspace/edgex-ui-go/92/archives/cost.csv [Pipeline] lock [2021-04-11T04:38:35.063Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-92-stack-cost] [2021-04-11T04:38:35.073Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-92-stack-cost] did not exist. Created. [2021-04-11T04:38:35.073Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-11T04:38:35.519Z] /w/workspace/edgex-ui-go/92@tmp/durable-58e74385/script.sh: 1: /w/workspace/edgex-ui-go/92@tmp/durable-58e74385/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-11T04:38:35.864Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-11T04:38:35.932Z] Warning: overwriting stash ‘stack-cost’ [2021-04-11T04:38:36.146Z] Stashed 1 file(s) [Pipeline] } [2021-04-11T04:38:36.168Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-92-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] wrap [2021-04-11T04:38:37.438Z] provisioning config files... [2021-04-11T04:38:37.455Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8311295416583994550tmp [Pipeline] { [Pipeline] sh [2021-04-11T04:38:37.836Z] + set +x [2021-04-11T04:38:37.836Z] + curl -s https://codecov.io/bash [2021-04-11T04:38:37.836Z] + bash -s -- [2021-04-11T04:38:38.103Z] [2021-04-11T04:38:38.103Z] _____ _ [2021-04-11T04:38:38.103Z] / ____| | | [2021-04-11T04:38:38.103Z] | | ___ __| | ___ ___ _____ __ [2021-04-11T04:38:38.103Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-11T04:38:38.103Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-11T04:38:38.103Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-11T04:38:38.103Z] Bash-20210309-2b87ace [2021-04-11T04:38:38.103Z] [2021-04-11T04:38:38.103Z] [2021-04-11T04:38:38.103Z] ==> git version 2.24.3 found [2021-04-11T04:38:38.103Z] ==> 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-04-11T04:38:38.103Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-11T04:38:38.103Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-11T04:38:38.103Z] ==> Jenkins CI detected. [2021-04-11T04:38:38.103Z] project root: . [2021-04-11T04:38:38.103Z] --> token set from env [2021-04-11T04:38:38.103Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-11T04:38:38.103Z] ==> Running gcov in . (disable via -X gcov) [2021-04-11T04:38:38.103Z] ==> Python coveragepy not found [2021-04-11T04:38:38.103Z] ==> Searching for coverage reports in: [2021-04-11T04:38:38.103Z] + . [2021-04-11T04:38:38.103Z] -> Found 1 reports [2021-04-11T04:38:38.103Z] ==> Detecting git/mercurial file structure [2021-04-11T04:38:38.103Z] ==> Reading reports [2021-04-11T04:38:38.103Z] + ./coverage.out bytes=10 [2021-04-11T04:38:38.103Z] ==> Appending adjustments [2021-04-11T04:38:38.103Z] https://docs.codecov.io/docs/fixing-reports [2021-04-11T04:38:38.366Z] + Found adjustments [2021-04-11T04:38:38.366Z] ==> Gzipping contents [2021-04-11T04:38:38.366Z] 4.0K /tmp/codecov.fpSr4A.gz [2021-04-11T04:38:38.366Z] ==> Uploading reports [2021-04-11T04:38:38.366Z] url: https://codecov.io [2021-04-11T04:38:38.366Z] query: branch=master&commit=f3d832780459d13231503a8fc399caf5bd23089c&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F92%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-04-11T04:38:38.366Z] -> Pinging Codecov [2021-04-11T04:38:38.366Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=f3d832780459d13231503a8fc399caf5bd23089c&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F92%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-04-11T04:38:38.628Z] -> Uploading to [2021-04-11T04:38:38.628Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-11/FB506323287CE973F263BFD2A0EB1F37/f3d832780459d13231503a8fc399caf5bd23089c/9db10c74-498f-45d3-8157-6a45ba30cf6c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210411T043838Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3545e5bd6081025c4177afa12dce1e5a3b27437ebc0488d5f7162a39909676d [2021-04-11T04:38:38.628Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-11T04:38:38.628Z] Dload Upload Total Spent Left Speed [2021-04-11T04:38:39.155Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3606 0 0 100 3606 0 8937 --:--:-- --:--:-- --:--:-- 8925 [2021-04-11T04:38:39.155Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f3d832780459d13231503a8fc399caf5bd23089c [Pipeline] } [2021-04-11T04:38:39.166Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-04-11T04:38:40.003Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-04-11T04:38:40.115Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:38:40.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-11T04:38:40.478Z] [2021-04-11T04:38:40.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:38:40.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-11T04:38:40.829Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-04-11T04:38:40.829Z] 188c0c94c7c5: Pulling fs layer [2021-04-11T04:38:40.829Z] 0ef7d3d256c8: Pulling fs layer [2021-04-11T04:38:40.829Z] de9db76c5a1d: Pulling fs layer [2021-04-11T04:38:40.829Z] 0eba1c9be4d2: Pulling fs layer [2021-04-11T04:38:40.829Z] 0d57e429df01: Pulling fs layer [2021-04-11T04:38:40.829Z] 4e4be7b47b0d: Pulling fs layer [2021-04-11T04:38:40.829Z] e1f770b5df2f: Pulling fs layer [2021-04-11T04:38:40.829Z] 85a0685a4137: Pulling fs layer [2021-04-11T04:38:40.829Z] 0d57e429df01: Waiting [2021-04-11T04:38:40.829Z] 4e4be7b47b0d: Waiting [2021-04-11T04:38:40.829Z] e1f770b5df2f: Waiting [2021-04-11T04:38:40.829Z] 85a0685a4137: Waiting [2021-04-11T04:38:40.829Z] 0eba1c9be4d2: Waiting [2021-04-11T04:38:40.829Z] de9db76c5a1d: Verifying Checksum [2021-04-11T04:38:40.829Z] de9db76c5a1d: Download complete [2021-04-11T04:38:40.829Z] 0ef7d3d256c8: Download complete [2021-04-11T04:38:40.829Z] 0d57e429df01: Verifying Checksum [2021-04-11T04:38:40.829Z] 0d57e429df01: Download complete [2021-04-11T04:38:41.775Z] 4e4be7b47b0d: Verifying Checksum [2021-04-11T04:38:41.775Z] 4e4be7b47b0d: Download complete [2021-04-11T04:38:41.775Z] 188c0c94c7c5: Verifying Checksum [2021-04-11T04:38:41.775Z] 188c0c94c7c5: Download complete [2021-04-11T04:38:42.037Z] 188c0c94c7c5: Pull complete [2021-04-11T04:38:42.300Z] 0ef7d3d256c8: Pull complete [2021-04-11T04:38:42.300Z] de9db76c5a1d: Pull complete [2021-04-11T04:38:43.248Z] e1f770b5df2f: Verifying Checksum [2021-04-11T04:38:43.248Z] e1f770b5df2f: Download complete [2021-04-11T04:38:45.184Z] 0eba1c9be4d2: Verifying Checksum [2021-04-11T04:38:45.184Z] 0eba1c9be4d2: Download complete [2021-04-11T04:38:45.445Z] 85a0685a4137: Verifying Checksum [2021-04-11T04:38:45.445Z] 85a0685a4137: Download complete [2021-04-11T04:38:50.761Z] 0eba1c9be4d2: Pull complete [2021-04-11T04:38:50.761Z] 0d57e429df01: Pull complete [2021-04-11T04:38:50.761Z] 4e4be7b47b0d: Pull complete [2021-04-11T04:38:52.153Z] e1f770b5df2f: Pull complete [2021-04-11T04:39:00.342Z] 85a0685a4137: Pull complete [2021-04-11T04:39:00.342Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-04-11T04:39:00.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-11T04:39:00.342Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-04-11T04:39:00.549Z] prd-centos7-docker-4c-2g-33597 does not seem to be running inside a container [2021-04-11T04:39:00.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-04-11T04:39:01.569Z] $ docker top c8ecc3706e5bcbda6baef056f0cd9e60c043a7612d5b08a020468165e9ef3a91 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-11T04:39:01.773Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-04-11T04:39:02.066Z] + set -o pipefail [2021-04-11T04:39:02.066Z] + snyk monitor '--org=edgex-jenkins' [2021-04-11T04:39:34.222Z] [2021-04-11T04:39:34.222Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-04-11T04:39:34.222Z] [2021-04-11T04:39:34.222Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/c70f2c78-4a8d-4542-8de9-5c0c099beda1 [2021-04-11T04:39:34.222Z] [2021-04-11T04:39:34.222Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-04-11T04:39:34.222Z] [2021-04-11T04:39:34.222Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-04-11T04:39:34.222Z] [2021-04-11T04:39:34.222Z] [2021-04-11T04:39:34.222Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2021-04-11T04:39:34.222Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-04-11T04:39:34.238Z] $ docker stop --time=1 c8ecc3706e5bcbda6baef056f0cd9e60c043a7612d5b08a020468165e9ef3a91 [2021-04-11T04:39:37.202Z] $ docker rm -f c8ecc3706e5bcbda6baef056f0cd9e60c043a7612d5b08a020468165e9ef3a91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-11T04:39:39.001Z] + git log --format=format:%s -1 f3d832780459d13231503a8fc399caf5bd23089c [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:39:39.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-11T04:39:39.315Z] . [Pipeline] withDockerContainer [2021-04-11T04:39:39.418Z] prd-centos7-docker-4c-2g-33597 does not seem to be running inside a container [2021-04-11T04:39:39.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-11T04:39:40.219Z] $ docker top 8b03beea6cc0c44b1b05c4dbb6ee9d8f46f26bc8cd06273ee56559c7e8cb438b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-11T04:39:40.554Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-11T04:39:40.554Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-11T04:39:40.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-11T04:39:40.768Z] $ docker exec 8b03beea6cc0c44b1b05c4dbb6ee9d8f46f26bc8cd06273ee56559c7e8cb438b ssh-agent [2021-04-11T04:39:40.953Z] SSH_AUTH_SOCK=/tmp/ssh-RF3U3vhrhLie/agent.12 [2021-04-11T04:39:40.953Z] SSH_AGENT_PID=18 [2021-04-11T04:39:40.961Z] Running ssh-add (command line suppressed) [2021-04-11T04:39:41.101Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5564497968638835978.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5564497968638835978.key) [2021-04-11T04:39:41.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-11T04:39:41.527Z] + git semver tag [2021-04-11T04:39:41.527Z] # -> Open(): unable to determine branch for HEAD [2021-04-11T04:39:41.527Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-04-11T04:39:41.527Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-04-11T04:39:41.527Z] # $SEMVER_REMOTE_NAME = origin [2021-04-11T04:39:41.527Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-11T04:39:41.527Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-11T04:39:41.527Z] # $SEMVER_BRANCH = master [2021-04-11T04:39:41.527Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-04-11T04:39:41.527Z] # f3d832780459d13231503a8fc399caf5bd23089c HEAD [2021-04-11T04:39:41.527Z] # -> Force: false [2021-04-11T04:39:41.527Z] # cac5e87705cb28d6fbb64861cb6e808d0bf0f679 refs/tags/v2.0.0-dev.33 [Pipeline] } [2021-04-11T04:39:41.539Z] $ docker exec --env ******** --env ******** 8b03beea6cc0c44b1b05c4dbb6ee9d8f46f26bc8cd06273ee56559c7e8cb438b ssh-agent -k [2021-04-11T04:39:41.664Z] unset SSH_AUTH_SOCK; [2021-04-11T04:39:41.665Z] unset SSH_AGENT_PID; [2021-04-11T04:39:41.665Z] echo Agent pid 18 killed; [2021-04-11T04:39:41.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-11T04:39:42.227Z] + git semver [Pipeline] } [2021-04-11T04:39:42.245Z] $ docker stop --time=1 8b03beea6cc0c44b1b05c4dbb6ee9d8f46f26bc8cd06273ee56559c7e8cb438b [2021-04-11T04:39:43.596Z] $ docker rm -f 8b03beea6cc0c44b1b05c4dbb6ee9d8f46f26bc8cd06273ee56559c7e8cb438b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:39:44.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-11T04:39:44.276Z] [2021-04-11T04:39:44.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:39:44.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-11T04:39:44.633Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-04-11T04:39:44.633Z] ab5ef0e58194: Pulling fs layer [2021-04-11T04:39:44.633Z] 9712f1f96733: Pulling fs layer [2021-04-11T04:39:44.633Z] 63f879dbbcfc: Pulling fs layer [2021-04-11T04:39:44.633Z] 0d9ebad4ef96: Pulling fs layer [2021-04-11T04:39:44.633Z] e9a5061849ea: Pulling fs layer [2021-04-11T04:39:44.633Z] d747dcd14b5f: Pulling fs layer [2021-04-11T04:39:44.633Z] 2de7ff778b66: Pulling fs layer [2021-04-11T04:39:44.633Z] 0d9ebad4ef96: Waiting [2021-04-11T04:39:44.633Z] e9a5061849ea: Waiting [2021-04-11T04:39:44.633Z] d747dcd14b5f: Waiting [2021-04-11T04:39:44.633Z] 2de7ff778b66: Waiting [2021-04-11T04:39:44.633Z] 9712f1f96733: Verifying Checksum [2021-04-11T04:39:44.633Z] 9712f1f96733: Download complete [2021-04-11T04:39:46.571Z] 63f879dbbcfc: Verifying Checksum [2021-04-11T04:39:46.571Z] 63f879dbbcfc: Download complete [2021-04-11T04:39:46.571Z] e9a5061849ea: Verifying Checksum [2021-04-11T04:39:46.571Z] e9a5061849ea: Download complete [2021-04-11T04:39:46.843Z] d747dcd14b5f: Download complete [2021-04-11T04:39:47.106Z] 0d9ebad4ef96: Verifying Checksum [2021-04-11T04:39:47.106Z] 0d9ebad4ef96: Download complete [2021-04-11T04:39:47.106Z] 2de7ff778b66: Verifying Checksum [2021-04-11T04:39:47.106Z] 2de7ff778b66: Download complete [2021-04-11T04:39:47.425Z] ab5ef0e58194: Verifying Checksum [2021-04-11T04:39:47.425Z] ab5ef0e58194: Download complete [2021-04-11T04:39:51.686Z] ab5ef0e58194: Pull complete [2021-04-11T04:39:51.686Z] 9712f1f96733: Pull complete [2021-04-11T04:39:53.824Z] 63f879dbbcfc: Pull complete [2021-04-11T04:40:00.580Z] 0d9ebad4ef96: Pull complete [2021-04-11T04:40:01.973Z] e9a5061849ea: Pull complete [2021-04-11T04:40:01.973Z] d747dcd14b5f: Pull complete [2021-04-11T04:40:04.543Z] 2de7ff778b66: Pull complete [2021-04-11T04:40:04.543Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-04-11T04:40:04.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-11T04:40:04.544Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-04-11T04:40:04.742Z] prd-centos7-docker-4c-2g-33597 does not seem to be running inside a container [2021-04-11T04:40:04.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-04-11T04:40:08.735Z] $ docker top ba3a4d6242a57d59b6dc60749247e16bd6c9398889562261b58db49b1cbaae54 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-04-11T04:40:08.954Z] provisioning config files... [2021-04-11T04:40:08.964Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3032411587730467758tmp [2021-04-11T04:40:08.979Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config9197353477592999071tmp [2021-04-11T04:40:08.994Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7550686109231279306tmp [Pipeline] { [Pipeline] echo [2021-04-11T04:40:09.049Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-11T04:40:09.351Z] ---> sigul-configuration.sh [2021-04-11T04:40:09.351Z] gpg: directory `/root/.gnupg' created [2021-04-11T04:40:09.351Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-04-11T04:40:09.351Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-04-11T04:40:09.351Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-04-11T04:40:09.351Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-04-11T04:40:09.351Z] gpg: CAST5 encrypted data [2021-04-11T04:40:09.614Z] gpg: encrypted with 1 passphrase [2021-04-11T04:40:09.614Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-04-11T04:40:09.913Z] + mkdir /home/jenkins [2021-04-11T04:40:09.913Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-04-11T04:40:10.215Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-04-11T04:40:10.227Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-11T04:40:10.524Z] ---> sigul-install.sh [2021-04-11T04:40:17.129Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-04-11T04:40:17.429Z] + git tag --list [2021-04-11T04:40:17.429Z] 0.1.1 [2021-04-11T04:40:17.429Z] v1.1.0 [2021-04-11T04:40:17.429Z] v1.2.0 [2021-04-11T04:40:17.429Z] v1.2.1 [2021-04-11T04:40:17.429Z] v1.3.0 [2021-04-11T04:40:17.429Z] v2.0.0-dev.1 [2021-04-11T04:40:17.429Z] v2.0.0-dev.10 [2021-04-11T04:40:17.429Z] v2.0.0-dev.11 [2021-04-11T04:40:17.429Z] v2.0.0-dev.12 [2021-04-11T04:40:17.429Z] v2.0.0-dev.13 [2021-04-11T04:40:17.429Z] v2.0.0-dev.14 [2021-04-11T04:40:17.429Z] v2.0.0-dev.15 [2021-04-11T04:40:17.429Z] v2.0.0-dev.16 [2021-04-11T04:40:17.429Z] v2.0.0-dev.17 [2021-04-11T04:40:17.429Z] v2.0.0-dev.18 [2021-04-11T04:40:17.429Z] v2.0.0-dev.19 [2021-04-11T04:40:17.429Z] v2.0.0-dev.2 [2021-04-11T04:40:17.429Z] v2.0.0-dev.20 [2021-04-11T04:40:17.429Z] v2.0.0-dev.21 [2021-04-11T04:40:17.429Z] v2.0.0-dev.22 [2021-04-11T04:40:17.429Z] v2.0.0-dev.23 [2021-04-11T04:40:17.429Z] v2.0.0-dev.24 [2021-04-11T04:40:17.429Z] v2.0.0-dev.25 [2021-04-11T04:40:17.429Z] v2.0.0-dev.26 [2021-04-11T04:40:17.429Z] v2.0.0-dev.27 [2021-04-11T04:40:17.429Z] v2.0.0-dev.28 [2021-04-11T04:40:17.429Z] v2.0.0-dev.29 [2021-04-11T04:40:17.429Z] v2.0.0-dev.3 [2021-04-11T04:40:17.429Z] v2.0.0-dev.30 [2021-04-11T04:40:17.429Z] v2.0.0-dev.31 [2021-04-11T04:40:17.429Z] v2.0.0-dev.32 [2021-04-11T04:40:17.429Z] v2.0.0-dev.33 [2021-04-11T04:40:17.429Z] v2.0.0-dev.4 [2021-04-11T04:40:17.429Z] v2.0.0-dev.5 [2021-04-11T04:40:17.429Z] v2.0.0-dev.6 [2021-04-11T04:40:17.429Z] v2.0.0-dev.7 [2021-04-11T04:40:17.429Z] v2.0.0-dev.8 [2021-04-11T04:40:17.429Z] v2.0.0-dev.9 [Pipeline] sh [2021-04-11T04:40:17.728Z] + lftools sign git-tag v2.0.0-dev.33 [2021-04-11T04:40:19.118Z] Signing Git tag with Sigul... [2021-04-11T04:40:19.118Z] Signing v2.0.0-dev.33 [Pipeline] echo [2021-04-11T04:40:21.053Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-11T04:40:21.351Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-04-11T04:40:21.361Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-04-11T04:40:21.455Z] $ docker stop --time=1 ba3a4d6242a57d59b6dc60749247e16bd6c9398889562261b58db49b1cbaae54 [2021-04-11T04:40:23.431Z] $ docker rm -f ba3a4d6242a57d59b6dc60749247e16bd6c9398889562261b58db49b1cbaae54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:40:24.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-11T04:40:24.410Z] . [Pipeline] withDockerContainer [2021-04-11T04:40:24.509Z] prd-centos7-docker-4c-2g-33597 does not seem to be running inside a container [2021-04-11T04:40:24.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-11T04:40:25.394Z] $ docker top 0484f8b1b0e4f0c718f49e76cb8af58f48687afe3d50f7e5df247e699e8103c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-11T04:40:25.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-11T04:40:25.756Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-11T04:40:25.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-11T04:40:25.988Z] $ docker exec 0484f8b1b0e4f0c718f49e76cb8af58f48687afe3d50f7e5df247e699e8103c8 ssh-agent [2021-04-11T04:40:26.180Z] SSH_AUTH_SOCK=/tmp/ssh-fXXt81byiMpL/agent.11 [2021-04-11T04:40:26.180Z] SSH_AGENT_PID=16 [2021-04-11T04:40:26.188Z] Running ssh-add (command line suppressed) [2021-04-11T04:40:26.324Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1544590301830621357.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1544590301830621357.key) [2021-04-11T04:40:26.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-11T04:40:26.721Z] + git semver bump pre [2021-04-11T04:40:26.722Z] # -> Open(): unable to determine branch for HEAD [2021-04-11T04:40:26.722Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-04-11T04:40:26.722Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-04-11T04:40:26.722Z] # $SEMVER_REMOTE_NAME = origin [2021-04-11T04:40:26.722Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-11T04:40:26.722Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-11T04:40:26.722Z] # $SEMVER_BRANCH = master [2021-04-11T04:40:26.722Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-04-11T04:40:26.722Z] 2.0.0-dev.34 [Pipeline] } [2021-04-11T04:40:26.733Z] $ docker exec --env ******** --env ******** 0484f8b1b0e4f0c718f49e76cb8af58f48687afe3d50f7e5df247e699e8103c8 ssh-agent -k [2021-04-11T04:40:26.858Z] unset SSH_AUTH_SOCK; [2021-04-11T04:40:26.858Z] unset SSH_AGENT_PID; [2021-04-11T04:40:26.858Z] echo Agent pid 16 killed; [2021-04-11T04:40:26.911Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-11T04:40:27.374Z] + git semver [Pipeline] } [2021-04-11T04:40:27.392Z] $ docker stop --time=1 0484f8b1b0e4f0c718f49e76cb8af58f48687afe3d50f7e5df247e699e8103c8 [2021-04-11T04:40:28.753Z] $ docker rm -f 0484f8b1b0e4f0c718f49e76cb8af58f48687afe3d50f7e5df247e699e8103c8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:40:29.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-11T04:40:29.267Z] . [Pipeline] withDockerContainer [2021-04-11T04:40:29.365Z] prd-centos7-docker-4c-2g-33597 does not seem to be running inside a container [2021-04-11T04:40:29.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-11T04:40:30.024Z] $ docker top 0ac13f3746ead8b01108bb67846ec1d07d3067b3e8909277ad69105ac511ce1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-11T04:40:30.410Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-11T04:40:30.410Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-11T04:40:30.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-11T04:40:30.605Z] $ docker exec 0ac13f3746ead8b01108bb67846ec1d07d3067b3e8909277ad69105ac511ce1b ssh-agent [2021-04-11T04:40:30.785Z] SSH_AUTH_SOCK=/tmp/ssh-Z5FQwi6icpeu/agent.11 [2021-04-11T04:40:30.785Z] SSH_AGENT_PID=16 [2021-04-11T04:40:30.792Z] Running ssh-add (command line suppressed) [2021-04-11T04:40:30.920Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_611098288141974759.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_611098288141974759.key) [2021-04-11T04:40:30.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-11T04:40:31.318Z] + git semver push [2021-04-11T04:40:31.318Z] # -> Open(): unable to determine branch for HEAD [2021-04-11T04:40:31.318Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-04-11T04:40:31.318Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-04-11T04:40:31.318Z] # $SEMVER_REMOTE_NAME = origin [2021-04-11T04:40:31.318Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-11T04:40:31.318Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-11T04:40:31.318Z] # $SEMVER_BRANCH = master [2021-04-11T04:40:31.318Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-04-11T04:40:34.637Z] $ docker exec --env ******** --env ******** 0ac13f3746ead8b01108bb67846ec1d07d3067b3e8909277ad69105ac511ce1b ssh-agent -k [2021-04-11T04:40:34.756Z] unset SSH_AUTH_SOCK; [2021-04-11T04:40:34.757Z] unset SSH_AGENT_PID; [2021-04-11T04:40:34.757Z] echo Agent pid 16 killed; [2021-04-11T04:40:34.817Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-11T04:40:35.277Z] + git semver [Pipeline] } [2021-04-11T04:40:35.294Z] $ docker stop --time=1 0ac13f3746ead8b01108bb67846ec1d07d3067b3e8909277ad69105ac511ce1b [2021-04-11T04:40:36.651Z] $ docker rm -f 0ac13f3746ead8b01108bb67846ec1d07d3067b3e8909277ad69105ac511ce1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-04-11T04:40:38.036Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-11T04:40:38.605Z] ---> package-listing.sh [2021-04-11T04:40:38.605Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-11T04:40:38.605Z] ++ facter osfamily [2021-04-11T04:40:38.605Z] + OS_FAMILY=redhat [2021-04-11T04:40:38.605Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-04-11T04:40:38.605Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-11T04:40:38.605Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-11T04:40:38.605Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-11T04:40:38.605Z] + PACKAGES=/tmp/packages_start.txt [2021-04-11T04:40:38.605Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-04-11T04:40:38.605Z] + PACKAGES=/tmp/packages_end.txt [2021-04-11T04:40:38.605Z] + case "${OS_FAMILY}" in [2021-04-11T04:40:38.605Z] + rpm -qa [2021-04-11T04:40:38.605Z] + sort [2021-04-11T04:40:43.923Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-11T04:40:43.923Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-11T04:40:43.923Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-11T04:40:43.923Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-04-11T04:40:43.923Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-04-11T04:40:43.923Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo [2021-04-11T04:40:43.937Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-11T04:40:44.226Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:40:44.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-11T04:40:44.529Z] [2021-04-11T04:40:44.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-11T04:40:44.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-11T04:40:44.876Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-11T04:40:44.876Z] df20fa9351a1: Pulling fs layer [2021-04-11T04:40:44.876Z] 36b3adc4ff6f: Pulling fs layer [2021-04-11T04:40:44.877Z] 8ad3a11d3b57: Pulling fs layer [2021-04-11T04:40:44.877Z] 46f8f816bc3b: Pulling fs layer [2021-04-11T04:40:44.877Z] 93b61091891f: Pulling fs layer [2021-04-11T04:40:44.877Z] 93b9cdb0e59b: Pulling fs layer [2021-04-11T04:40:44.877Z] 5e14af77c1be: Pulling fs layer [2021-04-11T04:40:44.877Z] 01666e4c0597: Pulling fs layer [2021-04-11T04:40:44.877Z] aa168da1d23b: Pulling fs layer [2021-04-11T04:40:44.877Z] 46f8f816bc3b: Waiting [2021-04-11T04:40:44.877Z] 93b61091891f: Waiting [2021-04-11T04:40:44.877Z] 93b9cdb0e59b: Waiting [2021-04-11T04:40:44.877Z] 01666e4c0597: Waiting [2021-04-11T04:40:44.877Z] aa168da1d23b: Waiting [2021-04-11T04:40:44.877Z] 5e14af77c1be: Waiting [2021-04-11T04:40:44.877Z] 36b3adc4ff6f: Verifying Checksum [2021-04-11T04:40:44.877Z] 36b3adc4ff6f: Download complete [2021-04-11T04:40:44.877Z] 46f8f816bc3b: Download complete [2021-04-11T04:40:44.877Z] df20fa9351a1: Verifying Checksum [2021-04-11T04:40:45.138Z] 93b9cdb0e59b: Verifying Checksum [2021-04-11T04:40:45.139Z] 93b9cdb0e59b: Download complete [2021-04-11T04:40:45.139Z] 5e14af77c1be: Verifying Checksum [2021-04-11T04:40:45.139Z] 5e14af77c1be: Download complete [2021-04-11T04:40:45.139Z] 01666e4c0597: Verifying Checksum [2021-04-11T04:40:45.139Z] 01666e4c0597: Download complete [2021-04-11T04:40:45.139Z] 93b61091891f: Download complete [2021-04-11T04:40:45.402Z] 8ad3a11d3b57: Verifying Checksum [2021-04-11T04:40:45.402Z] 8ad3a11d3b57: Download complete [2021-04-11T04:40:45.665Z] df20fa9351a1: Pull complete [2021-04-11T04:40:45.926Z] 36b3adc4ff6f: Pull complete [2021-04-11T04:40:47.322Z] 8ad3a11d3b57: Pull complete [2021-04-11T04:40:47.322Z] aa168da1d23b: Verifying Checksum [2021-04-11T04:40:47.322Z] aa168da1d23b: Download complete [2021-04-11T04:40:47.322Z] 46f8f816bc3b: Pull complete [2021-04-11T04:40:47.896Z] 93b61091891f: Pull complete [2021-04-11T04:40:47.896Z] 93b9cdb0e59b: Pull complete [2021-04-11T04:40:48.157Z] 5e14af77c1be: Pull complete [2021-04-11T04:40:48.157Z] 01666e4c0597: Pull complete [2021-04-11T04:40:56.338Z] aa168da1d23b: Pull complete [2021-04-11T04:40:56.338Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-11T04:40:56.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-11T04:40:56.338Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-11T04:40:56.498Z] prd-centos7-docker-4c-2g-33597 does not seem to be running inside a container [2021-04-11T04:40:56.539Z] $ 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_master/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_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-11T04:40:59.316Z] $ docker top 335f0e919aa44f7bf7de8d02a647501ddcbdab59b77713bda1df00d0607d7974 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-11T04:40:59.963Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-11T04:41:00.259Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-11T04:41:00.565Z] + ls /var/log/sa-host [2021-04-11T04:41:00.565Z] + sadf -c /var/log/sa-host/sa11 [2021-04-11T04:41:00.565Z] file_magic: OK [2021-04-11T04:41:00.565Z] HZ: Using current value: 100 [2021-04-11T04:41:00.565Z] file_header: OK [2021-04-11T04:41:00.565Z] 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-04-11T04:41:00.565Z] Statistics: [2021-04-11T04:41:00.565Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-11T04:41:00.565Z] File successfully converted to sysstat format version 12.2.1 [2021-04-11T04:41:00.565Z] + sadf -c /var/log/sa-host/sa23 [2021-04-11T04:41:00.565Z] file_magic: OK [2021-04-11T04:41:00.565Z] HZ: Using current value: 100 [2021-04-11T04:41:00.565Z] file_header: OK [2021-04-11T04:41:00.565Z] 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-04-11T04:41:00.565Z] Statistics: [2021-04-11T04:41:00.565Z] Hnuu...uuuununununu... [2021-04-11T04:41:00.565Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-11T04:41:00.812Z] provisioning config files... [2021-04-11T04:41:00.827Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4670306340736760701tmp [Pipeline] { [Pipeline] echo [2021-04-11T04:41:00.900Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-11T04:41:01.196Z] ---> create-netrc.sh [Pipeline] } [2021-04-11T04:41:01.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-11T04:41:01.298Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-11T04:41:01.595Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-11T04:41:01.608Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-11T04:41:01.909Z] ---> sudo-logs.sh [2021-04-11T04:41:01.909Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-11T04:41:01.981Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-11T04:41:02.283Z] ---> job-cost.sh [2021-04-11T04:41:02.283Z] lf-activate-venv: SKIPPING [2021-04-11T04:41:02.283Z] DEBUG: total: 0.20999999344348907 [2021-04-11T04:41:02.283Z] INFO: Retrieving Stack Cost... [2021-04-11T04:41:03.229Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-11T04:41:03.803Z] INFO: Archiving Costs [Pipeline] echo [2021-04-11T04:41:03.817Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-11T04:41:04.116Z] ---> logs-deploy.sh [2021-04-11T04:41:04.117Z] lf-activate-venv: SKIPPING [2021-04-11T04:41:04.117Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/92 [2021-04-11T04:41:04.117Z] INFO: archiving workspace using pattern(s): [2021-04-11T04:41:05.507Z] Archives upload complete. [2021-04-11T04:41:05.769Z] INFO: archiving logs to Nexus [2021-04-11T04:41:06.715Z] ---> uname -a: [2021-04-11T04:41:06.715Z] Linux prd-centos7-docker-4c-2g-33597.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-04-11T04:41:06.715Z] [2021-04-11T04:41:06.715Z] [2021-04-11T04:41:06.715Z] ---> lscpu: [2021-04-11T04:41:06.715Z] Architecture: x86_64 [2021-04-11T04:41:06.715Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-11T04:41:06.715Z] Byte Order: Little Endian [2021-04-11T04:41:06.715Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-11T04:41:06.715Z] CPU(s): 4 [2021-04-11T04:41:06.715Z] On-line CPU(s) list: 0-3 [2021-04-11T04:41:06.715Z] Thread(s) per core: 1 [2021-04-11T04:41:06.715Z] Core(s) per socket: 1 [2021-04-11T04:41:06.715Z] Socket(s): 4 [2021-04-11T04:41:06.715Z] NUMA node(s): 1 [2021-04-11T04:41:06.715Z] Vendor ID: GenuineIntel [2021-04-11T04:41:06.715Z] CPU family: 6 [2021-04-11T04:41:06.715Z] Model: 44 [2021-04-11T04:41:06.715Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-11T04:41:06.715Z] Stepping: 1 [2021-04-11T04:41:06.715Z] CPU MHz: 2933.438 [2021-04-11T04:41:06.715Z] BogoMIPS: 5866.87 [2021-04-11T04:41:06.715Z] Virtualization: VT-x [2021-04-11T04:41:06.715Z] Hypervisor vendor: KVM [2021-04-11T04:41:06.715Z] Virtualization type: full [2021-04-11T04:41:06.715Z] L1d cache: 128 KiB [2021-04-11T04:41:06.715Z] L1i cache: 128 KiB [2021-04-11T04:41:06.715Z] L2 cache: 16 MiB [2021-04-11T04:41:06.715Z] L3 cache: 64 MiB [2021-04-11T04:41:06.715Z] NUMA node0 CPU(s): 0-3 [2021-04-11T04:41:06.715Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-11T04:41:06.715Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-11T04:41:06.715Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-11T04:41:06.715Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-11T04:41:06.715Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-11T04:41:06.715Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-11T04:41:06.715Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-11T04:41:06.715Z] Vulnerability Srbds: Not affected [2021-04-11T04:41:06.715Z] Vulnerability Tsx async abort: Not affected [2021-04-11T04:41:06.715Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-04-11T04:41:06.715Z] [2021-04-11T04:41:06.715Z] [2021-04-11T04:41:06.715Z] ---> nproc: [2021-04-11T04:41:06.715Z] 4 [2021-04-11T04:41:06.715Z] [2021-04-11T04:41:06.715Z] [2021-04-11T04:41:06.715Z] ---> df -h: [2021-04-11T04:41:06.715Z] Filesystem Size Used Available Use% Mounted on [2021-04-11T04:41:06.715Z] overlay 50.0G 8.6G 41.4G 17% / [2021-04-11T04:41:06.715Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-11T04:41:06.715Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-11T04:41:06.715Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-11T04:41:06.715Z] /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os [2021-04-11T04:41:06.715Z] /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf [2021-04-11T04:41:06.715Z] /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname [2021-04-11T04:41:06.715Z] /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts [2021-04-11T04:41:06.715Z] /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure [2021-04-11T04:41:06.715Z] /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log [2021-04-11T04:41:06.715Z] /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json [2021-04-11T04:41:06.715Z] /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/edgexfoundry_edgex-ui-go_master [2021-04-11T04:41:06.715Z] /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp [2021-04-11T04:41:06.715Z] /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host [2021-04-11T04:41:06.715Z] [2021-04-11T04:41:06.716Z] [2021-04-11T04:41:06.716Z] ---> free -m: [2021-04-11T04:41:06.716Z] total used free shared buff/cache available [2021-04-11T04:41:06.716Z] Mem: 1837 818 139 0 879 954 [2021-04-11T04:41:06.716Z] Swap: 1023 3 1020 [2021-04-11T04:41:06.716Z] [2021-04-11T04:41:06.716Z] [2021-04-11T04:41:06.716Z] ---> ip addr: [2021-04-11T04:41:06.716Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-11T04:41:06.716Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-11T04:41:06.716Z] inet 127.0.0.1/8 scope host lo [2021-04-11T04:41:06.716Z] valid_lft forever preferred_lft forever [2021-04-11T04:41:06.716Z] inet6 ::1/128 scope host [2021-04-11T04:41:06.716Z] valid_lft forever preferred_lft forever [2021-04-11T04:41:06.716Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-11T04:41:06.716Z] link/ether fa:16:3e:cc:25:e2 brd ff:ff:ff:ff:ff:ff [2021-04-11T04:41:06.716Z] inet 10.30.123.117/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-11T04:41:06.716Z] valid_lft 85614sec preferred_lft 85614sec [2021-04-11T04:41:06.716Z] inet6 fe80::f816:3eff:fecc:25e2/64 scope link [2021-04-11T04:41:06.716Z] valid_lft forever preferred_lft forever [2021-04-11T04:41:06.716Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-11T04:41:06.716Z] link/ether 02:42:20:a2:16:6f brd ff:ff:ff:ff:ff:ff [2021-04-11T04:41:06.716Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-11T04:41:06.716Z] valid_lft forever preferred_lft forever [2021-04-11T04:41:06.716Z] inet6 fe80::42:20ff:fea2:166f/64 scope link [2021-04-11T04:41:06.716Z] valid_lft forever preferred_lft forever [2021-04-11T04:41:06.716Z] [2021-04-11T04:41:06.716Z] [2021-04-11T04:41:06.716Z] ---> sar -b -r -n DEV: [2021-04-11T04:41:06.716Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/11/21 _x86_64_ (4 CPU) [2021-04-11T04:41:06.716Z] [2021-04-11T04:41:06.716Z] 04:27:48 LINUX RESTART (4 CPU) [2021-04-11T04:41:06.716Z] [2021-04-11T04:41:06.716Z] 04:29:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-04-11T04:41:06.716Z] 04:30:01 3.08 0.00 3.08 0.00 0.00 108.57 0.00 [2021-04-11T04:41:06.716Z] 04:31:01 0.42 0.00 0.42 0.00 0.00 5.58 0.00 [2021-04-11T04:41:06.716Z] 04:32:01 0.32 0.00 0.32 0.00 0.00 3.76 0.00 [2021-04-11T04:41:06.716Z] 04:33:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 [2021-04-11T04:41:06.716Z] 04:34:01 0.30 0.00 0.30 0.00 0.00 4.86 0.00 [2021-04-11T04:41:06.716Z] 04:35:01 0.27 0.00 0.27 0.00 0.00 3.26 0.00 [2021-04-11T04:41:06.716Z] 04:36:01 0.30 0.00 0.30 0.00 0.00 3.65 0.00 [2021-04-11T04:41:06.716Z] 04:37:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 [2021-04-11T04:41:06.716Z] 04:38:01 0.20 0.00 0.20 0.00 0.00 1.90 0.00 [2021-04-11T04:41:06.716Z] 04:39:01 201.02 121.28 79.74 0.00 6062.66 33410.30 0.00 [2021-04-11T04:41:06.716Z] 04:40:01 198.74 74.72 124.01 0.00 3381.33 27387.45 0.00 [2021-04-11T04:41:06.716Z] Average: 36.89 17.85 19.04 0.00 860.21 5550.24 0.00 [2021-04-11T04:41:06.716Z] [2021-04-11T04:41:06.716Z] 04:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-04-11T04:41:06.716Z] 04:30:01 143668 0 584440 31.06 2620 1150816 1073700 36.64 418936 1116912 12 [2021-04-11T04:41:06.716Z] 04:31:01 144352 0 583748 31.02 2620 1150824 1073700 36.64 416508 1119100 8 [2021-04-11T04:41:06.716Z] 04:32:01 141848 0 586248 31.16 2620 1150828 1073820 36.65 422972 1115308 8 [2021-04-11T04:41:06.716Z] 04:33:01 142296 0 585800 31.13 2620 1150828 1073796 36.65 421248 1116812 12 [2021-04-11T04:41:06.716Z] 04:34:01 142128 0 585960 31.14 2620 1150836 1073772 36.65 416932 1121132 12 [2021-04-11T04:41:06.716Z] 04:35:01 142400 0 585684 31.13 2620 1150840 1073700 36.64 416212 1121204 20 [2021-04-11T04:41:06.716Z] 04:36:01 142444 0 585636 31.13 2620 1150844 1073760 36.65 416652 1121204 8 [2021-04-11T04:41:06.716Z] 04:37:01 142548 0 585528 31.12 2620 1150848 1073700 36.64 416344 1121204 8 [2021-04-11T04:41:06.716Z] 04:38:01 142580 0 585488 31.12 2620 1150856 1073700 36.64 416472 1121208 8 [2021-04-11T04:41:06.716Z] 04:39:01 155400 0 691528 36.75 2596 1032020 1550048 52.90 471724 1000056 32 [2021-04-11T04:41:06.716Z] 04:40:01 168692 0 765956 40.71 2132 944764 1302856 44.46 554700 845172 86628 [2021-04-11T04:41:06.716Z] Average: 146214 0 611456 32.50 2573 1121300 1137868 38.83 435336 1083574 7887 [2021-04-11T04:41:06.716Z] [2021-04-11T04:41:06.716Z] 04:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-04-11T04:41:06.716Z] 04:30:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:31:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:32:01 eth0 1.50 0.28 0.37 0.20 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:33:01 eth0 0.60 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:34:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:35:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:36:01 eth0 0.20 0.18 0.09 0.01 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:37:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:38:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:39:01 veth200c4e7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:39:01 eth0 414.88 370.75 4079.01 31.60 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:40:01 eth0 462.46 408.62 3464.09 90.71 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] 04:40:01 docker0 53.32 60.03 4.62 248.96 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] Average: eth0 80.19 71.11 687.17 11.19 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] Average: docker0 4.86 5.47 0.42 22.68 0.00 0.00 0.00 0.00 [2021-04-11T04:41:06.716Z] [2021-04-11T04:41:06.716Z] [2021-04-11T04:41:06.716Z] ---> sar -P ALL: [2021-04-11T04:41:06.716Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/11/21 _x86_64_ (4 CPU) [2021-04-11T04:41:06.716Z] [2021-04-11T04:41:06.716Z] 04:27:48 LINUX RESTART (4 CPU) [2021-04-11T04:41:06.716Z] [2021-04-11T04:41:06.716Z] 04:29:02 CPU %user %nice %system %iowait %steal %idle [2021-04-11T04:41:06.716Z] 04:30:01 all 0.18 0.00 0.06 0.00 0.00 99.75 [2021-04-11T04:41:06.716Z] 04:30:01 0 0.12 0.00 0.07 0.00 0.00 99.81 [2021-04-11T04:41:06.716Z] 04:30:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-11T04:41:06.716Z] 04:30:01 2 0.07 0.00 0.08 0.00 0.00 99.85 [2021-04-11T04:41:06.716Z] 04:30:01 3 0.53 0.00 0.07 0.00 0.00 99.41 [2021-04-11T04:41:06.716Z] 04:31:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2021-04-11T04:41:06.716Z] 04:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-11T04:41:06.716Z] 04:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-11T04:41:06.716Z] 04:31:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2021-04-11T04:41:06.716Z] 04:31:01 3 0.48 0.00 0.05 0.00 0.00 99.47 [2021-04-11T04:41:06.716Z] 04:32:01 all 0.16 0.00 0.06 0.00 0.00 99.78 [2021-04-11T04:41:06.716Z] 04:32:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-04-11T04:41:06.716Z] 04:32:01 1 0.08 0.00 0.08 0.00 0.00 99.83 [2021-04-11T04:41:06.716Z] 04:32:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2021-04-11T04:41:06.716Z] 04:32:01 3 0.47 0.00 0.08 0.00 0.00 99.45 [2021-04-11T04:41:06.716Z] 04:33:01 all 0.17 0.00 0.03 0.00 0.01 99.79 [2021-04-11T04:41:06.716Z] 04:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-11T04:41:06.716Z] 04:33:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-04-11T04:41:06.716Z] 04:33:01 2 0.08 0.00 0.05 0.00 0.02 99.85 [2021-04-11T04:41:06.716Z] 04:33:01 3 0.53 0.00 0.02 0.00 0.02 99.43 [2021-04-11T04:41:06.716Z] 04:34:01 all 0.13 0.00 0.04 0.00 0.00 99.82 [2021-04-11T04:41:06.716Z] 04:34:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-11T04:41:06.716Z] 04:34:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-04-11T04:41:06.716Z] 04:34:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2021-04-11T04:41:06.716Z] 04:34:01 3 0.38 0.00 0.05 0.00 0.00 99.57 [2021-04-11T04:41:06.716Z] 04:35:01 all 0.04 0.00 0.05 0.00 0.00 99.92 [2021-04-11T04:41:06.716Z] 04:35:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2021-04-11T04:41:06.716Z] 04:35:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-11T04:41:06.716Z] 04:35:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-04-11T04:41:06.716Z] 04:35:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-04-11T04:41:06.716Z] 04:36:01 all 0.17 0.00 0.04 0.00 0.00 99.80 [2021-04-11T04:41:06.716Z] 04:36:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2021-04-11T04:41:06.716Z] 04:36:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-11T04:41:06.716Z] 04:36:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-11T04:41:06.716Z] 04:36:01 3 0.52 0.00 0.07 0.00 0.00 99.42 [2021-04-11T04:41:06.716Z] 04:37:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2021-04-11T04:41:06.716Z] 04:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-11T04:41:06.716Z] 04:37:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-04-11T04:41:06.716Z] 04:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-11T04:41:06.716Z] 04:37:01 3 0.53 0.00 0.03 0.00 0.00 99.43 [2021-04-11T04:41:06.716Z] 04:38:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2021-04-11T04:41:06.716Z] 04:38:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-11T04:41:06.716Z] 04:38:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2021-04-11T04:41:06.716Z] 04:38:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-11T04:41:06.716Z] 04:38:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2021-04-11T04:41:06.716Z] 04:39:01 all 7.38 0.00 5.10 1.41 0.02 86.10 [2021-04-11T04:41:06.716Z] 04:39:01 0 7.01 0.00 5.59 0.71 0.00 86.69 [2021-04-11T04:41:06.716Z] 04:39:01 1 7.77 0.00 4.47 0.46 0.03 87.27 [2021-04-11T04:41:06.716Z] 04:39:01 2 7.37 0.00 5.49 2.12 0.02 85.02 [2021-04-11T04:41:06.716Z] 04:39:01 3 7.37 0.00 4.84 2.35 0.02 85.42 [2021-04-11T04:41:06.716Z] 04:40:01 all 9.56 0.00 6.95 1.94 0.05 81.51 [2021-04-11T04:41:06.716Z] 04:40:01 0 9.48 0.00 7.48 2.41 0.05 80.57 [2021-04-11T04:41:06.716Z] 04:40:01 1 8.88 0.00 7.27 0.92 0.05 82.88 [2021-04-11T04:41:06.716Z] 04:40:01 2 10.78 0.00 6.80 1.55 0.03 80.84 [2021-04-11T04:41:06.716Z] 04:40:01 3 9.08 0.00 6.23 2.89 0.05 81.75 [2021-04-11T04:41:06.716Z] [2021-04-11T04:41:06.716Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-04-11T04:41:06.716Z] Average: all 1.64 0.00 1.11 0.30 0.01 96.94 [2021-04-11T04:41:06.716Z] Average: 0 1.51 0.00 1.19 0.28 0.01 97.01 [2021-04-11T04:41:06.716Z] Average: 1 1.53 0.00 1.09 0.12 0.01 97.24 [2021-04-11T04:41:06.716Z] Average: 2 1.67 0.00 1.14 0.33 0.01 96.85 [2021-04-11T04:41:06.716Z] Average: 3 1.84 0.00 1.03 0.47 0.01 96.65 [2021-04-11T04:41:06.716Z] [2021-04-11T04:41:06.716Z] [2021-04-11T04:41:06.716Z]