Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6827568384886323059.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4706948783454517499.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/master/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3988948983467373812.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2442767207461260775.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/master/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7110878303542481275.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-642 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_master@tmp/jenkins-gitclient-ssh8283130198174569151.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f (master) > 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 core.sparsecheckout # timeout=10 > git checkout -f c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f # timeout=10 Commit message: "Merge pull request #126 from weichou1229/update-lib" > git rev-list --no-walk a5b1cbb034473201950a75ebfecc42600a46d68c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-29T02:30:18.218Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-29T02:30:18.325Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-29T02:30:18.365Z] ========================================================= [2021-06-29T02:30:18.365Z] EdgeX Global Pipelines Version Info [2021-06-29T02:30:18.365Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:30:19.810Z] ------------------- [2021-06-29T02:30:19.810Z] stable info: [2021-06-29T02:30:19.810Z] ------------------- [2021-06-29T02:30:19.810Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-29T02:30:19.810Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T02:30:19.810Z] Message: update stable to v1.0.195 [2021-06-29T02:30:20.392Z] ------------------- [2021-06-29T02:30:20.392Z] experimental info: [2021-06-29T02:30:20.392Z] ------------------- [2021-06-29T02:30:20.392Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-29T02:30:20.392Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T02:30:20.392Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-29T02:30:20.526Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-06-29T02:30:20.549Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-06-29T02:30:20.571Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-29T02:30:20.593Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-29T02:30:20.617Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-29T02:30:20.639Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-29T02:30:20.662Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-29T02:30:20.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-29T02:30:20.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-29T02:30:20.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-29T02:30:20.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-29T02:30:20.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2021-06-29T02:30:20.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-29T02:30:20.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-29T02:30:20.863Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-29T02:30:20.898Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-29T02:30:20.921Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-29T02:30:20.959Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-29T02:30:20.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-29T02:30:21.006Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-29T02:30:21.070Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-29T02:30:21.094Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-29T02:30:21.116Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-29T02:30:21.139Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-29T02:30:21.161Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-29T02:30:21.183Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-29T02:30:21.217Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-29T02:30:21.251Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-29T02:30:21.275Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-29T02:30:21.297Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f [Pipeline] echo [2021-06-29T02:30:21.330Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6cdf2e [Pipeline] echo [2021-06-29T02:30:21.362Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T02:30:21.446Z] provisioning config files... [2021-06-29T02:30:21.462Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config6489184359592366410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:30:21.798Z] ---> docker-login.sh [2021-06-29T02:30:21.798Z] nexus3.edgexfoundry.org:10001 [2021-06-29T02:30:21.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:30:22.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:30:22.062Z] Configure a credential helper to remove this warning. See [2021-06-29T02:30:22.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:30:22.062Z] [2021-06-29T02:30:22.062Z] Login Succeeded [2021-06-29T02:30:22.062Z] nexus3.edgexfoundry.org:10002 [2021-06-29T02:30:22.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:30:22.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:30:22.062Z] Configure a credential helper to remove this warning. See [2021-06-29T02:30:22.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:30:22.062Z] [2021-06-29T02:30:22.062Z] Login Succeeded [2021-06-29T02:30:22.062Z] nexus3.edgexfoundry.org:10003 [2021-06-29T02:30:22.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:30:22.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:30:22.324Z] Configure a credential helper to remove this warning. See [2021-06-29T02:30:22.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:30:22.324Z] [2021-06-29T02:30:22.324Z] Login Succeeded [2021-06-29T02:30:22.324Z] nexus3.edgexfoundry.org:10004 [2021-06-29T02:30:22.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:30:22.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:30:22.324Z] Configure a credential helper to remove this warning. See [2021-06-29T02:30:22.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:30:22.324Z] [2021-06-29T02:30:22.324Z] Login Succeeded [2021-06-29T02:30:22.324Z] docker.io [2021-06-29T02:30:22.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:30:22.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:30:22.849Z] Configure a credential helper to remove this warning. See [2021-06-29T02:30:22.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:30:22.849Z] [2021-06-29T02:30:22.849Z] Login Succeeded [2021-06-29T02:30:22.849Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T02:30:22.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T02:30:23.383Z] + git log --format=format:%s -1 c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f [Pipeline] echo [2021-06-29T02:30:23.424Z] GIT_COMMIT: c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f, Commit Message: Merge pull request #126 from weichou1229/update-lib [Pipeline] echo [2021-06-29T02:30:23.441Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:30:24.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T02:30:24.452Z] [2021-06-29T02:30:24.452Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:30:24.776Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T02:30:24.776Z] latest: Pulling from edgex-devops/git-semver [2021-06-29T02:30:24.776Z] 31603596830f: Pulling fs layer [2021-06-29T02:30:24.776Z] 54011a49482f: Pulling fs layer [2021-06-29T02:30:24.776Z] a6820b24f6d8: Pulling fs layer [2021-06-29T02:30:24.776Z] f581987b2513: Pulling fs layer [2021-06-29T02:30:24.776Z] f581987b2513: Waiting [2021-06-29T02:30:24.776Z] 54011a49482f: Verifying Checksum [2021-06-29T02:30:24.776Z] 54011a49482f: Download complete [2021-06-29T02:30:24.776Z] 31603596830f: Verifying Checksum [2021-06-29T02:30:24.776Z] 31603596830f: Download complete [2021-06-29T02:30:25.037Z] f581987b2513: Verifying Checksum [2021-06-29T02:30:25.037Z] f581987b2513: Download complete [2021-06-29T02:30:25.037Z] 31603596830f: Pull complete [2021-06-29T02:30:25.037Z] a6820b24f6d8: Verifying Checksum [2021-06-29T02:30:25.037Z] a6820b24f6d8: Download complete [2021-06-29T02:30:25.037Z] 54011a49482f: Pull complete [2021-06-29T02:30:25.987Z] a6820b24f6d8: Pull complete [2021-06-29T02:30:25.987Z] f581987b2513: Pull complete [2021-06-29T02:30:25.987Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-29T02:30:25.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T02:30:25.987Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-29T02:30:26.068Z] prd-centos7-docker-4c-2g-642 does not seem to be running inside a container [2021-06-29T02:30:26.109Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-29T02:30:26.961Z] $ docker top b70c3097d46b89d5781982e8f25c2052fcb6af3fc07635eecf6b985aed781e2d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-29T02:30:27.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T02:30:27.100Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T02:30:27.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T02:30:27.207Z] $ docker exec b70c3097d46b89d5781982e8f25c2052fcb6af3fc07635eecf6b985aed781e2d ssh-agent [2021-06-29T02:30:27.311Z] SSH_AUTH_SOCK=/tmp/ssh-qSNaaPvv6lyU/agent.14 [2021-06-29T02:30:27.311Z] SSH_AGENT_PID=20 [2021-06-29T02:30:27.319Z] Running ssh-add (command line suppressed) [2021-06-29T02:30:27.398Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_1408309027756127808.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_1408309027756127808.key) [2021-06-29T02:30:27.417Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T02:30:27.722Z] + git tag --points-at HEAD [Pipeline] } [2021-06-29T02:30:27.735Z] $ docker exec --env ******** --env ******** b70c3097d46b89d5781982e8f25c2052fcb6af3fc07635eecf6b985aed781e2d ssh-agent -k [2021-06-29T02:30:27.837Z] unset SSH_AUTH_SOCK; [2021-06-29T02:30:27.837Z] unset SSH_AGENT_PID; [2021-06-29T02:30:27.837Z] echo Agent pid 20 killed; [2021-06-29T02:30:27.853Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-29T02:30:27.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T02:30:27.910Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T02:30:28.022Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T02:30:28.021Z] $ docker exec b70c3097d46b89d5781982e8f25c2052fcb6af3fc07635eecf6b985aed781e2d ssh-agent [2021-06-29T02:30:28.128Z] SSH_AUTH_SOCK=/tmp/ssh-qjoS3QLCsq3Z/agent.52 [2021-06-29T02:30:28.128Z] SSH_AGENT_PID=58 [2021-06-29T02:30:28.134Z] Running ssh-add (command line suppressed) [2021-06-29T02:30:28.228Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_155137978339069244.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_155137978339069244.key) [2021-06-29T02:30:28.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T02:30:28.555Z] + git semver init [2021-06-29T02:30:28.555Z] # -> Open(): unable to determine branch for HEAD [2021-06-29T02:30:28.555Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2021-06-29T02:30:28.555Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2021-06-29T02:30:28.555Z] # $SEMVER_REMOTE_NAME = origin [2021-06-29T02:30:28.555Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-29T02:30:28.555Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-29T02:30:28.555Z] # $SEMVER_BRANCH = master [2021-06-29T02:30:28.555Z] # $SEMVER_TEMP = /tmp/semver-583967052 [2021-06-29T02:30:28.555Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-06-29T02:30:29.507Z] # '/tmp/semver-583967052' -> '/w/workspace/gexfoundry_device-rest-go_master/.semver' [2021-06-29T02:30:29.507Z] # -> Force: false [2021-06-29T02:30:29.507Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } [2021-06-29T02:30:29.515Z] $ docker exec --env ******** --env ******** b70c3097d46b89d5781982e8f25c2052fcb6af3fc07635eecf6b985aed781e2d ssh-agent -k [2021-06-29T02:30:29.602Z] unset SSH_AUTH_SOCK; [2021-06-29T02:30:29.603Z] unset SSH_AGENT_PID; [2021-06-29T02:30:29.603Z] echo Agent pid 58 killed; [2021-06-29T02:30:29.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T02:30:29.990Z] + git semver [Pipeline] } [2021-06-29T02:30:30.003Z] $ docker stop --time=1 b70c3097d46b89d5781982e8f25c2052fcb6af3fc07635eecf6b985aed781e2d [2021-06-29T02:30:31.295Z] $ docker rm -f b70c3097d46b89d5781982e8f25c2052fcb6af3fc07635eecf6b985aed781e2d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T02:30:31.687Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-29T02:30:31.983Z] Stashed 1 file(s) [Pipeline] echo [2021-06-29T02:30:31.988Z] [edgeXSemver]: initialized semver on version 1.2.2-dev.21 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-29T02:30:32.547Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-640 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws [2021-06-29T02:30:32.569Z] Running in /w/workspace/device-rest-go/55 [Pipeline] { [Pipeline] checkout [2021-06-29T02:30:32.769Z] The recommended git tool is: git [2021-06-29T02:30:37.502Z] using credential edgex-jenkins-ssh [2021-06-29T02:30:37.524Z] Cloning the remote Git repository [2021-06-29T02:30:37.547Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-06-29T02:30:37.666Z] > git init /w/workspace/device-rest-go/55 # timeout=10 [2021-06-29T02:30:37.767Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-06-29T02:30:37.768Z] > git --version # timeout=10 [2021-06-29T02:30:37.783Z] > git --version # 'git version 2.17.1' [2021-06-29T02:30:37.785Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T02:30:37.862Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T02:30:39.446Z] Avoid second fetch [2021-06-29T02:30:39.447Z] Checking out Revision c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f (master) [2021-06-29T02:30:39.375Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-06-29T02:30:39.395Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T02:30:39.440Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T02:30:39.453Z] > git checkout -f c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f # timeout=10 [2021-06-29T02:30:43.700Z] Commit message: "Merge pull request #126 from weichou1229/update-lib" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T02:30:45.369Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-29T02:30:45.771Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T02:30:46.119Z] + sudo service docker restart+ [2021-06-29T02:30:46.119Z] true [2021-06-29T02:30:47.362Z] Still waiting to schedule task [2021-06-29T02:30:47.362Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T02:31:04.465Z] provisioning config files... [2021-06-29T02:31:04.508Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/55@tmp/config2805285229462049994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:31:04.890Z] ---> docker-login.sh [2021-06-29T02:31:04.890Z] nexus3.edgexfoundry.org:10001 [2021-06-29T02:31:05.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:31:06.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:31:06.153Z] Configure a credential helper to remove this warning. See [2021-06-29T02:31:06.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:31:06.153Z] [2021-06-29T02:31:06.153Z] Login Succeeded [2021-06-29T02:31:06.153Z] nexus3.edgexfoundry.org:10002 [2021-06-29T02:31:06.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:31:06.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:31:06.703Z] Configure a credential helper to remove this warning. See [2021-06-29T02:31:06.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:31:06.703Z] [2021-06-29T02:31:06.703Z] Login Succeeded [2021-06-29T02:31:06.703Z] nexus3.edgexfoundry.org:10003 [2021-06-29T02:31:06.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:31:07.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:31:07.257Z] Configure a credential helper to remove this warning. See [2021-06-29T02:31:07.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:31:07.257Z] [2021-06-29T02:31:07.257Z] Login Succeeded [2021-06-29T02:31:07.257Z] nexus3.edgexfoundry.org:10004 [2021-06-29T02:31:07.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:31:07.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:31:07.813Z] Configure a credential helper to remove this warning. See [2021-06-29T02:31:07.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:31:07.813Z] [2021-06-29T02:31:07.813Z] Login Succeeded [2021-06-29T02:31:07.813Z] docker.io [2021-06-29T02:31:08.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:31:08.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:31:08.688Z] Configure a credential helper to remove this warning. See [2021-06-29T02:31:08.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:31:08.688Z] [2021-06-29T02:31:08.688Z] Login Succeeded [2021-06-29T02:31:08.688Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T02:31:08.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-29T02:31:09.020Z] ========================================================= [2021-06-29T02:31:09.020Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-29T02:31:09.020Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:31:09.369Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-29T02:31:09.369Z] Sending build context to Docker daemon 100.4kB [2021-06-29T02:31:09.644Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T02:31:09.645Z] Step 2/10 : FROM ${BASE} [2021-06-29T02:31:09.925Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-29T02:31:09.925Z] 595b0fe564bb: Pulling fs layer [2021-06-29T02:31:09.925Z] 3088b5b3c5c0: Pulling fs layer [2021-06-29T02:31:09.925Z] 5b7225fbf94c: Pulling fs layer [2021-06-29T02:31:09.925Z] ba82ee9f976e: Pulling fs layer [2021-06-29T02:31:09.925Z] 506bd15cee9f: Pulling fs layer [2021-06-29T02:31:09.925Z] 75a0a4a0db45: Pulling fs layer [2021-06-29T02:31:09.925Z] 618dc40b7e24: Pulling fs layer [2021-06-29T02:31:09.925Z] ba82ee9f976e: Waiting [2021-06-29T02:31:09.925Z] 506bd15cee9f: Waiting [2021-06-29T02:31:09.925Z] 75a0a4a0db45: Waiting [2021-06-29T02:31:09.925Z] 618dc40b7e24: Waiting [2021-06-29T02:31:09.925Z] 5b7225fbf94c: Verifying Checksum [2021-06-29T02:31:09.925Z] 5b7225fbf94c: Download complete [2021-06-29T02:31:09.925Z] 3088b5b3c5c0: Download complete [2021-06-29T02:31:09.925Z] 506bd15cee9f: Download complete [2021-06-29T02:31:10.201Z] 595b0fe564bb: Verifying Checksum [2021-06-29T02:31:10.201Z] 75a0a4a0db45: Verifying Checksum [2021-06-29T02:31:10.201Z] 75a0a4a0db45: Download complete [2021-06-29T02:31:10.802Z] 595b0fe564bb: Pull complete [2021-06-29T02:31:11.431Z] 3088b5b3c5c0: Pull complete [2021-06-29T02:31:12.032Z] 5b7225fbf94c: Pull complete [2021-06-29T02:31:12.312Z] 618dc40b7e24: Verifying Checksum [2021-06-29T02:31:12.312Z] 618dc40b7e24: Download complete [2021-06-29T02:31:13.754Z] ba82ee9f976e: Verifying Checksum [2021-06-29T02:31:13.754Z] ba82ee9f976e: Download complete [2021-06-29T02:31:23.924Z] ba82ee9f976e: Pull complete [2021-06-29T02:31:24.522Z] 506bd15cee9f: Pull complete [2021-06-29T02:31:24.798Z] 75a0a4a0db45: Pull complete [2021-06-29T02:31:29.147Z] 618dc40b7e24: Pull complete [2021-06-29T02:31:29.147Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-29T02:31:29.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-29T02:31:29.147Z] ---> a36622ca3599 [2021-06-29T02:31:29.147Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-29T02:31:30.783Z] ---> Running in aa39dfa74085 [2021-06-29T02:31:31.382Z] Removing intermediate container aa39dfa74085 [2021-06-29T02:31:31.382Z] ---> bf7c22a99699 [2021-06-29T02:31:31.382Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-29T02:31:31.382Z] ---> Running in be5e32ad33fe [2021-06-29T02:31:31.979Z] Removing intermediate container be5e32ad33fe [2021-06-29T02:31:31.979Z] ---> 40599444315c [2021-06-29T02:31:31.979Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-29T02:31:31.979Z] ---> Running in d229d424e41d [2021-06-29T02:31:32.260Z] Removing intermediate container d229d424e41d [2021-06-29T02:31:32.260Z] ---> e59435eefd3c [2021-06-29T02:31:32.260Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T02:31:32.535Z] ---> Running in 3d5f5de9a1d4 [2021-06-29T02:31:35.169Z] Removing intermediate container 3d5f5de9a1d4 [2021-06-29T02:31:35.169Z] ---> 4ffc6639f6d4 [2021-06-29T02:31:35.169Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-29T02:31:35.169Z] ---> Running in 0138bdf8d188 [2021-06-29T02:31:36.147Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T02:31:37.124Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T02:31:37.720Z] (1/9) Installing libc-dev (0.7.2-r3) [2021-06-29T02:31:37.991Z] (2/9) Installing libsodium (1.0.18-r0) [2021-06-29T02:31:37.991Z] (3/9) Installing pkgconf (1.7.3-r0) [2021-06-29T02:31:37.991Z] (4/9) Installing libsodium-dev (1.0.18-r0) [2021-06-29T02:31:38.263Z] (5/9) Installing openssh-keygen (8.4_p1-r3) [2021-06-29T02:31:38.263Z] (6/9) Installing libedit (20191231.3.1-r1) [2021-06-29T02:31:38.263Z] (7/9) Installing openssh-client (8.4_p1-r3) [2021-06-29T02:31:38.854Z] (8/9) Installing libzmq (4.3.3-r1) [2021-06-29T02:31:38.854Z] (9/9) Installing zeromq-dev (4.3.3-r1) [2021-06-29T02:31:39.126Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T02:31:39.126Z] OK: 144 MiB in 49 packages [2021-06-29T02:31:40.555Z] Removing intermediate container 0138bdf8d188 [2021-06-29T02:31:40.555Z] ---> 281e9edf4a7f [2021-06-29T02:31:40.555Z] Step 8/10 : WORKDIR /device-rest-go [2021-06-29T02:31:40.555Z] ---> Running in f5b71745724f [2021-06-29T02:31:40.836Z] Removing intermediate container f5b71745724f [2021-06-29T02:31:40.836Z] ---> c7f25d753161 [2021-06-29T02:31:40.836Z] Step 9/10 : COPY . . [2021-06-29T02:31:41.816Z] ---> 8bfe6d13c7fd [2021-06-29T02:31:41.816Z] Step 10/10 : RUN go mod download [2021-06-29T02:31:41.816Z] ---> Running in da19b6f8e390 [2021-06-29T02:32:08.603Z] Removing intermediate container da19b6f8e390 [2021-06-29T02:32:08.603Z] ---> 6c58a9a4e779 [2021-06-29T02:32:08.603Z] Successfully built 6c58a9a4e779 [2021-06-29T02:32:08.603Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:32:08.956Z] + docker inspect -f . ci-base-image-arm64 [2021-06-29T02:32:08.956Z] . [Pipeline] withDockerContainer [2021-06-29T02:32:09.193Z] prd-ubuntu18.04-docker-arm64-4c-16g-640 does not seem to be running inside a container [2021-06-29T02:32:09.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/55 -v /w/workspace/device-rest-go/55:/w/workspace/device-rest-go/55:rw,z -v /w/workspace/device-rest-go/55@tmp:/w/workspace/device-rest-go/55@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 ******** ci-base-image-arm64 cat [2021-06-29T02:32:10.728Z] $ docker top 974775da7c13671fa1ee6a0dff032de22e350d533987659eb8a88f0acf8fc918 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T02:32:11.667Z] + go version [2021-06-29T02:32:11.667Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-29T02:32:11.662Z] $ docker stop --time=1 974775da7c13671fa1ee6a0dff032de22e350d533987659eb8a88f0acf8fc918 [2021-06-29T02:32:13.473Z] $ docker rm -f 974775da7c13671fa1ee6a0dff032de22e350d533987659eb8a88f0acf8fc918 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:32:14.282Z] + docker inspect -f . ci-base-image-arm64 [2021-06-29T02:32:14.282Z] . [Pipeline] withDockerContainer [2021-06-29T02:32:14.518Z] prd-ubuntu18.04-docker-arm64-4c-16g-640 does not seem to be running inside a container [2021-06-29T02:32:14.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/55 -v /w/workspace/device-rest-go/55:/w/workspace/device-rest-go/55:rw,z -v /w/workspace/device-rest-go/55@tmp:/w/workspace/device-rest-go/55@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 ******** ci-base-image-arm64 cat [2021-06-29T02:32:16.087Z] $ docker top 9d6848b055f2bb6e54163c1845cc584c262027ffbdb11a9477e41bfa4689fd7f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T02:32:17.088Z] + go mod tidy [Pipeline] sh [2021-06-29T02:32:18.349Z] + make test [2021-06-29T02:32:18.349Z] go mod tidy [2021-06-29T02:32:18.945Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-29T02:32:19.960Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-06-29T02:32:55.475Z] Running on prd-centos7-docker-4c-2g-643 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws [2021-06-29T02:32:55.501Z] Running in /w/workspace/device-rest-go/55 [Pipeline] { [Pipeline] checkout [2021-06-29T02:32:55.619Z] The recommended git tool is: git [2021-06-29T02:32:58.189Z] using credential edgex-jenkins-ssh [2021-06-29T02:32:58.201Z] Cloning the remote Git repository [2021-06-29T02:32:57.743Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-06-29T02:32:57.811Z] > git init /w/workspace/device-rest-go/55 # timeout=10 [2021-06-29T02:32:57.850Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-06-29T02:32:57.851Z] > git --version # timeout=10 [2021-06-29T02:32:57.860Z] > git --version # 'git version 2.24.4' [2021-06-29T02:32:57.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T02:32:57.891Z] [INFO] Currently running in a labeled security context [2021-06-29T02:32:57.891Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-29T02:32:57.891Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/55@tmp/jenkins-gitclient-ssh5371244339766186186.key [2021-06-29T02:32:57.905Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T02:32:59.168Z] Avoid second fetch [2021-06-29T02:32:59.169Z] Checking out Revision c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f (master) [2021-06-29T02:32:58.751Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-06-29T02:32:58.758Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T02:32:58.777Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T02:32:58.783Z] > git checkout -f c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f # timeout=10 [2021-06-29T02:33:02.640Z] Commit message: "Merge pull request #126 from weichou1229/update-lib" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T02:33:03.744Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-29T02:33:04.077Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T02:33:04.391Z] + sudo service docker restart [2021-06-29T02:33:04.391Z] + true [2021-06-29T02:33:04.391Z] Redirecting to /bin/systemctl restart docker.service [2021-06-29T02:33:16.538Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-06-29T02:33:16.539Z] ok github.com/edgexfoundry/device-rest-go/driver 0.048s coverage: 54.0% of statements [2021-06-29T02:33:16.539Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T02:33:22.591Z] provisioning config files... [2021-06-29T02:33:22.612Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/55@tmp/config4474987686453076128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:33:22.961Z] ---> docker-login.sh [2021-06-29T02:33:22.961Z] nexus3.edgexfoundry.org:10001 [2021-06-29T02:33:22.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:33:23.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:33:23.230Z] Configure a credential helper to remove this warning. See [2021-06-29T02:33:23.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:33:23.230Z] [2021-06-29T02:33:23.230Z] Login Succeeded [2021-06-29T02:33:23.230Z] nexus3.edgexfoundry.org:10002 [2021-06-29T02:33:23.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:33:23.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:33:23.493Z] Configure a credential helper to remove this warning. See [2021-06-29T02:33:23.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:33:23.493Z] [2021-06-29T02:33:23.493Z] Login Succeeded [2021-06-29T02:33:23.493Z] nexus3.edgexfoundry.org:10003 [2021-06-29T02:33:23.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:33:23.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:33:23.493Z] Configure a credential helper to remove this warning. See [2021-06-29T02:33:23.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:33:23.493Z] [2021-06-29T02:33:23.493Z] Login Succeeded [2021-06-29T02:33:23.493Z] nexus3.edgexfoundry.org:10004 [2021-06-29T02:33:23.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:33:23.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:33:23.755Z] Configure a credential helper to remove this warning. See [2021-06-29T02:33:23.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:33:23.755Z] [2021-06-29T02:33:23.755Z] Login Succeeded [2021-06-29T02:33:23.755Z] docker.io [2021-06-29T02:33:23.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:33:24.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:33:24.019Z] Configure a credential helper to remove this warning. See [2021-06-29T02:33:24.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:33:24.019Z] [2021-06-29T02:33:24.019Z] Login Succeeded [2021-06-29T02:33:24.019Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T02:33:24.029Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-29T02:33:24.227Z] ========================================================= [2021-06-29T02:33:24.227Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-29T02:33:24.227Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:33:24.553Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-29T02:33:24.553Z] Sending build context to Docker daemon 100.4kB [2021-06-29T02:33:24.553Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T02:33:24.553Z] Step 2/10 : FROM ${BASE} [2021-06-29T02:33:24.553Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-29T02:33:24.553Z] 540db60ca938: Pulling fs layer [2021-06-29T02:33:24.553Z] adcc1eea9eea: Pulling fs layer [2021-06-29T02:33:24.553Z] 4c4ab2625f07: Pulling fs layer [2021-06-29T02:33:24.553Z] 0510c868ecb4: Pulling fs layer [2021-06-29T02:33:24.553Z] afea3b2eda06: Pulling fs layer [2021-06-29T02:33:24.553Z] 7809a108b3ef: Pulling fs layer [2021-06-29T02:33:24.553Z] f706445af74f: Pulling fs layer [2021-06-29T02:33:24.553Z] afea3b2eda06: Waiting [2021-06-29T02:33:24.553Z] 7809a108b3ef: Waiting [2021-06-29T02:33:24.553Z] f706445af74f: Waiting [2021-06-29T02:33:24.553Z] 0510c868ecb4: Waiting [2021-06-29T02:33:24.821Z] 4c4ab2625f07: Verifying Checksum [2021-06-29T02:33:24.821Z] 4c4ab2625f07: Download complete [2021-06-29T02:33:24.821Z] adcc1eea9eea: Verifying Checksum [2021-06-29T02:33:24.821Z] adcc1eea9eea: Download complete [2021-06-29T02:33:24.821Z] afea3b2eda06: Verifying Checksum [2021-06-29T02:33:24.821Z] afea3b2eda06: Download complete [2021-06-29T02:33:24.821Z] 7809a108b3ef: Verifying Checksum [2021-06-29T02:33:24.821Z] 7809a108b3ef: Download complete [2021-06-29T02:33:24.821Z] 540db60ca938: Verifying Checksum [2021-06-29T02:33:24.821Z] 540db60ca938: Download complete [2021-06-29T02:33:25.089Z] 540db60ca938: Pull complete [2021-06-29T02:33:25.089Z] adcc1eea9eea: Pull complete [2021-06-29T02:33:25.351Z] 4c4ab2625f07: Pull complete [2021-06-29T02:33:26.741Z] f706445af74f: Verifying Checksum [2021-06-29T02:33:26.741Z] f706445af74f: Download complete [2021-06-29T02:33:27.009Z] 0510c868ecb4: Verifying Checksum [2021-06-29T02:33:27.009Z] 0510c868ecb4: Download complete [2021-06-29T02:33:30.355Z] 0510c868ecb4: Pull complete [2021-06-29T02:33:30.355Z] afea3b2eda06: Pull complete [2021-06-29T02:33:30.355Z] 7809a108b3ef: Pull complete [2021-06-29T02:33:31.779Z] f706445af74f: Pull complete [2021-06-29T02:33:31.779Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-29T02:33:31.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-29T02:33:31.779Z] ---> b068be0155e3 [2021-06-29T02:33:31.779Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-29T02:33:35.097Z] ---> Running in 2b928b2a1b3b [2021-06-29T02:33:35.097Z] Removing intermediate container 2b928b2a1b3b [2021-06-29T02:33:35.097Z] ---> 95cafc9f24f1 [2021-06-29T02:33:35.097Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-29T02:33:35.097Z] ---> Running in e3e162aa25de [2021-06-29T02:33:35.097Z] Removing intermediate container e3e162aa25de [2021-06-29T02:33:35.097Z] ---> 4d3abd725ad0 [2021-06-29T02:33:35.097Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-29T02:33:35.097Z] ---> Running in eaf5a8cc7c4a [2021-06-29T02:33:35.097Z] Removing intermediate container eaf5a8cc7c4a [2021-06-29T02:33:35.097Z] ---> f8f8a4b5e054 [2021-06-29T02:33:35.097Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T02:33:35.097Z] ---> Running in 833dd990ffd7 [2021-06-29T02:33:35.359Z] Removing intermediate container 833dd990ffd7 [2021-06-29T02:33:35.359Z] ---> d8d85e86f679 [2021-06-29T02:33:35.359Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-29T02:33:35.622Z] ---> Running in 828d2ca466e0 [2021-06-29T02:33:35.884Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T02:33:36.832Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T02:33:37.092Z] (1/9) Installing libc-dev (0.7.2-r3) [2021-06-29T02:33:37.092Z] (2/9) Installing libsodium (1.0.18-r0) [2021-06-29T02:33:37.354Z] (3/9) Installing pkgconf (1.7.3-r0) [2021-06-29T02:33:37.355Z] (4/9) Installing libsodium-dev (1.0.18-r0) [2021-06-29T02:33:37.617Z] (5/9) Installing openssh-keygen (8.4_p1-r3) [2021-06-29T02:33:37.617Z] (6/9) Installing libedit (20191231.3.1-r1) [2021-06-29T02:33:37.617Z] (7/9) Installing openssh-client (8.4_p1-r3) [2021-06-29T02:33:37.880Z] (8/9) Installing libzmq (4.3.3-r1) [2021-06-29T02:33:38.143Z] (9/9) Installing zeromq-dev (4.3.3-r1) [2021-06-29T02:33:38.143Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T02:33:38.143Z] OK: 154 MiB in 49 packages [2021-06-29T02:33:38.719Z] Removing intermediate container 828d2ca466e0 [2021-06-29T02:33:38.719Z] ---> 3e26f42478a9 [2021-06-29T02:33:38.719Z] Step 8/10 : WORKDIR /device-rest-go [2021-06-29T02:33:38.719Z] ---> Running in 06eda423bbee [2021-06-29T02:33:38.719Z] Removing intermediate container 06eda423bbee [2021-06-29T02:33:38.719Z] ---> 95a9e21e43e5 [2021-06-29T02:33:38.719Z] Step 9/10 : COPY . . [2021-06-29T02:33:38.769Z] gofmt -l . [2021-06-29T02:33:38.770Z] [ "`gofmt -l .`" = "" ] [2021-06-29T02:33:38.770Z] ./bin/test-go-mod-tidy.sh [2021-06-29T02:33:38.770Z] ./bin/test-attribution-txt.sh [2021-06-29T02:33:38.982Z] ---> 17bee8d472fe [2021-06-29T02:33:38.982Z] Step 10/10 : RUN go mod download [2021-06-29T02:33:38.982Z] ---> Running in d7c129f13bb9 [Pipeline] } [2021-06-29T02:33:39.367Z] $ docker stop --time=1 9d6848b055f2bb6e54163c1845cc584c262027ffbdb11a9477e41bfa4689fd7f [2021-06-29T02:33:41.441Z] $ docker rm -f 9d6848b055f2bb6e54163c1845cc584c262027ffbdb11a9477e41bfa4689fd7f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T02:33:42.353Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-29T02:33:42.860Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T02:33:46.260Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-29T02:33:46.596Z] + ls -al . [2021-06-29T02:33:46.597Z] total 140 [2021-06-29T02:33:46.597Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 02:33 . [2021-06-29T02:33:46.597Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 02:30 .. [2021-06-29T02:33:46.597Z] -rw-rw-r-- 1 jenkins jenkins 151 Jun 29 02:30 .dockerignore [2021-06-29T02:33:46.597Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 02:30 .git [2021-06-29T02:33:46.597Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 02:30 .github [2021-06-29T02:33:46.597Z] -rw-rw-r-- 1 jenkins jenkins 336 Jun 29 02:30 .gitignore [2021-06-29T02:33:46.597Z] -rw-rw-r-- 1 jenkins jenkins 6792 Jun 29 02:30 Attribution.txt [2021-06-29T02:33:46.597Z] -rw-rw-r-- 1 jenkins jenkins 7459 Jun 29 02:30 CHANGELOG.md [2021-06-29T02:33:46.597Z] -rw-rw-r-- 1 jenkins jenkins 1615 Jun 29 02:30 Dockerfile [2021-06-29T02:33:46.597Z] -rw-rw-r-- 1 jenkins jenkins 1087 Jun 29 02:30 Dockerfile.build [2021-06-29T02:33:46.597Z] -rw-rw-r-- 1 jenkins jenkins 680 Jun 29 02:30 Jenkinsfile [2021-06-29T02:33:46.597Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 29 02:30 LICENSE [2021-06-29T02:33:46.597Z] -rw-rw-r-- 1 jenkins jenkins 996 Jun 29 02:30 Makefile [2021-06-29T02:33:46.597Z] -rw-rw-r-- 1 jenkins jenkins 7667 Jun 29 02:30 README.md [2021-06-29T02:33:46.597Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 29 02:30 VERSION [2021-06-29T02:33:46.597Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 02:30 bin [2021-06-29T02:33:46.597Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 02:30 cmd [2021-06-29T02:33:46.597Z] -rw-r--r-- 1 jenkins jenkins 8513 Jun 29 02:33 coverage.out [2021-06-29T02:33:46.597Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 02:30 driver [2021-06-29T02:33:46.597Z] -rw-r--r-- 1 jenkins jenkins 271 Jun 29 02:33 go.mod [2021-06-29T02:33:46.597Z] -rw-r--r-- 1 jenkins jenkins 20570 Jun 29 02:32 go.sum [2021-06-29T02:33:46.597Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 02:30 snap [2021-06-29T02:33:46.597Z] -rw-rw-r-- 1 jenkins jenkins 713 Jun 29 02:30 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:33:46.943Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f --label arch=arm64 --label version=1.2.2-dev.21 . [2021-06-29T02:33:46.943Z] Sending build context to Docker daemon 110.1kB [2021-06-29T02:33:47.217Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T02:33:47.217Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-29T02:33:47.217Z] ---> 6c58a9a4e779 [2021-06-29T02:33:47.217Z] Step 3/25 : ARG MAKE='make build' [2021-06-29T02:33:47.491Z] ---> Running in 36e11a9e6387 [2021-06-29T02:33:48.128Z] Removing intermediate container 36e11a9e6387 [2021-06-29T02:33:48.128Z] ---> c46491134355 [2021-06-29T02:33:48.128Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-29T02:33:48.128Z] ---> Running in becf9fda0063 [2021-06-29T02:33:48.744Z] Removing intermediate container becf9fda0063 [2021-06-29T02:33:48.744Z] ---> 4298958755ab [2021-06-29T02:33:48.744Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-29T02:33:48.744Z] ---> Running in 34cc8a501237 [2021-06-29T02:33:49.368Z] Removing intermediate container 34cc8a501237 [2021-06-29T02:33:49.368Z] ---> df1a80e38810 [2021-06-29T02:33:49.368Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T02:33:49.368Z] ---> Running in c2ffa601c913 [2021-06-29T02:33:51.261Z] Removing intermediate container d7c129f13bb9 [2021-06-29T02:33:51.261Z] ---> e5dcf481ef62 [2021-06-29T02:33:51.261Z] Successfully built e5dcf481ef62 [2021-06-29T02:33:51.261Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:33:51.596Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T02:33:51.597Z] . [Pipeline] withDockerContainer [2021-06-29T02:33:51.675Z] prd-centos7-docker-4c-2g-643 does not seem to be running inside a container [2021-06-29T02:33:51.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/55 -v /w/workspace/device-rest-go/55:/w/workspace/device-rest-go/55:rw,z -v /w/workspace/device-rest-go/55@tmp:/w/workspace/device-rest-go/55@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 [2021-06-29T02:33:52.034Z] Removing intermediate container c2ffa601c913 [2021-06-29T02:33:52.034Z] ---> 9eaca097ff8f [2021-06-29T02:33:52.034Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-29T02:33:52.034Z] ---> Running in c07587e8e8a3 [2021-06-29T02:33:52.134Z] $ docker top feccf3324a9d61f3904dac2b92a136f3dc21546ec14fd4eb22a9af5bd71fee15 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T02:33:52.517Z] + go version [2021-06-29T02:33:52.517Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-29T02:33:52.531Z] $ docker stop --time=1 feccf3324a9d61f3904dac2b92a136f3dc21546ec14fd4eb22a9af5bd71fee15 [2021-06-29T02:33:53.010Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T02:33:53.723Z] $ docker rm -f feccf3324a9d61f3904dac2b92a136f3dc21546ec14fd4eb22a9af5bd71fee15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:33:53.982Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T02:33:54.248Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T02:33:54.248Z] . [Pipeline] withDockerContainer [2021-06-29T02:33:54.329Z] prd-centos7-docker-4c-2g-643 does not seem to be running inside a container [2021-06-29T02:33:54.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/55 -v /w/workspace/device-rest-go/55:/w/workspace/device-rest-go/55:rw,z -v /w/workspace/device-rest-go/55@tmp:/w/workspace/device-rest-go/55@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 [2021-06-29T02:33:54.578Z] OK: 144 MiB in 49 packages [2021-06-29T02:33:54.828Z] $ docker top 39e6164f6e83ee42b0642f70978ea8f14853ebe19bb04f04e504d7334a2afa6b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T02:33:55.238Z] + go mod tidy [Pipeline] sh [2021-06-29T02:33:55.808Z] + make test [2021-06-29T02:33:55.808Z] go mod tidy [2021-06-29T02:33:55.808Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-29T02:33:56.020Z] Removing intermediate container c07587e8e8a3 [2021-06-29T02:33:56.020Z] ---> aac8d571700a [2021-06-29T02:33:56.020Z] Step 8/25 : WORKDIR /device-rest-go [2021-06-29T02:33:56.020Z] ---> Running in 694eab047a7b [2021-06-29T02:33:56.382Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-06-29T02:33:56.615Z] Removing intermediate container 694eab047a7b [2021-06-29T02:33:56.615Z] ---> 05a3c89e3f60 [2021-06-29T02:33:56.615Z] Step 9/25 : COPY . . [2021-06-29T02:33:57.211Z] ---> ec6e5d8fad3e [2021-06-29T02:33:57.211Z] Step 10/25 : RUN go mod tidy [2021-06-29T02:33:57.492Z] ---> Running in 030a0cd7c0d4 [2021-06-29T02:34:00.118Z] Removing intermediate container 030a0cd7c0d4 [2021-06-29T02:34:00.118Z] ---> 8dd61f248f9e [2021-06-29T02:34:00.118Z] Step 11/25 : RUN make update [2021-06-29T02:34:00.391Z] ---> Running in c10c09a7deb5 [2021-06-29T02:34:01.370Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-29T02:34:02.808Z] Removing intermediate container c10c09a7deb5 [2021-06-29T02:34:02.808Z] ---> 0cd5a8c9f2cf [2021-06-29T02:34:02.808Z] Step 12/25 : RUN $MAKE [2021-06-29T02:34:02.808Z] ---> Running in 5ee4f559d132 [2021-06-29T02:34:03.788Z] go mod tidy [2021-06-29T02:34:04.390Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.2.2-dev.21" -o cmd/device-rest ./cmd [2021-06-29T02:34:11.377Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-06-29T02:34:12.333Z] ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 54.0% of statements [2021-06-29T02:34:12.333Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-29T02:34:18.982Z] gofmt -l . [2021-06-29T02:34:18.982Z] [ "`gofmt -l .`" = "" ] [2021-06-29T02:34:18.982Z] ./bin/test-go-mod-tidy.sh [2021-06-29T02:34:18.982Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-29T02:34:19.571Z] $ docker stop --time=1 39e6164f6e83ee42b0642f70978ea8f14853ebe19bb04f04e504d7334a2afa6b [2021-06-29T02:34:20.975Z] $ docker rm -f 39e6164f6e83ee42b0642f70978ea8f14853ebe19bb04f04e504d7334a2afa6b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T02:34:21.393Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-29T02:34:21.433Z] Warning: overwriting stash ‘coverage-report’ [2021-06-29T02:34:21.627Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-29T02:34:22.121Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-29T02:34:22.426Z] + ls -al . [2021-06-29T02:34:22.427Z] total 112 [2021-06-29T02:34:22.427Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jun 29 02:34 . [2021-06-29T02:34:22.427Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 29 02:32 .. [2021-06-29T02:34:22.427Z] -rw-rw-r--. 1 jenkins jenkins 6792 Jun 29 02:32 Attribution.txt [2021-06-29T02:34:22.427Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 29 02:32 bin [2021-06-29T02:34:22.427Z] -rw-rw-r--. 1 jenkins jenkins 7459 Jun 29 02:32 CHANGELOG.md [2021-06-29T02:34:22.427Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 29 02:32 cmd [2021-06-29T02:34:22.427Z] -rw-r--r--. 1 jenkins jenkins 8513 Jun 29 02:34 coverage.out [2021-06-29T02:34:22.427Z] -rw-rw-r--. 1 jenkins jenkins 1615 Jun 29 02:32 Dockerfile [2021-06-29T02:34:22.427Z] -rw-rw-r--. 1 jenkins jenkins 1087 Jun 29 02:32 Dockerfile.build [2021-06-29T02:34:22.427Z] -rw-rw-r--. 1 jenkins jenkins 151 Jun 29 02:32 .dockerignore [2021-06-29T02:34:22.427Z] drwxrwxr-x. 2 jenkins jenkins 76 Jun 29 02:32 driver [2021-06-29T02:34:22.427Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 29 02:33 .git [2021-06-29T02:34:22.427Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 29 02:32 .github [2021-06-29T02:34:22.427Z] -rw-rw-r--. 1 jenkins jenkins 336 Jun 29 02:32 .gitignore [2021-06-29T02:34:22.427Z] -rw-r--r--. 1 jenkins jenkins 271 Jun 29 02:34 go.mod [2021-06-29T02:34:22.427Z] -rw-r--r--. 1 jenkins jenkins 20570 Jun 29 02:33 go.sum [2021-06-29T02:34:22.427Z] -rw-rw-r--. 1 jenkins jenkins 680 Jun 29 02:32 Jenkinsfile [2021-06-29T02:34:22.427Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 29 02:32 LICENSE [2021-06-29T02:34:22.427Z] -rw-rw-r--. 1 jenkins jenkins 996 Jun 29 02:32 Makefile [2021-06-29T02:34:22.427Z] -rw-rw-r--. 1 jenkins jenkins 7667 Jun 29 02:32 README.md [2021-06-29T02:34:22.427Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 29 02:32 snap [2021-06-29T02:34:22.427Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 29 02:30 VERSION [2021-06-29T02:34:22.427Z] -rw-rw-r--. 1 jenkins jenkins 713 Jun 29 02:32 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:34:22.743Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f --label arch=amd64 --label version=1.2.2-dev.21 . [2021-06-29T02:34:22.743Z] Sending build context to Docker daemon 110.1kB [2021-06-29T02:34:22.743Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T02:34:22.743Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-29T02:34:22.743Z] ---> e5dcf481ef62 [2021-06-29T02:34:22.743Z] Step 3/25 : ARG MAKE='make build' [2021-06-29T02:34:22.743Z] ---> Running in a723080cdf9a [2021-06-29T02:34:22.743Z] Removing intermediate container a723080cdf9a [2021-06-29T02:34:22.743Z] ---> 3b5d819a4efa [2021-06-29T02:34:22.743Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-29T02:34:22.743Z] ---> Running in 49c0cb8a7352 [2021-06-29T02:34:23.005Z] Removing intermediate container 49c0cb8a7352 [2021-06-29T02:34:23.005Z] ---> 65ba9be140ff [2021-06-29T02:34:23.005Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-29T02:34:23.005Z] ---> Running in 199d9fdd5f21 [2021-06-29T02:34:23.005Z] Removing intermediate container 199d9fdd5f21 [2021-06-29T02:34:23.005Z] ---> 86da705a8ddb [2021-06-29T02:34:23.005Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T02:34:23.005Z] ---> Running in 85262b834384 [2021-06-29T02:34:23.586Z] Removing intermediate container 85262b834384 [2021-06-29T02:34:23.586Z] ---> 64b12eb7d37b [2021-06-29T02:34:23.586Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-29T02:34:23.586Z] ---> Running in 6f63148f3721 [2021-06-29T02:34:23.849Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T02:34:24.793Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T02:34:25.061Z] OK: 154 MiB in 49 packages [2021-06-29T02:34:25.335Z] Removing intermediate container 6f63148f3721 [2021-06-29T02:34:25.335Z] ---> 94129a6903ac [2021-06-29T02:34:25.335Z] Step 8/25 : WORKDIR /device-rest-go [2021-06-29T02:34:25.335Z] ---> Running in 15a6058c92aa [2021-06-29T02:34:25.335Z] Removing intermediate container 15a6058c92aa [2021-06-29T02:34:25.335Z] ---> c14bb9d69f2f [2021-06-29T02:34:25.335Z] Step 9/25 : COPY . . [2021-06-29T02:34:25.600Z] ---> 9c5a1348b0d6 [2021-06-29T02:34:25.600Z] Step 10/25 : RUN go mod tidy [2021-06-29T02:34:25.600Z] ---> Running in 19ed96c8d72f [2021-06-29T02:34:26.177Z] Removing intermediate container 19ed96c8d72f [2021-06-29T02:34:26.177Z] ---> 3db1c31c6f59 [2021-06-29T02:34:26.177Z] Step 11/25 : RUN make update [2021-06-29T02:34:26.177Z] ---> Running in 79cabf2e7b61 [2021-06-29T02:34:26.439Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-29T02:34:26.701Z] Removing intermediate container 79cabf2e7b61 [2021-06-29T02:34:26.701Z] ---> 63578f8eec4d [2021-06-29T02:34:26.701Z] Step 12/25 : RUN $MAKE [2021-06-29T02:34:26.701Z] ---> Running in 2fe8078de631 [2021-06-29T02:34:26.966Z] go mod tidy [2021-06-29T02:34:27.226Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.2.2-dev.21" -o cmd/device-rest ./cmd [2021-06-29T02:34:39.585Z] Removing intermediate container 2fe8078de631 [2021-06-29T02:34:39.585Z] ---> 1ed4f403b849 [2021-06-29T02:34:39.585Z] Step 13/25 : FROM alpine:3.12 [2021-06-29T02:34:39.585Z] 3.12: Pulling from library/alpine [2021-06-29T02:34:39.585Z] 339de151aab4: Pulling fs layer [2021-06-29T02:34:39.585Z] 339de151aab4: Verifying Checksum [2021-06-29T02:34:39.585Z] 339de151aab4: Download complete [2021-06-29T02:34:39.585Z] 339de151aab4: Pull complete [2021-06-29T02:34:39.585Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T02:34:39.585Z] Status: Downloaded newer image for alpine:3.12 [2021-06-29T02:34:39.585Z] ---> 13621d1b12d4 [2021-06-29T02:34:39.585Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-29T02:34:39.585Z] ---> Running in c35de8520c54 [2021-06-29T02:34:39.585Z] Removing intermediate container c35de8520c54 [2021-06-29T02:34:39.585Z] ---> b58cd9e559ac [2021-06-29T02:34:39.585Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-06-29T02:34:39.585Z] ---> Running in 57efbebd101d [2021-06-29T02:34:39.585Z] Removing intermediate container 57efbebd101d [2021-06-29T02:34:39.585Z] ---> 341c906dd35c [2021-06-29T02:34:39.585Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-29T02:34:39.585Z] ---> Running in 6ebf852cf539 [2021-06-29T02:34:39.585Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T02:34:39.585Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T02:34:39.848Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-29T02:34:39.848Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-29T02:34:39.848Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-29T02:34:39.848Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-29T02:34:39.848Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-29T02:34:39.848Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-29T02:34:39.848Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T02:34:39.848Z] OK: 8 MiB in 20 packages [2021-06-29T02:34:40.110Z] Removing intermediate container 6ebf852cf539 [2021-06-29T02:34:40.110Z] ---> 391e34b0af11 [2021-06-29T02:34:40.110Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-06-29T02:34:40.375Z] ---> fcfada884639 [2021-06-29T02:34:40.375Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-06-29T02:34:40.375Z] ---> 59efbe9d46de [2021-06-29T02:34:40.375Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-06-29T02:34:40.640Z] ---> b7a8323dddef [2021-06-29T02:34:40.640Z] Step 20/25 : EXPOSE 59986 [2021-06-29T02:34:40.640Z] ---> Running in b1ef960faf10 [2021-06-29T02:34:40.640Z] Removing intermediate container b1ef960faf10 [2021-06-29T02:34:40.640Z] ---> 55a63cc7e135 [2021-06-29T02:34:40.640Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-06-29T02:34:40.640Z] ---> Running in 91eee067d6f0 [2021-06-29T02:34:40.900Z] Removing intermediate container 91eee067d6f0 [2021-06-29T02:34:40.900Z] ---> ca8421602261 [2021-06-29T02:34:40.901Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-29T02:34:40.901Z] ---> Running in ef02f1fde205 [2021-06-29T02:34:40.901Z] Removing intermediate container ef02f1fde205 [2021-06-29T02:34:40.901Z] ---> 0f3f4380afe5 [2021-06-29T02:34:40.901Z] Step 23/25 : LABEL arch=amd64 [2021-06-29T02:34:40.901Z] ---> Running in 284c8dfc803e [2021-06-29T02:34:41.161Z] Removing intermediate container 284c8dfc803e [2021-06-29T02:34:41.161Z] ---> 167b6bf68ce7 [2021-06-29T02:34:41.161Z] Step 24/25 : LABEL git_sha=c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f [2021-06-29T02:34:41.161Z] ---> Running in d7de77cebc44 [2021-06-29T02:34:41.161Z] Removing intermediate container d7de77cebc44 [2021-06-29T02:34:41.161Z] ---> e2d0c477fb18 [2021-06-29T02:34:41.161Z] Step 25/25 : LABEL version=1.2.2-dev.21 [2021-06-29T02:34:41.161Z] ---> Running in f6e43444e71a [2021-06-29T02:34:41.161Z] Removing intermediate container f6e43444e71a [2021-06-29T02:34:41.161Z] ---> 1b94ea56238b [2021-06-29T02:34:41.161Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-29T02:34:41.161Z] Successfully built 1b94ea56238b [2021-06-29T02:34:41.161Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T02:34:41.369Z] provisioning config files... [2021-06-29T02:34:41.381Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/55@tmp/config2553781744292525255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:34:41.704Z] ---> docker-login.sh [2021-06-29T02:34:41.704Z] nexus3.edgexfoundry.org:10001 [2021-06-29T02:34:41.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:34:41.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:34:41.704Z] Configure a credential helper to remove this warning. See [2021-06-29T02:34:41.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:34:41.704Z] [2021-06-29T02:34:41.704Z] Login Succeeded [2021-06-29T02:34:41.704Z] nexus3.edgexfoundry.org:10002 [2021-06-29T02:34:41.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:34:41.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:34:41.967Z] Configure a credential helper to remove this warning. See [2021-06-29T02:34:41.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:34:41.967Z] [2021-06-29T02:34:41.967Z] Login Succeeded [2021-06-29T02:34:41.967Z] nexus3.edgexfoundry.org:10003 [2021-06-29T02:34:41.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:34:41.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:34:41.967Z] Configure a credential helper to remove this warning. See [2021-06-29T02:34:41.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:34:41.967Z] [2021-06-29T02:34:41.967Z] Login Succeeded [2021-06-29T02:34:41.967Z] nexus3.edgexfoundry.org:10004 [2021-06-29T02:34:42.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:34:42.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:34:42.228Z] Configure a credential helper to remove this warning. See [2021-06-29T02:34:42.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:34:42.229Z] [2021-06-29T02:34:42.229Z] Login Succeeded [2021-06-29T02:34:42.229Z] docker.io [2021-06-29T02:34:42.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:34:42.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:34:42.490Z] Configure a credential helper to remove this warning. See [2021-06-29T02:34:42.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:34:42.490Z] [2021-06-29T02:34:42.490Z] Login Succeeded [2021-06-29T02:34:42.490Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T02:34:42.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-29T02:34:42.585Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2021-06-29T02:34:42.586Z] c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f [2021-06-29T02:34:42.586Z] latest [2021-06-29T02:34:42.586Z] 1.2.2-dev.21 [2021-06-29T02:34:42.586Z] c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f-1.2.2-dev.21 [2021-06-29T02:34:42.586Z] master [2021-06-29T02:34:42.586Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:34:42.952Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:34:43.261Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f [2021-06-29T02:34:43.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-06-29T02:34:43.261Z] 1d58d0f606bc: Preparing [2021-06-29T02:34:43.261Z] f11e4cc4b3c0: Preparing [2021-06-29T02:34:43.261Z] 62263d2deaec: Preparing [2021-06-29T02:34:43.261Z] dd3ad0e701a3: Preparing [2021-06-29T02:34:43.261Z] 32f366d666a5: Preparing [2021-06-29T02:34:43.261Z] 32f366d666a5: Layer already exists [2021-06-29T02:34:43.411Z] Removing intermediate container 5ee4f559d132 [2021-06-29T02:34:43.411Z] ---> c9518168e5cc [2021-06-29T02:34:43.411Z] Step 13/25 : FROM alpine:3.12 [2021-06-29T02:34:43.411Z] 3.12: Pulling from library/alpine [2021-06-29T02:34:43.411Z] d2f70382dc9a: Pulling fs layer [2021-06-29T02:34:43.411Z] d2f70382dc9a: Verifying Checksum [2021-06-29T02:34:43.411Z] d2f70382dc9a: Download complete [2021-06-29T02:34:43.411Z] d2f70382dc9a: Pull complete [2021-06-29T02:34:43.411Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T02:34:43.411Z] Status: Downloaded newer image for alpine:3.12 [2021-06-29T02:34:43.411Z] ---> c4fd0aeabfcf [2021-06-29T02:34:43.411Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-29T02:34:43.411Z] ---> Running in 19c7c4e4335e [2021-06-29T02:34:43.411Z] Removing intermediate container 19c7c4e4335e [2021-06-29T02:34:43.411Z] ---> d91d8bb308e8 [2021-06-29T02:34:43.411Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-06-29T02:34:43.411Z] ---> Running in 15206ebb6804 [2021-06-29T02:34:43.411Z] Removing intermediate container 15206ebb6804 [2021-06-29T02:34:43.411Z] ---> 42ea7ed91b3c [2021-06-29T02:34:43.411Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-29T02:34:43.411Z] ---> Running in 68b5b689e90f [2021-06-29T02:34:43.526Z] 1d58d0f606bc: Pushed [2021-06-29T02:34:43.526Z] f11e4cc4b3c0: Pushed [2021-06-29T02:34:43.526Z] dd3ad0e701a3: Pushed [2021-06-29T02:34:44.006Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T02:34:44.007Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T02:34:44.603Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-29T02:34:44.603Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-29T02:34:44.603Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-29T02:34:44.603Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-29T02:34:44.603Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-29T02:34:44.603Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-29T02:34:44.603Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T02:34:44.882Z] OK: 8 MiB in 20 packages [2021-06-29T02:34:44.914Z] 62263d2deaec: Pushed [2021-06-29T02:34:44.914Z] c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f: digest: sha256:5465a91deb34c20ede86e0e7649e7ff9fd5e8bb6cb7589d0103b558bcf206b50 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:34:45.226Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:34:45.531Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2021-06-29T02:34:45.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-06-29T02:34:45.531Z] 1d58d0f606bc: Preparing [2021-06-29T02:34:45.531Z] f11e4cc4b3c0: Preparing [2021-06-29T02:34:45.531Z] 62263d2deaec: Preparing [2021-06-29T02:34:45.531Z] dd3ad0e701a3: Preparing [2021-06-29T02:34:45.531Z] 32f366d666a5: Preparing [2021-06-29T02:34:45.531Z] 62263d2deaec: Layer already exists [2021-06-29T02:34:45.531Z] dd3ad0e701a3: Layer already exists [2021-06-29T02:34:45.531Z] 1d58d0f606bc: Layer already exists [2021-06-29T02:34:45.531Z] 32f366d666a5: Layer already exists [2021-06-29T02:34:45.531Z] f11e4cc4b3c0: Layer already exists [2021-06-29T02:34:45.531Z] latest: digest: sha256:5465a91deb34c20ede86e0e7649e7ff9fd5e8bb6cb7589d0103b558bcf206b50 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:34:45.858Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:1.2.2-dev.21 [2021-06-29T02:34:45.861Z] Removing intermediate container 68b5b689e90f [2021-06-29T02:34:45.861Z] ---> ecbbd5999a05 [2021-06-29T02:34:45.861Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:34:46.172Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:1.2.2-dev.21 [2021-06-29T02:34:46.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-06-29T02:34:46.172Z] 1d58d0f606bc: Preparing [2021-06-29T02:34:46.172Z] f11e4cc4b3c0: Preparing [2021-06-29T02:34:46.172Z] 62263d2deaec: Preparing [2021-06-29T02:34:46.172Z] dd3ad0e701a3: Preparing [2021-06-29T02:34:46.172Z] 32f366d666a5: Preparing [2021-06-29T02:34:46.172Z] f11e4cc4b3c0: Layer already exists [2021-06-29T02:34:46.172Z] dd3ad0e701a3: Layer already exists [2021-06-29T02:34:46.172Z] 62263d2deaec: Layer already exists [2021-06-29T02:34:46.172Z] 32f366d666a5: Layer already exists [2021-06-29T02:34:46.172Z] 1d58d0f606bc: Layer already exists [2021-06-29T02:34:46.172Z] 1.2.2-dev.21: digest: sha256:5465a91deb34c20ede86e0e7649e7ff9fd5e8bb6cb7589d0103b558bcf206b50 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:34:46.499Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f-1.2.2-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:34:46.805Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f-1.2.2-dev.21 [2021-06-29T02:34:46.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-06-29T02:34:46.805Z] 1d58d0f606bc: Preparing [2021-06-29T02:34:46.805Z] f11e4cc4b3c0: Preparing [2021-06-29T02:34:46.805Z] 62263d2deaec: Preparing [2021-06-29T02:34:46.805Z] dd3ad0e701a3: Preparing [2021-06-29T02:34:46.805Z] 32f366d666a5: Preparing [2021-06-29T02:34:46.805Z] 32f366d666a5: Layer already exists [2021-06-29T02:34:46.805Z] 1d58d0f606bc: Layer already exists [2021-06-29T02:34:46.805Z] 62263d2deaec: Layer already exists [2021-06-29T02:34:46.805Z] f11e4cc4b3c0: Layer already exists [2021-06-29T02:34:46.805Z] dd3ad0e701a3: Layer already exists [2021-06-29T02:34:46.805Z] c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f-1.2.2-dev.21: digest: sha256:5465a91deb34c20ede86e0e7649e7ff9fd5e8bb6cb7589d0103b558bcf206b50 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:34:47.113Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:master [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:34:47.294Z] ---> cae012354359 [2021-06-29T02:34:47.294Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-06-29T02:34:47.418Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:master [2021-06-29T02:34:47.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-06-29T02:34:47.418Z] 1d58d0f606bc: Preparing [2021-06-29T02:34:47.418Z] f11e4cc4b3c0: Preparing [2021-06-29T02:34:47.418Z] 62263d2deaec: Preparing [2021-06-29T02:34:47.418Z] dd3ad0e701a3: Preparing [2021-06-29T02:34:47.418Z] 32f366d666a5: Preparing [2021-06-29T02:34:47.418Z] dd3ad0e701a3: Layer already exists [2021-06-29T02:34:47.418Z] 1d58d0f606bc: Layer already exists [2021-06-29T02:34:47.418Z] f11e4cc4b3c0: Layer already exists [2021-06-29T02:34:47.418Z] 62263d2deaec: Layer already exists [2021-06-29T02:34:47.418Z] 32f366d666a5: Layer already exists [2021-06-29T02:34:47.418Z] master: digest: sha256:5465a91deb34c20ede86e0e7649e7ff9fd5e8bb6cb7589d0103b558bcf206b50 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-29T02:34:47.486Z] ===================================================== [Pipeline] echo [2021-06-29T02:34:47.504Z] taggedImages: [2021-06-29T02:34:47.505Z] - nexus3.edgexfoundry.org:10004/device-rest:c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f [2021-06-29T02:34:47.505Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2021-06-29T02:34:47.505Z] - nexus3.edgexfoundry.org:10004/device-rest:1.2.2-dev.21 [2021-06-29T02:34:47.505Z] - nexus3.edgexfoundry.org:10004/device-rest:c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f-1.2.2-dev.21 [2021-06-29T02:34:47.505Z] - nexus3.edgexfoundry.org:10004/device-rest:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2021-06-29T02:34:47.896Z] ---> 713b459235ed [2021-06-29T02:34:47.896Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:34:48.347Z] ---> job-cost.sh [2021-06-29T02:34:48.347Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4lwv [2021-06-29T02:34:48.492Z] ---> 822fa4c9473c [2021-06-29T02:34:48.492Z] Step 20/25 : EXPOSE 59986 [2021-06-29T02:34:48.765Z] ---> Running in f58ed516db65 [2021-06-29T02:34:49.038Z] Removing intermediate container f58ed516db65 [2021-06-29T02:34:49.038Z] ---> d19379ec31e3 [2021-06-29T02:34:49.038Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-06-29T02:34:49.311Z] ---> Running in 99ab3d669d31 [2021-06-29T02:34:49.586Z] Removing intermediate container 99ab3d669d31 [2021-06-29T02:34:49.586Z] ---> 02b8b64d1f02 [2021-06-29T02:34:49.586Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-29T02:34:49.858Z] ---> Running in e6f3f8b8da27 [2021-06-29T02:34:50.455Z] Removing intermediate container e6f3f8b8da27 [2021-06-29T02:34:50.455Z] ---> 62147e53725a [2021-06-29T02:34:50.455Z] Step 23/25 : LABEL arch=arm64 [2021-06-29T02:34:50.455Z] ---> Running in e9d27122841e [2021-06-29T02:34:51.048Z] Removing intermediate container e9d27122841e [2021-06-29T02:34:51.048Z] ---> cc746d47bc9b [2021-06-29T02:34:51.048Z] Step 24/25 : LABEL git_sha=c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f [2021-06-29T02:34:51.048Z] ---> Running in 32b0fbfd649b [2021-06-29T02:34:51.639Z] Removing intermediate container 32b0fbfd649b [2021-06-29T02:34:51.639Z] ---> 5a1856e6b0e9 [2021-06-29T02:34:51.639Z] Step 25/25 : LABEL version=1.2.2-dev.21 [2021-06-29T02:34:51.639Z] ---> Running in 1e882f1ab1b2 [2021-06-29T02:34:52.230Z] Removing intermediate container 1e882f1ab1b2 [2021-06-29T02:34:52.230Z] ---> 052abf4fa573 [2021-06-29T02:34:52.230Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-29T02:34:52.230Z] Successfully built 052abf4fa573 [2021-06-29T02:34:52.230Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T02:34:52.460Z] provisioning config files... [2021-06-29T02:34:52.484Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/55@tmp/config4759550492628385879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:34:52.857Z] ---> docker-login.sh [2021-06-29T02:34:52.857Z] nexus3.edgexfoundry.org:10001 [2021-06-29T02:34:53.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:34:53.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:34:53.130Z] Configure a credential helper to remove this warning. See [2021-06-29T02:34:53.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:34:53.130Z] [2021-06-29T02:34:53.130Z] Login Succeeded [2021-06-29T02:34:53.130Z] nexus3.edgexfoundry.org:10002 [2021-06-29T02:34:53.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:34:53.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:34:53.728Z] Configure a credential helper to remove this warning. See [2021-06-29T02:34:53.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:34:53.728Z] [2021-06-29T02:34:53.728Z] Login Succeeded [2021-06-29T02:34:53.728Z] nexus3.edgexfoundry.org:10003 [2021-06-29T02:34:54.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:34:54.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:34:54.273Z] Configure a credential helper to remove this warning. See [2021-06-29T02:34:54.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:34:54.273Z] [2021-06-29T02:34:54.274Z] Login Succeeded [2021-06-29T02:34:54.274Z] nexus3.edgexfoundry.org:10004 [2021-06-29T02:34:54.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:34:54.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:34:54.821Z] Configure a credential helper to remove this warning. See [2021-06-29T02:34:54.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:34:54.821Z] [2021-06-29T02:34:54.821Z] Login Succeeded [2021-06-29T02:34:54.821Z] docker.io [2021-06-29T02:34:55.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T02:34:55.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T02:34:55.690Z] Configure a credential helper to remove this warning. See [2021-06-29T02:34:55.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T02:34:55.690Z] [2021-06-29T02:34:55.690Z] Login Succeeded [2021-06-29T02:34:55.690Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T02:34:55.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-29T02:34:55.804Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2021-06-29T02:34:55.804Z] c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f [2021-06-29T02:34:55.804Z] latest [2021-06-29T02:34:55.804Z] 1.2.2-dev.21 [2021-06-29T02:34:55.804Z] c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f-1.2.2-dev.21 [2021-06-29T02:34:55.804Z] master [2021-06-29T02:34:55.804Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:34:56.207Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:34:56.544Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-29T02:34:56.552Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f [2021-06-29T02:34:56.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-06-29T02:34:56.552Z] 7a355a0474d8: Preparing [2021-06-29T02:34:56.552Z] d2ec3ad0275a: Preparing [2021-06-29T02:34:56.552Z] 1c2ed67c84dc: Preparing [2021-06-29T02:34:56.552Z] f32815a14138: Preparing [2021-06-29T02:34:56.552Z] 3fbe34a1663b: Preparing [2021-06-29T02:34:56.822Z] 3fbe34a1663b: Layer already exists [2021-06-29T02:34:56.822Z] d2ec3ad0275a: Pushed [2021-06-29T02:34:56.822Z] 7a355a0474d8: Pushed [2021-06-29T02:34:57.429Z] f32815a14138: Pushed [2021-06-29T02:35:00.037Z] 1c2ed67c84dc: Pushed [2021-06-29T02:35:00.037Z] c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f: digest: sha256:d6c0f4cfd821ca2546d22b11a778950dafe38279c1bc83a2d177f68884bf3251 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:35:00.384Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:35:00.727Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2021-06-29T02:35:00.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-06-29T02:35:00.727Z] 7a355a0474d8: Preparing [2021-06-29T02:35:00.727Z] d2ec3ad0275a: Preparing [2021-06-29T02:35:00.727Z] 1c2ed67c84dc: Preparing [2021-06-29T02:35:00.727Z] f32815a14138: Preparing [2021-06-29T02:35:00.727Z] 3fbe34a1663b: Preparing [2021-06-29T02:35:00.727Z] 7a355a0474d8: Layer already exists [2021-06-29T02:35:00.727Z] d2ec3ad0275a: Layer already exists [2021-06-29T02:35:00.999Z] 3fbe34a1663b: Layer already exists [2021-06-29T02:35:00.999Z] f32815a14138: Layer already exists [2021-06-29T02:35:00.999Z] 1c2ed67c84dc: Layer already exists [2021-06-29T02:35:00.999Z] latest: digest: sha256:d6c0f4cfd821ca2546d22b11a778950dafe38279c1bc83a2d177f68884bf3251 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:35:01.340Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:1.2.2-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:35:01.685Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:1.2.2-dev.21 [2021-06-29T02:35:01.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-06-29T02:35:01.685Z] 7a355a0474d8: Preparing [2021-06-29T02:35:01.685Z] d2ec3ad0275a: Preparing [2021-06-29T02:35:01.685Z] 1c2ed67c84dc: Preparing [2021-06-29T02:35:01.685Z] f32815a14138: Preparing [2021-06-29T02:35:01.685Z] 3fbe34a1663b: Preparing [2021-06-29T02:35:01.958Z] 3fbe34a1663b: Layer already exists [2021-06-29T02:35:01.958Z] d2ec3ad0275a: Layer already exists [2021-06-29T02:35:01.958Z] 1c2ed67c84dc: Layer already exists [2021-06-29T02:35:01.958Z] 7a355a0474d8: Layer already exists [2021-06-29T02:35:01.958Z] f32815a14138: Layer already exists [2021-06-29T02:35:01.958Z] 1.2.2-dev.21: digest: sha256:d6c0f4cfd821ca2546d22b11a778950dafe38279c1bc83a2d177f68884bf3251 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:35:02.313Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f-1.2.2-dev.21 [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:35:02.650Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f-1.2.2-dev.21 [2021-06-29T02:35:02.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-06-29T02:35:02.650Z] 7a355a0474d8: Preparing [2021-06-29T02:35:02.650Z] d2ec3ad0275a: Preparing [2021-06-29T02:35:02.650Z] 1c2ed67c84dc: Preparing [2021-06-29T02:35:02.650Z] f32815a14138: Preparing [2021-06-29T02:35:02.650Z] 3fbe34a1663b: Preparing [2021-06-29T02:35:02.650Z] d2ec3ad0275a: Layer already exists [2021-06-29T02:35:02.650Z] 3fbe34a1663b: Layer already exists [2021-06-29T02:35:02.650Z] 7a355a0474d8: Layer already exists [2021-06-29T02:35:02.650Z] 1c2ed67c84dc: Layer already exists [2021-06-29T02:35:02.650Z] f32815a14138: Layer already exists [2021-06-29T02:35:02.924Z] c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f-1.2.2-dev.21: digest: sha256:d6c0f4cfd821ca2546d22b11a778950dafe38279c1bc83a2d177f68884bf3251 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:35:03.269Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:35:03.621Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:master [2021-06-29T02:35:03.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-06-29T02:35:03.621Z] 7a355a0474d8: Preparing [2021-06-29T02:35:03.621Z] d2ec3ad0275a: Preparing [2021-06-29T02:35:03.621Z] 1c2ed67c84dc: Preparing [2021-06-29T02:35:03.621Z] f32815a14138: Preparing [2021-06-29T02:35:03.621Z] 3fbe34a1663b: Preparing [2021-06-29T02:35:03.621Z] 1c2ed67c84dc: Layer already exists [2021-06-29T02:35:03.893Z] f32815a14138: Layer already exists [2021-06-29T02:35:03.893Z] 3fbe34a1663b: Layer already exists [2021-06-29T02:35:03.893Z] d2ec3ad0275a: Layer already exists [2021-06-29T02:35:03.893Z] 7a355a0474d8: Layer already exists [2021-06-29T02:35:03.893Z] master: digest: sha256:d6c0f4cfd821ca2546d22b11a778950dafe38279c1bc83a2d177f68884bf3251 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-29T02:35:03.975Z] ===================================================== [Pipeline] echo [2021-06-29T02:35:03.991Z] taggedImages: [2021-06-29T02:35:03.991Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f [2021-06-29T02:35:03.991Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2021-06-29T02:35:03.991Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:1.2.2-dev.21 [2021-06-29T02:35:03.991Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f-1.2.2-dev.21 [2021-06-29T02:35:03.991Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:35:04.470Z] ---> job-cost.sh [2021-06-29T02:35:04.470Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vCYZ [2021-06-29T02:35:11.466Z] lf-activate-venv(): INFO: Adding /tmp/venv-4lwv/bin to PATH [2021-06-29T02:35:11.467Z] INFO: No Stack... [2021-06-29T02:35:11.467Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-29T02:35:11.467Z] INFO: Archiving Costs [Pipeline] sh [2021-06-29T02:35:11.770Z] + cut -d, -f6 [2021-06-29T02:35:11.770Z] + cat /w/workspace/device-rest-go/55/archives/cost.csv [Pipeline] lock [2021-06-29T02:35:11.805Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-master-55-stack-cost] [2021-06-29T02:35:11.815Z] Resource [jenkins-edgexfoundry-device-rest-go-master-55-stack-cost] did not exist. Created. [2021-06-29T02:35:11.815Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-master-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-29T02:35:12.153Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-29T02:35:12.234Z] Stashed 1 file(s) [Pipeline] } [2021-06-29T02:35:12.254Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-master-55-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-29T02:35:43.476Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-29T02:37:05.278Z] lf-activate-venv(): INFO: Adding /tmp/venv-vCYZ/bin to PATH [2021-06-29T02:37:05.279Z] INFO: No Stack... [2021-06-29T02:37:05.869Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-29T02:37:06.462Z] INFO: Archiving Costs [Pipeline] sh [2021-06-29T02:37:06.813Z] + + cutcat -d, /w/workspace/device-rest-go/55/archives/cost.csv -f6 [2021-06-29T02:37:06.813Z] [Pipeline] lock [2021-06-29T02:37:06.879Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-master-55-stack-cost] [2021-06-29T02:37:06.888Z] Resource [jenkins-edgexfoundry-device-rest-go-master-55-stack-cost] did not exist. Created. [2021-06-29T02:37:06.888Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-master-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-29T02:37:07.268Z] /w/workspace/device-rest-go/55@tmp/durable-1649b0f7/script.sh: 1: /w/workspace/device-rest-go/55@tmp/durable-1649b0f7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-29T02:37:07.617Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-29T02:37:07.657Z] Warning: overwriting stash ‘stack-cost’ [2021-06-29T02:37:07.812Z] Stashed 1 file(s) [Pipeline] } [2021-06-29T02:37:07.830Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-master-55-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-29T02:37:08.717Z] provisioning config files... [2021-06-29T02:37:08.727Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config2093450458068362630tmp [Pipeline] { [Pipeline] sh [2021-06-29T02:37:09.059Z] + set +x [2021-06-29T02:37:09.059Z] + bash -s -- [2021-06-29T02:37:09.059Z] + curl -s https://codecov.io/bash [2021-06-29T02:37:09.059Z] [2021-06-29T02:37:09.059Z] _____ _ [2021-06-29T02:37:09.059Z] / ____| | | [2021-06-29T02:37:09.059Z] | | ___ __| | ___ ___ _____ __ [2021-06-29T02:37:09.059Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-29T02:37:09.059Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-29T02:37:09.059Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-29T02:37:09.059Z] Bash-1.0.3 [2021-06-29T02:37:09.059Z] [2021-06-29T02:37:09.059Z] [2021-06-29T02:37:09.059Z] ==> git version 2.24.4 found [2021-06-29T02:37:09.059Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-29T02:37:09.059Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-29T02:37:09.059Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-29T02:37:09.059Z] ==> Jenkins CI detected. [2021-06-29T02:37:09.059Z] project root: . [2021-06-29T02:37:09.059Z] --> token set from env [2021-06-29T02:37:09.059Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-29T02:37:09.320Z] ==> Running gcov in . (disable via -X gcov) [2021-06-29T02:37:09.320Z] ==> Python coveragepy not found [2021-06-29T02:37:09.320Z] ==> Searching for coverage reports in: [2021-06-29T02:37:09.320Z] + . [2021-06-29T02:37:09.320Z] -> Found 1 reports [2021-06-29T02:37:09.320Z] ==> Detecting git/mercurial file structure [2021-06-29T02:37:09.320Z] ==> Reading reports [2021-06-29T02:37:09.320Z] + ./coverage.out bytes=8513 [2021-06-29T02:37:09.320Z] ==> Appending adjustments [2021-06-29T02:37:09.320Z] https://docs.codecov.io/docs/fixing-reports [2021-06-29T02:37:09.320Z] + Found adjustments [2021-06-29T02:37:09.320Z] ==> Gzipping contents [2021-06-29T02:37:09.320Z] 4.0K /tmp/codecov.esSodV.gz [2021-06-29T02:37:09.320Z] ==> Uploading reports [2021-06-29T02:37:09.320Z] url: https://codecov.io [2021-06-29T02:37:09.320Z] query: branch=master&commit=c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmaster%2F55%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-29T02:37:09.320Z] -> Pinging Codecov [2021-06-29T02:37:09.320Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmaster%2F55%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-29T02:37:09.894Z] -> Uploading to [2021-06-29T02:37:09.895Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-29/4E5D53B4F1F92C436F7061BF334D961C/c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f/aa171b3f-af4d-4379-a15c-d7bd686732d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210629%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210629T023709Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3b9e1354da69fb97e3c15e00da22888bf256a85dc11f2edb84e9d757ed9ae9c6 [2021-06-29T02:37:09.895Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-29T02:37:09.895Z] Dload Upload Total Spent Left Speed [2021-06-29T02:37:10.158Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1608 0 0 100 1608 0 3810 --:--:-- --:--:-- --:--:-- 3819 [2021-06-29T02:37:10.158Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f [Pipeline] } [2021-06-29T02:37:10.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-29T02:37:10.676Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-29T02:37:10.706Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:37:11.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-29T02:37:11.163Z] [2021-06-29T02:37:11.163Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:37:11.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-29T02:37:11.486Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-29T02:37:11.486Z] 188c0c94c7c5: Pulling fs layer [2021-06-29T02:37:11.486Z] 0ef7d3d256c8: Pulling fs layer [2021-06-29T02:37:11.486Z] de9db76c5a1d: Pulling fs layer [2021-06-29T02:37:11.486Z] 0eba1c9be4d2: Pulling fs layer [2021-06-29T02:37:11.486Z] 0d57e429df01: Pulling fs layer [2021-06-29T02:37:11.486Z] 4e4be7b47b0d: Pulling fs layer [2021-06-29T02:37:11.486Z] e1f770b5df2f: Pulling fs layer [2021-06-29T02:37:11.486Z] 85a0685a4137: Pulling fs layer [2021-06-29T02:37:11.486Z] 4e4be7b47b0d: Waiting [2021-06-29T02:37:11.486Z] e1f770b5df2f: Waiting [2021-06-29T02:37:11.486Z] 85a0685a4137: Waiting [2021-06-29T02:37:11.486Z] 0eba1c9be4d2: Waiting [2021-06-29T02:37:11.486Z] 0d57e429df01: Waiting [2021-06-29T02:37:11.486Z] de9db76c5a1d: Verifying Checksum [2021-06-29T02:37:11.486Z] de9db76c5a1d: Download complete [2021-06-29T02:37:11.486Z] 0ef7d3d256c8: Verifying Checksum [2021-06-29T02:37:11.486Z] 0ef7d3d256c8: Download complete [2021-06-29T02:37:11.751Z] 0d57e429df01: Verifying Checksum [2021-06-29T02:37:11.751Z] 0d57e429df01: Download complete [2021-06-29T02:37:11.751Z] 4e4be7b47b0d: Verifying Checksum [2021-06-29T02:37:11.751Z] 4e4be7b47b0d: Download complete [2021-06-29T02:37:11.751Z] 188c0c94c7c5: Verifying Checksum [2021-06-29T02:37:11.751Z] 188c0c94c7c5: Download complete [2021-06-29T02:37:11.751Z] 188c0c94c7c5: Pull complete [2021-06-29T02:37:12.015Z] 0ef7d3d256c8: Pull complete [2021-06-29T02:37:12.015Z] de9db76c5a1d: Pull complete [2021-06-29T02:37:13.937Z] e1f770b5df2f: Verifying Checksum [2021-06-29T02:37:13.937Z] e1f770b5df2f: Download complete [2021-06-29T02:37:18.157Z] 85a0685a4137: Verifying Checksum [2021-06-29T02:37:18.157Z] 85a0685a4137: Download complete [2021-06-29T02:37:18.157Z] 0eba1c9be4d2: Verifying Checksum [2021-06-29T02:37:18.157Z] 0eba1c9be4d2: Download complete [2021-06-29T02:37:21.502Z] 0eba1c9be4d2: Pull complete [2021-06-29T02:37:21.502Z] 0d57e429df01: Pull complete [2021-06-29T02:37:21.502Z] 4e4be7b47b0d: Pull complete [2021-06-29T02:37:21.502Z] e1f770b5df2f: Pull complete [2021-06-29T02:37:25.262Z] 85a0685a4137: Pull complete [2021-06-29T02:37:25.262Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-29T02:37:25.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-29T02:37:25.262Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-29T02:37:25.348Z] prd-centos7-docker-4c-2g-642 does not seem to be running inside a container [2021-06-29T02:37:25.387Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-29T02:37:27.509Z] $ docker top 7f9944d5df688563a306c8deade072a99d024b58a50203cc273daeb1ac44deb5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-29T02:37:27.616Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-29T02:37:27.935Z] + set -o pipefail [2021-06-29T02:37:27.935Z] + snyk monitor '--org=edgex-jenkins' [2021-06-29T02:37:33.258Z] [2021-06-29T02:37:33.258Z] Monitoring /w/workspace/gexfoundry_device-rest-go_master (github.com/edgexfoundry/device-rest-go)... [2021-06-29T02:37:33.258Z] [2021-06-29T02:37:33.258Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/a455814d-18e5-408d-98ec-83b78a34d172 [2021-06-29T02:37:33.258Z] [2021-06-29T02:37:33.258Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-29T02:37:33.258Z] [2021-06-29T02:37:33.831Z] [Pipeline] } [2021-06-29T02:37:33.841Z] $ docker stop --time=1 7f9944d5df688563a306c8deade072a99d024b58a50203cc273daeb1ac44deb5 [2021-06-29T02:37:36.006Z] $ docker rm -f 7f9944d5df688563a306c8deade072a99d024b58a50203cc273daeb1ac44deb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-29T02:37:37.099Z] + git log --format=format:%s -1 c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:37:37.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T02:37:37.412Z] . [Pipeline] withDockerContainer [2021-06-29T02:37:37.494Z] prd-centos7-docker-4c-2g-642 does not seem to be running inside a container [2021-06-29T02:37:37.540Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-29T02:37:37.896Z] $ docker top 794f113308d3a1d0db2b868fb295336e9471f7e1b34ed09725feb3dd65941442 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-29T02:37:38.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T02:37:38.037Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T02:37:38.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T02:37:38.171Z] $ docker exec 794f113308d3a1d0db2b868fb295336e9471f7e1b34ed09725feb3dd65941442 ssh-agent [2021-06-29T02:37:38.281Z] SSH_AUTH_SOCK=/tmp/ssh-7iraji5FEnR5/agent.13 [2021-06-29T02:37:38.281Z] SSH_AGENT_PID=20 [2021-06-29T02:37:38.288Z] Running ssh-add (command line suppressed) [2021-06-29T02:37:38.387Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_6117930534081358833.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_6117930534081358833.key) [2021-06-29T02:37:38.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T02:37:38.711Z] + git semver tag [2021-06-29T02:37:38.712Z] # -> Open(): unable to determine branch for HEAD [2021-06-29T02:37:38.712Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2021-06-29T02:37:38.712Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2021-06-29T02:37:38.712Z] # $SEMVER_REMOTE_NAME = origin [2021-06-29T02:37:38.712Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-29T02:37:38.712Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-29T02:37:38.712Z] # $SEMVER_BRANCH = master [2021-06-29T02:37:38.712Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [2021-06-29T02:37:38.712Z] # c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f HEAD [2021-06-29T02:37:38.712Z] # -> Force: false [2021-06-29T02:37:38.712Z] # fac52e2cd27e33228f3fc8665ea66550a9a90ebf refs/tags/v1.2.2-dev.21 [Pipeline] } [2021-06-29T02:37:38.719Z] $ docker exec --env ******** --env ******** 794f113308d3a1d0db2b868fb295336e9471f7e1b34ed09725feb3dd65941442 ssh-agent -k [2021-06-29T02:37:38.821Z] unset SSH_AUTH_SOCK; [2021-06-29T02:37:38.821Z] unset SSH_AGENT_PID; [2021-06-29T02:37:38.821Z] echo Agent pid 20 killed; [2021-06-29T02:37:38.837Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T02:37:39.186Z] + git semver [Pipeline] } [2021-06-29T02:37:39.201Z] $ docker stop --time=1 794f113308d3a1d0db2b868fb295336e9471f7e1b34ed09725feb3dd65941442 [2021-06-29T02:37:40.406Z] $ docker rm -f 794f113308d3a1d0db2b868fb295336e9471f7e1b34ed09725feb3dd65941442 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:37:40.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-29T02:37:40.892Z] [2021-06-29T02:37:40.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:37:41.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-29T02:37:41.210Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-29T02:37:41.210Z] ab5ef0e58194: Pulling fs layer [2021-06-29T02:37:41.210Z] 9712f1f96733: Pulling fs layer [2021-06-29T02:37:41.210Z] 63f879dbbcfc: Pulling fs layer [2021-06-29T02:37:41.210Z] 0d9ebad4ef96: Pulling fs layer [2021-06-29T02:37:41.210Z] e9a5061849ea: Pulling fs layer [2021-06-29T02:37:41.210Z] d747dcd14b5f: Pulling fs layer [2021-06-29T02:37:41.210Z] 2de7ff778b66: Pulling fs layer [2021-06-29T02:37:41.210Z] 0d9ebad4ef96: Waiting [2021-06-29T02:37:41.210Z] e9a5061849ea: Waiting [2021-06-29T02:37:41.210Z] d747dcd14b5f: Waiting [2021-06-29T02:37:41.210Z] 2de7ff778b66: Waiting [2021-06-29T02:37:41.210Z] 9712f1f96733: Download complete [2021-06-29T02:37:42.593Z] 63f879dbbcfc: Verifying Checksum [2021-06-29T02:37:42.593Z] 63f879dbbcfc: Download complete [2021-06-29T02:37:42.854Z] e9a5061849ea: Verifying Checksum [2021-06-29T02:37:42.854Z] e9a5061849ea: Download complete [2021-06-29T02:37:42.854Z] d747dcd14b5f: Verifying Checksum [2021-06-29T02:37:42.854Z] d747dcd14b5f: Download complete [2021-06-29T02:37:43.428Z] 0d9ebad4ef96: Verifying Checksum [2021-06-29T02:37:43.428Z] 0d9ebad4ef96: Download complete [2021-06-29T02:37:43.428Z] 2de7ff778b66: Verifying Checksum [2021-06-29T02:37:43.428Z] 2de7ff778b66: Download complete [2021-06-29T02:37:43.428Z] ab5ef0e58194: Verifying Checksum [2021-06-29T02:37:43.428Z] ab5ef0e58194: Download complete [2021-06-29T02:37:46.015Z] ab5ef0e58194: Pull complete [2021-06-29T02:37:46.015Z] 9712f1f96733: Pull complete [2021-06-29T02:37:46.592Z] 63f879dbbcfc: Pull complete [2021-06-29T02:37:49.911Z] 0d9ebad4ef96: Pull complete [2021-06-29T02:37:50.180Z] e9a5061849ea: Pull complete [2021-06-29T02:37:50.180Z] d747dcd14b5f: Pull complete [2021-06-29T02:37:51.144Z] 2de7ff778b66: Pull complete [2021-06-29T02:37:51.144Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-29T02:37:51.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-29T02:37:51.144Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-29T02:37:51.221Z] prd-centos7-docker-4c-2g-642 does not seem to be running inside a container [2021-06-29T02:37:51.263Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-29T02:37:54.049Z] $ docker top a8395cc54ae199aa50f4ab237fbb77d55c88aab3d39d0e81755119a879c6b197 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-29T02:37:54.156Z] provisioning config files... [2021-06-29T02:37:54.167Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config9107705985766969438tmp [2021-06-29T02:37:54.184Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config9174457394750070779tmp [2021-06-29T02:37:54.197Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config4783593436524036173tmp [Pipeline] { [Pipeline] echo [2021-06-29T02:37:54.222Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:37:54.526Z] ---> sigul-configuration.sh [2021-06-29T02:37:54.526Z] gpg: directory `/root/.gnupg' created [2021-06-29T02:37:54.526Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-29T02:37:54.526Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-29T02:37:54.526Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-29T02:37:54.526Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-29T02:37:54.526Z] gpg: CAST5 encrypted data [2021-06-29T02:37:54.526Z] gpg: encrypted with 1 passphrase [2021-06-29T02:37:54.526Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-29T02:37:54.826Z] + mkdir /home/jenkins [2021-06-29T02:37:54.826Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-29T02:37:55.126Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-29T02:37:55.139Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:37:55.457Z] ---> sigul-install.sh [2021-06-29T02:37:59.669Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-29T02:37:59.966Z] + git tag --list [2021-06-29T02:37:59.966Z] v1.0.0 [2021-06-29T02:37:59.966Z] v1.1.0 [2021-06-29T02:37:59.966Z] v1.1.1 [2021-06-29T02:37:59.966Z] v1.1.2 [2021-06-29T02:37:59.966Z] v1.2.0 [2021-06-29T02:37:59.966Z] v1.2.1 [2021-06-29T02:37:59.966Z] v1.2.1-dev.1 [2021-06-29T02:37:59.966Z] v1.2.1-dev.2 [2021-06-29T02:37:59.966Z] v1.2.1-dev.3 [2021-06-29T02:37:59.966Z] v1.2.1-dev.4 [2021-06-29T02:37:59.966Z] v1.2.2-dev.1 [2021-06-29T02:37:59.966Z] v1.2.2-dev.10 [2021-06-29T02:37:59.966Z] v1.2.2-dev.11 [2021-06-29T02:37:59.966Z] v1.2.2-dev.12 [2021-06-29T02:37:59.966Z] v1.2.2-dev.13 [2021-06-29T02:37:59.966Z] v1.2.2-dev.14 [2021-06-29T02:37:59.966Z] v1.2.2-dev.15 [2021-06-29T02:37:59.966Z] v1.2.2-dev.16 [2021-06-29T02:37:59.966Z] v1.2.2-dev.17 [2021-06-29T02:37:59.966Z] v1.2.2-dev.18 [2021-06-29T02:37:59.966Z] v1.2.2-dev.19 [2021-06-29T02:37:59.966Z] v1.2.2-dev.2 [2021-06-29T02:37:59.966Z] v1.2.2-dev.20 [2021-06-29T02:37:59.966Z] v1.2.2-dev.21 [2021-06-29T02:37:59.966Z] v1.2.2-dev.3 [2021-06-29T02:37:59.966Z] v1.2.2-dev.4 [2021-06-29T02:37:59.966Z] v1.2.2-dev.5 [2021-06-29T02:37:59.966Z] v1.2.2-dev.6 [2021-06-29T02:37:59.966Z] v1.2.2-dev.7 [2021-06-29T02:37:59.966Z] v1.2.2-dev.8 [2021-06-29T02:37:59.966Z] v1.2.2-dev.9 [Pipeline] sh [2021-06-29T02:38:00.273Z] + lftools sign git-tag v1.2.2-dev.21 [2021-06-29T02:38:00.847Z] Signing Git tag with Sigul... [2021-06-29T02:38:00.847Z] Signing v1.2.2-dev.21 [Pipeline] echo [2021-06-29T02:38:01.431Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:38:01.730Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-29T02:38:01.740Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-29T02:38:01.772Z] $ docker stop --time=1 a8395cc54ae199aa50f4ab237fbb77d55c88aab3d39d0e81755119a879c6b197 [2021-06-29T02:38:03.237Z] $ docker rm -f a8395cc54ae199aa50f4ab237fbb77d55c88aab3d39d0e81755119a879c6b197 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:38:03.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T02:38:03.996Z] . [Pipeline] withDockerContainer [2021-06-29T02:38:04.080Z] prd-centos7-docker-4c-2g-642 does not seem to be running inside a container [2021-06-29T02:38:04.118Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-29T02:38:04.506Z] $ docker top 05c749543672455d30d07bfbe4c1c7731bc04dd453be297cd11e1d1a6fba6a49 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-29T02:38:04.648Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T02:38:04.648Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T02:38:04.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T02:38:04.763Z] $ docker exec 05c749543672455d30d07bfbe4c1c7731bc04dd453be297cd11e1d1a6fba6a49 ssh-agent [2021-06-29T02:38:04.881Z] SSH_AUTH_SOCK=/tmp/ssh-X56gqnA6c96C/agent.13 [2021-06-29T02:38:04.881Z] SSH_AGENT_PID=19 [2021-06-29T02:38:04.887Z] Running ssh-add (command line suppressed) [2021-06-29T02:38:04.984Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_4341765165370016585.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_4341765165370016585.key) [2021-06-29T02:38:05.002Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T02:38:05.309Z] + git semver bump pre [2021-06-29T02:38:05.309Z] # -> Open(): unable to determine branch for HEAD [2021-06-29T02:38:05.309Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2021-06-29T02:38:05.309Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2021-06-29T02:38:05.309Z] # $SEMVER_REMOTE_NAME = origin [2021-06-29T02:38:05.309Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-29T02:38:05.309Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-29T02:38:05.309Z] # $SEMVER_BRANCH = master [2021-06-29T02:38:05.309Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [2021-06-29T02:38:05.309Z] 1.2.2-dev.22 [Pipeline] } [2021-06-29T02:38:05.316Z] $ docker exec --env ******** --env ******** 05c749543672455d30d07bfbe4c1c7731bc04dd453be297cd11e1d1a6fba6a49 ssh-agent -k [2021-06-29T02:38:05.414Z] unset SSH_AUTH_SOCK; [2021-06-29T02:38:05.414Z] unset SSH_AGENT_PID; [2021-06-29T02:38:05.414Z] echo Agent pid 19 killed; [2021-06-29T02:38:05.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T02:38:05.770Z] + git semver [Pipeline] } [2021-06-29T02:38:05.783Z] $ docker stop --time=1 05c749543672455d30d07bfbe4c1c7731bc04dd453be297cd11e1d1a6fba6a49 [2021-06-29T02:38:06.968Z] $ docker rm -f 05c749543672455d30d07bfbe4c1c7731bc04dd453be297cd11e1d1a6fba6a49 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:38:07.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T02:38:07.468Z] . [Pipeline] withDockerContainer [2021-06-29T02:38:07.549Z] prd-centos7-docker-4c-2g-642 does not seem to be running inside a container [2021-06-29T02:38:07.584Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-29T02:38:07.956Z] $ docker top 92318f8023b2d5ba7d8cf91cc8062ce4d821afc67c6836c399da568b8311e770 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-29T02:38:08.092Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T02:38:08.092Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T02:38:08.195Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T02:38:08.194Z] $ docker exec 92318f8023b2d5ba7d8cf91cc8062ce4d821afc67c6836c399da568b8311e770 ssh-agent [2021-06-29T02:38:08.308Z] SSH_AUTH_SOCK=/tmp/ssh-ojNUvU9LQPDY/agent.13 [2021-06-29T02:38:08.308Z] SSH_AGENT_PID=20 [2021-06-29T02:38:08.314Z] Running ssh-add (command line suppressed) [2021-06-29T02:38:08.392Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_950847704586095422.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_950847704586095422.key) [2021-06-29T02:38:08.411Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T02:38:08.710Z] + git semver push [2021-06-29T02:38:08.710Z] # -> Open(): unable to determine branch for HEAD [2021-06-29T02:38:08.710Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2021-06-29T02:38:08.710Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2021-06-29T02:38:08.710Z] # $SEMVER_REMOTE_NAME = origin [2021-06-29T02:38:08.710Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-29T02:38:08.710Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-29T02:38:08.710Z] # $SEMVER_BRANCH = master [2021-06-29T02:38:08.710Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } [2021-06-29T02:38:14.010Z] $ docker exec --env ******** --env ******** 92318f8023b2d5ba7d8cf91cc8062ce4d821afc67c6836c399da568b8311e770 ssh-agent -k [2021-06-29T02:38:14.099Z] unset SSH_AUTH_SOCK; [2021-06-29T02:38:14.099Z] unset SSH_AGENT_PID; [2021-06-29T02:38:14.099Z] echo Agent pid 20 killed; [2021-06-29T02:38:14.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T02:38:14.465Z] + git semver [Pipeline] } [2021-06-29T02:38:14.477Z] $ docker stop --time=1 92318f8023b2d5ba7d8cf91cc8062ce4d821afc67c6836c399da568b8311e770 [2021-06-29T02:38:15.661Z] $ docker rm -f 92318f8023b2d5ba7d8cf91cc8062ce4d821afc67c6836c399da568b8311e770 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:38:17.113Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:38:17.685Z] ---> package-listing.sh [2021-06-29T02:38:17.685Z] ++ facter osfamily [2021-06-29T02:38:17.685Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-29T02:38:17.948Z] + OS_FAMILY=redhat [2021-06-29T02:38:17.948Z] + workspace=/w/workspace/gexfoundry_device-rest-go_master [2021-06-29T02:38:17.948Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-29T02:38:17.948Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-29T02:38:17.948Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-29T02:38:17.948Z] + PACKAGES=/tmp/packages_start.txt [2021-06-29T02:38:17.949Z] + '[' /w/workspace/gexfoundry_device-rest-go_master ']' [2021-06-29T02:38:17.949Z] + PACKAGES=/tmp/packages_end.txt [2021-06-29T02:38:17.949Z] + case "${OS_FAMILY}" in [2021-06-29T02:38:17.949Z] + sort [2021-06-29T02:38:17.949Z] + rpm -qa [2021-06-29T02:38:18.521Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-29T02:38:18.521Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-29T02:38:18.521Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-29T02:38:18.521Z] + '[' /w/workspace/gexfoundry_device-rest-go_master ']' [2021-06-29T02:38:18.521Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/archives/ [2021-06-29T02:38:18.521Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_master/archives/ [Pipeline] echo [2021-06-29T02:38:18.540Z] 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 [2021-06-29T02:38:18.834Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:38:19.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T02:38:19.406Z] [2021-06-29T02:38:19.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-29T02:38:19.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T02:38:19.731Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-29T02:38:19.731Z] df20fa9351a1: Pulling fs layer [2021-06-29T02:38:19.731Z] 36b3adc4ff6f: Pulling fs layer [2021-06-29T02:38:19.731Z] 8ad3a11d3b57: Pulling fs layer [2021-06-29T02:38:19.731Z] 46f8f816bc3b: Pulling fs layer [2021-06-29T02:38:19.731Z] 93b61091891f: Pulling fs layer [2021-06-29T02:38:19.731Z] 93b9cdb0e59b: Pulling fs layer [2021-06-29T02:38:19.731Z] 5e14af77c1be: Pulling fs layer [2021-06-29T02:38:19.731Z] 01666e4c0597: Pulling fs layer [2021-06-29T02:38:19.731Z] aa168da1d23b: Pulling fs layer [2021-06-29T02:38:19.731Z] 46f8f816bc3b: Waiting [2021-06-29T02:38:19.731Z] 93b61091891f: Waiting [2021-06-29T02:38:19.731Z] 93b9cdb0e59b: Waiting [2021-06-29T02:38:19.731Z] 5e14af77c1be: Waiting [2021-06-29T02:38:19.731Z] 01666e4c0597: Waiting [2021-06-29T02:38:19.731Z] aa168da1d23b: Waiting [2021-06-29T02:38:19.731Z] 36b3adc4ff6f: Verifying Checksum [2021-06-29T02:38:19.731Z] 36b3adc4ff6f: Download complete [2021-06-29T02:38:19.731Z] 46f8f816bc3b: Verifying Checksum [2021-06-29T02:38:19.731Z] 46f8f816bc3b: Download complete [2021-06-29T02:38:19.731Z] df20fa9351a1: Verifying Checksum [2021-06-29T02:38:19.731Z] df20fa9351a1: Download complete [2021-06-29T02:38:19.731Z] 93b9cdb0e59b: Verifying Checksum [2021-06-29T02:38:19.731Z] 93b9cdb0e59b: Download complete [2021-06-29T02:38:19.995Z] 5e14af77c1be: Verifying Checksum [2021-06-29T02:38:19.995Z] 5e14af77c1be: Download complete [2021-06-29T02:38:19.995Z] 93b61091891f: Verifying Checksum [2021-06-29T02:38:19.995Z] 93b61091891f: Download complete [2021-06-29T02:38:19.995Z] 01666e4c0597: Verifying Checksum [2021-06-29T02:38:19.995Z] 01666e4c0597: Download complete [2021-06-29T02:38:19.995Z] df20fa9351a1: Pull complete [2021-06-29T02:38:19.995Z] 8ad3a11d3b57: Verifying Checksum [2021-06-29T02:38:19.995Z] 8ad3a11d3b57: Download complete [2021-06-29T02:38:19.995Z] 36b3adc4ff6f: Pull complete [2021-06-29T02:38:20.577Z] 8ad3a11d3b57: Pull complete [2021-06-29T02:38:20.577Z] 46f8f816bc3b: Pull complete [2021-06-29T02:38:20.848Z] 93b61091891f: Pull complete [2021-06-29T02:38:21.108Z] 93b9cdb0e59b: Pull complete [2021-06-29T02:38:21.108Z] 5e14af77c1be: Pull complete [2021-06-29T02:38:21.108Z] 01666e4c0597: Pull complete [2021-06-29T02:38:21.689Z] aa168da1d23b: Verifying Checksum [2021-06-29T02:38:21.689Z] aa168da1d23b: Download complete [2021-06-29T02:38:25.919Z] aa168da1d23b: Pull complete [2021-06-29T02:38:25.919Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-29T02:38:25.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T02:38:25.919Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-29T02:38:25.997Z] prd-centos7-docker-4c-2g-642 does not seem to be running inside a container [2021-06-29T02:38:26.038Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-29T02:38:27.971Z] $ docker top 3a96aca60791fe5834e4bdb377305f2b97b3dace66ed6a3694a91387e66112fa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T02:38:28.363Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-29T02:38:28.661Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-29T02:38:28.963Z] + ls /var/log/sa-host [2021-06-29T02:38:28.964Z] + sadf -c /var/log/sa-host/sa05 [2021-06-29T02:38:28.964Z] file_magic: OK [2021-06-29T02:38:28.964Z] HZ: Using current value: 100 [2021-06-29T02:38:28.964Z] file_header: OK [2021-06-29T02:38:28.964Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-29T02:38:28.964Z] Statistics: [2021-06-29T02:38:28.964Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-29T02:38:28.964Z] File successfully converted to sysstat format version 12.2.1 [2021-06-29T02:38:28.964Z] + sadf -c /var/log/sa-host/sa29 [2021-06-29T02:38:28.964Z] file_magic: OK [2021-06-29T02:38:28.964Z] HZ: Using current value: 100 [2021-06-29T02:38:28.964Z] file_header: OK [2021-06-29T02:38:28.964Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-29T02:38:28.964Z] Statistics: [2021-06-29T02:38:28.964Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-29T02:38:28.964Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T02:38:29.685Z] provisioning config files... [2021-06-29T02:38:29.698Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config941607426505430509tmp [Pipeline] { [Pipeline] echo [2021-06-29T02:38:29.722Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:38:30.020Z] ---> create-netrc.sh [Pipeline] } [2021-06-29T02:38:30.029Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:38:30.444Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-29T02:38:30.455Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:38:30.751Z] ---> sudo-logs.sh [2021-06-29T02:38:30.751Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-29T02:38:30.780Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:38:31.086Z] ---> job-cost.sh [2021-06-29T02:38:31.086Z] lf-activate-venv: SKIPPING [2021-06-29T02:38:31.086Z] DEBUG: total: 0.18000000715255737 [2021-06-29T02:38:31.086Z] INFO: Retrieving Stack Cost... [2021-06-29T02:38:32.203Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-29T02:38:32.463Z] INFO: Archiving Costs [Pipeline] echo [2021-06-29T02:38:32.489Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T02:38:32.781Z] ---> logs-deploy.sh [2021-06-29T02:38:32.781Z] lf-activate-venv: SKIPPING [2021-06-29T02:38:32.781Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/55 [2021-06-29T02:38:32.781Z] INFO: archiving workspace using pattern(s): [2021-06-29T02:38:33.726Z] Archives upload complete. [2021-06-29T02:38:33.726Z] INFO: archiving logs to Nexus [2021-06-29T02:38:34.299Z] ---> uname -a: [2021-06-29T02:38:34.299Z] Linux prd-centos7-docker-4c-2g-642.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-29T02:38:34.299Z] [2021-06-29T02:38:34.299Z] [2021-06-29T02:38:34.299Z] ---> lscpu: [2021-06-29T02:38:34.299Z] Architecture: x86_64 [2021-06-29T02:38:34.299Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-29T02:38:34.299Z] Byte Order: Little Endian [2021-06-29T02:38:34.299Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-29T02:38:34.299Z] CPU(s): 2 [2021-06-29T02:38:34.299Z] On-line CPU(s) list: 0,1 [2021-06-29T02:38:34.299Z] Thread(s) per core: 1 [2021-06-29T02:38:34.299Z] Core(s) per socket: 1 [2021-06-29T02:38:34.299Z] Socket(s): 2 [2021-06-29T02:38:34.299Z] NUMA node(s): 1 [2021-06-29T02:38:34.299Z] Vendor ID: AuthenticAMD [2021-06-29T02:38:34.299Z] CPU family: 23 [2021-06-29T02:38:34.299Z] Model: 49 [2021-06-29T02:38:34.299Z] Model name: AMD EPYC-Rome Processor [2021-06-29T02:38:34.299Z] Stepping: 0 [2021-06-29T02:38:34.299Z] CPU MHz: 2800.000 [2021-06-29T02:38:34.299Z] BogoMIPS: 5600.00 [2021-06-29T02:38:34.299Z] Virtualization: AMD-V [2021-06-29T02:38:34.299Z] Hypervisor vendor: KVM [2021-06-29T02:38:34.299Z] Virtualization type: full [2021-06-29T02:38:34.299Z] L1d cache: 64 KiB [2021-06-29T02:38:34.299Z] L1i cache: 64 KiB [2021-06-29T02:38:34.299Z] L2 cache: 1 MiB [2021-06-29T02:38:34.299Z] L3 cache: 32 MiB [2021-06-29T02:38:34.299Z] NUMA node0 CPU(s): 0,1 [2021-06-29T02:38:34.299Z] Vulnerability Itlb multihit: Not affected [2021-06-29T02:38:34.299Z] Vulnerability L1tf: Not affected [2021-06-29T02:38:34.299Z] Vulnerability Mds: Not affected [2021-06-29T02:38:34.299Z] Vulnerability Meltdown: Not affected [2021-06-29T02:38:34.299Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-29T02:38:34.299Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-29T02:38:34.299Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-29T02:38:34.299Z] Vulnerability Srbds: Not affected [2021-06-29T02:38:34.299Z] Vulnerability Tsx async abort: Not affected [2021-06-29T02:38:34.299Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-29T02:38:34.299Z] [2021-06-29T02:38:34.299Z] [2021-06-29T02:38:34.299Z] ---> nproc: [2021-06-29T02:38:34.299Z] 2 [2021-06-29T02:38:34.299Z] [2021-06-29T02:38:34.299Z] [2021-06-29T02:38:34.299Z] ---> df -h: [2021-06-29T02:38:34.299Z] Filesystem Size Used Available Use% Mounted on [2021-06-29T02:38:34.299Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-29T02:38:34.299Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-29T02:38:34.299Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-29T02:38:34.299Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-29T02:38:34.299Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-29T02:38:34.299Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-29T02:38:34.299Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-29T02:38:34.299Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-29T02:38:34.299Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-29T02:38:34.299Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-29T02:38:34.299Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-29T02:38:34.300Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-rest-go_master [2021-06-29T02:38:34.300Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-rest-go_master@tmp [2021-06-29T02:38:34.300Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-29T02:38:34.300Z] [2021-06-29T02:38:34.300Z] [2021-06-29T02:38:34.300Z] ---> free -m: [2021-06-29T02:38:34.300Z] total used free shared buff/cache available [2021-06-29T02:38:34.300Z] Mem: 7821 1172 3248 0 3399 6567 [2021-06-29T02:38:34.300Z] Swap: 1023 0 1023 [2021-06-29T02:38:34.300Z] [2021-06-29T02:38:34.300Z] [2021-06-29T02:38:34.300Z] ---> ip addr: [2021-06-29T02:38:34.300Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-29T02:38:34.300Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-29T02:38:34.300Z] inet 127.0.0.1/8 scope host lo [2021-06-29T02:38:34.300Z] valid_lft forever preferred_lft forever [2021-06-29T02:38:34.300Z] inet6 ::1/128 scope host [2021-06-29T02:38:34.300Z] valid_lft forever preferred_lft forever [2021-06-29T02:38:34.300Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-29T02:38:34.300Z] link/ether fa:16:3e:04:48:7f brd ff:ff:ff:ff:ff:ff [2021-06-29T02:38:34.300Z] inet 10.30.122.198/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-29T02:38:34.300Z] valid_lft 85875sec preferred_lft 85875sec [2021-06-29T02:38:34.300Z] inet6 fe80::f816:3eff:fe04:487f/64 scope link [2021-06-29T02:38:34.300Z] valid_lft forever preferred_lft forever [2021-06-29T02:38:34.300Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-29T02:38:34.300Z] link/ether 02:42:73:96:e6:46 brd ff:ff:ff:ff:ff:ff [2021-06-29T02:38:34.300Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-29T02:38:34.300Z] valid_lft forever preferred_lft forever [2021-06-29T02:38:34.300Z] inet6 fe80::42:73ff:fe96:e646/64 scope link [2021-06-29T02:38:34.300Z] valid_lft forever preferred_lft forever [2021-06-29T02:38:34.300Z] [2021-06-29T02:38:34.300Z] [2021-06-29T02:38:34.300Z] ---> sar -b -r -n DEV: [2021-06-29T02:38:34.300Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) [2021-06-29T02:38:34.300Z] [2021-06-29T02:38:34.300Z] 02:29:38 LINUX RESTART (2 CPU) [2021-06-29T02:38:34.300Z] [2021-06-29T02:38:34.300Z] 02:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-29T02:38:34.300Z] 02:31:01 106.54 16.38 90.16 0.00 5520.08 5220.18 0.00 [2021-06-29T02:38:34.300Z] 02:32:01 1.80 0.00 1.80 0.00 0.00 36.25 0.00 [2021-06-29T02:38:34.300Z] 02:33:01 0.28 0.00 0.28 0.00 0.00 3.78 0.00 [2021-06-29T02:38:34.300Z] 02:34:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 [2021-06-29T02:38:34.300Z] 02:35:02 0.28 0.00 0.28 0.00 0.00 3.23 0.00 [2021-06-29T02:38:34.300Z] 02:36:01 0.29 0.00 0.29 0.00 0.00 3.78 0.00 [2021-06-29T02:38:34.300Z] 02:37:01 0.25 0.00 0.25 0.00 0.00 3.23 0.00 [2021-06-29T02:38:34.300Z] 02:38:01 196.90 0.03 196.87 0.00 3.73 54840.22 0.00 [2021-06-29T02:38:34.300Z] Average: 38.40 2.06 36.35 0.00 692.19 7531.57 0.00 [2021-06-29T02:38:34.300Z] [2021-06-29T02:38:34.300Z] 02:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-29T02:38:34.300Z] 02:31:01 5446000 0 808768 10.10 2620 1751552 1291356 14.26 582992 1578656 128 [2021-06-29T02:38:34.300Z] 02:32:01 5451424 0 803340 10.03 2620 1751556 1249828 13.80 578716 1578620 20 [2021-06-29T02:38:34.300Z] 02:33:01 5455196 0 799564 9.98 2620 1751560 1206640 13.32 569304 1584716 20 [2021-06-29T02:38:34.300Z] 02:34:01 5455904 0 798852 9.97 2620 1751564 1206400 13.32 568976 1584716 20 [2021-06-29T02:38:34.300Z] 02:35:02 5455960 0 798788 9.97 2620 1751572 1206400 13.32 568312 1585452 8 [2021-06-29T02:38:34.300Z] 02:36:01 5454472 0 800276 9.99 2620 1751572 1206496 13.32 570036 1585452 8 [2021-06-29T02:38:34.300Z] 02:37:01 5454980 0 799756 9.99 2620 1751584 1206400 13.32 569468 1585452 20 [2021-06-29T02:38:34.300Z] 02:38:01 3640048 0 1158344 14.46 2620 3207928 1473316 16.27 971764 2751168 100596 [2021-06-29T02:38:34.300Z] Average: 5226748 0 845961 10.56 2620 1933611 1255854 13.87 622446 1729279 12602 [2021-06-29T02:38:34.300Z] [2021-06-29T02:38:34.300Z] 02:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-29T02:38:34.300Z] 02:31:01 eth0 655.29 484.53 1325.07 92.59 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] 02:31:01 docker0 45.75 31.00 4.03 133.41 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] 02:32:01 eth0 4.56 2.33 4.17 0.16 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] 02:33:01 eth0 0.88 0.32 0.31 0.17 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] 02:34:01 eth0 0.13 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] 02:35:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] 02:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] 02:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] 02:36:01 eth0 0.25 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] 02:37:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] 02:38:01 eth0 948.11 874.87 7963.29 104.66 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] 02:38:01 veth0db4b38 32.72 37.04 2.23 273.48 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] 02:38:01 docker0 96.09 102.78 6.90 655.93 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] Average: eth0 201.66 170.72 1164.34 24.77 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] Average: veth0db4b38 4.10 4.64 0.28 34.26 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] Average: docker0 17.77 16.76 1.37 98.90 0.00 0.00 0.00 0.00 [2021-06-29T02:38:34.300Z] [2021-06-29T02:38:34.300Z] [2021-06-29T02:38:34.300Z] ---> sar -P ALL: [2021-06-29T02:38:34.300Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) [2021-06-29T02:38:34.300Z] [2021-06-29T02:38:34.300Z] 02:29:38 LINUX RESTART (2 CPU) [2021-06-29T02:38:34.300Z] [2021-06-29T02:38:34.300Z] 02:30:01 CPU %user %nice %system %iowait %steal %idle [2021-06-29T02:38:34.300Z] 02:31:01 all 14.80 0.00 3.35 2.31 0.08 79.46 [2021-06-29T02:38:34.300Z] 02:31:01 0 14.90 0.00 3.02 1.19 0.07 80.82 [2021-06-29T02:38:34.300Z] 02:31:01 1 14.71 0.00 3.67 3.43 0.09 78.10 [2021-06-29T02:38:34.300Z] 02:32:01 all 0.20 0.00 0.04 0.00 0.03 99.73 [2021-06-29T02:38:34.300Z] 02:32:01 0 0.33 0.00 0.05 0.00 0.03 99.58 [2021-06-29T02:38:34.300Z] 02:32:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-06-29T02:38:34.300Z] 02:33:01 all 0.13 0.00 0.03 0.00 0.03 99.80 [2021-06-29T02:38:34.300Z] 02:33:01 0 0.23 0.00 0.05 0.00 0.03 99.68 [2021-06-29T02:38:34.300Z] 02:33:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-29T02:38:34.300Z] 02:34:01 all 0.15 0.00 0.04 0.00 0.03 99.78 [2021-06-29T02:38:34.300Z] 02:34:01 0 0.27 0.00 0.07 0.00 0.03 99.63 [2021-06-29T02:38:34.300Z] 02:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-29T02:38:34.300Z] 02:35:02 all 0.20 0.00 0.02 0.00 0.04 99.74 [2021-06-29T02:38:34.300Z] 02:35:02 0 0.37 0.00 0.02 0.00 0.03 99.58 [2021-06-29T02:38:34.300Z] 02:35:02 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-29T02:38:34.300Z] 02:36:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-06-29T02:38:34.300Z] 02:36:01 0 0.14 0.00 0.02 0.00 0.02 99.83 [2021-06-29T02:38:34.300Z] 02:36:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-29T02:38:34.300Z] 02:37:01 all 0.10 0.00 0.04 0.00 0.03 99.82 [2021-06-29T02:38:34.300Z] 02:37:01 0 0.15 0.00 0.03 0.00 0.03 99.78 [2021-06-29T02:38:34.300Z] 02:37:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-29T02:38:34.300Z] 02:38:01 all 23.24 0.00 9.56 2.59 0.10 64.51 [2021-06-29T02:38:34.300Z] 02:38:01 0 24.82 0.00 10.09 1.92 0.09 63.08 [2021-06-29T02:38:34.300Z] 02:38:01 1 21.68 0.00 9.04 3.25 0.11 65.92 [2021-06-29T02:38:34.300Z] Average: all 4.69 0.00 1.57 0.59 0.04 93.10 [2021-06-29T02:38:34.300Z] Average: 0 4.96 0.00 1.59 0.37 0.04 93.03 [2021-06-29T02:38:34.300Z] Average: 1 4.43 0.00 1.55 0.81 0.05 93.16 [2021-06-29T02:38:34.300Z] [2021-06-29T02:38:34.300Z] [2021-06-29T02:38:34.300Z]