Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4101374aba6aaebd04804f9de13bcb00ee2f3b6a 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5404070310792579420.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4354224370398285559.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4289601962269170349.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5941538854506902245.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7600538208354736912.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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-virtual-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-virtual-go-settings PROJECT: device-virtual-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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual 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-1055 in /w/workspace/exfoundry_device-virtual-go_main [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-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_device-virtual-go_main@tmp/jenkins-gitclient-ssh6011547711303521736.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4101374aba6aaebd04804f9de13bcb00ee2f3b6a (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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 4101374aba6aaebd04804f9de13bcb00ee2f3b6a # timeout=10 Commit message: "Merge pull request #239 from jpwhitemn/upgrade-alpine-314" > git rev-list --no-walk 60d9a57dff39513032cce8af6e955f5a8a0738df # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-23T23:30:32.483Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-23T23:30:32.598Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-23T23:30:32.629Z] ========================================================= [2021-09-23T23:30:32.629Z] EdgeX Global Pipelines Version Info [2021-09-23T23:30:32.629Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:30:33.883Z] ------------------- [2021-09-23T23:30:33.883Z] stable info: [2021-09-23T23:30:33.883Z] ------------------- [2021-09-23T23:30:33.883Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-23T23:30:33.883Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-23T23:30:33.883Z] Message: update stable to v1.0.205 [2021-09-23T23:30:34.476Z] ------------------- [2021-09-23T23:30:34.476Z] experimental info: [2021-09-23T23:30:34.476Z] ------------------- [2021-09-23T23:30:34.476Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-23T23:30:34.476Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-23T23:30:34.476Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-23T23:30:34.657Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-09-23T23:30:34.683Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-09-23T23:30:34.708Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-23T23:30:34.732Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-23T23:30:34.758Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-23T23:30:34.782Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-23T23:30:34.807Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-23T23:30:34.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-23T23:30:34.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-23T23:30:34.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-23T23:30:34.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-23T23:30:34.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-23T23:30:34.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-09-23T23:30:34.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-23T23:30:35.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-23T23:30:35.036Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-23T23:30:35.061Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-23T23:30:35.087Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-23T23:30:35.112Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-23T23:30:35.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-23T23:30:35.160Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-23T23:30:35.185Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-23T23:30:35.210Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-23T23:30:35.235Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-23T23:30:35.262Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-23T23:30:35.292Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-23T23:30:35.323Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-23T23:30:35.350Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-23T23:30:35.381Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-23T23:30:35.407Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-23T23:30:35.433Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4101374aba6aaebd04804f9de13bcb00ee2f3b6a [Pipeline] echo [2021-09-23T23:30:35.460Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4101374 [Pipeline] echo [2021-09-23T23:30:35.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:30:35.627Z] provisioning config files... [2021-09-23T23:30:35.650Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8755409965373206384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:30:35.992Z] ---> docker-login.sh [2021-09-23T23:30:35.992Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:30:35.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:30:36.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:30:36.260Z] Configure a credential helper to remove this warning. See [2021-09-23T23:30:36.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:30:36.260Z] [2021-09-23T23:30:36.260Z] Login Succeeded [2021-09-23T23:30:36.260Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:30:36.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:30:36.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:30:36.260Z] Configure a credential helper to remove this warning. See [2021-09-23T23:30:36.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:30:36.260Z] [2021-09-23T23:30:36.260Z] Login Succeeded [2021-09-23T23:30:36.260Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:30:36.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:30:36.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:30:36.527Z] Configure a credential helper to remove this warning. See [2021-09-23T23:30:36.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:30:36.527Z] [2021-09-23T23:30:36.527Z] Login Succeeded [2021-09-23T23:30:36.527Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:30:36.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:30:36.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:30:36.795Z] Configure a credential helper to remove this warning. See [2021-09-23T23:30:36.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:30:36.795Z] [2021-09-23T23:30:36.795Z] Login Succeeded [2021-09-23T23:30:36.795Z] docker.io [2021-09-23T23:30:36.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:30:42.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:30:42.166Z] Configure a credential helper to remove this warning. See [2021-09-23T23:30:42.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:30:42.166Z] [2021-09-23T23:30:42.166Z] Login Succeeded [2021-09-23T23:30:42.166Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:30:42.178Z] 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-09-23T23:30:42.714Z] + git log --format=format:%s -1 4101374aba6aaebd04804f9de13bcb00ee2f3b6a [Pipeline] echo [2021-09-23T23:30:42.768Z] GIT_COMMIT: 4101374aba6aaebd04804f9de13bcb00ee2f3b6a, Commit Message: Merge pull request #239 from jpwhitemn/upgrade-alpine-314 [Pipeline] echo [2021-09-23T23:30:42.782Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:30:43.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:30:43.347Z] [2021-09-23T23:30:43.347Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:30:43.683Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:30:43.683Z] latest: Pulling from edgex-devops/git-semver [2021-09-23T23:30:43.683Z] 31603596830f: Pulling fs layer [2021-09-23T23:30:43.683Z] 04fac38145f0: Pulling fs layer [2021-09-23T23:30:43.683Z] 701f6daf10bf: Pulling fs layer [2021-09-23T23:30:43.683Z] 24f72da36158: Pulling fs layer [2021-09-23T23:30:43.683Z] 04fac38145f0: Verifying Checksum [2021-09-23T23:30:43.683Z] 04fac38145f0: Download complete [2021-09-23T23:30:43.951Z] 31603596830f: Verifying Checksum [2021-09-23T23:30:43.951Z] 31603596830f: Download complete [2021-09-23T23:30:43.951Z] 31603596830f: Pull complete [2021-09-23T23:30:43.951Z] 24f72da36158: Verifying Checksum [2021-09-23T23:30:43.951Z] 24f72da36158: Download complete [2021-09-23T23:30:44.224Z] 04fac38145f0: Pull complete [2021-09-23T23:30:44.224Z] 701f6daf10bf: Verifying Checksum [2021-09-23T23:30:44.224Z] 701f6daf10bf: Download complete [2021-09-23T23:30:44.808Z] 701f6daf10bf: Pull complete [2021-09-23T23:30:45.080Z] 24f72da36158: Pull complete [2021-09-23T23:30:45.080Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-23T23:30:45.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:30:45.080Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-23T23:30:45.181Z] prd-centos7-docker-4c-2g-1055 does not seem to be running inside a container [2021-09-23T23:30:45.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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-09-23T23:30:45.967Z] $ docker top 6421d2243f42c85fe350b5277010bd08e0363ef0283c89fdd7785f48875802a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-23T23:30:46.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:30:46.106Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:30:46.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:30:46.224Z] $ docker exec 6421d2243f42c85fe350b5277010bd08e0363ef0283c89fdd7785f48875802a3 ssh-agent [2021-09-23T23:30:46.359Z] SSH_AUTH_SOCK=/tmp/ssh-NDzq12nQROZ4/agent.13 [2021-09-23T23:30:46.359Z] SSH_AGENT_PID=19 [2021-09-23T23:30:46.373Z] Running ssh-add (command line suppressed) [2021-09-23T23:30:46.476Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4301719943593245122.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4301719943593245122.key) [2021-09-23T23:30:46.504Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:30:46.830Z] + git tag --points-at HEAD [Pipeline] } [2021-09-23T23:30:46.845Z] $ docker exec --env ******** --env ******** 6421d2243f42c85fe350b5277010bd08e0363ef0283c89fdd7785f48875802a3 ssh-agent -k [2021-09-23T23:30:46.945Z] unset SSH_AUTH_SOCK; [2021-09-23T23:30:46.946Z] unset SSH_AGENT_PID; [2021-09-23T23:30:46.946Z] echo Agent pid 19 killed; [2021-09-23T23:30:46.970Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-23T23:30:47.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:30:47.012Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:30:47.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:30:47.131Z] $ docker exec 6421d2243f42c85fe350b5277010bd08e0363ef0283c89fdd7785f48875802a3 ssh-agent [2021-09-23T23:30:47.249Z] SSH_AUTH_SOCK=/tmp/ssh-ngkJ8TfLiLkt/agent.54 [2021-09-23T23:30:47.249Z] SSH_AGENT_PID=61 [2021-09-23T23:30:47.262Z] Running ssh-add (command line suppressed) [2021-09-23T23:30:47.362Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8773998791301040454.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8773998791301040454.key) [2021-09-23T23:30:47.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:30:47.711Z] + git semver init [2021-09-23T23:30:47.711Z] # -> Open(): unable to determine branch for HEAD [2021-09-23T23:30:47.711Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-09-23T23:30:47.711Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-09-23T23:30:47.711Z] # $SEMVER_REMOTE_NAME = origin [2021-09-23T23:30:47.711Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-23T23:30:47.711Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-23T23:30:47.711Z] # $SEMVER_BRANCH = main [2021-09-23T23:30:47.711Z] # $SEMVER_TEMP = /tmp/semver-611663128 [2021-09-23T23:30:47.711Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-09-23T23:30:49.141Z] # '/tmp/semver-611663128' -> '/w/workspace/exfoundry_device-virtual-go_main/.semver' [2021-09-23T23:30:49.141Z] # -> Force: false [2021-09-23T23:30:49.141Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2021-09-23T23:30:49.150Z] $ docker exec --env ******** --env ******** 6421d2243f42c85fe350b5277010bd08e0363ef0283c89fdd7785f48875802a3 ssh-agent -k [2021-09-23T23:30:49.239Z] unset SSH_AUTH_SOCK; [2021-09-23T23:30:49.240Z] unset SSH_AGENT_PID; [2021-09-23T23:30:49.240Z] echo Agent pid 61 killed; [2021-09-23T23:30:49.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-23T23:30:49.613Z] + git semver [Pipeline] } [2021-09-23T23:30:49.626Z] $ docker stop --time=1 6421d2243f42c85fe350b5277010bd08e0363ef0283c89fdd7785f48875802a3 [2021-09-23T23:30:50.908Z] $ docker rm -f 6421d2243f42c85fe350b5277010bd08e0363ef0283c89fdd7785f48875802a3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-23T23:30:51.302Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-23T23:30:51.660Z] Stashed 1 file(s) [Pipeline] echo [2021-09-23T23:30:51.663Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.5 [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-09-23T23:31:06.908Z] Still waiting to schedule task [2021-09-23T23:31:06.909Z] ‘prd-centos7-blackbox-4c-2g-563’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-09-23T23:31:06.909Z] ‘prd-centos7-docker-4c-2g-1051’ is offline [2021-09-23T23:31:06.909Z] ‘prd-centos7-docker-4c-2g-1058’ is offline [2021-09-23T23:31:06.912Z] Still waiting to schedule task [2021-09-23T23:31:06.912Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-23T23:32:26.941Z] Running on prd-centos7-docker-4c-2g-1062 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2021-09-23T23:32:26.961Z] Running in /w/workspace/device-virtual-go/6 [Pipeline] { [Pipeline] checkout [2021-09-23T23:32:27.086Z] The recommended git tool is: git [2021-09-23T23:32:30.061Z] using credential edgex-jenkins-ssh [2021-09-23T23:32:30.100Z] Cloning the remote Git repository [2021-09-23T23:32:30.121Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-09-23T23:32:30.188Z] > git init /w/workspace/device-virtual-go/6 # timeout=10 [2021-09-23T23:32:30.221Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-09-23T23:32:30.221Z] > git --version # timeout=10 [2021-09-23T23:32:30.230Z] > git --version # 'git version 2.24.4' [2021-09-23T23:32:30.230Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-23T23:32:30.258Z] [INFO] Currently running in a labeled security context [2021-09-23T23:32:30.258Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-23T23:32:30.258Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/6@tmp/jenkins-gitclient-ssh7337030482367427502.key [2021-09-23T23:32:30.270Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T23:32:34.401Z] Avoid second fetch [2021-09-23T23:32:34.402Z] Checking out Revision 4101374aba6aaebd04804f9de13bcb00ee2f3b6a (main) [2021-09-23T23:32:34.379Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-09-23T23:32:34.387Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T23:32:34.409Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T23:32:34.417Z] > git checkout -f 4101374aba6aaebd04804f9de13bcb00ee2f3b6a # timeout=10 [2021-09-23T23:32:38.197Z] Commit message: "Merge pull request #239 from jpwhitemn/upgrade-alpine-314" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:32:38.565Z] provisioning config files... [2021-09-23T23:32:38.585Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/6@tmp/config3731840991858744577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:32:39.042Z] ---> docker-login.sh [2021-09-23T23:32:39.042Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:32:39.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:32:39.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:32:39.042Z] Configure a credential helper to remove this warning. See [2021-09-23T23:32:39.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:32:39.042Z] [2021-09-23T23:32:39.042Z] Login Succeeded [2021-09-23T23:32:39.042Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:32:39.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:32:39.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:32:39.312Z] Configure a credential helper to remove this warning. See [2021-09-23T23:32:39.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:32:39.312Z] [2021-09-23T23:32:39.312Z] Login Succeeded [2021-09-23T23:32:39.312Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:32:39.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:32:39.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:32:39.578Z] Configure a credential helper to remove this warning. See [2021-09-23T23:32:39.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:32:39.578Z] [2021-09-23T23:32:39.578Z] Login Succeeded [2021-09-23T23:32:39.578Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:32:39.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:32:39.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:32:39.578Z] Configure a credential helper to remove this warning. See [2021-09-23T23:32:39.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:32:39.578Z] [2021-09-23T23:32:39.578Z] Login Succeeded [2021-09-23T23:32:39.578Z] docker.io [2021-09-23T23:32:39.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:32:40.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:32:40.115Z] Configure a credential helper to remove this warning. See [2021-09-23T23:32:40.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:32:40.115Z] [2021-09-23T23:32:40.115Z] Login Succeeded [2021-09-23T23:32:40.115Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:32:40.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-23T23:32:40.377Z] ========================================================= [2021-09-23T23:32:40.377Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-23T23:32:40.377Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:32:40.729Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-23T23:32:40.729Z] Sending build context to Docker daemon 8.606MB [2021-09-23T23:32:40.729Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T23:32:40.729Z] Step 2/12 : FROM ${BASE} AS builder [2021-09-23T23:32:41.003Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-23T23:32:41.003Z] 540db60ca938: Pulling fs layer [2021-09-23T23:32:41.003Z] adcc1eea9eea: Pulling fs layer [2021-09-23T23:32:41.003Z] 4c4ab2625f07: Pulling fs layer [2021-09-23T23:32:41.003Z] db62176df00c: Pulling fs layer [2021-09-23T23:32:41.003Z] 3b30891b0d05: Pulling fs layer [2021-09-23T23:32:41.003Z] 06b49ca38bd5: Pulling fs layer [2021-09-23T23:32:41.003Z] c788192a36de: Pulling fs layer [2021-09-23T23:32:41.003Z] a77e37c0d609: Pulling fs layer [2021-09-23T23:32:41.003Z] c3185cebc471: Pulling fs layer [2021-09-23T23:32:41.003Z] db62176df00c: Waiting [2021-09-23T23:32:41.003Z] 3b30891b0d05: Waiting [2021-09-23T23:32:41.003Z] 06b49ca38bd5: Waiting [2021-09-23T23:32:41.003Z] c788192a36de: Waiting [2021-09-23T23:32:41.003Z] a77e37c0d609: Waiting [2021-09-23T23:32:41.003Z] c3185cebc471: Waiting [2021-09-23T23:32:41.003Z] 4c4ab2625f07: Verifying Checksum [2021-09-23T23:32:41.003Z] 4c4ab2625f07: Download complete [2021-09-23T23:32:41.003Z] adcc1eea9eea: Download complete [2021-09-23T23:32:41.003Z] 3b30891b0d05: Verifying Checksum [2021-09-23T23:32:41.003Z] 3b30891b0d05: Download complete [2021-09-23T23:32:41.003Z] 06b49ca38bd5: Verifying Checksum [2021-09-23T23:32:41.003Z] 06b49ca38bd5: Download complete [2021-09-23T23:32:41.003Z] c788192a36de: Verifying Checksum [2021-09-23T23:32:41.003Z] c788192a36de: Download complete [2021-09-23T23:32:41.272Z] 540db60ca938: Verifying Checksum [2021-09-23T23:32:41.272Z] 540db60ca938: Download complete [2021-09-23T23:32:41.539Z] 540db60ca938: Pull complete [2021-09-23T23:32:41.539Z] adcc1eea9eea: Pull complete [2021-09-23T23:32:41.539Z] 4c4ab2625f07: Pull complete [2021-09-23T23:32:42.122Z] a77e37c0d609: Verifying Checksum [2021-09-23T23:32:42.122Z] a77e37c0d609: Download complete [2021-09-23T23:32:48.770Z] c3185cebc471: Verifying Checksum [2021-09-23T23:32:48.770Z] c3185cebc471: Download complete [2021-09-23T23:32:49.040Z] db62176df00c: Verifying Checksum [2021-09-23T23:32:49.041Z] db62176df00c: Download complete [2021-09-23T23:32:52.413Z] db62176df00c: Pull complete [2021-09-23T23:32:52.413Z] 3b30891b0d05: Pull complete [2021-09-23T23:32:52.413Z] 06b49ca38bd5: Pull complete [2021-09-23T23:32:52.413Z] c788192a36de: Pull complete [2021-09-23T23:32:52.688Z] a77e37c0d609: Pull complete [2021-09-23T23:32:54.671Z] c3185cebc471: Pull complete [2021-09-23T23:32:54.671Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-23T23:32:54.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-23T23:32:54.671Z] ---> 031687cdd783 [2021-09-23T23:32:54.671Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-23T23:32:57.265Z] ---> Running in 0083733d4651 [2021-09-23T23:32:57.265Z] Removing intermediate container 0083733d4651 [2021-09-23T23:32:57.265Z] ---> 1b3a35cfe2c2 [2021-09-23T23:32:57.265Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-09-23T23:32:57.265Z] ---> Running in 1bd2c5e28849 [2021-09-23T23:32:57.265Z] Removing intermediate container 1bd2c5e28849 [2021-09-23T23:32:57.265Z] ---> 8c960d65bf85 [2021-09-23T23:32:57.265Z] Step 5/12 : WORKDIR /device-virtual-go [2021-09-23T23:32:57.265Z] ---> Running in 1e0f0aabb54b [2021-09-23T23:32:57.265Z] Removing intermediate container 1e0f0aabb54b [2021-09-23T23:32:57.265Z] ---> b1bb3deb7867 [2021-09-23T23:32:57.265Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:32:57.265Z] ---> Running in 88a40b440387 [2021-09-23T23:32:57.849Z] Removing intermediate container 88a40b440387 [2021-09-23T23:32:57.849Z] ---> a5187c30bd5d [2021-09-23T23:32:57.849Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-23T23:32:57.849Z] ---> Running in b7b0207693d3 [2021-09-23T23:32:58.125Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-23T23:32:59.548Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-23T23:32:59.823Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-09-23T23:33:00.092Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-09-23T23:33:00.092Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-09-23T23:33:00.678Z] Executing busybox-1.32.1-r6.trigger [2021-09-23T23:33:00.678Z] OK: 223 MiB in 55 packages [2021-09-23T23:33:00.678Z] Removing intermediate container b7b0207693d3 [2021-09-23T23:33:00.678Z] ---> ed498a593678 [2021-09-23T23:33:00.678Z] Step 8/12 : COPY . . [2021-09-23T23:33:00.942Z] ---> 435549d7de36 [2021-09-23T23:33:00.942Z] Step 9/12 : RUN go mod tidy [2021-09-23T23:33:01.209Z] ---> Running in 8b3ef7e945e8 [2021-09-23T23:33:06.549Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-09-23T23:33:06.549Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-23T23:33:06.818Z] go: downloading modernc.org/ql v1.0.0 [2021-09-23T23:33:06.818Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-23T23:33:07.087Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-23T23:33:07.087Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-23T23:33:07.355Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-23T23:33:07.355Z] go: downloading github.com/google/uuid v1.2.0 [2021-09-23T23:33:07.355Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-23T23:33:07.355Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-23T23:33:07.625Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-23T23:33:07.625Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-23T23:33:07.625Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-23T23:33:07.625Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-09-23T23:33:07.893Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-23T23:33:07.893Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-09-23T23:33:07.893Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-23T23:33:08.162Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-23T23:33:08.162Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-23T23:33:08.431Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-23T23:33:08.431Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-23T23:33:08.431Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-23T23:33:08.431Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-23T23:33:08.703Z] go: downloading golang.org/x/text v0.3.2 [2021-09-23T23:33:08.703Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-23T23:33:08.972Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-23T23:33:10.390Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-23T23:33:10.390Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-23T23:33:10.390Z] go: downloading modernc.org/b v1.0.0 [2021-09-23T23:33:10.390Z] go: downloading modernc.org/db v1.0.0 [2021-09-23T23:33:10.390Z] go: downloading modernc.org/file v1.0.0 [2021-09-23T23:33:10.390Z] go: downloading modernc.org/golex v1.0.0 [2021-09-23T23:33:10.390Z] go: downloading modernc.org/internal v1.0.0 [2021-09-23T23:33:10.390Z] go: downloading modernc.org/lldb v1.0.0 [2021-09-23T23:33:10.664Z] go: downloading modernc.org/mathutil v1.0.0 [2021-09-23T23:33:10.664Z] go: downloading modernc.org/strutil v1.0.0 [2021-09-23T23:33:10.664Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-23T23:33:10.664Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-23T23:33:10.934Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-23T23:33:10.934Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-23T23:33:10.934Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-23T23:33:10.934Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-23T23:33:11.200Z] go: downloading modernc.org/fileutil v1.0.0 [2021-09-23T23:33:11.200Z] go: downloading modernc.org/sortutil v1.0.0 [2021-09-23T23:33:11.200Z] go: downloading modernc.org/zappy v1.0.0 [2021-09-23T23:33:11.465Z] go: downloading github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2021-09-23T23:33:11.466Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-23T23:33:11.466Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-23T23:33:11.466Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-23T23:33:11.466Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-23T23:33:11.735Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-23T23:33:11.735Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-23T23:33:11.735Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-23T23:33:11.735Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-23T23:33:11.735Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-23T23:33:12.004Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-23T23:33:12.004Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-23T23:33:12.004Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-23T23:33:12.272Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-23T23:33:12.272Z] go: downloading github.com/edsrzf/mmap-go v1.0.0 [2021-09-23T23:33:12.273Z] go: downloading github.com/golang/snappy v0.0.1 [2021-09-23T23:33:12.273Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-23T23:33:12.543Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-23T23:33:12.543Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-23T23:33:12.811Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-23T23:33:12.811Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-23T23:33:12.811Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-23T23:33:12.811Z] go: downloading github.com/kr/text v0.1.0 [2021-09-23T23:33:12.811Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-23T23:33:13.078Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-23T23:33:13.078Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-23T23:33:13.353Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-23T23:33:13.353Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-23T23:33:13.353Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-23T23:33:13.353Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-23T23:33:13.353Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-23T23:33:13.353Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-23T23:33:13.620Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-23T23:33:13.620Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-23T23:33:13.620Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-23T23:33:13.620Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-23T23:33:13.620Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-23T23:33:13.888Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-23T23:33:13.888Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-23T23:33:13.888Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-23T23:33:13.888Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-23T23:33:13.888Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-23T23:33:14.159Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-23T23:33:14.160Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-23T23:33:14.160Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-23T23:33:19.526Z] Removing intermediate container 8b3ef7e945e8 [2021-09-23T23:33:19.526Z] ---> 7e8558b04fba [2021-09-23T23:33:19.526Z] Step 10/12 : RUN go mod download [2021-09-23T23:33:19.526Z] ---> Running in dc66f8cbf5af [2021-09-23T23:33:31.834Z] Removing intermediate container dc66f8cbf5af [2021-09-23T23:33:31.834Z] ---> 94e023d2f9f6 [2021-09-23T23:33:31.834Z] Step 11/12 : ARG MAKE='make build' [2021-09-23T23:33:31.834Z] ---> Running in 0ff071407194 [2021-09-23T23:33:31.834Z] Removing intermediate container 0ff071407194 [2021-09-23T23:33:31.834Z] ---> 63bf4f68b101 [2021-09-23T23:33:31.834Z] Step 12/12 : RUN $MAKE [2021-09-23T23:33:31.834Z] ---> Running in 4191042a3c11 [2021-09-23T23:33:32.103Z] noop [2021-09-23T23:33:32.103Z] Removing intermediate container 4191042a3c11 [2021-09-23T23:33:32.103Z] ---> 81e413ce7f18 [2021-09-23T23:33:32.103Z] Successfully built 81e413ce7f18 [2021-09-23T23:33:32.103Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:33:32.444Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-23T23:33:32.444Z] . [Pipeline] withDockerContainer [2021-09-23T23:33:32.754Z] prd-centos7-docker-4c-2g-1062 does not seem to be running inside a container [2021-09-23T23:33:32.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/6 -v /w/workspace/device-virtual-go/6:/w/workspace/device-virtual-go/6:rw,z -v /w/workspace/device-virtual-go/6@tmp:/w/workspace/device-virtual-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-23T23:33:33.399Z] $ docker top 68986ac4a697f0b20315f0c7a45bbc5fce8dfb5ae60e416246d59e71179eef89 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-23T23:33:33.837Z] + go version [2021-09-23T23:33:33.837Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-23T23:33:33.855Z] $ docker stop --time=1 68986ac4a697f0b20315f0c7a45bbc5fce8dfb5ae60e416246d59e71179eef89 [2021-09-23T23:33:35.055Z] $ docker rm -f 68986ac4a697f0b20315f0c7a45bbc5fce8dfb5ae60e416246d59e71179eef89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:33:35.627Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-23T23:33:35.627Z] . [Pipeline] withDockerContainer [2021-09-23T23:33:35.726Z] prd-centos7-docker-4c-2g-1062 does not seem to be running inside a container [2021-09-23T23:33:35.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/6 -v /w/workspace/device-virtual-go/6:/w/workspace/device-virtual-go/6:rw,z -v /w/workspace/device-virtual-go/6@tmp:/w/workspace/device-virtual-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-23T23:33:36.143Z] $ docker top b31d11fd70fac7d34401d1de642afa929ab03b8e49f6219fffa0e55a3b8e5197 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-23T23:33:36.556Z] + go mod tidy [Pipeline] sh [2021-09-23T23:33:37.141Z] + make test [2021-09-23T23:33:37.141Z] go mod tidy [2021-09-23T23:33:37.141Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-09-23T23:33:37.751Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-09-23T23:33:56.002Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-09-23T23:33:56.969Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.242s coverage: 64.6% of statements [2021-09-23T23:33:56.969Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-23T23:34:05.237Z] gofmt -l . [2021-09-23T23:34:05.237Z] [ "`gofmt -l .`" = "" ] [2021-09-23T23:34:05.237Z] ./bin/test-attribution-txt.sh [2021-09-23T23:34:05.504Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-09-23T23:34:05.521Z] $ docker stop --time=1 b31d11fd70fac7d34401d1de642afa929ab03b8e49f6219fffa0e55a3b8e5197 [2021-09-23T23:34:07.108Z] $ docker rm -f b31d11fd70fac7d34401d1de642afa929ab03b8e49f6219fffa0e55a3b8e5197 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-23T23:34:07.565Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-23T23:34:07.806Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-23T23:34:08.989Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-23T23:34:09.306Z] + ls -al . [2021-09-23T23:34:09.306Z] total 144 [2021-09-23T23:34:09.306Z] drwxrwxr-x. 7 jenkins jenkins 4096 Sep 23 23:34 . [2021-09-23T23:34:09.306Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 23 23:32 .. [2021-09-23T23:34:09.306Z] -rw-rw-r--. 1 jenkins jenkins 8153 Sep 23 23:32 Attribution.txt [2021-09-23T23:34:09.306Z] drwxrwxr-x. 2 jenkins jenkins 64 Sep 23 23:32 bin [2021-09-23T23:34:09.306Z] -rw-rw-r--. 1 jenkins jenkins 6349 Sep 23 23:32 CHANGELOG.md [2021-09-23T23:34:09.306Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 23 23:32 cmd [2021-09-23T23:34:09.306Z] -rw-r--r--. 1 jenkins jenkins 46339 Sep 23 23:33 coverage.out [2021-09-23T23:34:09.306Z] -rw-rw-r--. 1 jenkins jenkins 1921 Sep 23 23:32 Dockerfile [2021-09-23T23:34:09.306Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 23 23:32 .git [2021-09-23T23:34:09.306Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 23 23:32 .github [2021-09-23T23:34:09.306Z] -rw-rw-r--. 1 jenkins jenkins 277 Sep 23 23:32 .gitignore [2021-09-23T23:34:09.306Z] -rw-r--r--. 1 jenkins jenkins 795 Sep 23 23:34 go.mod [2021-09-23T23:34:09.306Z] -rw-r--r--. 1 jenkins jenkins 22824 Sep 23 23:33 go.sum [2021-09-23T23:34:09.306Z] -rw-rw-r--. 1 jenkins jenkins 677 Sep 23 23:32 GOVERNANCE.md [2021-09-23T23:34:09.306Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 23 23:32 internal [2021-09-23T23:34:09.306Z] -rw-rw-r--. 1 jenkins jenkins 660 Sep 23 23:32 Jenkinsfile [2021-09-23T23:34:09.306Z] -rw-rw-r--. 1 jenkins jenkins 11340 Sep 23 23:32 LICENSE [2021-09-23T23:34:09.306Z] -rw-rw-r--. 1 jenkins jenkins 905 Sep 23 23:32 Makefile [2021-09-23T23:34:09.306Z] -rw-rw-r--. 1 jenkins jenkins 623 Sep 23 23:32 OWNERS.md [2021-09-23T23:34:09.306Z] -rw-rw-r--. 1 jenkins jenkins 2913 Sep 23 23:32 README.md [2021-09-23T23:34:09.306Z] -rw-rw-r--. 1 jenkins jenkins 11 Sep 23 23:30 VERSION [2021-09-23T23:34:09.306Z] -rw-rw-r--. 1 jenkins jenkins 235 Sep 23 23:32 version.go [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:09.634Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=4101374aba6aaebd04804f9de13bcb00ee2f3b6a --label arch=amd64 --label version=2.0.1-dev.5 . [2021-09-23T23:34:09.634Z] Sending build context to Docker daemon 8.677MB [2021-09-23T23:34:09.634Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T23:34:09.634Z] Step 2/26 : FROM ${BASE} AS builder [2021-09-23T23:34:09.634Z] ---> 81e413ce7f18 [2021-09-23T23:34:09.634Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-23T23:34:09.901Z] ---> Running in 20014c56ab1e [2021-09-23T23:34:09.901Z] Removing intermediate container 20014c56ab1e [2021-09-23T23:34:09.901Z] ---> 24563a6c76bc [2021-09-23T23:34:09.901Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-09-23T23:34:10.174Z] ---> Running in e7f45eaee3ac [2021-09-23T23:34:10.174Z] Removing intermediate container e7f45eaee3ac [2021-09-23T23:34:10.174Z] ---> 196982061740 [2021-09-23T23:34:10.174Z] Step 5/26 : WORKDIR /device-virtual-go [2021-09-23T23:34:10.174Z] ---> Running in dad0751571c3 [2021-09-23T23:34:10.446Z] Removing intermediate container dad0751571c3 [2021-09-23T23:34:10.446Z] ---> 5eb7e3a7e49e [2021-09-23T23:34:10.446Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:34:10.446Z] ---> Running in 27f9d45403a1 [2021-09-23T23:34:11.031Z] Removing intermediate container 27f9d45403a1 [2021-09-23T23:34:11.031Z] ---> ea450c4013b6 [2021-09-23T23:34:11.031Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-23T23:34:11.031Z] ---> Running in 21e98c3d7a58 [2021-09-23T23:34:11.299Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-23T23:34:12.258Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-23T23:34:12.838Z] OK: 223 MiB in 55 packages [2021-09-23T23:34:12.838Z] Removing intermediate container 21e98c3d7a58 [2021-09-23T23:34:12.838Z] ---> 2f353929fb4c [2021-09-23T23:34:12.838Z] Step 8/26 : COPY . . [2021-09-23T23:34:13.428Z] ---> 3677103fbdec [2021-09-23T23:34:13.428Z] Step 9/26 : RUN go mod tidy [2021-09-23T23:34:13.428Z] ---> Running in 7903c6f9af6f [2021-09-23T23:34:14.015Z] Removing intermediate container 7903c6f9af6f [2021-09-23T23:34:14.015Z] ---> eb06753e9265 [2021-09-23T23:34:14.015Z] Step 10/26 : RUN go mod download [2021-09-23T23:34:14.015Z] ---> Running in b2507a8434ad [2021-09-23T23:34:14.606Z] Removing intermediate container b2507a8434ad [2021-09-23T23:34:14.606Z] ---> 1c7c0f7c0997 [2021-09-23T23:34:14.606Z] Step 11/26 : ARG MAKE='make build' [2021-09-23T23:34:14.606Z] ---> Running in deb9b0a6d43e [2021-09-23T23:34:14.606Z] Removing intermediate container deb9b0a6d43e [2021-09-23T23:34:14.606Z] ---> 3b883a2a63ce [2021-09-23T23:34:14.606Z] Step 12/26 : RUN $MAKE [2021-09-23T23:34:14.606Z] ---> Running in 3f4a755b5d84 [2021-09-23T23:34:14.881Z] go mod tidy [2021-09-23T23:34:15.157Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.5" -o cmd/device-virtual ./cmd [2021-09-23T23:34:33.681Z] Removing intermediate container 3f4a755b5d84 [2021-09-23T23:34:33.681Z] ---> 738ef626a564 [2021-09-23T23:34:33.681Z] Step 13/26 : FROM alpine:3.14 [2021-09-23T23:34:33.681Z] 3.14: Pulling from library/alpine [2021-09-23T23:34:33.681Z] a0d0a0d46f8b: Pulling fs layer [2021-09-23T23:34:33.681Z] a0d0a0d46f8b: Verifying Checksum [2021-09-23T23:34:33.681Z] a0d0a0d46f8b: Download complete [2021-09-23T23:34:33.681Z] a0d0a0d46f8b: Pull complete [2021-09-23T23:34:33.681Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-23T23:34:33.681Z] Status: Downloaded newer image for alpine:3.14 [2021-09-23T23:34:33.681Z] ---> 14119a10abf4 [2021-09-23T23:34:33.681Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-09-23T23:34:33.681Z] ---> Running in e6267c10a20c [2021-09-23T23:34:33.681Z] Removing intermediate container e6267c10a20c [2021-09-23T23:34:33.681Z] ---> 4d8defec58b0 [2021-09-23T23:34:33.681Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:34:33.681Z] ---> Running in 602fe15d42f9 [2021-09-23T23:34:33.681Z] Removing intermediate container 602fe15d42f9 [2021-09-23T23:34:33.681Z] ---> b46bea6352ff [2021-09-23T23:34:33.681Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-23T23:34:33.681Z] ---> Running in 73ec81ead0ae [2021-09-23T23:34:33.681Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-23T23:34:33.949Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-23T23:34:35.363Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-23T23:34:35.363Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-23T23:34:35.363Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-23T23:34:35.363Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-23T23:34:35.943Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-23T23:34:35.943Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-23T23:34:36.213Z] Executing busybox-1.33.1-r3.trigger [2021-09-23T23:34:36.213Z] OK: 8 MiB in 20 packages [2021-09-23T23:34:36.484Z] Removing intermediate container 73ec81ead0ae [2021-09-23T23:34:36.484Z] ---> d3f3926c6cb3 [2021-09-23T23:34:36.484Z] Step 17/26 : WORKDIR / [2021-09-23T23:34:36.484Z] ---> Running in 0e7ac5d7eceb [2021-09-23T23:34:36.484Z] Removing intermediate container 0e7ac5d7eceb [2021-09-23T23:34:36.484Z] ---> e2a8a2e2c80e [2021-09-23T23:34:36.484Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-09-23T23:34:36.750Z] ---> 0c4d110136ad [2021-09-23T23:34:36.750Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-09-23T23:34:36.750Z] ---> caad589f8210 [2021-09-23T23:34:36.750Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-09-23T23:34:37.335Z] ---> e76a26a71466 [2021-09-23T23:34:37.335Z] Step 21/26 : EXPOSE 59900 [2021-09-23T23:34:37.335Z] ---> Running in 2e639379d83d [2021-09-23T23:34:37.335Z] Removing intermediate container 2e639379d83d [2021-09-23T23:34:37.335Z] ---> b77b91e05761 [2021-09-23T23:34:37.335Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-09-23T23:34:37.335Z] ---> Running in 7e506bd07235 [2021-09-23T23:34:37.335Z] Removing intermediate container 7e506bd07235 [2021-09-23T23:34:37.335Z] ---> d1258df2d208 [2021-09-23T23:34:37.335Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-23T23:34:37.603Z] ---> Running in 104d14f3aa7b [2021-09-23T23:34:37.603Z] Removing intermediate container 104d14f3aa7b [2021-09-23T23:34:37.603Z] ---> 7adb66b787ee [2021-09-23T23:34:37.603Z] Step 24/26 : LABEL arch=amd64 [2021-09-23T23:34:37.603Z] ---> Running in 96aa1703ab84 [2021-09-23T23:34:37.603Z] Removing intermediate container 96aa1703ab84 [2021-09-23T23:34:37.603Z] ---> 793c13c44b71 [2021-09-23T23:34:37.603Z] Step 25/26 : LABEL git_sha=4101374aba6aaebd04804f9de13bcb00ee2f3b6a [2021-09-23T23:34:37.603Z] ---> Running in 70ce4a0722ca [2021-09-23T23:34:37.875Z] Removing intermediate container 70ce4a0722ca [2021-09-23T23:34:37.875Z] ---> 75a91d9830a9 [2021-09-23T23:34:37.875Z] Step 26/26 : LABEL version=2.0.1-dev.5 [2021-09-23T23:34:37.875Z] ---> Running in 441ddc23ecd1 [2021-09-23T23:34:37.875Z] Removing intermediate container 441ddc23ecd1 [2021-09-23T23:34:37.875Z] ---> 8caa7be446ed [2021-09-23T23:34:37.875Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-23T23:34:37.875Z] Successfully built 8caa7be446ed [2021-09-23T23:34:37.875Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:34:38.061Z] provisioning config files... [2021-09-23T23:34:38.080Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/6@tmp/config3344823001133992001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:34:38.412Z] ---> docker-login.sh [2021-09-23T23:34:38.412Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:34:38.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:38.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:38.412Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:38.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:38.412Z] [2021-09-23T23:34:38.412Z] Login Succeeded [2021-09-23T23:34:38.412Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:34:38.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:38.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:38.681Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:38.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:38.681Z] [2021-09-23T23:34:38.681Z] Login Succeeded [2021-09-23T23:34:38.681Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:34:38.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:38.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:38.681Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:38.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:38.681Z] [2021-09-23T23:34:38.681Z] Login Succeeded [2021-09-23T23:34:38.681Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:34:38.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:38.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:38.953Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:38.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:38.953Z] [2021-09-23T23:34:38.953Z] Login Succeeded [2021-09-23T23:34:38.953Z] docker.io [2021-09-23T23:34:38.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:39.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:39.537Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:39.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:39.537Z] [2021-09-23T23:34:39.537Z] Login Succeeded [2021-09-23T23:34:39.537Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:34:39.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T23:34:39.626Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2021-09-23T23:34:39.626Z] 4101374aba6aaebd04804f9de13bcb00ee2f3b6a [2021-09-23T23:34:39.626Z] latest [2021-09-23T23:34:39.626Z] 2.0.1-dev.5 [2021-09-23T23:34:39.626Z] 4101374aba6aaebd04804f9de13bcb00ee2f3b6a-2.0.1-dev.5 [2021-09-23T23:34:39.626Z] main [2021-09-23T23:34:39.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:40.002Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4101374aba6aaebd04804f9de13bcb00ee2f3b6a [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:40.366Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4101374aba6aaebd04804f9de13bcb00ee2f3b6a [2021-09-23T23:34:40.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-09-23T23:34:40.366Z] 0df285d312e1: Preparing [2021-09-23T23:34:40.366Z] f35c6c95f0b7: Preparing [2021-09-23T23:34:40.366Z] 6f8a1224d3b6: Preparing [2021-09-23T23:34:40.366Z] 9cde48bd79ef: Preparing [2021-09-23T23:34:40.366Z] a1731f177deb: Preparing [2021-09-23T23:34:40.366Z] e2eb06d8af82: Preparing [2021-09-23T23:34:40.366Z] e2eb06d8af82: Waiting [2021-09-23T23:34:40.953Z] f35c6c95f0b7: Pushed [2021-09-23T23:34:40.953Z] a1731f177deb: Pushed [2021-09-23T23:34:40.953Z] 6f8a1224d3b6: Pushed [2021-09-23T23:34:40.953Z] e2eb06d8af82: Layer already exists [2021-09-23T23:34:40.953Z] 9cde48bd79ef: Pushed [2021-09-23T23:34:42.378Z] 0df285d312e1: Pushed [2021-09-23T23:34:42.648Z] 4101374aba6aaebd04804f9de13bcb00ee2f3b6a: digest: sha256:675919eb6303723f7398a74d8b8a6c4d0dc738c11237968139077aed33cc85b1 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:42.981Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:43.297Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-09-23T23:34:43.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-09-23T23:34:43.297Z] 0df285d312e1: Preparing [2021-09-23T23:34:43.297Z] f35c6c95f0b7: Preparing [2021-09-23T23:34:43.297Z] 6f8a1224d3b6: Preparing [2021-09-23T23:34:43.297Z] 9cde48bd79ef: Preparing [2021-09-23T23:34:43.297Z] a1731f177deb: Preparing [2021-09-23T23:34:43.297Z] e2eb06d8af82: Preparing [2021-09-23T23:34:43.297Z] e2eb06d8af82: Waiting [2021-09-23T23:34:43.297Z] a1731f177deb: Layer already exists [2021-09-23T23:34:43.297Z] 0df285d312e1: Layer already exists [2021-09-23T23:34:43.297Z] 9cde48bd79ef: Layer already exists [2021-09-23T23:34:43.297Z] f35c6c95f0b7: Layer already exists [2021-09-23T23:34:43.297Z] 6f8a1224d3b6: Layer already exists [2021-09-23T23:34:43.297Z] e2eb06d8af82: Layer already exists [2021-09-23T23:34:43.297Z] latest: digest: sha256:675919eb6303723f7398a74d8b8a6c4d0dc738c11237968139077aed33cc85b1 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:43.615Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:43.934Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.5 [2021-09-23T23:34:43.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-09-23T23:34:43.934Z] 0df285d312e1: Preparing [2021-09-23T23:34:43.934Z] f35c6c95f0b7: Preparing [2021-09-23T23:34:43.934Z] 6f8a1224d3b6: Preparing [2021-09-23T23:34:43.934Z] 9cde48bd79ef: Preparing [2021-09-23T23:34:43.934Z] a1731f177deb: Preparing [2021-09-23T23:34:43.934Z] e2eb06d8af82: Preparing [2021-09-23T23:34:43.934Z] e2eb06d8af82: Waiting [2021-09-23T23:34:43.934Z] 6f8a1224d3b6: Layer already exists [2021-09-23T23:34:43.934Z] f35c6c95f0b7: Layer already exists [2021-09-23T23:34:43.934Z] 9cde48bd79ef: Layer already exists [2021-09-23T23:34:43.934Z] a1731f177deb: Layer already exists [2021-09-23T23:34:43.934Z] 0df285d312e1: Layer already exists [2021-09-23T23:34:43.934Z] e2eb06d8af82: Layer already exists [2021-09-23T23:34:43.934Z] 2.0.1-dev.5: digest: sha256:675919eb6303723f7398a74d8b8a6c4d0dc738c11237968139077aed33cc85b1 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:44.256Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4101374aba6aaebd04804f9de13bcb00ee2f3b6a-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:44.570Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4101374aba6aaebd04804f9de13bcb00ee2f3b6a-2.0.1-dev.5 [2021-09-23T23:34:44.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-09-23T23:34:44.570Z] 0df285d312e1: Preparing [2021-09-23T23:34:44.570Z] f35c6c95f0b7: Preparing [2021-09-23T23:34:44.570Z] 6f8a1224d3b6: Preparing [2021-09-23T23:34:44.570Z] 9cde48bd79ef: Preparing [2021-09-23T23:34:44.570Z] a1731f177deb: Preparing [2021-09-23T23:34:44.570Z] e2eb06d8af82: Preparing [2021-09-23T23:34:44.570Z] e2eb06d8af82: Waiting [2021-09-23T23:34:44.570Z] 9cde48bd79ef: Layer already exists [2021-09-23T23:34:44.570Z] 6f8a1224d3b6: Layer already exists [2021-09-23T23:34:44.570Z] a1731f177deb: Layer already exists [2021-09-23T23:34:44.570Z] f35c6c95f0b7: Layer already exists [2021-09-23T23:34:44.570Z] 0df285d312e1: Layer already exists [2021-09-23T23:34:44.570Z] e2eb06d8af82: Layer already exists [2021-09-23T23:34:44.570Z] 4101374aba6aaebd04804f9de13bcb00ee2f3b6a-2.0.1-dev.5: digest: sha256:675919eb6303723f7398a74d8b8a6c4d0dc738c11237968139077aed33cc85b1 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:44.893Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:45.209Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2021-09-23T23:34:45.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-09-23T23:34:45.209Z] 0df285d312e1: Preparing [2021-09-23T23:34:45.209Z] f35c6c95f0b7: Preparing [2021-09-23T23:34:45.209Z] 6f8a1224d3b6: Preparing [2021-09-23T23:34:45.209Z] 9cde48bd79ef: Preparing [2021-09-23T23:34:45.209Z] a1731f177deb: Preparing [2021-09-23T23:34:45.209Z] e2eb06d8af82: Preparing [2021-09-23T23:34:45.209Z] e2eb06d8af82: Waiting [2021-09-23T23:34:45.209Z] a1731f177deb: Layer already exists [2021-09-23T23:34:45.209Z] 0df285d312e1: Layer already exists [2021-09-23T23:34:45.209Z] 6f8a1224d3b6: Layer already exists [2021-09-23T23:34:45.209Z] f35c6c95f0b7: Layer already exists [2021-09-23T23:34:45.209Z] 9cde48bd79ef: Layer already exists [2021-09-23T23:34:45.209Z] e2eb06d8af82: Layer already exists [2021-09-23T23:34:45.209Z] main: digest: sha256:675919eb6303723f7398a74d8b8a6c4d0dc738c11237968139077aed33cc85b1 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T23:34:45.274Z] ===================================================== [Pipeline] echo [2021-09-23T23:34:45.291Z] taggedImages: [2021-09-23T23:34:45.291Z] - nexus3.edgexfoundry.org:10004/device-virtual:4101374aba6aaebd04804f9de13bcb00ee2f3b6a [2021-09-23T23:34:45.291Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-09-23T23:34:45.291Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.5 [2021-09-23T23:34:45.291Z] - nexus3.edgexfoundry.org:10004/device-virtual:4101374aba6aaebd04804f9de13bcb00ee2f3b6a-2.0.1-dev.5 [2021-09-23T23:34:45.291Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:45.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:34:45.858Z] [2021-09-23T23:34:45.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:46.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:34:46.212Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-23T23:34:46.212Z] b4d181a07f80: Pulling fs layer [2021-09-23T23:34:46.212Z] a1111a8f2ec3: Pulling fs layer [2021-09-23T23:34:46.212Z] ed53099fbce6: Pulling fs layer [2021-09-23T23:34:46.212Z] dc539afda2c1: Pulling fs layer [2021-09-23T23:34:46.212Z] 77bc0d833cb6: Pulling fs layer [2021-09-23T23:34:46.212Z] 9065ff56babe: Pulling fs layer [2021-09-23T23:34:46.212Z] d287ab97295c: Pulling fs layer [2021-09-23T23:34:46.212Z] dc539afda2c1: Waiting [2021-09-23T23:34:46.212Z] 77bc0d833cb6: Waiting [2021-09-23T23:34:46.212Z] 9065ff56babe: Waiting [2021-09-23T23:34:46.212Z] d287ab97295c: Waiting [2021-09-23T23:34:46.478Z] a1111a8f2ec3: Verifying Checksum [2021-09-23T23:34:46.478Z] a1111a8f2ec3: Download complete [2021-09-23T23:34:46.478Z] dc539afda2c1: Download complete [2021-09-23T23:34:46.743Z] 77bc0d833cb6: Verifying Checksum [2021-09-23T23:34:46.743Z] 77bc0d833cb6: Download complete [2021-09-23T23:34:46.743Z] 9065ff56babe: Verifying Checksum [2021-09-23T23:34:46.743Z] 9065ff56babe: Download complete [2021-09-23T23:34:47.009Z] ed53099fbce6: Verifying Checksum [2021-09-23T23:34:47.009Z] ed53099fbce6: Download complete [2021-09-23T23:34:47.967Z] b4d181a07f80: Verifying Checksum [2021-09-23T23:34:47.967Z] b4d181a07f80: Download complete [2021-09-23T23:34:48.949Z] b4d181a07f80: Pull complete [2021-09-23T23:34:49.216Z] a1111a8f2ec3: Pull complete [2021-09-23T23:34:49.486Z] ed53099fbce6: Pull complete [2021-09-23T23:34:49.753Z] dc539afda2c1: Pull complete [2021-09-23T23:34:49.753Z] 77bc0d833cb6: Pull complete [2021-09-23T23:34:50.019Z] 9065ff56babe: Pull complete [2021-09-23T23:34:51.966Z] d287ab97295c: Verifying Checksum [2021-09-23T23:34:51.966Z] d287ab97295c: Download complete [2021-09-23T23:34:56.226Z] d287ab97295c: Pull complete [2021-09-23T23:34:56.226Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-23T23:34:56.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:34:56.226Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-23T23:34:56.325Z] prd-centos7-docker-4c-2g-1062 does not seem to be running inside a container [2021-09-23T23:34:56.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/6 -v /w/workspace/device-virtual-go/6:/w/workspace/device-virtual-go/6:rw,z -v /w/workspace/device-virtual-go/6@tmp:/w/workspace/device-virtual-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-23T23:34:59.026Z] $ docker top ea37bfbe8161d0e9c55fc31ee99fdff84ec70ac69a55dd38c1ce5207ee8cfa45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:34:59.506Z] ---> job-cost.sh [2021-09-23T23:34:59.506Z] lf-activate-venv: SKIPPING [2021-09-23T23:34:59.506Z] INFO: No Stack... [2021-09-23T23:35:00.672Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-23T23:35:00.940Z] INFO: Archiving Costs [Pipeline] sh [2021-09-23T23:35:01.261Z] + cat /w/workspace/device-virtual-go/6/archives/cost.csv [2021-09-23T23:35:01.261Z] + cut -d, -f6 [Pipeline] lock [2021-09-23T23:35:01.302Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-6-stack-cost] [2021-09-23T23:35:01.314Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-6-stack-cost] did not exist. Created. [2021-09-23T23:35:01.314Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-23T23:35:01.664Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-23T23:35:01.698Z] Stashed 1 file(s) [Pipeline] } [2021-09-23T23:35:01.718Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-23T23:35:01.746Z] $ docker stop --time=1 ea37bfbe8161d0e9c55fc31ee99fdff84ec70ac69a55dd38c1ce5207ee8cfa45 [2021-09-23T23:35:02.917Z] $ docker rm -f ea37bfbe8161d0e9c55fc31ee99fdff84ec70ac69a55dd38c1ce5207ee8cfa45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-23T23:35:38.879Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1069 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2021-09-23T23:35:38.900Z] Running in /w/workspace/device-virtual-go/6 [Pipeline] { [Pipeline] checkout [2021-09-23T23:35:39.131Z] The recommended git tool is: git [2021-09-23T23:35:45.553Z] using credential edgex-jenkins-ssh [2021-09-23T23:35:45.575Z] Cloning the remote Git repository [2021-09-23T23:35:45.488Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-09-23T23:35:45.676Z] > git init /w/workspace/device-virtual-go/6 # timeout=10 [2021-09-23T23:35:45.801Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-09-23T23:35:45.803Z] > git --version # timeout=10 [2021-09-23T23:35:45.831Z] > git --version # 'git version 2.17.1' [2021-09-23T23:35:45.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-23T23:35:45.999Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T23:35:48.323Z] Avoid second fetch [2021-09-23T23:35:48.324Z] Checking out Revision 4101374aba6aaebd04804f9de13bcb00ee2f3b6a (main) [2021-09-23T23:35:48.105Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-09-23T23:35:48.132Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T23:35:48.189Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T23:35:48.206Z] > git checkout -f 4101374aba6aaebd04804f9de13bcb00ee2f3b6a # timeout=10 [2021-09-23T23:35:53.254Z] Commit message: "Merge pull request #239 from jpwhitemn/upgrade-alpine-314" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:35:53.654Z] provisioning config files... [2021-09-23T23:35:53.695Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/6@tmp/config1416355059875136117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:35:54.334Z] ---> docker-login.sh [2021-09-23T23:35:54.334Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:35:56.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:35:56.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:35:56.626Z] Configure a credential helper to remove this warning. See [2021-09-23T23:35:56.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:35:56.626Z] [2021-09-23T23:35:56.626Z] Login Succeeded [2021-09-23T23:35:56.626Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:35:56.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:35:57.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:35:57.186Z] Configure a credential helper to remove this warning. See [2021-09-23T23:35:57.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:35:57.186Z] [2021-09-23T23:35:57.186Z] Login Succeeded [2021-09-23T23:35:57.186Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:35:57.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:35:57.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:35:57.756Z] Configure a credential helper to remove this warning. See [2021-09-23T23:35:57.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:35:57.756Z] [2021-09-23T23:35:57.756Z] Login Succeeded [2021-09-23T23:35:57.756Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:35:58.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:35:58.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:35:58.329Z] Configure a credential helper to remove this warning. See [2021-09-23T23:35:58.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:35:58.329Z] [2021-09-23T23:35:58.329Z] Login Succeeded [2021-09-23T23:35:58.329Z] docker.io [2021-09-23T23:35:58.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:35:59.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:35:59.213Z] Configure a credential helper to remove this warning. See [2021-09-23T23:35:59.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:35:59.213Z] [2021-09-23T23:35:59.213Z] Login Succeeded [2021-09-23T23:35:59.213Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:35:59.303Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-23T23:35:59.690Z] ========================================================= [2021-09-23T23:35:59.690Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-23T23:35:59.690Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:36:00.081Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-23T23:36:00.683Z] Sending build context to Docker daemon 8.604MB [2021-09-23T23:36:00.683Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T23:36:00.683Z] Step 2/12 : FROM ${BASE} AS builder [2021-09-23T23:36:00.964Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-23T23:36:00.964Z] 595b0fe564bb: Pulling fs layer [2021-09-23T23:36:00.964Z] 24495759ef45: Pulling fs layer [2021-09-23T23:36:00.964Z] d148012ef14d: Pulling fs layer [2021-09-23T23:36:00.964Z] e90a11edd702: Pulling fs layer [2021-09-23T23:36:00.964Z] d77568369979: Pulling fs layer [2021-09-23T23:36:00.964Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-23T23:36:00.964Z] 170f2ba95c9a: Pulling fs layer [2021-09-23T23:36:00.964Z] 97ac5df62f85: Pulling fs layer [2021-09-23T23:36:00.964Z] d77568369979: Waiting [2021-09-23T23:36:00.964Z] fc1c9f9a7f3b: Waiting [2021-09-23T23:36:00.964Z] e90a11edd702: Waiting [2021-09-23T23:36:00.964Z] 170f2ba95c9a: Waiting [2021-09-23T23:36:00.964Z] 97ac5df62f85: Waiting [2021-09-23T23:36:00.964Z] d148012ef14d: Download complete [2021-09-23T23:36:00.964Z] 24495759ef45: Download complete [2021-09-23T23:36:00.964Z] d77568369979: Verifying Checksum [2021-09-23T23:36:00.964Z] fc1c9f9a7f3b: Download complete [2021-09-23T23:36:00.964Z] 595b0fe564bb: Verifying Checksum [2021-09-23T23:36:00.964Z] 595b0fe564bb: Download complete [2021-09-23T23:36:01.238Z] 170f2ba95c9a: Verifying Checksum [2021-09-23T23:36:01.238Z] 170f2ba95c9a: Download complete [2021-09-23T23:36:01.846Z] 595b0fe564bb: Pull complete [2021-09-23T23:36:02.453Z] 24495759ef45: Pull complete [2021-09-23T23:36:03.058Z] d148012ef14d: Pull complete [2021-09-23T23:36:05.399Z] 97ac5df62f85: Verifying Checksum [2021-09-23T23:36:05.399Z] 97ac5df62f85: Download complete [2021-09-23T23:36:05.399Z] e90a11edd702: Verifying Checksum [2021-09-23T23:36:05.399Z] e90a11edd702: Download complete [2021-09-23T23:36:15.586Z] e90a11edd702: Pull complete [2021-09-23T23:36:15.586Z] d77568369979: Pull complete [2021-09-23T23:36:16.188Z] fc1c9f9a7f3b: Pull complete [2021-09-23T23:36:16.468Z] 170f2ba95c9a: Pull complete [2021-09-23T23:36:21.880Z] 97ac5df62f85: Pull complete [2021-09-23T23:36:21.880Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-23T23:36:21.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-23T23:36:21.880Z] ---> 04bc70af865f [2021-09-23T23:36:21.880Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-23T23:36:28.603Z] ---> Running in 066f4fb2017e [2021-09-23T23:36:28.603Z] Removing intermediate container 066f4fb2017e [2021-09-23T23:36:28.603Z] ---> 835416a00948 [2021-09-23T23:36:28.603Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-09-23T23:36:28.877Z] ---> Running in 75449a3431ac [2021-09-23T23:36:29.482Z] Removing intermediate container 75449a3431ac [2021-09-23T23:36:29.482Z] ---> 7ff33d5bacc5 [2021-09-23T23:36:29.482Z] Step 5/12 : WORKDIR /device-virtual-go [2021-09-23T23:36:29.482Z] ---> Running in 6353f2c69cf5 [2021-09-23T23:36:30.467Z] Removing intermediate container 6353f2c69cf5 [2021-09-23T23:36:30.467Z] ---> e737a8ced181 [2021-09-23T23:36:30.467Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:36:30.743Z] ---> Running in c0acb56d3d40 [2021-09-23T23:36:34.198Z] Removing intermediate container c0acb56d3d40 [2021-09-23T23:36:34.198Z] ---> a40624c49e44 [2021-09-23T23:36:34.198Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-23T23:36:34.198Z] ---> Running in 59529bd3b481 [2021-09-23T23:36:35.646Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-23T23:36:37.096Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-23T23:36:38.563Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-09-23T23:36:38.845Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-09-23T23:36:38.845Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-09-23T23:36:40.309Z] Executing busybox-1.32.1-r6.trigger [2021-09-23T23:36:40.309Z] OK: 222 MiB in 55 packages [2021-09-23T23:36:41.767Z] Removing intermediate container 59529bd3b481 [2021-09-23T23:36:41.767Z] ---> 787c132d49c9 [2021-09-23T23:36:41.767Z] Step 8/12 : COPY . . [2021-09-23T23:36:43.792Z] ---> 9cf385a5a67d [2021-09-23T23:36:43.792Z] Step 9/12 : RUN go mod tidy [2021-09-23T23:36:44.070Z] ---> Running in 29053ec3d487 [2021-09-23T23:36:52.421Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-09-23T23:36:52.421Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-23T23:36:52.421Z] go: downloading modernc.org/ql v1.0.0 [2021-09-23T23:36:52.421Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-23T23:36:52.421Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-23T23:36:52.421Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-23T23:36:52.704Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-23T23:36:52.704Z] go: downloading github.com/google/uuid v1.2.0 [2021-09-23T23:36:52.704Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-23T23:36:52.704Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-23T23:36:52.983Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-09-23T23:36:52.983Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-23T23:36:52.983Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-09-23T23:36:52.983Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-23T23:36:52.983Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-23T23:36:55.411Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-23T23:36:55.411Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-23T23:36:55.411Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-23T23:36:55.411Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-23T23:36:55.411Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-23T23:36:55.411Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-23T23:36:55.411Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-23T23:36:55.411Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-23T23:36:55.411Z] go: downloading golang.org/x/text v0.3.2 [2021-09-23T23:36:55.412Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-23T23:36:55.412Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-23T23:36:57.440Z] go: downloading modernc.org/b v1.0.0 [2021-09-23T23:36:57.440Z] go: downloading modernc.org/golex v1.0.0 [2021-09-23T23:36:57.440Z] go: downloading modernc.org/db v1.0.0 [2021-09-23T23:36:57.440Z] go: downloading modernc.org/file v1.0.0 [2021-09-23T23:36:57.725Z] go: downloading modernc.org/internal v1.0.0 [2021-09-23T23:36:57.725Z] go: downloading modernc.org/lldb v1.0.0 [2021-09-23T23:36:57.725Z] go: downloading modernc.org/mathutil v1.0.0 [2021-09-23T23:36:57.725Z] go: downloading modernc.org/strutil v1.0.0 [2021-09-23T23:36:57.725Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-23T23:36:57.725Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-23T23:36:57.725Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-23T23:36:58.006Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-23T23:36:58.006Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-23T23:36:58.006Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-23T23:36:58.006Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-23T23:36:58.006Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-23T23:36:58.006Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-23T23:36:58.289Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-23T23:36:58.289Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-23T23:36:58.289Z] go: downloading github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2021-09-23T23:36:58.581Z] go: downloading modernc.org/fileutil v1.0.0 [2021-09-23T23:36:58.581Z] go: downloading modernc.org/sortutil v1.0.0 [2021-09-23T23:36:58.581Z] go: downloading modernc.org/zappy v1.0.0 [2021-09-23T23:36:58.582Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-23T23:36:58.582Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-23T23:36:58.582Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-23T23:36:58.863Z] go: downloading github.com/edsrzf/mmap-go v1.0.0 [2021-09-23T23:36:58.863Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-23T23:36:58.863Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-23T23:36:58.863Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-23T23:36:58.863Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-23T23:36:58.864Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-23T23:36:58.864Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-23T23:36:59.143Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-23T23:36:59.143Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-23T23:36:59.420Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-23T23:36:59.420Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-23T23:36:59.698Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-23T23:36:59.698Z] go: downloading github.com/golang/snappy v0.0.1 [2021-09-23T23:36:59.978Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-23T23:36:59.978Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-23T23:36:59.978Z] go: downloading github.com/kr/text v0.1.0 [2021-09-23T23:37:00.261Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-23T23:37:00.261Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-23T23:37:00.261Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-23T23:37:00.261Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-23T23:37:00.261Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-23T23:37:00.261Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-23T23:37:00.551Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-23T23:37:00.551Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-23T23:37:00.551Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-23T23:37:00.551Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-23T23:37:00.551Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-23T23:37:00.832Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-23T23:37:00.832Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-23T23:37:00.832Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-23T23:37:00.832Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-23T23:37:00.832Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-23T23:37:00.832Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-23T23:37:00.832Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-23T23:37:00.832Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-23T23:37:01.112Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-23T23:37:01.112Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-23T23:37:01.112Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-23T23:37:19.511Z] Removing intermediate container 29053ec3d487 [2021-09-23T23:37:19.511Z] ---> c18cb4bb1c76 [2021-09-23T23:37:19.511Z] Step 10/12 : RUN go mod download [2021-09-23T23:37:19.511Z] ---> Running in a3aa7c643d0d [2021-09-23T23:37:41.749Z] Removing intermediate container a3aa7c643d0d [2021-09-23T23:37:41.749Z] ---> a55589b0929f [2021-09-23T23:37:41.749Z] Step 11/12 : ARG MAKE='make build' [2021-09-23T23:37:41.749Z] ---> Running in 3986d23d1392 [2021-09-23T23:37:41.749Z] Removing intermediate container 3986d23d1392 [2021-09-23T23:37:41.749Z] ---> 938c3990f3a4 [2021-09-23T23:37:41.749Z] Step 12/12 : RUN $MAKE [2021-09-23T23:37:41.749Z] ---> Running in 3a30182b158b [2021-09-23T23:37:41.749Z] noop [2021-09-23T23:37:42.034Z] Removing intermediate container 3a30182b158b [2021-09-23T23:37:42.034Z] ---> 61051623224f [2021-09-23T23:37:42.034Z] Successfully built 61051623224f [2021-09-23T23:37:42.034Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:37:42.404Z] + docker inspect -f . ci-base-image-arm64 [2021-09-23T23:37:42.404Z] . [Pipeline] withDockerContainer [2021-09-23T23:37:43.012Z] prd-ubuntu18.04-docker-arm64-4c-16g-1069 does not seem to be running inside a container [2021-09-23T23:37:43.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/6 -v /w/workspace/device-virtual-go/6:/w/workspace/device-virtual-go/6:rw,z -v /w/workspace/device-virtual-go/6@tmp:/w/workspace/device-virtual-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-23T23:37:45.287Z] $ docker top f81a99cbb89d1e6dfca5faaba4f88fb40838a8e977d1ad8fb2fe73a1c954af78 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-23T23:37:46.358Z] + go version [2021-09-23T23:37:46.358Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-23T23:37:46.382Z] $ docker stop --time=1 f81a99cbb89d1e6dfca5faaba4f88fb40838a8e977d1ad8fb2fe73a1c954af78 [2021-09-23T23:37:48.476Z] $ docker rm -f f81a99cbb89d1e6dfca5faaba4f88fb40838a8e977d1ad8fb2fe73a1c954af78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:37:49.310Z] + docker inspect -f . ci-base-image-arm64 [2021-09-23T23:37:49.311Z] . [Pipeline] withDockerContainer [2021-09-23T23:37:49.610Z] prd-ubuntu18.04-docker-arm64-4c-16g-1069 does not seem to be running inside a container [2021-09-23T23:37:49.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/6 -v /w/workspace/device-virtual-go/6:/w/workspace/device-virtual-go/6:rw,z -v /w/workspace/device-virtual-go/6@tmp:/w/workspace/device-virtual-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-23T23:37:51.948Z] $ docker top ce27bea3bd0d86ea287ca7f06617a676fd2728d78de49ab57777d972dc0c1b05 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-23T23:37:53.081Z] + go mod tidy [Pipeline] sh [2021-09-23T23:37:54.779Z] + make test [2021-09-23T23:37:54.779Z] go mod tidy [2021-09-23T23:37:55.798Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-09-23T23:37:57.292Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-09-23T23:39:19.272Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-09-23T23:39:19.866Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 2.365s coverage: 64.6% of statements [2021-09-23T23:39:20.142Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-23T23:39:59.189Z] gofmt -l . [2021-09-23T23:39:59.189Z] [ "`gofmt -l .`" = "" ] [2021-09-23T23:39:59.189Z] ./bin/test-attribution-txt.sh [2021-09-23T23:39:59.189Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-09-23T23:39:59.214Z] $ docker stop --time=1 ce27bea3bd0d86ea287ca7f06617a676fd2728d78de49ab57777d972dc0c1b05 [2021-09-23T23:40:01.291Z] $ docker rm -f ce27bea3bd0d86ea287ca7f06617a676fd2728d78de49ab57777d972dc0c1b05 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-23T23:40:02.333Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-23T23:40:02.362Z] Warning: overwriting stash ‘coverage-report’ [2021-09-23T23:40:03.180Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-23T23:40:03.725Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-23T23:40:04.114Z] + ls -al . [2021-09-23T23:40:04.115Z] total 168 [2021-09-23T23:40:04.115Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 23 23:39 . [2021-09-23T23:40:04.115Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 23:35 .. [2021-09-23T23:40:04.115Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 23:35 .git [2021-09-23T23:40:04.115Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 23:35 .github [2021-09-23T23:40:04.115Z] -rw-rw-r-- 1 jenkins jenkins 277 Sep 23 23:35 .gitignore [2021-09-23T23:40:04.115Z] -rw-rw-r-- 1 jenkins jenkins 8153 Sep 23 23:35 Attribution.txt [2021-09-23T23:40:04.115Z] -rw-rw-r-- 1 jenkins jenkins 6349 Sep 23 23:35 CHANGELOG.md [2021-09-23T23:40:04.115Z] -rw-rw-r-- 1 jenkins jenkins 1921 Sep 23 23:35 Dockerfile [2021-09-23T23:40:04.115Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 23:35 GOVERNANCE.md [2021-09-23T23:40:04.115Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 23 23:35 Jenkinsfile [2021-09-23T23:40:04.115Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 23 23:35 LICENSE [2021-09-23T23:40:04.115Z] -rw-rw-r-- 1 jenkins jenkins 905 Sep 23 23:35 Makefile [2021-09-23T23:40:04.115Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 23 23:35 OWNERS.md [2021-09-23T23:40:04.115Z] -rw-rw-r-- 1 jenkins jenkins 2913 Sep 23 23:35 README.md [2021-09-23T23:40:04.115Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 23 23:30 VERSION [2021-09-23T23:40:04.115Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 23:35 bin [2021-09-23T23:40:04.115Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 23:35 cmd [2021-09-23T23:40:04.115Z] -rw-r--r-- 1 jenkins jenkins 46339 Sep 23 23:39 coverage.out [2021-09-23T23:40:04.115Z] -rw-r--r-- 1 jenkins jenkins 795 Sep 23 23:39 go.mod [2021-09-23T23:40:04.115Z] -rw-r--r-- 1 jenkins jenkins 22824 Sep 23 23:37 go.sum [2021-09-23T23:40:04.115Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 23:35 internal [2021-09-23T23:40:04.115Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 23 23:35 version.go [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:40:04.528Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4101374aba6aaebd04804f9de13bcb00ee2f3b6a --label arch=arm64 --label version=2.0.1-dev.5 . [2021-09-23T23:40:05.133Z] Sending build context to Docker daemon 8.674MB [2021-09-23T23:40:05.133Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T23:40:05.133Z] Step 2/26 : FROM ${BASE} AS builder [2021-09-23T23:40:05.133Z] ---> 61051623224f [2021-09-23T23:40:05.133Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-23T23:40:05.739Z] ---> Running in 922e3d060d85 [2021-09-23T23:40:06.348Z] Removing intermediate container 922e3d060d85 [2021-09-23T23:40:06.348Z] ---> 10b55c5dcf69 [2021-09-23T23:40:06.348Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-09-23T23:40:06.348Z] ---> Running in df5a199bdd8c [2021-09-23T23:40:06.967Z] Removing intermediate container df5a199bdd8c [2021-09-23T23:40:06.967Z] ---> 74d61134e7dd [2021-09-23T23:40:06.967Z] Step 5/26 : WORKDIR /device-virtual-go [2021-09-23T23:40:07.247Z] ---> Running in f0a0418a9bcf [2021-09-23T23:40:07.857Z] Removing intermediate container f0a0418a9bcf [2021-09-23T23:40:07.857Z] ---> 70ac5a0f8ad1 [2021-09-23T23:40:07.857Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:40:08.136Z] ---> Running in 91550875ab02 [2021-09-23T23:40:10.173Z] Removing intermediate container 91550875ab02 [2021-09-23T23:40:10.173Z] ---> cf59e573ff14 [2021-09-23T23:40:10.173Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-23T23:40:10.462Z] ---> Running in ba3527d50f55 [2021-09-23T23:40:11.933Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-23T23:40:12.921Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-23T23:40:14.389Z] OK: 222 MiB in 55 packages [2021-09-23T23:40:15.370Z] Removing intermediate container ba3527d50f55 [2021-09-23T23:40:15.370Z] ---> 3b5a9f02b64e [2021-09-23T23:40:15.370Z] Step 8/26 : COPY . . [2021-09-23T23:40:16.362Z] ---> 2cd66614a485 [2021-09-23T23:40:16.362Z] Step 9/26 : RUN go mod tidy [2021-09-23T23:40:16.643Z] ---> Running in e6f59291e1ab [2021-09-23T23:40:20.084Z] Removing intermediate container e6f59291e1ab [2021-09-23T23:40:20.085Z] ---> 576b305f923f [2021-09-23T23:40:20.085Z] Step 10/26 : RUN go mod download [2021-09-23T23:40:20.085Z] ---> Running in de794ea0e583 [2021-09-23T23:40:22.754Z] Removing intermediate container de794ea0e583 [2021-09-23T23:40:22.754Z] ---> 8464a6215e1e [2021-09-23T23:40:22.754Z] Step 11/26 : ARG MAKE='make build' [2021-09-23T23:40:23.051Z] ---> Running in 72ba22d9d6f4 [2021-09-23T23:40:23.657Z] Removing intermediate container 72ba22d9d6f4 [2021-09-23T23:40:23.657Z] ---> 124cd364d3b1 [2021-09-23T23:40:23.657Z] Step 12/26 : RUN $MAKE [2021-09-23T23:40:23.943Z] ---> Running in 799c5b7d95a6 [2021-09-23T23:40:25.397Z] go mod tidy [2021-09-23T23:40:26.007Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.5" -o cmd/device-virtual ./cmd [2021-09-23T23:41:34.141Z] Removing intermediate container 799c5b7d95a6 [2021-09-23T23:41:34.141Z] ---> 054052b3535d [2021-09-23T23:41:34.141Z] Step 13/26 : FROM alpine:3.14 [2021-09-23T23:41:34.141Z] 3.14: Pulling from library/alpine [2021-09-23T23:41:34.141Z] 552d1f2373af: Pulling fs layer [2021-09-23T23:41:34.141Z] 552d1f2373af: Verifying Checksum [2021-09-23T23:41:34.141Z] 552d1f2373af: Download complete [2021-09-23T23:41:34.141Z] 552d1f2373af: Pull complete [2021-09-23T23:41:34.141Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-23T23:41:34.141Z] Status: Downloaded newer image for alpine:3.14 [2021-09-23T23:41:34.141Z] ---> bb3de5531c18 [2021-09-23T23:41:34.141Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-09-23T23:41:34.141Z] ---> Running in f149c20d3005 [2021-09-23T23:41:34.141Z] Removing intermediate container f149c20d3005 [2021-09-23T23:41:34.141Z] ---> 7b67e09a317c [2021-09-23T23:41:34.141Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:41:34.141Z] ---> Running in d1e82ad11fdb [2021-09-23T23:41:34.141Z] Removing intermediate container d1e82ad11fdb [2021-09-23T23:41:34.141Z] ---> 073054493c69 [2021-09-23T23:41:34.141Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-23T23:41:34.141Z] ---> Running in ee09d7e6d25e [2021-09-23T23:41:34.141Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-23T23:41:35.129Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-23T23:41:36.124Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-23T23:41:36.402Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-23T23:41:36.402Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-23T23:41:36.402Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-23T23:41:36.682Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-23T23:41:36.682Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-23T23:41:36.961Z] Executing busybox-1.33.1-r3.trigger [2021-09-23T23:41:36.961Z] OK: 8 MiB in 20 packages [2021-09-23T23:41:38.433Z] Removing intermediate container ee09d7e6d25e [2021-09-23T23:41:38.433Z] ---> a6e6d1a026f5 [2021-09-23T23:41:38.433Z] Step 17/26 : WORKDIR / [2021-09-23T23:41:38.716Z] ---> Running in d9604af56565 [2021-09-23T23:41:39.323Z] Removing intermediate container d9604af56565 [2021-09-23T23:41:39.323Z] ---> bf95477143b5 [2021-09-23T23:41:39.323Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-09-23T23:41:40.320Z] ---> 4ae4d5cd94b9 [2021-09-23T23:41:40.320Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-09-23T23:41:40.919Z] ---> 84ca96b9ab5b [2021-09-23T23:41:40.919Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-09-23T23:41:42.907Z] ---> db9603ff1d7d [2021-09-23T23:41:42.907Z] Step 21/26 : EXPOSE 59900 [2021-09-23T23:41:42.907Z] ---> Running in ca98c30915c5 [2021-09-23T23:41:43.189Z] Removing intermediate container ca98c30915c5 [2021-09-23T23:41:43.189Z] ---> 399ef2aa66f1 [2021-09-23T23:41:43.189Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-09-23T23:41:43.465Z] ---> Running in 4672495ed661 [2021-09-23T23:41:44.070Z] Removing intermediate container 4672495ed661 [2021-09-23T23:41:44.070Z] ---> 9f0b4a3e9a43 [2021-09-23T23:41:44.070Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-23T23:41:44.070Z] ---> Running in 96c0bc08396a [2021-09-23T23:41:44.672Z] Removing intermediate container 96c0bc08396a [2021-09-23T23:41:44.672Z] ---> 46ee217972e5 [2021-09-23T23:41:44.672Z] Step 24/26 : LABEL arch=arm64 [2021-09-23T23:41:44.672Z] ---> Running in 65be300e6bf6 [2021-09-23T23:41:45.273Z] Removing intermediate container 65be300e6bf6 [2021-09-23T23:41:45.273Z] ---> e6888e3e4317 [2021-09-23T23:41:45.273Z] Step 25/26 : LABEL git_sha=4101374aba6aaebd04804f9de13bcb00ee2f3b6a [2021-09-23T23:41:45.547Z] ---> Running in 3b4e4cbf3075 [2021-09-23T23:41:45.825Z] Removing intermediate container 3b4e4cbf3075 [2021-09-23T23:41:45.825Z] ---> 475c04eb1016 [2021-09-23T23:41:45.825Z] Step 26/26 : LABEL version=2.0.1-dev.5 [2021-09-23T23:41:46.099Z] ---> Running in efa32125b0bf [2021-09-23T23:41:46.701Z] Removing intermediate container efa32125b0bf [2021-09-23T23:41:46.701Z] ---> 8dbf89a9be47 [2021-09-23T23:41:46.701Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-23T23:41:46.701Z] Successfully built 8dbf89a9be47 [2021-09-23T23:41:46.701Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:41:46.943Z] provisioning config files... [2021-09-23T23:41:46.965Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/6@tmp/config6299024715512915657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:41:47.340Z] ---> docker-login.sh [2021-09-23T23:41:47.340Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:41:47.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:41:47.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:41:47.639Z] Configure a credential helper to remove this warning. See [2021-09-23T23:41:47.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:41:47.639Z] [2021-09-23T23:41:47.639Z] Login Succeeded [2021-09-23T23:41:47.639Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:41:48.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:41:48.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:41:48.237Z] Configure a credential helper to remove this warning. See [2021-09-23T23:41:48.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:41:48.237Z] [2021-09-23T23:41:48.237Z] Login Succeeded [2021-09-23T23:41:48.237Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:41:48.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:41:48.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:41:48.835Z] Configure a credential helper to remove this warning. See [2021-09-23T23:41:48.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:41:48.835Z] [2021-09-23T23:41:48.835Z] Login Succeeded [2021-09-23T23:41:48.835Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:41:49.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:41:49.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:41:49.393Z] Configure a credential helper to remove this warning. See [2021-09-23T23:41:49.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:41:49.393Z] [2021-09-23T23:41:49.393Z] Login Succeeded [2021-09-23T23:41:49.393Z] docker.io [2021-09-23T23:41:50.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:41:50.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:41:50.277Z] Configure a credential helper to remove this warning. See [2021-09-23T23:41:50.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:41:50.277Z] [2021-09-23T23:41:50.277Z] Login Succeeded [2021-09-23T23:41:50.277Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:41:50.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T23:41:50.369Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2021-09-23T23:41:50.369Z] 4101374aba6aaebd04804f9de13bcb00ee2f3b6a [2021-09-23T23:41:50.369Z] latest [2021-09-23T23:41:50.369Z] 2.0.1-dev.5 [2021-09-23T23:41:50.369Z] 4101374aba6aaebd04804f9de13bcb00ee2f3b6a-2.0.1-dev.5 [2021-09-23T23:41:50.369Z] main [2021-09-23T23:41:50.369Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:50.756Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4101374aba6aaebd04804f9de13bcb00ee2f3b6a [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:51.141Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4101374aba6aaebd04804f9de13bcb00ee2f3b6a [2021-09-23T23:41:51.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-09-23T23:41:51.141Z] 01f63ee421af: Preparing [2021-09-23T23:41:51.141Z] 6d9f56911e42: Preparing [2021-09-23T23:41:51.141Z] 90dd65bc55b7: Preparing [2021-09-23T23:41:51.141Z] 0f9f8c00c00a: Preparing [2021-09-23T23:41:51.141Z] d94fed6655b1: Preparing [2021-09-23T23:41:51.141Z] ee420dfed78a: Preparing [2021-09-23T23:41:51.141Z] ee420dfed78a: Waiting [2021-09-23T23:41:51.418Z] d94fed6655b1: Pushed [2021-09-23T23:41:51.418Z] 6d9f56911e42: Pushed [2021-09-23T23:41:51.418Z] 90dd65bc55b7: Pushed [2021-09-23T23:41:51.696Z] ee420dfed78a: Layer already exists [2021-09-23T23:41:52.315Z] 0f9f8c00c00a: Pushed [2021-09-23T23:41:54.955Z] 01f63ee421af: Pushed [2021-09-23T23:41:55.231Z] 4101374aba6aaebd04804f9de13bcb00ee2f3b6a: digest: sha256:f2cc84e9d140dc561edd55bec9889d0aa5b415c2be14cf735ac8a1efaf91b4ce size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:55.883Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:56.242Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-09-23T23:41:56.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-09-23T23:41:56.242Z] 01f63ee421af: Preparing [2021-09-23T23:41:56.242Z] 6d9f56911e42: Preparing [2021-09-23T23:41:56.242Z] 90dd65bc55b7: Preparing [2021-09-23T23:41:56.242Z] 0f9f8c00c00a: Preparing [2021-09-23T23:41:56.242Z] d94fed6655b1: Preparing [2021-09-23T23:41:56.242Z] ee420dfed78a: Preparing [2021-09-23T23:41:56.242Z] ee420dfed78a: Waiting [2021-09-23T23:41:57.700Z] 6d9f56911e42: Layer already exists [2021-09-23T23:41:57.700Z] 90dd65bc55b7: Layer already exists [2021-09-23T23:41:57.700Z] 0f9f8c00c00a: Layer already exists [2021-09-23T23:41:57.700Z] 01f63ee421af: Layer already exists [2021-09-23T23:41:57.700Z] d94fed6655b1: Layer already exists [2021-09-23T23:41:57.700Z] ee420dfed78a: Layer already exists [2021-09-23T23:41:57.700Z] latest: digest: sha256:f2cc84e9d140dc561edd55bec9889d0aa5b415c2be14cf735ac8a1efaf91b4ce size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:58.066Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:58.428Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.5 [2021-09-23T23:41:58.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-09-23T23:41:58.705Z] 01f63ee421af: Preparing [2021-09-23T23:41:58.705Z] 6d9f56911e42: Preparing [2021-09-23T23:41:58.705Z] 90dd65bc55b7: Preparing [2021-09-23T23:41:58.705Z] 0f9f8c00c00a: Preparing [2021-09-23T23:41:58.705Z] d94fed6655b1: Preparing [2021-09-23T23:41:58.705Z] ee420dfed78a: Preparing [2021-09-23T23:41:58.705Z] ee420dfed78a: Waiting [2021-09-23T23:41:58.705Z] 6d9f56911e42: Layer already exists [2021-09-23T23:41:58.705Z] 90dd65bc55b7: Layer already exists [2021-09-23T23:41:58.705Z] 01f63ee421af: Layer already exists [2021-09-23T23:41:58.705Z] d94fed6655b1: Layer already exists [2021-09-23T23:41:58.705Z] 0f9f8c00c00a: Layer already exists [2021-09-23T23:41:58.981Z] ee420dfed78a: Layer already exists [2021-09-23T23:41:58.981Z] 2.0.1-dev.5: digest: sha256:f2cc84e9d140dc561edd55bec9889d0aa5b415c2be14cf735ac8a1efaf91b4ce size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:59.346Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4101374aba6aaebd04804f9de13bcb00ee2f3b6a-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:59.716Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4101374aba6aaebd04804f9de13bcb00ee2f3b6a-2.0.1-dev.5 [2021-09-23T23:41:59.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-09-23T23:41:59.716Z] 01f63ee421af: Preparing [2021-09-23T23:41:59.716Z] 6d9f56911e42: Preparing [2021-09-23T23:41:59.716Z] 90dd65bc55b7: Preparing [2021-09-23T23:41:59.716Z] 0f9f8c00c00a: Preparing [2021-09-23T23:41:59.716Z] d94fed6655b1: Preparing [2021-09-23T23:41:59.716Z] ee420dfed78a: Preparing [2021-09-23T23:41:59.716Z] ee420dfed78a: Waiting [2021-09-23T23:41:59.993Z] 0f9f8c00c00a: Layer already exists [2021-09-23T23:41:59.993Z] 90dd65bc55b7: Layer already exists [2021-09-23T23:41:59.993Z] 6d9f56911e42: Layer already exists [2021-09-23T23:41:59.993Z] d94fed6655b1: Layer already exists [2021-09-23T23:41:59.993Z] 01f63ee421af: Layer already exists [2021-09-23T23:41:59.993Z] ee420dfed78a: Layer already exists [2021-09-23T23:41:59.993Z] 4101374aba6aaebd04804f9de13bcb00ee2f3b6a-2.0.1-dev.5: digest: sha256:f2cc84e9d140dc561edd55bec9889d0aa5b415c2be14cf735ac8a1efaf91b4ce size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:42:00.384Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:42:01.009Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2021-09-23T23:42:01.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-09-23T23:42:01.009Z] 01f63ee421af: Preparing [2021-09-23T23:42:01.009Z] 6d9f56911e42: Preparing [2021-09-23T23:42:01.009Z] 90dd65bc55b7: Preparing [2021-09-23T23:42:01.009Z] 0f9f8c00c00a: Preparing [2021-09-23T23:42:01.009Z] d94fed6655b1: Preparing [2021-09-23T23:42:01.009Z] ee420dfed78a: Preparing [2021-09-23T23:42:01.009Z] ee420dfed78a: Waiting [2021-09-23T23:42:01.291Z] d94fed6655b1: Layer already exists [2021-09-23T23:42:01.291Z] 01f63ee421af: Layer already exists [2021-09-23T23:42:01.291Z] 6d9f56911e42: Layer already exists [2021-09-23T23:42:01.291Z] 90dd65bc55b7: Layer already exists [2021-09-23T23:42:01.291Z] 0f9f8c00c00a: Layer already exists [2021-09-23T23:42:01.291Z] ee420dfed78a: Layer already exists [2021-09-23T23:42:01.291Z] main: digest: sha256:f2cc84e9d140dc561edd55bec9889d0aa5b415c2be14cf735ac8a1efaf91b4ce size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T23:42:01.372Z] ===================================================== [Pipeline] echo [2021-09-23T23:42:01.389Z] taggedImages: [2021-09-23T23:42:01.389Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4101374aba6aaebd04804f9de13bcb00ee2f3b6a [2021-09-23T23:42:01.389Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-09-23T23:42:01.389Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.5 [2021-09-23T23:42:01.389Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4101374aba6aaebd04804f9de13bcb00ee2f3b6a-2.0.1-dev.5 [2021-09-23T23:42:01.389Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:42:01.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-23T23:42:02.154Z] [2021-09-23T23:42:02.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:42:02.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-23T23:42:02.801Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-23T23:42:02.802Z] 448f6bf000e3: Pulling fs layer [2021-09-23T23:42:02.802Z] f757da607395: Pulling fs layer [2021-09-23T23:42:02.802Z] 05883995daec: Pulling fs layer [2021-09-23T23:42:02.802Z] 8603b9c90790: Pulling fs layer [2021-09-23T23:42:02.802Z] 1560dd03e051: Pulling fs layer [2021-09-23T23:42:02.802Z] 27f5ce0e4adf: Pulling fs layer [2021-09-23T23:42:02.802Z] c2d8d7efcc4b: Pulling fs layer [2021-09-23T23:42:02.802Z] 27f5ce0e4adf: Waiting [2021-09-23T23:42:02.802Z] 8603b9c90790: Waiting [2021-09-23T23:42:02.802Z] 1560dd03e051: Waiting [2021-09-23T23:42:02.802Z] c2d8d7efcc4b: Waiting [2021-09-23T23:42:03.403Z] f757da607395: Download complete [2021-09-23T23:42:03.403Z] 8603b9c90790: Download complete [2021-09-23T23:42:03.403Z] 05883995daec: Verifying Checksum [2021-09-23T23:42:03.403Z] 05883995daec: Download complete [2021-09-23T23:42:03.403Z] 27f5ce0e4adf: Verifying Checksum [2021-09-23T23:42:03.403Z] 27f5ce0e4adf: Download complete [2021-09-23T23:42:03.403Z] 1560dd03e051: Verifying Checksum [2021-09-23T23:42:03.403Z] 1560dd03e051: Download complete [2021-09-23T23:42:04.384Z] 448f6bf000e3: Verifying Checksum [2021-09-23T23:42:04.384Z] 448f6bf000e3: Download complete [2021-09-23T23:42:07.785Z] c2d8d7efcc4b: Verifying Checksum [2021-09-23T23:42:07.785Z] c2d8d7efcc4b: Download complete [2021-09-23T23:42:07.785Z] 448f6bf000e3: Pull complete [2021-09-23T23:42:08.382Z] f757da607395: Pull complete [2021-09-23T23:42:09.835Z] 05883995daec: Pull complete [2021-09-23T23:42:10.503Z] 8603b9c90790: Pull complete [2021-09-23T23:42:11.986Z] 1560dd03e051: Pull complete [2021-09-23T23:42:12.270Z] 27f5ce0e4adf: Pull complete [2021-09-23T23:42:27.499Z] c2d8d7efcc4b: Pull complete [2021-09-23T23:42:27.499Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-23T23:42:27.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-23T23:42:27.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-23T23:42:27.813Z] prd-ubuntu18.04-docker-arm64-4c-16g-1069 does not seem to be running inside a container [2021-09-23T23:42:27.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/6 -v /w/workspace/device-virtual-go/6:/w/workspace/device-virtual-go/6:rw,z -v /w/workspace/device-virtual-go/6@tmp:/w/workspace/device-virtual-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-23T23:42:33.196Z] $ docker top a2d308107efe6b7e6274297c023e1c07237dfd831845f2dabbd7a520756ebe00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:42:34.259Z] ---> job-cost.sh [2021-09-23T23:42:34.259Z] lf-activate-venv: SKIPPING [2021-09-23T23:42:34.259Z] INFO: No Stack... [2021-09-23T23:42:35.239Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-23T23:42:35.512Z] INFO: Archiving Costs [Pipeline] sh [2021-09-23T23:42:36.179Z] + cut -d, -f6 [2021-09-23T23:42:36.179Z] + cat /w/workspace/device-virtual-go/6/archives/cost.csv [Pipeline] lock [2021-09-23T23:42:36.255Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-6-stack-cost] [2021-09-23T23:42:36.282Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-6-stack-cost] did not exist. Created. [2021-09-23T23:42:36.282Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-23T23:42:36.983Z] /w/workspace/device-virtual-go/6@tmp/durable-c1bef597/script.sh: 1: /w/workspace/device-virtual-go/6@tmp/durable-c1bef597/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-23T23:42:37.658Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-23T23:42:37.690Z] Warning: overwriting stash ‘stack-cost’ [2021-09-23T23:42:37.733Z] Stashed 1 file(s) [Pipeline] } [2021-09-23T23:42:37.751Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-23T23:42:37.780Z] $ docker stop --time=1 a2d308107efe6b7e6274297c023e1c07237dfd831845f2dabbd7a520756ebe00 [2021-09-23T23:42:39.489Z] $ docker rm -f a2d308107efe6b7e6274297c023e1c07237dfd831845f2dabbd7a520756ebe00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-09-23T23:42:40.609Z] provisioning config files... [2021-09-23T23:42:40.629Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7543773082993845989tmp [Pipeline] { [Pipeline] sh [2021-09-23T23:42:40.983Z] + set +x [2021-09-23T23:42:40.983Z] + curl -s https://codecov.io/bash [2021-09-23T23:42:40.983Z] + bash -s -- [2021-09-23T23:42:40.983Z] [2021-09-23T23:42:40.983Z] _____ _ [2021-09-23T23:42:40.983Z] / ____| | | [2021-09-23T23:42:40.983Z] | | ___ __| | ___ ___ _____ __ [2021-09-23T23:42:40.983Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-23T23:42:40.983Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-23T23:42:40.983Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-23T23:42:40.983Z] Bash-1.0.6 [2021-09-23T23:42:40.983Z] [2021-09-23T23:42:40.983Z] [2021-09-23T23:42:40.983Z] ==> git version 2.24.4 found [2021-09-23T23:42:40.983Z] ==> 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-09-23T23:42:40.983Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-23T23:42:40.983Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-23T23:42:40.983Z] ==> Jenkins CI detected. [2021-09-23T23:42:40.983Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2021-09-23T23:42:40.983Z] project root: . [2021-09-23T23:42:40.983Z] --> token set from env [2021-09-23T23:42:40.983Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-23T23:42:40.983Z] ==> Running gcov in . (disable via -X gcov) [2021-09-23T23:42:40.983Z] ==> Python coveragepy not found [2021-09-23T23:42:40.983Z] ==> Searching for coverage reports in: [2021-09-23T23:42:40.983Z] + . [2021-09-23T23:42:40.983Z] -> Found 1 reports [2021-09-23T23:42:40.983Z] ==> Detecting git/mercurial file structure [2021-09-23T23:42:40.983Z] ==> Reading reports [2021-09-23T23:42:41.252Z] + ./coverage.out bytes=46339 [2021-09-23T23:42:41.252Z] ==> Appending adjustments [2021-09-23T23:42:41.252Z] https://docs.codecov.io/docs/fixing-reports [2021-09-23T23:42:41.252Z] + Found adjustments [2021-09-23T23:42:41.252Z] ==> Gzipping contents [2021-09-23T23:42:41.252Z] 8.0K /tmp/codecov.wy2IKE.gz [2021-09-23T23:42:41.252Z] ==> Uploading reports [2021-09-23T23:42:41.252Z] url: https://codecov.io [2021-09-23T23:42:41.252Z] query: branch=main&commit=4101374aba6aaebd04804f9de13bcb00ee2f3b6a&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-23T23:42:41.252Z] -> Pinging Codecov [2021-09-23T23:42:41.252Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=4101374aba6aaebd04804f9de13bcb00ee2f3b6a&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-23T23:42:41.519Z] -> Uploading to [2021-09-23T23:42:41.519Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-23/5E52B4B073DB2E39498172D8E973AA87/4101374aba6aaebd04804f9de13bcb00ee2f3b6a/897e5135-6e83-4011-a23b-697495747a7a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210923%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210923T234241Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c8608a4d6e5de8ca1f007881871908fcec12503e369645c1bdc30b4352556c30 [2021-09-23T23:42:41.519Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-23T23:42:41.519Z] Dload Upload Total Spent Left Speed [2021-09-23T23:42:42.393Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5511 0 0 100 5511 0 6792 --:--:-- --:--:-- --:--:-- 6786 [2021-09-23T23:42:42.393Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/4101374aba6aaebd04804f9de13bcb00ee2f3b6a [Pipeline] } [2021-09-23T23:42:42.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-23T23:42:42.713Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-23T23:42:42.747Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:42:43.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-23T23:42:43.078Z] [2021-09-23T23:42:43.078Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:42:43.413Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-23T23:42:43.684Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-23T23:42:43.684Z] 188c0c94c7c5: Pulling fs layer [2021-09-23T23:42:43.684Z] 0ef7d3d256c8: Pulling fs layer [2021-09-23T23:42:43.684Z] de9db76c5a1d: Pulling fs layer [2021-09-23T23:42:43.684Z] 0eba1c9be4d2: Pulling fs layer [2021-09-23T23:42:43.684Z] 0d57e429df01: Pulling fs layer [2021-09-23T23:42:43.684Z] 4e4be7b47b0d: Pulling fs layer [2021-09-23T23:42:43.684Z] e1f770b5df2f: Pulling fs layer [2021-09-23T23:42:43.684Z] 85a0685a4137: Pulling fs layer [2021-09-23T23:42:43.684Z] 0d57e429df01: Waiting [2021-09-23T23:42:43.684Z] 4e4be7b47b0d: Waiting [2021-09-23T23:42:43.684Z] e1f770b5df2f: Waiting [2021-09-23T23:42:43.684Z] 85a0685a4137: Waiting [2021-09-23T23:42:43.684Z] 0eba1c9be4d2: Waiting [2021-09-23T23:42:43.684Z] de9db76c5a1d: Verifying Checksum [2021-09-23T23:42:43.684Z] de9db76c5a1d: Download complete [2021-09-23T23:42:43.684Z] 0ef7d3d256c8: Download complete [2021-09-23T23:42:43.952Z] 0d57e429df01: Verifying Checksum [2021-09-23T23:42:43.952Z] 0d57e429df01: Download complete [2021-09-23T23:42:43.952Z] 4e4be7b47b0d: Verifying Checksum [2021-09-23T23:42:43.952Z] 4e4be7b47b0d: Download complete [2021-09-23T23:42:44.217Z] 188c0c94c7c5: Download complete [2021-09-23T23:42:44.483Z] 188c0c94c7c5: Pull complete [2021-09-23T23:42:44.484Z] 0ef7d3d256c8: Pull complete [2021-09-23T23:42:44.484Z] de9db76c5a1d: Pull complete [2021-09-23T23:42:45.449Z] e1f770b5df2f: Verifying Checksum [2021-09-23T23:42:45.449Z] e1f770b5df2f: Download complete [2021-09-23T23:42:55.720Z] 0eba1c9be4d2: Download complete [2021-09-23T23:42:56.210Z] 85a0685a4137: Verifying Checksum [2021-09-23T23:42:56.210Z] 85a0685a4137: Download complete [2021-09-23T23:42:58.190Z] 0eba1c9be4d2: Pull complete [2021-09-23T23:42:58.190Z] 0d57e429df01: Pull complete [2021-09-23T23:42:58.190Z] 4e4be7b47b0d: Pull complete [2021-09-23T23:42:58.779Z] e1f770b5df2f: Pull complete [2021-09-23T23:43:02.183Z] 85a0685a4137: Pull complete [2021-09-23T23:43:02.183Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-23T23:43:02.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-23T23:43:02.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-23T23:43:02.274Z] prd-centos7-docker-4c-2g-1055 does not seem to be running inside a container [2021-09-23T23:43:02.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-23T23:43:04.279Z] $ docker top 8da54a6f733130140c73e494a4e1b387a18e2499ba4f3445006edbb2998cf7c0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-23T23:43:04.385Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-23T23:43:04.711Z] + set -o pipefail [2021-09-23T23:43:04.711Z] + snyk monitor '--org=edgex-jenkins' [2021-09-23T23:43:17.249Z] [2021-09-23T23:43:17.249Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2021-09-23T23:43:17.249Z] [2021-09-23T23:43:17.249Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/737e7983-c43c-48b4-a8c9-e15874a014cd [2021-09-23T23:43:17.249Z] [2021-09-23T23:43:17.249Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-23T23:43:17.249Z] [2021-09-23T23:43:17.249Z] [Pipeline] } [2021-09-23T23:43:17.268Z] $ docker stop --time=1 8da54a6f733130140c73e494a4e1b387a18e2499ba4f3445006edbb2998cf7c0 [2021-09-23T23:43:18.963Z] $ docker rm -f 8da54a6f733130140c73e494a4e1b387a18e2499ba4f3445006edbb2998cf7c0 [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-09-23T23:43:20.202Z] + git log --format=format:%s -1 4101374aba6aaebd04804f9de13bcb00ee2f3b6a [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:43:20.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:43:20.550Z] . [Pipeline] withDockerContainer [2021-09-23T23:43:20.640Z] prd-centos7-docker-4c-2g-1055 does not seem to be running inside a container [2021-09-23T23:43:20.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-23T23:43:21.044Z] $ docker top 2352ec52a1d637b8a41db827f9065baaff787833e00dd15b924fd45a8305aecb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-23T23:43:21.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:43:21.176Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:43:21.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:43:21.297Z] $ docker exec 2352ec52a1d637b8a41db827f9065baaff787833e00dd15b924fd45a8305aecb ssh-agent [2021-09-23T23:43:21.414Z] SSH_AUTH_SOCK=/tmp/ssh-wZoH25sf6HZx/agent.14 [2021-09-23T23:43:21.414Z] SSH_AGENT_PID=21 [2021-09-23T23:43:21.424Z] Running ssh-add (command line suppressed) [2021-09-23T23:43:21.519Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4231639909240523280.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4231639909240523280.key) [2021-09-23T23:43:21.544Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:43:22.064Z] + git semver tag [2021-09-23T23:43:22.064Z] # -> Open(): unable to determine branch for HEAD [2021-09-23T23:43:22.064Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-09-23T23:43:22.064Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-09-23T23:43:22.064Z] # $SEMVER_REMOTE_NAME = origin [2021-09-23T23:43:22.064Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-23T23:43:22.064Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-23T23:43:22.064Z] # $SEMVER_BRANCH = main [2021-09-23T23:43:22.064Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2021-09-23T23:43:22.064Z] # 4101374aba6aaebd04804f9de13bcb00ee2f3b6a HEAD [2021-09-23T23:43:22.064Z] # -> Force: false [2021-09-23T23:43:22.064Z] # 7b8fd2929f2d4ef10e89a89d3f690c2a74e04969 refs/tags/v2.0.1-dev.5 [Pipeline] } [2021-09-23T23:43:22.076Z] $ docker exec --env ******** --env ******** 2352ec52a1d637b8a41db827f9065baaff787833e00dd15b924fd45a8305aecb ssh-agent -k [2021-09-23T23:43:22.172Z] unset SSH_AUTH_SOCK; [2021-09-23T23:43:22.172Z] unset SSH_AGENT_PID; [2021-09-23T23:43:22.173Z] echo Agent pid 21 killed; [2021-09-23T23:43:22.199Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-23T23:43:22.549Z] + git semver [Pipeline] } [2021-09-23T23:43:22.776Z] $ docker stop --time=1 2352ec52a1d637b8a41db827f9065baaff787833e00dd15b924fd45a8305aecb [2021-09-23T23:43:23.975Z] $ docker rm -f 2352ec52a1d637b8a41db827f9065baaff787833e00dd15b924fd45a8305aecb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:43:24.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-23T23:43:24.481Z] [2021-09-23T23:43:24.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:43:24.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-23T23:43:25.078Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-23T23:43:25.078Z] ab5ef0e58194: Pulling fs layer [2021-09-23T23:43:25.078Z] 9712f1f96733: Pulling fs layer [2021-09-23T23:43:25.078Z] 63f879dbbcfc: Pulling fs layer [2021-09-23T23:43:25.078Z] 0d9ebad4ef96: Pulling fs layer [2021-09-23T23:43:25.078Z] e9a5061849ea: Pulling fs layer [2021-09-23T23:43:25.078Z] d747dcd14b5f: Pulling fs layer [2021-09-23T23:43:25.078Z] 2de7ff778b66: Pulling fs layer [2021-09-23T23:43:25.078Z] e9a5061849ea: Waiting [2021-09-23T23:43:25.078Z] d747dcd14b5f: Waiting [2021-09-23T23:43:25.078Z] 2de7ff778b66: Waiting [2021-09-23T23:43:25.078Z] 0d9ebad4ef96: Waiting [2021-09-23T23:43:25.078Z] 9712f1f96733: Verifying Checksum [2021-09-23T23:43:25.078Z] 9712f1f96733: Download complete [2021-09-23T23:43:29.346Z] 63f879dbbcfc: Verifying Checksum [2021-09-23T23:43:29.346Z] 63f879dbbcfc: Download complete [2021-09-23T23:43:29.615Z] e9a5061849ea: Verifying Checksum [2021-09-23T23:43:29.615Z] e9a5061849ea: Download complete [2021-09-23T23:43:29.615Z] d747dcd14b5f: Verifying Checksum [2021-09-23T23:43:29.615Z] d747dcd14b5f: Download complete [2021-09-23T23:43:30.572Z] 2de7ff778b66: Verifying Checksum [2021-09-23T23:43:30.572Z] 2de7ff778b66: Download complete [2021-09-23T23:43:30.841Z] 0d9ebad4ef96: Verifying Checksum [2021-09-23T23:43:30.841Z] 0d9ebad4ef96: Download complete [2021-09-23T23:43:31.807Z] ab5ef0e58194: Verifying Checksum [2021-09-23T23:43:31.807Z] ab5ef0e58194: Download complete [2021-09-23T23:43:34.426Z] ab5ef0e58194: Pull complete [2021-09-23T23:43:34.426Z] 9712f1f96733: Pull complete [2021-09-23T23:43:34.697Z] 63f879dbbcfc: Pull complete [2021-09-23T23:43:38.062Z] 0d9ebad4ef96: Pull complete [2021-09-23T23:43:38.335Z] e9a5061849ea: Pull complete [2021-09-23T23:43:38.335Z] d747dcd14b5f: Pull complete [2021-09-23T23:43:39.293Z] 2de7ff778b66: Pull complete [2021-09-23T23:43:39.293Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-23T23:43:39.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-23T23:43:39.293Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-23T23:43:39.392Z] prd-centos7-docker-4c-2g-1055 does not seem to be running inside a container [2021-09-23T23:43:39.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-23T23:43:42.179Z] $ docker top 0ae3cfe1fe862627b29362e7b904495e1e1c5fb8656c6007e51da6083133e46b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:43:42.290Z] provisioning config files... [2021-09-23T23:43:42.305Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3288063793460092728tmp [2021-09-23T23:43:42.326Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1644474800612144813tmp [2021-09-23T23:43:42.346Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8529273301683553315tmp [Pipeline] { [Pipeline] echo [2021-09-23T23:43:42.374Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:43:42.696Z] ---> sigul-configuration.sh [2021-09-23T23:43:42.696Z] gpg: directory `/root/.gnupg' created [2021-09-23T23:43:42.696Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-23T23:43:42.696Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-23T23:43:42.696Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-23T23:43:42.696Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-23T23:43:42.696Z] gpg: CAST5 encrypted data [2021-09-23T23:43:42.696Z] gpg: encrypted with 1 passphrase [2021-09-23T23:43:42.696Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-23T23:43:43.029Z] + mkdir /home/jenkins [2021-09-23T23:43:43.029Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-23T23:43:43.714Z] + 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-09-23T23:43:43.731Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:43:44.066Z] ---> sigul-install.sh [2021-09-23T23:43:44.066Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-23T23:43:44.396Z] + git tag --list [2021-09-23T23:43:44.396Z] v1.0.0 [2021-09-23T23:43:44.396Z] v1.1.0 [2021-09-23T23:43:44.397Z] v1.1.1 [2021-09-23T23:43:44.397Z] v1.2.1 [2021-09-23T23:43:44.397Z] v1.2.2 [2021-09-23T23:43:44.397Z] v1.2.3 [2021-09-23T23:43:44.397Z] v1.3.0 [2021-09-23T23:43:44.397Z] v1.3.1 [2021-09-23T23:43:44.397Z] v2.0.0 [2021-09-23T23:43:44.397Z] v2.0.1-dev.1 [2021-09-23T23:43:44.397Z] v2.0.1-dev.2 [2021-09-23T23:43:44.397Z] v2.0.1-dev.3 [2021-09-23T23:43:44.397Z] v2.0.1-dev.4 [2021-09-23T23:43:44.397Z] v2.0.1-dev.5 [Pipeline] sh [2021-09-23T23:43:44.719Z] + lftools sign git-tag v2.0.1-dev.5 [2021-09-23T23:43:45.305Z] Signing Git tag with Sigul... [2021-09-23T23:43:45.305Z] Signing v2.0.1-dev.5 [Pipeline] echo [2021-09-23T23:43:46.287Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:43:46.603Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-23T23:43:46.616Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-23T23:43:46.646Z] $ docker stop --time=1 0ae3cfe1fe862627b29362e7b904495e1e1c5fb8656c6007e51da6083133e46b [2021-09-23T23:43:47.850Z] $ docker rm -f 0ae3cfe1fe862627b29362e7b904495e1e1c5fb8656c6007e51da6083133e46b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:43:48.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:43:48.476Z] . [Pipeline] withDockerContainer [2021-09-23T23:43:48.570Z] prd-centos7-docker-4c-2g-1055 does not seem to be running inside a container [2021-09-23T23:43:48.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-23T23:43:49.053Z] $ docker top bbdb4b1d6a1605b0067d35e727d8b6b6061c6950173cf45a926fa193c09b8e4b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-23T23:43:49.204Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:43:49.204Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:43:49.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:43:49.335Z] $ docker exec bbdb4b1d6a1605b0067d35e727d8b6b6061c6950173cf45a926fa193c09b8e4b ssh-agent [2021-09-23T23:43:49.453Z] SSH_AUTH_SOCK=/tmp/ssh-sMpWBObkLJui/agent.14 [2021-09-23T23:43:49.453Z] SSH_AGENT_PID=22 [2021-09-23T23:43:49.462Z] Running ssh-add (command line suppressed) [2021-09-23T23:43:49.558Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8893243247450390753.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8893243247450390753.key) [2021-09-23T23:43:49.584Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:43:49.899Z] + git semver bump pre [2021-09-23T23:43:49.899Z] # -> Open(): unable to determine branch for HEAD [2021-09-23T23:43:49.899Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-09-23T23:43:49.899Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-09-23T23:43:49.899Z] # $SEMVER_REMOTE_NAME = origin [2021-09-23T23:43:49.899Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-23T23:43:49.899Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-23T23:43:49.899Z] # $SEMVER_BRANCH = main [2021-09-23T23:43:49.899Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2021-09-23T23:43:49.899Z] 2.0.1-dev.6 [Pipeline] } [2021-09-23T23:43:49.911Z] $ docker exec --env ******** --env ******** bbdb4b1d6a1605b0067d35e727d8b6b6061c6950173cf45a926fa193c09b8e4b ssh-agent -k [2021-09-23T23:43:50.014Z] unset SSH_AUTH_SOCK; [2021-09-23T23:43:50.014Z] unset SSH_AGENT_PID; [2021-09-23T23:43:50.014Z] echo Agent pid 22 killed; [2021-09-23T23:43:50.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-23T23:43:50.388Z] + git semver [Pipeline] } [2021-09-23T23:43:50.407Z] $ docker stop --time=1 bbdb4b1d6a1605b0067d35e727d8b6b6061c6950173cf45a926fa193c09b8e4b [2021-09-23T23:43:51.605Z] $ docker rm -f bbdb4b1d6a1605b0067d35e727d8b6b6061c6950173cf45a926fa193c09b8e4b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:43:52.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:43:52.021Z] . [Pipeline] withDockerContainer [2021-09-23T23:43:52.114Z] prd-centos7-docker-4c-2g-1055 does not seem to be running inside a container [2021-09-23T23:43:52.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-23T23:43:52.586Z] $ docker top dcfbd95b133a5f6d6fdc284823ec7800650d18d3a6203576ce14b692cf69a238 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-23T23:43:52.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:43:52.750Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:43:52.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:43:52.899Z] $ docker exec dcfbd95b133a5f6d6fdc284823ec7800650d18d3a6203576ce14b692cf69a238 ssh-agent [2021-09-23T23:43:53.048Z] SSH_AUTH_SOCK=/tmp/ssh-kZABcY981Fdt/agent.13 [2021-09-23T23:43:53.048Z] SSH_AGENT_PID=19 [2021-09-23T23:43:53.058Z] Running ssh-add (command line suppressed) [2021-09-23T23:43:53.172Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_384603295137026431.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_384603295137026431.key) [2021-09-23T23:43:53.201Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:43:53.526Z] + git semver push [2021-09-23T23:43:53.526Z] # -> Open(): unable to determine branch for HEAD [2021-09-23T23:43:53.526Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-09-23T23:43:53.526Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-09-23T23:43:53.526Z] # $SEMVER_REMOTE_NAME = origin [2021-09-23T23:43:53.526Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-23T23:43:53.526Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-23T23:43:53.526Z] # $SEMVER_BRANCH = main [2021-09-23T23:43:53.526Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2021-09-23T23:43:54.984Z] $ docker exec --env ******** --env ******** dcfbd95b133a5f6d6fdc284823ec7800650d18d3a6203576ce14b692cf69a238 ssh-agent -k [2021-09-23T23:43:55.133Z] unset SSH_AUTH_SOCK; [2021-09-23T23:43:55.133Z] unset SSH_AGENT_PID; [2021-09-23T23:43:55.133Z] echo Agent pid 19 killed; [2021-09-23T23:43:55.158Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-23T23:43:55.513Z] + git semver [Pipeline] } [2021-09-23T23:43:55.530Z] $ docker stop --time=1 dcfbd95b133a5f6d6fdc284823ec7800650d18d3a6203576ce14b692cf69a238 [2021-09-23T23:43:56.765Z] $ docker rm -f dcfbd95b133a5f6d6fdc284823ec7800650d18d3a6203576ce14b692cf69a238 [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] sh [2021-09-23T23:43:57.884Z] + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:43:58.216Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:43:58.816Z] ---> package-listing.sh [2021-09-23T23:43:58.816Z] ++ facter osfamily [2021-09-23T23:43:58.816Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-23T23:43:59.083Z] + OS_FAMILY=redhat [2021-09-23T23:43:59.083Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2021-09-23T23:43:59.083Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-23T23:43:59.083Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-23T23:43:59.083Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-23T23:43:59.083Z] + PACKAGES=/tmp/packages_start.txt [2021-09-23T23:43:59.083Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2021-09-23T23:43:59.083Z] + PACKAGES=/tmp/packages_end.txt [2021-09-23T23:43:59.083Z] + case "${OS_FAMILY}" in [2021-09-23T23:43:59.083Z] + sort [2021-09-23T23:43:59.083Z] + rpm -qa [2021-09-23T23:43:59.666Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-23T23:43:59.666Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-23T23:43:59.666Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-23T23:43:59.666Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2021-09-23T23:43:59.666Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2021-09-23T23:43:59.666Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2021-09-23T23:43:59.685Z] 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-23T23:43:59.990Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:44:00.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:44:00.595Z] [2021-09-23T23:44:00.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:44:00.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:44:00.931Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-23T23:44:00.931Z] b4d181a07f80: Pulling fs layer [2021-09-23T23:44:00.931Z] a1111a8f2ec3: Pulling fs layer [2021-09-23T23:44:00.931Z] ed53099fbce6: Pulling fs layer [2021-09-23T23:44:00.931Z] dc539afda2c1: Pulling fs layer [2021-09-23T23:44:00.931Z] 77bc0d833cb6: Pulling fs layer [2021-09-23T23:44:00.931Z] 9065ff56babe: Pulling fs layer [2021-09-23T23:44:00.931Z] d287ab97295c: Pulling fs layer [2021-09-23T23:44:00.931Z] dc539afda2c1: Waiting [2021-09-23T23:44:00.931Z] 77bc0d833cb6: Waiting [2021-09-23T23:44:00.931Z] d287ab97295c: Waiting [2021-09-23T23:44:00.932Z] 9065ff56babe: Waiting [2021-09-23T23:44:01.199Z] a1111a8f2ec3: Verifying Checksum [2021-09-23T23:44:01.199Z] a1111a8f2ec3: Download complete [2021-09-23T23:44:01.199Z] dc539afda2c1: Verifying Checksum [2021-09-23T23:44:01.199Z] dc539afda2c1: Download complete [2021-09-23T23:44:01.468Z] 77bc0d833cb6: Verifying Checksum [2021-09-23T23:44:01.468Z] 77bc0d833cb6: Download complete [2021-09-23T23:44:01.468Z] 9065ff56babe: Verifying Checksum [2021-09-23T23:44:01.468Z] 9065ff56babe: Download complete [2021-09-23T23:44:01.879Z] ed53099fbce6: Verifying Checksum [2021-09-23T23:44:01.879Z] ed53099fbce6: Download complete [2021-09-23T23:44:02.502Z] b4d181a07f80: Verifying Checksum [2021-09-23T23:44:02.502Z] b4d181a07f80: Download complete [2021-09-23T23:44:03.481Z] b4d181a07f80: Pull complete [2021-09-23T23:44:03.481Z] a1111a8f2ec3: Pull complete [2021-09-23T23:44:04.105Z] ed53099fbce6: Pull complete [2021-09-23T23:44:04.105Z] dc539afda2c1: Pull complete [2021-09-23T23:44:04.370Z] 77bc0d833cb6: Pull complete [2021-09-23T23:44:04.370Z] 9065ff56babe: Pull complete [2021-09-23T23:44:07.936Z] d287ab97295c: Verifying Checksum [2021-09-23T23:44:07.936Z] d287ab97295c: Download complete [2021-09-23T23:44:12.216Z] d287ab97295c: Pull complete [2021-09-23T23:44:12.216Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-23T23:44:12.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:44:12.216Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-23T23:44:12.315Z] prd-centos7-docker-4c-2g-1055 does not seem to be running inside a container [2021-09-23T23:44:12.383Z] $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-23T23:44:14.508Z] $ docker top fdcc7a175fa5ea60fc69cbd31b7bc3d8738e196e729b5a5fe5f1e9b65c69c71d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-23T23:44:14.911Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-23T23:44:15.234Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-23T23:44:15.545Z] + ls /var/log/sa-host [2021-09-23T23:44:15.545Z] + sadf -c /var/log/sa-host/sa05 [2021-09-23T23:44:15.545Z] file_magic: OK [2021-09-23T23:44:15.545Z] HZ: Using current value: 100 [2021-09-23T23:44:15.545Z] file_header: OK [2021-09-23T23:44:15.545Z] 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-09-23T23:44:15.545Z] Statistics: [2021-09-23T23:44:15.545Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-23T23:44:15.545Z] File successfully converted to sysstat format version 12.0.3 [2021-09-23T23:44:15.545Z] + sadf -c /var/log/sa-host/sa23 [2021-09-23T23:44:15.545Z] file_magic: OK [2021-09-23T23:44:15.545Z] HZ: Using current value: 100 [2021-09-23T23:44:15.545Z] file_header: OK [2021-09-23T23:44:15.545Z] 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-09-23T23:44:15.545Z] Statistics: [2021-09-23T23:44:15.545Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-23T23:44:15.545Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:44:15.789Z] provisioning config files... [2021-09-23T23:44:15.806Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3551285478956597678tmp [Pipeline] { [Pipeline] echo [2021-09-23T23:44:15.831Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:44:16.144Z] ---> create-netrc.sh [Pipeline] } [2021-09-23T23:44:16.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:44:16.544Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-23T23:44:16.558Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:44:17.091Z] ---> sudo-logs.sh [2021-09-23T23:44:17.092Z] Archiving 'sudo' log.. [2021-09-23T23:44:17.092Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1055.vexxhost.local: Name or service not known [2021-09-23T23:44:17.092Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1055.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-23T23:44:17.130Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:44:17.451Z] ---> job-cost.sh [2021-09-23T23:44:17.451Z] lf-activate-venv: SKIPPING [2021-09-23T23:44:17.451Z] DEBUG: total: 0.10999999940395355 [2021-09-23T23:44:17.451Z] INFO: Retrieving Stack Cost... [2021-09-23T23:44:18.414Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-23T23:44:18.681Z] INFO: Archiving Costs [Pipeline] echo [2021-09-23T23:44:18.700Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:44:19.017Z] ---> logs-deploy.sh [2021-09-23T23:44:19.017Z] lf-activate-venv: SKIPPING [2021-09-23T23:44:19.017Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/6 [2021-09-23T23:44:19.017Z] INFO: archiving workspace using pattern(s): [2021-09-23T23:44:19.605Z] Archives upload complete. [2021-09-23T23:44:20.093Z] INFO: archiving logs to Nexus