Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9115b354f2e5107c826695c25359030946cf7655 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-ssh6344447713910149639.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh37310944483544996.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 c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-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-mqtt-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7779563661413901198.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh1254434305850820901.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-mqtt-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-mqtt-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2774345411656496975.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-mqtt-go, buildSnap:true] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-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-mqtt 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: true 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-1888 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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/edgexfoundry_device-mqtt-go_main@tmp/jenkins-gitclient-ssh1251971068998894254.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9115b354f2e5107c826695c25359030946cf7655 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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 9115b354f2e5107c826695c25359030946cf7655 # timeout=10 Commit message: "Merge pull request #305 from lenny-intel/pr-template" > git rev-list --no-walk 9a27036180558304fa11dd6cdc5ae194000bace2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-05T05:42:45.309Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-05T05:42:45.404Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-05T05:42:45.434Z] ========================================================= [2021-10-05T05:42:45.434Z] EdgeX Global Pipelines Version Info [2021-10-05T05:42:45.434Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:42:46.777Z] ------------------- [2021-10-05T05:42:46.777Z] stable info: [2021-10-05T05:42:46.777Z] ------------------- [2021-10-05T05:42:46.777Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-05T05:42:46.777Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-05T05:42:46.777Z] Message: update stable to v1.0.206 [2021-10-05T05:42:47.370Z] ------------------- [2021-10-05T05:42:47.370Z] experimental info: [2021-10-05T05:42:47.370Z] ------------------- [2021-10-05T05:42:47.370Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-05T05:42:47.370Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-05T05:42:47.370Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-05T05:42:47.527Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-10-05T05:42:47.553Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-10-05T05:42:47.578Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-05T05:42:47.602Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-05T05:42:47.626Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-05T05:42:47.648Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-05T05:42:47.672Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-10-05T05:42:47.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-05T05:42:47.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-05T05:42:47.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-05T05:42:47.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-05T05:42:47.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-05T05:42:47.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-10-05T05:42:47.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-05T05:42:47.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-05T05:42:47.952Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-05T05:42:47.983Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-05T05:42:48.011Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-05T05:42:48.048Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-05T05:42:48.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-05T05:42:48.108Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-05T05:42:48.133Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-05T05:42:48.159Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-05T05:42:48.183Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-05T05:42:48.207Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-05T05:42:48.233Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-05T05:42:48.259Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-05T05:42:48.284Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-05T05:42:48.309Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-05T05:42:48.336Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-05T05:42:48.360Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9115b354f2e5107c826695c25359030946cf7655 [Pipeline] echo [2021-10-05T05:42:48.386Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9115b35 [Pipeline] echo [2021-10-05T05:42:48.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T05:42:48.507Z] provisioning config files... [2021-10-05T05:42:48.529Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4453731391032011497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:42:48.882Z] ---> docker-login.sh [2021-10-05T05:42:48.882Z] nexus3.edgexfoundry.org:10001 [2021-10-05T05:42:48.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:42:49.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:42:49.151Z] Configure a credential helper to remove this warning. See [2021-10-05T05:42:49.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:42:49.151Z] [2021-10-05T05:42:49.151Z] Login Succeeded [2021-10-05T05:42:49.151Z] nexus3.edgexfoundry.org:10002 [2021-10-05T05:42:49.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:42:49.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:42:49.151Z] Configure a credential helper to remove this warning. See [2021-10-05T05:42:49.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:42:49.151Z] [2021-10-05T05:42:49.151Z] Login Succeeded [2021-10-05T05:42:49.151Z] nexus3.edgexfoundry.org:10003 [2021-10-05T05:42:49.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:42:49.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:42:49.420Z] Configure a credential helper to remove this warning. See [2021-10-05T05:42:49.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:42:49.420Z] [2021-10-05T05:42:49.420Z] Login Succeeded [2021-10-05T05:42:49.420Z] nexus3.edgexfoundry.org:10004 [2021-10-05T05:42:49.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:42:49.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:42:49.420Z] Configure a credential helper to remove this warning. See [2021-10-05T05:42:49.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:42:49.420Z] [2021-10-05T05:42:49.420Z] Login Succeeded [2021-10-05T05:42:49.420Z] docker.io [2021-10-05T05:42:49.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:42:49.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:42:49.953Z] Configure a credential helper to remove this warning. See [2021-10-05T05:42:49.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:42:49.953Z] [2021-10-05T05:42:49.953Z] Login Succeeded [2021-10-05T05:42:49.953Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T05:42:49.965Z] 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-10-05T05:42:50.477Z] + git log --format=format:%s -1 9115b354f2e5107c826695c25359030946cf7655 [Pipeline] echo [2021-10-05T05:42:50.526Z] GIT_COMMIT: 9115b354f2e5107c826695c25359030946cf7655, Commit Message: Merge pull request #305 from lenny-intel/pr-template [Pipeline] echo [2021-10-05T05:42:50.539Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:42:51.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T05:42:51.153Z] [2021-10-05T05:42:51.153Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:42:51.484Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T05:42:51.484Z] latest: Pulling from edgex-devops/git-semver [2021-10-05T05:42:51.484Z] 31603596830f: Pulling fs layer [2021-10-05T05:42:51.484Z] 04fac38145f0: Pulling fs layer [2021-10-05T05:42:51.484Z] 701f6daf10bf: Pulling fs layer [2021-10-05T05:42:51.484Z] 24f72da36158: Pulling fs layer [2021-10-05T05:42:51.484Z] 24f72da36158: Waiting [2021-10-05T05:42:51.484Z] 04fac38145f0: Verifying Checksum [2021-10-05T05:42:51.484Z] 04fac38145f0: Download complete [2021-10-05T05:42:51.752Z] 31603596830f: Verifying Checksum [2021-10-05T05:42:51.752Z] 31603596830f: Download complete [2021-10-05T05:42:51.752Z] 24f72da36158: Verifying Checksum [2021-10-05T05:42:51.752Z] 24f72da36158: Download complete [2021-10-05T05:42:51.752Z] 701f6daf10bf: Verifying Checksum [2021-10-05T05:42:51.752Z] 701f6daf10bf: Download complete [2021-10-05T05:42:51.752Z] 31603596830f: Pull complete [2021-10-05T05:42:52.024Z] 04fac38145f0: Pull complete [2021-10-05T05:42:52.605Z] 701f6daf10bf: Pull complete [2021-10-05T05:42:52.605Z] 24f72da36158: Pull complete [2021-10-05T05:42:52.605Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-05T05:42:52.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T05:42:52.605Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-05T05:42:52.693Z] prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container [2021-10-05T05:42:52.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-10-05T05:42:53.478Z] $ docker top e9da1a2e1f631a83ba9e6b5baa7ec52ac3fc2ec0cfe6b3bbd82834fd2ed59543 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T05:42:53.604Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T05:42:53.604Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T05:42:53.724Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T05:42:53.727Z] $ docker exec e9da1a2e1f631a83ba9e6b5baa7ec52ac3fc2ec0cfe6b3bbd82834fd2ed59543 ssh-agent [2021-10-05T05:42:53.871Z] SSH_AUTH_SOCK=/tmp/ssh-TQQlOpuHYMM8/agent.13 [2021-10-05T05:42:53.871Z] SSH_AGENT_PID=19 [2021-10-05T05:42:53.882Z] Running ssh-add (command line suppressed) [2021-10-05T05:42:53.997Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5214948137267346616.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5214948137267346616.key) [2021-10-05T05:42:54.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T05:42:54.330Z] + git tag --points-at HEAD [Pipeline] } [2021-10-05T05:42:54.347Z] $ docker exec --env ******** --env ******** e9da1a2e1f631a83ba9e6b5baa7ec52ac3fc2ec0cfe6b3bbd82834fd2ed59543 ssh-agent -k [2021-10-05T05:42:54.431Z] unset SSH_AUTH_SOCK; [2021-10-05T05:42:54.432Z] unset SSH_AGENT_PID; [2021-10-05T05:42:54.432Z] echo Agent pid 19 killed; [2021-10-05T05:42:54.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-05T05:42:54.518Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T05:42:54.518Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T05:42:54.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T05:42:54.617Z] $ docker exec e9da1a2e1f631a83ba9e6b5baa7ec52ac3fc2ec0cfe6b3bbd82834fd2ed59543 ssh-agent [2021-10-05T05:42:54.717Z] SSH_AUTH_SOCK=/tmp/ssh-gW5KiJHZmM9v/agent.52 [2021-10-05T05:42:54.717Z] SSH_AGENT_PID=58 [2021-10-05T05:42:54.724Z] Running ssh-add (command line suppressed) [2021-10-05T05:42:54.821Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_797141932640177581.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_797141932640177581.key) [2021-10-05T05:42:54.841Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T05:42:55.152Z] + git semver init [2021-10-05T05:42:55.152Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T05:42:55.152Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-10-05T05:42:55.152Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-10-05T05:42:55.152Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T05:42:55.153Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T05:42:55.153Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T05:42:55.153Z] # $SEMVER_BRANCH = main [2021-10-05T05:42:55.153Z] # $SEMVER_TEMP = /tmp/semver-545651531 [2021-10-05T05:42:55.153Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-10-05T05:42:55.746Z] # '/tmp/semver-545651531' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' [2021-10-05T05:42:55.746Z] # -> Force: false [2021-10-05T05:42:55.746Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-10-05T05:42:55.759Z] $ docker exec --env ******** --env ******** e9da1a2e1f631a83ba9e6b5baa7ec52ac3fc2ec0cfe6b3bbd82834fd2ed59543 ssh-agent -k [2021-10-05T05:42:55.849Z] unset SSH_AUTH_SOCK; [2021-10-05T05:42:55.850Z] unset SSH_AGENT_PID; [2021-10-05T05:42:55.850Z] echo Agent pid 58 killed; [2021-10-05T05:42:55.871Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T05:42:56.234Z] + git semver [Pipeline] } [2021-10-05T05:42:56.251Z] $ docker stop --time=1 e9da1a2e1f631a83ba9e6b5baa7ec52ac3fc2ec0cfe6b3bbd82834fd2ed59543 [2021-10-05T05:42:57.477Z] $ docker rm -f e9da1a2e1f631a83ba9e6b5baa7ec52ac3fc2ec0cfe6b3bbd82834fd2ed59543 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T05:42:57.862Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-05T05:42:58.169Z] Stashed 1 file(s) [Pipeline] echo [2021-10-05T05:42:58.172Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.9 [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-10-05T05:43:13.411Z] Still waiting to schedule task [2021-10-05T05:43:13.412Z] ‘prd-centos7-blackbox-4c-2g-465’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-05T05:43:13.412Z] ‘prd-centos7-builder-2c-1g-1022’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-05T05:43:13.412Z] ‘prd-centos7-builder-2c-1g-436’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-05T05:43:13.412Z] ‘prd-centos7-builder-2c-1g-458’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-05T05:43:13.412Z] ‘prd-centos7-builder-2c-1g-478’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-05T05:43:13.412Z] ‘prd-centos7-builder-2c-1g-522’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-05T05:43:13.412Z] ‘prd-centos7-builder-2c-1g-524’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-05T05:43:13.412Z] ‘prd-centos7-builder-2c-1g-732’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-05T05:43:13.412Z] ‘prd-centos7-builder-2c-1g-775’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-05T05:43:13.412Z] ‘prd-centos7-builder-2c-1g-798’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-05T05:43:13.412Z] ‘prd-centos7-builder-2c-1g-941’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-05T05:43:13.412Z] ‘prd-centos7-docker-4c-2g-1891’ is offline [2021-10-05T05:43:13.412Z] ‘prd-centos7-docker-4c-2g-1892’ is offline [2021-10-05T05:43:13.412Z] ‘prd-centos7-docker-4c-2g-1893’ is offline [2021-10-05T05:43:13.412Z] ‘prd-centos7-docker-4c-2g-444’ is offline [2021-10-05T05:43:13.413Z] ‘prd-centos7-docker-4c-2g-445’ is offline [2021-10-05T05:43:13.413Z] ‘prd-centos7-docker-4c-2g-504’ is offline [2021-10-05T05:43:13.413Z] ‘prd-centos7-docker-4c-2g-603’ is offline [2021-10-05T05:43:13.413Z] ‘prd-centos7-docker-4c-2g-826’ is offline [2021-10-05T05:43:13.413Z] ‘prd-centos7-docker-4c-2g-829’ is offline [2021-10-05T05:43:13.413Z] ‘prd-centos7-docker-8c-8g-1881’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-05T05:43:13.413Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1884’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-05T05:43:13.414Z] Still waiting to schedule task [2021-10-05T05:43:13.415Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1884’ is offline [2021-10-05T05:43:20.771Z] Running on prd-centos7-docker-4c-2g-1891 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-10-05T05:43:20.789Z] Running in /w/workspace/device-mqtt-go/11 [Pipeline] { [Pipeline] checkout [2021-10-05T05:43:20.931Z] Selected Git installation does not exist. Using Default [2021-10-05T05:43:20.931Z] The recommended git tool is: NONE [2021-10-05T05:43:24.032Z] using credential edgex-jenkins-ssh [2021-10-05T05:43:24.068Z] Cloning the remote Git repository [2021-10-05T05:43:24.026Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-10-05T05:43:24.103Z] > git init /w/workspace/device-mqtt-go/11 # timeout=10 [2021-10-05T05:43:24.148Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-10-05T05:43:24.149Z] > git --version # timeout=10 [2021-10-05T05:43:24.166Z] > git --version # 'git version 2.24.4' [2021-10-05T05:43:24.166Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T05:43:24.194Z] [INFO] Currently running in a labeled security context [2021-10-05T05:43:24.194Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-05T05:43:24.195Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/11@tmp/jenkins-gitclient-ssh7674457942456822466.key [2021-10-05T05:43:24.215Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T05:43:24.909Z] Avoid second fetch [2021-10-05T05:43:24.909Z] Checking out Revision 9115b354f2e5107c826695c25359030946cf7655 (main) [2021-10-05T05:43:24.823Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-10-05T05:43:24.830Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T05:43:24.856Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T05:43:24.863Z] > git checkout -f 9115b354f2e5107c826695c25359030946cf7655 # timeout=10 [2021-10-05T05:43:28.639Z] Commit message: "Merge pull request #305 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T05:43:29.013Z] provisioning config files... [2021-10-05T05:43:29.031Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/11@tmp/config7667341318810759133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:43:29.516Z] ---> docker-login.sh [2021-10-05T05:43:29.516Z] nexus3.edgexfoundry.org:10001 [2021-10-05T05:43:29.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:43:29.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:43:29.516Z] Configure a credential helper to remove this warning. See [2021-10-05T05:43:29.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:43:29.516Z] [2021-10-05T05:43:29.516Z] Login Succeeded [2021-10-05T05:43:29.516Z] nexus3.edgexfoundry.org:10002 [2021-10-05T05:43:29.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:43:29.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:43:29.784Z] Configure a credential helper to remove this warning. See [2021-10-05T05:43:29.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:43:29.784Z] [2021-10-05T05:43:29.784Z] Login Succeeded [2021-10-05T05:43:29.784Z] nexus3.edgexfoundry.org:10003 [2021-10-05T05:43:29.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:43:30.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:43:30.051Z] Configure a credential helper to remove this warning. See [2021-10-05T05:43:30.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:43:30.051Z] [2021-10-05T05:43:30.051Z] Login Succeeded [2021-10-05T05:43:30.051Z] nexus3.edgexfoundry.org:10004 [2021-10-05T05:43:30.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:43:30.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:43:30.051Z] Configure a credential helper to remove this warning. See [2021-10-05T05:43:30.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:43:30.051Z] [2021-10-05T05:43:30.051Z] Login Succeeded [2021-10-05T05:43:30.051Z] docker.io [2021-10-05T05:43:30.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:43:30.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:43:30.659Z] Configure a credential helper to remove this warning. See [2021-10-05T05:43:30.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:43:30.659Z] [2021-10-05T05:43:30.659Z] Login Succeeded [2021-10-05T05:43:30.659Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T05:43:30.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-05T05:43:30.898Z] ========================================================= [2021-10-05T05:43:30.899Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-05T05:43:30.899Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:43:31.261Z] + 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-10-05T05:43:31.261Z] Sending build context to Docker daemon 642.6kB [2021-10-05T05:43:31.261Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-05T05:43:31.261Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-05T05:43:31.538Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-05T05:43:31.538Z] 540db60ca938: Pulling fs layer [2021-10-05T05:43:31.538Z] adcc1eea9eea: Pulling fs layer [2021-10-05T05:43:31.538Z] 4c4ab2625f07: Pulling fs layer [2021-10-05T05:43:31.538Z] db62176df00c: Pulling fs layer [2021-10-05T05:43:31.538Z] 3b30891b0d05: Pulling fs layer [2021-10-05T05:43:31.538Z] 06b49ca38bd5: Pulling fs layer [2021-10-05T05:43:31.538Z] c788192a36de: Pulling fs layer [2021-10-05T05:43:31.538Z] a77e37c0d609: Pulling fs layer [2021-10-05T05:43:31.538Z] c3185cebc471: Pulling fs layer [2021-10-05T05:43:31.538Z] db62176df00c: Waiting [2021-10-05T05:43:31.538Z] 3b30891b0d05: Waiting [2021-10-05T05:43:31.538Z] 06b49ca38bd5: Waiting [2021-10-05T05:43:31.538Z] c788192a36de: Waiting [2021-10-05T05:43:31.538Z] a77e37c0d609: Waiting [2021-10-05T05:43:31.538Z] c3185cebc471: Waiting [2021-10-05T05:43:31.538Z] 4c4ab2625f07: Download complete [2021-10-05T05:43:31.813Z] adcc1eea9eea: Verifying Checksum [2021-10-05T05:43:31.813Z] adcc1eea9eea: Download complete [2021-10-05T05:43:31.813Z] 3b30891b0d05: Verifying Checksum [2021-10-05T05:43:31.813Z] 3b30891b0d05: Download complete [2021-10-05T05:43:31.813Z] 06b49ca38bd5: Verifying Checksum [2021-10-05T05:43:31.813Z] 06b49ca38bd5: Download complete [2021-10-05T05:43:31.813Z] c788192a36de: Verifying Checksum [2021-10-05T05:43:31.813Z] c788192a36de: Download complete [2021-10-05T05:43:31.813Z] 540db60ca938: Verifying Checksum [2021-10-05T05:43:32.086Z] a77e37c0d609: Verifying Checksum [2021-10-05T05:43:32.086Z] a77e37c0d609: Download complete [2021-10-05T05:43:32.086Z] 540db60ca938: Pull complete [2021-10-05T05:43:32.360Z] adcc1eea9eea: Pull complete [2021-10-05T05:43:32.360Z] 4c4ab2625f07: Pull complete [2021-10-05T05:43:32.624Z] c3185cebc471: Verifying Checksum [2021-10-05T05:43:32.624Z] c3185cebc471: Download complete [2021-10-05T05:43:33.595Z] db62176df00c: Verifying Checksum [2021-10-05T05:43:33.595Z] db62176df00c: Download complete [2021-10-05T05:43:37.867Z] db62176df00c: Pull complete [2021-10-05T05:43:37.868Z] 3b30891b0d05: Pull complete [2021-10-05T05:43:37.868Z] 06b49ca38bd5: Pull complete [2021-10-05T05:43:37.868Z] c788192a36de: Pull complete [2021-10-05T05:43:37.868Z] a77e37c0d609: Pull complete [2021-10-05T05:43:40.479Z] c3185cebc471: Pull complete [2021-10-05T05:43:40.479Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-10-05T05:43:40.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-05T05:43:40.479Z] ---> 031687cdd783 [2021-10-05T05:43:40.479Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-05T05:43:43.066Z] ---> Running in c7719b4db2b8 [2021-10-05T05:43:43.335Z] Removing intermediate container c7719b4db2b8 [2021-10-05T05:43:43.335Z] ---> 6ad3af30144a [2021-10-05T05:43:43.335Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-05T05:43:43.335Z] ---> Running in 308ed3a8196d [2021-10-05T05:43:43.335Z] Removing intermediate container 308ed3a8196d [2021-10-05T05:43:43.335Z] ---> f2bd7ab480d5 [2021-10-05T05:43:43.335Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T05:43:43.335Z] ---> Running in 58f865f9902f [2021-10-05T05:43:43.918Z] Removing intermediate container 58f865f9902f [2021-10-05T05:43:43.918Z] ---> f46b9b93de09 [2021-10-05T05:43:43.918Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-05T05:43:43.918Z] ---> Running in 099948c13ef5 [2021-10-05T05:43:44.189Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-05T05:43:46.764Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-05T05:43:50.123Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-10-05T05:43:50.123Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-10-05T05:43:50.393Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-10-05T05:43:52.336Z] Executing busybox-1.32.1-r6.trigger [2021-10-05T05:43:52.336Z] OK: 223 MiB in 55 packages [2021-10-05T05:43:52.610Z] Removing intermediate container 099948c13ef5 [2021-10-05T05:43:52.610Z] ---> 04b8e33d23d8 [2021-10-05T05:43:52.610Z] Step 7/12 : WORKDIR /device-mqtt-go [2021-10-05T05:43:52.610Z] ---> Running in 874f997f7ba6 [2021-10-05T05:43:52.610Z] Removing intermediate container 874f997f7ba6 [2021-10-05T05:43:52.610Z] ---> e1927d9ccaa4 [2021-10-05T05:43:52.610Z] Step 8/12 : COPY . . [2021-10-05T05:43:52.876Z] ---> 0bd95ee17897 [2021-10-05T05:43:52.876Z] Step 9/12 : RUN go mod tidy [2021-10-05T05:43:53.142Z] ---> Running in 548d61149d7d [2021-10-05T05:43:53.739Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-10-05T05:43:53.739Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-05T05:43:54.015Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-10-05T05:43:54.015Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-05T05:43:54.015Z] go: downloading github.com/google/uuid v1.3.0 [2021-10-05T05:43:54.015Z] go: downloading github.com/spf13/cast v1.4.1 [2021-10-05T05:43:54.015Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-05T05:43:54.015Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-05T05:43:54.015Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-10-05T05:43:54.283Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-10-05T05:43:54.283Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-05T05:43:54.283Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-10-05T05:43:54.283Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-05T05:43:54.283Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-05T05:43:54.283Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-05T05:43:54.283Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-05T05:43:54.283Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-05T05:43:54.549Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-10-05T05:43:54.549Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-10-05T05:43:54.549Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-10-05T05:43:54.549Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-10-05T05:43:54.549Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-05T05:43:54.549Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-10-05T05:43:54.549Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-05T05:43:54.549Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-10-05T05:43:54.549Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-05T05:43:54.549Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-05T05:43:54.549Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-05T05:43:54.549Z] go: downloading golang.org/x/text v0.3.2 [2021-10-05T05:43:54.820Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-10-05T05:43:54.820Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-05T05:43:55.784Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-10-05T05:43:55.784Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-10-05T05:43:55.784Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-05T05:43:55.784Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-05T05:43:55.784Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-10-05T05:43:55.784Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-05T05:43:55.784Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-10-05T05:43:55.784Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-05T05:43:55.784Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-05T05:43:55.784Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-05T05:43:55.784Z] go: downloading github.com/kr/pretty v0.2.0 [2021-10-05T05:43:55.784Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-05T05:43:55.784Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-05T05:43:55.784Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-05T05:43:55.784Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-05T05:43:55.784Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-05T05:43:55.784Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-10-05T05:43:56.055Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-10-05T05:43:56.056Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-10-05T05:43:56.056Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-10-05T05:43:56.056Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-05T05:43:56.056Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-05T05:43:56.056Z] go: downloading github.com/kr/text v0.1.0 [2021-10-05T05:43:56.056Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-05T05:43:56.056Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-05T05:43:56.056Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-05T05:43:56.056Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-05T05:43:56.056Z] go: downloading github.com/pkg/errors v0.8.1 [2021-10-05T05:43:56.056Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-05T05:43:56.056Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-10-05T05:43:56.056Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-10-05T05:43:56.056Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-05T05:43:56.056Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-10-05T05:43:56.056Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-05T05:43:56.056Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-10-05T05:43:56.056Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-10-05T05:43:56.326Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-10-05T05:43:56.326Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-10-05T05:43:56.326Z] go: downloading github.com/miekg/dns v1.1.26 [2021-10-05T05:43:56.326Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-10-05T05:43:56.326Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-10-05T05:43:56.326Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-05T05:43:56.326Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-05T05:43:56.326Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-10-05T05:43:56.326Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-10-05T05:44:01.694Z] Removing intermediate container 548d61149d7d [2021-10-05T05:44:01.694Z] ---> 1612fdb4658f [2021-10-05T05:44:01.694Z] Step 10/12 : RUN go mod download [2021-10-05T05:44:01.694Z] ---> Running in 5e741af11088 [2021-10-05T05:44:03.647Z] Removing intermediate container 5e741af11088 [2021-10-05T05:44:03.647Z] ---> 4153d6160c24 [2021-10-05T05:44:03.647Z] Step 11/12 : ARG MAKE='make build' [2021-10-05T05:44:03.647Z] ---> Running in 10cd9e637c4a [2021-10-05T05:44:03.647Z] Removing intermediate container 10cd9e637c4a [2021-10-05T05:44:03.647Z] ---> b802e0ba9d1b [2021-10-05T05:44:03.647Z] Step 12/12 : RUN $MAKE [2021-10-05T05:44:03.647Z] ---> Running in bae6875e98e8 [2021-10-05T05:44:03.919Z] noop [2021-10-05T05:44:04.184Z] Removing intermediate container bae6875e98e8 [2021-10-05T05:44:04.184Z] ---> cdd46b9022b0 [2021-10-05T05:44:04.184Z] Successfully built cdd46b9022b0 [2021-10-05T05:44:04.184Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:04.502Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-05T05:44:04.502Z] . [Pipeline] withDockerContainer [2021-10-05T05:44:04.586Z] prd-centos7-docker-4c-2g-1891 does not seem to be running inside a container [2021-10-05T05:44:04.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/11 -v /w/workspace/device-mqtt-go/11:/w/workspace/device-mqtt-go/11:rw,z -v /w/workspace/device-mqtt-go/11@tmp:/w/workspace/device-mqtt-go/11@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-x86_64 cat [2021-10-05T05:44:05.009Z] $ docker top 3159e032a1aae6fe43cb500b28a1af4e54e314afc675325a26a672077c4e78ca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T05:44:05.412Z] + go version [2021-10-05T05:44:05.412Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-10-05T05:44:05.419Z] $ docker stop --time=1 3159e032a1aae6fe43cb500b28a1af4e54e314afc675325a26a672077c4e78ca [2021-10-05T05:44:06.620Z] $ docker rm -f 3159e032a1aae6fe43cb500b28a1af4e54e314afc675325a26a672077c4e78ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:07.160Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-05T05:44:07.160Z] . [Pipeline] withDockerContainer [2021-10-05T05:44:07.240Z] prd-centos7-docker-4c-2g-1891 does not seem to be running inside a container [2021-10-05T05:44:07.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/11 -v /w/workspace/device-mqtt-go/11:/w/workspace/device-mqtt-go/11:rw,z -v /w/workspace/device-mqtt-go/11@tmp:/w/workspace/device-mqtt-go/11@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-x86_64 cat [2021-10-05T05:44:07.609Z] $ docker top 2be96c868707c741647c6f4a50a35f55a6f02a6b043a5893c237b63dc197ee5d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-05T05:44:08.018Z] + go mod tidy [Pipeline] sh [2021-10-05T05:44:08.613Z] + make test [2021-10-05T05:44:08.614Z] go mod tidy [2021-10-05T05:44:08.614Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-10-05T05:44:09.210Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-10-05T05:44:27.548Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-10-05T05:44:27.548Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.4% of statements [2021-10-05T05:44:27.548Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-10-05T05:44:27.548Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-05T05:44:31.871Z] gofmt -l . [2021-10-05T05:44:31.871Z] ["`gofmt -l .`" = ""] [2021-10-05T05:44:31.871Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-05T05:44:32.460Z] $ docker stop --time=1 2be96c868707c741647c6f4a50a35f55a6f02a6b043a5893c237b63dc197ee5d [2021-10-05T05:44:33.959Z] $ docker rm -f 2be96c868707c741647c6f4a50a35f55a6f02a6b043a5893c237b63dc197ee5d [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T05:44:34.378Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-05T05:44:34.618Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-05T05:44:35.720Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-05T05:44:36.040Z] + ls -al . [2021-10-05T05:44:36.040Z] total 120 [2021-10-05T05:44:36.040Z] drwxrwxr-x. 9 jenkins jenkins 4096 Oct 5 05:44 . [2021-10-05T05:44:36.040Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 5 05:43 .. [2021-10-05T05:44:36.040Z] -rw-rw-r--. 1 jenkins jenkins 6985 Oct 5 05:43 Attribution.txt [2021-10-05T05:44:36.040Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 5 05:43 bin [2021-10-05T05:44:36.040Z] -rw-rw-r--. 1 jenkins jenkins 7447 Oct 5 05:43 CHANGELOG.md [2021-10-05T05:44:36.040Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 5 05:43 cmd [2021-10-05T05:44:36.040Z] -rw-r--r--. 1 jenkins jenkins 17284 Oct 5 05:44 coverage.out [2021-10-05T05:44:36.040Z] -rw-rw-r--. 1 jenkins jenkins 1877 Oct 5 05:43 Dockerfile [2021-10-05T05:44:36.040Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 5 05:43 .dockerignore [2021-10-05T05:44:36.040Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 5 05:43 .git [2021-10-05T05:44:36.040Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 5 05:43 .github [2021-10-05T05:44:36.040Z] -rw-rw-r--. 1 jenkins jenkins 336 Oct 5 05:43 .gitignore [2021-10-05T05:44:36.040Z] -rw-rw-r--. 1 jenkins jenkins 367 Oct 5 05:43 go.mod [2021-10-05T05:44:36.040Z] -rw-r--r--. 1 jenkins jenkins 20655 Oct 5 05:44 go.sum [2021-10-05T05:44:36.040Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 5 05:43 GOVERNANCE.md [2021-10-05T05:44:36.040Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 5 05:43 internal [2021-10-05T05:44:36.040Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 5 05:43 Jenkinsfile [2021-10-05T05:44:36.040Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 5 05:43 LICENSE [2021-10-05T05:44:36.040Z] -rw-rw-r--. 1 jenkins jenkins 907 Oct 5 05:43 Makefile [2021-10-05T05:44:36.040Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 5 05:43 mock [2021-10-05T05:44:36.040Z] -rw-rw-r--. 1 jenkins jenkins 620 Oct 5 05:43 OWNERS.md [2021-10-05T05:44:36.040Z] -rw-rw-r--. 1 jenkins jenkins 2211 Oct 5 05:43 README.md [2021-10-05T05:44:36.040Z] drwxrwxr-x. 4 jenkins jenkins 71 Oct 5 05:43 snap [2021-10-05T05:44:36.040Z] -rw-rw-r--. 1 jenkins jenkins 11 Oct 5 05:42 VERSION [2021-10-05T05:44:36.040Z] -rw-rw-r--. 1 jenkins jenkins 227 Oct 5 05:43 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:36.369Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=9115b354f2e5107c826695c25359030946cf7655 --label arch=amd64 --label version=2.0.1-dev.9 . [2021-10-05T05:44:36.369Z] Sending build context to Docker daemon 660.5kB [2021-10-05T05:44:36.369Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-10-05T05:44:36.369Z] Step 2/24 : FROM ${BASE} AS builder [2021-10-05T05:44:36.369Z] ---> cdd46b9022b0 [2021-10-05T05:44:36.369Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-05T05:44:36.369Z] ---> Running in 35f6ca148592 [2021-10-05T05:44:36.369Z] Removing intermediate container 35f6ca148592 [2021-10-05T05:44:36.369Z] ---> c1f1eba4c090 [2021-10-05T05:44:36.369Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-10-05T05:44:36.369Z] ---> Running in a249dcbbf3bd [2021-10-05T05:44:36.638Z] Removing intermediate container a249dcbbf3bd [2021-10-05T05:44:36.638Z] ---> 5f3a648631ce [2021-10-05T05:44:36.638Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T05:44:36.638Z] ---> Running in 8131807a4e63 [2021-10-05T05:44:37.221Z] Removing intermediate container 8131807a4e63 [2021-10-05T05:44:37.221Z] ---> 9b370d40dd5c [2021-10-05T05:44:37.221Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-05T05:44:37.221Z] ---> Running in 4d38f65814c0 [2021-10-05T05:44:37.221Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-05T05:44:38.178Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-05T05:44:38.443Z] OK: 223 MiB in 55 packages [2021-10-05T05:44:38.712Z] Removing intermediate container 4d38f65814c0 [2021-10-05T05:44:38.712Z] ---> 0275214e4f9d [2021-10-05T05:44:38.712Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-10-05T05:44:38.712Z] ---> Running in fad1c3252235 [2021-10-05T05:44:38.983Z] Removing intermediate container fad1c3252235 [2021-10-05T05:44:38.983Z] ---> c81721026dbd [2021-10-05T05:44:38.983Z] Step 8/24 : COPY . . [2021-10-05T05:44:38.983Z] ---> bb288fa76bed [2021-10-05T05:44:38.983Z] Step 9/24 : RUN go mod tidy [2021-10-05T05:44:38.983Z] ---> Running in ff225a579ced [2021-10-05T05:44:39.586Z] Removing intermediate container ff225a579ced [2021-10-05T05:44:39.586Z] ---> 9a12ac72ac82 [2021-10-05T05:44:39.586Z] Step 10/24 : RUN go mod download [2021-10-05T05:44:39.586Z] ---> Running in 6b23d231b570 [2021-10-05T05:44:40.180Z] Removing intermediate container 6b23d231b570 [2021-10-05T05:44:40.180Z] ---> 0a1ba331f82f [2021-10-05T05:44:40.180Z] Step 11/24 : ARG MAKE='make build' [2021-10-05T05:44:40.180Z] ---> Running in bf638e9c88ef [2021-10-05T05:44:40.447Z] Removing intermediate container bf638e9c88ef [2021-10-05T05:44:40.447Z] ---> 28a8b0dd21f1 [2021-10-05T05:44:40.447Z] Step 12/24 : RUN $MAKE [2021-10-05T05:44:40.447Z] ---> Running in 95f541375268 [2021-10-05T05:44:40.724Z] go mod tidy [2021-10-05T05:44:40.724Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.9" -o cmd/device-mqtt ./cmd [2021-10-05T05:44:53.076Z] Removing intermediate container 95f541375268 [2021-10-05T05:44:53.076Z] ---> 93424854a98c [2021-10-05T05:44:53.076Z] Step 13/24 : FROM alpine:3.14 [2021-10-05T05:44:53.076Z] 3.14: Pulling from library/alpine [2021-10-05T05:44:53.076Z] a0d0a0d46f8b: Pulling fs layer [2021-10-05T05:44:53.076Z] a0d0a0d46f8b: Verifying Checksum [2021-10-05T05:44:53.076Z] a0d0a0d46f8b: Download complete [2021-10-05T05:44:53.076Z] a0d0a0d46f8b: Pull complete [2021-10-05T05:44:53.076Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-05T05:44:53.076Z] Status: Downloaded newer image for alpine:3.14 [2021-10-05T05:44:53.076Z] ---> 14119a10abf4 [2021-10-05T05:44:53.076Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-10-05T05:44:53.076Z] ---> Running in d90b4f478554 [2021-10-05T05:44:53.076Z] Removing intermediate container d90b4f478554 [2021-10-05T05:44:53.076Z] ---> 4ca4c914d6c3 [2021-10-05T05:44:53.076Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-05T05:44:53.076Z] ---> Running in 6f0ad4619bb2 [2021-10-05T05:44:53.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-05T05:44:53.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-05T05:44:53.343Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-05T05:44:53.343Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-05T05:44:53.343Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-05T05:44:53.343Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-05T05:44:53.343Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-05T05:44:53.343Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-05T05:44:53.343Z] Executing busybox-1.33.1-r3.trigger [2021-10-05T05:44:53.343Z] OK: 8 MiB in 20 packages [2021-10-05T05:44:53.609Z] Removing intermediate container 6f0ad4619bb2 [2021-10-05T05:44:53.609Z] ---> d0d9bbe113a1 [2021-10-05T05:44:53.609Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-10-05T05:44:54.191Z] ---> 4ee78cc08305 [2021-10-05T05:44:54.191Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-10-05T05:44:54.191Z] ---> 53b834b7caba [2021-10-05T05:44:54.191Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-10-05T05:44:54.458Z] ---> fe16d3bb3e7b [2021-10-05T05:44:54.458Z] Step 19/24 : EXPOSE 59982 [2021-10-05T05:44:54.458Z] ---> Running in 4c6aa10486b0 [2021-10-05T05:44:54.458Z] Removing intermediate container 4c6aa10486b0 [2021-10-05T05:44:54.458Z] ---> 799b3f793d32 [2021-10-05T05:44:54.458Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-10-05T05:44:54.458Z] ---> Running in 741fb987920b [2021-10-05T05:44:54.727Z] Removing intermediate container 741fb987920b [2021-10-05T05:44:54.727Z] ---> c63ef396a55a [2021-10-05T05:44:54.727Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-05T05:44:54.727Z] ---> Running in 23e012079874 [2021-10-05T05:44:54.727Z] Removing intermediate container 23e012079874 [2021-10-05T05:44:54.727Z] ---> 41620ca691b5 [2021-10-05T05:44:54.727Z] Step 22/24 : LABEL arch=amd64 [2021-10-05T05:44:54.727Z] ---> Running in d2d9ec13f24b [2021-10-05T05:44:54.727Z] Removing intermediate container d2d9ec13f24b [2021-10-05T05:44:54.727Z] ---> d580e42be97b [2021-10-05T05:44:54.727Z] Step 23/24 : LABEL git_sha=9115b354f2e5107c826695c25359030946cf7655 [2021-10-05T05:44:54.727Z] ---> Running in d531ad2ab7eb [2021-10-05T05:44:54.997Z] Removing intermediate container d531ad2ab7eb [2021-10-05T05:44:54.997Z] ---> 24e23362d149 [2021-10-05T05:44:54.997Z] Step 24/24 : LABEL version=2.0.1-dev.9 [2021-10-05T05:44:54.997Z] ---> Running in d53f3be2fb2f [2021-10-05T05:44:54.997Z] Removing intermediate container d53f3be2fb2f [2021-10-05T05:44:54.997Z] ---> 643cccd75d73 [2021-10-05T05:44:54.997Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-05T05:44:54.997Z] Successfully built 643cccd75d73 [2021-10-05T05:44:54.997Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T05:44:55.211Z] provisioning config files... [2021-10-05T05:44:55.225Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/11@tmp/config2401693522827607559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:44:55.562Z] ---> docker-login.sh [2021-10-05T05:44:55.562Z] nexus3.edgexfoundry.org:10001 [2021-10-05T05:44:55.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:44:55.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:44:55.562Z] Configure a credential helper to remove this warning. See [2021-10-05T05:44:55.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:44:55.562Z] [2021-10-05T05:44:55.562Z] Login Succeeded [2021-10-05T05:44:55.562Z] nexus3.edgexfoundry.org:10002 [2021-10-05T05:44:55.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:44:55.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:44:55.826Z] Configure a credential helper to remove this warning. See [2021-10-05T05:44:55.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:44:55.826Z] [2021-10-05T05:44:55.826Z] Login Succeeded [2021-10-05T05:44:55.826Z] nexus3.edgexfoundry.org:10003 [2021-10-05T05:44:55.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:44:55.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:44:55.826Z] Configure a credential helper to remove this warning. See [2021-10-05T05:44:55.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:44:55.826Z] [2021-10-05T05:44:55.826Z] Login Succeeded [2021-10-05T05:44:55.826Z] nexus3.edgexfoundry.org:10004 [2021-10-05T05:44:55.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:44:56.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:44:56.091Z] Configure a credential helper to remove this warning. See [2021-10-05T05:44:56.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:44:56.091Z] [2021-10-05T05:44:56.091Z] Login Succeeded [2021-10-05T05:44:56.091Z] docker.io [2021-10-05T05:44:56.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:44:56.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:44:56.356Z] Configure a credential helper to remove this warning. See [2021-10-05T05:44:56.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:44:56.356Z] [2021-10-05T05:44:56.356Z] Login Succeeded [2021-10-05T05:44:56.356Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T05:44:56.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-05T05:44:56.443Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2021-10-05T05:44:56.443Z] 9115b354f2e5107c826695c25359030946cf7655 [2021-10-05T05:44:56.443Z] latest [2021-10-05T05:44:56.443Z] 2.0.1-dev.9 [2021-10-05T05:44:56.443Z] 9115b354f2e5107c826695c25359030946cf7655-2.0.1-dev.9 [2021-10-05T05:44:56.443Z] main [2021-10-05T05:44:56.443Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:56.802Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:9115b354f2e5107c826695c25359030946cf7655 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:57.113Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:9115b354f2e5107c826695c25359030946cf7655 [2021-10-05T05:44:57.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-10-05T05:44:57.113Z] ba3f7f19794b: Preparing [2021-10-05T05:44:57.113Z] ff36a817fc15: Preparing [2021-10-05T05:44:57.113Z] 1a40dd9688eb: Preparing [2021-10-05T05:44:57.113Z] 7c9dbec26087: Preparing [2021-10-05T05:44:57.113Z] e2eb06d8af82: Preparing [2021-10-05T05:44:57.113Z] e2eb06d8af82: Layer already exists [2021-10-05T05:44:57.381Z] ba3f7f19794b: Pushed [2021-10-05T05:44:57.381Z] ff36a817fc15: Pushed [2021-10-05T05:44:57.381Z] 7c9dbec26087: Pushed [2021-10-05T05:44:58.338Z] 1a40dd9688eb: Pushed [2021-10-05T05:44:58.603Z] 9115b354f2e5107c826695c25359030946cf7655: digest: sha256:6407cb4dd380c8beffc7a45b5e7c6779611128fb45c3f83814aa1a54c4c78c1b size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:58.925Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:59.244Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-10-05T05:44:59.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-10-05T05:44:59.244Z] ba3f7f19794b: Preparing [2021-10-05T05:44:59.244Z] ff36a817fc15: Preparing [2021-10-05T05:44:59.244Z] 1a40dd9688eb: Preparing [2021-10-05T05:44:59.244Z] 7c9dbec26087: Preparing [2021-10-05T05:44:59.244Z] e2eb06d8af82: Preparing [2021-10-05T05:44:59.244Z] 7c9dbec26087: Layer already exists [2021-10-05T05:44:59.244Z] ba3f7f19794b: Layer already exists [2021-10-05T05:44:59.244Z] e2eb06d8af82: Layer already exists [2021-10-05T05:44:59.244Z] ff36a817fc15: Layer already exists [2021-10-05T05:44:59.244Z] 1a40dd9688eb: Layer already exists [2021-10-05T05:44:59.244Z] latest: digest: sha256:6407cb4dd380c8beffc7a45b5e7c6779611128fb45c3f83814aa1a54c4c78c1b size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:59.569Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:44:59.881Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.9 [2021-10-05T05:44:59.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-10-05T05:44:59.881Z] ba3f7f19794b: Preparing [2021-10-05T05:44:59.881Z] ff36a817fc15: Preparing [2021-10-05T05:44:59.881Z] 1a40dd9688eb: Preparing [2021-10-05T05:44:59.881Z] 7c9dbec26087: Preparing [2021-10-05T05:44:59.881Z] e2eb06d8af82: Preparing [2021-10-05T05:44:59.881Z] 1a40dd9688eb: Layer already exists [2021-10-05T05:44:59.881Z] ba3f7f19794b: Layer already exists [2021-10-05T05:44:59.881Z] ff36a817fc15: Layer already exists [2021-10-05T05:44:59.881Z] e2eb06d8af82: Layer already exists [2021-10-05T05:44:59.881Z] 7c9dbec26087: Layer already exists [2021-10-05T05:44:59.881Z] 2.0.1-dev.9: digest: sha256:6407cb4dd380c8beffc7a45b5e7c6779611128fb45c3f83814aa1a54c4c78c1b size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:45:00.198Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:9115b354f2e5107c826695c25359030946cf7655-2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:45:00.523Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:9115b354f2e5107c826695c25359030946cf7655-2.0.1-dev.9 [2021-10-05T05:45:00.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-10-05T05:45:00.523Z] ba3f7f19794b: Preparing [2021-10-05T05:45:00.523Z] ff36a817fc15: Preparing [2021-10-05T05:45:00.523Z] 1a40dd9688eb: Preparing [2021-10-05T05:45:00.523Z] 7c9dbec26087: Preparing [2021-10-05T05:45:00.523Z] e2eb06d8af82: Preparing [2021-10-05T05:45:00.523Z] ff36a817fc15: Layer already exists [2021-10-05T05:45:00.523Z] 1a40dd9688eb: Layer already exists [2021-10-05T05:45:00.523Z] ba3f7f19794b: Layer already exists [2021-10-05T05:45:00.523Z] 7c9dbec26087: Layer already exists [2021-10-05T05:45:00.523Z] e2eb06d8af82: Layer already exists [2021-10-05T05:45:00.523Z] 9115b354f2e5107c826695c25359030946cf7655-2.0.1-dev.9: digest: sha256:6407cb4dd380c8beffc7a45b5e7c6779611128fb45c3f83814aa1a54c4c78c1b size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:45:00.842Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:45:01.159Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2021-10-05T05:45:01.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-10-05T05:45:01.159Z] ba3f7f19794b: Preparing [2021-10-05T05:45:01.159Z] ff36a817fc15: Preparing [2021-10-05T05:45:01.159Z] 1a40dd9688eb: Preparing [2021-10-05T05:45:01.159Z] 7c9dbec26087: Preparing [2021-10-05T05:45:01.159Z] e2eb06d8af82: Preparing [2021-10-05T05:45:01.159Z] ba3f7f19794b: Layer already exists [2021-10-05T05:45:01.159Z] 7c9dbec26087: Layer already exists [2021-10-05T05:45:01.159Z] 1a40dd9688eb: Layer already exists [2021-10-05T05:45:01.159Z] e2eb06d8af82: Layer already exists [2021-10-05T05:45:01.159Z] ff36a817fc15: Layer already exists [2021-10-05T05:45:01.159Z] main: digest: sha256:6407cb4dd380c8beffc7a45b5e7c6779611128fb45c3f83814aa1a54c4c78c1b size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-05T05:45:01.219Z] ===================================================== [Pipeline] echo [2021-10-05T05:45:01.234Z] taggedImages: [2021-10-05T05:45:01.234Z] - nexus3.edgexfoundry.org:10004/device-mqtt:9115b354f2e5107c826695c25359030946cf7655 [2021-10-05T05:45:01.234Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-10-05T05:45:01.234Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.9 [2021-10-05T05:45:01.234Z] - nexus3.edgexfoundry.org:10004/device-mqtt:9115b354f2e5107c826695c25359030946cf7655-2.0.1-dev.9 [2021-10-05T05:45:01.234Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:45:01.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T05:45:01.962Z] [2021-10-05T05:45:01.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:45:02.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T05:45:02.577Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-05T05:45:02.577Z] b4d181a07f80: Pulling fs layer [2021-10-05T05:45:02.577Z] a1111a8f2ec3: Pulling fs layer [2021-10-05T05:45:02.577Z] ed53099fbce6: Pulling fs layer [2021-10-05T05:45:02.577Z] dc539afda2c1: Pulling fs layer [2021-10-05T05:45:02.577Z] 77bc0d833cb6: Pulling fs layer [2021-10-05T05:45:02.577Z] 9065ff56babe: Pulling fs layer [2021-10-05T05:45:02.577Z] d287ab97295c: Pulling fs layer [2021-10-05T05:45:02.577Z] dc539afda2c1: Waiting [2021-10-05T05:45:02.577Z] 77bc0d833cb6: Waiting [2021-10-05T05:45:02.577Z] 9065ff56babe: Waiting [2021-10-05T05:45:02.577Z] d287ab97295c: Waiting [2021-10-05T05:45:02.845Z] a1111a8f2ec3: Verifying Checksum [2021-10-05T05:45:02.845Z] a1111a8f2ec3: Download complete [2021-10-05T05:45:02.845Z] dc539afda2c1: Verifying Checksum [2021-10-05T05:45:02.845Z] dc539afda2c1: Download complete [2021-10-05T05:45:03.112Z] ed53099fbce6: Verifying Checksum [2021-10-05T05:45:03.112Z] ed53099fbce6: Download complete [2021-10-05T05:45:03.112Z] 9065ff56babe: Verifying Checksum [2021-10-05T05:45:03.112Z] 9065ff56babe: Download complete [2021-10-05T05:45:03.112Z] b4d181a07f80: Verifying Checksum [2021-10-05T05:45:03.112Z] b4d181a07f80: Download complete [2021-10-05T05:45:03.112Z] 77bc0d833cb6: Verifying Checksum [2021-10-05T05:45:03.112Z] 77bc0d833cb6: Download complete [2021-10-05T05:45:04.531Z] d287ab97295c: Verifying Checksum [2021-10-05T05:45:04.532Z] d287ab97295c: Download complete [2021-10-05T05:45:04.532Z] b4d181a07f80: Pull complete [2021-10-05T05:45:04.806Z] a1111a8f2ec3: Pull complete [2021-10-05T05:45:05.389Z] ed53099fbce6: Pull complete [2021-10-05T05:45:05.389Z] dc539afda2c1: Pull complete [2021-10-05T05:45:05.655Z] 77bc0d833cb6: Pull complete [2021-10-05T05:45:05.926Z] 9065ff56babe: Pull complete [2021-10-05T05:45:11.269Z] d287ab97295c: Pull complete [2021-10-05T05:45:11.269Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-05T05:45:11.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T05:45:11.269Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-05T05:45:11.356Z] prd-centos7-docker-4c-2g-1891 does not seem to be running inside a container [2021-10-05T05:45:11.399Z] $ 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-mqtt-go/11 -v /w/workspace/device-mqtt-go/11:/w/workspace/device-mqtt-go/11:rw,z -v /w/workspace/device-mqtt-go/11@tmp:/w/workspace/device-mqtt-go/11@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:latest cat [2021-10-05T05:45:14.078Z] $ docker top 4422353351a5920be2a21154e147e6a18fdfd16cedea7c53ce5afcd04c8ec5dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:45:14.530Z] ---> job-cost.sh [2021-10-05T05:45:14.530Z] lf-activate-venv: SKIPPING [2021-10-05T05:45:14.530Z] INFO: No Stack... [2021-10-05T05:45:15.109Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-05T05:45:15.690Z] INFO: Archiving Costs [Pipeline] sh [2021-10-05T05:45:16.004Z] + cut -d, -f6 [2021-10-05T05:45:16.004Z] + cat /w/workspace/device-mqtt-go/11/archives/cost.csv [Pipeline] lock [2021-10-05T05:45:16.046Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-11-stack-cost] [2021-10-05T05:45:16.077Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-11-stack-cost] did not exist. Created. [2021-10-05T05:45:16.077Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-05T05:45:16.422Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-05T05:45:16.463Z] Stashed 1 file(s) [Pipeline] } [2021-10-05T05:45:16.482Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-11-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-05T05:45:16.499Z] $ docker stop --time=1 4422353351a5920be2a21154e147e6a18fdfd16cedea7c53ce5afcd04c8ec5dc [2021-10-05T05:45:17.643Z] $ docker rm -f 4422353351a5920be2a21154e147e6a18fdfd16cedea7c53ce5afcd04c8ec5dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-05T05:47:40.621Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1920 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-10-05T05:47:40.640Z] Running in /w/workspace/device-mqtt-go/11 [Pipeline] { [Pipeline] checkout [2021-10-05T05:47:41.317Z] Selected Git installation does not exist. Using Default [2021-10-05T05:47:41.318Z] The recommended git tool is: NONE [2021-10-05T05:47:48.852Z] using credential edgex-jenkins-ssh [2021-10-05T05:47:48.883Z] Cloning the remote Git repository [2021-10-05T05:47:50.261Z] Avoid second fetch [2021-10-05T05:47:50.262Z] Checking out Revision 9115b354f2e5107c826695c25359030946cf7655 (main) [2021-10-05T05:47:48.983Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-10-05T05:47:49.141Z] > git init /w/workspace/device-mqtt-go/11 # timeout=10 [2021-10-05T05:47:49.236Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-10-05T05:47:49.237Z] > git --version # timeout=10 [2021-10-05T05:47:49.264Z] > git --version # 'git version 2.17.1' [2021-10-05T05:47:49.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-05T05:47:49.375Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T05:47:50.215Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-10-05T05:47:50.239Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-05T05:47:50.289Z] > git config core.sparsecheckout # timeout=10 [2021-10-05T05:47:50.315Z] > git checkout -f 9115b354f2e5107c826695c25359030946cf7655 # timeout=10 [2021-10-05T05:47:54.890Z] Commit message: "Merge pull request #305 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T05:47:55.277Z] provisioning config files... [2021-10-05T05:47:55.312Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/11@tmp/config7622010341241354141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:47:55.968Z] ---> docker-login.sh [2021-10-05T05:47:55.968Z] nexus3.edgexfoundry.org:10001 [2021-10-05T05:47:56.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:47:57.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:47:57.603Z] Configure a credential helper to remove this warning. See [2021-10-05T05:47:57.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:47:57.603Z] [2021-10-05T05:47:57.603Z] Login Succeeded [2021-10-05T05:47:57.603Z] nexus3.edgexfoundry.org:10002 [2021-10-05T05:47:58.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:47:58.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:47:58.234Z] Configure a credential helper to remove this warning. See [2021-10-05T05:47:58.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:47:58.234Z] [2021-10-05T05:47:58.234Z] Login Succeeded [2021-10-05T05:47:58.234Z] nexus3.edgexfoundry.org:10003 [2021-10-05T05:47:58.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:47:58.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:47:58.858Z] Configure a credential helper to remove this warning. See [2021-10-05T05:47:58.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:47:58.858Z] [2021-10-05T05:47:58.858Z] Login Succeeded [2021-10-05T05:47:58.858Z] nexus3.edgexfoundry.org:10004 [2021-10-05T05:47:59.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:47:59.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:47:59.480Z] Configure a credential helper to remove this warning. See [2021-10-05T05:47:59.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:47:59.480Z] [2021-10-05T05:47:59.480Z] Login Succeeded [2021-10-05T05:47:59.480Z] docker.io [2021-10-05T05:48:00.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:48:00.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:48:00.384Z] Configure a credential helper to remove this warning. See [2021-10-05T05:48:00.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:48:00.384Z] [2021-10-05T05:48:00.384Z] Login Succeeded [2021-10-05T05:48:00.384Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T05:48:00.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-05T05:48:00.990Z] ========================================================= [2021-10-05T05:48:00.990Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-05T05:48:00.990Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:48:01.450Z] + 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-10-05T05:48:01.741Z] Sending build context to Docker daemon 642kB [2021-10-05T05:48:02.031Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-05T05:48:02.031Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-05T05:48:02.031Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-05T05:48:02.326Z] 595b0fe564bb: Pulling fs layer [2021-10-05T05:48:02.326Z] 24495759ef45: Pulling fs layer [2021-10-05T05:48:02.326Z] d148012ef14d: Pulling fs layer [2021-10-05T05:48:02.326Z] e90a11edd702: Pulling fs layer [2021-10-05T05:48:02.326Z] d77568369979: Pulling fs layer [2021-10-05T05:48:02.326Z] fc1c9f9a7f3b: Pulling fs layer [2021-10-05T05:48:02.326Z] 170f2ba95c9a: Pulling fs layer [2021-10-05T05:48:02.326Z] 97ac5df62f85: Pulling fs layer [2021-10-05T05:48:02.326Z] fc1c9f9a7f3b: Waiting [2021-10-05T05:48:02.326Z] e90a11edd702: Waiting [2021-10-05T05:48:02.326Z] 170f2ba95c9a: Waiting [2021-10-05T05:48:02.326Z] d77568369979: Waiting [2021-10-05T05:48:02.326Z] 97ac5df62f85: Waiting [2021-10-05T05:48:02.326Z] d148012ef14d: Verifying Checksum [2021-10-05T05:48:02.326Z] d148012ef14d: Download complete [2021-10-05T05:48:02.326Z] 24495759ef45: Verifying Checksum [2021-10-05T05:48:02.326Z] 24495759ef45: Download complete [2021-10-05T05:48:02.326Z] d77568369979: Verifying Checksum [2021-10-05T05:48:02.326Z] d77568369979: Download complete [2021-10-05T05:48:02.326Z] fc1c9f9a7f3b: Verifying Checksum [2021-10-05T05:48:02.326Z] fc1c9f9a7f3b: Download complete [2021-10-05T05:48:02.326Z] 595b0fe564bb: Verifying Checksum [2021-10-05T05:48:02.326Z] 595b0fe564bb: Download complete [2021-10-05T05:48:02.326Z] 170f2ba95c9a: Verifying Checksum [2021-10-05T05:48:02.326Z] 170f2ba95c9a: Download complete [2021-10-05T05:48:03.396Z] 595b0fe564bb: Pull complete [2021-10-05T05:48:04.432Z] 24495759ef45: Pull complete [2021-10-05T05:48:05.057Z] d148012ef14d: Pull complete [2021-10-05T05:48:05.057Z] 97ac5df62f85: Verifying Checksum [2021-10-05T05:48:05.057Z] 97ac5df62f85: Download complete [2021-10-05T05:48:05.342Z] e90a11edd702: Verifying Checksum [2021-10-05T05:48:05.342Z] e90a11edd702: Download complete [2021-10-05T05:48:17.910Z] e90a11edd702: Pull complete [2021-10-05T05:48:17.910Z] d77568369979: Pull complete [2021-10-05T05:48:17.910Z] fc1c9f9a7f3b: Pull complete [2021-10-05T05:48:17.910Z] 170f2ba95c9a: Pull complete [2021-10-05T05:48:22.311Z] 97ac5df62f85: Pull complete [2021-10-05T05:48:22.311Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-10-05T05:48:22.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-05T05:48:22.311Z] ---> 04bc70af865f [2021-10-05T05:48:22.311Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-05T05:48:27.813Z] ---> Running in 250add118e2c [2021-10-05T05:48:27.813Z] Removing intermediate container 250add118e2c [2021-10-05T05:48:27.813Z] ---> aae6be9f3a9a [2021-10-05T05:48:27.813Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-05T05:48:27.813Z] ---> Running in e1f5bd2d044c [2021-10-05T05:48:28.102Z] Removing intermediate container e1f5bd2d044c [2021-10-05T05:48:28.102Z] ---> 9eaab5b2d596 [2021-10-05T05:48:28.102Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T05:48:28.102Z] ---> Running in f67902231c4c [2021-10-05T05:48:30.796Z] Removing intermediate container f67902231c4c [2021-10-05T05:48:30.796Z] ---> 34ce2042bd1d [2021-10-05T05:48:30.796Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-05T05:48:30.796Z] ---> Running in af063e1a6ec7 [2021-10-05T05:48:31.799Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-05T05:48:33.271Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-05T05:48:33.884Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-10-05T05:48:33.884Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-10-05T05:48:33.884Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-10-05T05:48:34.169Z] Executing busybox-1.32.1-r6.trigger [2021-10-05T05:48:34.169Z] OK: 222 MiB in 55 packages [2021-10-05T05:48:35.641Z] Removing intermediate container af063e1a6ec7 [2021-10-05T05:48:35.641Z] ---> 7cf5d44500f7 [2021-10-05T05:48:35.641Z] Step 7/12 : WORKDIR /device-mqtt-go [2021-10-05T05:48:35.641Z] ---> Running in e9a4bc7e09c5 [2021-10-05T05:48:36.439Z] Removing intermediate container e9a4bc7e09c5 [2021-10-05T05:48:36.439Z] ---> a51b8cb3b591 [2021-10-05T05:48:36.439Z] Step 8/12 : COPY . . [2021-10-05T05:48:37.472Z] ---> fecab387bff7 [2021-10-05T05:48:37.472Z] Step 9/12 : RUN go mod tidy [2021-10-05T05:48:37.472Z] ---> Running in cbd947d5f4c3 [2021-10-05T05:48:40.145Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-05T05:48:40.145Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-10-05T05:48:40.145Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-10-05T05:48:40.145Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-05T05:48:40.429Z] go: downloading github.com/google/uuid v1.3.0 [2021-10-05T05:48:40.429Z] go: downloading github.com/spf13/cast v1.4.1 [2021-10-05T05:48:40.429Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-05T05:48:40.716Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-05T05:48:40.716Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-10-05T05:48:40.716Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-10-05T05:48:40.716Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-05T05:48:40.716Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-10-05T05:48:41.004Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-05T05:48:41.004Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-05T05:48:41.004Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-05T05:48:41.004Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-05T05:48:41.004Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-05T05:48:41.291Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-10-05T05:48:41.291Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-10-05T05:48:41.291Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-10-05T05:48:41.291Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-10-05T05:48:41.580Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-05T05:48:41.580Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-10-05T05:48:41.580Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-05T05:48:41.580Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-05T05:48:41.580Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-05T05:48:41.580Z] go: downloading golang.org/x/text v0.3.2 [2021-10-05T05:48:41.869Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-10-05T05:48:41.869Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-05T05:48:44.550Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-10-05T05:48:44.550Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-10-05T05:48:44.550Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-05T05:48:44.550Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-10-05T05:48:44.833Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-05T05:48:44.833Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-05T05:48:44.833Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-05T05:48:44.833Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-10-05T05:48:44.833Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-05T05:48:44.833Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-05T05:48:44.833Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-10-05T05:48:45.123Z] go: downloading github.com/kr/pretty v0.2.0 [2021-10-05T05:48:45.123Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-05T05:48:45.123Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-05T05:48:45.123Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-05T05:48:45.123Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-05T05:48:45.123Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-05T05:48:45.123Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-05T05:48:45.123Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-10-05T05:48:45.411Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-10-05T05:48:45.411Z] go: downloading github.com/kr/text v0.1.0 [2021-10-05T05:48:45.411Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-10-05T05:48:45.411Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-10-05T05:48:45.411Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-05T05:48:45.698Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-05T05:48:45.698Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-05T05:48:45.698Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-05T05:48:45.698Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-05T05:48:45.698Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-05T05:48:45.698Z] go: downloading github.com/pkg/errors v0.8.1 [2021-10-05T05:48:45.698Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-05T05:48:45.698Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-10-05T05:48:45.698Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-10-05T05:48:45.698Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-05T05:48:45.984Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-10-05T05:48:45.984Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-05T05:48:45.984Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-10-05T05:48:45.984Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-10-05T05:48:45.984Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-05T05:48:45.984Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-10-05T05:48:45.984Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-10-05T05:48:45.984Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-10-05T05:48:45.984Z] go: downloading github.com/miekg/dns v1.1.26 [2021-10-05T05:48:45.984Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-10-05T05:48:45.984Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-10-05T05:48:45.984Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-05T05:48:46.267Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-10-05T05:49:01.503Z] Removing intermediate container cbd947d5f4c3 [2021-10-05T05:49:01.503Z] ---> 861209721518 [2021-10-05T05:49:01.503Z] Step 10/12 : RUN go mod download [2021-10-05T05:49:01.503Z] ---> Running in a41b3499abfc [2021-10-05T05:49:11.794Z] Removing intermediate container a41b3499abfc [2021-10-05T05:49:11.794Z] ---> d2a610373db7 [2021-10-05T05:49:11.794Z] Step 11/12 : ARG MAKE='make build' [2021-10-05T05:49:11.794Z] ---> Running in af59a29d7743 [2021-10-05T05:49:11.794Z] Removing intermediate container af59a29d7743 [2021-10-05T05:49:11.794Z] ---> 2d9840c73a51 [2021-10-05T05:49:11.794Z] Step 12/12 : RUN $MAKE [2021-10-05T05:49:11.794Z] ---> Running in 61a27ba39499 [2021-10-05T05:49:12.816Z] noop [2021-10-05T05:49:13.835Z] Removing intermediate container 61a27ba39499 [2021-10-05T05:49:13.835Z] ---> 66edecc29982 [2021-10-05T05:49:13.835Z] Successfully built 66edecc29982 [2021-10-05T05:49:13.835Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:49:14.226Z] + docker inspect -f . ci-base-image-arm64 [2021-10-05T05:49:14.226Z] . [Pipeline] withDockerContainer [2021-10-05T05:49:14.563Z] prd-ubuntu18.04-docker-arm64-4c-16g-1920 does not seem to be running inside a container [2021-10-05T05:49:14.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/11 -v /w/workspace/device-mqtt-go/11:/w/workspace/device-mqtt-go/11:rw,z -v /w/workspace/device-mqtt-go/11@tmp:/w/workspace/device-mqtt-go/11@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-10-05T05:49:16.448Z] $ docker top e8d1eb4acb59f9a21746e948f5895833b9bdf15559e52a267b4baa9b194dde66 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T05:49:17.507Z] + go version [2021-10-05T05:49:17.507Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-10-05T05:49:17.539Z] $ docker stop --time=1 e8d1eb4acb59f9a21746e948f5895833b9bdf15559e52a267b4baa9b194dde66 [2021-10-05T05:49:19.374Z] $ docker rm -f e8d1eb4acb59f9a21746e948f5895833b9bdf15559e52a267b4baa9b194dde66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:49:20.157Z] + docker inspect -f . ci-base-image-arm64 [2021-10-05T05:49:20.157Z] . [Pipeline] withDockerContainer [2021-10-05T05:49:20.409Z] prd-ubuntu18.04-docker-arm64-4c-16g-1920 does not seem to be running inside a container [2021-10-05T05:49:20.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/11 -v /w/workspace/device-mqtt-go/11:/w/workspace/device-mqtt-go/11:rw,z -v /w/workspace/device-mqtt-go/11@tmp:/w/workspace/device-mqtt-go/11@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-10-05T05:49:22.186Z] $ docker top 9c16ae7e68e4d2fb9332b74de7dc3e114b7e163c6186965ec9e04d18d654d2a8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-05T05:49:23.200Z] + go mod tidy [Pipeline] sh [2021-10-05T05:49:24.526Z] + make test [2021-10-05T05:49:24.526Z] go mod tidy [2021-10-05T05:49:25.146Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-10-05T05:49:26.634Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-10-05T05:50:23.500Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-10-05T05:50:23.500Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.052s coverage: 22.4% of statements [2021-10-05T05:50:23.500Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-10-05T05:50:23.500Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-05T05:50:50.467Z] gofmt -l . [2021-10-05T05:50:50.467Z] ["`gofmt -l .`" = ""] [2021-10-05T05:50:50.467Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-05T05:50:50.503Z] $ docker stop --time=1 9c16ae7e68e4d2fb9332b74de7dc3e114b7e163c6186965ec9e04d18d654d2a8 [2021-10-05T05:50:52.566Z] $ docker rm -f 9c16ae7e68e4d2fb9332b74de7dc3e114b7e163c6186965ec9e04d18d654d2a8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-05T05:50:53.571Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-05T05:50:53.612Z] Warning: overwriting stash ‘coverage-report’ [2021-10-05T05:50:54.355Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-05T05:50:54.943Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-05T05:50:55.322Z] + ls -al . [2021-10-05T05:50:55.322Z] total 152 [2021-10-05T05:50:55.322Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 05:50 . [2021-10-05T05:50:55.322Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 05:47 .. [2021-10-05T05:50:55.322Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 5 05:47 .dockerignore [2021-10-05T05:50:55.322Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 05:47 .git [2021-10-05T05:50:55.322Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 05:47 .github [2021-10-05T05:50:55.322Z] -rw-rw-r-- 1 jenkins jenkins 336 Oct 5 05:47 .gitignore [2021-10-05T05:50:55.322Z] -rw-rw-r-- 1 jenkins jenkins 6985 Oct 5 05:47 Attribution.txt [2021-10-05T05:50:55.322Z] -rw-rw-r-- 1 jenkins jenkins 7447 Oct 5 05:47 CHANGELOG.md [2021-10-05T05:50:55.322Z] -rw-rw-r-- 1 jenkins jenkins 1877 Oct 5 05:47 Dockerfile [2021-10-05T05:50:55.322Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 05:47 GOVERNANCE.md [2021-10-05T05:50:55.322Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 05:47 Jenkinsfile [2021-10-05T05:50:55.322Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 5 05:47 LICENSE [2021-10-05T05:50:55.322Z] -rw-rw-r-- 1 jenkins jenkins 907 Oct 5 05:47 Makefile [2021-10-05T05:50:55.322Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 5 05:47 OWNERS.md [2021-10-05T05:50:55.322Z] -rw-rw-r-- 1 jenkins jenkins 2211 Oct 5 05:47 README.md [2021-10-05T05:50:55.322Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 5 05:42 VERSION [2021-10-05T05:50:55.322Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 05:47 bin [2021-10-05T05:50:55.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 05:47 cmd [2021-10-05T05:50:55.322Z] -rw-r--r-- 1 jenkins jenkins 17284 Oct 5 05:50 coverage.out [2021-10-05T05:50:55.322Z] -rw-rw-r-- 1 jenkins jenkins 367 Oct 5 05:47 go.mod [2021-10-05T05:50:55.322Z] -rw-r--r-- 1 jenkins jenkins 20655 Oct 5 05:49 go.sum [2021-10-05T05:50:55.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 05:47 internal [2021-10-05T05:50:55.322Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 05:47 mock [2021-10-05T05:50:55.322Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 05:47 snap [2021-10-05T05:50:55.322Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 5 05:47 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:50:55.710Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9115b354f2e5107c826695c25359030946cf7655 --label arch=arm64 --label version=2.0.1-dev.9 . [2021-10-05T05:50:55.993Z] Sending build context to Docker daemon 660kB [2021-10-05T05:50:56.279Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-10-05T05:50:56.279Z] Step 2/24 : FROM ${BASE} AS builder [2021-10-05T05:50:56.279Z] ---> 66edecc29982 [2021-10-05T05:50:56.279Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-05T05:50:56.279Z] ---> Running in 1c0c1cd9eba0 [2021-10-05T05:50:56.896Z] Removing intermediate container 1c0c1cd9eba0 [2021-10-05T05:50:56.896Z] ---> ba3a42e3cf6f [2021-10-05T05:50:56.896Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-10-05T05:50:56.896Z] ---> Running in 8482470e968d [2021-10-05T05:50:57.528Z] Removing intermediate container 8482470e968d [2021-10-05T05:50:57.528Z] ---> b89fa3edb8e3 [2021-10-05T05:50:57.528Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-05T05:50:57.528Z] ---> Running in b56d324aceb3 [2021-10-05T05:51:00.229Z] Removing intermediate container b56d324aceb3 [2021-10-05T05:51:00.230Z] ---> cdd32863c747 [2021-10-05T05:51:00.230Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-05T05:51:00.230Z] ---> Running in fe5d3713297b [2021-10-05T05:51:01.249Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-05T05:51:02.259Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-05T05:51:03.271Z] OK: 222 MiB in 55 packages [2021-10-05T05:51:04.281Z] Removing intermediate container fe5d3713297b [2021-10-05T05:51:04.281Z] ---> 456f8a68fa1d [2021-10-05T05:51:04.281Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-10-05T05:51:04.281Z] ---> Running in ddd07b93a8fc [2021-10-05T05:51:04.896Z] Removing intermediate container ddd07b93a8fc [2021-10-05T05:51:04.896Z] ---> 06606287e8e2 [2021-10-05T05:51:04.896Z] Step 8/24 : COPY . . [2021-10-05T05:51:05.913Z] ---> 4466839c5904 [2021-10-05T05:51:05.913Z] Step 9/24 : RUN go mod tidy [2021-10-05T05:51:05.913Z] ---> Running in e5041d6f2e40 [2021-10-05T05:51:09.398Z] Removing intermediate container e5041d6f2e40 [2021-10-05T05:51:09.398Z] ---> 7637e5d9673b [2021-10-05T05:51:09.398Z] Step 10/24 : RUN go mod download [2021-10-05T05:51:09.398Z] ---> Running in 659d2c4c4c07 [2021-10-05T05:51:11.425Z] Removing intermediate container 659d2c4c4c07 [2021-10-05T05:51:11.425Z] ---> 4c1efef25339 [2021-10-05T05:51:11.425Z] Step 11/24 : ARG MAKE='make build' [2021-10-05T05:51:11.425Z] ---> Running in d449925f38aa [2021-10-05T05:51:12.038Z] Removing intermediate container d449925f38aa [2021-10-05T05:51:12.038Z] ---> a778d0d5829b [2021-10-05T05:51:12.038Z] Step 12/24 : RUN $MAKE [2021-10-05T05:51:12.323Z] ---> Running in e3b7adf3e10f [2021-10-05T05:51:13.335Z] go mod tidy [2021-10-05T05:51:13.960Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.9" -o cmd/device-mqtt ./cmd [2021-10-05T05:51:53.166Z] Removing intermediate container e3b7adf3e10f [2021-10-05T05:51:53.166Z] ---> 2d25dfff01b0 [2021-10-05T05:51:53.166Z] Step 13/24 : FROM alpine:3.14 [2021-10-05T05:51:53.166Z] 3.14: Pulling from library/alpine [2021-10-05T05:51:53.166Z] 552d1f2373af: Pulling fs layer [2021-10-05T05:51:53.166Z] 552d1f2373af: Verifying Checksum [2021-10-05T05:51:53.166Z] 552d1f2373af: Download complete [2021-10-05T05:51:53.166Z] 552d1f2373af: Pull complete [2021-10-05T05:51:53.166Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-05T05:51:53.166Z] Status: Downloaded newer image for alpine:3.14 [2021-10-05T05:51:53.166Z] ---> bb3de5531c18 [2021-10-05T05:51:53.166Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-10-05T05:51:53.166Z] ---> Running in e42a3cedb3fc [2021-10-05T05:51:53.779Z] Removing intermediate container e42a3cedb3fc [2021-10-05T05:51:53.779Z] ---> 31b9deae6a9d [2021-10-05T05:51:53.779Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-05T05:51:53.779Z] ---> Running in 95467f67b53e [2021-10-05T05:51:55.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-05T05:51:55.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-05T05:51:56.274Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-05T05:51:56.274Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-05T05:51:56.274Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-05T05:51:56.274Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-05T05:51:56.274Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-05T05:51:56.274Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-05T05:51:56.274Z] Executing busybox-1.33.1-r3.trigger [2021-10-05T05:51:56.274Z] OK: 8 MiB in 20 packages [2021-10-05T05:51:57.753Z] Removing intermediate container 95467f67b53e [2021-10-05T05:51:57.753Z] ---> 7765db64bf8e [2021-10-05T05:51:57.753Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-10-05T05:51:58.763Z] ---> ad8faa34e70f [2021-10-05T05:51:58.763Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-10-05T05:51:59.379Z] ---> 7192ca11ecd7 [2021-10-05T05:51:59.379Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-10-05T05:52:00.393Z] ---> dad9aff3d322 [2021-10-05T05:52:00.393Z] Step 19/24 : EXPOSE 59982 [2021-10-05T05:52:00.393Z] ---> Running in 6f2590082a76 [2021-10-05T05:52:01.006Z] Removing intermediate container 6f2590082a76 [2021-10-05T05:52:01.006Z] ---> 8c25597a92d8 [2021-10-05T05:52:01.006Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-10-05T05:52:01.006Z] ---> Running in 43ab01453aa1 [2021-10-05T05:52:01.623Z] Removing intermediate container 43ab01453aa1 [2021-10-05T05:52:01.623Z] ---> 789a0ed62bd5 [2021-10-05T05:52:01.623Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-05T05:52:01.623Z] ---> Running in 5cd84231a76e [2021-10-05T05:52:02.238Z] Removing intermediate container 5cd84231a76e [2021-10-05T05:52:02.238Z] ---> c92f8cec012b [2021-10-05T05:52:02.238Z] Step 22/24 : LABEL arch=arm64 [2021-10-05T05:52:02.523Z] ---> Running in 14cb94fa8bff [2021-10-05T05:52:02.807Z] Removing intermediate container 14cb94fa8bff [2021-10-05T05:52:02.807Z] ---> 8d5eb5cbc6f7 [2021-10-05T05:52:02.807Z] Step 23/24 : LABEL git_sha=9115b354f2e5107c826695c25359030946cf7655 [2021-10-05T05:52:03.099Z] ---> Running in 620ad991d44d [2021-10-05T05:52:03.714Z] Removing intermediate container 620ad991d44d [2021-10-05T05:52:03.714Z] ---> 851da7044251 [2021-10-05T05:52:03.714Z] Step 24/24 : LABEL version=2.0.1-dev.9 [2021-10-05T05:52:03.714Z] ---> Running in a432f72cfca2 [2021-10-05T05:52:04.330Z] Removing intermediate container a432f72cfca2 [2021-10-05T05:52:04.330Z] ---> a94032c4629a [2021-10-05T05:52:04.330Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-05T05:52:04.330Z] Successfully built a94032c4629a [2021-10-05T05:52:04.330Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T05:52:04.656Z] provisioning config files... [2021-10-05T05:52:04.686Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/11@tmp/config6976795995116018574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:52:05.089Z] ---> docker-login.sh [2021-10-05T05:52:05.090Z] nexus3.edgexfoundry.org:10001 [2021-10-05T05:52:05.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:52:05.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:52:05.654Z] Configure a credential helper to remove this warning. See [2021-10-05T05:52:05.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:52:05.654Z] [2021-10-05T05:52:05.654Z] Login Succeeded [2021-10-05T05:52:05.654Z] nexus3.edgexfoundry.org:10002 [2021-10-05T05:52:05.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:52:06.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:52:06.229Z] Configure a credential helper to remove this warning. See [2021-10-05T05:52:06.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:52:06.229Z] [2021-10-05T05:52:06.229Z] Login Succeeded [2021-10-05T05:52:06.229Z] nexus3.edgexfoundry.org:10003 [2021-10-05T05:52:06.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:52:06.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:52:06.842Z] Configure a credential helper to remove this warning. See [2021-10-05T05:52:06.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:52:06.842Z] [2021-10-05T05:52:06.842Z] Login Succeeded [2021-10-05T05:52:06.842Z] nexus3.edgexfoundry.org:10004 [2021-10-05T05:52:07.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:52:07.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:52:07.467Z] Configure a credential helper to remove this warning. See [2021-10-05T05:52:07.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:52:07.467Z] [2021-10-05T05:52:07.467Z] Login Succeeded [2021-10-05T05:52:07.467Z] docker.io [2021-10-05T05:52:08.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-05T05:52:08.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-05T05:52:08.366Z] Configure a credential helper to remove this warning. See [2021-10-05T05:52:08.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-05T05:52:08.366Z] [2021-10-05T05:52:08.366Z] Login Succeeded [2021-10-05T05:52:08.366Z] ---> docker-login.sh ends [Pipeline] } [2021-10-05T05:52:08.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-05T05:52:08.469Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2021-10-05T05:52:08.469Z] 9115b354f2e5107c826695c25359030946cf7655 [2021-10-05T05:52:08.469Z] latest [2021-10-05T05:52:08.469Z] 2.0.1-dev.9 [2021-10-05T05:52:08.469Z] 9115b354f2e5107c826695c25359030946cf7655-2.0.1-dev.9 [2021-10-05T05:52:08.469Z] main [2021-10-05T05:52:08.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:52:08.882Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9115b354f2e5107c826695c25359030946cf7655 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:52:09.253Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9115b354f2e5107c826695c25359030946cf7655 [2021-10-05T05:52:09.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-10-05T05:52:09.253Z] 5c7f9d862681: Preparing [2021-10-05T05:52:09.253Z] 090b8f47addc: Preparing [2021-10-05T05:52:09.253Z] 714d13d2da97: Preparing [2021-10-05T05:52:09.253Z] 86a2126bbe9e: Preparing [2021-10-05T05:52:09.253Z] ee420dfed78a: Preparing [2021-10-05T05:52:09.534Z] ee420dfed78a: Layer already exists [2021-10-05T05:52:09.534Z] 090b8f47addc: Pushed [2021-10-05T05:52:09.534Z] 5c7f9d862681: Pushed [2021-10-05T05:52:10.148Z] 86a2126bbe9e: Pushed [2021-10-05T05:52:12.821Z] 714d13d2da97: Pushed [2021-10-05T05:52:12.821Z] 9115b354f2e5107c826695c25359030946cf7655: digest: sha256:006022b29236d16d6f65dfb2a5db175537c25ddd7f5dd8ca886193ffd0638790 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:52:13.207Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:52:13.579Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-10-05T05:52:13.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-10-05T05:52:13.580Z] 5c7f9d862681: Preparing [2021-10-05T05:52:13.580Z] 090b8f47addc: Preparing [2021-10-05T05:52:13.580Z] 714d13d2da97: Preparing [2021-10-05T05:52:13.580Z] 86a2126bbe9e: Preparing [2021-10-05T05:52:13.580Z] ee420dfed78a: Preparing [2021-10-05T05:52:13.862Z] 86a2126bbe9e: Layer already exists [2021-10-05T05:52:13.862Z] ee420dfed78a: Layer already exists [2021-10-05T05:52:13.862Z] 5c7f9d862681: Layer already exists [2021-10-05T05:52:13.862Z] 714d13d2da97: Layer already exists [2021-10-05T05:52:13.862Z] 090b8f47addc: Layer already exists [2021-10-05T05:52:13.862Z] latest: digest: sha256:006022b29236d16d6f65dfb2a5db175537c25ddd7f5dd8ca886193ffd0638790 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:52:14.243Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:52:14.616Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.9 [2021-10-05T05:52:14.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-10-05T05:52:14.616Z] 5c7f9d862681: Preparing [2021-10-05T05:52:14.616Z] 090b8f47addc: Preparing [2021-10-05T05:52:14.616Z] 714d13d2da97: Preparing [2021-10-05T05:52:14.616Z] 86a2126bbe9e: Preparing [2021-10-05T05:52:14.616Z] ee420dfed78a: Preparing [2021-10-05T05:52:14.900Z] 714d13d2da97: Layer already exists [2021-10-05T05:52:14.901Z] 5c7f9d862681: Layer already exists [2021-10-05T05:52:14.901Z] 090b8f47addc: Layer already exists [2021-10-05T05:52:14.901Z] ee420dfed78a: Layer already exists [2021-10-05T05:52:14.901Z] 86a2126bbe9e: Layer already exists [2021-10-05T05:52:14.901Z] 2.0.1-dev.9: digest: sha256:006022b29236d16d6f65dfb2a5db175537c25ddd7f5dd8ca886193ffd0638790 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:52:15.284Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9115b354f2e5107c826695c25359030946cf7655-2.0.1-dev.9 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:52:15.661Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9115b354f2e5107c826695c25359030946cf7655-2.0.1-dev.9 [2021-10-05T05:52:15.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-10-05T05:52:15.661Z] 5c7f9d862681: Preparing [2021-10-05T05:52:15.661Z] 090b8f47addc: Preparing [2021-10-05T05:52:15.661Z] 714d13d2da97: Preparing [2021-10-05T05:52:15.661Z] 86a2126bbe9e: Preparing [2021-10-05T05:52:15.661Z] ee420dfed78a: Preparing [2021-10-05T05:52:15.943Z] 090b8f47addc: Layer already exists [2021-10-05T05:52:15.943Z] 714d13d2da97: Layer already exists [2021-10-05T05:52:15.943Z] ee420dfed78a: Layer already exists [2021-10-05T05:52:15.943Z] 86a2126bbe9e: Layer already exists [2021-10-05T05:52:15.943Z] 5c7f9d862681: Layer already exists [2021-10-05T05:52:15.943Z] 9115b354f2e5107c826695c25359030946cf7655-2.0.1-dev.9: digest: sha256:006022b29236d16d6f65dfb2a5db175537c25ddd7f5dd8ca886193ffd0638790 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:52:16.328Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:52:16.707Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2021-10-05T05:52:16.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-10-05T05:52:16.707Z] 5c7f9d862681: Preparing [2021-10-05T05:52:16.707Z] 090b8f47addc: Preparing [2021-10-05T05:52:16.707Z] 714d13d2da97: Preparing [2021-10-05T05:52:16.707Z] 86a2126bbe9e: Preparing [2021-10-05T05:52:16.707Z] ee420dfed78a: Preparing [2021-10-05T05:52:16.990Z] 5c7f9d862681: Layer already exists [2021-10-05T05:52:16.990Z] ee420dfed78a: Layer already exists [2021-10-05T05:52:16.990Z] 090b8f47addc: Layer already exists [2021-10-05T05:52:16.990Z] 86a2126bbe9e: Layer already exists [2021-10-05T05:52:16.990Z] 714d13d2da97: Layer already exists [2021-10-05T05:52:16.990Z] main: digest: sha256:006022b29236d16d6f65dfb2a5db175537c25ddd7f5dd8ca886193ffd0638790 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-05T05:52:17.065Z] ===================================================== [Pipeline] echo [2021-10-05T05:52:17.080Z] taggedImages: [2021-10-05T05:52:17.080Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9115b354f2e5107c826695c25359030946cf7655 [2021-10-05T05:52:17.080Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-10-05T05:52:17.080Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.9 [2021-10-05T05:52:17.080Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9115b354f2e5107c826695c25359030946cf7655-2.0.1-dev.9 [2021-10-05T05:52:17.080Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:52:17.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T05:52:17.855Z] [2021-10-05T05:52:17.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:52:18.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T05:52:18.556Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-05T05:52:18.556Z] 448f6bf000e3: Pulling fs layer [2021-10-05T05:52:18.556Z] f757da607395: Pulling fs layer [2021-10-05T05:52:18.556Z] 05883995daec: Pulling fs layer [2021-10-05T05:52:18.556Z] 8603b9c90790: Pulling fs layer [2021-10-05T05:52:18.556Z] 1560dd03e051: Pulling fs layer [2021-10-05T05:52:18.556Z] 27f5ce0e4adf: Pulling fs layer [2021-10-05T05:52:18.556Z] c2d8d7efcc4b: Pulling fs layer [2021-10-05T05:52:18.556Z] 1560dd03e051: Waiting [2021-10-05T05:52:18.556Z] 27f5ce0e4adf: Waiting [2021-10-05T05:52:18.556Z] 8603b9c90790: Waiting [2021-10-05T05:52:18.845Z] f757da607395: Verifying Checksum [2021-10-05T05:52:18.845Z] f757da607395: Download complete [2021-10-05T05:52:18.845Z] 8603b9c90790: Download complete [2021-10-05T05:52:19.129Z] 1560dd03e051: Verifying Checksum [2021-10-05T05:52:19.129Z] 1560dd03e051: Download complete [2021-10-05T05:52:19.129Z] 05883995daec: Verifying Checksum [2021-10-05T05:52:19.129Z] 05883995daec: Download complete [2021-10-05T05:52:19.129Z] 27f5ce0e4adf: Verifying Checksum [2021-10-05T05:52:19.129Z] 27f5ce0e4adf: Download complete [2021-10-05T05:52:19.414Z] 448f6bf000e3: Download complete [2021-10-05T05:52:22.105Z] c2d8d7efcc4b: Verifying Checksum [2021-10-05T05:52:23.111Z] 448f6bf000e3: Pull complete [2021-10-05T05:52:23.732Z] f757da607395: Pull complete [2021-10-05T05:52:25.204Z] 05883995daec: Pull complete [2021-10-05T05:52:25.501Z] 8603b9c90790: Pull complete [2021-10-05T05:52:26.510Z] 1560dd03e051: Pull complete [2021-10-05T05:52:26.797Z] 27f5ce0e4adf: Pull complete [2021-10-05T05:52:42.037Z] c2d8d7efcc4b: Pull complete [2021-10-05T05:52:42.037Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-05T05:52:42.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-05T05:52:42.037Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-05T05:52:42.365Z] prd-ubuntu18.04-docker-arm64-4c-16g-1920 does not seem to be running inside a container [2021-10-05T05:52:42.494Z] $ 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-mqtt-go/11 -v /w/workspace/device-mqtt-go/11:/w/workspace/device-mqtt-go/11:rw,z -v /w/workspace/device-mqtt-go/11@tmp:/w/workspace/device-mqtt-go/11@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-10-05T05:52:47.179Z] $ docker top 2f8d50779f8bf0354aac1b59d3449fa1ad501acfd6d9e6d62584f79af82e40bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:52:48.230Z] ---> job-cost.sh [2021-10-05T05:52:48.230Z] lf-activate-venv: SKIPPING [2021-10-05T05:52:48.230Z] INFO: No Stack... [2021-10-05T05:52:48.843Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-05T05:52:49.123Z] INFO: Archiving Costs [Pipeline] sh [2021-10-05T05:52:49.825Z] + cat /w/workspace/device-mqtt-go/11/archives/cost.csv [2021-10-05T05:52:49.825Z] + cut -d, -f6 [Pipeline] lock [2021-10-05T05:52:49.903Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-11-stack-cost] [2021-10-05T05:52:49.921Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-11-stack-cost] did not exist. Created. [2021-10-05T05:52:49.921Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-05T05:52:50.649Z] /w/workspace/device-mqtt-go/11@tmp/durable-174ccba8/script.sh: 1: /w/workspace/device-mqtt-go/11@tmp/durable-174ccba8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-05T05:52:51.357Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-05T05:52:51.397Z] Warning: overwriting stash ‘stack-cost’ [2021-10-05T05:52:51.497Z] Stashed 1 file(s) [Pipeline] } [2021-10-05T05:52:51.509Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-11-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-05T05:52:51.542Z] $ docker stop --time=1 2f8d50779f8bf0354aac1b59d3449fa1ad501acfd6d9e6d62584f79af82e40bf [2021-10-05T05:52:53.323Z] $ docker rm -f 2f8d50779f8bf0354aac1b59d3449fa1ad501acfd6d9e6d62584f79af82e40bf [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-10-05T05:52:54.317Z] provisioning config files... [2021-10-05T05:52:54.331Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4701697092774644715tmp [Pipeline] { [Pipeline] sh [2021-10-05T05:52:54.662Z] + set +x [2021-10-05T05:52:54.662Z] + bash -s -- [2021-10-05T05:52:54.662Z] + curl -s https://codecov.io/bash [2021-10-05T05:52:54.662Z] [2021-10-05T05:52:54.662Z] _____ _ [2021-10-05T05:52:54.662Z] / ____| | | [2021-10-05T05:52:54.662Z] | | ___ __| | ___ ___ _____ __ [2021-10-05T05:52:54.662Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-05T05:52:54.662Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-05T05:52:54.662Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-05T05:52:54.662Z] Bash-1.0.6 [2021-10-05T05:52:54.662Z] [2021-10-05T05:52:54.662Z] [2021-10-05T05:52:54.662Z] ==> git version 2.24.4 found [2021-10-05T05:52:54.662Z] ==> 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-10-05T05:52:54.662Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-05T05:52:54.662Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-05T05:52:54.662Z] ==> Jenkins CI detected. [2021-10-05T05:52:54.662Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2021-10-05T05:52:54.662Z] project root: . [2021-10-05T05:52:54.662Z] --> token set from env [2021-10-05T05:52:54.662Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-05T05:52:54.662Z] ==> Running gcov in . (disable via -X gcov) [2021-10-05T05:52:54.662Z] ==> Python coveragepy not found [2021-10-05T05:52:54.662Z] ==> Searching for coverage reports in: [2021-10-05T05:52:54.662Z] + . [2021-10-05T05:52:54.662Z] -> Found 1 reports [2021-10-05T05:52:54.662Z] ==> Detecting git/mercurial file structure [2021-10-05T05:52:54.662Z] ==> Reading reports [2021-10-05T05:52:54.662Z] + ./coverage.out bytes=17284 [2021-10-05T05:52:54.662Z] ==> Appending adjustments [2021-10-05T05:52:54.662Z] https://docs.codecov.io/docs/fixing-reports [2021-10-05T05:52:54.928Z] + Found adjustments [2021-10-05T05:52:54.928Z] ==> Gzipping contents [2021-10-05T05:52:54.928Z] 4.0K /tmp/codecov.vNxf7n.gz [2021-10-05T05:52:54.928Z] ==> Uploading reports [2021-10-05T05:52:54.928Z] url: https://codecov.io [2021-10-05T05:52:54.928Z] query: branch=main&commit=9115b354f2e5107c826695c25359030946cf7655&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-05T05:52:54.928Z] -> Pinging Codecov [2021-10-05T05:52:54.928Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=9115b354f2e5107c826695c25359030946cf7655&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-05T05:52:55.194Z] -> Uploading to [2021-10-05T05:52:55.194Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-05/7D719EC7BBE17E464838252E33014C33/9115b354f2e5107c826695c25359030946cf7655/5aee1e7e-0759-41bc-b97a-2265a3f843fe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211005T055255Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=34d83dd4579a12c150d168691ede467c3fc8fd63a54d7808635b69389c34b79e [2021-10-05T05:52:55.194Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-05T05:52:55.194Z] Dload Upload Total Spent Left Speed [2021-10-05T05:52:55.459Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3161 0 0 100 3161 0 9735 --:--:-- --:--:-- --:--:-- 9756 [2021-10-05T05:52:55.459Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/9115b354f2e5107c826695c25359030946cf7655 [Pipeline] } [2021-10-05T05:52:55.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-05T05:52:55.763Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-05T05:52:55.819Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:52:56.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-05T05:52:56.149Z] [2021-10-05T05:52:56.149Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:52:56.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-05T05:52:56.492Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-05T05:52:56.492Z] 188c0c94c7c5: Pulling fs layer [2021-10-05T05:52:56.492Z] 0ef7d3d256c8: Pulling fs layer [2021-10-05T05:52:56.492Z] de9db76c5a1d: Pulling fs layer [2021-10-05T05:52:56.492Z] 0eba1c9be4d2: Pulling fs layer [2021-10-05T05:52:56.492Z] 0d57e429df01: Pulling fs layer [2021-10-05T05:52:56.492Z] 4e4be7b47b0d: Pulling fs layer [2021-10-05T05:52:56.492Z] e1f770b5df2f: Pulling fs layer [2021-10-05T05:52:56.492Z] 85a0685a4137: Pulling fs layer [2021-10-05T05:52:56.492Z] 0eba1c9be4d2: Waiting [2021-10-05T05:52:56.492Z] 0d57e429df01: Waiting [2021-10-05T05:52:56.492Z] 4e4be7b47b0d: Waiting [2021-10-05T05:52:56.492Z] e1f770b5df2f: Waiting [2021-10-05T05:52:56.492Z] 85a0685a4137: Waiting [2021-10-05T05:52:56.492Z] de9db76c5a1d: Verifying Checksum [2021-10-05T05:52:56.492Z] de9db76c5a1d: Download complete [2021-10-05T05:52:56.492Z] 0ef7d3d256c8: Verifying Checksum [2021-10-05T05:52:56.492Z] 0ef7d3d256c8: Download complete [2021-10-05T05:52:56.492Z] 0d57e429df01: Download complete [2021-10-05T05:52:56.492Z] 4e4be7b47b0d: Verifying Checksum [2021-10-05T05:52:56.492Z] 4e4be7b47b0d: Download complete [2021-10-05T05:52:56.758Z] 188c0c94c7c5: Verifying Checksum [2021-10-05T05:52:56.758Z] 188c0c94c7c5: Download complete [2021-10-05T05:52:56.758Z] 188c0c94c7c5: Pull complete [2021-10-05T05:52:57.035Z] 0ef7d3d256c8: Pull complete [2021-10-05T05:52:57.035Z] de9db76c5a1d: Pull complete [2021-10-05T05:52:57.308Z] e1f770b5df2f: Verifying Checksum [2021-10-05T05:52:57.308Z] e1f770b5df2f: Download complete [2021-10-05T05:52:57.579Z] 0eba1c9be4d2: Verifying Checksum [2021-10-05T05:52:57.579Z] 0eba1c9be4d2: Download complete [2021-10-05T05:52:58.543Z] 85a0685a4137: Verifying Checksum [2021-10-05T05:52:58.543Z] 85a0685a4137: Download complete [2021-10-05T05:53:01.893Z] 0eba1c9be4d2: Pull complete [2021-10-05T05:53:01.893Z] 0d57e429df01: Pull complete [2021-10-05T05:53:01.893Z] 4e4be7b47b0d: Pull complete [2021-10-05T05:53:02.477Z] e1f770b5df2f: Pull complete [2021-10-05T05:53:06.766Z] 85a0685a4137: Pull complete [2021-10-05T05:53:06.766Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-05T05:53:06.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-05T05:53:06.766Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-05T05:53:06.866Z] prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container [2021-10-05T05:53:06.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-10-05T05:53:09.507Z] $ docker top 78c1d56726a905b1fdad29c32e89f3a9cd1978f3fbd25e41c5553ad8ae1ad990 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-05T05:53:09.599Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-05T05:53:09.911Z] + set -o pipefail [2021-10-05T05:53:09.911Z] + snyk monitor '--org=edgex-jenkins' [2021-10-05T05:53:14.163Z] [2021-10-05T05:53:14.163Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2021-10-05T05:53:14.163Z] [2021-10-05T05:53:14.163Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/c534476d-764a-4d0c-86a9-6de1cce40410 [2021-10-05T05:53:14.163Z] [2021-10-05T05:53:14.163Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-05T05:53:14.163Z] [2021-10-05T05:53:14.163Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-05T05:53:14.163Z] [2021-10-05T05:53:14.163Z] [2021-10-05T05:53:14.163Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-10-05T05:53:14.163Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-10-05T05:53:14.178Z] $ docker stop --time=1 78c1d56726a905b1fdad29c32e89f3a9cd1978f3fbd25e41c5553ad8ae1ad990 [2021-10-05T05:53:16.934Z] $ docker rm -f 78c1d56726a905b1fdad29c32e89f3a9cd1978f3fbd25e41c5553ad8ae1ad990 [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-10-05T05:53:18.054Z] + git log --format=format:%s -1 9115b354f2e5107c826695c25359030946cf7655 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:53:18.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T05:53:18.377Z] . [Pipeline] withDockerContainer [2021-10-05T05:53:18.451Z] prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container [2021-10-05T05:53:18.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-10-05T05:53:18.824Z] $ docker top d7b170381fca3bb5f17921b3d6a558cfe36a83637419edcdb0d0b22e800a1875 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T05:53:18.961Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T05:53:18.961Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T05:53:19.063Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T05:53:19.063Z] $ docker exec d7b170381fca3bb5f17921b3d6a558cfe36a83637419edcdb0d0b22e800a1875 ssh-agent [2021-10-05T05:53:19.163Z] SSH_AUTH_SOCK=/tmp/ssh-0ISDCU3gM2FB/agent.13 [2021-10-05T05:53:19.163Z] SSH_AGENT_PID=21 [2021-10-05T05:53:19.171Z] Running ssh-add (command line suppressed) [2021-10-05T05:53:19.257Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8635120951016452274.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8635120951016452274.key) [2021-10-05T05:53:19.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T05:53:19.588Z] + git semver tag [2021-10-05T05:53:19.588Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T05:53:19.588Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-10-05T05:53:19.588Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-10-05T05:53:19.588Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T05:53:19.588Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T05:53:19.588Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T05:53:19.588Z] # $SEMVER_BRANCH = main [2021-10-05T05:53:19.588Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-10-05T05:53:19.588Z] # 9115b354f2e5107c826695c25359030946cf7655 HEAD [2021-10-05T05:53:19.588Z] # -> Force: false [2021-10-05T05:53:19.588Z] # 628ebc08babb80e16db43ae3204d0433d00f15e9 refs/tags/v2.0.1-dev.9 [Pipeline] } [2021-10-05T05:53:19.600Z] $ docker exec --env ******** --env ******** d7b170381fca3bb5f17921b3d6a558cfe36a83637419edcdb0d0b22e800a1875 ssh-agent -k [2021-10-05T05:53:19.691Z] unset SSH_AUTH_SOCK; [2021-10-05T05:53:19.692Z] unset SSH_AGENT_PID; [2021-10-05T05:53:19.692Z] echo Agent pid 21 killed; [2021-10-05T05:53:19.705Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T05:53:20.050Z] + git semver [Pipeline] } [2021-10-05T05:53:20.068Z] $ docker stop --time=1 d7b170381fca3bb5f17921b3d6a558cfe36a83637419edcdb0d0b22e800a1875 [2021-10-05T05:53:21.268Z] $ docker rm -f d7b170381fca3bb5f17921b3d6a558cfe36a83637419edcdb0d0b22e800a1875 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:53:21.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-05T05:53:21.729Z] [2021-10-05T05:53:21.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:53:22.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-05T05:53:22.090Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-05T05:53:22.090Z] ab5ef0e58194: Pulling fs layer [2021-10-05T05:53:22.090Z] 9712f1f96733: Pulling fs layer [2021-10-05T05:53:22.090Z] 63f879dbbcfc: Pulling fs layer [2021-10-05T05:53:22.090Z] 0d9ebad4ef96: Pulling fs layer [2021-10-05T05:53:22.090Z] e9a5061849ea: Pulling fs layer [2021-10-05T05:53:22.090Z] d747dcd14b5f: Pulling fs layer [2021-10-05T05:53:22.090Z] 2de7ff778b66: Pulling fs layer [2021-10-05T05:53:22.090Z] e9a5061849ea: Waiting [2021-10-05T05:53:22.090Z] d747dcd14b5f: Waiting [2021-10-05T05:53:22.090Z] 2de7ff778b66: Waiting [2021-10-05T05:53:22.090Z] 0d9ebad4ef96: Waiting [2021-10-05T05:53:22.090Z] 9712f1f96733: Download complete [2021-10-05T05:53:22.677Z] 63f879dbbcfc: Verifying Checksum [2021-10-05T05:53:22.677Z] 63f879dbbcfc: Download complete [2021-10-05T05:53:23.268Z] e9a5061849ea: Verifying Checksum [2021-10-05T05:53:23.268Z] e9a5061849ea: Download complete [2021-10-05T05:53:23.268Z] ab5ef0e58194: Verifying Checksum [2021-10-05T05:53:23.268Z] ab5ef0e58194: Download complete [2021-10-05T05:53:23.268Z] d747dcd14b5f: Verifying Checksum [2021-10-05T05:53:23.268Z] d747dcd14b5f: Download complete [2021-10-05T05:53:23.865Z] 2de7ff778b66: Verifying Checksum [2021-10-05T05:53:23.865Z] 2de7ff778b66: Download complete [2021-10-05T05:53:23.865Z] 0d9ebad4ef96: Verifying Checksum [2021-10-05T05:53:23.865Z] 0d9ebad4ef96: Download complete [2021-10-05T05:53:26.528Z] ab5ef0e58194: Pull complete [2021-10-05T05:53:26.528Z] 9712f1f96733: Pull complete [2021-10-05T05:53:27.118Z] 63f879dbbcfc: Pull complete [2021-10-05T05:53:31.409Z] 0d9ebad4ef96: Pull complete [2021-10-05T05:53:31.682Z] e9a5061849ea: Pull complete [2021-10-05T05:53:31.682Z] d747dcd14b5f: Pull complete [2021-10-05T05:53:33.113Z] 2de7ff778b66: Pull complete [2021-10-05T05:53:33.113Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-05T05:53:33.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-05T05:53:33.113Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-05T05:53:33.219Z] prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container [2021-10-05T05:53:33.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-10-05T05:53:36.565Z] $ docker top ed4b760eee31c08153e8c9f5506485eb25100b0e2dc1c28880dcae82ef10ebaf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-05T05:53:36.656Z] provisioning config files... [2021-10-05T05:53:36.669Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7791483057082076501tmp [2021-10-05T05:53:36.699Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1055623058401235251tmp [2021-10-05T05:53:36.716Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9098068211888961269tmp [Pipeline] { [Pipeline] echo [2021-10-05T05:53:36.739Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:53:37.049Z] ---> sigul-configuration.sh [2021-10-05T05:53:37.049Z] gpg: directory `/root/.gnupg' created [2021-10-05T05:53:37.049Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-05T05:53:37.049Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-05T05:53:37.049Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-05T05:53:37.049Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-05T05:53:37.049Z] gpg: CAST5 encrypted data [2021-10-05T05:53:37.049Z] gpg: encrypted with 1 passphrase [2021-10-05T05:53:37.049Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-05T05:53:37.365Z] + mkdir /home/jenkins [2021-10-05T05:53:37.365Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-05T05:53:37.687Z] + 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-10-05T05:53:37.701Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:53:38.006Z] ---> sigul-install.sh [2021-10-05T05:53:38.006Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-05T05:53:38.313Z] + git tag --list [2021-10-05T05:53:38.313Z] 0.7.1 [2021-10-05T05:53:38.313Z] v1.0.0 [2021-10-05T05:53:38.313Z] v1.1.0 [2021-10-05T05:53:38.313Z] v1.1.1 [2021-10-05T05:53:38.313Z] v1.2.2 [2021-10-05T05:53:38.313Z] v1.3.0 [2021-10-05T05:53:38.313Z] v1.3.1 [2021-10-05T05:53:38.313Z] v2.0.0 [2021-10-05T05:53:38.313Z] v2.0.1-dev.1 [2021-10-05T05:53:38.313Z] v2.0.1-dev.2 [2021-10-05T05:53:38.313Z] v2.0.1-dev.3 [2021-10-05T05:53:38.313Z] v2.0.1-dev.4 [2021-10-05T05:53:38.313Z] v2.0.1-dev.5 [2021-10-05T05:53:38.313Z] v2.0.1-dev.6 [2021-10-05T05:53:38.313Z] v2.0.1-dev.7 [2021-10-05T05:53:38.313Z] v2.0.1-dev.8 [2021-10-05T05:53:38.313Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-05T05:53:38.643Z] + lftools sign git-tag v2.0.1-dev.9 [2021-10-05T05:53:39.228Z] Signing Git tag with Sigul... [2021-10-05T05:53:39.228Z] Signing v2.0.1-dev.9 [Pipeline] echo [2021-10-05T05:53:39.823Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:53:40.133Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-05T05:53:40.145Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-05T05:53:40.171Z] $ docker stop --time=1 ed4b760eee31c08153e8c9f5506485eb25100b0e2dc1c28880dcae82ef10ebaf [2021-10-05T05:53:41.364Z] $ docker rm -f ed4b760eee31c08153e8c9f5506485eb25100b0e2dc1c28880dcae82ef10ebaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:53:42.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T05:53:42.093Z] . [Pipeline] withDockerContainer [2021-10-05T05:53:42.174Z] prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container [2021-10-05T05:53:42.225Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-10-05T05:53:42.578Z] $ docker top a58a4c2a664d752dcf5741046573e79b69df53412fefc013b5c7a68c6231047a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T05:53:42.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T05:53:42.713Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T05:53:42.815Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T05:53:42.815Z] $ docker exec a58a4c2a664d752dcf5741046573e79b69df53412fefc013b5c7a68c6231047a ssh-agent [2021-10-05T05:53:42.922Z] SSH_AUTH_SOCK=/tmp/ssh-fTMFqziP73ky/agent.14 [2021-10-05T05:53:42.922Z] SSH_AGENT_PID=20 [2021-10-05T05:53:42.930Z] Running ssh-add (command line suppressed) [2021-10-05T05:53:43.047Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2814693807384335796.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2814693807384335796.key) [2021-10-05T05:53:43.069Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T05:53:43.383Z] + git semver bump pre [2021-10-05T05:53:43.383Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T05:53:43.383Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-10-05T05:53:43.383Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-10-05T05:53:43.383Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T05:53:43.383Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T05:53:43.383Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T05:53:43.383Z] # $SEMVER_BRANCH = main [2021-10-05T05:53:43.383Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-10-05T05:53:43.383Z] 2.0.1-dev.10 [Pipeline] } [2021-10-05T05:53:43.396Z] $ docker exec --env ******** --env ******** a58a4c2a664d752dcf5741046573e79b69df53412fefc013b5c7a68c6231047a ssh-agent -k [2021-10-05T05:53:43.502Z] unset SSH_AUTH_SOCK; [2021-10-05T05:53:43.502Z] unset SSH_AGENT_PID; [2021-10-05T05:53:43.502Z] echo Agent pid 20 killed; [2021-10-05T05:53:43.517Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T05:53:43.856Z] + git semver [Pipeline] } [2021-10-05T05:53:43.873Z] $ docker stop --time=1 a58a4c2a664d752dcf5741046573e79b69df53412fefc013b5c7a68c6231047a [2021-10-05T05:53:45.182Z] $ docker rm -f a58a4c2a664d752dcf5741046573e79b69df53412fefc013b5c7a68c6231047a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:53:45.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-05T05:53:45.607Z] . [Pipeline] withDockerContainer [2021-10-05T05:53:45.687Z] prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container [2021-10-05T05:53:45.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-10-05T05:53:46.136Z] $ docker top 8d0b6a1b5668c0ff05f4b8ba3e4f1ebbe8ef9d364dffca72a0fd7f71522a8bbc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-05T05:53:46.283Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-05T05:53:46.283Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-05T05:53:46.472Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-05T05:53:46.472Z] $ docker exec 8d0b6a1b5668c0ff05f4b8ba3e4f1ebbe8ef9d364dffca72a0fd7f71522a8bbc ssh-agent [2021-10-05T05:53:46.647Z] SSH_AUTH_SOCK=/tmp/ssh-Jqk77JVHeqo7/agent.13 [2021-10-05T05:53:46.647Z] SSH_AGENT_PID=19 [2021-10-05T05:53:46.708Z] Running ssh-add (command line suppressed) [2021-10-05T05:53:46.800Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_895427886832619221.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_895427886832619221.key) [2021-10-05T05:53:46.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-05T05:53:47.131Z] + git semver push [2021-10-05T05:53:47.131Z] # -> Open(): unable to determine branch for HEAD [2021-10-05T05:53:47.131Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-10-05T05:53:47.131Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-10-05T05:53:47.131Z] # $SEMVER_REMOTE_NAME = origin [2021-10-05T05:53:47.131Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-05T05:53:47.131Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-05T05:53:47.131Z] # $SEMVER_BRANCH = main [2021-10-05T05:53:47.131Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-10-05T05:53:48.549Z] $ docker exec --env ******** --env ******** 8d0b6a1b5668c0ff05f4b8ba3e4f1ebbe8ef9d364dffca72a0fd7f71522a8bbc ssh-agent -k [2021-10-05T05:53:48.638Z] unset SSH_AUTH_SOCK; [2021-10-05T05:53:48.639Z] unset SSH_AGENT_PID; [2021-10-05T05:53:48.639Z] echo Agent pid 19 killed; [2021-10-05T05:53:48.655Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-05T05:53:49.005Z] + git semver [Pipeline] } [2021-10-05T05:53:49.028Z] $ docker stop --time=1 8d0b6a1b5668c0ff05f4b8ba3e4f1ebbe8ef9d364dffca72a0fd7f71522a8bbc [2021-10-05T05:53:50.218Z] $ docker rm -f 8d0b6a1b5668c0ff05f4b8ba3e4f1ebbe8ef9d364dffca72a0fd7f71522a8bbc [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-10-05T05:53:53.680Z] + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:53:54.009Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:53:54.596Z] ---> package-listing.sh [2021-10-05T05:53:54.596Z] ++ facter osfamily [2021-10-05T05:53:54.596Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-05T05:53:54.863Z] + OS_FAMILY=redhat [2021-10-05T05:53:54.863Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2021-10-05T05:53:54.863Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-05T05:53:54.863Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-05T05:53:54.863Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-05T05:53:54.864Z] + PACKAGES=/tmp/packages_start.txt [2021-10-05T05:53:54.864Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-10-05T05:53:54.864Z] + PACKAGES=/tmp/packages_end.txt [2021-10-05T05:53:54.864Z] + case "${OS_FAMILY}" in [2021-10-05T05:53:54.864Z] + sort [2021-10-05T05:53:54.864Z] + rpm -qa [2021-10-05T05:53:55.443Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-05T05:53:55.443Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-05T05:53:55.443Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-05T05:53:55.443Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-10-05T05:53:55.443Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2021-10-05T05:53:55.443Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2021-10-05T05:53:55.459Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-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-10-05T05:53:55.757Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:53:56.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T05:53:56.365Z] [2021-10-05T05:53:56.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-05T05:53:56.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T05:53:56.695Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-05T05:53:56.695Z] b4d181a07f80: Pulling fs layer [2021-10-05T05:53:56.695Z] a1111a8f2ec3: Pulling fs layer [2021-10-05T05:53:56.695Z] ed53099fbce6: Pulling fs layer [2021-10-05T05:53:56.695Z] dc539afda2c1: Pulling fs layer [2021-10-05T05:53:56.695Z] 77bc0d833cb6: Pulling fs layer [2021-10-05T05:53:56.695Z] 9065ff56babe: Pulling fs layer [2021-10-05T05:53:56.695Z] d287ab97295c: Pulling fs layer [2021-10-05T05:53:56.695Z] dc539afda2c1: Waiting [2021-10-05T05:53:56.695Z] 77bc0d833cb6: Waiting [2021-10-05T05:53:56.695Z] 9065ff56babe: Waiting [2021-10-05T05:53:56.695Z] d287ab97295c: Waiting [2021-10-05T05:53:56.964Z] a1111a8f2ec3: Verifying Checksum [2021-10-05T05:53:56.964Z] a1111a8f2ec3: Download complete [2021-10-05T05:53:56.964Z] dc539afda2c1: Verifying Checksum [2021-10-05T05:53:56.964Z] dc539afda2c1: Download complete [2021-10-05T05:53:56.964Z] ed53099fbce6: Verifying Checksum [2021-10-05T05:53:56.964Z] ed53099fbce6: Download complete [2021-10-05T05:53:56.964Z] 9065ff56babe: Verifying Checksum [2021-10-05T05:53:56.964Z] 9065ff56babe: Download complete [2021-10-05T05:53:56.964Z] 77bc0d833cb6: Verifying Checksum [2021-10-05T05:53:56.964Z] 77bc0d833cb6: Download complete [2021-10-05T05:53:57.232Z] b4d181a07f80: Verifying Checksum [2021-10-05T05:53:57.232Z] b4d181a07f80: Download complete [2021-10-05T05:53:58.201Z] d287ab97295c: Verifying Checksum [2021-10-05T05:53:58.201Z] d287ab97295c: Download complete [2021-10-05T05:53:58.784Z] b4d181a07f80: Pull complete [2021-10-05T05:53:58.784Z] a1111a8f2ec3: Pull complete [2021-10-05T05:53:59.371Z] ed53099fbce6: Pull complete [2021-10-05T05:53:59.371Z] dc539afda2c1: Pull complete [2021-10-05T05:53:59.636Z] 77bc0d833cb6: Pull complete [2021-10-05T05:53:59.918Z] 9065ff56babe: Pull complete [2021-10-05T05:54:05.303Z] d287ab97295c: Pull complete [2021-10-05T05:54:05.303Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-05T05:54:05.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-05T05:54:05.303Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-05T05:54:05.391Z] prd-centos7-docker-4c-2g-1888 does not seem to be running inside a container [2021-10-05T05:54:05.449Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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-10-05T05:54:08.060Z] $ docker top 4d51712d518668803a2b0fd98680e7881afc5067b02c1c76d7968af4d8d2da13 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-05T05:54:08.455Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-05T05:54:08.773Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-05T05:54:09.088Z] + ls /var/log/sa-host [2021-10-05T05:54:09.088Z] + sadf -c /var/log/sa-host/sa05 [2021-10-05T05:54:09.088Z] file_magic: OK [2021-10-05T05:54:09.088Z] HZ: Using current value: 100 [2021-10-05T05:54:09.088Z] file_header: OK [2021-10-05T05:54:09.088Z] 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-10-05T05:54:09.088Z] Statistics: [2021-10-05T05:54:09.088Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-05T05:54:09.088Z] File successfully converted to sysstat format version 12.0.3 [2021-10-05T05:54:09.088Z] + sadf -c /var/log/sa-host/sa30 [2021-10-05T05:54:09.088Z] file_magic: OK [2021-10-05T05:54:09.088Z] HZ: Using current value: 100 [2021-10-05T05:54:09.088Z] file_header: OK [2021-10-05T05:54:09.088Z] 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-10-05T05:54:09.088Z] Statistics: [2021-10-05T05:54:09.088Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-05T05:54:09.088Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-05T05:54:09.681Z] provisioning config files... [2021-10-05T05:54:09.695Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2419102807115766828tmp [Pipeline] { [Pipeline] echo [2021-10-05T05:54:09.717Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:54:10.030Z] ---> create-netrc.sh [Pipeline] } [2021-10-05T05:54:10.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:54:10.472Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-05T05:54:10.487Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:54:10.798Z] ---> sudo-logs.sh [2021-10-05T05:54:10.798Z] Archiving 'sudo' log.. [2021-10-05T05:54:10.798Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1888.novalocal: Name or service not known [2021-10-05T05:54:10.798Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1888.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-05T05:54:10.834Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:54:11.145Z] ---> job-cost.sh [2021-10-05T05:54:11.145Z] lf-activate-venv: SKIPPING [2021-10-05T05:54:11.145Z] DEBUG: total: 0.10999999940395355 [2021-10-05T05:54:11.145Z] INFO: Retrieving Stack Cost... [2021-10-05T05:54:11.410Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-05T05:54:11.991Z] INFO: Archiving Costs [Pipeline] echo [2021-10-05T05:54:12.010Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-05T05:54:12.344Z] ---> logs-deploy.sh [2021-10-05T05:54:12.345Z] lf-activate-venv: SKIPPING [2021-10-05T05:54:12.345Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/11 [2021-10-05T05:54:12.345Z] INFO: archiving workspace using pattern(s): [2021-10-05T05:54:12.929Z] Archives upload complete. [2021-10-05T05:54:13.196Z] INFO: archiving logs to Nexus