Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 346d8b883db1f3227d7ad1b5d610caf2a53a406e 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-ssh820687945692695553.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-ssh4158529046548174041.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-ssh7198853704096267051.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-ssh6338190624133029810.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh7912923359083707464.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3176 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/jenkins-gitclient-ssh1103145805646157394.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 346d8b883db1f3227d7ad1b5d610caf2a53a406e (main) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 346d8b883db1f3227d7ad1b5d610caf2a53a406e # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/remove-build-dockerfile" > git rev-list --no-walk f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-17T19:53:22.457Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-17T19:53:22.566Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-17T19:53:22.596Z] ========================================================= [2021-08-17T19:53:22.596Z] EdgeX Global Pipelines Version Info [2021-08-17T19:53:22.596Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:53:23.901Z] ------------------- [2021-08-17T19:53:23.901Z] stable info: [2021-08-17T19:53:23.901Z] ------------------- [2021-08-17T19:53:23.901Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-17T19:53:23.901Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-17T19:53:23.901Z] Message: update stable to v1.0.205 [2021-08-17T19:53:24.866Z] ------------------- [2021-08-17T19:53:24.866Z] experimental info: [2021-08-17T19:53:24.866Z] ------------------- [2021-08-17T19:53:24.866Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-17T19:53:24.866Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-17T19:53:24.866Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-17T19:53:25.001Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-08-17T19:53:25.030Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-08-17T19:53:25.062Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-17T19:53:25.087Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-17T19:53:25.112Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-17T19:53:25.137Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-17T19:53:25.161Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-17T19:53:25.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-17T19:53:25.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-17T19:53:25.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-17T19:53:25.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-17T19:53:25.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-17T19:53:25.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-08-17T19:53:25.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-17T19:53:25.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-17T19:53:25.383Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-17T19:53:25.407Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-17T19:53:25.432Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-17T19:53:25.457Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-17T19:53:25.483Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-17T19:53:25.511Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-17T19:53:25.538Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-17T19:53:25.566Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-17T19:53:25.594Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-17T19:53:25.623Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-17T19:53:25.652Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-17T19:53:25.680Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-17T19:53:25.709Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-17T19:53:25.736Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-17T19:53:25.763Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-17T19:53:25.788Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 346d8b883db1f3227d7ad1b5d610caf2a53a406e [Pipeline] echo [2021-08-17T19:53:25.814Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 346d8b8 [Pipeline] echo [2021-08-17T19:53:25.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T19:53:25.914Z] provisioning config files... [2021-08-17T19:53:25.931Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8424236479793516502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:53:26.285Z] ---> docker-login.sh [2021-08-17T19:53:26.285Z] nexus3.edgexfoundry.org:10001 [2021-08-17T19:53:26.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:53:26.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:53:26.552Z] Configure a credential helper to remove this warning. See [2021-08-17T19:53:26.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:53:26.552Z] [2021-08-17T19:53:26.552Z] Login Succeeded [2021-08-17T19:53:26.552Z] nexus3.edgexfoundry.org:10002 [2021-08-17T19:53:26.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:53:26.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:53:26.552Z] Configure a credential helper to remove this warning. See [2021-08-17T19:53:26.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:53:26.552Z] [2021-08-17T19:53:26.552Z] Login Succeeded [2021-08-17T19:53:26.552Z] nexus3.edgexfoundry.org:10003 [2021-08-17T19:53:26.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:53:27.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:53:27.089Z] Configure a credential helper to remove this warning. See [2021-08-17T19:53:27.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:53:27.089Z] [2021-08-17T19:53:27.089Z] Login Succeeded [2021-08-17T19:53:27.089Z] nexus3.edgexfoundry.org:10004 [2021-08-17T19:53:27.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:53:28.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:53:28.056Z] Configure a credential helper to remove this warning. See [2021-08-17T19:53:28.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:53:28.056Z] [2021-08-17T19:53:28.057Z] Login Succeeded [2021-08-17T19:53:28.057Z] docker.io [2021-08-17T19:53:28.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:53:28.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:53:28.326Z] Configure a credential helper to remove this warning. See [2021-08-17T19:53:28.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:53:28.326Z] [2021-08-17T19:53:28.326Z] Login Succeeded [2021-08-17T19:53:28.326Z] ---> docker-login.sh ends [Pipeline] } [2021-08-17T19:53:28.344Z] 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-08-17T19:53:28.845Z] + git log --format=format:%s -1 346d8b883db1f3227d7ad1b5d610caf2a53a406e [Pipeline] echo [2021-08-17T19:53:28.904Z] GIT_COMMIT: 346d8b883db1f3227d7ad1b5d610caf2a53a406e, Commit Message: Merge pull request #301 from ernestojeda/remove-build-dockerfile [Pipeline] echo [2021-08-17T19:53:28.918Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:53:29.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T19:53:29.527Z] [2021-08-17T19:53:29.527Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:53:29.882Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T19:53:29.882Z] latest: Pulling from edgex-devops/git-semver [2021-08-17T19:53:29.882Z] 31603596830f: Pulling fs layer [2021-08-17T19:53:29.882Z] d4622e32a9a9: Pulling fs layer [2021-08-17T19:53:29.882Z] 1030fce36090: Pulling fs layer [2021-08-17T19:53:29.882Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-17T19:53:29.882Z] 6c6cb7e1b49b: Waiting [2021-08-17T19:53:29.882Z] d4622e32a9a9: Verifying Checksum [2021-08-17T19:53:29.882Z] d4622e32a9a9: Download complete [2021-08-17T19:53:30.153Z] 31603596830f: Verifying Checksum [2021-08-17T19:53:30.153Z] 31603596830f: Download complete [2021-08-17T19:53:30.425Z] 31603596830f: Pull complete [2021-08-17T19:53:30.425Z] d4622e32a9a9: Pull complete [2021-08-17T19:53:30.697Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-17T19:53:30.697Z] 6c6cb7e1b49b: Download complete [2021-08-17T19:53:31.284Z] 1030fce36090: Verifying Checksum [2021-08-17T19:53:31.284Z] 1030fce36090: Download complete [2021-08-17T19:53:31.553Z] 1030fce36090: Pull complete [2021-08-17T19:53:31.824Z] 6c6cb7e1b49b: Pull complete [2021-08-17T19:53:31.824Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-17T19:53:31.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T19:53:31.824Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-17T19:53:31.957Z] prd-centos7-docker-4c-2g-3176 does not seem to be running inside a container [2021-08-17T19:53:32.048Z] $ 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-08-17T19:53:32.989Z] $ docker top 4efffb2dc00f03db5d33df4b81209ddced6f5ef291de7c95adbf54ffaf357e70 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-17T19:53:33.159Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T19:53:33.159Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T19:53:33.285Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T19:53:33.291Z] $ docker exec 4efffb2dc00f03db5d33df4b81209ddced6f5ef291de7c95adbf54ffaf357e70 ssh-agent [2021-08-17T19:53:33.408Z] SSH_AUTH_SOCK=/tmp/ssh-I3ngPEDlACxY/agent.15 [2021-08-17T19:53:33.408Z] SSH_AGENT_PID=21 [2021-08-17T19:53:33.424Z] Running ssh-add (command line suppressed) [2021-08-17T19:53:33.533Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3555023495901785749.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3555023495901785749.key) [2021-08-17T19:53:33.558Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T19:53:33.903Z] + git tag --points-at HEAD [Pipeline] } [2021-08-17T19:53:33.934Z] $ docker exec --env ******** --env ******** 4efffb2dc00f03db5d33df4b81209ddced6f5ef291de7c95adbf54ffaf357e70 ssh-agent -k [2021-08-17T19:53:34.027Z] unset SSH_AUTH_SOCK; [2021-08-17T19:53:34.028Z] unset SSH_AGENT_PID; [2021-08-17T19:53:34.028Z] echo Agent pid 21 killed; [2021-08-17T19:53:34.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-17T19:53:34.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T19:53:34.087Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T19:53:34.214Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T19:53:34.221Z] $ docker exec 4efffb2dc00f03db5d33df4b81209ddced6f5ef291de7c95adbf54ffaf357e70 ssh-agent [2021-08-17T19:53:34.339Z] SSH_AUTH_SOCK=/tmp/ssh-APVx3OOECzx3/agent.54 [2021-08-17T19:53:34.339Z] SSH_AGENT_PID=61 [2021-08-17T19:53:34.352Z] Running ssh-add (command line suppressed) [2021-08-17T19:53:34.456Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3688447449411688267.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3688447449411688267.key) [2021-08-17T19:53:34.487Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T19:53:34.829Z] + git semver init [2021-08-17T19:53:34.829Z] # -> Open(): unable to determine branch for HEAD [2021-08-17T19:53:34.829Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-08-17T19:53:34.829Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-17T19:53:34.829Z] # $SEMVER_REMOTE_NAME = origin [2021-08-17T19:53:34.829Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-17T19:53:34.829Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-17T19:53:34.829Z] # $SEMVER_BRANCH = main [2021-08-17T19:53:34.829Z] # $SEMVER_TEMP = /tmp/semver-437514035 [2021-08-17T19:53:34.829Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-08-17T19:53:35.097Z] # '/tmp/semver-437514035' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' [2021-08-17T19:53:35.097Z] # -> Force: false [2021-08-17T19:53:35.097Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-08-17T19:53:35.113Z] $ docker exec --env ******** --env ******** 4efffb2dc00f03db5d33df4b81209ddced6f5ef291de7c95adbf54ffaf357e70 ssh-agent -k [2021-08-17T19:53:35.213Z] unset SSH_AUTH_SOCK; [2021-08-17T19:53:35.214Z] unset SSH_AGENT_PID; [2021-08-17T19:53:35.214Z] echo Agent pid 61 killed; [2021-08-17T19:53:35.226Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-17T19:53:35.586Z] + git semver [Pipeline] } [2021-08-17T19:53:35.609Z] $ docker stop --time=1 4efffb2dc00f03db5d33df4b81209ddced6f5ef291de7c95adbf54ffaf357e70 [2021-08-17T19:53:36.818Z] $ docker rm -f 4efffb2dc00f03db5d33df4b81209ddced6f5ef291de7c95adbf54ffaf357e70 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-17T19:53:37.211Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-17T19:53:37.570Z] Stashed 1 file(s) [Pipeline] echo [2021-08-17T19:53:37.574Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-17T19:53:52.764Z] Still waiting to schedule task [2021-08-17T19:53:52.765Z] ‘prd-centos7-docker-4c-2g-3178’ is offline [2021-08-17T19:53:52.765Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-17T19:53:52.765Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3175’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-17T19:53:52.767Z] Still waiting to schedule task [2021-08-17T19:53:52.767Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-17T19:55:12.245Z] Running on prd-centos7-docker-4c-2g-3182 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-08-17T19:55:12.267Z] Running in /w/workspace/device-mqtt-go/7 [Pipeline] { [Pipeline] checkout [2021-08-17T19:55:12.385Z] Selected Git installation does not exist. Using Default [2021-08-17T19:55:12.385Z] The recommended git tool is: NONE [2021-08-17T19:55:15.025Z] using credential edgex-jenkins-ssh [2021-08-17T19:55:15.086Z] Cloning the remote Git repository [2021-08-17T19:55:14.933Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-17T19:55:15.020Z] > git init /w/workspace/device-mqtt-go/7 # timeout=10 [2021-08-17T19:55:15.060Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-17T19:55:15.060Z] > git --version # timeout=10 [2021-08-17T19:55:15.067Z] > git --version # 'git version 2.24.4' [2021-08-17T19:55:15.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T19:55:15.098Z] [INFO] Currently running in a labeled security context [2021-08-17T19:55:15.098Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-17T19:55:15.099Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/7@tmp/jenkins-gitclient-ssh5934155293812962713.key [2021-08-17T19:55:15.113Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T19:55:15.835Z] Avoid second fetch [2021-08-17T19:55:15.835Z] Checking out Revision 346d8b883db1f3227d7ad1b5d610caf2a53a406e (main) [2021-08-17T19:55:15.694Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-08-17T19:55:15.705Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T19:55:15.729Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T19:55:15.733Z] > git checkout -f 346d8b883db1f3227d7ad1b5d610caf2a53a406e # timeout=10 [2021-08-17T19:55:19.488Z] Commit message: "Merge pull request #301 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T19:55:19.829Z] provisioning config files... [2021-08-17T19:55:19.852Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/7@tmp/config4038114657742339821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:55:20.357Z] ---> docker-login.sh [2021-08-17T19:55:20.357Z] nexus3.edgexfoundry.org:10001 [2021-08-17T19:55:20.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:55:20.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:55:20.631Z] Configure a credential helper to remove this warning. See [2021-08-17T19:55:20.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:55:20.631Z] [2021-08-17T19:55:20.631Z] Login Succeeded [2021-08-17T19:55:20.631Z] nexus3.edgexfoundry.org:10002 [2021-08-17T19:55:20.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:55:20.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:55:20.631Z] Configure a credential helper to remove this warning. See [2021-08-17T19:55:20.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:55:20.631Z] [2021-08-17T19:55:20.631Z] Login Succeeded [2021-08-17T19:55:20.631Z] nexus3.edgexfoundry.org:10003 [2021-08-17T19:55:20.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:55:20.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:55:20.900Z] Configure a credential helper to remove this warning. See [2021-08-17T19:55:20.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:55:20.900Z] [2021-08-17T19:55:20.900Z] Login Succeeded [2021-08-17T19:55:20.900Z] nexus3.edgexfoundry.org:10004 [2021-08-17T19:55:20.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:55:20.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:55:20.900Z] Configure a credential helper to remove this warning. See [2021-08-17T19:55:20.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:55:20.900Z] [2021-08-17T19:55:20.900Z] Login Succeeded [2021-08-17T19:55:20.900Z] docker.io [2021-08-17T19:55:21.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:55:21.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:55:21.435Z] Configure a credential helper to remove this warning. See [2021-08-17T19:55:21.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:55:21.435Z] [2021-08-17T19:55:21.435Z] Login Succeeded [2021-08-17T19:55:21.435Z] ---> docker-login.sh ends [Pipeline] } [2021-08-17T19:55:21.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-17T19:55:21.713Z] ========================================================= [2021-08-17T19:55:21.714Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-17T19:55:21.714Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:55:22.064Z] + 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-08-17T19:55:22.064Z] Sending build context to Docker daemon 621.6kB [2021-08-17T19:55:22.064Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.12 [2021-08-17T19:55:22.064Z] Step 2/12 : FROM ${BASE} AS builder [2021-08-17T19:55:22.064Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-17T19:55:22.064Z] 540db60ca938: Pulling fs layer [2021-08-17T19:55:22.064Z] adcc1eea9eea: Pulling fs layer [2021-08-17T19:55:22.064Z] 4c4ab2625f07: Pulling fs layer [2021-08-17T19:55:22.064Z] db62176df00c: Pulling fs layer [2021-08-17T19:55:22.064Z] 3b30891b0d05: Pulling fs layer [2021-08-17T19:55:22.064Z] 06b49ca38bd5: Pulling fs layer [2021-08-17T19:55:22.064Z] c788192a36de: Pulling fs layer [2021-08-17T19:55:22.064Z] a77e37c0d609: Pulling fs layer [2021-08-17T19:55:22.064Z] c3185cebc471: Pulling fs layer [2021-08-17T19:55:22.064Z] 06b49ca38bd5: Waiting [2021-08-17T19:55:22.064Z] c788192a36de: Waiting [2021-08-17T19:55:22.064Z] a77e37c0d609: Waiting [2021-08-17T19:55:22.064Z] db62176df00c: Waiting [2021-08-17T19:55:22.064Z] c3185cebc471: Waiting [2021-08-17T19:55:22.064Z] 3b30891b0d05: Waiting [2021-08-17T19:55:22.333Z] 4c4ab2625f07: Verifying Checksum [2021-08-17T19:55:22.333Z] 4c4ab2625f07: Download complete [2021-08-17T19:55:22.333Z] adcc1eea9eea: Download complete [2021-08-17T19:55:22.333Z] 3b30891b0d05: Verifying Checksum [2021-08-17T19:55:22.333Z] 3b30891b0d05: Download complete [2021-08-17T19:55:22.333Z] 06b49ca38bd5: Verifying Checksum [2021-08-17T19:55:22.333Z] 06b49ca38bd5: Download complete [2021-08-17T19:55:22.333Z] 540db60ca938: Verifying Checksum [2021-08-17T19:55:22.333Z] c788192a36de: Verifying Checksum [2021-08-17T19:55:22.333Z] c788192a36de: Download complete [2021-08-17T19:55:22.602Z] 540db60ca938: Pull complete [2021-08-17T19:55:22.602Z] adcc1eea9eea: Pull complete [2021-08-17T19:55:22.869Z] 4c4ab2625f07: Pull complete [2021-08-17T19:55:23.137Z] a77e37c0d609: Verifying Checksum [2021-08-17T19:55:23.137Z] a77e37c0d609: Download complete [2021-08-17T19:55:26.481Z] c3185cebc471: Verifying Checksum [2021-08-17T19:55:26.481Z] c3185cebc471: Download complete [2021-08-17T19:55:26.745Z] db62176df00c: Verifying Checksum [2021-08-17T19:55:26.745Z] db62176df00c: Download complete [2021-08-17T19:55:30.161Z] db62176df00c: Pull complete [2021-08-17T19:55:30.161Z] 3b30891b0d05: Pull complete [2021-08-17T19:55:30.161Z] 06b49ca38bd5: Pull complete [2021-08-17T19:55:30.161Z] c788192a36de: Pull complete [2021-08-17T19:55:30.161Z] a77e37c0d609: Pull complete [2021-08-17T19:55:32.125Z] c3185cebc471: Pull complete [2021-08-17T19:55:32.125Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-17T19:55:32.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-17T19:55:32.125Z] ---> 031687cdd783 [2021-08-17T19:55:32.125Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-17T19:55:34.722Z] ---> Running in 40b26c43e7a0 [2021-08-17T19:55:34.722Z] Removing intermediate container 40b26c43e7a0 [2021-08-17T19:55:34.722Z] ---> 8da312f4e207 [2021-08-17T19:55:34.722Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-08-17T19:55:34.722Z] ---> Running in e884ee879d41 [2021-08-17T19:55:34.722Z] Removing intermediate container e884ee879d41 [2021-08-17T19:55:34.722Z] ---> 93f22075a058 [2021-08-17T19:55:34.722Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T19:55:34.722Z] ---> Running in 4f4e7416049f [2021-08-17T19:55:34.993Z] Removing intermediate container 4f4e7416049f [2021-08-17T19:55:34.993Z] ---> ba414ce548df [2021-08-17T19:55:34.993Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-17T19:55:34.993Z] ---> Running in 3d7fc34a10c4 [2021-08-17T19:55:35.262Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T19:55:36.227Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T19:55:36.819Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-08-17T19:55:36.819Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-08-17T19:55:36.819Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-08-17T19:55:37.404Z] Executing busybox-1.32.1-r6.trigger [2021-08-17T19:55:37.405Z] OK: 223 MiB in 55 packages [2021-08-17T19:55:37.405Z] Removing intermediate container 3d7fc34a10c4 [2021-08-17T19:55:37.405Z] ---> 0e9a6e625576 [2021-08-17T19:55:37.405Z] Step 7/12 : WORKDIR /device-mqtt-go [2021-08-17T19:55:37.678Z] ---> Running in ffe5b4d57b89 [2021-08-17T19:55:37.678Z] Removing intermediate container ffe5b4d57b89 [2021-08-17T19:55:37.678Z] ---> e48a38ff939e [2021-08-17T19:55:37.678Z] Step 8/12 : COPY . . [2021-08-17T19:55:37.948Z] ---> d6d3e975228b [2021-08-17T19:55:37.948Z] Step 9/12 : RUN go mod tidy [2021-08-17T19:55:37.948Z] ---> Running in cf92805e90e9 [2021-08-17T19:55:39.380Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-08-17T19:55:39.380Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-17T19:55:39.380Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-17T19:55:39.380Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-08-17T19:55:39.380Z] go: downloading github.com/spf13/cast v1.4.1 [2021-08-17T19:55:39.380Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 [2021-08-17T19:55:39.380Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-17T19:55:39.650Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-17T19:55:39.650Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-08-17T19:55:39.650Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-17T19:55:39.650Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-17T19:55:39.650Z] go: downloading github.com/google/uuid v1.2.0 [2021-08-17T19:55:39.650Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-17T19:55:39.650Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-08-17T19:55:39.924Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-08-17T19:55:39.924Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-17T19:55:39.924Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-17T19:55:39.924Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-08-17T19:55:39.924Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-17T19:55:39.924Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-17T19:55:39.924Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-08-17T19:55:39.924Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-17T19:55:39.924Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-08-17T19:55:39.924Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-17T19:55:40.194Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-08-17T19:55:40.194Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-08-17T19:55:40.194Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-17T19:55:40.194Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-17T19:55:40.194Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-08-17T19:55:40.194Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-08-17T19:55:40.194Z] go: downloading golang.org/x/text v0.3.2 [2021-08-17T19:55:40.462Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-17T19:55:40.463Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-17T19:55:41.050Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-17T19:55:41.050Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-17T19:55:41.050Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-17T19:55:41.050Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-08-17T19:55:41.317Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-08-17T19:55:41.317Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-17T19:55:41.317Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-08-17T19:55:41.317Z] go: downloading github.com/kr/text v0.1.0 [2021-08-17T19:55:41.317Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-17T19:55:41.317Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-17T19:55:41.317Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-17T19:55:41.317Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-17T19:55:41.317Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-17T19:55:41.317Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-17T19:55:41.582Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-17T19:55:41.582Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-17T19:55:41.582Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-17T19:55:41.582Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-17T19:55:41.582Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-17T19:55:41.582Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-17T19:55:41.582Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-17T19:55:41.582Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-17T19:55:41.582Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-17T19:55:41.582Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-17T19:55:41.582Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-17T19:55:41.582Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-17T19:55:41.582Z] go: downloading github.com/pkg/errors v0.8.1 [2021-08-17T19:55:41.582Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-17T19:55:41.858Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-17T19:55:41.858Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-17T19:55:41.858Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-17T19:55:41.858Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-17T19:55:41.858Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-17T19:55:41.858Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-17T19:55:41.858Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-17T19:55:41.858Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-17T19:55:41.858Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-17T19:55:41.858Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-17T19:55:41.858Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-17T19:55:41.858Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-17T19:55:41.858Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-17T19:55:41.858Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-17T19:55:41.858Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-17T19:55:41.858Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-17T19:55:46.121Z] Removing intermediate container cf92805e90e9 [2021-08-17T19:55:46.121Z] ---> a35602861c3f [2021-08-17T19:55:46.121Z] Step 10/12 : RUN go mod download [2021-08-17T19:55:46.121Z] ---> Running in ea9b9577955a [2021-08-17T19:55:49.473Z] Removing intermediate container ea9b9577955a [2021-08-17T19:55:49.473Z] ---> 9bb5ef6b80ac [2021-08-17T19:55:49.473Z] Step 11/12 : ARG MAKE='make build' [2021-08-17T19:55:49.473Z] ---> Running in a035ef404020 [2021-08-17T19:55:49.473Z] Removing intermediate container a035ef404020 [2021-08-17T19:55:49.473Z] ---> 8be5d58711f6 [2021-08-17T19:55:49.473Z] Step 12/12 : RUN $MAKE [2021-08-17T19:55:49.473Z] ---> Running in 8b9db8cd9789 [2021-08-17T19:55:49.751Z] noop [2021-08-17T19:55:50.016Z] Removing intermediate container 8b9db8cd9789 [2021-08-17T19:55:50.016Z] ---> a3fa63ae4597 [2021-08-17T19:55:50.016Z] Successfully built a3fa63ae4597 [2021-08-17T19:55:50.016Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:55:50.361Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-17T19:55:50.361Z] . [Pipeline] withDockerContainer [2021-08-17T19:55:50.461Z] prd-centos7-docker-4c-2g-3182 does not seem to be running inside a container [2021-08-17T19:55:50.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-17T19:55:50.893Z] $ docker top ae4ff62c999e971c49ae1a52e2f7bed278ecef38d41bc0a9d4ece7323bfb45c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T19:55:51.329Z] + go version [2021-08-17T19:55:51.329Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-17T19:55:51.348Z] $ docker stop --time=1 ae4ff62c999e971c49ae1a52e2f7bed278ecef38d41bc0a9d4ece7323bfb45c2 [2021-08-17T19:55:52.564Z] $ docker rm -f ae4ff62c999e971c49ae1a52e2f7bed278ecef38d41bc0a9d4ece7323bfb45c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:55:53.064Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-17T19:55:53.065Z] . [Pipeline] withDockerContainer [2021-08-17T19:55:53.159Z] prd-centos7-docker-4c-2g-3182 does not seem to be running inside a container [2021-08-17T19:55:53.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-17T19:55:53.617Z] $ docker top 5f5e2a43547b4bd0d44700888506ad72184b536de2b589f1fa17386402f661f0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-17T19:55:54.032Z] + go mod tidy [Pipeline] sh [2021-08-17T19:55:54.639Z] + make test [2021-08-17T19:55:54.639Z] go mod tidy [2021-08-17T19:55:54.639Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-17T19:55:55.248Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-08-17T19:56:10.468Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-08-17T19:56:11.880Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 24.3% of statements [2021-08-17T19:56:11.880Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-08-17T19:56:11.880Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-17T19:56:18.552Z] gofmt -l . [2021-08-17T19:56:18.552Z] ["`gofmt -l .`" = ""] [2021-08-17T19:56:18.552Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-17T19:56:18.837Z] $ docker stop --time=1 5f5e2a43547b4bd0d44700888506ad72184b536de2b589f1fa17386402f661f0 [2021-08-17T19:56:20.318Z] $ docker rm -f 5f5e2a43547b4bd0d44700888506ad72184b536de2b589f1fa17386402f661f0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-17T19:56:20.753Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-17T19:56:21.000Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-17T19:56:21.978Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-17T19:56:22.289Z] + ls -al . [2021-08-17T19:56:22.289Z] total 116 [2021-08-17T19:56:22.289Z] drwxrwxr-x. 9 jenkins jenkins 4096 Aug 17 19:56 . [2021-08-17T19:56:22.289Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 17 19:55 .. [2021-08-17T19:56:22.289Z] -rw-rw-r--. 1 jenkins jenkins 7100 Aug 17 19:55 Attribution.txt [2021-08-17T19:56:22.289Z] drwxrwxr-x. 2 jenkins jenkins 60 Aug 17 19:55 bin [2021-08-17T19:56:22.289Z] -rw-rw-r--. 1 jenkins jenkins 7447 Aug 17 19:55 CHANGELOG.md [2021-08-17T19:56:22.289Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 17 19:55 cmd [2021-08-17T19:56:22.289Z] -rw-r--r--. 1 jenkins jenkins 16226 Aug 17 19:56 coverage.out [2021-08-17T19:56:22.289Z] -rw-rw-r--. 1 jenkins jenkins 1877 Aug 17 19:55 Dockerfile [2021-08-17T19:56:22.289Z] -rw-rw-r--. 1 jenkins jenkins 140 Aug 17 19:55 .dockerignore [2021-08-17T19:56:22.289Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 17 19:55 .git [2021-08-17T19:56:22.289Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 17 19:55 .github [2021-08-17T19:56:22.289Z] -rw-rw-r--. 1 jenkins jenkins 336 Aug 17 19:55 .gitignore [2021-08-17T19:56:22.289Z] -rw-rw-r--. 1 jenkins jenkins 388 Aug 17 19:55 go.mod [2021-08-17T19:56:22.289Z] -rw-r--r--. 1 jenkins jenkins 20775 Aug 17 19:55 go.sum [2021-08-17T19:56:22.289Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 17 19:55 GOVERNANCE.md [2021-08-17T19:56:22.289Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 17 19:55 internal [2021-08-17T19:56:22.289Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 17 19:55 Jenkinsfile [2021-08-17T19:56:22.289Z] -rw-rw-r--. 1 jenkins jenkins 11340 Aug 17 19:55 LICENSE [2021-08-17T19:56:22.289Z] -rw-rw-r--. 1 jenkins jenkins 907 Aug 17 19:55 Makefile [2021-08-17T19:56:22.289Z] drwxrwxr-x. 2 jenkins jenkins 23 Aug 17 19:55 mock [2021-08-17T19:56:22.289Z] -rw-rw-r--. 1 jenkins jenkins 620 Aug 17 19:55 OWNERS.md [2021-08-17T19:56:22.289Z] -rw-rw-r--. 1 jenkins jenkins 2211 Aug 17 19:55 README.md [2021-08-17T19:56:22.289Z] drwxrwxr-x. 4 jenkins jenkins 71 Aug 17 19:55 snap [2021-08-17T19:56:22.289Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 17 19:53 VERSION [2021-08-17T19:56:22.289Z] -rw-rw-r--. 1 jenkins jenkins 227 Aug 17 19:55 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:56:22.614Z] + 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=346d8b883db1f3227d7ad1b5d610caf2a53a406e --label arch=amd64 --label version=2.0.1-dev.5 . [2021-08-17T19:56:22.614Z] Sending build context to Docker daemon 638.5kB [2021-08-17T19:56:22.614Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-08-17T19:56:22.614Z] Step 2/24 : FROM ${BASE} AS builder [2021-08-17T19:56:22.614Z] ---> a3fa63ae4597 [2021-08-17T19:56:22.614Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-17T19:56:22.614Z] ---> Running in 9580e65c8d57 [2021-08-17T19:56:22.614Z] Removing intermediate container 9580e65c8d57 [2021-08-17T19:56:22.614Z] ---> 95f1c09e0618 [2021-08-17T19:56:22.614Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-08-17T19:56:22.614Z] ---> Running in 1d7a24fa86e5 [2021-08-17T19:56:22.883Z] Removing intermediate container 1d7a24fa86e5 [2021-08-17T19:56:22.883Z] ---> ab911ee35eaf [2021-08-17T19:56:22.883Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T19:56:22.883Z] ---> Running in e06b6d7e5d6d [2021-08-17T19:56:23.461Z] Removing intermediate container e06b6d7e5d6d [2021-08-17T19:56:23.461Z] ---> ef1c03060a38 [2021-08-17T19:56:23.461Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-17T19:56:23.461Z] ---> Running in 8a69daca8560 [2021-08-17T19:56:23.461Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T19:56:24.420Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T19:56:25.003Z] OK: 223 MiB in 55 packages [2021-08-17T19:56:25.271Z] Removing intermediate container 8a69daca8560 [2021-08-17T19:56:25.271Z] ---> 5b69e89a3eda [2021-08-17T19:56:25.271Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-08-17T19:56:25.271Z] ---> Running in 8ec136cd7136 [2021-08-17T19:56:25.540Z] Removing intermediate container 8ec136cd7136 [2021-08-17T19:56:25.540Z] ---> 0824da4c0709 [2021-08-17T19:56:25.540Z] Step 8/24 : COPY . . [2021-08-17T19:56:25.540Z] ---> 7bd7d2c82e32 [2021-08-17T19:56:25.540Z] Step 9/24 : RUN go mod tidy [2021-08-17T19:56:25.815Z] ---> Running in b058ed270f6e [2021-08-17T19:56:26.397Z] Removing intermediate container b058ed270f6e [2021-08-17T19:56:26.397Z] ---> 268577159019 [2021-08-17T19:56:26.397Z] Step 10/24 : RUN go mod download [2021-08-17T19:56:26.397Z] ---> Running in db6a184405e5 [2021-08-17T19:56:26.976Z] Removing intermediate container db6a184405e5 [2021-08-17T19:56:26.976Z] ---> 26dd108a3a17 [2021-08-17T19:56:26.976Z] Step 11/24 : ARG MAKE='make build' [2021-08-17T19:56:26.976Z] ---> Running in 47ee8a3ea91f [2021-08-17T19:56:26.976Z] Removing intermediate container 47ee8a3ea91f [2021-08-17T19:56:26.976Z] ---> f5ad493483b8 [2021-08-17T19:56:26.976Z] Step 12/24 : RUN $MAKE [2021-08-17T19:56:26.976Z] ---> Running in 823a12d779e5 [2021-08-17T19:56:27.246Z] go mod tidy [2021-08-17T19:56:27.517Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.5" -o cmd/device-mqtt ./cmd [2021-08-17T19:56:39.950Z] Removing intermediate container 823a12d779e5 [2021-08-17T19:56:39.950Z] ---> b945f3f454a7 [2021-08-17T19:56:39.950Z] Step 13/24 : FROM alpine:3.12 [2021-08-17T19:56:39.950Z] 3.12: Pulling from library/alpine [2021-08-17T19:56:39.950Z] 339de151aab4: Pulling fs layer [2021-08-17T19:56:39.950Z] 339de151aab4: Verifying Checksum [2021-08-17T19:56:39.950Z] 339de151aab4: Download complete [2021-08-17T19:56:40.220Z] 339de151aab4: Pull complete [2021-08-17T19:56:40.220Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-17T19:56:40.220Z] Status: Downloaded newer image for alpine:3.12 [2021-08-17T19:56:40.220Z] ---> 13621d1b12d4 [2021-08-17T19:56:40.220Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-08-17T19:56:40.220Z] ---> Running in a0015e63b720 [2021-08-17T19:56:40.488Z] Removing intermediate container a0015e63b720 [2021-08-17T19:56:40.488Z] ---> 86a7e9eb0f9a [2021-08-17T19:56:40.488Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-17T19:56:40.488Z] ---> Running in ba1aa0cbf9a3 [2021-08-17T19:56:40.756Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-17T19:56:40.756Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-17T19:56:40.756Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-17T19:56:40.756Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-17T19:56:40.756Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-17T19:56:40.756Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-17T19:56:40.757Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-17T19:56:41.033Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-17T19:56:41.033Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T19:56:41.033Z] OK: 8 MiB in 20 packages [2021-08-17T19:56:41.300Z] Removing intermediate container ba1aa0cbf9a3 [2021-08-17T19:56:41.300Z] ---> 49cbba74d09d [2021-08-17T19:56:41.300Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-08-17T19:56:41.583Z] ---> 32ea57ed4dde [2021-08-17T19:56:41.583Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-08-17T19:56:41.583Z] ---> f3dd8c10d3bd [2021-08-17T19:56:41.583Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-08-17T19:56:41.852Z] ---> b71913faaee6 [2021-08-17T19:56:41.852Z] Step 19/24 : EXPOSE 59982 [2021-08-17T19:56:41.852Z] ---> Running in 294e084541e7 [2021-08-17T19:56:41.852Z] Removing intermediate container 294e084541e7 [2021-08-17T19:56:41.852Z] ---> 6535fea42300 [2021-08-17T19:56:41.852Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-08-17T19:56:41.852Z] ---> Running in f1f1945a3ec9 [2021-08-17T19:56:42.120Z] Removing intermediate container f1f1945a3ec9 [2021-08-17T19:56:42.120Z] ---> 596fd4be057e [2021-08-17T19:56:42.120Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-17T19:56:42.120Z] ---> Running in a01f8865b15d [2021-08-17T19:56:42.120Z] Removing intermediate container a01f8865b15d [2021-08-17T19:56:42.120Z] ---> cfd0dcd78126 [2021-08-17T19:56:42.120Z] Step 22/24 : LABEL arch=amd64 [2021-08-17T19:56:42.120Z] ---> Running in 45c9a2513bc5 [2021-08-17T19:56:42.390Z] Removing intermediate container 45c9a2513bc5 [2021-08-17T19:56:42.390Z] ---> ed7b49edf301 [2021-08-17T19:56:42.390Z] Step 23/24 : LABEL git_sha=346d8b883db1f3227d7ad1b5d610caf2a53a406e [2021-08-17T19:56:42.390Z] ---> Running in 6784515879a8 [2021-08-17T19:56:42.390Z] Removing intermediate container 6784515879a8 [2021-08-17T19:56:42.390Z] ---> 9a9c46545c64 [2021-08-17T19:56:42.390Z] Step 24/24 : LABEL version=2.0.1-dev.5 [2021-08-17T19:56:42.390Z] ---> Running in 97843750ad78 [2021-08-17T19:56:42.390Z] Removing intermediate container 97843750ad78 [2021-08-17T19:56:42.390Z] ---> 9ee09cdb6952 [2021-08-17T19:56:42.390Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-17T19:56:42.390Z] Successfully built 9ee09cdb6952 [2021-08-17T19:56:42.659Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T19:56:42.785Z] provisioning config files... [2021-08-17T19:56:42.808Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/7@tmp/config4171047462362520362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:56:43.147Z] ---> docker-login.sh [2021-08-17T19:56:43.147Z] nexus3.edgexfoundry.org:10001 [2021-08-17T19:56:43.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:56:43.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:56:43.147Z] Configure a credential helper to remove this warning. See [2021-08-17T19:56:43.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:56:43.147Z] [2021-08-17T19:56:43.147Z] Login Succeeded [2021-08-17T19:56:43.147Z] nexus3.edgexfoundry.org:10002 [2021-08-17T19:56:43.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:56:43.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:56:43.413Z] Configure a credential helper to remove this warning. See [2021-08-17T19:56:43.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:56:43.413Z] [2021-08-17T19:56:43.413Z] Login Succeeded [2021-08-17T19:56:43.413Z] nexus3.edgexfoundry.org:10003 [2021-08-17T19:56:43.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:56:43.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:56:43.413Z] Configure a credential helper to remove this warning. See [2021-08-17T19:56:43.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:56:43.413Z] [2021-08-17T19:56:43.413Z] Login Succeeded [2021-08-17T19:56:43.413Z] nexus3.edgexfoundry.org:10004 [2021-08-17T19:56:43.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:56:43.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:56:43.683Z] Configure a credential helper to remove this warning. See [2021-08-17T19:56:43.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:56:43.683Z] [2021-08-17T19:56:43.683Z] Login Succeeded [2021-08-17T19:56:43.683Z] docker.io [2021-08-17T19:56:43.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:56:44.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:56:44.266Z] Configure a credential helper to remove this warning. See [2021-08-17T19:56:44.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:56:44.266Z] [2021-08-17T19:56:44.266Z] Login Succeeded [2021-08-17T19:56:44.266Z] ---> docker-login.sh ends [Pipeline] } [2021-08-17T19:56:44.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-17T19:56:44.361Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2021-08-17T19:56:44.361Z] 346d8b883db1f3227d7ad1b5d610caf2a53a406e [2021-08-17T19:56:44.361Z] latest [2021-08-17T19:56:44.361Z] 2.0.1-dev.5 [2021-08-17T19:56:44.361Z] 346d8b883db1f3227d7ad1b5d610caf2a53a406e-2.0.1-dev.5 [2021-08-17T19:56:44.361Z] main [2021-08-17T19:56:44.361Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:56:44.731Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:346d8b883db1f3227d7ad1b5d610caf2a53a406e [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:56:45.056Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:346d8b883db1f3227d7ad1b5d610caf2a53a406e [2021-08-17T19:56:45.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-08-17T19:56:45.056Z] 10294edaf7bc: Preparing [2021-08-17T19:56:45.056Z] 85147ef3f770: Preparing [2021-08-17T19:56:45.056Z] 60dd94a37b5f: Preparing [2021-08-17T19:56:45.056Z] 39267effefc1: Preparing [2021-08-17T19:56:45.056Z] 32f366d666a5: Preparing [2021-08-17T19:56:45.056Z] 32f366d666a5: Layer already exists [2021-08-17T19:56:45.326Z] 10294edaf7bc: Pushed [2021-08-17T19:56:45.326Z] 85147ef3f770: Pushed [2021-08-17T19:56:45.326Z] 39267effefc1: Pushed [2021-08-17T19:56:46.732Z] 60dd94a37b5f: Pushed [2021-08-17T19:56:46.732Z] 346d8b883db1f3227d7ad1b5d610caf2a53a406e: digest: sha256:0bc5e77a0480a4a4b8b546fdf449043ad59ee96f85e0a7d01cca49e87cc9fc2d size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:56:47.061Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:56:47.377Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-08-17T19:56:47.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-08-17T19:56:47.378Z] 10294edaf7bc: Preparing [2021-08-17T19:56:47.378Z] 85147ef3f770: Preparing [2021-08-17T19:56:47.378Z] 60dd94a37b5f: Preparing [2021-08-17T19:56:47.378Z] 39267effefc1: Preparing [2021-08-17T19:56:47.378Z] 32f366d666a5: Preparing [2021-08-17T19:56:47.378Z] 10294edaf7bc: Layer already exists [2021-08-17T19:56:47.378Z] 85147ef3f770: Layer already exists [2021-08-17T19:56:47.378Z] 60dd94a37b5f: Layer already exists [2021-08-17T19:56:47.378Z] 32f366d666a5: Layer already exists [2021-08-17T19:56:47.378Z] 39267effefc1: Layer already exists [2021-08-17T19:56:47.378Z] latest: digest: sha256:0bc5e77a0480a4a4b8b546fdf449043ad59ee96f85e0a7d01cca49e87cc9fc2d size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:56:47.706Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:56:48.224Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.5 [2021-08-17T19:56:48.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-08-17T19:56:48.224Z] 10294edaf7bc: Preparing [2021-08-17T19:56:48.224Z] 85147ef3f770: Preparing [2021-08-17T19:56:48.224Z] 60dd94a37b5f: Preparing [2021-08-17T19:56:48.224Z] 39267effefc1: Preparing [2021-08-17T19:56:48.224Z] 32f366d666a5: Preparing [2021-08-17T19:56:48.224Z] 10294edaf7bc: Layer already exists [2021-08-17T19:56:48.224Z] 39267effefc1: Layer already exists [2021-08-17T19:56:48.224Z] 32f366d666a5: Layer already exists [2021-08-17T19:56:48.224Z] 60dd94a37b5f: Layer already exists [2021-08-17T19:56:48.224Z] 85147ef3f770: Layer already exists [2021-08-17T19:56:48.224Z] 2.0.1-dev.5: digest: sha256:0bc5e77a0480a4a4b8b546fdf449043ad59ee96f85e0a7d01cca49e87cc9fc2d size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:56:48.546Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:346d8b883db1f3227d7ad1b5d610caf2a53a406e-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:56:48.865Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:346d8b883db1f3227d7ad1b5d610caf2a53a406e-2.0.1-dev.5 [2021-08-17T19:56:48.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-08-17T19:56:48.865Z] 10294edaf7bc: Preparing [2021-08-17T19:56:48.865Z] 85147ef3f770: Preparing [2021-08-17T19:56:48.865Z] 60dd94a37b5f: Preparing [2021-08-17T19:56:48.865Z] 39267effefc1: Preparing [2021-08-17T19:56:48.865Z] 32f366d666a5: Preparing [2021-08-17T19:56:48.865Z] 85147ef3f770: Layer already exists [2021-08-17T19:56:48.865Z] 60dd94a37b5f: Layer already exists [2021-08-17T19:56:48.865Z] 39267effefc1: Layer already exists [2021-08-17T19:56:48.865Z] 32f366d666a5: Layer already exists [2021-08-17T19:56:48.865Z] 10294edaf7bc: Layer already exists [2021-08-17T19:56:48.865Z] 346d8b883db1f3227d7ad1b5d610caf2a53a406e-2.0.1-dev.5: digest: sha256:0bc5e77a0480a4a4b8b546fdf449043ad59ee96f85e0a7d01cca49e87cc9fc2d size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:56:49.193Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:56:49.506Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2021-08-17T19:56:49.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-08-17T19:56:49.506Z] 10294edaf7bc: Preparing [2021-08-17T19:56:49.506Z] 85147ef3f770: Preparing [2021-08-17T19:56:49.506Z] 60dd94a37b5f: Preparing [2021-08-17T19:56:49.506Z] 39267effefc1: Preparing [2021-08-17T19:56:49.506Z] 32f366d666a5: Preparing [2021-08-17T19:56:49.506Z] 85147ef3f770: Layer already exists [2021-08-17T19:56:49.506Z] 10294edaf7bc: Layer already exists [2021-08-17T19:56:49.506Z] 60dd94a37b5f: Layer already exists [2021-08-17T19:56:49.506Z] 39267effefc1: Layer already exists [2021-08-17T19:56:49.506Z] 32f366d666a5: Layer already exists [2021-08-17T19:56:49.506Z] main: digest: sha256:0bc5e77a0480a4a4b8b546fdf449043ad59ee96f85e0a7d01cca49e87cc9fc2d size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-17T19:56:49.573Z] ===================================================== [Pipeline] echo [2021-08-17T19:56:49.590Z] taggedImages: [2021-08-17T19:56:49.590Z] - nexus3.edgexfoundry.org:10004/device-mqtt:346d8b883db1f3227d7ad1b5d610caf2a53a406e [2021-08-17T19:56:49.590Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-08-17T19:56:49.590Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.5 [2021-08-17T19:56:49.590Z] - nexus3.edgexfoundry.org:10004/device-mqtt:346d8b883db1f3227d7ad1b5d610caf2a53a406e-2.0.1-dev.5 [2021-08-17T19:56:49.590Z] - 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-08-17T19:56:50.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T19:56:50.057Z] [2021-08-17T19:56:50.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:56:50.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T19:56:50.386Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-17T19:56:50.386Z] b4d181a07f80: Pulling fs layer [2021-08-17T19:56:50.386Z] a1111a8f2ec3: Pulling fs layer [2021-08-17T19:56:50.386Z] ed53099fbce6: Pulling fs layer [2021-08-17T19:56:50.386Z] dc539afda2c1: Pulling fs layer [2021-08-17T19:56:50.386Z] 77bc0d833cb6: Pulling fs layer [2021-08-17T19:56:50.386Z] 9065ff56babe: Pulling fs layer [2021-08-17T19:56:50.386Z] d287ab97295c: Pulling fs layer [2021-08-17T19:56:50.386Z] dc539afda2c1: Waiting [2021-08-17T19:56:50.386Z] d287ab97295c: Waiting [2021-08-17T19:56:50.386Z] 77bc0d833cb6: Waiting [2021-08-17T19:56:50.386Z] 9065ff56babe: Waiting [2021-08-17T19:56:50.652Z] a1111a8f2ec3: Verifying Checksum [2021-08-17T19:56:50.652Z] a1111a8f2ec3: Download complete [2021-08-17T19:56:50.652Z] dc539afda2c1: Verifying Checksum [2021-08-17T19:56:50.652Z] dc539afda2c1: Download complete [2021-08-17T19:56:50.652Z] 77bc0d833cb6: Verifying Checksum [2021-08-17T19:56:50.652Z] 77bc0d833cb6: Download complete [2021-08-17T19:56:50.918Z] 9065ff56babe: Verifying Checksum [2021-08-17T19:56:50.918Z] 9065ff56babe: Download complete [2021-08-17T19:56:50.918Z] ed53099fbce6: Verifying Checksum [2021-08-17T19:56:50.918Z] ed53099fbce6: Download complete [2021-08-17T19:56:51.506Z] b4d181a07f80: Verifying Checksum [2021-08-17T19:56:51.506Z] b4d181a07f80: Download complete [2021-08-17T19:56:52.936Z] b4d181a07f80: Pull complete [2021-08-17T19:56:52.936Z] a1111a8f2ec3: Pull complete [2021-08-17T19:56:53.199Z] ed53099fbce6: Pull complete [2021-08-17T19:56:53.465Z] dc539afda2c1: Pull complete [2021-08-17T19:56:53.465Z] 77bc0d833cb6: Pull complete [2021-08-17T19:56:53.729Z] 9065ff56babe: Pull complete [2021-08-17T19:56:54.694Z] d287ab97295c: Verifying Checksum [2021-08-17T19:56:54.694Z] d287ab97295c: Download complete [2021-08-17T19:56:56.792Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3184 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-08-17T19:56:56.812Z] Running in /w/workspace/device-mqtt-go/7 [Pipeline] { [Pipeline] checkout [2021-08-17T19:56:57.176Z] Selected Git installation does not exist. Using Default [2021-08-17T19:56:57.176Z] The recommended git tool is: NONE [2021-08-17T19:56:58.979Z] d287ab97295c: Pull complete [2021-08-17T19:56:58.979Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-17T19:56:58.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T19:56:58.979Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-17T19:56:59.072Z] prd-centos7-docker-4c-2g-3182 does not seem to be running inside a container [2021-08-17T19:56:59.134Z] $ 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/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-17T19:57:01.760Z] $ docker top f144a8b0f2edc478176e01eb103eba320c0ea683ed13a8d5cb307c99a8719bf2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:57:02.237Z] ---> job-cost.sh [2021-08-17T19:57:02.237Z] lf-activate-venv: SKIPPING [2021-08-17T19:57:02.237Z] INFO: No Stack... [2021-08-17T19:57:03.517Z] using credential edgex-jenkins-ssh [2021-08-17T19:57:03.542Z] Cloning the remote Git repository [2021-08-17T19:57:03.640Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-17T19:57:03.907Z] INFO: Archiving Costs [Pipeline] sh [2021-08-17T19:57:04.232Z] + cut -d, -f6 [2021-08-17T19:57:04.232Z] + cat /w/workspace/device-mqtt-go/7/archives/cost.csv [Pipeline] lock [2021-08-17T19:57:04.267Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-7-stack-cost] [2021-08-17T19:57:04.276Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-7-stack-cost] did not exist. Created. [2021-08-17T19:57:04.276Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-17T19:57:04.659Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-17T19:57:04.695Z] Stashed 1 file(s) [Pipeline] } [2021-08-17T19:57:04.710Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-17T19:57:04.737Z] $ docker stop --time=1 f144a8b0f2edc478176e01eb103eba320c0ea683ed13a8d5cb307c99a8719bf2 [2021-08-17T19:57:03.665Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-17T19:57:03.873Z] > git init /w/workspace/device-mqtt-go/7 # timeout=10 [2021-08-17T19:57:03.966Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-17T19:57:03.967Z] > git --version # timeout=10 [2021-08-17T19:57:03.984Z] > git --version # 'git version 2.17.1' [2021-08-17T19:57:03.986Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T19:57:04.092Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T19:57:05.058Z] Avoid second fetch [2021-08-17T19:57:05.058Z] Checking out Revision 346d8b883db1f3227d7ad1b5d610caf2a53a406e (main) [2021-08-17T19:57:05.888Z] $ docker rm -f f144a8b0f2edc478176e01eb103eba320c0ea683ed13a8d5cb307c99a8719bf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-08-17T19:57:04.999Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-08-17T19:57:05.039Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T19:57:05.083Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T19:57:05.097Z] > git checkout -f 346d8b883db1f3227d7ad1b5d610caf2a53a406e # timeout=10 [Pipeline] // stage [Pipeline] } [2021-08-17T19:57:09.645Z] Commit message: "Merge pull request #301 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T19:57:10.012Z] provisioning config files... [2021-08-17T19:57:10.052Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/7@tmp/config673666244429254211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:57:10.926Z] ---> docker-login.sh [2021-08-17T19:57:10.926Z] nexus3.edgexfoundry.org:10001 [2021-08-17T19:57:11.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:57:12.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:57:12.195Z] Configure a credential helper to remove this warning. See [2021-08-17T19:57:12.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:57:12.195Z] [2021-08-17T19:57:12.195Z] Login Succeeded [2021-08-17T19:57:12.195Z] nexus3.edgexfoundry.org:10002 [2021-08-17T19:57:12.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:57:13.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:57:13.086Z] Configure a credential helper to remove this warning. See [2021-08-17T19:57:13.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:57:13.086Z] [2021-08-17T19:57:13.086Z] Login Succeeded [2021-08-17T19:57:13.086Z] nexus3.edgexfoundry.org:10003 [2021-08-17T19:57:13.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:57:13.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:57:13.975Z] Configure a credential helper to remove this warning. See [2021-08-17T19:57:13.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:57:13.975Z] [2021-08-17T19:57:13.975Z] Login Succeeded [2021-08-17T19:57:13.975Z] nexus3.edgexfoundry.org:10004 [2021-08-17T19:57:14.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:57:14.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:57:14.586Z] Configure a credential helper to remove this warning. See [2021-08-17T19:57:14.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:57:14.586Z] [2021-08-17T19:57:14.586Z] Login Succeeded [2021-08-17T19:57:14.866Z] docker.io [2021-08-17T19:57:15.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:57:15.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:57:15.755Z] Configure a credential helper to remove this warning. See [2021-08-17T19:57:15.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:57:15.755Z] [2021-08-17T19:57:15.755Z] Login Succeeded [2021-08-17T19:57:15.755Z] ---> docker-login.sh ends [Pipeline] } [2021-08-17T19:57:15.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-17T19:57:16.272Z] ========================================================= [2021-08-17T19:57:16.272Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-17T19:57:16.272Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:57:16.702Z] + 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-08-17T19:57:17.309Z] Sending build context to Docker daemon 620.5kB [2021-08-17T19:57:17.309Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.12 [2021-08-17T19:57:17.309Z] Step 2/12 : FROM ${BASE} AS builder [2021-08-17T19:57:17.688Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-17T19:57:17.688Z] 595b0fe564bb: Pulling fs layer [2021-08-17T19:57:17.688Z] 24495759ef45: Pulling fs layer [2021-08-17T19:57:17.688Z] d148012ef14d: Pulling fs layer [2021-08-17T19:57:17.688Z] e90a11edd702: Pulling fs layer [2021-08-17T19:57:17.688Z] d77568369979: Pulling fs layer [2021-08-17T19:57:17.688Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-17T19:57:17.688Z] 170f2ba95c9a: Pulling fs layer [2021-08-17T19:57:17.688Z] 97ac5df62f85: Pulling fs layer [2021-08-17T19:57:17.688Z] e90a11edd702: Waiting [2021-08-17T19:57:17.688Z] d77568369979: Waiting [2021-08-17T19:57:17.688Z] fc1c9f9a7f3b: Waiting [2021-08-17T19:57:17.688Z] 170f2ba95c9a: Waiting [2021-08-17T19:57:17.688Z] 97ac5df62f85: Waiting [2021-08-17T19:57:17.688Z] d148012ef14d: Verifying Checksum [2021-08-17T19:57:17.688Z] d148012ef14d: Download complete [2021-08-17T19:57:17.688Z] 24495759ef45: Download complete [2021-08-17T19:57:17.688Z] d77568369979: Download complete [2021-08-17T19:57:17.688Z] 595b0fe564bb: Verifying Checksum [2021-08-17T19:57:17.688Z] 595b0fe564bb: Download complete [2021-08-17T19:57:17.688Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-17T19:57:17.688Z] fc1c9f9a7f3b: Download complete [2021-08-17T19:57:18.046Z] 170f2ba95c9a: Download complete [2021-08-17T19:57:19.059Z] 595b0fe564bb: Pull complete [2021-08-17T19:57:19.668Z] 24495759ef45: Pull complete [2021-08-17T19:57:20.276Z] d148012ef14d: Pull complete [2021-08-17T19:57:21.278Z] 97ac5df62f85: Verifying Checksum [2021-08-17T19:57:21.278Z] 97ac5df62f85: Download complete [2021-08-17T19:57:21.906Z] e90a11edd702: Verifying Checksum [2021-08-17T19:57:21.906Z] e90a11edd702: Download complete [2021-08-17T19:57:34.600Z] e90a11edd702: Pull complete [2021-08-17T19:57:34.600Z] d77568369979: Pull complete [2021-08-17T19:57:34.600Z] fc1c9f9a7f3b: Pull complete [2021-08-17T19:57:34.600Z] 170f2ba95c9a: Pull complete [2021-08-17T19:57:41.349Z] 97ac5df62f85: Pull complete [2021-08-17T19:57:41.349Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-17T19:57:41.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-17T19:57:41.349Z] ---> 04bc70af865f [2021-08-17T19:57:41.349Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-17T19:57:44.769Z] ---> Running in cce5532c18fe [2021-08-17T19:57:45.381Z] Removing intermediate container cce5532c18fe [2021-08-17T19:57:45.381Z] ---> b14a4bde6a29 [2021-08-17T19:57:45.381Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-08-17T19:57:45.656Z] ---> Running in 54f538127c4d [2021-08-17T19:57:46.262Z] Removing intermediate container 54f538127c4d [2021-08-17T19:57:46.262Z] ---> d16dbfe14116 [2021-08-17T19:57:46.262Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T19:57:46.262Z] ---> Running in f68f9c6da0ef [2021-08-17T19:57:49.678Z] Removing intermediate container f68f9c6da0ef [2021-08-17T19:57:49.678Z] ---> 62e4cc902b50 [2021-08-17T19:57:49.678Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-17T19:57:49.958Z] ---> Running in 5b7af61e2226 [2021-08-17T19:57:51.410Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-17T19:57:52.403Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-17T19:57:53.395Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-08-17T19:57:53.673Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-08-17T19:57:53.673Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-08-17T19:57:53.950Z] Executing busybox-1.32.1-r6.trigger [2021-08-17T19:57:53.950Z] OK: 222 MiB in 55 packages [2021-08-17T19:57:55.396Z] Removing intermediate container 5b7af61e2226 [2021-08-17T19:57:55.396Z] ---> 042d282d8e81 [2021-08-17T19:57:55.396Z] Step 7/12 : WORKDIR /device-mqtt-go [2021-08-17T19:57:55.674Z] ---> Running in 34e3d6566f77 [2021-08-17T19:57:56.277Z] Removing intermediate container 34e3d6566f77 [2021-08-17T19:57:56.277Z] ---> 9652af00a0f3 [2021-08-17T19:57:56.277Z] Step 8/12 : COPY . . [2021-08-17T19:57:57.783Z] ---> 0fc2e227d283 [2021-08-17T19:57:57.783Z] Step 9/12 : RUN go mod tidy [2021-08-17T19:57:57.783Z] ---> Running in f953dd41beae [2021-08-17T19:58:02.113Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-17T19:58:02.113Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-08-17T19:58:02.113Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-17T19:58:02.113Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-08-17T19:58:02.390Z] go: downloading github.com/spf13/cast v1.4.1 [2021-08-17T19:58:02.390Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 [2021-08-17T19:58:02.390Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-17T19:58:02.675Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-17T19:58:02.675Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-08-17T19:58:02.675Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-17T19:58:02.958Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-17T19:58:02.958Z] go: downloading github.com/google/uuid v1.2.0 [2021-08-17T19:58:02.959Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-17T19:58:03.236Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-08-17T19:58:03.236Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-08-17T19:58:03.236Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-17T19:58:03.513Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-17T19:58:03.513Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-08-17T19:58:03.798Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-17T19:58:03.798Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-17T19:58:04.081Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-08-17T19:58:04.081Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-17T19:58:04.081Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-08-17T19:58:04.081Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-17T19:58:04.081Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-08-17T19:58:04.379Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-17T19:58:04.379Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-08-17T19:58:04.379Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-08-17T19:58:04.379Z] go: downloading golang.org/x/text v0.3.2 [2021-08-17T19:58:04.379Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-17T19:58:04.696Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-17T19:58:08.124Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-17T19:58:08.125Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-08-17T19:58:08.125Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-17T19:58:08.125Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-17T19:58:08.125Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-17T19:58:08.125Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-08-17T19:58:08.125Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-17T19:58:08.125Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-08-17T19:58:08.125Z] go: downloading github.com/kr/text v0.1.0 [2021-08-17T19:58:08.125Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-17T19:58:08.125Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-17T19:58:08.125Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-08-17T19:58:08.125Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-17T19:58:08.125Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-17T19:58:08.125Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-17T19:58:08.125Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-17T19:58:08.409Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-17T19:58:08.409Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-17T19:58:08.409Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-17T19:58:08.698Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-17T19:58:08.698Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-17T19:58:08.698Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-17T19:58:08.698Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-17T19:58:08.983Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-17T19:58:08.984Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-17T19:58:08.984Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-17T19:58:08.984Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-17T19:58:08.984Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-17T19:58:08.984Z] go: downloading github.com/pkg/errors v0.8.1 [2021-08-17T19:58:09.265Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-17T19:58:09.265Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-17T19:58:09.265Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-17T19:58:09.265Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-17T19:58:09.543Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-17T19:58:09.543Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-17T19:58:09.543Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-17T19:58:09.543Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-17T19:58:09.543Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-17T19:58:09.543Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-17T19:58:09.543Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-17T19:58:09.543Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-17T19:58:09.819Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-17T19:58:09.819Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-17T19:58:09.819Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-17T19:58:09.819Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-17T19:58:09.819Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-17T19:58:28.271Z] Removing intermediate container f953dd41beae [2021-08-17T19:58:28.271Z] ---> e5b0b25ffe33 [2021-08-17T19:58:28.271Z] Step 10/12 : RUN go mod download [2021-08-17T19:58:28.271Z] ---> Running in a6b82ad5b583 [2021-08-17T19:58:38.472Z] Removing intermediate container a6b82ad5b583 [2021-08-17T19:58:38.472Z] ---> 4a090109a5c7 [2021-08-17T19:58:38.472Z] Step 11/12 : ARG MAKE='make build' [2021-08-17T19:58:38.472Z] ---> Running in 3847c86687c6 [2021-08-17T19:58:38.472Z] Removing intermediate container 3847c86687c6 [2021-08-17T19:58:38.472Z] ---> 2e8d67579d39 [2021-08-17T19:58:38.472Z] Step 12/12 : RUN $MAKE [2021-08-17T19:58:38.472Z] ---> Running in 12047cad0610 [2021-08-17T19:58:39.922Z] noop [2021-08-17T19:58:41.377Z] Removing intermediate container 12047cad0610 [2021-08-17T19:58:41.377Z] ---> 953b57555524 [2021-08-17T19:58:41.377Z] Successfully built 953b57555524 [2021-08-17T19:58:41.377Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:58:41.746Z] + docker inspect -f . ci-base-image-arm64 [2021-08-17T19:58:41.747Z] . [Pipeline] withDockerContainer [2021-08-17T19:58:42.113Z] prd-ubuntu18.04-docker-arm64-4c-16g-3184 does not seem to be running inside a container [2021-08-17T19:58:42.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@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-08-17T19:58:44.342Z] $ docker top f0e04ee561780a98ea9a6093b4358430f4890d4e824e8f666760165b23527db3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T19:58:45.412Z] + go version [2021-08-17T19:58:45.412Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-17T19:58:45.438Z] $ docker stop --time=1 f0e04ee561780a98ea9a6093b4358430f4890d4e824e8f666760165b23527db3 [2021-08-17T19:58:47.694Z] $ docker rm -f f0e04ee561780a98ea9a6093b4358430f4890d4e824e8f666760165b23527db3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:58:48.501Z] + docker inspect -f . ci-base-image-arm64 [2021-08-17T19:58:48.501Z] . [Pipeline] withDockerContainer [2021-08-17T19:58:48.786Z] prd-ubuntu18.04-docker-arm64-4c-16g-3184 does not seem to be running inside a container [2021-08-17T19:58:48.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@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-08-17T19:58:50.987Z] $ docker top a61403c0ae75ff86d39f893c2fc4e434dbf9eeae8b2f79f8197750fbeaebee44 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-17T19:58:52.083Z] + go mod tidy [Pipeline] sh [2021-08-17T19:58:53.770Z] + make test [2021-08-17T19:58:53.770Z] go mod tidy [2021-08-17T19:58:54.380Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-17T19:58:55.842Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-08-17T20:00:04.028Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-08-17T20:00:04.028Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.062s coverage: 24.3% of statements [2021-08-17T20:00:04.028Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-08-17T20:00:04.028Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-17T20:00:36.441Z] gofmt -l . [2021-08-17T20:00:36.441Z] ["`gofmt -l .`" = ""] [2021-08-17T20:00:36.441Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-17T20:00:38.455Z] $ docker stop --time=1 a61403c0ae75ff86d39f893c2fc4e434dbf9eeae8b2f79f8197750fbeaebee44 [2021-08-17T20:00:40.664Z] $ docker rm -f a61403c0ae75ff86d39f893c2fc4e434dbf9eeae8b2f79f8197750fbeaebee44 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-17T20:00:41.700Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-17T20:00:41.756Z] Warning: overwriting stash ‘coverage-report’ [2021-08-17T20:00:42.735Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-17T20:00:43.251Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-17T20:00:43.656Z] + ls -al . [2021-08-17T20:00:43.656Z] total 148 [2021-08-17T20:00:43.656Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 17 20:00 . [2021-08-17T20:00:43.656Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 19:57 .. [2021-08-17T20:00:43.656Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 17 19:57 .dockerignore [2021-08-17T20:00:43.656Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 17 19:57 .git [2021-08-17T20:00:43.656Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 19:57 .github [2021-08-17T20:00:43.656Z] -rw-rw-r-- 1 jenkins jenkins 336 Aug 17 19:57 .gitignore [2021-08-17T20:00:43.656Z] -rw-rw-r-- 1 jenkins jenkins 7100 Aug 17 19:57 Attribution.txt [2021-08-17T20:00:43.656Z] -rw-rw-r-- 1 jenkins jenkins 7447 Aug 17 19:57 CHANGELOG.md [2021-08-17T20:00:43.656Z] -rw-rw-r-- 1 jenkins jenkins 1877 Aug 17 19:57 Dockerfile [2021-08-17T20:00:43.656Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 17 19:57 GOVERNANCE.md [2021-08-17T20:00:43.656Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 17 19:57 Jenkinsfile [2021-08-17T20:00:43.656Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 17 19:57 LICENSE [2021-08-17T20:00:43.656Z] -rw-rw-r-- 1 jenkins jenkins 907 Aug 17 19:57 Makefile [2021-08-17T20:00:43.656Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 17 19:57 OWNERS.md [2021-08-17T20:00:43.656Z] -rw-rw-r-- 1 jenkins jenkins 2211 Aug 17 19:57 README.md [2021-08-17T20:00:43.656Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 17 19:53 VERSION [2021-08-17T20:00:43.656Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 19:57 bin [2021-08-17T20:00:43.656Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 17 19:57 cmd [2021-08-17T20:00:43.656Z] -rw-r--r-- 1 jenkins jenkins 16226 Aug 17 20:00 coverage.out [2021-08-17T20:00:43.656Z] -rw-rw-r-- 1 jenkins jenkins 388 Aug 17 19:57 go.mod [2021-08-17T20:00:43.656Z] -rw-r--r-- 1 jenkins jenkins 20775 Aug 17 19:58 go.sum [2021-08-17T20:00:43.656Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 17 19:57 internal [2021-08-17T20:00:43.656Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 19:57 mock [2021-08-17T20:00:43.656Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 19:57 snap [2021-08-17T20:00:43.656Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 17 19:57 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:00:44.093Z] + 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=346d8b883db1f3227d7ad1b5d610caf2a53a406e --label arch=arm64 --label version=2.0.1-dev.5 . [2021-08-17T20:00:44.370Z] Sending build context to Docker daemon 637.4kB [2021-08-17T20:00:44.646Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-08-17T20:00:44.646Z] Step 2/24 : FROM ${BASE} AS builder [2021-08-17T20:00:44.646Z] ---> 953b57555524 [2021-08-17T20:00:44.646Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-17T20:00:44.920Z] ---> Running in aa59e10b7c04 [2021-08-17T20:00:45.544Z] Removing intermediate container aa59e10b7c04 [2021-08-17T20:00:45.544Z] ---> a0e1e5ef8aca [2021-08-17T20:00:45.544Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-08-17T20:00:45.544Z] ---> Running in 1ee86221874f [2021-08-17T20:00:46.142Z] Removing intermediate container 1ee86221874f [2021-08-17T20:00:46.142Z] ---> ad0a8a66da62 [2021-08-17T20:00:46.142Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T20:00:46.415Z] ---> Running in 5666056848a8 [2021-08-17T20:00:49.040Z] Removing intermediate container 5666056848a8 [2021-08-17T20:00:49.040Z] ---> ead167c4d0fa [2021-08-17T20:00:49.040Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-17T20:00:49.320Z] ---> Running in f2ea5c6142b0 [2021-08-17T20:00:50.761Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-17T20:00:51.752Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-17T20:00:52.739Z] OK: 222 MiB in 55 packages [2021-08-17T20:00:54.180Z] Removing intermediate container f2ea5c6142b0 [2021-08-17T20:00:54.180Z] ---> 1310c596fa72 [2021-08-17T20:00:54.180Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-08-17T20:00:54.455Z] ---> Running in e23f812bbad0 [2021-08-17T20:00:55.053Z] Removing intermediate container e23f812bbad0 [2021-08-17T20:00:55.053Z] ---> 8561a927d27a [2021-08-17T20:00:55.053Z] Step 8/24 : COPY . . [2021-08-17T20:00:56.501Z] ---> 0784fec7b2ab [2021-08-17T20:00:56.501Z] Step 9/24 : RUN go mod tidy [2021-08-17T20:00:56.501Z] ---> Running in 2f5cb7ff03ad [2021-08-17T20:00:59.910Z] Removing intermediate container 2f5cb7ff03ad [2021-08-17T20:00:59.910Z] ---> c326a75b62c4 [2021-08-17T20:00:59.910Z] Step 10/24 : RUN go mod download [2021-08-17T20:01:00.185Z] ---> Running in f474cf7241b3 [2021-08-17T20:01:03.584Z] Removing intermediate container f474cf7241b3 [2021-08-17T20:01:03.584Z] ---> cd573eeb88a6 [2021-08-17T20:01:03.584Z] Step 11/24 : ARG MAKE='make build' [2021-08-17T20:01:03.584Z] ---> Running in 6749c6854d51 [2021-08-17T20:01:03.584Z] Removing intermediate container 6749c6854d51 [2021-08-17T20:01:03.584Z] ---> dff34f18b97f [2021-08-17T20:01:03.584Z] Step 12/24 : RUN $MAKE [2021-08-17T20:01:03.859Z] ---> Running in 11a353c0bb35 [2021-08-17T20:01:05.843Z] go mod tidy [2021-08-17T20:01:06.118Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.5" -o cmd/device-mqtt ./cmd [2021-08-17T20:01:53.147Z] Removing intermediate container 11a353c0bb35 [2021-08-17T20:01:53.147Z] ---> ca1648729b99 [2021-08-17T20:01:53.147Z] Step 13/24 : FROM alpine:3.12 [2021-08-17T20:01:53.147Z] 3.12: Pulling from library/alpine [2021-08-17T20:01:53.147Z] d2f70382dc9a: Pulling fs layer [2021-08-17T20:01:53.147Z] d2f70382dc9a: Verifying Checksum [2021-08-17T20:01:53.147Z] d2f70382dc9a: Pull complete [2021-08-17T20:01:53.147Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-17T20:01:53.147Z] Status: Downloaded newer image for alpine:3.12 [2021-08-17T20:01:53.147Z] ---> c4fd0aeabfcf [2021-08-17T20:01:53.147Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-08-17T20:01:53.147Z] ---> Running in 6b0ac040978e [2021-08-17T20:01:53.147Z] Removing intermediate container 6b0ac040978e [2021-08-17T20:01:53.147Z] ---> 3f53bc0f8ed7 [2021-08-17T20:01:53.147Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-17T20:01:53.147Z] ---> Running in e5d3b488a26a [2021-08-17T20:01:53.147Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-17T20:01:53.147Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-17T20:01:53.422Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-17T20:01:53.422Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-17T20:01:53.422Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-17T20:01:53.422Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-17T20:01:53.422Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-17T20:01:53.422Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-17T20:01:53.422Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T20:01:53.422Z] OK: 8 MiB in 20 packages [2021-08-17T20:01:55.405Z] Removing intermediate container e5d3b488a26a [2021-08-17T20:01:55.406Z] ---> 109ca38db26e [2021-08-17T20:01:55.406Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-08-17T20:01:56.842Z] ---> df01b1c5ee6a [2021-08-17T20:01:56.842Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-08-17T20:01:57.436Z] ---> 4738b8beaaeb [2021-08-17T20:01:57.436Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-08-17T20:01:58.413Z] ---> bee1336ee159 [2021-08-17T20:01:58.413Z] Step 19/24 : EXPOSE 59982 [2021-08-17T20:01:58.686Z] ---> Running in 90db08b3b8e0 [2021-08-17T20:01:59.282Z] Removing intermediate container 90db08b3b8e0 [2021-08-17T20:01:59.282Z] ---> 44c7394b65d2 [2021-08-17T20:01:59.282Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-08-17T20:01:59.558Z] ---> Running in 63701a5dcf62 [2021-08-17T20:02:00.161Z] Removing intermediate container 63701a5dcf62 [2021-08-17T20:02:00.161Z] ---> 79b325d956f7 [2021-08-17T20:02:00.161Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-17T20:02:00.161Z] ---> Running in 0069d046ed39 [2021-08-17T20:02:00.766Z] Removing intermediate container 0069d046ed39 [2021-08-17T20:02:00.766Z] ---> a17007b20028 [2021-08-17T20:02:00.766Z] Step 22/24 : LABEL arch=arm64 [2021-08-17T20:02:01.039Z] ---> Running in 87ccafd634e5 [2021-08-17T20:02:01.642Z] Removing intermediate container 87ccafd634e5 [2021-08-17T20:02:01.642Z] ---> a69339918b30 [2021-08-17T20:02:01.642Z] Step 23/24 : LABEL git_sha=346d8b883db1f3227d7ad1b5d610caf2a53a406e [2021-08-17T20:02:01.915Z] ---> Running in 8dcf8a54609e [2021-08-17T20:02:02.513Z] Removing intermediate container 8dcf8a54609e [2021-08-17T20:02:02.513Z] ---> ba48824b3728 [2021-08-17T20:02:02.513Z] Step 24/24 : LABEL version=2.0.1-dev.5 [2021-08-17T20:02:02.513Z] ---> Running in 80e102adfa88 [2021-08-17T20:02:03.107Z] Removing intermediate container 80e102adfa88 [2021-08-17T20:02:03.107Z] ---> 65e6823e5456 [2021-08-17T20:02:03.107Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-17T20:02:03.107Z] Successfully built 65e6823e5456 [2021-08-17T20:02:03.107Z] 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-08-17T20:02:03.254Z] provisioning config files... [2021-08-17T20:02:03.275Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/7@tmp/config2013452614438714697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:02:03.641Z] ---> docker-login.sh [2021-08-17T20:02:03.641Z] nexus3.edgexfoundry.org:10001 [2021-08-17T20:02:03.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T20:02:04.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T20:02:04.190Z] Configure a credential helper to remove this warning. See [2021-08-17T20:02:04.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T20:02:04.190Z] [2021-08-17T20:02:04.190Z] Login Succeeded [2021-08-17T20:02:04.190Z] nexus3.edgexfoundry.org:10002 [2021-08-17T20:02:04.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T20:02:04.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T20:02:04.786Z] Configure a credential helper to remove this warning. See [2021-08-17T20:02:04.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T20:02:04.787Z] [2021-08-17T20:02:04.787Z] Login Succeeded [2021-08-17T20:02:04.787Z] nexus3.edgexfoundry.org:10003 [2021-08-17T20:02:05.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T20:02:05.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T20:02:05.385Z] Configure a credential helper to remove this warning. See [2021-08-17T20:02:05.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T20:02:05.385Z] [2021-08-17T20:02:05.385Z] Login Succeeded [2021-08-17T20:02:05.385Z] nexus3.edgexfoundry.org:10004 [2021-08-17T20:02:05.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T20:02:06.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T20:02:06.253Z] Configure a credential helper to remove this warning. See [2021-08-17T20:02:06.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T20:02:06.253Z] [2021-08-17T20:02:06.253Z] Login Succeeded [2021-08-17T20:02:06.253Z] docker.io [2021-08-17T20:02:06.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T20:02:07.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T20:02:07.125Z] Configure a credential helper to remove this warning. See [2021-08-17T20:02:07.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T20:02:07.125Z] [2021-08-17T20:02:07.125Z] Login Succeeded [2021-08-17T20:02:07.125Z] ---> docker-login.sh ends [Pipeline] } [2021-08-17T20:02:07.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-17T20:02:07.216Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2021-08-17T20:02:07.217Z] 346d8b883db1f3227d7ad1b5d610caf2a53a406e [2021-08-17T20:02:07.217Z] latest [2021-08-17T20:02:07.217Z] 2.0.1-dev.5 [2021-08-17T20:02:07.217Z] 346d8b883db1f3227d7ad1b5d610caf2a53a406e-2.0.1-dev.5 [2021-08-17T20:02:07.217Z] main [2021-08-17T20:02:07.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:02:07.610Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:346d8b883db1f3227d7ad1b5d610caf2a53a406e [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:02:07.957Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:346d8b883db1f3227d7ad1b5d610caf2a53a406e [2021-08-17T20:02:07.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-08-17T20:02:07.957Z] 84f5ccb60311: Preparing [2021-08-17T20:02:07.957Z] bad0e1796aee: Preparing [2021-08-17T20:02:07.957Z] b7a8c545c6c4: Preparing [2021-08-17T20:02:07.957Z] bff605b3dacd: Preparing [2021-08-17T20:02:07.957Z] 3fbe34a1663b: Preparing [2021-08-17T20:02:08.236Z] 3fbe34a1663b: Layer already exists [2021-08-17T20:02:08.236Z] 84f5ccb60311: Pushed [2021-08-17T20:02:08.236Z] bad0e1796aee: Pushed [2021-08-17T20:02:08.835Z] bff605b3dacd: Pushed [2021-08-17T20:02:11.452Z] b7a8c545c6c4: Pushed [2021-08-17T20:02:11.452Z] 346d8b883db1f3227d7ad1b5d610caf2a53a406e: digest: sha256:147c5c050fda9829a7c10ba6a3756d37e511702a41b9375f0a1421eb61a7018c size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:02:11.805Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:02:12.146Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-08-17T20:02:12.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-08-17T20:02:12.146Z] 84f5ccb60311: Preparing [2021-08-17T20:02:12.146Z] bad0e1796aee: Preparing [2021-08-17T20:02:12.146Z] b7a8c545c6c4: Preparing [2021-08-17T20:02:12.146Z] bff605b3dacd: Preparing [2021-08-17T20:02:12.146Z] 3fbe34a1663b: Preparing [2021-08-17T20:02:12.419Z] 84f5ccb60311: Layer already exists [2021-08-17T20:02:12.419Z] bad0e1796aee: Layer already exists [2021-08-17T20:02:12.419Z] 3fbe34a1663b: Layer already exists [2021-08-17T20:02:12.419Z] b7a8c545c6c4: Layer already exists [2021-08-17T20:02:12.419Z] bff605b3dacd: Layer already exists [2021-08-17T20:02:12.419Z] latest: digest: sha256:147c5c050fda9829a7c10ba6a3756d37e511702a41b9375f0a1421eb61a7018c size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:02:12.772Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:02:13.110Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.5 [2021-08-17T20:02:13.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-08-17T20:02:13.110Z] 84f5ccb60311: Preparing [2021-08-17T20:02:13.110Z] bad0e1796aee: Preparing [2021-08-17T20:02:13.110Z] b7a8c545c6c4: Preparing [2021-08-17T20:02:13.110Z] bff605b3dacd: Preparing [2021-08-17T20:02:13.110Z] 3fbe34a1663b: Preparing [2021-08-17T20:02:13.383Z] 3fbe34a1663b: Layer already exists [2021-08-17T20:02:13.383Z] 84f5ccb60311: Layer already exists [2021-08-17T20:02:13.383Z] b7a8c545c6c4: Layer already exists [2021-08-17T20:02:13.383Z] bad0e1796aee: Layer already exists [2021-08-17T20:02:13.383Z] bff605b3dacd: Layer already exists [2021-08-17T20:02:13.383Z] 2.0.1-dev.5: digest: sha256:147c5c050fda9829a7c10ba6a3756d37e511702a41b9375f0a1421eb61a7018c size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:02:13.755Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:346d8b883db1f3227d7ad1b5d610caf2a53a406e-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:02:14.097Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:346d8b883db1f3227d7ad1b5d610caf2a53a406e-2.0.1-dev.5 [2021-08-17T20:02:14.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-08-17T20:02:14.097Z] 84f5ccb60311: Preparing [2021-08-17T20:02:14.097Z] bad0e1796aee: Preparing [2021-08-17T20:02:14.097Z] b7a8c545c6c4: Preparing [2021-08-17T20:02:14.097Z] bff605b3dacd: Preparing [2021-08-17T20:02:14.097Z] 3fbe34a1663b: Preparing [2021-08-17T20:02:14.372Z] bff605b3dacd: Layer already exists [2021-08-17T20:02:14.372Z] b7a8c545c6c4: Layer already exists [2021-08-17T20:02:14.372Z] bad0e1796aee: Layer already exists [2021-08-17T20:02:14.372Z] 3fbe34a1663b: Layer already exists [2021-08-17T20:02:14.372Z] 84f5ccb60311: Layer already exists [2021-08-17T20:02:14.372Z] 346d8b883db1f3227d7ad1b5d610caf2a53a406e-2.0.1-dev.5: digest: sha256:147c5c050fda9829a7c10ba6a3756d37e511702a41b9375f0a1421eb61a7018c size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:02:14.723Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:02:15.068Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2021-08-17T20:02:15.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-08-17T20:02:15.068Z] 84f5ccb60311: Preparing [2021-08-17T20:02:15.068Z] bad0e1796aee: Preparing [2021-08-17T20:02:15.068Z] b7a8c545c6c4: Preparing [2021-08-17T20:02:15.068Z] bff605b3dacd: Preparing [2021-08-17T20:02:15.068Z] 3fbe34a1663b: Preparing [2021-08-17T20:02:15.068Z] bff605b3dacd: Layer already exists [2021-08-17T20:02:15.068Z] b7a8c545c6c4: Layer already exists [2021-08-17T20:02:15.068Z] 84f5ccb60311: Layer already exists [2021-08-17T20:02:15.068Z] 3fbe34a1663b: Layer already exists [2021-08-17T20:02:15.068Z] bad0e1796aee: Layer already exists [2021-08-17T20:02:15.342Z] main: digest: sha256:147c5c050fda9829a7c10ba6a3756d37e511702a41b9375f0a1421eb61a7018c size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-17T20:02:15.414Z] ===================================================== [Pipeline] echo [2021-08-17T20:02:15.432Z] taggedImages: [2021-08-17T20:02:15.432Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:346d8b883db1f3227d7ad1b5d610caf2a53a406e [2021-08-17T20:02:15.432Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-08-17T20:02:15.432Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.5 [2021-08-17T20:02:15.432Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:346d8b883db1f3227d7ad1b5d610caf2a53a406e-2.0.1-dev.5 [2021-08-17T20:02:15.432Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:02:15.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-17T20:02:16.119Z] [2021-08-17T20:02:16.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:02:16.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-17T20:02:16.766Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-17T20:02:16.766Z] 448f6bf000e3: Pulling fs layer [2021-08-17T20:02:16.766Z] f757da607395: Pulling fs layer [2021-08-17T20:02:16.766Z] 05883995daec: Pulling fs layer [2021-08-17T20:02:16.766Z] 8603b9c90790: Pulling fs layer [2021-08-17T20:02:16.766Z] 1560dd03e051: Pulling fs layer [2021-08-17T20:02:16.766Z] 27f5ce0e4adf: Pulling fs layer [2021-08-17T20:02:16.766Z] c2d8d7efcc4b: Pulling fs layer [2021-08-17T20:02:16.766Z] 8603b9c90790: Waiting [2021-08-17T20:02:16.767Z] 1560dd03e051: Waiting [2021-08-17T20:02:16.767Z] c2d8d7efcc4b: Waiting [2021-08-17T20:02:16.767Z] 27f5ce0e4adf: Waiting [2021-08-17T20:02:17.042Z] f757da607395: Verifying Checksum [2021-08-17T20:02:17.042Z] f757da607395: Download complete [2021-08-17T20:02:17.042Z] 8603b9c90790: Verifying Checksum [2021-08-17T20:02:17.042Z] 8603b9c90790: Download complete [2021-08-17T20:02:17.042Z] 1560dd03e051: Verifying Checksum [2021-08-17T20:02:17.042Z] 1560dd03e051: Download complete [2021-08-17T20:02:17.317Z] 27f5ce0e4adf: Verifying Checksum [2021-08-17T20:02:17.317Z] 27f5ce0e4adf: Download complete [2021-08-17T20:02:17.317Z] 05883995daec: Verifying Checksum [2021-08-17T20:02:17.317Z] 05883995daec: Download complete [2021-08-17T20:02:18.760Z] 448f6bf000e3: Verifying Checksum [2021-08-17T20:02:18.760Z] 448f6bf000e3: Download complete [2021-08-17T20:02:20.758Z] c2d8d7efcc4b: Verifying Checksum [2021-08-17T20:02:20.758Z] c2d8d7efcc4b: Download complete [2021-08-17T20:02:22.196Z] 448f6bf000e3: Pull complete [2021-08-17T20:02:23.192Z] f757da607395: Pull complete [2021-08-17T20:02:24.651Z] 05883995daec: Pull complete [2021-08-17T20:02:25.250Z] 8603b9c90790: Pull complete [2021-08-17T20:02:26.239Z] 1560dd03e051: Pull complete [2021-08-17T20:02:26.515Z] 27f5ce0e4adf: Pull complete [2021-08-17T20:02:41.619Z] c2d8d7efcc4b: Pull complete [2021-08-17T20:02:41.619Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-17T20:02:41.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-17T20:02:41.619Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-17T20:02:41.919Z] prd-ubuntu18.04-docker-arm64-4c-16g-3184 does not seem to be running inside a container [2021-08-17T20:02:42.034Z] $ 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/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@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-08-17T20:02:47.179Z] $ docker top 25c3377936760cd067a53a7c1e23a3b738f14884d93c522baf6f1771e5a9e1c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:02:48.177Z] ---> job-cost.sh [2021-08-17T20:02:48.177Z] lf-activate-venv: SKIPPING [2021-08-17T20:02:48.177Z] INFO: No Stack... [2021-08-17T20:02:49.151Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-17T20:02:49.747Z] INFO: Archiving Costs [Pipeline] sh [2021-08-17T20:02:50.412Z] + cat /w/workspace/device-mqtt-go/7/archives/cost.csv [2021-08-17T20:02:50.412Z] + cut -d, -f6 [Pipeline] lock [2021-08-17T20:02:50.475Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-7-stack-cost] [2021-08-17T20:02:50.492Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-7-stack-cost] did not exist. Created. [2021-08-17T20:02:50.492Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-17T20:02:51.195Z] /w/workspace/device-mqtt-go/7@tmp/durable-b0bbda0c/script.sh: 1: /w/workspace/device-mqtt-go/7@tmp/durable-b0bbda0c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-17T20:02:51.871Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-17T20:02:51.907Z] Warning: overwriting stash ‘stack-cost’ [2021-08-17T20:02:51.955Z] Stashed 1 file(s) [Pipeline] } [2021-08-17T20:02:51.964Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-17T20:02:51.999Z] $ docker stop --time=1 25c3377936760cd067a53a7c1e23a3b738f14884d93c522baf6f1771e5a9e1c0 [2021-08-17T20:02:53.723Z] $ docker rm -f 25c3377936760cd067a53a7c1e23a3b738f14884d93c522baf6f1771e5a9e1c0 [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-08-17T20:02:54.410Z] provisioning config files... [2021-08-17T20:02:54.423Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4460291061883803644tmp [Pipeline] { [Pipeline] sh [2021-08-17T20:02:54.763Z] + set +x [2021-08-17T20:02:54.763Z] + bash -s -- [2021-08-17T20:02:54.763Z] + curl -s https://codecov.io/bash [2021-08-17T20:02:54.763Z] [2021-08-17T20:02:54.763Z] _____ _ [2021-08-17T20:02:54.763Z] / ____| | | [2021-08-17T20:02:54.763Z] | | ___ __| | ___ ___ _____ __ [2021-08-17T20:02:54.763Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-17T20:02:54.763Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-17T20:02:54.763Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-17T20:02:54.763Z] Bash-1.0.6 [2021-08-17T20:02:54.763Z] [2021-08-17T20:02:54.763Z] [2021-08-17T20:02:54.763Z] ==> git version 2.24.4 found [2021-08-17T20:02:54.763Z] ==> 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-08-17T20:02:54.763Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-17T20:02:54.763Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-17T20:02:54.763Z] ==> Jenkins CI detected. [2021-08-17T20:02:54.763Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-17T20:02:54.763Z] project root: . [2021-08-17T20:02:54.763Z] --> token set from env [2021-08-17T20:02:54.763Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-17T20:02:54.763Z] ==> Running gcov in . (disable via -X gcov) [2021-08-17T20:02:54.763Z] ==> Python coveragepy not found [2021-08-17T20:02:54.763Z] ==> Searching for coverage reports in: [2021-08-17T20:02:54.763Z] + . [2021-08-17T20:02:54.763Z] -> Found 1 reports [2021-08-17T20:02:54.763Z] ==> Detecting git/mercurial file structure [2021-08-17T20:02:54.763Z] ==> Reading reports [2021-08-17T20:02:54.763Z] + ./coverage.out bytes=16226 [2021-08-17T20:02:55.029Z] ==> Appending adjustments [2021-08-17T20:02:55.029Z] https://docs.codecov.io/docs/fixing-reports [2021-08-17T20:02:55.029Z] + Found adjustments [2021-08-17T20:02:55.029Z] ==> Gzipping contents [2021-08-17T20:02:55.029Z] 4.0K /tmp/codecov.L8iX9o.gz [2021-08-17T20:02:55.029Z] ==> Uploading reports [2021-08-17T20:02:55.029Z] url: https://codecov.io [2021-08-17T20:02:55.029Z] query: branch=main&commit=346d8b883db1f3227d7ad1b5d610caf2a53a406e&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-17T20:02:55.029Z] -> Pinging Codecov [2021-08-17T20:02:55.029Z] 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=346d8b883db1f3227d7ad1b5d610caf2a53a406e&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-17T20:02:55.303Z] -> Uploading to [2021-08-17T20:02:55.303Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-17/7D719EC7BBE17E464838252E33014C33/346d8b883db1f3227d7ad1b5d610caf2a53a406e/66ecbdca-e17f-431b-a61c-d8af68c7a6ae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210817%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210817T200255Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bad6f09626c9b52595a981fbc86c4e2426441cff9b71315669639ca323352e7c [2021-08-17T20:02:55.303Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-17T20:02:55.303Z] Dload Upload Total Spent Left Speed [2021-08-17T20:02:55.584Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3050 0 0 100 3050 0 9209 --:--:-- --:--:-- --:--:-- 9186 100 3050 0 0 100 3050 0 9206 --:--:-- --:--:-- --:--:-- 9186 [2021-08-17T20:02:55.584Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/346d8b883db1f3227d7ad1b5d610caf2a53a406e [Pipeline] } [2021-08-17T20:02:55.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-17T20:02:55.828Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-17T20:02:55.858Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:02:56.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-17T20:02:56.184Z] [2021-08-17T20:02:56.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:02:56.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-17T20:02:56.513Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-17T20:02:56.513Z] 188c0c94c7c5: Pulling fs layer [2021-08-17T20:02:56.513Z] 0ef7d3d256c8: Pulling fs layer [2021-08-17T20:02:56.513Z] de9db76c5a1d: Pulling fs layer [2021-08-17T20:02:56.513Z] 0eba1c9be4d2: Pulling fs layer [2021-08-17T20:02:56.513Z] 0d57e429df01: Pulling fs layer [2021-08-17T20:02:56.513Z] 4e4be7b47b0d: Pulling fs layer [2021-08-17T20:02:56.513Z] e1f770b5df2f: Pulling fs layer [2021-08-17T20:02:56.513Z] 85a0685a4137: Pulling fs layer [2021-08-17T20:02:56.513Z] 0d57e429df01: Waiting [2021-08-17T20:02:56.513Z] 4e4be7b47b0d: Waiting [2021-08-17T20:02:56.513Z] e1f770b5df2f: Waiting [2021-08-17T20:02:56.513Z] 85a0685a4137: Waiting [2021-08-17T20:02:56.513Z] 0eba1c9be4d2: Waiting [2021-08-17T20:02:56.513Z] de9db76c5a1d: Verifying Checksum [2021-08-17T20:02:56.513Z] de9db76c5a1d: Download complete [2021-08-17T20:02:56.513Z] 0ef7d3d256c8: Verifying Checksum [2021-08-17T20:02:56.513Z] 0ef7d3d256c8: Download complete [2021-08-17T20:02:56.513Z] 0d57e429df01: Verifying Checksum [2021-08-17T20:02:56.513Z] 0d57e429df01: Download complete [2021-08-17T20:02:56.782Z] 4e4be7b47b0d: Download complete [2021-08-17T20:02:56.782Z] 188c0c94c7c5: Verifying Checksum [2021-08-17T20:02:56.782Z] 188c0c94c7c5: Download complete [2021-08-17T20:02:56.782Z] 188c0c94c7c5: Pull complete [2021-08-17T20:02:57.061Z] 0ef7d3d256c8: Pull complete [2021-08-17T20:02:57.061Z] de9db76c5a1d: Pull complete [2021-08-17T20:02:59.003Z] e1f770b5df2f: Verifying Checksum [2021-08-17T20:02:59.003Z] e1f770b5df2f: Download complete [2021-08-17T20:03:03.470Z] 85a0685a4137: Verifying Checksum [2021-08-17T20:03:03.470Z] 85a0685a4137: Download complete [2021-08-17T20:03:03.470Z] 0eba1c9be4d2: Verifying Checksum [2021-08-17T20:03:03.470Z] 0eba1c9be4d2: Download complete [2021-08-17T20:03:06.844Z] 0eba1c9be4d2: Pull complete [2021-08-17T20:03:06.844Z] 0d57e429df01: Pull complete [2021-08-17T20:03:06.844Z] 4e4be7b47b0d: Pull complete [2021-08-17T20:03:06.844Z] e1f770b5df2f: Pull complete [2021-08-17T20:03:10.219Z] 85a0685a4137: Pull complete [2021-08-17T20:03:10.219Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-17T20:03:10.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-17T20:03:10.219Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-17T20:03:10.484Z] prd-centos7-docker-4c-2g-3176 does not seem to be running inside a container [2021-08-17T20:03:10.714Z] $ 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-08-17T20:03:12.602Z] $ docker top 5dec747ee90bd8814768f7e224b8839c66c2752eb437e68c620c7f3816714fc0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-17T20:03:12.711Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-17T20:03:13.023Z] + set -o pipefail [2021-08-17T20:03:13.023Z] + snyk monitor '--org=edgex-jenkins' [2021-08-17T20:03:18.386Z] [2021-08-17T20:03:18.386Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2021-08-17T20:03:18.386Z] [2021-08-17T20:03:18.386Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/96353846-7a83-4142-af80-6727ca2dbbac [2021-08-17T20:03:18.386Z] [2021-08-17T20:03:18.386Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-17T20:03:18.386Z] [2021-08-17T20:03:18.386Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-17T20:03:18.386Z] [2021-08-17T20:03:18.386Z] [2021-08-17T20:03:18.386Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-08-17T20:03:18.386Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-08-17T20:03:18.402Z] $ docker stop --time=1 5dec747ee90bd8814768f7e224b8839c66c2752eb437e68c620c7f3816714fc0 [2021-08-17T20:03:20.596Z] $ docker rm -f 5dec747ee90bd8814768f7e224b8839c66c2752eb437e68c620c7f3816714fc0 [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-08-17T20:03:21.443Z] + git log --format=format:%s -1 346d8b883db1f3227d7ad1b5d610caf2a53a406e [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:03:21.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T20:03:21.775Z] . [Pipeline] withDockerContainer [2021-08-17T20:03:21.874Z] prd-centos7-docker-4c-2g-3176 does not seem to be running inside a container [2021-08-17T20:03:22.374Z] $ 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-08-17T20:03:22.761Z] $ docker top c1eb63f7274a194c6671d4b79160bd7afac49b653b128dcde1161eb6683b2120 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-17T20:03:22.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T20:03:22.898Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T20:03:23.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T20:03:23.015Z] $ docker exec c1eb63f7274a194c6671d4b79160bd7afac49b653b128dcde1161eb6683b2120 ssh-agent [2021-08-17T20:03:23.126Z] SSH_AUTH_SOCK=/tmp/ssh-WWZqGS6D3Bz0/agent.14 [2021-08-17T20:03:23.126Z] SSH_AGENT_PID=20 [2021-08-17T20:03:23.136Z] Running ssh-add (command line suppressed) [2021-08-17T20:03:23.232Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9074034521043127612.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9074034521043127612.key) [2021-08-17T20:03:23.256Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T20:03:23.587Z] + git semver tag [2021-08-17T20:03:23.587Z] # -> Open(): unable to determine branch for HEAD [2021-08-17T20:03:23.587Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-08-17T20:03:23.587Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-17T20:03:23.587Z] # $SEMVER_REMOTE_NAME = origin [2021-08-17T20:03:23.587Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-17T20:03:23.587Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-17T20:03:23.587Z] # $SEMVER_BRANCH = main [2021-08-17T20:03:23.587Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-08-17T20:03:23.587Z] # 346d8b883db1f3227d7ad1b5d610caf2a53a406e HEAD [2021-08-17T20:03:23.587Z] # -> Force: false [2021-08-17T20:03:23.587Z] # bcb9ef4ffcfe025963beaad4dab1334e088b52cf refs/tags/v2.0.1-dev.5 [Pipeline] } [2021-08-17T20:03:23.602Z] $ docker exec --env ******** --env ******** c1eb63f7274a194c6671d4b79160bd7afac49b653b128dcde1161eb6683b2120 ssh-agent -k [2021-08-17T20:03:23.692Z] unset SSH_AUTH_SOCK; [2021-08-17T20:03:23.693Z] unset SSH_AGENT_PID; [2021-08-17T20:03:23.693Z] echo Agent pid 20 killed; [2021-08-17T20:03:23.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-17T20:03:24.064Z] + git semver [Pipeline] } [2021-08-17T20:03:24.092Z] $ docker stop --time=1 c1eb63f7274a194c6671d4b79160bd7afac49b653b128dcde1161eb6683b2120 [2021-08-17T20:03:25.280Z] $ docker rm -f c1eb63f7274a194c6671d4b79160bd7afac49b653b128dcde1161eb6683b2120 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:03:25.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-17T20:03:25.741Z] [2021-08-17T20:03:25.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:03:26.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-17T20:03:26.075Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-17T20:03:26.075Z] ab5ef0e58194: Pulling fs layer [2021-08-17T20:03:26.075Z] 9712f1f96733: Pulling fs layer [2021-08-17T20:03:26.075Z] 63f879dbbcfc: Pulling fs layer [2021-08-17T20:03:26.075Z] 0d9ebad4ef96: Pulling fs layer [2021-08-17T20:03:26.075Z] e9a5061849ea: Pulling fs layer [2021-08-17T20:03:26.075Z] d747dcd14b5f: Pulling fs layer [2021-08-17T20:03:26.075Z] 2de7ff778b66: Pulling fs layer [2021-08-17T20:03:26.075Z] 0d9ebad4ef96: Waiting [2021-08-17T20:03:26.075Z] e9a5061849ea: Waiting [2021-08-17T20:03:26.075Z] d747dcd14b5f: Waiting [2021-08-17T20:03:26.075Z] 2de7ff778b66: Waiting [2021-08-17T20:03:26.075Z] 9712f1f96733: Verifying Checksum [2021-08-17T20:03:26.075Z] 9712f1f96733: Download complete [2021-08-17T20:03:28.016Z] 63f879dbbcfc: Verifying Checksum [2021-08-17T20:03:28.016Z] 63f879dbbcfc: Download complete [2021-08-17T20:03:28.287Z] e9a5061849ea: Verifying Checksum [2021-08-17T20:03:28.287Z] e9a5061849ea: Download complete [2021-08-17T20:03:28.287Z] d747dcd14b5f: Verifying Checksum [2021-08-17T20:03:28.287Z] d747dcd14b5f: Download complete [2021-08-17T20:03:28.878Z] 2de7ff778b66: Verifying Checksum [2021-08-17T20:03:28.878Z] 2de7ff778b66: Download complete [2021-08-17T20:03:29.671Z] 0d9ebad4ef96: Verifying Checksum [2021-08-17T20:03:29.671Z] 0d9ebad4ef96: Download complete [2021-08-17T20:03:30.257Z] ab5ef0e58194: Verifying Checksum [2021-08-17T20:03:30.257Z] ab5ef0e58194: Download complete [2021-08-17T20:03:32.868Z] ab5ef0e58194: Pull complete [2021-08-17T20:03:32.868Z] 9712f1f96733: Pull complete [2021-08-17T20:03:33.147Z] 63f879dbbcfc: Pull complete [2021-08-17T20:03:36.552Z] 0d9ebad4ef96: Pull complete [2021-08-17T20:03:36.826Z] e9a5061849ea: Pull complete [2021-08-17T20:03:36.826Z] d747dcd14b5f: Pull complete [2021-08-17T20:03:37.800Z] 2de7ff778b66: Pull complete [2021-08-17T20:03:37.800Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-17T20:03:37.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-17T20:03:37.800Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-17T20:03:37.887Z] prd-centos7-docker-4c-2g-3176 does not seem to be running inside a container [2021-08-17T20:03:37.957Z] $ 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-08-17T20:03:41.522Z] $ docker top c5d855b78e6d1a33e462f9ee2fddda6866fa156a237da37ac633a00abf27f342 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-17T20:03:41.619Z] provisioning config files... [2021-08-17T20:03:41.633Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8656484134763953866tmp [2021-08-17T20:03:41.655Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7584693118934208356tmp [2021-08-17T20:03:41.676Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1901771251770969339tmp [Pipeline] { [Pipeline] echo [2021-08-17T20:03:41.701Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:03:42.011Z] ---> sigul-configuration.sh [2021-08-17T20:03:42.011Z] gpg: directory `/root/.gnupg' created [2021-08-17T20:03:42.011Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-17T20:03:42.011Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-17T20:03:42.011Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-17T20:03:42.011Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-17T20:03:42.011Z] gpg: CAST5 encrypted data [2021-08-17T20:03:42.011Z] gpg: encrypted with 1 passphrase [2021-08-17T20:03:42.011Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-17T20:03:42.335Z] + mkdir /home/jenkins [2021-08-17T20:03:42.335Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-17T20:03:42.669Z] + 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-08-17T20:03:42.683Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:03:43.002Z] ---> sigul-install.sh [2021-08-17T20:03:43.002Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-17T20:03:43.318Z] + git tag --list [2021-08-17T20:03:43.318Z] 0.7.1 [2021-08-17T20:03:43.318Z] v1.0.0 [2021-08-17T20:03:43.318Z] v1.1.0 [2021-08-17T20:03:43.318Z] v1.1.1 [2021-08-17T20:03:43.318Z] v1.2.2 [2021-08-17T20:03:43.318Z] v1.3.0 [2021-08-17T20:03:43.318Z] v1.3.1 [2021-08-17T20:03:43.318Z] v2.0.0 [2021-08-17T20:03:43.318Z] v2.0.1-dev.1 [2021-08-17T20:03:43.318Z] v2.0.1-dev.2 [2021-08-17T20:03:43.318Z] v2.0.1-dev.3 [2021-08-17T20:03:43.318Z] v2.0.1-dev.4 [2021-08-17T20:03:43.318Z] v2.0.1-dev.5 [Pipeline] sh [2021-08-17T20:03:43.638Z] + lftools sign git-tag v2.0.1-dev.5 [2021-08-17T20:03:44.226Z] Signing Git tag with Sigul... [2021-08-17T20:03:44.226Z] Signing v2.0.1-dev.5 [Pipeline] echo [2021-08-17T20:03:44.830Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:03:45.242Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-17T20:03:45.312Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-17T20:03:45.405Z] $ docker stop --time=1 c5d855b78e6d1a33e462f9ee2fddda6866fa156a237da37ac633a00abf27f342 [2021-08-17T20:03:46.613Z] $ docker rm -f c5d855b78e6d1a33e462f9ee2fddda6866fa156a237da37ac633a00abf27f342 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:03:47.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T20:03:47.147Z] . [Pipeline] withDockerContainer [2021-08-17T20:03:47.247Z] prd-centos7-docker-4c-2g-3176 does not seem to be running inside a container [2021-08-17T20:03:47.313Z] $ 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-08-17T20:03:47.723Z] $ docker top 36c1181e9eb779d62cfa62815773d149d739050ce8dbecfd8ab446668963a173 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-17T20:03:47.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T20:03:47.862Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T20:03:47.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T20:03:47.990Z] $ docker exec 36c1181e9eb779d62cfa62815773d149d739050ce8dbecfd8ab446668963a173 ssh-agent [2021-08-17T20:03:48.120Z] SSH_AUTH_SOCK=/tmp/ssh-H5I0S2xhBDCv/agent.14 [2021-08-17T20:03:48.120Z] SSH_AGENT_PID=20 [2021-08-17T20:03:48.130Z] Running ssh-add (command line suppressed) [2021-08-17T20:03:48.228Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_924760579062960516.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_924760579062960516.key) [2021-08-17T20:03:48.250Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T20:03:48.578Z] + git semver bump pre [2021-08-17T20:03:48.578Z] # -> Open(): unable to determine branch for HEAD [2021-08-17T20:03:48.578Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-08-17T20:03:48.578Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-17T20:03:48.578Z] # $SEMVER_REMOTE_NAME = origin [2021-08-17T20:03:48.578Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-17T20:03:48.578Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-17T20:03:48.578Z] # $SEMVER_BRANCH = main [2021-08-17T20:03:48.578Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-08-17T20:03:48.578Z] 2.0.1-dev.6 [Pipeline] } [2021-08-17T20:03:48.594Z] $ docker exec --env ******** --env ******** 36c1181e9eb779d62cfa62815773d149d739050ce8dbecfd8ab446668963a173 ssh-agent -k [2021-08-17T20:03:48.692Z] unset SSH_AUTH_SOCK; [2021-08-17T20:03:48.692Z] unset SSH_AGENT_PID; [2021-08-17T20:03:48.692Z] echo Agent pid 20 killed; [2021-08-17T20:03:48.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-17T20:03:49.079Z] + git semver [Pipeline] } [2021-08-17T20:03:49.102Z] $ docker stop --time=1 36c1181e9eb779d62cfa62815773d149d739050ce8dbecfd8ab446668963a173 [2021-08-17T20:03:50.301Z] $ docker rm -f 36c1181e9eb779d62cfa62815773d149d739050ce8dbecfd8ab446668963a173 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:03:50.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T20:03:50.722Z] . [Pipeline] withDockerContainer [2021-08-17T20:03:50.810Z] prd-centos7-docker-4c-2g-3176 does not seem to be running inside a container [2021-08-17T20:03:50.873Z] $ 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-08-17T20:03:51.222Z] $ docker top 463d399d5ee3c402ee34a31c765ba5258f750accd8dbb0f53d672b31d4c559c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-17T20:03:51.359Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T20:03:51.359Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T20:03:51.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T20:03:51.475Z] $ docker exec 463d399d5ee3c402ee34a31c765ba5258f750accd8dbb0f53d672b31d4c559c3 ssh-agent [2021-08-17T20:03:51.593Z] SSH_AUTH_SOCK=/tmp/ssh-Hj3ekYacVb0u/agent.15 [2021-08-17T20:03:51.593Z] SSH_AGENT_PID=21 [2021-08-17T20:03:51.601Z] Running ssh-add (command line suppressed) [2021-08-17T20:03:51.714Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2051111803057430674.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2051111803057430674.key) [2021-08-17T20:03:51.736Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T20:03:52.062Z] + git semver push [2021-08-17T20:03:52.062Z] # -> Open(): unable to determine branch for HEAD [2021-08-17T20:03:52.062Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-08-17T20:03:52.062Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-17T20:03:52.062Z] # $SEMVER_REMOTE_NAME = origin [2021-08-17T20:03:52.062Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-17T20:03:52.062Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-17T20:03:52.062Z] # $SEMVER_BRANCH = main [2021-08-17T20:03:52.062Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-08-17T20:03:54.020Z] $ docker exec --env ******** --env ******** 463d399d5ee3c402ee34a31c765ba5258f750accd8dbb0f53d672b31d4c559c3 ssh-agent -k [2021-08-17T20:03:54.110Z] unset SSH_AUTH_SOCK; [2021-08-17T20:03:54.110Z] unset SSH_AGENT_PID; [2021-08-17T20:03:54.110Z] echo Agent pid 21 killed; [2021-08-17T20:03:54.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-17T20:03:54.494Z] + git semver [Pipeline] } [2021-08-17T20:03:54.515Z] $ docker stop --time=1 463d399d5ee3c402ee34a31c765ba5258f750accd8dbb0f53d672b31d4c559c3 [2021-08-17T20:03:55.701Z] $ docker rm -f 463d399d5ee3c402ee34a31c765ba5258f750accd8dbb0f53d672b31d4c559c3 [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-08-17T20:03:56.590Z] + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:03:56.924Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:03:57.514Z] ---> package-listing.sh [2021-08-17T20:03:57.514Z] ++ facter osfamily [2021-08-17T20:03:57.514Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-17T20:03:57.781Z] + OS_FAMILY=redhat [2021-08-17T20:03:57.781Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-17T20:03:57.781Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-17T20:03:57.781Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-17T20:03:57.781Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-17T20:03:57.781Z] + PACKAGES=/tmp/packages_start.txt [2021-08-17T20:03:57.781Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-08-17T20:03:57.781Z] + PACKAGES=/tmp/packages_end.txt [2021-08-17T20:03:57.781Z] + case "${OS_FAMILY}" in [2021-08-17T20:03:57.781Z] + rpm -qa [2021-08-17T20:03:57.781Z] + sort [2021-08-17T20:03:58.367Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-17T20:03:58.367Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-17T20:03:58.367Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-17T20:03:58.367Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-08-17T20:03:58.367Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2021-08-17T20:03:58.367Z] + 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-08-17T20:03:58.388Z] 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-08-17T20:03:58.704Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:03:59.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T20:03:59.318Z] [2021-08-17T20:03:59.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:03:59.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T20:03:59.668Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-17T20:03:59.668Z] b4d181a07f80: Pulling fs layer [2021-08-17T20:03:59.668Z] a1111a8f2ec3: Pulling fs layer [2021-08-17T20:03:59.668Z] ed53099fbce6: Pulling fs layer [2021-08-17T20:03:59.668Z] dc539afda2c1: Pulling fs layer [2021-08-17T20:03:59.668Z] 77bc0d833cb6: Pulling fs layer [2021-08-17T20:03:59.668Z] 9065ff56babe: Pulling fs layer [2021-08-17T20:03:59.668Z] d287ab97295c: Pulling fs layer [2021-08-17T20:03:59.668Z] dc539afda2c1: Waiting [2021-08-17T20:03:59.668Z] 77bc0d833cb6: Waiting [2021-08-17T20:03:59.668Z] 9065ff56babe: Waiting [2021-08-17T20:03:59.668Z] d287ab97295c: Waiting [2021-08-17T20:03:59.933Z] a1111a8f2ec3: Verifying Checksum [2021-08-17T20:03:59.933Z] a1111a8f2ec3: Download complete [2021-08-17T20:03:59.933Z] dc539afda2c1: Verifying Checksum [2021-08-17T20:03:59.933Z] dc539afda2c1: Download complete [2021-08-17T20:04:00.199Z] 77bc0d833cb6: Verifying Checksum [2021-08-17T20:04:00.199Z] 77bc0d833cb6: Download complete [2021-08-17T20:04:00.199Z] 9065ff56babe: Verifying Checksum [2021-08-17T20:04:00.199Z] 9065ff56babe: Download complete [2021-08-17T20:04:00.199Z] ed53099fbce6: Verifying Checksum [2021-08-17T20:04:00.199Z] ed53099fbce6: Download complete [2021-08-17T20:04:01.158Z] b4d181a07f80: Verifying Checksum [2021-08-17T20:04:01.158Z] b4d181a07f80: Download complete [2021-08-17T20:04:02.132Z] b4d181a07f80: Pull complete [2021-08-17T20:04:02.132Z] a1111a8f2ec3: Pull complete [2021-08-17T20:04:02.727Z] ed53099fbce6: Pull complete [2021-08-17T20:04:02.727Z] dc539afda2c1: Pull complete [2021-08-17T20:04:02.996Z] 77bc0d833cb6: Pull complete [2021-08-17T20:04:02.996Z] 9065ff56babe: Pull complete [2021-08-17T20:04:05.581Z] d287ab97295c: Verifying Checksum [2021-08-17T20:04:05.581Z] d287ab97295c: Download complete [2021-08-17T20:04:09.856Z] d287ab97295c: Pull complete [2021-08-17T20:04:09.856Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-17T20:04:09.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T20:04:09.856Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-17T20:04:09.951Z] prd-centos7-docker-4c-2g-3176 does not seem to be running inside a container [2021-08-17T20:04:10.016Z] $ 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-08-17T20:04:12.666Z] $ docker top f810e2b48ad71aa7226b3b7a5e971b19e963136cbbc9b7dd1c37130ce0693b99 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T20:04:13.111Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-17T20:04:13.431Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-17T20:04:13.770Z] + ls /var/log/sa-host [2021-08-17T20:04:13.770Z] + sadf -c /var/log/sa-host/sa05 [2021-08-17T20:04:13.770Z] file_magic: OK [2021-08-17T20:04:13.770Z] HZ: Using current value: 100 [2021-08-17T20:04:13.770Z] file_header: OK [2021-08-17T20:04:13.770Z] 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-08-17T20:04:13.770Z] Statistics: [2021-08-17T20:04:13.770Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-17T20:04:13.770Z] File successfully converted to sysstat format version 12.0.3 [2021-08-17T20:04:13.770Z] + sadf -c /var/log/sa-host/sa17 [2021-08-17T20:04:13.770Z] file_magic: OK [2021-08-17T20:04:13.770Z] HZ: Using current value: 100 [2021-08-17T20:04:13.770Z] file_header: OK [2021-08-17T20:04:13.770Z] 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-08-17T20:04:13.770Z] Statistics: [2021-08-17T20:04:13.770Z] 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-08-17T20:04:13.770Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T20:04:14.157Z] provisioning config files... [2021-08-17T20:04:14.175Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config719172097469772300tmp [Pipeline] { [Pipeline] echo [2021-08-17T20:04:14.201Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:04:14.511Z] ---> create-netrc.sh [Pipeline] } [2021-08-17T20:04:14.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:04:14.903Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-17T20:04:14.917Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:04:15.227Z] ---> sudo-logs.sh [2021-08-17T20:04:15.227Z] Archiving 'sudo' log.. [2021-08-17T20:04:15.227Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3176.vexxhost.local: Name or service not known [2021-08-17T20:04:15.227Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3176.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-17T20:04:15.264Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:04:15.604Z] ---> job-cost.sh [2021-08-17T20:04:15.604Z] lf-activate-venv: SKIPPING [2021-08-17T20:04:15.605Z] DEBUG: total: 0.18000000715255737 [2021-08-17T20:04:15.605Z] INFO: Retrieving Stack Cost... [2021-08-17T20:04:16.186Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-17T20:04:16.767Z] INFO: Archiving Costs [Pipeline] echo [2021-08-17T20:04:16.783Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:04:17.102Z] ---> logs-deploy.sh [2021-08-17T20:04:17.103Z] lf-activate-venv: SKIPPING [2021-08-17T20:04:17.103Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/7 [2021-08-17T20:04:17.103Z] INFO: archiving workspace using pattern(s): [2021-08-17T20:04:17.687Z] Archives upload complete. [2021-08-17T20:04:17.954Z] INFO: archiving logs to Nexus