Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9a27036180558304fa11dd6cdc5ae194000bace2 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-ssh588744972660226930.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2760812050184147843.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh3144391052671005750.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1864267241312986999.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-ssh3606544291398477128.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 ‘prd-centos7-docker-4c-2g-1050’ is offline Running on prd-centos7-docker-4c-2g-1053 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 Avoid second fetch Checking out Revision 9a27036180558304fa11dd6cdc5ae194000bace2 (main) > 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-ssh4599210513198324266.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 9a27036180558304fa11dd6cdc5ae194000bace2 # timeout=10 Commit message: "build: update alpine base to 3.14 (#304)" > git rev-list --no-walk 7270bcac2d1c3b23c87160ee39dd8b0e6f5b5e6a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-23T23:29:41.402Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-23T23:29:41.495Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-23T23:29:41.525Z] ========================================================= [2021-09-23T23:29:41.525Z] EdgeX Global Pipelines Version Info [2021-09-23T23:29:41.525Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:29:42.912Z] ------------------- [2021-09-23T23:29:42.912Z] stable info: [2021-09-23T23:29:42.912Z] ------------------- [2021-09-23T23:29:42.912Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-23T23:29:42.912Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-23T23:29:42.912Z] Message: update stable to v1.0.205 [2021-09-23T23:29:43.498Z] ------------------- [2021-09-23T23:29:43.498Z] experimental info: [2021-09-23T23:29:43.498Z] ------------------- [2021-09-23T23:29:43.498Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-23T23:29:43.498Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-23T23:29:43.498Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-23T23:29:43.630Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-09-23T23:29:43.656Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-09-23T23:29:43.684Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-23T23:29:43.713Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-23T23:29:43.740Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-23T23:29:43.766Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-23T23:29:43.792Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-23T23:29:43.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-23T23:29:43.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-23T23:29:43.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-23T23:29:43.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-23T23:29:43.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-23T23:29:43.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-09-23T23:29:43.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-23T23:29:43.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-23T23:29:44.024Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-23T23:29:44.050Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-23T23:29:44.077Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-23T23:29:44.102Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-23T23:29:44.127Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-23T23:29:44.154Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-23T23:29:44.181Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-23T23:29:44.207Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-23T23:29:44.232Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-23T23:29:44.261Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-23T23:29:44.288Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-23T23:29:44.314Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-23T23:29:44.342Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-23T23:29:44.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-23T23:29:44.396Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-23T23:29:44.429Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a27036180558304fa11dd6cdc5ae194000bace2 [Pipeline] echo [2021-09-23T23:29:44.457Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a27036 [Pipeline] echo [2021-09-23T23:29:44.483Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:29:44.568Z] provisioning config files... [2021-09-23T23:29:44.596Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2050218953985943396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:29:44.980Z] ---> docker-login.sh [2021-09-23T23:29:44.980Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:29:44.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:29:45.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:29:45.249Z] Configure a credential helper to remove this warning. See [2021-09-23T23:29:45.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:29:45.249Z] [2021-09-23T23:29:45.249Z] Login Succeeded [2021-09-23T23:29:45.249Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:29:45.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:29:50.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:29:50.623Z] Configure a credential helper to remove this warning. See [2021-09-23T23:29:50.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:29:50.623Z] [2021-09-23T23:29:50.623Z] Login Succeeded [2021-09-23T23:29:50.623Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:29:50.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:29:50.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:29:50.623Z] Configure a credential helper to remove this warning. See [2021-09-23T23:29:50.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:29:50.623Z] [2021-09-23T23:29:50.623Z] Login Succeeded [2021-09-23T23:29:50.623Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:29:50.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:29:50.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:29:50.623Z] Configure a credential helper to remove this warning. See [2021-09-23T23:29:50.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:29:50.623Z] [2021-09-23T23:29:50.623Z] Login Succeeded [2021-09-23T23:29:50.623Z] docker.io [2021-09-23T23:29:50.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:29:51.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:29:51.162Z] Configure a credential helper to remove this warning. See [2021-09-23T23:29:51.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:29:51.162Z] [2021-09-23T23:29:51.162Z] Login Succeeded [2021-09-23T23:29:51.162Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:29:51.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-23T23:29:51.694Z] + git log --format=format:%s -1 9a27036180558304fa11dd6cdc5ae194000bace2 [Pipeline] echo [2021-09-23T23:29:51.753Z] GIT_COMMIT: 9a27036180558304fa11dd6cdc5ae194000bace2, Commit Message: build: update alpine base to 3.14 (#304) [Pipeline] echo [2021-09-23T23:29:51.773Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:29:52.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:29:52.360Z] [2021-09-23T23:29:52.360Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:29:52.703Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:29:52.704Z] latest: Pulling from edgex-devops/git-semver [2021-09-23T23:29:52.704Z] 31603596830f: Pulling fs layer [2021-09-23T23:29:52.704Z] 04fac38145f0: Pulling fs layer [2021-09-23T23:29:52.704Z] 701f6daf10bf: Pulling fs layer [2021-09-23T23:29:52.704Z] 24f72da36158: Pulling fs layer [2021-09-23T23:29:52.704Z] 24f72da36158: Waiting [2021-09-23T23:29:52.704Z] 04fac38145f0: Verifying Checksum [2021-09-23T23:29:52.704Z] 04fac38145f0: Download complete [2021-09-23T23:29:52.969Z] 31603596830f: Verifying Checksum [2021-09-23T23:29:52.969Z] 31603596830f: Download complete [2021-09-23T23:29:53.236Z] 31603596830f: Pull complete [2021-09-23T23:29:53.236Z] 24f72da36158: Verifying Checksum [2021-09-23T23:29:53.236Z] 24f72da36158: Download complete [2021-09-23T23:29:53.236Z] 701f6daf10bf: Verifying Checksum [2021-09-23T23:29:53.236Z] 701f6daf10bf: Download complete [2021-09-23T23:29:53.236Z] 04fac38145f0: Pull complete [2021-09-23T23:29:53.831Z] 701f6daf10bf: Pull complete [2021-09-23T23:29:53.831Z] 24f72da36158: Pull complete [2021-09-23T23:29:53.831Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-23T23:29:53.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:29:53.831Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-23T23:29:53.936Z] prd-centos7-docker-4c-2g-1053 does not seem to be running inside a container [2021-09-23T23:29:53.999Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-23T23:29:54.699Z] $ docker top e32518e0d78efe14f492f86dbad77ee0930108694ccee26ccf3714de42b14c39 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-23T23:29:54.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:29:54.881Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:29:55.009Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:29:55.008Z] $ docker exec e32518e0d78efe14f492f86dbad77ee0930108694ccee26ccf3714de42b14c39 ssh-agent [2021-09-23T23:29:55.136Z] SSH_AUTH_SOCK=/tmp/ssh-mcZarkx7MgHW/agent.13 [2021-09-23T23:29:55.136Z] SSH_AGENT_PID=19 [2021-09-23T23:29:55.152Z] Running ssh-add (command line suppressed) [2021-09-23T23:29:55.241Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2400401769788015042.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2400401769788015042.key) [2021-09-23T23:29:55.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:29:55.600Z] + git tag --points-at HEAD [Pipeline] } [2021-09-23T23:29:55.622Z] $ docker exec --env ******** --env ******** e32518e0d78efe14f492f86dbad77ee0930108694ccee26ccf3714de42b14c39 ssh-agent -k [2021-09-23T23:29:55.709Z] unset SSH_AUTH_SOCK; [2021-09-23T23:29:55.710Z] unset SSH_AGENT_PID; [2021-09-23T23:29:55.710Z] echo Agent pid 19 killed; [2021-09-23T23:29:55.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-23T23:29:55.784Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:29:55.784Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:29:55.914Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:29:55.915Z] $ docker exec e32518e0d78efe14f492f86dbad77ee0930108694ccee26ccf3714de42b14c39 ssh-agent [2021-09-23T23:29:56.060Z] SSH_AUTH_SOCK=/tmp/ssh-Ltyw5iWO2U5h/agent.52 [2021-09-23T23:29:56.060Z] SSH_AGENT_PID=58 [2021-09-23T23:29:56.075Z] Running ssh-add (command line suppressed) [2021-09-23T23:29:56.184Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4108942825746671654.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4108942825746671654.key) [2021-09-23T23:29:56.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:29:56.538Z] + git semver init [2021-09-23T23:29:56.538Z] # -> Open(): unable to determine branch for HEAD [2021-09-23T23:29:56.538Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-09-23T23:29:56.538Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-09-23T23:29:56.538Z] # $SEMVER_REMOTE_NAME = origin [2021-09-23T23:29:56.538Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-23T23:29:56.538Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-23T23:29:56.538Z] # $SEMVER_BRANCH = main [2021-09-23T23:29:56.538Z] # $SEMVER_TEMP = /tmp/semver-219454034 [2021-09-23T23:29:56.538Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-09-23T23:29:57.124Z] # '/tmp/semver-219454034' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' [2021-09-23T23:29:57.124Z] # -> Force: false [2021-09-23T23:29:57.124Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-09-23T23:29:57.135Z] $ docker exec --env ******** --env ******** e32518e0d78efe14f492f86dbad77ee0930108694ccee26ccf3714de42b14c39 ssh-agent -k [2021-09-23T23:29:57.244Z] unset SSH_AUTH_SOCK; [2021-09-23T23:29:57.244Z] unset SSH_AGENT_PID; [2021-09-23T23:29:57.244Z] echo Agent pid 58 killed; [2021-09-23T23:29:57.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-23T23:29:57.630Z] + git semver [Pipeline] } [2021-09-23T23:29:57.647Z] $ docker stop --time=1 e32518e0d78efe14f492f86dbad77ee0930108694ccee26ccf3714de42b14c39 [2021-09-23T23:29:58.866Z] $ docker rm -f e32518e0d78efe14f492f86dbad77ee0930108694ccee26ccf3714de42b14c39 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-23T23:29:59.270Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-23T23:29:59.871Z] Stashed 1 file(s) [Pipeline] echo [2021-09-23T23:29:59.875Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-09-23T23:30:15.104Z] Still waiting to schedule task [2021-09-23T23:30:15.104Z] ‘prd-centos7-blackbox-4c-2g-563’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-09-23T23:30:15.105Z] ‘prd-centos7-docker-4c-2g-1051’ is offline [2021-09-23T23:30:15.105Z] ‘prd-centos7-docker-4c-2g-1054’ is offline [2021-09-23T23:30:15.105Z] ‘prd-centos7-docker-4c-2g-1055’ is offline [2021-09-23T23:30:15.107Z] Still waiting to schedule task [2021-09-23T23:30:15.108Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-23T23:31:43.582Z] Running on prd-centos7-docker-4c-2g-1060 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-09-23T23:31:43.600Z] Running in /w/workspace/device-mqtt-go/10 [Pipeline] { [Pipeline] checkout [2021-09-23T23:31:43.729Z] Selected Git installation does not exist. Using Default [2021-09-23T23:31:43.729Z] The recommended git tool is: NONE [2021-09-23T23:31:46.903Z] using credential edgex-jenkins-ssh [2021-09-23T23:31:46.918Z] Cloning the remote Git repository [2021-09-23T23:31:46.846Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-09-23T23:31:47.739Z] Avoid second fetch [2021-09-23T23:31:47.739Z] Checking out Revision 9a27036180558304fa11dd6cdc5ae194000bace2 (main) [2021-09-23T23:31:46.927Z] > git init /w/workspace/device-mqtt-go/10 # timeout=10 [2021-09-23T23:31:46.969Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-09-23T23:31:46.969Z] > git --version # timeout=10 [2021-09-23T23:31:46.979Z] > git --version # 'git version 2.24.4' [2021-09-23T23:31:46.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-23T23:31:47.011Z] [INFO] Currently running in a labeled security context [2021-09-23T23:31:47.011Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-23T23:31:47.011Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/10@tmp/jenkins-gitclient-ssh2410970059774165611.key [2021-09-23T23:31:47.021Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T23:31:47.690Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-09-23T23:31:47.699Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T23:31:47.722Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T23:31:47.731Z] > git checkout -f 9a27036180558304fa11dd6cdc5ae194000bace2 # timeout=10 [2021-09-23T23:31:51.723Z] Commit message: "build: update alpine base to 3.14 (#304)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:31:52.056Z] provisioning config files... [2021-09-23T23:31:52.074Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/10@tmp/config1815318739262232567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:31:52.554Z] ---> docker-login.sh [2021-09-23T23:31:52.554Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:31:52.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:31:52.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:31:52.554Z] Configure a credential helper to remove this warning. See [2021-09-23T23:31:52.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:31:52.554Z] [2021-09-23T23:31:52.554Z] Login Succeeded [2021-09-23T23:31:52.554Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:31:52.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:31:52.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:31:52.821Z] Configure a credential helper to remove this warning. See [2021-09-23T23:31:52.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:31:52.821Z] [2021-09-23T23:31:52.821Z] Login Succeeded [2021-09-23T23:31:52.821Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:31:52.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:31:52.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:31:52.821Z] Configure a credential helper to remove this warning. See [2021-09-23T23:31:52.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:31:52.821Z] [2021-09-23T23:31:52.821Z] Login Succeeded [2021-09-23T23:31:52.821Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:31:53.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:31:53.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:31:53.088Z] Configure a credential helper to remove this warning. See [2021-09-23T23:31:53.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:31:53.088Z] [2021-09-23T23:31:53.088Z] Login Succeeded [2021-09-23T23:31:53.088Z] docker.io [2021-09-23T23:31:53.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:31:53.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:31:53.675Z] Configure a credential helper to remove this warning. See [2021-09-23T23:31:53.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:31:53.675Z] [2021-09-23T23:31:53.675Z] Login Succeeded [2021-09-23T23:31:53.675Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:31:53.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-23T23:31:53.933Z] ========================================================= [2021-09-23T23:31:53.933Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-23T23:31:53.933Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:31:54.289Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-23T23:31:54.289Z] Sending build context to Docker daemon 639kB [2021-09-23T23:31:54.289Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T23:31:54.289Z] Step 2/12 : FROM ${BASE} AS builder [2021-09-23T23:31:54.289Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-23T23:31:54.289Z] 540db60ca938: Pulling fs layer [2021-09-23T23:31:54.289Z] adcc1eea9eea: Pulling fs layer [2021-09-23T23:31:54.289Z] 4c4ab2625f07: Pulling fs layer [2021-09-23T23:31:54.289Z] db62176df00c: Pulling fs layer [2021-09-23T23:31:54.289Z] 3b30891b0d05: Pulling fs layer [2021-09-23T23:31:54.289Z] 06b49ca38bd5: Pulling fs layer [2021-09-23T23:31:54.289Z] c788192a36de: Pulling fs layer [2021-09-23T23:31:54.289Z] a77e37c0d609: Pulling fs layer [2021-09-23T23:31:54.289Z] c3185cebc471: Pulling fs layer [2021-09-23T23:31:54.289Z] db62176df00c: Waiting [2021-09-23T23:31:54.289Z] 3b30891b0d05: Waiting [2021-09-23T23:31:54.289Z] 06b49ca38bd5: Waiting [2021-09-23T23:31:54.289Z] c788192a36de: Waiting [2021-09-23T23:31:54.289Z] a77e37c0d609: Waiting [2021-09-23T23:31:54.289Z] c3185cebc471: Waiting [2021-09-23T23:31:54.560Z] 4c4ab2625f07: Verifying Checksum [2021-09-23T23:31:54.560Z] 4c4ab2625f07: Download complete [2021-09-23T23:31:54.560Z] adcc1eea9eea: Verifying Checksum [2021-09-23T23:31:54.560Z] adcc1eea9eea: Download complete [2021-09-23T23:31:54.560Z] 3b30891b0d05: Verifying Checksum [2021-09-23T23:31:54.560Z] 3b30891b0d05: Download complete [2021-09-23T23:31:54.560Z] 06b49ca38bd5: Verifying Checksum [2021-09-23T23:31:54.560Z] 06b49ca38bd5: Download complete [2021-09-23T23:31:54.560Z] c788192a36de: Verifying Checksum [2021-09-23T23:31:54.560Z] c788192a36de: Download complete [2021-09-23T23:31:54.837Z] 540db60ca938: Verifying Checksum [2021-09-23T23:31:54.837Z] 540db60ca938: Download complete [2021-09-23T23:31:54.837Z] 540db60ca938: Pull complete [2021-09-23T23:31:55.107Z] adcc1eea9eea: Pull complete [2021-09-23T23:31:55.107Z] 4c4ab2625f07: Pull complete [2021-09-23T23:31:55.373Z] a77e37c0d609: Verifying Checksum [2021-09-23T23:31:55.373Z] a77e37c0d609: Download complete [2021-09-23T23:31:59.841Z] c3185cebc471: Verifying Checksum [2021-09-23T23:31:59.841Z] c3185cebc471: Download complete [2021-09-23T23:32:00.109Z] db62176df00c: Verifying Checksum [2021-09-23T23:32:00.109Z] db62176df00c: Download complete [2021-09-23T23:32:03.515Z] db62176df00c: Pull complete [2021-09-23T23:32:03.515Z] 3b30891b0d05: Pull complete [2021-09-23T23:32:03.515Z] 06b49ca38bd5: Pull complete [2021-09-23T23:32:03.515Z] c788192a36de: Pull complete [2021-09-23T23:32:03.515Z] a77e37c0d609: Pull complete [2021-09-23T23:32:06.173Z] c3185cebc471: Pull complete [2021-09-23T23:32:06.173Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-23T23:32:06.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-23T23:32:06.173Z] ---> 031687cdd783 [2021-09-23T23:32:06.173Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-23T23:32:07.144Z] ---> Running in 8d1f12f45779 [2021-09-23T23:32:07.144Z] Removing intermediate container 8d1f12f45779 [2021-09-23T23:32:07.144Z] ---> 9f75fa17dea5 [2021-09-23T23:32:07.144Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-09-23T23:32:07.412Z] ---> Running in 73df30b5c6e0 [2021-09-23T23:32:07.412Z] Removing intermediate container 73df30b5c6e0 [2021-09-23T23:32:07.412Z] ---> 3720e5761b07 [2021-09-23T23:32:07.412Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:32:07.412Z] ---> Running in cc36b6b3330b [2021-09-23T23:32:08.003Z] Removing intermediate container cc36b6b3330b [2021-09-23T23:32:08.003Z] ---> 3d156c7a9e11 [2021-09-23T23:32:08.003Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-23T23:32:08.003Z] ---> Running in 8edfb6093e2e [2021-09-23T23:32:08.270Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-23T23:32:09.235Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-23T23:32:09.819Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-09-23T23:32:10.425Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-09-23T23:32:10.425Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-09-23T23:32:11.400Z] Executing busybox-1.32.1-r6.trigger [2021-09-23T23:32:11.400Z] OK: 223 MiB in 55 packages [2021-09-23T23:32:11.669Z] Removing intermediate container 8edfb6093e2e [2021-09-23T23:32:11.669Z] ---> 467c496ad4dc [2021-09-23T23:32:11.669Z] Step 7/12 : WORKDIR /device-mqtt-go [2021-09-23T23:32:11.669Z] ---> Running in 20c87799500e [2021-09-23T23:32:11.669Z] Removing intermediate container 20c87799500e [2021-09-23T23:32:11.669Z] ---> 4903606dd9d5 [2021-09-23T23:32:11.669Z] Step 8/12 : COPY . . [2021-09-23T23:32:11.952Z] ---> 139a62e79fc4 [2021-09-23T23:32:11.952Z] Step 9/12 : RUN go mod tidy [2021-09-23T23:32:11.952Z] ---> Running in 95550b02d03f [2021-09-23T23:32:17.341Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-09-23T23:32:17.341Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-23T23:32:17.341Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-23T23:32:17.341Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-23T23:32:17.620Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-23T23:32:17.620Z] go: downloading github.com/spf13/cast v1.4.1 [2021-09-23T23:32:17.620Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-23T23:32:17.897Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-23T23:32:17.897Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-23T23:32:17.897Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-23T23:32:17.897Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-23T23:32:18.191Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-23T23:32:18.478Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-23T23:32:18.761Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-23T23:32:18.761Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-23T23:32:18.761Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-23T23:32:18.761Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-23T23:32:19.036Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-09-23T23:32:19.036Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-23T23:32:19.036Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-09-23T23:32:19.036Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-23T23:32:19.315Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-23T23:32:19.315Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-23T23:32:19.315Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-23T23:32:19.600Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-23T23:32:19.600Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-23T23:32:19.600Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-23T23:32:19.600Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-23T23:32:19.881Z] go: downloading golang.org/x/text v0.3.2 [2021-09-23T23:32:20.166Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-23T23:32:20.166Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-23T23:32:21.645Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-23T23:32:21.645Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-23T23:32:21.645Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-23T23:32:21.645Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-23T23:32:21.645Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-23T23:32:21.645Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-23T23:32:21.921Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-23T23:32:21.921Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-23T23:32:21.921Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-23T23:32:22.198Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-23T23:32:22.198Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-23T23:32:22.198Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-23T23:32:22.198Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-23T23:32:22.475Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-23T23:32:22.475Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-23T23:32:22.475Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-23T23:32:22.475Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-23T23:32:22.754Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-23T23:32:22.754Z] go: downloading github.com/kr/text v0.1.0 [2021-09-23T23:32:22.754Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-23T23:32:22.754Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-23T23:32:23.029Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-23T23:32:23.029Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-23T23:32:23.029Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-23T23:32:23.029Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-23T23:32:23.029Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-23T23:32:23.029Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-23T23:32:23.304Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-23T23:32:23.304Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-23T23:32:23.304Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-23T23:32:23.304Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-23T23:32:23.579Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-23T23:32:23.579Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-23T23:32:23.579Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-23T23:32:23.579Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-23T23:32:23.854Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-23T23:32:23.854Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-23T23:32:23.854Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-23T23:32:23.854Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-23T23:32:24.135Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-23T23:32:24.135Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-23T23:32:24.135Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-23T23:32:24.135Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-23T23:32:24.135Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-23T23:32:24.412Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-23T23:32:28.797Z] Removing intermediate container 95550b02d03f [2021-09-23T23:32:28.797Z] ---> 8b57e78854ad [2021-09-23T23:32:28.797Z] Step 10/12 : RUN go mod download [2021-09-23T23:32:28.797Z] ---> Running in 28cc6fadd5b4 [2021-09-23T23:32:41.270Z] Removing intermediate container 28cc6fadd5b4 [2021-09-23T23:32:41.270Z] ---> 1067748971fe [2021-09-23T23:32:41.270Z] Step 11/12 : ARG MAKE='make build' [2021-09-23T23:32:41.270Z] ---> Running in a7eec92fc72c [2021-09-23T23:32:41.270Z] Removing intermediate container a7eec92fc72c [2021-09-23T23:32:41.270Z] ---> 2857d2410c81 [2021-09-23T23:32:41.270Z] Step 12/12 : RUN $MAKE [2021-09-23T23:32:41.270Z] ---> Running in 1f2f84bb530e [2021-09-23T23:32:41.270Z] noop [2021-09-23T23:32:41.270Z] Removing intermediate container 1f2f84bb530e [2021-09-23T23:32:41.270Z] ---> f32a846c82e5 [2021-09-23T23:32:41.270Z] Successfully built f32a846c82e5 [2021-09-23T23:32:41.270Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:32:41.668Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-23T23:32:41.669Z] . [Pipeline] withDockerContainer [2021-09-23T23:32:41.793Z] prd-centos7-docker-4c-2g-1060 does not seem to be running inside a container [2021-09-23T23:32:41.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/10 -v /w/workspace/device-mqtt-go/10:/w/workspace/device-mqtt-go/10:rw,z -v /w/workspace/device-mqtt-go/10@tmp:/w/workspace/device-mqtt-go/10@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-09-23T23:32:42.281Z] $ docker top fdb4e00bd569bde586d47613d4118e75da2f868e98738428c3ef877f0ac7f2c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-23T23:32:42.726Z] + go version [2021-09-23T23:32:42.726Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-23T23:32:42.744Z] $ docker stop --time=1 fdb4e00bd569bde586d47613d4118e75da2f868e98738428c3ef877f0ac7f2c3 [2021-09-23T23:32:43.953Z] $ docker rm -f fdb4e00bd569bde586d47613d4118e75da2f868e98738428c3ef877f0ac7f2c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:32:44.608Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-23T23:32:44.608Z] . [Pipeline] withDockerContainer [2021-09-23T23:32:44.703Z] prd-centos7-docker-4c-2g-1060 does not seem to be running inside a container [2021-09-23T23:32:44.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/10 -v /w/workspace/device-mqtt-go/10:/w/workspace/device-mqtt-go/10:rw,z -v /w/workspace/device-mqtt-go/10@tmp:/w/workspace/device-mqtt-go/10@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-09-23T23:32:45.173Z] $ docker top c857a752b74b7e0ac43db124e866e0839750b4696de46bb064854c498dfa35bb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-23T23:32:45.627Z] + go mod tidy [Pipeline] sh [2021-09-23T23:32:46.241Z] + make test [2021-09-23T23:32:46.241Z] go mod tidy [2021-09-23T23:32:46.241Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-09-23T23:32:46.878Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-09-23T23:33:05.191Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-09-23T23:33:05.192Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 22.4% of statements [2021-09-23T23:33:05.192Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-09-23T23:33:05.192Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-23T23:33:13.462Z] gofmt -l . [2021-09-23T23:33:13.462Z] ["`gofmt -l .`" = ""] [2021-09-23T23:33:13.462Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-09-23T23:33:13.482Z] $ docker stop --time=1 c857a752b74b7e0ac43db124e866e0839750b4696de46bb064854c498dfa35bb [2021-09-23T23:33:14.896Z] $ docker rm -f c857a752b74b7e0ac43db124e866e0839750b4696de46bb064854c498dfa35bb [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-23T23:33:15.365Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-23T23:33:15.789Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-23T23:33:17.208Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-23T23:33:17.531Z] + ls -al . [2021-09-23T23:33:17.531Z] total 120 [2021-09-23T23:33:17.531Z] drwxrwxr-x. 9 jenkins jenkins 4096 Sep 23 23:33 . [2021-09-23T23:33:17.531Z] drwxrwxr-x. 4 jenkins jenkins 30 Sep 23 23:31 .. [2021-09-23T23:33:17.531Z] -rw-rw-r--. 1 jenkins jenkins 6985 Sep 23 23:31 Attribution.txt [2021-09-23T23:33:17.531Z] drwxrwxr-x. 2 jenkins jenkins 60 Sep 23 23:31 bin [2021-09-23T23:33:17.531Z] -rw-rw-r--. 1 jenkins jenkins 7447 Sep 23 23:31 CHANGELOG.md [2021-09-23T23:33:17.531Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 23 23:31 cmd [2021-09-23T23:33:17.531Z] -rw-r--r--. 1 jenkins jenkins 17284 Sep 23 23:33 coverage.out [2021-09-23T23:33:17.531Z] -rw-rw-r--. 1 jenkins jenkins 1877 Sep 23 23:31 Dockerfile [2021-09-23T23:33:17.531Z] -rw-rw-r--. 1 jenkins jenkins 140 Sep 23 23:31 .dockerignore [2021-09-23T23:33:17.531Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 23 23:31 .git [2021-09-23T23:33:17.531Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 23 23:31 .github [2021-09-23T23:33:17.531Z] -rw-rw-r--. 1 jenkins jenkins 336 Sep 23 23:31 .gitignore [2021-09-23T23:33:17.531Z] -rw-rw-r--. 1 jenkins jenkins 367 Sep 23 23:31 go.mod [2021-09-23T23:33:17.531Z] -rw-r--r--. 1 jenkins jenkins 20655 Sep 23 23:32 go.sum [2021-09-23T23:33:17.531Z] -rw-rw-r--. 1 jenkins jenkins 677 Sep 23 23:31 GOVERNANCE.md [2021-09-23T23:33:17.531Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 23 23:31 internal [2021-09-23T23:33:17.531Z] -rw-rw-r--. 1 jenkins jenkins 677 Sep 23 23:31 Jenkinsfile [2021-09-23T23:33:17.531Z] -rw-rw-r--. 1 jenkins jenkins 11340 Sep 23 23:31 LICENSE [2021-09-23T23:33:17.531Z] -rw-rw-r--. 1 jenkins jenkins 907 Sep 23 23:31 Makefile [2021-09-23T23:33:17.531Z] drwxrwxr-x. 2 jenkins jenkins 23 Sep 23 23:31 mock [2021-09-23T23:33:17.531Z] -rw-rw-r--. 1 jenkins jenkins 620 Sep 23 23:31 OWNERS.md [2021-09-23T23:33:17.531Z] -rw-rw-r--. 1 jenkins jenkins 2211 Sep 23 23:31 README.md [2021-09-23T23:33:17.531Z] drwxrwxr-x. 4 jenkins jenkins 71 Sep 23 23:31 snap [2021-09-23T23:33:17.531Z] -rw-rw-r--. 1 jenkins jenkins 11 Sep 23 23:29 VERSION [2021-09-23T23:33:17.531Z] -rw-rw-r--. 1 jenkins jenkins 227 Sep 23 23:31 version.go [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:33:17.890Z] + 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=9a27036180558304fa11dd6cdc5ae194000bace2 --label arch=amd64 --label version=2.0.1-dev.8 . [2021-09-23T23:33:17.890Z] Sending build context to Docker daemon 656.9kB [2021-09-23T23:33:17.890Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T23:33:17.890Z] Step 2/24 : FROM ${BASE} AS builder [2021-09-23T23:33:17.890Z] ---> f32a846c82e5 [2021-09-23T23:33:17.890Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-23T23:33:17.890Z] ---> Running in 9e53137802b2 [2021-09-23T23:33:18.176Z] Removing intermediate container 9e53137802b2 [2021-09-23T23:33:18.176Z] ---> f8c02365dab8 [2021-09-23T23:33:18.176Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-09-23T23:33:18.176Z] ---> Running in 8fde01ed75c8 [2021-09-23T23:33:18.176Z] Removing intermediate container 8fde01ed75c8 [2021-09-23T23:33:18.176Z] ---> 26581bde01c1 [2021-09-23T23:33:18.176Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:33:18.176Z] ---> Running in 2f5699a7cd51 [2021-09-23T23:33:18.778Z] Removing intermediate container 2f5699a7cd51 [2021-09-23T23:33:18.778Z] ---> d9bbad05a329 [2021-09-23T23:33:18.778Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-23T23:33:18.778Z] ---> Running in 01e5ad9be3fa [2021-09-23T23:33:19.063Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-23T23:33:20.025Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-23T23:33:20.988Z] OK: 223 MiB in 55 packages [2021-09-23T23:33:21.258Z] Removing intermediate container 01e5ad9be3fa [2021-09-23T23:33:21.258Z] ---> 7d09e10934c7 [2021-09-23T23:33:21.258Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-09-23T23:33:21.258Z] ---> Running in 6757d3ad95f6 [2021-09-23T23:33:21.525Z] Removing intermediate container 6757d3ad95f6 [2021-09-23T23:33:21.525Z] ---> bdc711f3e5d0 [2021-09-23T23:33:21.525Z] Step 8/24 : COPY . . [2021-09-23T23:33:21.525Z] ---> 03df0c442e19 [2021-09-23T23:33:21.525Z] Step 9/24 : RUN go mod tidy [2021-09-23T23:33:21.525Z] ---> Running in 842af7d68dc1 [2021-09-23T23:33:22.120Z] Removing intermediate container 842af7d68dc1 [2021-09-23T23:33:22.120Z] ---> 80e382b5a4aa [2021-09-23T23:33:22.120Z] Step 10/24 : RUN go mod download [2021-09-23T23:33:22.120Z] ---> Running in e90293bd5158 [2021-09-23T23:33:22.717Z] Removing intermediate container e90293bd5158 [2021-09-23T23:33:22.717Z] ---> 3f30dd08f3ef [2021-09-23T23:33:22.717Z] Step 11/24 : ARG MAKE='make build' [2021-09-23T23:33:22.717Z] ---> Running in 5dbb9692d30c [2021-09-23T23:33:22.717Z] Removing intermediate container 5dbb9692d30c [2021-09-23T23:33:22.717Z] ---> 659b1ac19e47 [2021-09-23T23:33:22.717Z] Step 12/24 : RUN $MAKE [2021-09-23T23:33:22.717Z] ---> Running in 6f51a045f09e [2021-09-23T23:33:23.311Z] go mod tidy [2021-09-23T23:33:23.311Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.8" -o cmd/device-mqtt ./cmd [2021-09-23T23:33:35.910Z] Removing intermediate container 6f51a045f09e [2021-09-23T23:33:35.910Z] ---> 3479220864d0 [2021-09-23T23:33:35.910Z] Step 13/24 : FROM alpine:3.14 [2021-09-23T23:33:35.910Z] 3.14: Pulling from library/alpine [2021-09-23T23:33:36.180Z] a0d0a0d46f8b: Pulling fs layer [2021-09-23T23:33:36.449Z] a0d0a0d46f8b: Verifying Checksum [2021-09-23T23:33:36.449Z] a0d0a0d46f8b: Download complete [2021-09-23T23:33:36.449Z] a0d0a0d46f8b: Pull complete [2021-09-23T23:33:36.724Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-23T23:33:36.724Z] Status: Downloaded newer image for alpine:3.14 [2021-09-23T23:33:36.724Z] ---> 14119a10abf4 [2021-09-23T23:33:36.724Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-09-23T23:33:36.724Z] ---> Running in cb8576e76a41 [2021-09-23T23:33:36.724Z] Removing intermediate container cb8576e76a41 [2021-09-23T23:33:36.724Z] ---> f15dfc2f79b3 [2021-09-23T23:33:36.724Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-23T23:33:36.724Z] ---> Running in ebe2e51fcc8e [2021-09-23T23:33:36.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-23T23:33:37.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-23T23:33:37.261Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-23T23:33:37.261Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-23T23:33:37.261Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-23T23:33:37.261Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-23T23:33:37.531Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-23T23:33:37.531Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-23T23:33:37.531Z] Executing busybox-1.33.1-r3.trigger [2021-09-23T23:33:37.531Z] OK: 8 MiB in 20 packages [2021-09-23T23:33:37.800Z] Removing intermediate container ebe2e51fcc8e [2021-09-23T23:33:37.800Z] ---> 400b13a641a7 [2021-09-23T23:33:37.800Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-09-23T23:33:38.068Z] ---> 6c5004027f88 [2021-09-23T23:33:38.068Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-09-23T23:33:38.336Z] ---> 123d8509e982 [2021-09-23T23:33:38.336Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-09-23T23:33:38.336Z] ---> 0c617183cb40 [2021-09-23T23:33:38.336Z] Step 19/24 : EXPOSE 59982 [2021-09-23T23:33:38.336Z] ---> Running in 207d660a52bb [2021-09-23T23:33:38.604Z] Removing intermediate container 207d660a52bb [2021-09-23T23:33:38.604Z] ---> 5d24d905cd8e [2021-09-23T23:33:38.604Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-09-23T23:33:38.604Z] ---> Running in 74665d8cb7d0 [2021-09-23T23:33:38.604Z] Removing intermediate container 74665d8cb7d0 [2021-09-23T23:33:38.604Z] ---> 87a4b77865b0 [2021-09-23T23:33:38.604Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-23T23:33:38.604Z] ---> Running in 544eef16d43d [2021-09-23T23:33:38.604Z] Removing intermediate container 544eef16d43d [2021-09-23T23:33:38.604Z] ---> 767e2a5be114 [2021-09-23T23:33:38.604Z] Step 22/24 : LABEL arch=amd64 [2021-09-23T23:33:38.879Z] ---> Running in 98e3182fb57a [2021-09-23T23:33:38.879Z] Removing intermediate container 98e3182fb57a [2021-09-23T23:33:38.879Z] ---> e1081d2f378c [2021-09-23T23:33:38.879Z] Step 23/24 : LABEL git_sha=9a27036180558304fa11dd6cdc5ae194000bace2 [2021-09-23T23:33:38.879Z] ---> Running in 1810c412b322 [2021-09-23T23:33:38.879Z] Removing intermediate container 1810c412b322 [2021-09-23T23:33:38.879Z] ---> 596cf87eeee2 [2021-09-23T23:33:38.879Z] Step 24/24 : LABEL version=2.0.1-dev.8 [2021-09-23T23:33:38.879Z] ---> Running in 02ec33ed737c [2021-09-23T23:33:39.151Z] Removing intermediate container 02ec33ed737c [2021-09-23T23:33:39.151Z] ---> 0610db53c41e [2021-09-23T23:33:39.151Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-23T23:33:39.151Z] Successfully built 0610db53c41e [2021-09-23T23:33:39.151Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:33:39.336Z] provisioning config files... [2021-09-23T23:33:39.351Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/10@tmp/config4396062368358635527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:33:39.715Z] ---> docker-login.sh [2021-09-23T23:33:39.715Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:33:39.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:33:39.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:33:39.715Z] Configure a credential helper to remove this warning. See [2021-09-23T23:33:39.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:33:39.715Z] [2021-09-23T23:33:39.715Z] Login Succeeded [2021-09-23T23:33:39.715Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:33:39.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:33:39.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:33:39.984Z] Configure a credential helper to remove this warning. See [2021-09-23T23:33:39.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:33:39.984Z] [2021-09-23T23:33:39.984Z] Login Succeeded [2021-09-23T23:33:39.984Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:33:39.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:33:40.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:33:40.253Z] Configure a credential helper to remove this warning. See [2021-09-23T23:33:40.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:33:40.253Z] [2021-09-23T23:33:40.253Z] Login Succeeded [2021-09-23T23:33:40.253Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:33:40.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:33:40.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:33:40.253Z] Configure a credential helper to remove this warning. See [2021-09-23T23:33:40.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:33:40.253Z] [2021-09-23T23:33:40.253Z] Login Succeeded [2021-09-23T23:33:40.253Z] docker.io [2021-09-23T23:33:40.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:33:40.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:33:40.791Z] Configure a credential helper to remove this warning. See [2021-09-23T23:33:40.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:33:40.791Z] [2021-09-23T23:33:40.791Z] Login Succeeded [2021-09-23T23:33:40.791Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:33:40.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T23:33:40.878Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2021-09-23T23:33:40.878Z] 9a27036180558304fa11dd6cdc5ae194000bace2 [2021-09-23T23:33:40.878Z] latest [2021-09-23T23:33:40.878Z] 2.0.1-dev.8 [2021-09-23T23:33:40.878Z] 9a27036180558304fa11dd6cdc5ae194000bace2-2.0.1-dev.8 [2021-09-23T23:33:40.878Z] main [2021-09-23T23:33:40.878Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:33:41.259Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:9a27036180558304fa11dd6cdc5ae194000bace2 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:33:41.594Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:9a27036180558304fa11dd6cdc5ae194000bace2 [2021-09-23T23:33:41.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-09-23T23:33:41.595Z] 485b8ca526d5: Preparing [2021-09-23T23:33:41.595Z] 2feb6beec248: Preparing [2021-09-23T23:33:41.595Z] 3a9f8f0f180e: Preparing [2021-09-23T23:33:41.595Z] 61400fa9a886: Preparing [2021-09-23T23:33:41.595Z] e2eb06d8af82: Preparing [2021-09-23T23:33:41.595Z] e2eb06d8af82: Layer already exists [2021-09-23T23:33:41.869Z] 2feb6beec248: Pushed [2021-09-23T23:33:41.869Z] 485b8ca526d5: Pushed [2021-09-23T23:33:41.869Z] 61400fa9a886: Pushed [2021-09-23T23:33:43.291Z] 3a9f8f0f180e: Pushed [2021-09-23T23:33:43.291Z] 9a27036180558304fa11dd6cdc5ae194000bace2: digest: sha256:0d547598e884c1d60d6700d643bc473d76e51e18f39ee198654a0a8152339d3a size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:33:43.643Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:33:43.981Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-09-23T23:33:43.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-09-23T23:33:43.981Z] 485b8ca526d5: Preparing [2021-09-23T23:33:43.981Z] 2feb6beec248: Preparing [2021-09-23T23:33:43.981Z] 3a9f8f0f180e: Preparing [2021-09-23T23:33:43.981Z] 61400fa9a886: Preparing [2021-09-23T23:33:43.981Z] e2eb06d8af82: Preparing [2021-09-23T23:33:43.981Z] 2feb6beec248: Layer already exists [2021-09-23T23:33:43.981Z] 485b8ca526d5: Layer already exists [2021-09-23T23:33:43.981Z] e2eb06d8af82: Layer already exists [2021-09-23T23:33:43.981Z] 61400fa9a886: Layer already exists [2021-09-23T23:33:43.981Z] 3a9f8f0f180e: Layer already exists [2021-09-23T23:33:43.981Z] latest: digest: sha256:0d547598e884c1d60d6700d643bc473d76e51e18f39ee198654a0a8152339d3a size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:33:44.324Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:33:44.667Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.8 [2021-09-23T23:33:44.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-09-23T23:33:44.667Z] 485b8ca526d5: Preparing [2021-09-23T23:33:44.667Z] 2feb6beec248: Preparing [2021-09-23T23:33:44.667Z] 3a9f8f0f180e: Preparing [2021-09-23T23:33:44.667Z] 61400fa9a886: Preparing [2021-09-23T23:33:44.667Z] e2eb06d8af82: Preparing [2021-09-23T23:33:44.667Z] 3a9f8f0f180e: Layer already exists [2021-09-23T23:33:44.667Z] 2feb6beec248: Layer already exists [2021-09-23T23:33:44.667Z] 485b8ca526d5: Layer already exists [2021-09-23T23:33:44.667Z] 61400fa9a886: Layer already exists [2021-09-23T23:33:44.667Z] e2eb06d8af82: Layer already exists [2021-09-23T23:33:44.667Z] 2.0.1-dev.8: digest: sha256:0d547598e884c1d60d6700d643bc473d76e51e18f39ee198654a0a8152339d3a size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:33:45.007Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:9a27036180558304fa11dd6cdc5ae194000bace2-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:33:45.346Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:9a27036180558304fa11dd6cdc5ae194000bace2-2.0.1-dev.8 [2021-09-23T23:33:45.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-09-23T23:33:45.346Z] 485b8ca526d5: Preparing [2021-09-23T23:33:45.346Z] 2feb6beec248: Preparing [2021-09-23T23:33:45.346Z] 3a9f8f0f180e: Preparing [2021-09-23T23:33:45.346Z] 61400fa9a886: Preparing [2021-09-23T23:33:45.346Z] e2eb06d8af82: Preparing [2021-09-23T23:33:45.346Z] e2eb06d8af82: Layer already exists [2021-09-23T23:33:45.346Z] 61400fa9a886: Layer already exists [2021-09-23T23:33:45.346Z] 3a9f8f0f180e: Layer already exists [2021-09-23T23:33:45.346Z] 485b8ca526d5: Layer already exists [2021-09-23T23:33:45.347Z] 2feb6beec248: Layer already exists [2021-09-23T23:33:45.347Z] 9a27036180558304fa11dd6cdc5ae194000bace2-2.0.1-dev.8: digest: sha256:0d547598e884c1d60d6700d643bc473d76e51e18f39ee198654a0a8152339d3a size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:33:45.682Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:33:46.018Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2021-09-23T23:33:46.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-09-23T23:33:46.018Z] 485b8ca526d5: Preparing [2021-09-23T23:33:46.018Z] 2feb6beec248: Preparing [2021-09-23T23:33:46.018Z] 3a9f8f0f180e: Preparing [2021-09-23T23:33:46.018Z] 61400fa9a886: Preparing [2021-09-23T23:33:46.018Z] e2eb06d8af82: Preparing [2021-09-23T23:33:46.018Z] 485b8ca526d5: Layer already exists [2021-09-23T23:33:46.018Z] 61400fa9a886: Layer already exists [2021-09-23T23:33:46.018Z] 2feb6beec248: Layer already exists [2021-09-23T23:33:46.018Z] 3a9f8f0f180e: Layer already exists [2021-09-23T23:33:46.018Z] e2eb06d8af82: Layer already exists [2021-09-23T23:33:46.018Z] main: digest: sha256:0d547598e884c1d60d6700d643bc473d76e51e18f39ee198654a0a8152339d3a size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T23:33:46.086Z] ===================================================== [Pipeline] echo [2021-09-23T23:33:46.103Z] taggedImages: [2021-09-23T23:33:46.103Z] - nexus3.edgexfoundry.org:10004/device-mqtt:9a27036180558304fa11dd6cdc5ae194000bace2 [2021-09-23T23:33:46.103Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-09-23T23:33:46.103Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.8 [2021-09-23T23:33:46.103Z] - nexus3.edgexfoundry.org:10004/device-mqtt:9a27036180558304fa11dd6cdc5ae194000bace2-2.0.1-dev.8 [2021-09-23T23:33:46.103Z] - 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-09-23T23:33:46.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:33:46.782Z] [2021-09-23T23:33:46.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:33:47.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:33:47.137Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-23T23:33:47.137Z] b4d181a07f80: Pulling fs layer [2021-09-23T23:33:47.137Z] a1111a8f2ec3: Pulling fs layer [2021-09-23T23:33:47.137Z] ed53099fbce6: Pulling fs layer [2021-09-23T23:33:47.137Z] dc539afda2c1: Pulling fs layer [2021-09-23T23:33:47.137Z] 77bc0d833cb6: Pulling fs layer [2021-09-23T23:33:47.137Z] 9065ff56babe: Pulling fs layer [2021-09-23T23:33:47.137Z] d287ab97295c: Pulling fs layer [2021-09-23T23:33:47.137Z] 77bc0d833cb6: Waiting [2021-09-23T23:33:47.137Z] 9065ff56babe: Waiting [2021-09-23T23:33:47.137Z] d287ab97295c: Waiting [2021-09-23T23:33:47.137Z] dc539afda2c1: Waiting [2021-09-23T23:33:47.410Z] a1111a8f2ec3: Verifying Checksum [2021-09-23T23:33:47.410Z] a1111a8f2ec3: Download complete [2021-09-23T23:33:47.678Z] 77bc0d833cb6: Verifying Checksum [2021-09-23T23:33:47.678Z] 77bc0d833cb6: Download complete [2021-09-23T23:33:47.678Z] 9065ff56babe: Verifying Checksum [2021-09-23T23:33:47.678Z] 9065ff56babe: Download complete [2021-09-23T23:33:47.945Z] ed53099fbce6: Verifying Checksum [2021-09-23T23:33:47.945Z] ed53099fbce6: Download complete [2021-09-23T23:33:48.907Z] b4d181a07f80: Verifying Checksum [2021-09-23T23:33:48.907Z] b4d181a07f80: Download complete [2021-09-23T23:33:50.327Z] b4d181a07f80: Pull complete [2021-09-23T23:33:50.327Z] a1111a8f2ec3: Pull complete [2021-09-23T23:33:50.922Z] ed53099fbce6: Pull complete [2021-09-23T23:33:50.922Z] dc539afda2c1: Pull complete [2021-09-23T23:33:51.191Z] 77bc0d833cb6: Pull complete [2021-09-23T23:33:51.191Z] 9065ff56babe: Pull complete [2021-09-23T23:33:53.778Z] d287ab97295c: Verifying Checksum [2021-09-23T23:33:53.778Z] d287ab97295c: Download complete [2021-09-23T23:33:58.064Z] d287ab97295c: Pull complete [2021-09-23T23:33:58.064Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-23T23:33:58.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:33:58.064Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-23T23:33:58.170Z] prd-centos7-docker-4c-2g-1060 does not seem to be running inside a container [2021-09-23T23:33:58.254Z] $ 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/10 -v /w/workspace/device-mqtt-go/10:/w/workspace/device-mqtt-go/10:rw,z -v /w/workspace/device-mqtt-go/10@tmp:/w/workspace/device-mqtt-go/10@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-09-23T23:33:59.365Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1063 in /w/workspace/edgexfoundry_device-mqtt-go_main [2021-09-23T23:34:00.651Z] $ docker top 2985fc105138d0737f0376443ddff0f0671495846ac8e3578725787f89d02d51 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2021-09-23T23:34:00.955Z] Running in /w/workspace/device-mqtt-go/10 [Pipeline] { [Pipeline] checkout [2021-09-23T23:34:01.227Z] ---> job-cost.sh [2021-09-23T23:34:01.228Z] lf-activate-venv: SKIPPING [2021-09-23T23:34:01.228Z] INFO: No Stack... [2021-09-23T23:34:01.327Z] Selected Git installation does not exist. Using Default [2021-09-23T23:34:01.327Z] The recommended git tool is: NONE [2021-09-23T23:34:02.194Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-23T23:34:02.464Z] INFO: Archiving Costs [Pipeline] sh [2021-09-23T23:34:02.792Z] + cut -d, -f6 [2021-09-23T23:34:02.792Z] + cat /w/workspace/device-mqtt-go/10/archives/cost.csv [Pipeline] lock [2021-09-23T23:34:02.837Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-10-stack-cost] [2021-09-23T23:34:02.846Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-10-stack-cost] did not exist. Created. [2021-09-23T23:34:02.846Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-23T23:34:03.189Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-23T23:34:03.226Z] Stashed 1 file(s) [Pipeline] } [2021-09-23T23:34:03.235Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-10-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-23T23:34:03.259Z] $ docker stop --time=1 2985fc105138d0737f0376443ddff0f0671495846ac8e3578725787f89d02d51 [2021-09-23T23:34:04.418Z] $ docker rm -f 2985fc105138d0737f0376443ddff0f0671495846ac8e3578725787f89d02d51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-23T23:34:09.280Z] using credential edgex-jenkins-ssh [2021-09-23T23:34:09.330Z] Cloning the remote Git repository [2021-09-23T23:34:09.392Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-09-23T23:34:09.526Z] > git init /w/workspace/device-mqtt-go/10 # timeout=10 [2021-09-23T23:34:09.624Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-09-23T23:34:09.625Z] > git --version # timeout=10 [2021-09-23T23:34:09.645Z] > git --version # 'git version 2.17.1' [2021-09-23T23:34:09.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-23T23:34:09.720Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T23:34:11.132Z] Avoid second fetch [2021-09-23T23:34:11.133Z] Checking out Revision 9a27036180558304fa11dd6cdc5ae194000bace2 (main) [2021-09-23T23:34:11.070Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-09-23T23:34:11.099Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T23:34:11.142Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T23:34:11.159Z] > git checkout -f 9a27036180558304fa11dd6cdc5ae194000bace2 # timeout=10 [2021-09-23T23:34:15.582Z] Commit message: "build: update alpine base to 3.14 (#304)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:34:16.040Z] provisioning config files... [2021-09-23T23:34:16.070Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/10@tmp/config7045739187320674207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:34:16.639Z] ---> docker-login.sh [2021-09-23T23:34:16.639Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:34:18.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:18.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:18.674Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:18.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:18.674Z] [2021-09-23T23:34:18.674Z] Login Succeeded [2021-09-23T23:34:18.674Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:34:18.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:19.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:19.229Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:19.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:19.229Z] [2021-09-23T23:34:19.229Z] Login Succeeded [2021-09-23T23:34:19.229Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:34:19.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:19.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:19.786Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:19.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:19.786Z] [2021-09-23T23:34:19.786Z] Login Succeeded [2021-09-23T23:34:19.786Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:34:20.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:20.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:20.338Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:20.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:20.338Z] [2021-09-23T23:34:20.338Z] Login Succeeded [2021-09-23T23:34:20.338Z] docker.io [2021-09-23T23:34:20.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:21.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:21.216Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:21.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:21.216Z] [2021-09-23T23:34:21.216Z] Login Succeeded [2021-09-23T23:34:21.216Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:34:21.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-23T23:34:21.704Z] ========================================================= [2021-09-23T23:34:21.704Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-23T23:34:21.704Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:22.081Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-23T23:34:22.356Z] Sending build context to Docker daemon 638kB [2021-09-23T23:34:22.356Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T23:34:22.356Z] Step 2/12 : FROM ${BASE} AS builder [2021-09-23T23:34:22.960Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-23T23:34:22.960Z] 595b0fe564bb: Pulling fs layer [2021-09-23T23:34:22.960Z] 24495759ef45: Pulling fs layer [2021-09-23T23:34:22.960Z] d148012ef14d: Pulling fs layer [2021-09-23T23:34:22.960Z] e90a11edd702: Pulling fs layer [2021-09-23T23:34:22.960Z] d77568369979: Pulling fs layer [2021-09-23T23:34:22.960Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-23T23:34:22.960Z] 170f2ba95c9a: Pulling fs layer [2021-09-23T23:34:22.960Z] 97ac5df62f85: Pulling fs layer [2021-09-23T23:34:22.960Z] e90a11edd702: Waiting [2021-09-23T23:34:22.960Z] fc1c9f9a7f3b: Waiting [2021-09-23T23:34:22.960Z] d77568369979: Waiting [2021-09-23T23:34:22.960Z] 97ac5df62f85: Waiting [2021-09-23T23:34:22.960Z] 170f2ba95c9a: Waiting [2021-09-23T23:34:22.960Z] d148012ef14d: Download complete [2021-09-23T23:34:22.960Z] 24495759ef45: Verifying Checksum [2021-09-23T23:34:22.960Z] 24495759ef45: Download complete [2021-09-23T23:34:22.960Z] d77568369979: Verifying Checksum [2021-09-23T23:34:22.960Z] d77568369979: Download complete [2021-09-23T23:34:22.960Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-23T23:34:22.960Z] fc1c9f9a7f3b: Download complete [2021-09-23T23:34:23.235Z] 170f2ba95c9a: Download complete [2021-09-23T23:34:23.235Z] 595b0fe564bb: Verifying Checksum [2021-09-23T23:34:23.235Z] 595b0fe564bb: Download complete [2021-09-23T23:34:23.844Z] 595b0fe564bb: Pull complete [2021-09-23T23:34:24.833Z] 24495759ef45: Pull complete [2021-09-23T23:34:25.107Z] d148012ef14d: Pull complete [2021-09-23T23:34:27.815Z] 97ac5df62f85: Verifying Checksum [2021-09-23T23:34:27.815Z] 97ac5df62f85: Download complete [2021-09-23T23:34:29.257Z] e90a11edd702: Verifying Checksum [2021-09-23T23:34:29.257Z] e90a11edd702: Download complete [2021-09-23T23:34:39.474Z] e90a11edd702: Pull complete [2021-09-23T23:34:40.262Z] d77568369979: Pull complete [2021-09-23T23:34:40.537Z] fc1c9f9a7f3b: Pull complete [2021-09-23T23:34:40.810Z] 170f2ba95c9a: Pull complete [2021-09-23T23:34:46.224Z] 97ac5df62f85: Pull complete [2021-09-23T23:34:46.224Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-23T23:34:46.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-23T23:34:46.224Z] ---> 04bc70af865f [2021-09-23T23:34:46.224Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-23T23:34:52.928Z] ---> Running in 4162183dc0a6 [2021-09-23T23:34:52.928Z] Removing intermediate container 4162183dc0a6 [2021-09-23T23:34:52.928Z] ---> 4e20441d82fa [2021-09-23T23:34:52.928Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-09-23T23:34:52.928Z] ---> Running in c392bea2e1bb [2021-09-23T23:34:52.928Z] Removing intermediate container c392bea2e1bb [2021-09-23T23:34:52.928Z] ---> 87860071476e [2021-09-23T23:34:52.928Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:34:53.200Z] ---> Running in 53cbfdcdf0eb [2021-09-23T23:34:56.609Z] Removing intermediate container 53cbfdcdf0eb [2021-09-23T23:34:56.609Z] ---> c62f1a42351b [2021-09-23T23:34:56.609Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-23T23:34:56.609Z] ---> Running in 43486022c1d6 [2021-09-23T23:34:57.589Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-23T23:34:59.030Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-23T23:35:00.470Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-09-23T23:35:00.744Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-09-23T23:35:01.352Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-09-23T23:35:02.813Z] Executing busybox-1.32.1-r6.trigger [2021-09-23T23:35:02.813Z] OK: 222 MiB in 55 packages [2021-09-23T23:35:04.256Z] Removing intermediate container 43486022c1d6 [2021-09-23T23:35:04.256Z] ---> c7e09bb24952 [2021-09-23T23:35:04.256Z] Step 7/12 : WORKDIR /device-mqtt-go [2021-09-23T23:35:04.528Z] ---> Running in 2bd46ecf65a6 [2021-09-23T23:35:05.121Z] Removing intermediate container 2bd46ecf65a6 [2021-09-23T23:35:05.121Z] ---> 3e49a8f1393a [2021-09-23T23:35:05.121Z] Step 8/12 : COPY . . [2021-09-23T23:35:06.101Z] ---> 2e10da047162 [2021-09-23T23:35:06.101Z] Step 9/12 : RUN go mod tidy [2021-09-23T23:35:06.377Z] ---> Running in 79eec553a03f [2021-09-23T23:35:13.100Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-23T23:35:13.100Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-09-23T23:35:13.702Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-23T23:35:13.702Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-23T23:35:13.981Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-23T23:35:13.981Z] go: downloading github.com/spf13/cast v1.4.1 [2021-09-23T23:35:13.981Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-23T23:35:14.255Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-23T23:35:14.255Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-23T23:35:14.255Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-23T23:35:14.255Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-23T23:35:14.255Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-23T23:35:14.530Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-23T23:35:14.530Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-23T23:35:14.813Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-23T23:35:14.813Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-23T23:35:14.813Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-23T23:35:15.090Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-09-23T23:35:15.090Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-23T23:35:15.364Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-09-23T23:35:15.364Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-23T23:35:15.364Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-23T23:35:15.364Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-23T23:35:15.651Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-23T23:35:15.651Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-23T23:35:15.651Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-23T23:35:15.651Z] go: downloading golang.org/x/text v0.3.2 [2021-09-23T23:35:15.651Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-23T23:35:15.935Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-23T23:35:19.344Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-23T23:35:19.344Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-23T23:35:19.344Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-23T23:35:19.344Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-23T23:35:19.617Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-23T23:35:19.617Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-23T23:35:19.617Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-23T23:35:19.617Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-23T23:35:19.890Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-23T23:35:19.890Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-23T23:35:19.890Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-23T23:35:20.166Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-23T23:35:20.166Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-23T23:35:20.166Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-23T23:35:20.166Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-23T23:35:20.166Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-23T23:35:20.166Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-23T23:35:20.446Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-23T23:35:20.446Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-23T23:35:20.446Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-23T23:35:20.721Z] go: downloading github.com/kr/text v0.1.0 [2021-09-23T23:35:20.721Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-23T23:35:20.721Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-23T23:35:20.721Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-23T23:35:20.721Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-23T23:35:20.994Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-23T23:35:20.994Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-23T23:35:20.994Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-23T23:35:20.994Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-23T23:35:20.994Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-23T23:35:20.994Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-23T23:35:21.268Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-23T23:35:21.268Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-23T23:35:21.268Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-23T23:35:21.268Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-23T23:35:21.268Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-23T23:35:21.268Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-23T23:35:21.268Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-23T23:35:21.541Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-23T23:35:21.541Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-23T23:35:21.541Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-23T23:35:21.541Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-23T23:35:21.541Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-23T23:35:21.541Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-23T23:35:22.140Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-23T23:35:22.416Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-23T23:35:22.416Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-23T23:35:37.503Z] Removing intermediate container 79eec553a03f [2021-09-23T23:35:37.503Z] ---> 1c9bcd9e59e4 [2021-09-23T23:35:37.503Z] Step 10/12 : RUN go mod download [2021-09-23T23:35:37.503Z] ---> Running in 8d208923aef1 [2021-09-23T23:35:55.878Z] Removing intermediate container 8d208923aef1 [2021-09-23T23:35:55.878Z] ---> a869a07be086 [2021-09-23T23:35:55.878Z] Step 11/12 : ARG MAKE='make build' [2021-09-23T23:35:56.227Z] ---> Running in a7fe314e50cf [2021-09-23T23:35:56.858Z] Removing intermediate container a7fe314e50cf [2021-09-23T23:35:56.858Z] ---> 0fd3e75cbed9 [2021-09-23T23:35:56.858Z] Step 12/12 : RUN $MAKE [2021-09-23T23:35:56.858Z] ---> Running in d9fd01dea944 [2021-09-23T23:35:58.334Z] noop [2021-09-23T23:35:59.815Z] Removing intermediate container d9fd01dea944 [2021-09-23T23:35:59.815Z] ---> 1f4b4a38d2b8 [2021-09-23T23:35:59.815Z] Successfully built 1f4b4a38d2b8 [2021-09-23T23:35:59.815Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:36:00.191Z] + docker inspect -f . ci-base-image-arm64 [2021-09-23T23:36:00.191Z] . [Pipeline] withDockerContainer [2021-09-23T23:36:00.517Z] prd-ubuntu18.04-docker-arm64-4c-16g-1063 does not seem to be running inside a container [2021-09-23T23:36:00.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/10 -v /w/workspace/device-mqtt-go/10:/w/workspace/device-mqtt-go/10:rw,z -v /w/workspace/device-mqtt-go/10@tmp:/w/workspace/device-mqtt-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-23T23:36:02.542Z] $ docker top 9e42419999096d4eabe2b361a2d19b588bfae348c062bdab498e4a3e66eaf2ff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-23T23:36:03.635Z] + go version [2021-09-23T23:36:03.635Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-23T23:36:03.651Z] $ docker stop --time=1 9e42419999096d4eabe2b361a2d19b588bfae348c062bdab498e4a3e66eaf2ff [2021-09-23T23:36:05.802Z] $ docker rm -f 9e42419999096d4eabe2b361a2d19b588bfae348c062bdab498e4a3e66eaf2ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:36:06.699Z] + docker inspect -f . ci-base-image-arm64 [2021-09-23T23:36:06.700Z] . [Pipeline] withDockerContainer [2021-09-23T23:36:07.014Z] prd-ubuntu18.04-docker-arm64-4c-16g-1063 does not seem to be running inside a container [2021-09-23T23:36:07.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/10 -v /w/workspace/device-mqtt-go/10:/w/workspace/device-mqtt-go/10:rw,z -v /w/workspace/device-mqtt-go/10@tmp:/w/workspace/device-mqtt-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-23T23:36:09.368Z] $ docker top b542f0495803c7a9d37523931994394dd0cb866c43cc84de60b6a82849246d2c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-23T23:36:10.457Z] + go mod tidy [Pipeline] sh [2021-09-23T23:36:12.193Z] + make test [2021-09-23T23:36:12.193Z] go mod tidy [2021-09-23T23:36:12.816Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-09-23T23:36:14.283Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-09-23T23:37:24.509Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-09-23T23:37:24.509Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.056s coverage: 22.4% of statements [2021-09-23T23:37:24.509Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-09-23T23:37:24.509Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-23T23:37:46.723Z] gofmt -l . [2021-09-23T23:37:46.723Z] ["`gofmt -l .`" = ""] [2021-09-23T23:37:46.723Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-09-23T23:37:47.323Z] $ docker stop --time=1 b542f0495803c7a9d37523931994394dd0cb866c43cc84de60b6a82849246d2c [2021-09-23T23:37:49.382Z] $ docker rm -f b542f0495803c7a9d37523931994394dd0cb866c43cc84de60b6a82849246d2c [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-23T23:37:50.429Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-23T23:37:50.479Z] Warning: overwriting stash ‘coverage-report’ [2021-09-23T23:37:51.487Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-23T23:37:51.994Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-23T23:37:52.345Z] + ls -al . [2021-09-23T23:37:52.346Z] total 152 [2021-09-23T23:37:52.346Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 23 23:37 . [2021-09-23T23:37:52.346Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 23:34 .. [2021-09-23T23:37:52.346Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 23 23:34 .dockerignore [2021-09-23T23:37:52.346Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 23:34 .git [2021-09-23T23:37:52.346Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 23:34 .github [2021-09-23T23:37:52.346Z] -rw-rw-r-- 1 jenkins jenkins 336 Sep 23 23:34 .gitignore [2021-09-23T23:37:52.346Z] -rw-rw-r-- 1 jenkins jenkins 6985 Sep 23 23:34 Attribution.txt [2021-09-23T23:37:52.346Z] -rw-rw-r-- 1 jenkins jenkins 7447 Sep 23 23:34 CHANGELOG.md [2021-09-23T23:37:52.346Z] -rw-rw-r-- 1 jenkins jenkins 1877 Sep 23 23:34 Dockerfile [2021-09-23T23:37:52.346Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 23:34 GOVERNANCE.md [2021-09-23T23:37:52.346Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 23:34 Jenkinsfile [2021-09-23T23:37:52.346Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 23 23:34 LICENSE [2021-09-23T23:37:52.346Z] -rw-rw-r-- 1 jenkins jenkins 907 Sep 23 23:34 Makefile [2021-09-23T23:37:52.346Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 23 23:34 OWNERS.md [2021-09-23T23:37:52.346Z] -rw-rw-r-- 1 jenkins jenkins 2211 Sep 23 23:34 README.md [2021-09-23T23:37:52.346Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 23 23:29 VERSION [2021-09-23T23:37:52.346Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 23:34 bin [2021-09-23T23:37:52.346Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 23:34 cmd [2021-09-23T23:37:52.346Z] -rw-r--r-- 1 jenkins jenkins 17284 Sep 23 23:37 coverage.out [2021-09-23T23:37:52.346Z] -rw-rw-r-- 1 jenkins jenkins 367 Sep 23 23:34 go.mod [2021-09-23T23:37:52.346Z] -rw-r--r-- 1 jenkins jenkins 20655 Sep 23 23:36 go.sum [2021-09-23T23:37:52.346Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 23:34 internal [2021-09-23T23:37:52.346Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 23:34 mock [2021-09-23T23:37:52.346Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 23:34 snap [2021-09-23T23:37:52.346Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 23 23:34 version.go [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:37:52.708Z] + 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=9a27036180558304fa11dd6cdc5ae194000bace2 --label arch=arm64 --label version=2.0.1-dev.8 . [2021-09-23T23:37:53.308Z] Sending build context to Docker daemon 655.9kB [2021-09-23T23:37:53.308Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T23:37:53.308Z] Step 2/24 : FROM ${BASE} AS builder [2021-09-23T23:37:53.308Z] ---> 1f4b4a38d2b8 [2021-09-23T23:37:53.308Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-23T23:37:53.580Z] ---> Running in 52e6f3e258a0 [2021-09-23T23:37:54.183Z] Removing intermediate container 52e6f3e258a0 [2021-09-23T23:37:54.183Z] ---> 94b977e77eff [2021-09-23T23:37:54.183Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-09-23T23:37:54.183Z] ---> Running in 5934e9e690c1 [2021-09-23T23:37:54.791Z] Removing intermediate container 5934e9e690c1 [2021-09-23T23:37:54.791Z] ---> 6f557c02da7f [2021-09-23T23:37:54.791Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:37:54.791Z] ---> Running in 18efa4d2d904 [2021-09-23T23:37:58.206Z] Removing intermediate container 18efa4d2d904 [2021-09-23T23:37:58.206Z] ---> a5730e19984d [2021-09-23T23:37:58.206Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-23T23:37:58.206Z] ---> Running in a5d5674ac68a [2021-09-23T23:37:59.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-23T23:38:00.658Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-23T23:38:02.112Z] OK: 222 MiB in 55 packages [2021-09-23T23:38:03.586Z] Removing intermediate container a5d5674ac68a [2021-09-23T23:38:03.586Z] ---> 379535b5f39e [2021-09-23T23:38:03.586Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-09-23T23:38:03.870Z] ---> Running in f17950c9dd22 [2021-09-23T23:38:04.485Z] Removing intermediate container f17950c9dd22 [2021-09-23T23:38:04.485Z] ---> cca63cb5933e [2021-09-23T23:38:04.485Z] Step 8/24 : COPY . . [2021-09-23T23:38:05.938Z] ---> 4c9b4525d7b6 [2021-09-23T23:38:05.938Z] Step 9/24 : RUN go mod tidy [2021-09-23T23:38:05.938Z] ---> Running in 0e96cec66cb3 [2021-09-23T23:38:09.359Z] Removing intermediate container 0e96cec66cb3 [2021-09-23T23:38:09.359Z] ---> 366b0f145680 [2021-09-23T23:38:09.359Z] Step 10/24 : RUN go mod download [2021-09-23T23:38:09.634Z] ---> Running in b0d752a1e377 [2021-09-23T23:38:12.271Z] Removing intermediate container b0d752a1e377 [2021-09-23T23:38:12.271Z] ---> 3568105ad0c5 [2021-09-23T23:38:12.271Z] Step 11/24 : ARG MAKE='make build' [2021-09-23T23:38:12.547Z] ---> Running in c0ed743ae63f [2021-09-23T23:38:13.149Z] Removing intermediate container c0ed743ae63f [2021-09-23T23:38:13.149Z] ---> 2c5618b8eb63 [2021-09-23T23:38:13.149Z] Step 12/24 : RUN $MAKE [2021-09-23T23:38:13.426Z] ---> Running in 7359b88e9e1b [2021-09-23T23:38:14.877Z] go mod tidy [2021-09-23T23:38:15.483Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.8" -o cmd/device-mqtt ./cmd [2021-09-23T23:39:12.202Z] Removing intermediate container 7359b88e9e1b [2021-09-23T23:39:12.202Z] ---> ff1b014173a1 [2021-09-23T23:39:12.202Z] Step 13/24 : FROM alpine:3.14 [2021-09-23T23:39:12.202Z] 3.14: Pulling from library/alpine [2021-09-23T23:39:12.202Z] 552d1f2373af: Pulling fs layer [2021-09-23T23:39:12.202Z] 552d1f2373af: Verifying Checksum [2021-09-23T23:39:12.202Z] 552d1f2373af: Download complete [2021-09-23T23:39:12.202Z] 552d1f2373af: Pull complete [2021-09-23T23:39:12.202Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-23T23:39:12.202Z] Status: Downloaded newer image for alpine:3.14 [2021-09-23T23:39:12.202Z] ---> bb3de5531c18 [2021-09-23T23:39:12.202Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-09-23T23:39:12.202Z] ---> Running in 8dfdaaa6e443 [2021-09-23T23:39:12.202Z] Removing intermediate container 8dfdaaa6e443 [2021-09-23T23:39:12.202Z] ---> 6a29c6b9e025 [2021-09-23T23:39:12.202Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-23T23:39:12.202Z] ---> Running in 5e4ffaf79fe4 [2021-09-23T23:39:12.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-23T23:39:12.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-23T23:39:12.202Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-23T23:39:12.202Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-23T23:39:12.202Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-23T23:39:12.202Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-23T23:39:12.484Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-23T23:39:12.484Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-23T23:39:12.484Z] Executing busybox-1.33.1-r3.trigger [2021-09-23T23:39:12.484Z] OK: 8 MiB in 20 packages [2021-09-23T23:39:13.957Z] Removing intermediate container 5e4ffaf79fe4 [2021-09-23T23:39:13.957Z] ---> 5d899cded95c [2021-09-23T23:39:13.957Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-09-23T23:39:15.424Z] ---> c4028d8779d1 [2021-09-23T23:39:15.424Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-09-23T23:39:16.432Z] ---> e6dc505673d2 [2021-09-23T23:39:16.432Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-09-23T23:39:17.437Z] ---> a25a00cc4fdc [2021-09-23T23:39:17.437Z] Step 19/24 : EXPOSE 59982 [2021-09-23T23:39:17.715Z] ---> Running in 36260b308604 [2021-09-23T23:39:18.324Z] Removing intermediate container 36260b308604 [2021-09-23T23:39:18.324Z] ---> 2ee295f2863f [2021-09-23T23:39:18.324Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-09-23T23:39:18.602Z] ---> Running in 8aa520e0368f [2021-09-23T23:39:19.212Z] Removing intermediate container 8aa520e0368f [2021-09-23T23:39:19.212Z] ---> 5d0363bcab72 [2021-09-23T23:39:19.212Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-23T23:39:19.212Z] ---> Running in 2c5ddc6220c7 [2021-09-23T23:39:19.824Z] Removing intermediate container 2c5ddc6220c7 [2021-09-23T23:39:19.824Z] ---> ea89710e5680 [2021-09-23T23:39:19.824Z] Step 22/24 : LABEL arch=arm64 [2021-09-23T23:39:20.100Z] ---> Running in cf2f5e4cd39a [2021-09-23T23:39:20.717Z] Removing intermediate container cf2f5e4cd39a [2021-09-23T23:39:20.717Z] ---> b159ced4e81a [2021-09-23T23:39:20.717Z] Step 23/24 : LABEL git_sha=9a27036180558304fa11dd6cdc5ae194000bace2 [2021-09-23T23:39:20.717Z] ---> Running in dba35f92f799 [2021-09-23T23:39:21.323Z] Removing intermediate container dba35f92f799 [2021-09-23T23:39:21.323Z] ---> 660605db4abe [2021-09-23T23:39:21.323Z] Step 24/24 : LABEL version=2.0.1-dev.8 [2021-09-23T23:39:21.597Z] ---> Running in 12caa19f5908 [2021-09-23T23:39:22.203Z] Removing intermediate container 12caa19f5908 [2021-09-23T23:39:22.203Z] ---> 8caf96db1272 [2021-09-23T23:39:22.203Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-23T23:39:22.203Z] Successfully built 8caf96db1272 [2021-09-23T23:39:22.203Z] 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-09-23T23:39:22.430Z] provisioning config files... [2021-09-23T23:39:22.455Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/10@tmp/config2534550557390089093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:39:22.848Z] ---> docker-login.sh [2021-09-23T23:39:22.848Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:39:23.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:39:23.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:39:23.419Z] Configure a credential helper to remove this warning. See [2021-09-23T23:39:23.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:39:23.419Z] [2021-09-23T23:39:23.419Z] Login Succeeded [2021-09-23T23:39:23.419Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:39:24.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:39:24.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:39:24.299Z] Configure a credential helper to remove this warning. See [2021-09-23T23:39:24.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:39:24.299Z] [2021-09-23T23:39:24.299Z] Login Succeeded [2021-09-23T23:39:24.299Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:39:24.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:39:24.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:39:24.906Z] Configure a credential helper to remove this warning. See [2021-09-23T23:39:24.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:39:24.906Z] [2021-09-23T23:39:24.906Z] Login Succeeded [2021-09-23T23:39:24.906Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:39:25.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:39:25.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:39:25.791Z] Configure a credential helper to remove this warning. See [2021-09-23T23:39:25.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:39:25.791Z] [2021-09-23T23:39:25.791Z] Login Succeeded [2021-09-23T23:39:25.791Z] docker.io [2021-09-23T23:39:26.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:39:26.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:39:26.706Z] Configure a credential helper to remove this warning. See [2021-09-23T23:39:26.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:39:26.706Z] [2021-09-23T23:39:26.706Z] Login Succeeded [2021-09-23T23:39:26.706Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:39:26.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T23:39:26.810Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2021-09-23T23:39:26.810Z] 9a27036180558304fa11dd6cdc5ae194000bace2 [2021-09-23T23:39:26.810Z] latest [2021-09-23T23:39:26.810Z] 2.0.1-dev.8 [2021-09-23T23:39:26.810Z] 9a27036180558304fa11dd6cdc5ae194000bace2-2.0.1-dev.8 [2021-09-23T23:39:26.810Z] main [2021-09-23T23:39:26.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:39:27.247Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9a27036180558304fa11dd6cdc5ae194000bace2 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:39:27.638Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9a27036180558304fa11dd6cdc5ae194000bace2 [2021-09-23T23:39:27.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-09-23T23:39:27.922Z] 1a0ca51a4f9d: Preparing [2021-09-23T23:39:27.922Z] d1179fd39f1b: Preparing [2021-09-23T23:39:27.922Z] c0f9e5cd49ee: Preparing [2021-09-23T23:39:27.922Z] 6f5bf42ea3e8: Preparing [2021-09-23T23:39:27.922Z] ee420dfed78a: Preparing [2021-09-23T23:39:27.922Z] ee420dfed78a: Layer already exists [2021-09-23T23:39:28.197Z] 1a0ca51a4f9d: Pushed [2021-09-23T23:39:28.197Z] d1179fd39f1b: Pushed [2021-09-23T23:39:28.800Z] 6f5bf42ea3e8: Pushed [2021-09-23T23:39:31.431Z] c0f9e5cd49ee: Pushed [2021-09-23T23:39:31.431Z] 9a27036180558304fa11dd6cdc5ae194000bace2: digest: sha256:b5f1d931aa00e37528ecc8692d57dd3efc6ae2a32b434a4f299dddf8b0b80c31 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:39:31.813Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:39:32.180Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-09-23T23:39:32.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-09-23T23:39:32.180Z] 1a0ca51a4f9d: Preparing [2021-09-23T23:39:32.180Z] d1179fd39f1b: Preparing [2021-09-23T23:39:32.180Z] c0f9e5cd49ee: Preparing [2021-09-23T23:39:32.180Z] 6f5bf42ea3e8: Preparing [2021-09-23T23:39:32.180Z] ee420dfed78a: Preparing [2021-09-23T23:39:32.460Z] 1a0ca51a4f9d: Layer already exists [2021-09-23T23:39:32.460Z] c0f9e5cd49ee: Layer already exists [2021-09-23T23:39:32.460Z] 6f5bf42ea3e8: Layer already exists [2021-09-23T23:39:32.460Z] d1179fd39f1b: Layer already exists [2021-09-23T23:39:32.460Z] ee420dfed78a: Layer already exists [2021-09-23T23:39:32.460Z] latest: digest: sha256:b5f1d931aa00e37528ecc8692d57dd3efc6ae2a32b434a4f299dddf8b0b80c31 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:39:32.821Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:39:33.182Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.8 [2021-09-23T23:39:33.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-09-23T23:39:33.459Z] 1a0ca51a4f9d: Preparing [2021-09-23T23:39:33.459Z] d1179fd39f1b: Preparing [2021-09-23T23:39:33.459Z] c0f9e5cd49ee: Preparing [2021-09-23T23:39:33.459Z] 6f5bf42ea3e8: Preparing [2021-09-23T23:39:33.459Z] ee420dfed78a: Preparing [2021-09-23T23:39:33.459Z] c0f9e5cd49ee: Layer already exists [2021-09-23T23:39:33.459Z] 6f5bf42ea3e8: Layer already exists [2021-09-23T23:39:33.459Z] d1179fd39f1b: Layer already exists [2021-09-23T23:39:33.459Z] ee420dfed78a: Layer already exists [2021-09-23T23:39:33.459Z] 1a0ca51a4f9d: Layer already exists [2021-09-23T23:39:33.459Z] 2.0.1-dev.8: digest: sha256:b5f1d931aa00e37528ecc8692d57dd3efc6ae2a32b434a4f299dddf8b0b80c31 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:39:33.834Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9a27036180558304fa11dd6cdc5ae194000bace2-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:39:34.204Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9a27036180558304fa11dd6cdc5ae194000bace2-2.0.1-dev.8 [2021-09-23T23:39:34.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-09-23T23:39:34.485Z] 1a0ca51a4f9d: Preparing [2021-09-23T23:39:34.485Z] d1179fd39f1b: Preparing [2021-09-23T23:39:34.485Z] c0f9e5cd49ee: Preparing [2021-09-23T23:39:34.485Z] 6f5bf42ea3e8: Preparing [2021-09-23T23:39:34.485Z] ee420dfed78a: Preparing [2021-09-23T23:39:34.485Z] ee420dfed78a: Layer already exists [2021-09-23T23:39:34.485Z] 1a0ca51a4f9d: Layer already exists [2021-09-23T23:39:34.485Z] d1179fd39f1b: Layer already exists [2021-09-23T23:39:34.485Z] c0f9e5cd49ee: Layer already exists [2021-09-23T23:39:34.485Z] 6f5bf42ea3e8: Layer already exists [2021-09-23T23:39:34.485Z] 9a27036180558304fa11dd6cdc5ae194000bace2-2.0.1-dev.8: digest: sha256:b5f1d931aa00e37528ecc8692d57dd3efc6ae2a32b434a4f299dddf8b0b80c31 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:39:34.863Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:39:35.510Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2021-09-23T23:39:35.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-09-23T23:39:35.786Z] 1a0ca51a4f9d: Preparing [2021-09-23T23:39:35.786Z] d1179fd39f1b: Preparing [2021-09-23T23:39:35.786Z] c0f9e5cd49ee: Preparing [2021-09-23T23:39:35.786Z] 6f5bf42ea3e8: Preparing [2021-09-23T23:39:35.786Z] ee420dfed78a: Preparing [2021-09-23T23:39:35.786Z] c0f9e5cd49ee: Layer already exists [2021-09-23T23:39:35.786Z] d1179fd39f1b: Layer already exists [2021-09-23T23:39:35.786Z] 6f5bf42ea3e8: Layer already exists [2021-09-23T23:39:35.786Z] ee420dfed78a: Layer already exists [2021-09-23T23:39:35.786Z] 1a0ca51a4f9d: Layer already exists [2021-09-23T23:39:35.786Z] main: digest: sha256:b5f1d931aa00e37528ecc8692d57dd3efc6ae2a32b434a4f299dddf8b0b80c31 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T23:39:35.862Z] ===================================================== [Pipeline] echo [2021-09-23T23:39:35.880Z] taggedImages: [2021-09-23T23:39:35.880Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9a27036180558304fa11dd6cdc5ae194000bace2 [2021-09-23T23:39:35.880Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-09-23T23:39:35.880Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.8 [2021-09-23T23:39:35.880Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9a27036180558304fa11dd6cdc5ae194000bace2-2.0.1-dev.8 [2021-09-23T23:39:35.880Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:39:36.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-23T23:39:36.706Z] [2021-09-23T23:39:36.706Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:39:37.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-23T23:39:37.363Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-23T23:39:37.363Z] 448f6bf000e3: Pulling fs layer [2021-09-23T23:39:37.363Z] f757da607395: Pulling fs layer [2021-09-23T23:39:37.363Z] 05883995daec: Pulling fs layer [2021-09-23T23:39:37.363Z] 8603b9c90790: Pulling fs layer [2021-09-23T23:39:37.363Z] 1560dd03e051: Pulling fs layer [2021-09-23T23:39:37.363Z] 27f5ce0e4adf: Pulling fs layer [2021-09-23T23:39:37.363Z] c2d8d7efcc4b: Pulling fs layer [2021-09-23T23:39:37.363Z] 8603b9c90790: Waiting [2021-09-23T23:39:37.363Z] 1560dd03e051: Waiting [2021-09-23T23:39:37.363Z] 27f5ce0e4adf: Waiting [2021-09-23T23:39:37.657Z] f757da607395: Verifying Checksum [2021-09-23T23:39:37.657Z] f757da607395: Download complete [2021-09-23T23:39:37.657Z] 8603b9c90790: Download complete [2021-09-23T23:39:37.935Z] 1560dd03e051: Verifying Checksum [2021-09-23T23:39:37.935Z] 1560dd03e051: Download complete [2021-09-23T23:39:37.935Z] 05883995daec: Verifying Checksum [2021-09-23T23:39:37.935Z] 05883995daec: Download complete [2021-09-23T23:39:37.935Z] 27f5ce0e4adf: Verifying Checksum [2021-09-23T23:39:37.935Z] 27f5ce0e4adf: Download complete [2021-09-23T23:39:38.542Z] 448f6bf000e3: Verifying Checksum [2021-09-23T23:39:38.542Z] 448f6bf000e3: Download complete [2021-09-23T23:39:41.991Z] c2d8d7efcc4b: Verifying Checksum [2021-09-23T23:39:41.991Z] c2d8d7efcc4b: Download complete [2021-09-23T23:39:42.600Z] 448f6bf000e3: Pull complete [2021-09-23T23:39:43.611Z] f757da607395: Pull complete [2021-09-23T23:39:45.619Z] 05883995daec: Pull complete [2021-09-23T23:39:45.897Z] 8603b9c90790: Pull complete [2021-09-23T23:39:46.892Z] 1560dd03e051: Pull complete [2021-09-23T23:39:47.504Z] 27f5ce0e4adf: Pull complete [2021-09-23T23:40:02.669Z] c2d8d7efcc4b: Pull complete [2021-09-23T23:40:02.669Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-23T23:40:02.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-23T23:40:02.669Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-23T23:40:02.931Z] prd-ubuntu18.04-docker-arm64-4c-16g-1063 does not seem to be running inside a container [2021-09-23T23:40:03.001Z] $ 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/10 -v /w/workspace/device-mqtt-go/10:/w/workspace/device-mqtt-go/10:rw,z -v /w/workspace/device-mqtt-go/10@tmp:/w/workspace/device-mqtt-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-23T23:40:09.269Z] $ docker top dcf0ca4fdb8b128994bc8c7ad62bc86f0266968883b2f5b72e41c9add963efaa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:40:10.409Z] ---> job-cost.sh [2021-09-23T23:40:10.410Z] lf-activate-venv: SKIPPING [2021-09-23T23:40:10.410Z] INFO: No Stack... [2021-09-23T23:40:11.400Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-23T23:40:11.996Z] INFO: Archiving Costs [Pipeline] sh [2021-09-23T23:40:12.668Z] + + catcut /w/workspace/device-mqtt-go/10/archives/cost.csv -d, [2021-09-23T23:40:12.668Z] -f6 [Pipeline] lock [2021-09-23T23:40:12.745Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-10-stack-cost] [2021-09-23T23:40:12.758Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-10-stack-cost] did not exist. Created. [2021-09-23T23:40:12.758Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-23T23:40:13.457Z] /w/workspace/device-mqtt-go/10@tmp/durable-18f07d39/script.sh: 1: /w/workspace/device-mqtt-go/10@tmp/durable-18f07d39/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-23T23:40:14.139Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-23T23:40:14.171Z] Warning: overwriting stash ‘stack-cost’ [2021-09-23T23:40:14.224Z] Stashed 1 file(s) [Pipeline] } [2021-09-23T23:40:14.241Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-10-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-23T23:40:14.242Z] $ docker stop --time=1 dcf0ca4fdb8b128994bc8c7ad62bc86f0266968883b2f5b72e41c9add963efaa [2021-09-23T23:40:15.942Z] $ docker rm -f dcf0ca4fdb8b128994bc8c7ad62bc86f0266968883b2f5b72e41c9add963efaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-23T23:40:16.825Z] provisioning config files... [2021-09-23T23:40:16.838Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config421694160893218493tmp [Pipeline] { [Pipeline] sh [2021-09-23T23:40:17.169Z] + set +x [2021-09-23T23:40:17.169Z] + curl -s https://codecov.io/bash [2021-09-23T23:40:17.169Z] + bash -s -- [2021-09-23T23:40:17.169Z] [2021-09-23T23:40:17.169Z] _____ _ [2021-09-23T23:40:17.169Z] / ____| | | [2021-09-23T23:40:17.169Z] | | ___ __| | ___ ___ _____ __ [2021-09-23T23:40:17.169Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-23T23:40:17.169Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-23T23:40:17.169Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-23T23:40:17.169Z] Bash-1.0.6 [2021-09-23T23:40:17.169Z] [2021-09-23T23:40:17.169Z] [2021-09-23T23:40:17.169Z] ==> git version 2.24.4 found [2021-09-23T23:40:17.169Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-23T23:40:17.169Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-23T23:40:17.169Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-23T23:40:17.169Z] ==> Jenkins CI detected. [2021-09-23T23:40:17.169Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2021-09-23T23:40:17.169Z] project root: . [2021-09-23T23:40:17.169Z] --> token set from env [2021-09-23T23:40:17.169Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-23T23:40:17.169Z] ==> Running gcov in . (disable via -X gcov) [2021-09-23T23:40:17.169Z] ==> Python coveragepy not found [2021-09-23T23:40:17.169Z] ==> Searching for coverage reports in: [2021-09-23T23:40:17.169Z] + . [2021-09-23T23:40:17.169Z] -> Found 1 reports [2021-09-23T23:40:17.438Z] ==> Detecting git/mercurial file structure [2021-09-23T23:40:17.438Z] ==> Reading reports [2021-09-23T23:40:17.438Z] + ./coverage.out bytes=17284 [2021-09-23T23:40:17.438Z] ==> Appending adjustments [2021-09-23T23:40:17.438Z] https://docs.codecov.io/docs/fixing-reports [2021-09-23T23:40:17.438Z] + Found adjustments [2021-09-23T23:40:17.438Z] ==> Gzipping contents [2021-09-23T23:40:17.438Z] 4.0K /tmp/codecov.xgqfI7.gz [2021-09-23T23:40:17.438Z] ==> Uploading reports [2021-09-23T23:40:17.438Z] url: https://codecov.io [2021-09-23T23:40:17.438Z] query: branch=main&commit=9a27036180558304fa11dd6cdc5ae194000bace2&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-23T23:40:17.438Z] -> Pinging Codecov [2021-09-23T23:40:17.438Z] 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=9a27036180558304fa11dd6cdc5ae194000bace2&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-23T23:40:17.718Z] -> Uploading to [2021-09-23T23:40:17.718Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-23/7D719EC7BBE17E464838252E33014C33/9a27036180558304fa11dd6cdc5ae194000bace2/dcaa5e54-4538-4d69-a0f4-f3c9a619cb3f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210923%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210923T234017Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8403b96f5afb0f65834a03a2edf9ab5baf698cfdf21fad1a96b72f40c82dc555 [2021-09-23T23:40:17.718Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-23T23:40:17.718Z] Dload Upload Total Spent Left Speed [2021-09-23T23:40:18.677Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3161 0 0 100 3161 0 3698 --:--:-- --:--:-- --:--:-- 3697 100 3161 0 0 100 3161 0 3697 --:--:-- --:--:-- --:--:-- 3697 [2021-09-23T23:40:18.677Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/9a27036180558304fa11dd6cdc5ae194000bace2 [Pipeline] } [2021-09-23T23:40:18.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-23T23:40:18.982Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-23T23:40:19.011Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:40:19.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-23T23:40:19.337Z] [2021-09-23T23:40:19.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:40:19.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-23T23:40:19.674Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-23T23:40:19.674Z] 188c0c94c7c5: Pulling fs layer [2021-09-23T23:40:19.674Z] 0ef7d3d256c8: Pulling fs layer [2021-09-23T23:40:19.674Z] de9db76c5a1d: Pulling fs layer [2021-09-23T23:40:19.674Z] 0eba1c9be4d2: Pulling fs layer [2021-09-23T23:40:19.674Z] 0d57e429df01: Pulling fs layer [2021-09-23T23:40:19.674Z] 4e4be7b47b0d: Pulling fs layer [2021-09-23T23:40:19.674Z] e1f770b5df2f: Pulling fs layer [2021-09-23T23:40:19.674Z] 85a0685a4137: Pulling fs layer [2021-09-23T23:40:19.674Z] 0d57e429df01: Waiting [2021-09-23T23:40:19.674Z] 4e4be7b47b0d: Waiting [2021-09-23T23:40:19.674Z] e1f770b5df2f: Waiting [2021-09-23T23:40:19.674Z] 85a0685a4137: Waiting [2021-09-23T23:40:19.674Z] 0eba1c9be4d2: Waiting [2021-09-23T23:40:19.674Z] de9db76c5a1d: Verifying Checksum [2021-09-23T23:40:19.674Z] de9db76c5a1d: Download complete [2021-09-23T23:40:19.674Z] 0ef7d3d256c8: Verifying Checksum [2021-09-23T23:40:19.674Z] 0ef7d3d256c8: Download complete [2021-09-23T23:40:19.942Z] 0d57e429df01: Verifying Checksum [2021-09-23T23:40:19.942Z] 0d57e429df01: Download complete [2021-09-23T23:40:19.942Z] 4e4be7b47b0d: Verifying Checksum [2021-09-23T23:40:19.942Z] 4e4be7b47b0d: Download complete [2021-09-23T23:40:19.942Z] 188c0c94c7c5: Download complete [2021-09-23T23:40:20.212Z] 188c0c94c7c5: Pull complete [2021-09-23T23:40:20.212Z] 0ef7d3d256c8: Pull complete [2021-09-23T23:40:20.479Z] de9db76c5a1d: Pull complete [2021-09-23T23:40:21.441Z] e1f770b5df2f: Verifying Checksum [2021-09-23T23:40:21.441Z] e1f770b5df2f: Download complete [2021-09-23T23:40:28.095Z] 0eba1c9be4d2: Verifying Checksum [2021-09-23T23:40:28.095Z] 0eba1c9be4d2: Download complete [2021-09-23T23:40:28.368Z] 85a0685a4137: Verifying Checksum [2021-09-23T23:40:28.368Z] 85a0685a4137: Download complete [2021-09-23T23:40:31.193Z] 0eba1c9be4d2: Pull complete [2021-09-23T23:40:31.193Z] 0d57e429df01: Pull complete [2021-09-23T23:40:31.193Z] 4e4be7b47b0d: Pull complete [2021-09-23T23:40:31.463Z] e1f770b5df2f: Pull complete [2021-09-23T23:40:34.847Z] 85a0685a4137: Pull complete [2021-09-23T23:40:34.847Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-23T23:40:34.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-23T23:40:34.847Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-23T23:40:34.947Z] prd-centos7-docker-4c-2g-1053 does not seem to be running inside a container [2021-09-23T23:40:35.237Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-23T23:40:37.240Z] $ docker top ad77dc124661c15eb93649874eff4a2a0b5dbfc7339deef8ac5dc1aece22fd67 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-23T23:40:37.342Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-23T23:40:37.644Z] + set -o pipefail [2021-09-23T23:40:37.644Z] + snyk monitor '--org=edgex-jenkins' [2021-09-23T23:40:52.672Z] [2021-09-23T23:40:52.672Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2021-09-23T23:40:52.672Z] [2021-09-23T23:40:52.672Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/12f0cdd4-6abf-4e20-9441-70ea09ad00e0 [2021-09-23T23:40:52.672Z] [2021-09-23T23:40:52.672Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-23T23:40:52.672Z] [2021-09-23T23:40:52.672Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-23T23:40:52.672Z] [2021-09-23T23:40:52.672Z] [Pipeline] } [2021-09-23T23:40:52.687Z] $ docker stop --time=1 ad77dc124661c15eb93649874eff4a2a0b5dbfc7339deef8ac5dc1aece22fd67 [2021-09-23T23:40:54.730Z] $ docker rm -f ad77dc124661c15eb93649874eff4a2a0b5dbfc7339deef8ac5dc1aece22fd67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-23T23:40:55.772Z] + git log --format=format:%s -1 9a27036180558304fa11dd6cdc5ae194000bace2 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:40:56.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:40:56.105Z] . [Pipeline] withDockerContainer [2021-09-23T23:40:56.388Z] prd-centos7-docker-4c-2g-1053 does not seem to be running inside a container [2021-09-23T23:40:56.664Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-23T23:40:57.031Z] $ docker top 57f72c590bbdb4d58a96c1092cbfca72063115a745094a70b85ed4ee36b09b70 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-23T23:40:57.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:40:57.168Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:40:57.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:40:57.346Z] $ docker exec 57f72c590bbdb4d58a96c1092cbfca72063115a745094a70b85ed4ee36b09b70 ssh-agent [2021-09-23T23:40:57.469Z] SSH_AUTH_SOCK=/tmp/ssh-WlAlp4n2uUIz/agent.13 [2021-09-23T23:40:57.469Z] SSH_AGENT_PID=19 [2021-09-23T23:40:57.481Z] Running ssh-add (command line suppressed) [2021-09-23T23:40:57.588Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5205138106769994997.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5205138106769994997.key) [2021-09-23T23:40:57.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:40:57.934Z] + git semver tag [2021-09-23T23:40:57.934Z] # -> Open(): unable to determine branch for HEAD [2021-09-23T23:40:57.934Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-09-23T23:40:57.934Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-09-23T23:40:57.934Z] # $SEMVER_REMOTE_NAME = origin [2021-09-23T23:40:57.934Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-23T23:40:57.934Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-23T23:40:57.934Z] # $SEMVER_BRANCH = main [2021-09-23T23:40:57.934Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-09-23T23:40:57.934Z] # 9a27036180558304fa11dd6cdc5ae194000bace2 HEAD [2021-09-23T23:40:57.934Z] # -> Force: false [2021-09-23T23:40:57.934Z] # 5b95dd42f4010433e762144cd895ef4dad2f6eb2 refs/tags/v2.0.1-dev.8 [Pipeline] } [2021-09-23T23:40:57.946Z] $ docker exec --env ******** --env ******** 57f72c590bbdb4d58a96c1092cbfca72063115a745094a70b85ed4ee36b09b70 ssh-agent -k [2021-09-23T23:40:58.044Z] unset SSH_AUTH_SOCK; [2021-09-23T23:40:58.045Z] unset SSH_AGENT_PID; [2021-09-23T23:40:58.045Z] echo Agent pid 19 killed; [2021-09-23T23:40:58.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-23T23:40:58.632Z] + git semver [Pipeline] } [2021-09-23T23:40:58.652Z] $ docker stop --time=1 57f72c590bbdb4d58a96c1092cbfca72063115a745094a70b85ed4ee36b09b70 [2021-09-23T23:40:59.874Z] $ docker rm -f 57f72c590bbdb4d58a96c1092cbfca72063115a745094a70b85ed4ee36b09b70 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:00.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-23T23:41:00.344Z] [2021-09-23T23:41:00.344Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:00.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-23T23:41:00.673Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-23T23:41:00.673Z] ab5ef0e58194: Pulling fs layer [2021-09-23T23:41:00.673Z] 9712f1f96733: Pulling fs layer [2021-09-23T23:41:00.673Z] 63f879dbbcfc: Pulling fs layer [2021-09-23T23:41:00.673Z] 0d9ebad4ef96: Pulling fs layer [2021-09-23T23:41:00.673Z] e9a5061849ea: Pulling fs layer [2021-09-23T23:41:00.673Z] d747dcd14b5f: Pulling fs layer [2021-09-23T23:41:00.673Z] 2de7ff778b66: Pulling fs layer [2021-09-23T23:41:00.673Z] 0d9ebad4ef96: Waiting [2021-09-23T23:41:00.673Z] e9a5061849ea: Waiting [2021-09-23T23:41:00.673Z] d747dcd14b5f: Waiting [2021-09-23T23:41:00.673Z] 2de7ff778b66: Waiting [2021-09-23T23:41:00.673Z] 9712f1f96733: Verifying Checksum [2021-09-23T23:41:00.673Z] 9712f1f96733: Download complete [2021-09-23T23:41:04.024Z] 63f879dbbcfc: Verifying Checksum [2021-09-23T23:41:04.024Z] 63f879dbbcfc: Download complete [2021-09-23T23:41:04.024Z] e9a5061849ea: Verifying Checksum [2021-09-23T23:41:04.024Z] e9a5061849ea: Download complete [2021-09-23T23:41:04.024Z] d747dcd14b5f: Verifying Checksum [2021-09-23T23:41:04.024Z] d747dcd14b5f: Download complete [2021-09-23T23:41:04.612Z] 2de7ff778b66: Verifying Checksum [2021-09-23T23:41:04.612Z] 2de7ff778b66: Download complete [2021-09-23T23:41:05.192Z] 0d9ebad4ef96: Verifying Checksum [2021-09-23T23:41:05.192Z] 0d9ebad4ef96: Download complete [2021-09-23T23:41:05.459Z] ab5ef0e58194: Verifying Checksum [2021-09-23T23:41:05.459Z] ab5ef0e58194: Download complete [2021-09-23T23:41:08.064Z] ab5ef0e58194: Pull complete [2021-09-23T23:41:08.064Z] 9712f1f96733: Pull complete [2021-09-23T23:41:09.235Z] 63f879dbbcfc: Pull complete [2021-09-23T23:41:12.632Z] 0d9ebad4ef96: Pull complete [2021-09-23T23:41:12.632Z] e9a5061849ea: Pull complete [2021-09-23T23:41:12.632Z] d747dcd14b5f: Pull complete [2021-09-23T23:41:13.440Z] 2de7ff778b66: Pull complete [2021-09-23T23:41:13.440Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-23T23:41:13.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-23T23:41:13.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-23T23:41:13.543Z] prd-centos7-docker-4c-2g-1053 does not seem to be running inside a container [2021-09-23T23:41:13.614Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-23T23:41:16.576Z] $ docker top 55eaa33b6a16e61ab6dd69c2ab53bc6bd85e342661bd5ad28820e42c75dbd6f0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:41:16.686Z] provisioning config files... [2021-09-23T23:41:16.700Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8150206112522018649tmp [2021-09-23T23:41:16.721Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5945836776489193820tmp [2021-09-23T23:41:16.742Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config412198162097372783tmp [Pipeline] { [Pipeline] echo [2021-09-23T23:41:16.771Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:41:17.085Z] ---> sigul-configuration.sh [2021-09-23T23:41:17.085Z] gpg: directory `/root/.gnupg' created [2021-09-23T23:41:17.085Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-23T23:41:17.085Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-23T23:41:17.085Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-23T23:41:17.085Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-23T23:41:17.085Z] gpg: CAST5 encrypted data [2021-09-23T23:41:17.085Z] gpg: encrypted with 1 passphrase [2021-09-23T23:41:17.085Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-23T23:41:17.399Z] + mkdir /home/jenkins [2021-09-23T23:41:17.399Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-23T23:41:17.720Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-09-23T23:41:17.736Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:41:18.052Z] ---> sigul-install.sh [2021-09-23T23:41:18.052Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-23T23:41:18.368Z] + git tag --list [2021-09-23T23:41:18.368Z] 0.7.1 [2021-09-23T23:41:18.368Z] v1.0.0 [2021-09-23T23:41:18.368Z] v1.1.0 [2021-09-23T23:41:18.368Z] v1.1.1 [2021-09-23T23:41:18.368Z] v1.2.2 [2021-09-23T23:41:18.368Z] v1.3.0 [2021-09-23T23:41:18.368Z] v1.3.1 [2021-09-23T23:41:18.368Z] v2.0.0 [2021-09-23T23:41:18.368Z] v2.0.1-dev.1 [2021-09-23T23:41:18.368Z] v2.0.1-dev.2 [2021-09-23T23:41:18.368Z] v2.0.1-dev.3 [2021-09-23T23:41:18.368Z] v2.0.1-dev.4 [2021-09-23T23:41:18.368Z] v2.0.1-dev.5 [2021-09-23T23:41:18.368Z] v2.0.1-dev.6 [2021-09-23T23:41:18.368Z] v2.0.1-dev.7 [2021-09-23T23:41:18.368Z] v2.0.1-dev.8 [Pipeline] sh [2021-09-23T23:41:18.689Z] + lftools sign git-tag v2.0.1-dev.8 [2021-09-23T23:41:19.271Z] Signing Git tag with Sigul... [2021-09-23T23:41:19.271Z] Signing v2.0.1-dev.8 [Pipeline] echo [2021-09-23T23:41:20.255Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:41:20.573Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-23T23:41:20.588Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-23T23:41:20.620Z] $ docker stop --time=1 55eaa33b6a16e61ab6dd69c2ab53bc6bd85e342661bd5ad28820e42c75dbd6f0 [2021-09-23T23:41:21.836Z] $ docker rm -f 55eaa33b6a16e61ab6dd69c2ab53bc6bd85e342661bd5ad28820e42c75dbd6f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:22.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:41:22.505Z] . [Pipeline] withDockerContainer [2021-09-23T23:41:22.804Z] prd-centos7-docker-4c-2g-1053 does not seem to be running inside a container [2021-09-23T23:41:22.879Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-23T23:41:23.260Z] $ docker top 30ec10f046b3389a819106017401423d5015b38df866e5653617ad19d8a8adf6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-23T23:41:23.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:41:23.431Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:41:23.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:41:23.559Z] $ docker exec 30ec10f046b3389a819106017401423d5015b38df866e5653617ad19d8a8adf6 ssh-agent [2021-09-23T23:41:23.681Z] SSH_AUTH_SOCK=/tmp/ssh-ryg7kK6iIB4p/agent.14 [2021-09-23T23:41:23.681Z] SSH_AGENT_PID=20 [2021-09-23T23:41:23.691Z] Running ssh-add (command line suppressed) [2021-09-23T23:41:23.785Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4719252169176222288.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4719252169176222288.key) [2021-09-23T23:41:23.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:41:24.370Z] + git semver bump pre [2021-09-23T23:41:24.370Z] # -> Open(): unable to determine branch for HEAD [2021-09-23T23:41:24.370Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-09-23T23:41:24.370Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-09-23T23:41:24.370Z] # $SEMVER_REMOTE_NAME = origin [2021-09-23T23:41:24.370Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-23T23:41:24.370Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-23T23:41:24.370Z] # $SEMVER_BRANCH = main [2021-09-23T23:41:24.370Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-09-23T23:41:24.370Z] 2.0.1-dev.9 [Pipeline] } [2021-09-23T23:41:24.481Z] $ docker exec --env ******** --env ******** 30ec10f046b3389a819106017401423d5015b38df866e5653617ad19d8a8adf6 ssh-agent -k [2021-09-23T23:41:24.594Z] unset SSH_AUTH_SOCK; [2021-09-23T23:41:24.594Z] unset SSH_AGENT_PID; [2021-09-23T23:41:24.595Z] echo Agent pid 20 killed; [2021-09-23T23:41:24.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-23T23:41:26.873Z] + git semver [Pipeline] } [2021-09-23T23:41:26.891Z] $ docker stop --time=1 30ec10f046b3389a819106017401423d5015b38df866e5653617ad19d8a8adf6 [2021-09-23T23:41:28.084Z] $ docker rm -f 30ec10f046b3389a819106017401423d5015b38df866e5653617ad19d8a8adf6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:28.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:41:28.486Z] . [Pipeline] withDockerContainer [2021-09-23T23:41:28.578Z] prd-centos7-docker-4c-2g-1053 does not seem to be running inside a container [2021-09-23T23:41:28.647Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-23T23:41:29.003Z] $ docker top 8430b2837ba41ff6c092cf8e3c0f07c4f1ac888bc6541f2bf371af3d3d94f67c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-23T23:41:29.145Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:41:29.145Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:41:29.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:41:29.265Z] $ docker exec 8430b2837ba41ff6c092cf8e3c0f07c4f1ac888bc6541f2bf371af3d3d94f67c ssh-agent [2021-09-23T23:41:29.373Z] SSH_AUTH_SOCK=/tmp/ssh-AmjBxVaksvL5/agent.13 [2021-09-23T23:41:29.373Z] SSH_AGENT_PID=20 [2021-09-23T23:41:29.384Z] Running ssh-add (command line suppressed) [2021-09-23T23:41:29.487Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3166618648322869116.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3166618648322869116.key) [2021-09-23T23:41:29.516Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:41:29.832Z] + git semver push [2021-09-23T23:41:29.832Z] # -> Open(): unable to determine branch for HEAD [2021-09-23T23:41:29.832Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-09-23T23:41:29.832Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-09-23T23:41:29.832Z] # $SEMVER_REMOTE_NAME = origin [2021-09-23T23:41:29.832Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-23T23:41:29.832Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-23T23:41:29.832Z] # $SEMVER_BRANCH = main [2021-09-23T23:41:29.832Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-09-23T23:41:31.789Z] $ docker exec --env ******** --env ******** 8430b2837ba41ff6c092cf8e3c0f07c4f1ac888bc6541f2bf371af3d3d94f67c ssh-agent -k [2021-09-23T23:41:31.883Z] unset SSH_AUTH_SOCK; [2021-09-23T23:41:31.883Z] unset SSH_AGENT_PID; [2021-09-23T23:41:31.883Z] echo Agent pid 20 killed; [2021-09-23T23:41:31.904Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-23T23:41:32.267Z] + git semver [Pipeline] } [2021-09-23T23:41:32.286Z] $ docker stop --time=1 8430b2837ba41ff6c092cf8e3c0f07c4f1ac888bc6541f2bf371af3d3d94f67c [2021-09-23T23:41:33.472Z] $ docker rm -f 8430b2837ba41ff6c092cf8e3c0f07c4f1ac888bc6541f2bf371af3d3d94f67c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-23T23:41:34.473Z] + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:41:34.803Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:41:35.412Z] ---> package-listing.sh [2021-09-23T23:41:35.412Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-23T23:41:35.412Z] ++ facter osfamily [2021-09-23T23:41:35.679Z] + OS_FAMILY=redhat [2021-09-23T23:41:35.679Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2021-09-23T23:41:35.679Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-23T23:41:35.679Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-23T23:41:35.679Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-23T23:41:35.679Z] + PACKAGES=/tmp/packages_start.txt [2021-09-23T23:41:35.679Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-09-23T23:41:35.679Z] + PACKAGES=/tmp/packages_end.txt [2021-09-23T23:41:35.679Z] + case "${OS_FAMILY}" in [2021-09-23T23:41:35.679Z] + sort [2021-09-23T23:41:35.679Z] + rpm -qa [2021-09-23T23:41:36.268Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-23T23:41:36.268Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-23T23:41:36.268Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-23T23:41:36.268Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-09-23T23:41:36.268Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2021-09-23T23:41:36.268Z] + 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-09-23T23:41:36.290Z] 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-09-23T23:41:36.598Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:37.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:41:37.209Z] [2021-09-23T23:41:37.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:37.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:41:37.553Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-23T23:41:37.553Z] b4d181a07f80: Pulling fs layer [2021-09-23T23:41:37.553Z] a1111a8f2ec3: Pulling fs layer [2021-09-23T23:41:37.553Z] ed53099fbce6: Pulling fs layer [2021-09-23T23:41:37.553Z] dc539afda2c1: Pulling fs layer [2021-09-23T23:41:37.553Z] 77bc0d833cb6: Pulling fs layer [2021-09-23T23:41:37.553Z] 9065ff56babe: Pulling fs layer [2021-09-23T23:41:37.553Z] d287ab97295c: Pulling fs layer [2021-09-23T23:41:37.553Z] dc539afda2c1: Waiting [2021-09-23T23:41:37.553Z] 77bc0d833cb6: Waiting [2021-09-23T23:41:37.553Z] 9065ff56babe: Waiting [2021-09-23T23:41:37.553Z] d287ab97295c: Waiting [2021-09-23T23:41:37.820Z] a1111a8f2ec3: Verifying Checksum [2021-09-23T23:41:37.820Z] a1111a8f2ec3: Download complete [2021-09-23T23:41:37.820Z] dc539afda2c1: Verifying Checksum [2021-09-23T23:41:37.820Z] dc539afda2c1: Download complete [2021-09-23T23:41:38.089Z] 77bc0d833cb6: Verifying Checksum [2021-09-23T23:41:38.089Z] 77bc0d833cb6: Download complete [2021-09-23T23:41:38.089Z] 9065ff56babe: Verifying Checksum [2021-09-23T23:41:38.089Z] 9065ff56babe: Download complete [2021-09-23T23:41:38.359Z] ed53099fbce6: Verifying Checksum [2021-09-23T23:41:38.359Z] ed53099fbce6: Download complete [2021-09-23T23:41:39.318Z] b4d181a07f80: Verifying Checksum [2021-09-23T23:41:39.318Z] b4d181a07f80: Download complete [2021-09-23T23:41:40.292Z] b4d181a07f80: Pull complete [2021-09-23T23:41:40.292Z] a1111a8f2ec3: Pull complete [2021-09-23T23:41:40.885Z] ed53099fbce6: Pull complete [2021-09-23T23:41:40.885Z] dc539afda2c1: Pull complete [2021-09-23T23:41:41.152Z] 77bc0d833cb6: Pull complete [2021-09-23T23:41:41.152Z] 9065ff56babe: Pull complete [2021-09-23T23:41:46.494Z] d287ab97295c: Verifying Checksum [2021-09-23T23:41:46.494Z] d287ab97295c: Download complete [2021-09-23T23:41:50.291Z] d287ab97295c: Pull complete [2021-09-23T23:41:50.291Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-23T23:41:50.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:41:50.291Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-23T23:41:50.388Z] prd-centos7-docker-4c-2g-1053 does not seem to be running inside a container [2021-09-23T23:41:50.454Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-23T23:41:52.623Z] $ docker top 0207c2c8ec596ecb37b0953bf415a021e6ab130da294eac4f8fc982803b55fd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-23T23:41:53.046Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-23T23:41:53.364Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-23T23:41:53.689Z] + ls /var/log/sa-host [2021-09-23T23:41:53.689Z] + sadf -c /var/log/sa-host/sa05 [2021-09-23T23:41:53.689Z] file_magic: OK [2021-09-23T23:41:53.689Z] HZ: Using current value: 100 [2021-09-23T23:41:53.689Z] file_header: OK [2021-09-23T23:41:53.689Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-23T23:41:53.689Z] Statistics: [2021-09-23T23:41:53.689Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-23T23:41:53.689Z] File successfully converted to sysstat format version 12.0.3 [2021-09-23T23:41:53.689Z] + sadf -c /var/log/sa-host/sa23 [2021-09-23T23:41:53.689Z] file_magic: OK [2021-09-23T23:41:53.689Z] HZ: Using current value: 100 [2021-09-23T23:41:53.689Z] file_header: OK [2021-09-23T23:41:53.689Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-23T23:41:53.689Z] Statistics: [2021-09-23T23:41:53.690Z] 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-09-23T23:41:53.690Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:41:53.876Z] provisioning config files... [2021-09-23T23:41:53.890Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6779813833266736977tmp [Pipeline] { [Pipeline] echo [2021-09-23T23:41:53.914Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:41:54.249Z] ---> create-netrc.sh [Pipeline] } [2021-09-23T23:41:54.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:41:54.636Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-23T23:41:54.650Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:41:54.963Z] ---> sudo-logs.sh [2021-09-23T23:41:54.963Z] Archiving 'sudo' log.. [2021-09-23T23:41:54.964Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1053.vexxhost.local: Name or service not known [2021-09-23T23:41:54.964Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1053.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-23T23:41:55.006Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:41:55.316Z] ---> job-cost.sh [2021-09-23T23:41:55.316Z] lf-activate-venv: SKIPPING [2021-09-23T23:41:55.316Z] DEBUG: total: 0.10999999940395355 [2021-09-23T23:41:55.316Z] INFO: Retrieving Stack Cost... [2021-09-23T23:41:57.255Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-23T23:41:57.255Z] INFO: Archiving Costs [Pipeline] echo [2021-09-23T23:41:57.274Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:41:57.584Z] ---> logs-deploy.sh [2021-09-23T23:41:57.584Z] lf-activate-venv: SKIPPING [2021-09-23T23:41:57.584Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/10 [2021-09-23T23:41:57.584Z] INFO: archiving workspace using pattern(s): [2021-09-23T23:41:58.172Z] Archives upload complete. [2021-09-23T23:41:58.440Z] INFO: archiving logs to Nexus