Started by upstream project "edgexfoundry/cd-management/release" build number 47 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9e4888f50a2a312870744f4f89808877d999d7c6 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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:device-rest-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: device-rest-go-settings PROJECT: device-rest-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-device-rest-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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-24603’ Running on prd-centos7-docker-4c-2g-24608 in /w/workspace/gexfoundry_device-rest-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/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 9e4888f50a2a312870744f4f89808877d999d7c6 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e4888f50a2a312870744f4f89808877d999d7c6 # timeout=10 Commit message: "Merge pull request #76 from iain-anderson/commit-lint" > git rev-list --no-walk 9e4888f50a2a312870744f4f89808877d999d7c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:31:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:31:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:31:45 ========================================================= 20:31:45 EdgeX Global Pipelines Version Info 20:31:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:31:47 ------------------- 20:31:47 stable info: 20:31:47 ------------------- 20:31:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:31:47 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 20:31:47 Message: update stable to v1.0.179 20:31:47 ------------------- 20:31:47 experimental info: 20:31:47 ------------------- 20:31:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:31:47 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 20:31:47 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:31:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:31:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:31:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:31:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:31:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:31:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:31:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:31:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:31:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:31:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:31:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:31:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo 20:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:31:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:31:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:31:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:31:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:31:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:31:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:31:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:31:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:31:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:31:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:31:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:31:50 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 20:31:50 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 20:31:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 20:31:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 20:31:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 20:31:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e4888f50a2a312870744f4f89808877d999d7c6 [Pipeline] echo 20:31:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e4888f [Pipeline] echo 20:31:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:31:51 provisioning config files... 20:31:51 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config4521156079500080661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:51 ---> docker-login.sh 20:31:51 nexus3.edgexfoundry.org:10001 20:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:51 Configure a credential helper to remove this warning. See 20:31:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:51 20:31:51 Login Succeeded 20:31:51 nexus3.edgexfoundry.org:10002 20:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:52 Configure a credential helper to remove this warning. See 20:31:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:52 20:31:52 Login Succeeded 20:31:52 nexus3.edgexfoundry.org:10003 20:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:52 Configure a credential helper to remove this warning. See 20:31:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:52 20:31:52 Login Succeeded 20:31:52 nexus3.edgexfoundry.org:10004 20:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:52 Configure a credential helper to remove this warning. See 20:31:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:52 20:31:52 Login Succeeded 20:31:52 docker.io 20:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:52 Configure a credential helper to remove this warning. See 20:31:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:52 20:31:52 Login Succeeded 20:31:52 ---> docker-login.sh ends [Pipeline] } 20:31:52 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 20:31:53 + git log --format=format:%s -1 9e4888f50a2a312870744f4f89808877d999d7c6 [Pipeline] echo 20:31:53 GIT_COMMIT: 9e4888f50a2a312870744f4f89808877d999d7c6, Commit Message: Merge pull request #76 from iain-anderson/commit-lint [Pipeline] echo 20:31:53 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:31:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:31:54 20:31:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:31:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:31:54 latest: Pulling from edgex-devops/git-semver 20:31:54 31603596830f: Pulling fs layer 20:31:54 2a8b12db71e7: Pulling fs layer 20:31:54 6ca5941a6612: Pulling fs layer 20:31:54 ecc8261a40a4: Pulling fs layer 20:31:54 ecc8261a40a4: Waiting 20:31:54 2a8b12db71e7: Verifying Checksum 20:31:54 2a8b12db71e7: Download complete 20:31:54 31603596830f: Verifying Checksum 20:31:54 31603596830f: Download complete 20:31:54 ecc8261a40a4: Verifying Checksum 20:31:54 ecc8261a40a4: Download complete 20:31:54 6ca5941a6612: Verifying Checksum 20:31:54 6ca5941a6612: Download complete 20:31:54 31603596830f: Pull complete 20:31:55 2a8b12db71e7: Pull complete 20:31:56 6ca5941a6612: Pull complete 20:31:56 ecc8261a40a4: Pull complete 20:31:56 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:31:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:31:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:31:56 prd-centos7-docker-4c-2g-24608 does not seem to be running inside a container 20:31:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:31:58 $ docker top 2ef2e2cef0167709dd4f00d81c8e5aef1fa48f062b9c447d8e48fbafa621b947 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:31:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:31:59 [ssh-agent] Looking for ssh-agent implementation... 20:31:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:31:59 $ docker exec 2ef2e2cef0167709dd4f00d81c8e5aef1fa48f062b9c447d8e48fbafa621b947 ssh-agent 20:31:59 SSH_AUTH_SOCK=/tmp/ssh-OZQJqHpPEdO6/agent.11 20:31:59 SSH_AGENT_PID=16 20:31:59 Running ssh-add (command line suppressed) 20:31:59 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_1389214311678172772.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_1389214311678172772.key) 20:31:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:31:59 + git tag --points-at HEAD [Pipeline] } 20:31:59 $ docker exec --env ******** --env ******** 2ef2e2cef0167709dd4f00d81c8e5aef1fa48f062b9c447d8e48fbafa621b947 ssh-agent -k 20:32:00 unset SSH_AUTH_SOCK; 20:32:00 unset SSH_AGENT_PID; 20:32:00 echo Agent pid 16 killed; 20:32:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 20:32:00 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v1.2.1|v1.2.1-dev.4' [Pipeline] sshagent 20:32:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:00 [ssh-agent] Looking for ssh-agent implementation... 20:32:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:00 $ docker exec 2ef2e2cef0167709dd4f00d81c8e5aef1fa48f062b9c447d8e48fbafa621b947 ssh-agent 20:32:00 SSH_AUTH_SOCK=/tmp/ssh-l4ylJzhsNSp3/agent.46 20:32:00 SSH_AGENT_PID=51 20:32:00 Running ssh-add (command line suppressed) 20:32:00 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_6019964470761261976.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_6019964470761261976.key) 20:32:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:01 + git semver init 20:32:01 # -> Open(): unable to determine branch for HEAD 20:32:01 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 20:32:01 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 20:32:01 # $SEMVER_REMOTE_NAME = origin 20:32:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:32:01 # $SEMVER_USER_NAME = edgex-jenkins 20:32:01 # $SEMVER_BRANCH = master 20:32:01 # $SEMVER_TEMP = /tmp/semver-664001730 20:32:01 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 20:32:02 # '/tmp/semver-664001730' -> '/w/workspace/gexfoundry_device-rest-go_master/.semver' 20:32:02 # -> Force: false 20:32:02 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } 20:32:02 $ docker exec --env ******** --env ******** 2ef2e2cef0167709dd4f00d81c8e5aef1fa48f062b9c447d8e48fbafa621b947 ssh-agent -k 20:32:02 unset SSH_AUTH_SOCK; 20:32:02 unset SSH_AGENT_PID; 20:32:02 echo Agent pid 51 killed; 20:32:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:32:03 + git semver [Pipeline] } 20:32:03 $ docker stop --time=1 2ef2e2cef0167709dd4f00d81c8e5aef1fa48f062b9c447d8e48fbafa621b947 20:32:04 $ docker rm -f 2ef2e2cef0167709dd4f00d81c8e5aef1fa48f062b9c447d8e48fbafa621b947 [Pipeline] // withDockerContainer [Pipeline] sh 20:32:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:32:05 Stashed 1 file(s) [Pipeline] echo 20:32:05 [edgeXSemver]: initialized semver on version 1.2.1 [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 20:32:21 Still waiting to schedule task 20:32:21 ‘prd-centos7-blackbox-4c-2g-24093’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-24609’ is offline; ‘prd-centos7-docker-4c-2g-24610’ is offline; ‘prd-centos7-docker-4c-2g-24611’ is offline; ‘prd-centos7-docker-4c-2g-24612’ is offline; ‘prd-ubuntu18.04-docker-8c-8g-24595’ doesn’t have label ‘centos7-docker-4c-2g’ 20:32:21 Still waiting to schedule task 20:32:21 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:34:10 Running on prd-centos7-docker-4c-2g-24618 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws 20:34:10 Running in /w/workspace/device-rest-go/32 [Pipeline] { [Pipeline] checkout 20:34:13 using credential edgex-jenkins-ssh 20:34:13 Cloning the remote Git repository 20:34:13 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:34:13 > git init /w/workspace/device-rest-go/32 # timeout=10 20:34:13 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:34:13 > git --version # timeout=10 20:34:13 > git --version # 'git version 2.24.3' 20:34:13 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:15 Checking out Revision 9e4888f50a2a312870744f4f89808877d999d7c6 (master) 20:34:14 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:34:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:14 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:34:14 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:34:14 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:34:15 > git config core.sparsecheckout # timeout=10 20:34:15 > git checkout -f 9e4888f50a2a312870744f4f89808877d999d7c6 # timeout=10 20:34:19 Commit message: "Merge pull request #76 from iain-anderson/commit-lint" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:34:20 + git checkout 9e4888f50a2a312870744f4f89808877d999d7c6 20:34:20 HEAD is now at 9e4888f Merge pull request #76 from iain-anderson/commit-lint [Pipeline] sh 20:34:20 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:34:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:34:21 + sudo service docker restart 20:34:21 + true 20:34:21 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:34:22 provisioning config files... 20:34:22 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/32@tmp/config7498296676237283532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:22 ---> docker-login.sh 20:34:22 nexus3.edgexfoundry.org:10001 20:34:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:23 Configure a credential helper to remove this warning. See 20:34:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:23 20:34:23 Login Succeeded 20:34:23 nexus3.edgexfoundry.org:10002 20:34:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:23 Configure a credential helper to remove this warning. See 20:34:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:23 20:34:23 Login Succeeded 20:34:23 nexus3.edgexfoundry.org:10003 20:34:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:23 Configure a credential helper to remove this warning. See 20:34:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:23 20:34:23 Login Succeeded 20:34:23 nexus3.edgexfoundry.org:10004 20:34:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:23 Configure a credential helper to remove this warning. See 20:34:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:23 20:34:23 Login Succeeded 20:34:23 docker.io 20:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:24 Configure a credential helper to remove this warning. See 20:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:24 20:34:24 Login Succeeded 20:34:24 ---> docker-login.sh ends [Pipeline] } 20:34:24 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:34:24 ========================================================= 20:34:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 20:34:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:34:25 + 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 . 20:34:25 Sending build context to Docker daemon 89.6kB 20:34:25 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 20:34:25 Step 2/10 : FROM ${BASE} 20:34:25 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 20:34:25 188c0c94c7c5: Pulling fs layer 20:34:25 0ef7d3d256c8: Pulling fs layer 20:34:25 de9db76c5a1d: Pulling fs layer 20:34:25 bca2f99d35d6: Pulling fs layer 20:34:25 93359f2a8cfa: Pulling fs layer 20:34:25 7c6f9722023f: Pulling fs layer 20:34:25 a35cf1a2eb13: Pulling fs layer 20:34:25 93359f2a8cfa: Waiting 20:34:25 7c6f9722023f: Waiting 20:34:25 a35cf1a2eb13: Waiting 20:34:25 bca2f99d35d6: Waiting 20:34:25 de9db76c5a1d: Verifying Checksum 20:34:25 de9db76c5a1d: Download complete 20:34:25 0ef7d3d256c8: Verifying Checksum 20:34:25 0ef7d3d256c8: Download complete 20:34:25 93359f2a8cfa: Verifying Checksum 20:34:25 93359f2a8cfa: Download complete 20:34:25 7c6f9722023f: Verifying Checksum 20:34:25 7c6f9722023f: Download complete 20:34:25 188c0c94c7c5: Verifying Checksum 20:34:25 188c0c94c7c5: Download complete 20:34:25 188c0c94c7c5: Pull complete 20:34:26 0ef7d3d256c8: Pull complete 20:34:26 de9db76c5a1d: Pull complete 20:34:27 a35cf1a2eb13: Verifying Checksum 20:34:27 a35cf1a2eb13: Download complete 20:34:28 bca2f99d35d6: Verifying Checksum 20:34:28 bca2f99d35d6: Download complete 20:34:35 bca2f99d35d6: Pull complete 20:34:35 93359f2a8cfa: Pull complete 20:34:35 7c6f9722023f: Pull complete 20:34:40 a35cf1a2eb13: Pull complete 20:34:40 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 20:34:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 20:34:40 ---> a62c8e92a672 20:34:40 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 20:34:40 ---> Running in 5f2ebbcb60f6 20:34:40 Removing intermediate container 5f2ebbcb60f6 20:34:40 ---> caa44c05f61e 20:34:40 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 20:34:40 ---> Running in edb371ebcec0 20:34:41 Removing intermediate container edb371ebcec0 20:34:41 ---> a2ff4bd034ea 20:34:41 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:34:41 ---> Running in 0918da3c7476 20:34:41 Removing intermediate container 0918da3c7476 20:34:41 ---> 686a22adbfa2 20:34:41 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:41 ---> Running in fb00ffeb83f4 20:34:42 Removing intermediate container fb00ffeb83f4 20:34:42 ---> 870b7c7d4222 20:34:42 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:34:42 ---> Running in a28ac07c6633 20:34:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:34:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:34:44 OK: 166 MiB in 39 packages 20:34:44 Removing intermediate container a28ac07c6633 20:34:44 ---> 95f25188d139 20:34:44 Step 8/10 : WORKDIR /device-rest-go 20:34:44 ---> Running in 86cdf8b7e930 20:34:45 Removing intermediate container 86cdf8b7e930 20:34:45 ---> 479182d1d5a1 20:34:45 Step 9/10 : COPY . . 20:34:45 ---> bfe15ad6a1a5 20:34:45 Step 10/10 : RUN go mod download 20:34:45 ---> Running in e9f36d644782 20:35:07 Removing intermediate container e9f36d644782 20:35:07 ---> 0216cca40831 20:35:07 Successfully built 0216cca40831 20:35:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:35:08 + docker inspect -f . ci-base-image-x86_64 20:35:08 . [Pipeline] withDockerContainer 20:35:08 prd-centos7-docker-4c-2g-24618 does not seem to be running inside a container 20:35:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/32 -v /w/workspace/device-rest-go/32:/w/workspace/device-rest-go/32:rw,z -v /w/workspace/device-rest-go/32@tmp:/w/workspace/device-rest-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:35:09 $ docker top 80c7ef5b4bf97ea18f3ec2ae00f1837818e1b5bc6bc6707174ab47cba5bfce94 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:10 + go version 20:35:10 go version go1.15.5 linux/amd64 [Pipeline] } 20:35:10 $ docker stop --time=1 80c7ef5b4bf97ea18f3ec2ae00f1837818e1b5bc6bc6707174ab47cba5bfce94 20:35:11 $ docker rm -f 80c7ef5b4bf97ea18f3ec2ae00f1837818e1b5bc6bc6707174ab47cba5bfce94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:35:12 + docker inspect -f . ci-base-image-x86_64 20:35:12 . [Pipeline] withDockerContainer 20:35:12 prd-centos7-docker-4c-2g-24618 does not seem to be running inside a container 20:35:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/32 -v /w/workspace/device-rest-go/32:/w/workspace/device-rest-go/32:rw,z -v /w/workspace/device-rest-go/32@tmp:/w/workspace/device-rest-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:35:13 $ docker top 0ff79cb62d689b0b5c559e7c802532a2ab566754f26f5398f79591859f652c63 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:13 + make test 20:35:13 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:35:14 ? github.com/edgexfoundry/device-rest-go [no test files] 20:35:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24621 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws 20:35:16 Running in /w/workspace/device-rest-go/32 [Pipeline] { [Pipeline] checkout 20:35:21 using credential edgex-jenkins-ssh 20:35:21 Cloning the remote Git repository 20:35:21 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:35:22 > git init /w/workspace/device-rest-go/32 # timeout=10 20:35:22 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:35:22 > git --version # timeout=10 20:35:22 > git --version # 'git version 2.17.1' 20:35:22 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:23 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:35:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:24 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:35:24 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:35:24 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:35:24 Checking out Revision 9e4888f50a2a312870744f4f89808877d999d7c6 (master) 20:35:24 > git config core.sparsecheckout # timeout=10 20:35:24 > git checkout -f 9e4888f50a2a312870744f4f89808877d999d7c6 # timeout=10 20:35:27 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:35:27 ok github.com/edgexfoundry/device-rest-go/driver 0.061s coverage: 56.3% of statements 20:35:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:35:29 Commit message: "Merge pull request #76 from iain-anderson/commit-lint" 20:35:29 gofmt -l . 20:35:29 [ "`gofmt -l .`" = "" ] 20:35:29 ./bin/test-go-mod-tidy.sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:35:29 ./bin/test-attribution-txt.sh [Pipeline] } 20:35:30 $ docker stop --time=1 0ff79cb62d689b0b5c559e7c802532a2ab566754f26f5398f79591859f652c63 20:35:30 + git checkout 9e4888f50a2a312870744f4f89808877d999d7c6 20:35:30 HEAD is now at 9e4888f Merge pull request #76 from iain-anderson/commit-lint 20:35:33 $ docker rm -f 0ff79cb62d689b0b5c559e7c802532a2ab566754f26f5398f79591859f652c63 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 20:35:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:35:34 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:35:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 20:35:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) 20:35:35 + sudo service docker restart 20:35:35 + true [Pipeline] sh 20:35:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:35:36 + ls -al . 20:35:36 total 96 20:35:36 drwxrwxr-x. 8 jenkins jenkins 4096 Feb 2 20:35 . 20:35:36 drwxrwxr-x. 4 jenkins jenkins 30 Feb 2 20:34 .. 20:35:36 -rw-rw-r--. 1 jenkins jenkins 5294 Feb 2 20:34 Attribution.txt 20:35:36 drwxrwxr-x. 2 jenkins jenkins 64 Feb 2 20:34 bin 20:35:36 drwxrwxr-x. 3 jenkins jenkins 32 Feb 2 20:34 cmd 20:35:36 -rw-r--r--. 1 jenkins jenkins 9369 Feb 2 20:35 coverage.out 20:35:36 -rw-rw-r--. 1 jenkins jenkins 1530 Feb 2 20:34 Dockerfile 20:35:36 -rw-rw-r--. 1 jenkins jenkins 1002 Feb 2 20:34 Dockerfile.build 20:35:36 -rw-rw-r--. 1 jenkins jenkins 151 Feb 2 20:34 .dockerignore 20:35:36 drwxrwxr-x. 2 jenkins jenkins 93 Feb 2 20:35 driver 20:35:36 drwxrwxr-x. 8 jenkins jenkins 162 Feb 2 20:34 .git 20:35:36 drwxrwxr-x. 2 jenkins jenkins 103 Feb 2 20:34 .github 20:35:36 -rw-rw-r--. 1 jenkins jenkins 339 Feb 2 20:34 .gitignore 20:35:36 -rw-r--r--. 1 jenkins jenkins 267 Feb 2 20:35 go.mod 20:35:36 -rw-r--r--. 1 jenkins jenkins 13985 Feb 2 20:35 go.sum 20:35:36 -rw-rw-r--. 1 jenkins jenkins 680 Feb 2 20:34 Jenkinsfile 20:35:36 -rw-rw-r--. 1 jenkins jenkins 11340 Feb 2 20:34 LICENSE 20:35:36 -rw-rw-r--. 1 jenkins jenkins 951 Feb 2 20:34 Makefile 20:35:36 -rw-rw-r--. 1 jenkins jenkins 5917 Feb 2 20:34 README.md 20:35:36 drwxrwxr-x. 4 jenkins jenkins 71 Feb 2 20:34 snap 20:35:36 -rw-rw-r--. 1 jenkins jenkins 5 Feb 2 20:32 VERSION 20:35:36 -rw-rw-r--. 1 jenkins jenkins 713 Feb 2 20:34 version.go [Pipeline] isUnix [Pipeline] sh 20:35:36 + docker build -t docker-device-rest-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=9e4888f50a2a312870744f4f89808877d999d7c6 --label arch=amd64 --label version=1.2.1 . 20:35:36 Sending build context to Docker daemon 101.4kB 20:35:36 Step 1/25 : ARG BASE=golang:1.15-alpine3.12 20:35:36 Step 2/25 : FROM ${BASE} AS builder 20:35:36 ---> 0216cca40831 20:35:36 Step 3/25 : ARG MAKE='make build' 20:35:36 ---> Running in 1feb4dcdcc99 20:35:37 Removing intermediate container 1feb4dcdcc99 20:35:37 ---> 9a87cb4e4c1b 20:35:37 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 20:35:37 ---> Running in f2457a0eeb88 20:35:37 Removing intermediate container f2457a0eeb88 20:35:37 ---> 2e3d6f32a845 20:35:37 Step 5/25 : ARG ALPINE_PKG_EXTRA="" [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:35:37 provisioning config files... 20:35:37 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/32@tmp/config6876818050873668369tmp [Pipeline] { 20:35:37 ---> Running in ffdb394c540e [Pipeline] libraryResource [Pipeline] sh 20:35:37 Removing intermediate container ffdb394c540e 20:35:37 ---> 9310e12519e0 20:35:37 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:37 ---> Running in 4ffa02e08c72 20:35:37 ---> docker-login.sh 20:35:37 nexus3.edgexfoundry.org:10001 20:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:38 Removing intermediate container 4ffa02e08c72 20:35:38 ---> 99b343dd334f 20:35:38 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:35:38 ---> Running in b6e09dd5943f 20:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:38 Configure a credential helper to remove this warning. See 20:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:38 20:35:38 Login Succeeded 20:35:38 nexus3.edgexfoundry.org:10002 20:35:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:39 Configure a credential helper to remove this warning. See 20:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:39 20:35:39 Login Succeeded 20:35:39 nexus3.edgexfoundry.org:10003 20:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:39 Configure a credential helper to remove this warning. See 20:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:39 20:35:39 Login Succeeded 20:35:39 nexus3.edgexfoundry.org:10004 20:35:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:40 Configure a credential helper to remove this warning. See 20:35:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:40 20:35:40 Login Succeeded 20:35:40 docker.io 20:35:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:41 OK: 166 MiB in 39 packages 20:35:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:41 Configure a credential helper to remove this warning. See 20:35:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:41 20:35:41 Login Succeeded 20:35:41 ---> docker-login.sh ends [Pipeline] } 20:35:41 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:35:41 ========================================================= 20:35:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 20:35:41 ========================================================= 20:35:41 Removing intermediate container b6e09dd5943f 20:35:41 ---> 8066bc2cd633 20:35:41 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 20:35:41 ---> Running in c865dde397ec 20:35:41 Removing intermediate container c865dde397ec 20:35:41 ---> 32a45f100e9c 20:35:41 Step 9/25 : COPY go.mod . [Pipeline] isUnix [Pipeline] sh 20:35:41 ---> f530af42c70f 20:35:41 Step 10/25 : COPY Makefile . 20:35:42 + 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 . 20:35:42 Sending build context to Docker daemon 89.6kB 20:35:42 ---> 9a88d6b02519 20:35:42 Step 11/25 : RUN make update 20:35:42 ---> Running in b18fc96e83e8 20:35:42 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 20:35:42 Step 2/10 : FROM ${BASE} 20:35:42 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:35:42 5f621e34cdf4: Pulling fs layer 20:35:42 a4357932f1b6: Pulling fs layer 20:35:42 18c013af1878: Pulling fs layer 20:35:42 00ac8860ef70: Pulling fs layer 20:35:42 63d7cb157983: Pulling fs layer 20:35:42 b116817d02f9: Pulling fs layer 20:35:42 745a02a5169b: Pulling fs layer 20:35:42 00ac8860ef70: Waiting 20:35:42 63d7cb157983: Waiting 20:35:42 b116817d02f9: Waiting 20:35:42 745a02a5169b: Waiting 20:35:43 CGO_ENABLED=0 GO111MODULE=on go mod download 20:35:43 Removing intermediate container b18fc96e83e8 20:35:43 ---> c146c487e8ba 20:35:43 Step 12/25 : COPY . . 20:35:43 18c013af1878: Verifying Checksum 20:35:43 18c013af1878: Download complete 20:35:43 a4357932f1b6: Verifying Checksum 20:35:43 a4357932f1b6: Download complete 20:35:43 63d7cb157983: Download complete 20:35:43 b116817d02f9: Verifying Checksum 20:35:43 b116817d02f9: Download complete 20:35:43 5f621e34cdf4: Verifying Checksum 20:35:43 5f621e34cdf4: Download complete 20:35:43 5f621e34cdf4: Pull complete 20:35:43 ---> ac334f959897 20:35:43 Step 13/25 : RUN $MAKE 20:35:43 ---> Running in 28c381dacf03 20:35:43 a4357932f1b6: Pull complete 20:35:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.2.1" -o cmd/device-rest-go ./cmd 20:35:44 18c013af1878: Pull complete 20:35:45 745a02a5169b: Download complete 20:35:46 00ac8860ef70: Verifying Checksum 20:35:46 00ac8860ef70: Download complete 20:35:56 00ac8860ef70: Pull complete 20:35:56 63d7cb157983: Pull complete 20:35:56 b116817d02f9: Pull complete 20:35:56 Removing intermediate container 28c381dacf03 20:35:56 ---> 4ea68b6bdb0e 20:35:56 Step 14/25 : FROM alpine:3.12 20:35:56 3.12: Pulling from library/alpine 20:35:56 801bfaa63ef2: Pulling fs layer 20:35:56 801bfaa63ef2: Verifying Checksum 20:35:56 801bfaa63ef2: Download complete 20:35:57 801bfaa63ef2: Pull complete 20:35:57 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 20:35:57 Status: Downloaded newer image for alpine:3.12 20:35:57 ---> 389fef711851 20:35:57 Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:35:57 ---> Running in dcadab4bafd7 20:35:57 Removing intermediate container dcadab4bafd7 20:35:57 ---> a9d7fb43fbb6 20:35:57 Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} 20:35:57 ---> Running in 6f77ba468082 20:35:57 Removing intermediate container 6f77ba468082 20:35:57 ---> c9965724d569 20:35:57 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 20:35:57 ---> 06f67e9332a1 20:35:57 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / 20:35:57 ---> acece866d9eb 20:35:57 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 20:35:58 ---> a7927c6fac6a 20:35:58 Step 20/25 : EXPOSE 49986 20:35:58 ---> Running in 2f34e92be777 20:35:58 Removing intermediate container 2f34e92be777 20:35:58 ---> f3c4a7a47a94 20:35:58 Step 21/25 : ENTRYPOINT ["/device-rest-go"] 20:35:58 ---> Running in 27abd4f72d8c 20:35:58 Removing intermediate container 27abd4f72d8c 20:35:58 ---> e3a69435eb25 20:35:58 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:35:58 ---> Running in cc17fac0919b 20:35:59 Removing intermediate container cc17fac0919b 20:35:59 ---> 3cf4fc829b04 20:35:59 Step 23/25 : LABEL arch=amd64 20:35:59 ---> Running in 18945e962c71 20:35:59 Removing intermediate container 18945e962c71 20:35:59 ---> 6b35ddd2720d 20:35:59 Step 24/25 : LABEL git_sha=9e4888f50a2a312870744f4f89808877d999d7c6 20:35:59 ---> Running in 2e0aaed4bc86 20:35:59 Removing intermediate container 2e0aaed4bc86 20:35:59 ---> d0eef712fb33 20:35:59 Step 25/25 : LABEL version=1.2.1 20:35:59 ---> Running in 62a15b4b7366 20:36:00 Removing intermediate container 62a15b4b7366 20:36:00 ---> f1d9c3964ca3 20:36:00 [Warning] One or more build-args [ARCH] were not consumed 20:36:00 Successfully built f1d9c3964ca3 20:36:00 Successfully tagged docker-device-rest-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:36:00 provisioning config files... 20:36:00 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/32@tmp/config4396261414001947596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:36:00 745a02a5169b: Pull complete 20:36:00 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 20:36:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 20:36:00 ---> b7e6874047d6 20:36:00 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 20:36:00 ---> docker-login.sh 20:36:00 nexus3.edgexfoundry.org:10001 20:36:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:01 Configure a credential helper to remove this warning. See 20:36:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:01 20:36:01 Login Succeeded 20:36:01 nexus3.edgexfoundry.org:10002 20:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:01 Configure a credential helper to remove this warning. See 20:36:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:01 20:36:01 Login Succeeded 20:36:01 nexus3.edgexfoundry.org:10003 20:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:01 Configure a credential helper to remove this warning. See 20:36:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:01 20:36:01 Login Succeeded 20:36:01 nexus3.edgexfoundry.org:10004 20:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:01 Configure a credential helper to remove this warning. See 20:36:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:01 20:36:01 Login Succeeded 20:36:01 docker.io 20:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:02 Configure a credential helper to remove this warning. See 20:36:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:02 20:36:02 Login Succeeded 20:36:02 ---> docker-login.sh ends [Pipeline] } 20:36:02 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:36:02 [edgeXDocker.push] Tagging docker image docker-device-rest-go with the following tags: 20:36:02 9e4888f50a2a312870744f4f89808877d999d7c6 20:36:02 latest 20:36:02 1.2.1 20:36:02 9e4888f50a2a312870744f4f89808877d999d7c6-1.2.1 20:36:02 master 20:36:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:36:02 ---> Running in 101ce1ac552f 20:36:03 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:9e4888f50a2a312870744f4f89808877d999d7c6 [Pipeline] isUnix [Pipeline] sh 20:36:03 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:9e4888f50a2a312870744f4f89808877d999d7c6 20:36:03 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 20:36:03 5f43d0ac44d4: Preparing 20:36:03 e639b8e4603e: Preparing 20:36:03 fe982b5e3c04: Preparing 20:36:03 777b2c648970: Preparing 20:36:03 777b2c648970: Layer already exists 20:36:03 Removing intermediate container 101ce1ac552f 20:36:03 ---> ed27edbf4368 20:36:03 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 20:36:03 ---> Running in 9f4d215f8538 20:36:03 e639b8e4603e: Pushed 20:36:03 fe982b5e3c04: Pushed 20:36:03 Removing intermediate container 9f4d215f8538 20:36:03 ---> 925e4093401c 20:36:03 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:36:04 ---> Running in cfb736096ed0 20:36:04 Removing intermediate container cfb736096ed0 20:36:04 ---> a81bcb2db101 20:36:04 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:04 5f43d0ac44d4: Pushed 20:36:04 9e4888f50a2a312870744f4f89808877d999d7c6: digest: sha256:7968a2468f5cec3d2a41894e9fc736f9b80b881d751adce19bb39fe7b8cd00db size: 1155 20:36:04 ---> Running in f5c46a54af22 [Pipeline] isUnix [Pipeline] sh 20:36:04 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest [Pipeline] isUnix [Pipeline] sh 20:36:05 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest 20:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 20:36:05 5f43d0ac44d4: Preparing 20:36:05 e639b8e4603e: Preparing 20:36:05 fe982b5e3c04: Preparing 20:36:05 777b2c648970: Preparing 20:36:05 5f43d0ac44d4: Layer already exists 20:36:05 777b2c648970: Layer already exists 20:36:05 e639b8e4603e: Layer already exists 20:36:05 fe982b5e3c04: Layer already exists 20:36:05 latest: digest: sha256:7968a2468f5cec3d2a41894e9fc736f9b80b881d751adce19bb39fe7b8cd00db size: 1155 [Pipeline] isUnix [Pipeline] sh 20:36:05 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.2.1 [Pipeline] isUnix [Pipeline] sh 20:36:05 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.2.1 20:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 20:36:05 5f43d0ac44d4: Preparing 20:36:05 e639b8e4603e: Preparing 20:36:05 fe982b5e3c04: Preparing 20:36:05 777b2c648970: Preparing 20:36:05 e639b8e4603e: Layer already exists 20:36:05 777b2c648970: Layer already exists 20:36:05 fe982b5e3c04: Layer already exists 20:36:05 5f43d0ac44d4: Layer already exists 20:36:05 1.2.1: digest: sha256:7968a2468f5cec3d2a41894e9fc736f9b80b881d751adce19bb39fe7b8cd00db size: 1155 [Pipeline] isUnix [Pipeline] sh 20:36:06 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:9e4888f50a2a312870744f4f89808877d999d7c6-1.2.1 [Pipeline] isUnix [Pipeline] sh 20:36:06 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:9e4888f50a2a312870744f4f89808877d999d7c6-1.2.1 20:36:06 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 20:36:06 5f43d0ac44d4: Preparing 20:36:06 e639b8e4603e: Preparing 20:36:06 fe982b5e3c04: Preparing 20:36:06 777b2c648970: Preparing 20:36:06 5f43d0ac44d4: Layer already exists 20:36:06 fe982b5e3c04: Layer already exists 20:36:06 777b2c648970: Layer already exists 20:36:06 e639b8e4603e: Layer already exists 20:36:06 9e4888f50a2a312870744f4f89808877d999d7c6-1.2.1: digest: sha256:7968a2468f5cec3d2a41894e9fc736f9b80b881d751adce19bb39fe7b8cd00db size: 1155 [Pipeline] isUnix [Pipeline] sh 20:36:06 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [Pipeline] isUnix [Pipeline] sh 20:36:07 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:master 20:36:07 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 20:36:07 5f43d0ac44d4: Preparing 20:36:07 e639b8e4603e: Preparing 20:36:07 fe982b5e3c04: Preparing 20:36:07 777b2c648970: Preparing 20:36:07 5f43d0ac44d4: Layer already exists 20:36:07 777b2c648970: Layer already exists 20:36:07 fe982b5e3c04: Layer already exists 20:36:07 e639b8e4603e: Layer already exists 20:36:07 master: digest: sha256:7968a2468f5cec3d2a41894e9fc736f9b80b881d751adce19bb39fe7b8cd00db size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 20:36:07 Removing intermediate container f5c46a54af22 20:36:07 ---> e4dc41f886fa 20:36:07 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:36:07 ---> Running in d5ff1b72371b [Pipeline] // withEnv [Pipeline] echo 20:36:07 ===================================================== [Pipeline] echo 20:36:07 taggedImages: 20:36:07 - nexus3.edgexfoundry.org:10004/docker-device-rest-go:9e4888f50a2a312870744f4f89808877d999d7c6 20:36:07 - nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest 20:36:07 - nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.2.1 20:36:07 - nexus3.edgexfoundry.org:10004/docker-device-rest-go:9e4888f50a2a312870744f4f89808877d999d7c6-1.2.1 20:36:07 - nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 20:36:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] } 20:36:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:36:10 OK: 142 MiB in 39 packages 20:36:11 Removing intermediate container d5ff1b72371b 20:36:11 ---> 072e3e20f463 20:36:11 Step 8/10 : WORKDIR /device-rest-go 20:36:11 ---> Running in 8a120487d132 20:36:11 Removing intermediate container 8a120487d132 20:36:11 ---> 3197cb26f712 20:36:11 Step 9/10 : COPY . . 20:36:12 ---> 81be3daf18dc 20:36:12 Step 10/10 : RUN go mod download 20:36:12 ---> Running in 4305aff88aea 20:36:39 Removing intermediate container 4305aff88aea 20:36:39 ---> 93cb7650b90c 20:36:39 Successfully built 93cb7650b90c 20:36:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:36:40 + docker inspect -f . ci-base-image-arm64 20:36:40 . [Pipeline] withDockerContainer 20:36:40 prd-ubuntu18.04-docker-arm64-4c-16g-24621 does not seem to be running inside a container 20:36:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/32 -v /w/workspace/device-rest-go/32:/w/workspace/device-rest-go/32:rw,z -v /w/workspace/device-rest-go/32@tmp:/w/workspace/device-rest-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:36:42 $ docker top 79774b892bab6b4a85031560d0e6b70fe2afc3f8f0a441396ab8dc7a2f3fd917 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:43 + go version 20:36:43 go version go1.15.5 linux/arm64 [Pipeline] } 20:36:43 $ docker stop --time=1 79774b892bab6b4a85031560d0e6b70fe2afc3f8f0a441396ab8dc7a2f3fd917 20:36:45 $ docker rm -f 79774b892bab6b4a85031560d0e6b70fe2afc3f8f0a441396ab8dc7a2f3fd917 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:36:46 + docker inspect -f . ci-base-image-arm64 20:36:46 . [Pipeline] withDockerContainer 20:36:46 prd-ubuntu18.04-docker-arm64-4c-16g-24621 does not seem to be running inside a container 20:36:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/32 -v /w/workspace/device-rest-go/32:/w/workspace/device-rest-go/32:rw,z -v /w/workspace/device-rest-go/32@tmp:/w/workspace/device-rest-go/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:36:48 $ docker top 59d38ab1b31748f583d2b117f015b0cbabadc4da35108b5965b48267b2cfb7e5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:49 + make test 20:36:49 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:36:51 ? github.com/edgexfoundry/device-rest-go [no test files] 20:37:30 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:37:30 ok github.com/edgexfoundry/device-rest-go/driver 0.054s coverage: 56.3% of statements 20:37:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:37:35 gofmt -l . 20:37:35 [ "`gofmt -l .`" = "" ] 20:37:35 ./bin/test-go-mod-tidy.sh 20:37:35 ./bin/test-attribution-txt.sh [Pipeline] } 20:37:36 $ docker stop --time=1 59d38ab1b31748f583d2b117f015b0cbabadc4da35108b5965b48267b2cfb7e5 20:37:38 $ docker rm -f 59d38ab1b31748f583d2b117f015b0cbabadc4da35108b5965b48267b2cfb7e5 [Pipeline] // withDockerContainer [Pipeline] sh 20:37:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:37:39 Warning: overwriting stash ‘coverage-report’ 20:37:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:37:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:37:41 + ls -al . 20:37:41 total 124 20:37:41 drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 20:37 . 20:37:41 drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 20:35 .. 20:37:41 -rw-rw-r-- 1 jenkins jenkins 151 Feb 2 20:35 .dockerignore 20:37:41 drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 20:35 .git 20:37:41 drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 20:35 .github 20:37:41 -rw-rw-r-- 1 jenkins jenkins 339 Feb 2 20:35 .gitignore 20:37:41 -rw-rw-r-- 1 jenkins jenkins 5294 Feb 2 20:35 Attribution.txt 20:37:41 -rw-rw-r-- 1 jenkins jenkins 1530 Feb 2 20:35 Dockerfile 20:37:41 -rw-rw-r-- 1 jenkins jenkins 1002 Feb 2 20:35 Dockerfile.build 20:37:41 -rw-rw-r-- 1 jenkins jenkins 680 Feb 2 20:35 Jenkinsfile 20:37:41 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 2 20:35 LICENSE 20:37:41 -rw-rw-r-- 1 jenkins jenkins 951 Feb 2 20:35 Makefile 20:37:41 -rw-rw-r-- 1 jenkins jenkins 5917 Feb 2 20:35 README.md 20:37:41 -rw-rw-r-- 1 jenkins jenkins 5 Feb 2 20:32 VERSION 20:37:41 drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 20:35 bin 20:37:41 drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 20:35 cmd 20:37:41 -rw-r--r-- 1 jenkins jenkins 9369 Feb 2 20:37 coverage.out 20:37:41 drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 20:37 driver 20:37:41 -rw-r--r-- 1 jenkins jenkins 267 Feb 2 20:37 go.mod 20:37:41 -rw-r--r-- 1 jenkins jenkins 13985 Feb 2 20:37 go.sum 20:37:41 drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 20:35 snap 20:37:41 -rw-rw-r-- 1 jenkins jenkins 713 Feb 2 20:35 version.go [Pipeline] isUnix [Pipeline] sh 20:37:42 + docker build -t docker-device-rest-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9e4888f50a2a312870744f4f89808877d999d7c6 --label arch=arm64 --label version=1.2.1 . 20:37:42 Sending build context to Docker daemon 101.4kB 20:37:42 Step 1/25 : ARG BASE=golang:1.15-alpine3.12 20:37:42 Step 2/25 : FROM ${BASE} AS builder 20:37:42 ---> 93cb7650b90c 20:37:42 Step 3/25 : ARG MAKE='make build' 20:37:42 ---> Running in 2e1b98c58e02 20:37:43 Removing intermediate container 2e1b98c58e02 20:37:43 ---> bb472450bfd9 20:37:43 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 20:37:43 ---> Running in f9b953c0fcde 20:37:43 Removing intermediate container f9b953c0fcde 20:37:43 ---> 469888639d84 20:37:43 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:37:43 ---> Running in 481f9424efcc 20:37:44 Removing intermediate container 481f9424efcc 20:37:44 ---> 33fb6897e435 20:37:44 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:44 ---> Running in 82aca653f622 20:37:47 Removing intermediate container 82aca653f622 20:37:47 ---> 66af84aa2c68 20:37:47 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:37:47 ---> Running in b82fa84d67c2 20:37:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:37:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:37:51 OK: 142 MiB in 39 packages 20:37:51 Removing intermediate container b82fa84d67c2 20:37:51 ---> f53f0b740d94 20:37:51 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 20:37:52 ---> Running in a7e0d07c3e72 20:37:52 Removing intermediate container a7e0d07c3e72 20:37:52 ---> 68bfbd802c75 20:37:52 Step 9/25 : COPY go.mod . 20:37:53 ---> f6871422489b 20:37:53 Step 10/25 : COPY Makefile . 20:37:54 ---> edb7613beb4c 20:37:54 Step 11/25 : RUN make update 20:37:54 ---> Running in c9364823dea2 20:37:55 CGO_ENABLED=0 GO111MODULE=on go mod download 20:37:56 Removing intermediate container c9364823dea2 20:37:56 ---> e86c77997c1a 20:37:56 Step 12/25 : COPY . . 20:37:57 ---> 72649104d81d 20:37:57 Step 13/25 : RUN $MAKE 20:37:57 ---> Running in f3d9c39789cc 20:37:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.2.1" -o cmd/device-rest-go ./cmd 20:38:31 Removing intermediate container f3d9c39789cc 20:38:31 ---> 7407ed7b2a0b 20:38:31 Step 14/25 : FROM alpine:3.12 20:38:31 3.12: Pulling from library/alpine 20:38:31 159e5727ea61: Pulling fs layer 20:38:31 159e5727ea61: Verifying Checksum 20:38:31 159e5727ea61: Download complete 20:38:31 159e5727ea61: Pull complete 20:38:31 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 20:38:31 Status: Downloaded newer image for alpine:3.12 20:38:31 ---> afeebe901d6b 20:38:31 Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:38:31 ---> Running in aa9888811201 20:38:31 Removing intermediate container aa9888811201 20:38:31 ---> 653bbffad104 20:38:31 Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} 20:38:31 ---> Running in a712c1d8ef68 20:38:31 Removing intermediate container a712c1d8ef68 20:38:31 ---> 0aebdf36f783 20:38:31 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 20:38:31 ---> dc4bc034a37c 20:38:31 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / 20:38:31 ---> 7949a6ea3438 20:38:31 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 20:38:32 ---> 577d4a380c0c 20:38:32 Step 20/25 : EXPOSE 49986 20:38:32 ---> Running in 05dea49bf546 20:38:32 Removing intermediate container 05dea49bf546 20:38:32 ---> 0ecfb03d3a9d 20:38:32 Step 21/25 : ENTRYPOINT ["/device-rest-go"] 20:38:32 ---> Running in 34cb0c940d9b 20:38:33 Removing intermediate container 34cb0c940d9b 20:38:33 ---> 7794ac4d1d8a 20:38:33 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:38:33 ---> Running in 40541f2f9036 20:38:34 Removing intermediate container 40541f2f9036 20:38:34 ---> 129c14f0056c 20:38:34 Step 23/25 : LABEL arch=arm64 20:38:34 ---> Running in 5b7df210e7ee 20:38:34 Removing intermediate container 5b7df210e7ee 20:38:34 ---> d0c4f266a372 20:38:34 Step 24/25 : LABEL git_sha=9e4888f50a2a312870744f4f89808877d999d7c6 20:38:34 ---> Running in a32986c35c96 20:38:34 Removing intermediate container a32986c35c96 20:38:34 ---> abc00c2cdab3 20:38:34 Step 25/25 : LABEL version=1.2.1 20:38:35 ---> Running in 3a69e2c0e395 20:38:35 Removing intermediate container 3a69e2c0e395 20:38:35 ---> e8628f04f9a9 20:38:35 [Warning] One or more build-args [ARCH] were not consumed 20:38:35 Successfully built e8628f04f9a9 20:38:35 Successfully tagged docker-device-rest-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:38:36 provisioning config files... 20:38:36 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/32@tmp/config245434519442056721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:38:36 ---> docker-login.sh 20:38:36 nexus3.edgexfoundry.org:10001 20:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:36 Configure a credential helper to remove this warning. See 20:38:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:36 20:38:36 Login Succeeded 20:38:36 nexus3.edgexfoundry.org:10002 20:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:37 Configure a credential helper to remove this warning. See 20:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:37 20:38:37 Login Succeeded 20:38:37 nexus3.edgexfoundry.org:10003 20:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:38 Configure a credential helper to remove this warning. See 20:38:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:38 20:38:38 Login Succeeded 20:38:38 nexus3.edgexfoundry.org:10004 20:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:39 Configure a credential helper to remove this warning. See 20:38:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:39 20:38:39 Login Succeeded 20:38:39 docker.io 20:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:39 Configure a credential helper to remove this warning. See 20:38:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:39 20:38:39 Login Succeeded 20:38:39 ---> docker-login.sh ends [Pipeline] } 20:38:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:40 [edgeXDocker.push] Tagging docker image docker-device-rest-go-arm64 with the following tags: 20:38:40 9e4888f50a2a312870744f4f89808877d999d7c6 20:38:40 latest 20:38:40 1.2.1 20:38:40 9e4888f50a2a312870744f4f89808877d999d7c6-1.2.1 20:38:40 master 20:38:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:38:40 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:9e4888f50a2a312870744f4f89808877d999d7c6 [Pipeline] isUnix [Pipeline] sh 20:38:41 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:9e4888f50a2a312870744f4f89808877d999d7c6 20:38:41 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 20:38:41 f3b4653d255e: Preparing 20:38:41 ac38bb48a869: Preparing 20:38:41 71b82f733fb0: Preparing 20:38:41 379067d0cb53: Preparing 20:38:41 379067d0cb53: Layer already exists 20:38:41 ac38bb48a869: Pushed 20:38:41 71b82f733fb0: Pushed 20:38:43 f3b4653d255e: Pushed 20:38:43 9e4888f50a2a312870744f4f89808877d999d7c6: digest: sha256:708e0e9c02eed7a834d5f704a0c0d46427395e50cd2ddd1bd66660d612661095 size: 1155 [Pipeline] isUnix [Pipeline] sh 20:38:44 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:38:44 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest 20:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 20:38:44 f3b4653d255e: Preparing 20:38:44 ac38bb48a869: Preparing 20:38:44 71b82f733fb0: Preparing 20:38:44 379067d0cb53: Preparing 20:38:44 379067d0cb53: Layer already exists 20:38:44 71b82f733fb0: Layer already exists 20:38:44 ac38bb48a869: Layer already exists 20:38:44 f3b4653d255e: Layer already exists 20:38:44 latest: digest: sha256:708e0e9c02eed7a834d5f704a0c0d46427395e50cd2ddd1bd66660d612661095 size: 1155 [Pipeline] isUnix [Pipeline] sh 20:38:45 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.2.1 [Pipeline] isUnix [Pipeline] sh 20:38:45 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.2.1 20:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 20:38:45 f3b4653d255e: Preparing 20:38:45 ac38bb48a869: Preparing 20:38:45 71b82f733fb0: Preparing 20:38:45 379067d0cb53: Preparing 20:38:45 ac38bb48a869: Layer already exists 20:38:45 71b82f733fb0: Layer already exists 20:38:45 f3b4653d255e: Layer already exists 20:38:45 379067d0cb53: Layer already exists 20:38:45 1.2.1: digest: sha256:708e0e9c02eed7a834d5f704a0c0d46427395e50cd2ddd1bd66660d612661095 size: 1155 [Pipeline] isUnix [Pipeline] sh 20:38:46 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:9e4888f50a2a312870744f4f89808877d999d7c6-1.2.1 [Pipeline] isUnix [Pipeline] sh 20:38:46 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:9e4888f50a2a312870744f4f89808877d999d7c6-1.2.1 20:38:46 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 20:38:46 f3b4653d255e: Preparing 20:38:46 ac38bb48a869: Preparing 20:38:46 71b82f733fb0: Preparing 20:38:46 379067d0cb53: Preparing 20:38:46 f3b4653d255e: Layer already exists 20:38:46 ac38bb48a869: Layer already exists 20:38:46 379067d0cb53: Layer already exists 20:38:46 71b82f733fb0: Layer already exists 20:38:46 9e4888f50a2a312870744f4f89808877d999d7c6-1.2.1: digest: sha256:708e0e9c02eed7a834d5f704a0c0d46427395e50cd2ddd1bd66660d612661095 size: 1155 [Pipeline] isUnix [Pipeline] sh 20:38:47 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master [Pipeline] isUnix [Pipeline] sh 20:38:47 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master 20:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 20:38:47 f3b4653d255e: Preparing 20:38:47 ac38bb48a869: Preparing 20:38:47 71b82f733fb0: Preparing 20:38:47 379067d0cb53: Preparing 20:38:47 71b82f733fb0: Layer already exists 20:38:47 379067d0cb53: Layer already exists 20:38:47 f3b4653d255e: Layer already exists 20:38:47 ac38bb48a869: Layer already exists 20:38:47 master: digest: sha256:708e0e9c02eed7a834d5f704a0c0d46427395e50cd2ddd1bd66660d612661095 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:48 ===================================================== [Pipeline] echo 20:38:48 taggedImages: 20:38:48 - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:9e4888f50a2a312870744f4f89808877d999d7c6 20:38:48 - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest 20:38:48 - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.2.1 20:38:48 - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:9e4888f50a2a312870744f4f89808877d999d7c6-1.2.1 20:38:48 - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [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 20:38:49 provisioning config files... 20:38:49 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config4422669044420073621tmp [Pipeline] { [Pipeline] sh 20:38:49 + set +x 20:38:49 + curl -s https://codecov.io/bash 20:38:49 + bash -s -- 20:38:49 20:38:49 _____ _ 20:38:49 / ____| | | 20:38:49 | | ___ __| | ___ ___ _____ __ 20:38:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:38:49 | |___| (_) | (_| | __/ (_| (_) \ V / 20:38:49 \_____\___/ \__,_|\___|\___\___/ \_/ 20:38:49 Bash-20210129-7c25fce 20:38:49 20:38:49 20:38:49 ==> git version 2.24.3 found 20:38:49 ==> 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 20:38:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:38:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:38:49 ==> Jenkins CI detected. 20:38:49 project root: . 20:38:49 --> token set from env 20:38:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:38:49 ==> Running gcov in . (disable via -X gcov) 20:38:49 ==> Python coveragepy not found 20:38:49 ==> Searching for coverage reports in: 20:38:49 + . 20:38:49 -> Found 1 reports 20:38:49 ==> Detecting git/mercurial file structure 20:38:49 ==> Reading reports 20:38:49 + ./coverage.out bytes=9369 20:38:49 ==> Appending adjustments 20:38:49 https://docs.codecov.io/docs/fixing-reports 20:38:49 + Found adjustments 20:38:49 ==> Gzipping contents 20:38:49 4.0K /tmp/codecov.QoKSnw.gz 20:38:49 ==> Uploading reports 20:38:49 url: https://codecov.io 20:38:49 query: branch=master&commit=9e4888f50a2a312870744f4f89808877d999d7c6&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmaster%2F32%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:38:49 -> Pinging Codecov 20:38:49 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=master&commit=9e4888f50a2a312870744f4f89808877d999d7c6&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmaster%2F32%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:38:50 -> Uploading to 20:38:50 https://storage.googleapis.com/codecov/v4/raw/2021-02-02/4E5D53B4F1F92C436F7061BF334D961C/9e4888f50a2a312870744f4f89808877d999d7c6/47bf485c-98f7-4a6f-bfe8-c70a7e5bc1ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210202%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210202T203850Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=968cbb29f8948812d774576763823f509972ad832168f33e2b46cc7dc399a247 20:38:50 % Total % Received % Xferd Average Speed Time Time Time Current 20:38:50 Dload Upload Total Spent Left Speed 20:38:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1737 0 0 100 1737 0 3890 --:--:-- --:--:-- --:--:-- 3894 20:38:50 -> View reports at https://codecov.io/github/edgexfoundry/device-rest-go/commit/9e4888f50a2a312870744f4f89808877d999d7c6 [Pipeline] } 20:38:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:38:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:38:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:38:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:38:51 20:38:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 20:38:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:38:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:38:51 188c0c94c7c5: Pulling fs layer 20:38:51 0ef7d3d256c8: Pulling fs layer 20:38:51 de9db76c5a1d: Pulling fs layer 20:38:51 0eba1c9be4d2: Pulling fs layer 20:38:51 0d57e429df01: Pulling fs layer 20:38:51 4e4be7b47b0d: Pulling fs layer 20:38:51 e1f770b5df2f: Pulling fs layer 20:38:51 85a0685a4137: Pulling fs layer 20:38:51 0eba1c9be4d2: Waiting 20:38:51 0d57e429df01: Waiting 20:38:51 4e4be7b47b0d: Waiting 20:38:51 e1f770b5df2f: Waiting 20:38:51 85a0685a4137: Waiting 20:38:51 de9db76c5a1d: Verifying Checksum 20:38:51 de9db76c5a1d: Download complete 20:38:51 0ef7d3d256c8: Download complete 20:38:51 0d57e429df01: Verifying Checksum 20:38:51 0d57e429df01: Download complete 20:38:51 4e4be7b47b0d: Verifying Checksum 20:38:51 4e4be7b47b0d: Download complete 20:38:51 188c0c94c7c5: Verifying Checksum 20:38:51 188c0c94c7c5: Download complete 20:38:52 188c0c94c7c5: Pull complete 20:38:52 0ef7d3d256c8: Pull complete 20:38:52 de9db76c5a1d: Pull complete 20:38:53 e1f770b5df2f: Verifying Checksum 20:38:53 e1f770b5df2f: Download complete 20:38:54 85a0685a4137: Verifying Checksum 20:38:54 85a0685a4137: Download complete 20:38:54 0eba1c9be4d2: Verifying Checksum 20:38:54 0eba1c9be4d2: Download complete 20:39:00 0eba1c9be4d2: Pull complete 20:39:00 0d57e429df01: Pull complete 20:39:00 4e4be7b47b0d: Pull complete 20:39:02 e1f770b5df2f: Pull complete 20:39:10 85a0685a4137: Pull complete 20:39:10 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 20:39:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:39:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 20:39:10 prd-centos7-docker-4c-2g-24608 does not seem to be running inside a container 20:39:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:39:11 $ docker top fdb661cd1b8ef0820f655bee26a60551b6c585e4f4ae972e70087bb774d271c4 -eo pid,comm [Pipeline] { [Pipeline] echo 20:39:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:39:11 + set -o pipefail 20:39:11 + snyk monitor '--org=edgex-jenkins' 20:39:18 20:39:18 Monitoring /w/workspace/gexfoundry_device-rest-go_master (github.com/edgexfoundry/device-rest-go)... 20:39:18 20:39:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/42f32ac5-30ed-4d37-b64b-36d5b6bc94db 20:39:18 20:39:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:39:18 20:39:18 [Pipeline] } 20:39:18 $ docker stop --time=1 fdb661cd1b8ef0820f655bee26a60551b6c585e4f4ae972e70087bb774d271c4 20:39:21 $ docker rm -f fdb661cd1b8ef0820f655bee26a60551b6c585e4f4ae972e70087bb774d271c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:39:23 + git log --format=format:%s -1 9e4888f50a2a312870744f4f89808877d999d7c6 [Pipeline] isUnix [Pipeline] sh 20:39:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:39:23 . [Pipeline] withDockerContainer 20:39:23 prd-centos7-docker-4c-2g-24608 does not seem to be running inside a container 20:39:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:39:24 $ docker top e96b0cce585bf7b21551e558b36f5bc6aa372c83ed81e2aaebaf14ff8bf0b8dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:39:24 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v1.2.1|v1.2.1-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:39:24 + git semver [Pipeline] } 20:39:24 $ docker stop --time=1 e96b0cce585bf7b21551e558b36f5bc6aa372c83ed81e2aaebaf14ff8bf0b8dc 20:39:26 $ docker rm -f e96b0cce585bf7b21551e558b36f5bc6aa372c83ed81e2aaebaf14ff8bf0b8dc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:39:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:39:26 20:39:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:39:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:39:27 0.23.1-centos7: Pulling from edgex-lftools 20:39:27 ab5ef0e58194: Pulling fs layer 20:39:27 9712f1f96733: Pulling fs layer 20:39:27 63f879dbbcfc: Pulling fs layer 20:39:27 0d9ebad4ef96: Pulling fs layer 20:39:27 e9a5061849ea: Pulling fs layer 20:39:27 d747dcd14b5f: Pulling fs layer 20:39:27 2de7ff778b66: Pulling fs layer 20:39:27 0d9ebad4ef96: Waiting 20:39:27 e9a5061849ea: Waiting 20:39:27 d747dcd14b5f: Waiting 20:39:27 2de7ff778b66: Waiting 20:39:27 9712f1f96733: Download complete 20:39:28 63f879dbbcfc: Verifying Checksum 20:39:28 63f879dbbcfc: Download complete 20:39:28 e9a5061849ea: Verifying Checksum 20:39:28 e9a5061849ea: Download complete 20:39:28 d747dcd14b5f: Verifying Checksum 20:39:28 d747dcd14b5f: Download complete 20:39:29 2de7ff778b66: Verifying Checksum 20:39:29 2de7ff778b66: Download complete 20:39:29 0d9ebad4ef96: Verifying Checksum 20:39:29 0d9ebad4ef96: Download complete 20:39:29 ab5ef0e58194: Verifying Checksum 20:39:29 ab5ef0e58194: Download complete 20:39:33 ab5ef0e58194: Pull complete 20:39:33 9712f1f96733: Pull complete 20:39:35 63f879dbbcfc: Pull complete 20:39:41 0d9ebad4ef96: Pull complete 20:39:43 e9a5061849ea: Pull complete 20:39:43 d747dcd14b5f: Pull complete 20:39:45 2de7ff778b66: Pull complete 20:39:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:39:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:39:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:39:46 prd-centos7-docker-4c-2g-24608 does not seem to be running inside a container 20:39:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:39:50 $ docker top 985bdc7b2ca970b1a33aed228d495643cbfd9c7fab4bf837a0d1100017239451 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:39:50 provisioning config files... 20:39:50 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config6270409242398928184tmp 20:39:50 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config5207093288236569719tmp 20:39:50 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config5757014082202949690tmp [Pipeline] { [Pipeline] echo 20:39:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:39:50 ---> sigul-configuration.sh 20:39:50 gpg: directory `/root/.gnupg' created 20:39:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:39:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:39:50 gpg: keyring `/root/.gnupg/secring.gpg' created 20:39:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:39:50 gpg: CAST5 encrypted data 20:39:50 gpg: encrypted with 1 passphrase 20:39:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:39:51 + mkdir /home/jenkins 20:39:51 + mkdir /home/jenkins/sigul [Pipeline] sh 20:39:51 + 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 20:39:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:39:51 ---> sigul-install.sh 20:39:58 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 20:39:58 + git tag --list 20:39:58 v1.0.0 20:39:58 v1.1.0 20:39:58 v1.1.1 20:39:58 v1.1.2 20:39:58 v1.2.0 20:39:58 v1.2.1 20:39:58 v1.2.1-dev.1 20:39:58 v1.2.1-dev.2 20:39:58 v1.2.1-dev.3 20:39:58 v1.2.1-dev.4 [Pipeline] sh 20:39:59 + lftools sign git-tag v1.2.1 20:40:00 Signing Git tag with Sigul... 20:40:00 Signing v1.2.1 [Pipeline] echo 20:40:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:40:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:40:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:40:02 $ docker stop --time=1 985bdc7b2ca970b1a33aed228d495643cbfd9c7fab4bf837a0d1100017239451 20:40:03 $ docker rm -f 985bdc7b2ca970b1a33aed228d495643cbfd9c7fab4bf837a0d1100017239451 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:40:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:40:04 . [Pipeline] withDockerContainer 20:40:04 prd-centos7-docker-4c-2g-24608 does not seem to be running inside a container 20:40:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:40:05 $ docker top 3b61dcce6f6adc96f6b7e1c552485074e7501f211a3ba921ad8abf7c091cfc10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:40:05 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v1.2.1|v1.2.1-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:40:06 + git semver [Pipeline] } 20:40:06 $ docker stop --time=1 3b61dcce6f6adc96f6b7e1c552485074e7501f211a3ba921ad8abf7c091cfc10 20:40:07 $ docker rm -f 3b61dcce6f6adc96f6b7e1c552485074e7501f211a3ba921ad8abf7c091cfc10 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:40:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:40:08 . [Pipeline] withDockerContainer 20:40:08 prd-centos7-docker-4c-2g-24608 does not seem to be running inside a container 20:40:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:40:08 $ docker top 5adb2c4e4bf48a2dc2cb985f778d27f602887e6cfc1b9c0e4dd7368c0d8ec9a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:40:08 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v1.2.1|v1.2.1-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:40:09 + git semver [Pipeline] } 20:40:09 $ docker stop --time=1 5adb2c4e4bf48a2dc2cb985f778d27f602887e6cfc1b9c0e4dd7368c0d8ec9a5 20:40:10 $ docker rm -f 5adb2c4e4bf48a2dc2cb985f778d27f602887e6cfc1b9c0e4dd7368c0d8ec9a5 [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 20:40:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:40:12 ---> package-listing.sh 20:40:12 ++ facter osfamily 20:40:12 ++ tr '[:upper:]' '[:lower:]' 20:40:12 + OS_FAMILY=redhat 20:40:12 + workspace=/w/workspace/gexfoundry_device-rest-go_master 20:40:12 + START_PACKAGES=/tmp/packages_start.txt 20:40:12 + END_PACKAGES=/tmp/packages_end.txt 20:40:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:40:12 + PACKAGES=/tmp/packages_start.txt 20:40:12 + '[' /w/workspace/gexfoundry_device-rest-go_master ']' 20:40:12 + PACKAGES=/tmp/packages_end.txt 20:40:12 + case "${OS_FAMILY}" in 20:40:12 + rpm -qa 20:40:12 + sort 20:40:18 + '[' -f /tmp/packages_start.txt ']' 20:40:18 + '[' -f /tmp/packages_end.txt ']' 20:40:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:40:18 + '[' /w/workspace/gexfoundry_device-rest-go_master ']' 20:40:18 + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/archives/ 20:40:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_master/archives/ [Pipeline] echo 20:40:18 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/gexfoundry_device-rest-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:40:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:40:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:40:18 20:40:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:40:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:40:18 alpine: Pulling from edgex-lftools-log-publisher 20:40:18 df20fa9351a1: Pulling fs layer 20:40:18 36b3adc4ff6f: Pulling fs layer 20:40:18 8ad3a11d3b57: Pulling fs layer 20:40:18 46f8f816bc3b: Pulling fs layer 20:40:18 93b61091891f: Pulling fs layer 20:40:18 93b9cdb0e59b: Pulling fs layer 20:40:18 5e14af77c1be: Pulling fs layer 20:40:18 01666e4c0597: Pulling fs layer 20:40:18 aa168da1d23b: Pulling fs layer 20:40:18 93b61091891f: Waiting 20:40:18 93b9cdb0e59b: Waiting 20:40:18 5e14af77c1be: Waiting 20:40:18 01666e4c0597: Waiting 20:40:18 aa168da1d23b: Waiting 20:40:18 46f8f816bc3b: Waiting 20:40:18 36b3adc4ff6f: Download complete 20:40:18 46f8f816bc3b: Verifying Checksum 20:40:18 46f8f816bc3b: Download complete 20:40:18 df20fa9351a1: Verifying Checksum 20:40:18 93b9cdb0e59b: Verifying Checksum 20:40:18 93b9cdb0e59b: Download complete 20:40:18 93b61091891f: Verifying Checksum 20:40:18 93b61091891f: Download complete 20:40:18 5e14af77c1be: Verifying Checksum 20:40:18 5e14af77c1be: Download complete 20:40:18 01666e4c0597: Verifying Checksum 20:40:18 01666e4c0597: Download complete 20:40:19 8ad3a11d3b57: Verifying Checksum 20:40:19 8ad3a11d3b57: Download complete 20:40:19 df20fa9351a1: Pull complete 20:40:19 36b3adc4ff6f: Pull complete 20:40:20 8ad3a11d3b57: Pull complete 20:40:20 46f8f816bc3b: Pull complete 20:40:21 aa168da1d23b: Verifying Checksum 20:40:21 aa168da1d23b: Download complete 20:40:21 93b61091891f: Pull complete 20:40:21 93b9cdb0e59b: Pull complete 20:40:21 5e14af77c1be: Pull complete 20:40:22 01666e4c0597: Pull complete 20:40:30 aa168da1d23b: Pull complete 20:40:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:40:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:40:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:40:30 prd-centos7-docker-4c-2g-24608 does not seem to be running inside a container 20:40:30 $ 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/gexfoundry_device-rest-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/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:40:33 $ docker top fb6118e0e83a90fc2435eea3349567e6ede721a17bf28c35c93daf89ed1a82a2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:33 + touch /tmp/pre-build-complete [Pipeline] sh 20:40:34 + mkdir -p /var/log/sa [Pipeline] sh 20:40:34 + ls /var/log/sa-host 20:40:34 + sadf -c /var/log/sa-host/sa02 20:40:34 file_magic: OK 20:40:34 HZ: Using current value: 100 20:40:34 file_header: OK 20:40:34 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 20:40:34 Statistics: 20:40:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:40:34 File successfully converted to sysstat format version 12.2.1 20:40:34 + sadf -c /var/log/sa-host/sa23 20:40:34 file_magic: OK 20:40:34 HZ: Using current value: 100 20:40:34 file_header: OK 20:40:34 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 20:40:34 Statistics: 20:40:34 Hnuu...uuuununununu... 20:40:34 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:40:34 provisioning config files... 20:40:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config6491281342059676425tmp [Pipeline] { [Pipeline] echo 20:40:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:40:35 ---> create-netrc.sh [Pipeline] } 20:40:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:40:35 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:40:35 ---> python-tools-install.sh [Pipeline] echo 20:40:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:40:36 ---> sudo-logs.sh 20:40:36 Archiving 'sudo' log.. [Pipeline] echo 20:40:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:40:36 ---> job-cost.sh 20:40:36 lf-activate-venv: SKIPPING 20:40:36 INFO: No Stack... 20:40:37 INFO: Retrieving Pricing Info for: v1-standard-2 20:40:38 INFO: Archiving Costs [Pipeline] echo 20:40:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:40:38 ---> logs-deploy.sh 20:40:38 lf-activate-venv: SKIPPING 20:40:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/32 20:40:38 INFO: archiving workspace using pattern(s): 20:40:40 Archives upload complete. 20:40:40 INFO: archiving logs to Nexus 20:40:41 ---> uname -a: 20:40:41 Linux prd-centos7-docker-4c-2g-24608.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 20:40:41 20:40:41 20:40:41 ---> lscpu: 20:40:41 Architecture: x86_64 20:40:41 CPU op-mode(s): 32-bit, 64-bit 20:40:41 Byte Order: Little Endian 20:40:41 Address sizes: 40 bits physical, 48 bits virtual 20:40:41 CPU(s): 4 20:40:41 On-line CPU(s) list: 0-3 20:40:41 Thread(s) per core: 1 20:40:41 Core(s) per socket: 1 20:40:41 Socket(s): 4 20:40:41 NUMA node(s): 1 20:40:41 Vendor ID: GenuineIntel 20:40:41 CPU family: 6 20:40:41 Model: 44 20:40:41 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:40:41 Stepping: 1 20:40:41 CPU MHz: 2933.442 20:40:41 BogoMIPS: 5866.88 20:40:41 Virtualization: VT-x 20:40:41 Hypervisor vendor: KVM 20:40:41 Virtualization type: full 20:40:41 L1d cache: 128 KiB 20:40:41 L1i cache: 128 KiB 20:40:41 L2 cache: 16 MiB 20:40:41 L3 cache: 64 MiB 20:40:41 NUMA node0 CPU(s): 0-3 20:40:41 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:40:41 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:40:41 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:40:41 Vulnerability Meltdown: Mitigation; PTI 20:40:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:40:41 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:40:41 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:40:41 Vulnerability Srbds: Not affected 20:40:41 Vulnerability Tsx async abort: Not affected 20:40:41 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 20:40:41 20:40:41 20:40:41 ---> nproc: 20:40:41 4 20:40:41 20:40:41 20:40:41 ---> df -h: 20:40:41 Filesystem Size Used Available Use% Mounted on 20:40:41 overlay 50.0G 8.6G 41.4G 17% / 20:40:41 tmpfs 64.0M 0 64.0M 0% /dev 20:40:41 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:40:41 shm 64.0M 0 64.0M 0% /dev/shm 20:40:41 /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os 20:40:41 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf 20:40:41 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname 20:40:41 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts 20:40:41 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/gexfoundry_device-rest-go_master 20:40:41 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/gexfoundry_device-rest-go_master@tmp 20:40:41 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host 20:40:41 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure 20:40:41 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log 20:40:41 /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json 20:40:41 20:40:41 20:40:41 ---> free -m: 20:40:41 total used free shared buff/cache available 20:40:41 Mem: 1837 821 144 0 872 952 20:40:41 Swap: 1023 3 1020 20:40:41 20:40:41 20:40:41 ---> ip addr: 20:40:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:40:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:40:41 inet 127.0.0.1/8 scope host lo 20:40:41 valid_lft forever preferred_lft forever 20:40:41 inet6 ::1/128 scope host 20:40:41 valid_lft forever preferred_lft forever 20:40:41 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:40:41 link/ether fa:16:3e:95:ab:d7 brd ff:ff:ff:ff:ff:ff 20:40:41 inet 10.30.122.198/23 brd 10.30.123.255 scope global dynamic eth0 20:40:41 valid_lft 85832sec preferred_lft 85832sec 20:40:41 inet6 fe80::f816:3eff:fe95:abd7/64 scope link 20:40:41 valid_lft forever preferred_lft forever 20:40:41 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:40:41 link/ether 02:42:51:52:d1:e3 brd ff:ff:ff:ff:ff:ff 20:40:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:40:41 valid_lft forever preferred_lft forever 20:40:41 inet6 fe80::42:51ff:fe52:d1e3/64 scope link 20:40:41 valid_lft forever preferred_lft forever 20:40:41 20:40:41 20:40:41 ---> sar -b -r -n DEV: 20:40:41 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/02/21 _x86_64_ (4 CPU) 20:40:41 20:40:41 20:31:01 LINUX RESTART (4 CPU) 20:40:41 20:40:41 20:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:40:41 20:33:01 6.71 2.00 4.71 0.00 175.85 587.34 0.00 20:40:41 20:34:01 0.37 0.00 0.37 0.00 0.00 6.08 0.00 20:40:41 20:35:01 0.53 0.00 0.53 0.00 0.00 7.33 0.00 20:40:41 20:36:01 0.68 0.00 0.68 0.00 0.00 8.53 0.00 20:40:41 20:37:01 0.65 0.00 0.65 0.00 0.00 7.93 0.00 20:40:41 20:38:01 0.70 0.00 0.70 0.00 0.00 7.96 0.00 20:40:41 20:39:01 52.75 16.87 35.88 0.00 1234.23 17701.68 0.00 20:40:41 20:40:01 399.53 208.10 191.43 0.00 10753.81 48480.83 0.00 20:40:41 Average: 57.78 28.39 29.39 0.00 1521.51 8355.68 0.00 20:40:41 20:40:41 20:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:40:41 20:33:01 145320 0 585456 31.12 2620 1148148 1100508 37.56 433432 1104184 20 20:40:41 20:34:01 147904 0 582864 30.98 2620 1148156 1081476 36.91 441556 1094000 20 20:40:41 20:35:01 147904 0 582860 30.98 2620 1148160 1081560 36.91 440448 1095540 8 20:40:41 20:36:01 146448 0 584312 31.05 2620 1148164 1081692 36.92 442272 1095208 8 20:40:41 20:37:01 143988 0 586768 31.19 2620 1148168 1081644 36.91 445660 1094264 8 20:40:41 20:38:01 144896 0 585856 31.14 2620 1148172 1081476 36.91 444568 1094260 8 20:40:41 20:39:01 140380 0 659476 35.05 2620 1079068 1285304 43.87 456268 1043276 100704 20:40:41 20:40:01 145280 0 770624 40.96 1492 964148 1201292 41.00 652912 740544 72456 20:40:41 Average: 145265 0 617277 32.81 2479 1116523 1124369 38.37 469640 1045160 21654 20:40:41 20:40:41 20:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:40:41 20:33:01 eth0 56.10 64.55 147.18 21.22 0.00 0.00 0.00 0.00 20:40:41 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:33:01 docker0 50.84 35.89 3.82 132.68 0.00 0.00 0.00 0.00 20:40:41 20:34:01 eth0 4.93 0.65 1.00 0.37 0.00 0.00 0.00 0.00 20:40:41 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:35:01 eth0 6.36 1.23 1.71 1.00 0.00 0.00 0.00 0.00 20:40:41 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:36:01 eth0 3.41 0.85 1.01 0.59 0.00 0.00 0.00 0.00 20:40:41 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:37:01 eth0 1.60 0.88 0.94 0.65 0.00 0.00 0.00 0.00 20:40:41 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:38:01 eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:40:41 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:39:01 eth0 436.45 388.83 4074.17 29.72 0.00 0.00 0.00 0.00 20:40:41 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:40:01 veth8dcda63 40.63 46.81 2.72 203.06 0.00 0.00 0.00 0.00 20:40:41 20:40:01 eth0 514.79 452.56 3597.55 104.66 0.00 0.00 0.00 0.00 20:40:41 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 20:40:01 docker0 73.81 80.05 5.12 361.28 0.00 0.00 0.00 0.00 20:40:41 Average: veth8dcda63 5.08 5.86 0.34 25.40 0.00 0.00 0.00 0.00 20:40:41 Average: eth0 128.02 113.74 978.32 19.79 0.00 0.00 0.00 0.00 20:40:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:41 Average: docker0 15.59 14.50 1.12 61.78 0.00 0.00 0.00 0.00 20:40:41 20:40:41 20:40:41 ---> sar -P ALL: 20:40:41 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/02/21 _x86_64_ (4 CPU) 20:40:41 20:40:41 20:31:01 LINUX RESTART (4 CPU) 20:40:41 20:40:41 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:40:41 20:33:01 all 1.10 0.00 0.40 0.05 0.01 98.45 20:40:41 20:33:01 0 0.72 0.00 0.38 0.08 0.00 98.81 20:40:41 20:33:01 1 0.45 0.00 0.32 0.03 0.00 99.20 20:40:41 20:33:01 2 1.27 0.00 0.50 0.02 0.00 98.22 20:40:41 20:33:01 3 1.95 0.00 0.38 0.07 0.03 97.57 20:40:41 20:34:01 all 0.17 0.00 0.05 0.00 0.00 99.78 20:40:41 20:34:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:40:41 20:34:01 1 0.05 0.00 0.08 0.00 0.00 99.87 20:40:41 20:34:01 2 0.05 0.00 0.07 0.00 0.00 99.88 20:40:41 20:34:01 3 0.52 0.00 0.03 0.00 0.00 99.45 20:40:41 20:35:01 all 0.19 0.00 0.05 0.00 0.00 99.76 20:40:41 20:35:01 0 0.07 0.00 0.05 0.00 0.00 99.88 20:40:41 20:35:01 1 0.05 0.00 0.08 0.00 0.00 99.87 20:40:41 20:35:01 2 0.08 0.00 0.05 0.00 0.02 99.85 20:40:41 20:35:01 3 0.55 0.00 0.02 0.00 0.00 99.43 20:40:41 20:36:01 all 0.17 0.00 0.04 0.00 0.00 99.78 20:40:41 20:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:40:41 20:36:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:40:41 20:36:01 2 0.05 0.00 0.07 0.00 0.00 99.88 20:40:41 20:36:01 3 0.57 0.00 0.03 0.00 0.00 99.40 20:40:41 20:37:01 all 0.17 0.00 0.05 0.00 0.00 99.77 20:40:41 20:37:01 0 0.03 0.00 0.05 0.00 0.02 99.90 20:40:41 20:37:01 1 0.05 0.00 0.05 0.00 0.00 99.90 20:40:41 20:37:01 2 0.05 0.00 0.02 0.00 0.00 99.93 20:40:41 20:37:01 3 0.55 0.00 0.10 0.00 0.00 99.35 20:40:41 20:38:01 all 0.14 0.00 0.03 0.00 0.00 99.83 20:40:41 20:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:40:41 20:38:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:40:41 20:38:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:40:41 20:38:01 3 0.52 0.00 0.03 0.00 0.00 99.45 20:40:41 20:39:01 all 4.26 0.00 2.78 0.51 0.01 92.44 20:40:41 20:39:01 0 4.07 0.00 2.90 0.24 0.00 92.79 20:40:41 20:39:01 1 3.97 0.00 2.59 0.47 0.00 92.97 20:40:41 20:39:01 2 4.41 0.00 3.01 0.08 0.03 92.46 20:40:41 20:39:01 3 4.59 0.00 2.61 1.23 0.02 91.56 20:40:41 20:40:01 all 13.76 0.00 9.42 6.20 0.06 70.57 20:40:41 20:40:01 0 11.94 0.00 9.53 5.88 0.05 72.60 20:40:41 20:40:01 1 12.35 0.00 8.99 8.81 0.05 69.80 20:40:41 20:40:01 2 16.92 0.00 9.35 7.11 0.05 66.57 20:40:41 20:40:01 3 13.83 0.00 9.79 2.97 0.07 73.34 20:40:41 Average: all 2.45 0.00 1.57 0.82 0.01 95.15 20:40:41 Average: 0 2.07 0.00 1.59 0.76 0.01 95.57 20:40:41 Average: 1 2.09 0.00 1.50 1.14 0.01 95.27 20:40:41 Average: 2 2.80 0.00 1.60 0.88 0.01 94.71 20:40:41 Average: 3 2.84 0.00 1.59 0.52 0.01 95.04 20:40:41 20:40:41 20:40:41