Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c0141a04964c7f4d66f753227731f52f68418698 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3151851673819611931.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8585595140673577351.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3899162501158347118.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3240627435356654585.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7661811037490696857.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-252 in /w/workspace/gexfoundry_device-mqtt-go_master [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/gexfoundry_device-mqtt-go_master # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_master@tmp/jenkins-gitclient-ssh6089767273304405220.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Avoid second fetch Checking out Revision c0141a04964c7f4d66f753227731f52f68418698 (master) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0141a04964c7f4d66f753227731f52f68418698 # timeout=10 Commit message: "fix: Remove retry items of SecretStore config and update secret path (#265)" > git rev-list --no-walk 171099155cdb194629e3839231b8c199243184e3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-03T05:31:23.358Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-03T05:31:23.449Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-03T05:31:23.478Z] ========================================================= [2021-06-03T05:31:23.478Z] EdgeX Global Pipelines Version Info [2021-06-03T05:31:23.478Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:31:24.945Z] ------------------- [2021-06-03T05:31:24.946Z] stable info: [2021-06-03T05:31:24.946Z] ------------------- [2021-06-03T05:31:24.946Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-03T05:31:24.946Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T05:31:24.946Z] Message: update stable to v1.0.193 [2021-06-03T05:31:25.518Z] ------------------- [2021-06-03T05:31:25.518Z] experimental info: [2021-06-03T05:31:25.518Z] ------------------- [2021-06-03T05:31:25.518Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-03T05:31:25.518Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T05:31:25.518Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-03T05:31:25.633Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-06-03T05:31:25.673Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-06-03T05:31:25.698Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-03T05:31:25.723Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-03T05:31:25.748Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-03T05:31:25.772Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-03T05:31:25.794Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-03T05:31:25.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-03T05:31:25.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-03T05:31:25.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-03T05:31:25.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-03T05:31:25.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-06-03T05:31:25.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-03T05:31:25.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-03T05:31:25.991Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T05:31:26.020Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T05:31:26.043Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-03T05:31:26.064Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-03T05:31:26.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-03T05:31:26.136Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-03T05:31:26.160Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-03T05:31:26.183Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-03T05:31:26.207Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-03T05:31:26.231Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-03T05:31:26.254Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-03T05:31:26.277Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-03T05:31:26.301Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-03T05:31:26.324Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-03T05:31:26.346Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-03T05:31:26.371Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0141a04964c7f4d66f753227731f52f68418698 [Pipeline] echo [2021-06-03T05:31:26.406Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0141a0 [Pipeline] echo [2021-06-03T05:31:26.429Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:31:26.503Z] provisioning config files... [2021-06-03T05:31:26.517Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config3383721967990055807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:31:26.849Z] ---> docker-login.sh [2021-06-03T05:31:26.849Z] nexus3.edgexfoundry.org:10001 [2021-06-03T05:31:27.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:31:27.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:31:27.116Z] Configure a credential helper to remove this warning. See [2021-06-03T05:31:27.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:31:27.116Z] [2021-06-03T05:31:27.116Z] Login Succeeded [2021-06-03T05:31:27.116Z] nexus3.edgexfoundry.org:10002 [2021-06-03T05:31:27.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:31:27.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:31:27.376Z] Configure a credential helper to remove this warning. See [2021-06-03T05:31:27.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:31:27.377Z] [2021-06-03T05:31:27.377Z] Login Succeeded [2021-06-03T05:31:27.377Z] nexus3.edgexfoundry.org:10003 [2021-06-03T05:31:27.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:31:27.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:31:27.377Z] Configure a credential helper to remove this warning. See [2021-06-03T05:31:27.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:31:27.377Z] [2021-06-03T05:31:27.377Z] Login Succeeded [2021-06-03T05:31:27.377Z] nexus3.edgexfoundry.org:10004 [2021-06-03T05:31:27.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:31:27.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:31:27.639Z] Configure a credential helper to remove this warning. See [2021-06-03T05:31:27.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:31:27.639Z] [2021-06-03T05:31:27.639Z] Login Succeeded [2021-06-03T05:31:27.639Z] docker.io [2021-06-03T05:31:27.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:31:27.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:31:27.900Z] Configure a credential helper to remove this warning. See [2021-06-03T05:31:27.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:31:27.900Z] [2021-06-03T05:31:27.900Z] Login Succeeded [2021-06-03T05:31:27.900Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T05:31:27.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T05:31:28.443Z] + git log --format=format:%s -1 c0141a04964c7f4d66f753227731f52f68418698 [Pipeline] echo [2021-06-03T05:31:28.481Z] GIT_COMMIT: c0141a04964c7f4d66f753227731f52f68418698, Commit Message: fix: Remove retry items of SecretStore config and update secret path (#265) [Pipeline] echo [2021-06-03T05:31:28.494Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:31:29.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:31:29.042Z] [2021-06-03T05:31:29.042Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:31:29.356Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:31:29.356Z] latest: Pulling from edgex-devops/git-semver [2021-06-03T05:31:29.356Z] 31603596830f: Pulling fs layer [2021-06-03T05:31:29.356Z] 54011a49482f: Pulling fs layer [2021-06-03T05:31:29.356Z] a6820b24f6d8: Pulling fs layer [2021-06-03T05:31:29.356Z] f581987b2513: Pulling fs layer [2021-06-03T05:31:29.356Z] f581987b2513: Waiting [2021-06-03T05:31:29.356Z] 54011a49482f: Verifying Checksum [2021-06-03T05:31:29.356Z] 54011a49482f: Download complete [2021-06-03T05:31:29.356Z] 31603596830f: Verifying Checksum [2021-06-03T05:31:29.356Z] 31603596830f: Download complete [2021-06-03T05:31:29.619Z] f581987b2513: Verifying Checksum [2021-06-03T05:31:29.619Z] f581987b2513: Download complete [2021-06-03T05:31:29.619Z] a6820b24f6d8: Verifying Checksum [2021-06-03T05:31:29.619Z] a6820b24f6d8: Download complete [2021-06-03T05:31:29.619Z] 31603596830f: Pull complete [2021-06-03T05:31:29.619Z] 54011a49482f: Pull complete [2021-06-03T05:31:30.215Z] a6820b24f6d8: Pull complete [2021-06-03T05:31:30.477Z] f581987b2513: Pull complete [2021-06-03T05:31:30.477Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-03T05:31:30.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:31:30.477Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-03T05:31:30.568Z] prd-centos7-docker-4c-2g-252 does not seem to be running inside a container [2021-06-03T05:31:30.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T05:31:31.655Z] $ docker top 44ff0a285ad775ca6ded17af428213220dfb6af47ea5f3aa11784f02fff4b340 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T05:31:31.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T05:31:31.780Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T05:31:31.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T05:31:31.890Z] $ docker exec 44ff0a285ad775ca6ded17af428213220dfb6af47ea5f3aa11784f02fff4b340 ssh-agent [2021-06-03T05:31:31.995Z] SSH_AUTH_SOCK=/tmp/ssh-MUtAwHzWVohK/agent.15 [2021-06-03T05:31:31.995Z] SSH_AGENT_PID=22 [2021-06-03T05:31:32.004Z] Running ssh-add (command line suppressed) [2021-06-03T05:31:32.108Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2262598117687947931.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2262598117687947931.key) [2021-06-03T05:31:32.127Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T05:31:32.432Z] + git tag --points-at HEAD [Pipeline] } [2021-06-03T05:31:32.449Z] $ docker exec --env ******** --env ******** 44ff0a285ad775ca6ded17af428213220dfb6af47ea5f3aa11784f02fff4b340 ssh-agent -k [2021-06-03T05:31:32.536Z] unset SSH_AUTH_SOCK; [2021-06-03T05:31:32.536Z] unset SSH_AGENT_PID; [2021-06-03T05:31:32.536Z] echo Agent pid 22 killed; [2021-06-03T05:31:32.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-03T05:31:32.600Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T05:31:32.600Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T05:31:32.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T05:31:32.717Z] $ docker exec 44ff0a285ad775ca6ded17af428213220dfb6af47ea5f3aa11784f02fff4b340 ssh-agent [2021-06-03T05:31:32.823Z] SSH_AUTH_SOCK=/tmp/ssh-9Gn4sVtT48x7/agent.56 [2021-06-03T05:31:32.823Z] SSH_AGENT_PID=62 [2021-06-03T05:31:32.831Z] Running ssh-add (command line suppressed) [2021-06-03T05:31:32.926Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8423912408845689164.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8423912408845689164.key) [2021-06-03T05:31:32.945Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T05:31:33.245Z] + git semver init [2021-06-03T05:31:33.245Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T05:31:33.245Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-06-03T05:31:33.245Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-03T05:31:33.245Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T05:31:33.245Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T05:31:33.245Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T05:31:33.245Z] # $SEMVER_BRANCH = master [2021-06-03T05:31:33.245Z] # $SEMVER_TEMP = /tmp/semver-466418260 [2021-06-03T05:31:33.245Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-06-03T05:31:33.508Z] # '/tmp/semver-466418260' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' [2021-06-03T05:31:33.508Z] # -> Force: false [2021-06-03T05:31:33.508Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } [2021-06-03T05:31:33.517Z] $ docker exec --env ******** --env ******** 44ff0a285ad775ca6ded17af428213220dfb6af47ea5f3aa11784f02fff4b340 ssh-agent -k [2021-06-03T05:31:33.617Z] unset SSH_AUTH_SOCK; [2021-06-03T05:31:33.618Z] unset SSH_AGENT_PID; [2021-06-03T05:31:33.618Z] echo Agent pid 62 killed; [2021-06-03T05:31:33.636Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T05:31:33.969Z] + git semver [Pipeline] } [2021-06-03T05:31:33.984Z] $ docker stop --time=1 44ff0a285ad775ca6ded17af428213220dfb6af47ea5f3aa11784f02fff4b340 [2021-06-03T05:31:35.210Z] $ docker rm -f 44ff0a285ad775ca6ded17af428213220dfb6af47ea5f3aa11784f02fff4b340 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T05:31:35.601Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-03T05:31:35.929Z] Stashed 1 file(s) [Pipeline] echo [2021-06-03T05:31:35.932Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-03T05:31:51.223Z] Still waiting to schedule task [2021-06-03T05:31:51.223Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-03T05:31:51.226Z] Still waiting to schedule task [2021-06-03T05:31:51.226Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-03T05:33:53.621Z] Running on prd-centos7-docker-4c-2g-260 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws [2021-06-03T05:33:53.638Z] Running in /w/workspace/device-mqtt-go/50 [Pipeline] { [Pipeline] checkout [2021-06-03T05:33:53.750Z] Selected Git installation does not exist. Using Default [2021-06-03T05:33:53.751Z] The recommended git tool is: NONE [2021-06-03T05:33:56.278Z] using credential edgex-jenkins-ssh [2021-06-03T05:33:56.310Z] Cloning the remote Git repository [2021-06-03T05:33:57.027Z] Avoid second fetch [2021-06-03T05:33:57.027Z] Checking out Revision c0141a04964c7f4d66f753227731f52f68418698 (master) [2021-06-03T05:33:56.337Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-03T05:33:56.403Z] > git init /w/workspace/device-mqtt-go/50 # timeout=10 [2021-06-03T05:33:56.431Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-03T05:33:56.431Z] > git --version # timeout=10 [2021-06-03T05:33:56.443Z] > git --version # 'git version 2.24.4' [2021-06-03T05:33:56.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T05:33:56.472Z] [INFO] Currently running in a labeled security context [2021-06-03T05:33:56.472Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-03T05:33:56.472Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/50@tmp/jenkins-gitclient-ssh6173100742765562443.key [2021-06-03T05:33:56.497Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T05:33:57.003Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-06-03T05:33:57.010Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T05:33:57.035Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T05:33:57.043Z] > git checkout -f c0141a04964c7f4d66f753227731f52f68418698 # timeout=10 [2021-06-03T05:34:00.671Z] Commit message: "fix: Remove retry items of SecretStore config and update secret path (#265)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T05:34:01.658Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-03T05:34:01.988Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T05:34:02.294Z] + sudo service docker restart [2021-06-03T05:34:02.294Z] + true [2021-06-03T05:34:02.294Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:34:20.472Z] provisioning config files... [2021-06-03T05:34:20.490Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/50@tmp/config7750029816159649813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:34:20.826Z] ---> docker-login.sh [2021-06-03T05:34:20.826Z] nexus3.edgexfoundry.org:10001 [2021-06-03T05:34:20.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:34:21.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:34:21.101Z] Configure a credential helper to remove this warning. See [2021-06-03T05:34:21.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:34:21.101Z] [2021-06-03T05:34:21.101Z] Login Succeeded [2021-06-03T05:34:21.101Z] nexus3.edgexfoundry.org:10002 [2021-06-03T05:34:21.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:34:21.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:34:21.101Z] Configure a credential helper to remove this warning. See [2021-06-03T05:34:21.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:34:21.101Z] [2021-06-03T05:34:21.101Z] Login Succeeded [2021-06-03T05:34:21.101Z] nexus3.edgexfoundry.org:10003 [2021-06-03T05:34:21.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:34:21.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:34:21.365Z] Configure a credential helper to remove this warning. See [2021-06-03T05:34:21.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:34:21.365Z] [2021-06-03T05:34:21.365Z] Login Succeeded [2021-06-03T05:34:21.365Z] nexus3.edgexfoundry.org:10004 [2021-06-03T05:34:21.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:34:21.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:34:21.627Z] Configure a credential helper to remove this warning. See [2021-06-03T05:34:21.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:34:21.627Z] [2021-06-03T05:34:21.627Z] Login Succeeded [2021-06-03T05:34:21.627Z] docker.io [2021-06-03T05:34:21.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:34:21.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:34:21.889Z] Configure a credential helper to remove this warning. See [2021-06-03T05:34:21.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:34:21.889Z] [2021-06-03T05:34:21.889Z] Login Succeeded [2021-06-03T05:34:21.889Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T05:34:21.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-03T05:34:22.075Z] ========================================================= [2021-06-03T05:34:22.075Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-03T05:34:22.075Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:34:22.392Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-03T05:34:22.393Z] Sending build context to Docker daemon 584.2kB [2021-06-03T05:34:22.393Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T05:34:22.393Z] Step 2/8 : FROM ${BASE} [2021-06-03T05:34:22.664Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-03T05:34:22.664Z] 540db60ca938: Pulling fs layer [2021-06-03T05:34:22.664Z] adcc1eea9eea: Pulling fs layer [2021-06-03T05:34:22.664Z] 4c4ab2625f07: Pulling fs layer [2021-06-03T05:34:22.664Z] 0510c868ecb4: Pulling fs layer [2021-06-03T05:34:22.664Z] afea3b2eda06: Pulling fs layer [2021-06-03T05:34:22.664Z] 7809a108b3ef: Pulling fs layer [2021-06-03T05:34:22.664Z] f706445af74f: Pulling fs layer [2021-06-03T05:34:22.664Z] afea3b2eda06: Waiting [2021-06-03T05:34:22.664Z] 7809a108b3ef: Waiting [2021-06-03T05:34:22.664Z] f706445af74f: Waiting [2021-06-03T05:34:22.664Z] 0510c868ecb4: Waiting [2021-06-03T05:34:22.664Z] 4c4ab2625f07: Verifying Checksum [2021-06-03T05:34:22.664Z] 4c4ab2625f07: Download complete [2021-06-03T05:34:22.664Z] adcc1eea9eea: Verifying Checksum [2021-06-03T05:34:22.664Z] adcc1eea9eea: Download complete [2021-06-03T05:34:22.664Z] afea3b2eda06: Verifying Checksum [2021-06-03T05:34:22.664Z] afea3b2eda06: Download complete [2021-06-03T05:34:22.664Z] 540db60ca938: Verifying Checksum [2021-06-03T05:34:22.664Z] 540db60ca938: Download complete [2021-06-03T05:34:22.664Z] 7809a108b3ef: Verifying Checksum [2021-06-03T05:34:22.664Z] 7809a108b3ef: Download complete [2021-06-03T05:34:22.664Z] 540db60ca938: Pull complete [2021-06-03T05:34:22.932Z] adcc1eea9eea: Pull complete [2021-06-03T05:34:22.932Z] 4c4ab2625f07: Pull complete [2021-06-03T05:34:24.890Z] f706445af74f: Verifying Checksum [2021-06-03T05:34:24.890Z] f706445af74f: Download complete [2021-06-03T05:34:25.153Z] 0510c868ecb4: Download complete [2021-06-03T05:34:29.416Z] 0510c868ecb4: Pull complete [2021-06-03T05:34:29.416Z] afea3b2eda06: Pull complete [2021-06-03T05:34:29.416Z] 7809a108b3ef: Pull complete [2021-06-03T05:34:30.368Z] f706445af74f: Pull complete [2021-06-03T05:34:30.368Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-03T05:34:30.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-03T05:34:30.368Z] ---> b068be0155e3 [2021-06-03T05:34:30.368Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-03T05:34:34.602Z] ---> Running in 4039902e29ba [2021-06-03T05:34:34.602Z] Removing intermediate container 4039902e29ba [2021-06-03T05:34:34.602Z] ---> fa1355da8931 [2021-06-03T05:34:34.602Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T05:34:34.602Z] ---> Running in 79a731333304 [2021-06-03T05:34:34.876Z] Removing intermediate container 79a731333304 [2021-06-03T05:34:34.876Z] ---> f6d92e3933aa [2021-06-03T05:34:34.876Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-03T05:34:34.876Z] ---> Running in 4b5e710405f3 [2021-06-03T05:34:35.137Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T05:34:36.081Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T05:34:37.037Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-03T05:34:37.300Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-03T05:34:37.563Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-03T05:34:37.563Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-03T05:34:37.563Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-03T05:34:37.824Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-03T05:34:37.824Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-03T05:34:38.770Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-03T05:34:38.770Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-03T05:34:39.036Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-03T05:34:39.298Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-03T05:34:39.565Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-03T05:34:39.565Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-03T05:34:39.565Z] Executing busybox-1.32.1-r6.trigger [2021-06-03T05:34:39.827Z] OK: 156 MiB in 53 packages [2021-06-03T05:34:40.089Z] Removing intermediate container 4b5e710405f3 [2021-06-03T05:34:40.089Z] ---> 732401003266 [2021-06-03T05:34:40.089Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-06-03T05:34:40.089Z] ---> Running in 3a928fd4fbc4 [2021-06-03T05:34:40.350Z] Removing intermediate container 3a928fd4fbc4 [2021-06-03T05:34:40.350Z] ---> f7e21a2c69f7 [2021-06-03T05:34:40.350Z] Step 7/8 : COPY . . [2021-06-03T05:34:40.622Z] ---> bb5b948b0a5e [2021-06-03T05:34:40.622Z] Step 8/8 : RUN go mod download [2021-06-03T05:34:40.622Z] ---> Running in 1dd82af9e39e [2021-06-03T05:34:51.133Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-261 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws [2021-06-03T05:34:51.154Z] Running in /w/workspace/device-mqtt-go/50 [Pipeline] { [Pipeline] checkout [2021-06-03T05:34:51.382Z] Selected Git installation does not exist. Using Default [2021-06-03T05:34:51.383Z] The recommended git tool is: NONE [2021-06-03T05:34:55.565Z] Removing intermediate container 1dd82af9e39e [2021-06-03T05:34:55.565Z] ---> a031cd5a5244 [2021-06-03T05:34:55.565Z] Successfully built a031cd5a5244 [2021-06-03T05:34:55.565Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:34:55.889Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T05:34:55.889Z] . [Pipeline] withDockerContainer [2021-06-03T05:34:55.974Z] prd-centos7-docker-4c-2g-260 does not seem to be running inside a container [2021-06-03T05:34:56.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/50 -v /w/workspace/device-mqtt-go/50:/w/workspace/device-mqtt-go/50:rw,z -v /w/workspace/device-mqtt-go/50@tmp:/w/workspace/device-mqtt-go/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-03T05:34:56.420Z] $ docker top fc80298a100f2e84e1b03a910204becb5f8362d7c117d5150aa984d72afc6ef2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T05:34:56.824Z] + go version [2021-06-03T05:34:56.824Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-03T05:34:56.832Z] $ docker stop --time=1 fc80298a100f2e84e1b03a910204becb5f8362d7c117d5150aa984d72afc6ef2 [2021-06-03T05:34:57.550Z] using credential edgex-jenkins-ssh [2021-06-03T05:34:57.571Z] Cloning the remote Git repository [2021-06-03T05:34:58.042Z] $ docker rm -f fc80298a100f2e84e1b03a910204becb5f8362d7c117d5150aa984d72afc6ef2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:34:58.571Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T05:34:58.571Z] . [Pipeline] withDockerContainer [2021-06-03T05:34:58.646Z] prd-centos7-docker-4c-2g-260 does not seem to be running inside a container [2021-06-03T05:34:58.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/50 -v /w/workspace/device-mqtt-go/50:/w/workspace/device-mqtt-go/50:rw,z -v /w/workspace/device-mqtt-go/50@tmp:/w/workspace/device-mqtt-go/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-03T05:34:57.641Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-03T05:34:57.768Z] > git init /w/workspace/device-mqtt-go/50 # timeout=10 [2021-06-03T05:34:57.896Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-03T05:34:57.897Z] > git --version # timeout=10 [2021-06-03T05:34:57.923Z] > git --version # 'git version 2.17.1' [2021-06-03T05:34:57.925Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T05:34:58.022Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T05:34:58.813Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-06-03T05:34:58.879Z] Avoid second fetch [2021-06-03T05:34:58.880Z] Checking out Revision c0141a04964c7f4d66f753227731f52f68418698 (master) [2021-06-03T05:34:59.049Z] $ docker top 353b12deb28a0c0d8fd821746b6607c5ede186299c1db94094f54e4bdbd8d6da -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T05:34:59.442Z] + go mod tidy [Pipeline] sh [2021-06-03T05:35:00.013Z] + make test [2021-06-03T05:35:00.013Z] go mod tidy [2021-06-03T05:35:00.013Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-03T05:34:58.842Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T05:34:58.903Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T05:34:58.918Z] > git checkout -f c0141a04964c7f4d66f753227731f52f68418698 # timeout=10 [2021-06-03T05:35:00.590Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-06-03T05:35:03.329Z] Commit message: "fix: Remove retry items of SecretStore config and update secret path (#265)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T05:35:04.601Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-03T05:35:05.042Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T05:35:05.470Z] + sudo service docker restart [2021-06-03T05:35:05.470Z] + true [2021-06-03T05:35:18.856Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-06-03T05:35:18.856Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 23.0% of statements [2021-06-03T05:35:18.856Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-06-03T05:35:18.856Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:35:23.848Z] provisioning config files... [2021-06-03T05:35:23.881Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/50@tmp/config1749276198677626235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:35:24.286Z] ---> docker-login.sh [2021-06-03T05:35:24.286Z] nexus3.edgexfoundry.org:10001 [2021-06-03T05:35:25.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:35:25.526Z] gofmt -l . [2021-06-03T05:35:25.526Z] ["`gofmt -l .`" = ""] [2021-06-03T05:35:25.526Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-03T05:35:25.534Z] $ docker stop --time=1 353b12deb28a0c0d8fd821746b6607c5ede186299c1db94094f54e4bdbd8d6da [2021-06-03T05:35:25.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:35:25.552Z] Configure a credential helper to remove this warning. See [2021-06-03T05:35:25.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:35:25.553Z] [2021-06-03T05:35:25.553Z] Login Succeeded [2021-06-03T05:35:25.553Z] nexus3.edgexfoundry.org:10002 [2021-06-03T05:35:26.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:35:26.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:35:26.166Z] Configure a credential helper to remove this warning. See [2021-06-03T05:35:26.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:35:26.166Z] [2021-06-03T05:35:26.166Z] Login Succeeded [2021-06-03T05:35:26.166Z] nexus3.edgexfoundry.org:10003 [2021-06-03T05:35:26.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:35:26.963Z] $ docker rm -f 353b12deb28a0c0d8fd821746b6607c5ede186299c1db94094f54e4bdbd8d6da [2021-06-03T05:35:27.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:35:27.044Z] Configure a credential helper to remove this warning. See [2021-06-03T05:35:27.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:35:27.044Z] [2021-06-03T05:35:27.044Z] Login Succeeded [2021-06-03T05:35:27.044Z] nexus3.edgexfoundry.org:10004 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T05:35:27.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:35:27.392Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-03T05:35:27.590Z] Stashed 1 file(s) [Pipeline] } [2021-06-03T05:35:27.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:35:27.607Z] Configure a credential helper to remove this warning. See [2021-06-03T05:35:27.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:35:27.607Z] [2021-06-03T05:35:27.607Z] Login Succeeded [2021-06-03T05:35:27.607Z] docker.io [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-06-03T05:35:28.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:35:28.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:35:28.497Z] Configure a credential helper to remove this warning. See [2021-06-03T05:35:28.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:35:28.497Z] [2021-06-03T05:35:28.497Z] Login Succeeded [2021-06-03T05:35:28.497Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T05:35:30.005Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-03T05:35:30.316Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] echo [2021-06-03T05:35:30.398Z] ========================================================= [2021-06-03T05:35:30.398Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-03T05:35:30.398Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:35:30.613Z] + ls -al . [2021-06-03T05:35:30.613Z] total 108 [2021-06-03T05:35:30.613Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jun 3 05:35 . [2021-06-03T05:35:30.613Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 3 05:33 .. [2021-06-03T05:35:30.613Z] -rw-rw-r--. 1 jenkins jenkins 7100 Jun 3 05:33 Attribution.txt [2021-06-03T05:35:30.613Z] drwxrwxr-x. 2 jenkins jenkins 60 Jun 3 05:33 bin [2021-06-03T05:35:30.613Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 3 05:33 cmd [2021-06-03T05:35:30.613Z] -rw-r--r--. 1 jenkins jenkins 19385 Jun 3 05:35 coverage.out [2021-06-03T05:35:30.613Z] -rw-rw-r--. 1 jenkins jenkins 1877 Jun 3 05:33 Dockerfile [2021-06-03T05:35:30.613Z] -rw-rw-r--. 1 jenkins jenkins 994 Jun 3 05:33 Dockerfile.build [2021-06-03T05:35:30.613Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 3 05:33 .dockerignore [2021-06-03T05:35:30.613Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 3 05:34 .git [2021-06-03T05:35:30.613Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 3 05:33 .github [2021-06-03T05:35:30.613Z] -rw-rw-r--. 1 jenkins jenkins 336 Jun 3 05:33 .gitignore [2021-06-03T05:35:30.613Z] -rw-rw-r--. 1 jenkins jenkins 409 Jun 3 05:33 go.mod [2021-06-03T05:35:30.613Z] -rw-r--r--. 1 jenkins jenkins 20960 Jun 3 05:34 go.sum [2021-06-03T05:35:30.613Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 3 05:33 internal [2021-06-03T05:35:30.613Z] -rw-rw-r--. 1 jenkins jenkins 677 Jun 3 05:33 Jenkinsfile [2021-06-03T05:35:30.613Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 3 05:33 LICENSE [2021-06-03T05:35:30.613Z] -rw-rw-r--. 1 jenkins jenkins 907 Jun 3 05:33 Makefile [2021-06-03T05:35:30.613Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 3 05:33 mock [2021-06-03T05:35:30.613Z] -rw-rw-r--. 1 jenkins jenkins 2217 Jun 3 05:33 README.md [2021-06-03T05:35:30.613Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 3 05:33 snap [2021-06-03T05:35:30.613Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 3 05:31 VERSION [2021-06-03T05:35:30.613Z] -rw-rw-r--. 1 jenkins jenkins 227 Jun 3 05:33 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:35:30.772Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-03T05:35:30.916Z] + 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=c0141a04964c7f4d66f753227731f52f68418698 --label arch=amd64 --label version=1.3.2-dev.18 . [2021-06-03T05:35:30.917Z] Sending build context to Docker daemon 604.2kB [2021-06-03T05:35:30.917Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T05:35:30.917Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-03T05:35:30.917Z] ---> a031cd5a5244 [2021-06-03T05:35:30.917Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-03T05:35:30.917Z] ---> Running in d682c8eb8523 [2021-06-03T05:35:30.917Z] Removing intermediate container d682c8eb8523 [2021-06-03T05:35:30.917Z] ---> d077bbc63818 [2021-06-03T05:35:30.917Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-03T05:35:31.053Z] Sending build context to Docker daemon 583.2kB [2021-06-03T05:35:31.181Z] ---> Running in 3e09f478d7e1 [2021-06-03T05:35:31.181Z] Removing intermediate container 3e09f478d7e1 [2021-06-03T05:35:31.181Z] ---> 6a69b257f9de [2021-06-03T05:35:31.181Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T05:35:31.181Z] ---> Running in 2f843f81c2a2 [2021-06-03T05:35:31.330Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T05:35:31.330Z] Step 2/8 : FROM ${BASE} [2021-06-03T05:35:31.330Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-03T05:35:31.330Z] 595b0fe564bb: Pulling fs layer [2021-06-03T05:35:31.330Z] 7186ed65a4f7: Pulling fs layer [2021-06-03T05:35:31.330Z] 316046926c0a: Pulling fs layer [2021-06-03T05:35:31.330Z] 4ebd0625c992: Pulling fs layer [2021-06-03T05:35:31.330Z] 207e8628e3a3: Pulling fs layer [2021-06-03T05:35:31.330Z] c791037a9be2: Pulling fs layer [2021-06-03T05:35:31.330Z] ffd874e62e21: Pulling fs layer [2021-06-03T05:35:31.330Z] 207e8628e3a3: Waiting [2021-06-03T05:35:31.330Z] c791037a9be2: Waiting [2021-06-03T05:35:31.330Z] ffd874e62e21: Waiting [2021-06-03T05:35:31.330Z] 4ebd0625c992: Waiting [2021-06-03T05:35:31.605Z] 7186ed65a4f7: Verifying Checksum [2021-06-03T05:35:31.605Z] 7186ed65a4f7: Download complete [2021-06-03T05:35:31.605Z] 316046926c0a: Verifying Checksum [2021-06-03T05:35:31.605Z] 316046926c0a: Download complete [2021-06-03T05:35:31.605Z] 207e8628e3a3: Download complete [2021-06-03T05:35:31.605Z] c791037a9be2: Download complete [2021-06-03T05:35:31.605Z] 595b0fe564bb: Verifying Checksum [2021-06-03T05:35:31.605Z] 595b0fe564bb: Download complete [2021-06-03T05:35:31.755Z] Removing intermediate container 2f843f81c2a2 [2021-06-03T05:35:31.755Z] ---> 678df85de212 [2021-06-03T05:35:31.755Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-03T05:35:31.755Z] ---> Running in 2284da21f5ee [2021-06-03T05:35:32.017Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T05:35:32.219Z] 595b0fe564bb: Pull complete [2021-06-03T05:35:32.830Z] 7186ed65a4f7: Pull complete [2021-06-03T05:35:33.403Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T05:35:33.441Z] 316046926c0a: Pull complete [2021-06-03T05:35:33.715Z] ffd874e62e21: Verifying Checksum [2021-06-03T05:35:33.715Z] ffd874e62e21: Download complete [2021-06-03T05:35:35.159Z] 4ebd0625c992: Verifying Checksum [2021-06-03T05:35:35.159Z] 4ebd0625c992: Download complete [2021-06-03T05:35:36.713Z] OK: 156 MiB in 53 packages [2021-06-03T05:35:36.713Z] Removing intermediate container 2284da21f5ee [2021-06-03T05:35:36.713Z] ---> 6b81c34e4096 [2021-06-03T05:35:36.713Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-06-03T05:35:36.713Z] ---> Running in be951f8cc6b1 [2021-06-03T05:35:36.979Z] Removing intermediate container be951f8cc6b1 [2021-06-03T05:35:36.979Z] ---> a6b7f62d96cd [2021-06-03T05:35:36.979Z] Step 8/24 : COPY . . [2021-06-03T05:35:37.242Z] ---> b1d2f206c3ed [2021-06-03T05:35:37.242Z] Step 9/24 : RUN go mod tidy [2021-06-03T05:35:37.242Z] ---> Running in a649289d37f9 [2021-06-03T05:35:37.823Z] Removing intermediate container a649289d37f9 [2021-06-03T05:35:37.823Z] ---> 132bb7a7c799 [2021-06-03T05:35:37.823Z] Step 10/24 : RUN go mod download [2021-06-03T05:35:37.823Z] ---> Running in 922276466ad2 [2021-06-03T05:35:38.400Z] Removing intermediate container 922276466ad2 [2021-06-03T05:35:38.400Z] ---> 2731469ded07 [2021-06-03T05:35:38.400Z] Step 11/24 : ARG MAKE='make build' [2021-06-03T05:35:38.400Z] ---> Running in 64c26c8877d9 [2021-06-03T05:35:38.673Z] Removing intermediate container 64c26c8877d9 [2021-06-03T05:35:38.673Z] ---> 50f6b065aabd [2021-06-03T05:35:38.673Z] Step 12/24 : RUN $MAKE [2021-06-03T05:35:38.673Z] ---> Running in c6de95137ba1 [2021-06-03T05:35:38.943Z] go mod tidy [2021-06-03T05:35:39.211Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.2-dev.18" -o cmd/device-mqtt ./cmd [2021-06-03T05:35:45.324Z] 4ebd0625c992: Pull complete [2021-06-03T05:35:45.925Z] 207e8628e3a3: Pull complete [2021-06-03T05:35:46.200Z] c791037a9be2: Pull complete [2021-06-03T05:35:51.580Z] Removing intermediate container c6de95137ba1 [2021-06-03T05:35:51.580Z] ---> 33f913750ece [2021-06-03T05:35:51.580Z] Step 13/24 : FROM alpine:3.12 [2021-06-03T05:35:51.580Z] 3.12: Pulling from library/alpine [2021-06-03T05:35:51.580Z] 339de151aab4: Pulling fs layer [2021-06-03T05:35:51.629Z] ffd874e62e21: Pull complete [2021-06-03T05:35:51.629Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-03T05:35:51.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-03T05:35:51.629Z] ---> cfc18b08335c [2021-06-03T05:35:51.629Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-03T05:35:51.842Z] 339de151aab4: Verifying Checksum [2021-06-03T05:35:51.842Z] 339de151aab4: Download complete [2021-06-03T05:35:51.842Z] 339de151aab4: Pull complete [2021-06-03T05:35:51.842Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T05:35:51.842Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T05:35:51.842Z] ---> 13621d1b12d4 [2021-06-03T05:35:51.842Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-06-03T05:35:51.948Z] ---> Running in 3ab40781a05b [2021-06-03T05:35:52.105Z] ---> Running in 7d19dacf40cb [2021-06-03T05:35:52.105Z] Removing intermediate container 7d19dacf40cb [2021-06-03T05:35:52.105Z] ---> 5b593feee244 [2021-06-03T05:35:52.105Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-03T05:35:52.105Z] ---> Running in 98ccf4e5a0c9 [2021-06-03T05:35:52.371Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T05:35:52.371Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T05:35:52.583Z] Removing intermediate container 3ab40781a05b [2021-06-03T05:35:52.583Z] ---> 8b66e55924f6 [2021-06-03T05:35:52.583Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T05:35:52.583Z] ---> Running in 5608efb55a8d [2021-06-03T05:35:52.632Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-03T05:35:52.632Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-03T05:35:52.632Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-03T05:35:52.632Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-03T05:35:52.632Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-03T05:35:52.632Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-03T05:35:52.632Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T05:35:52.632Z] OK: 8 MiB in 20 packages [2021-06-03T05:35:52.901Z] Removing intermediate container 98ccf4e5a0c9 [2021-06-03T05:35:52.901Z] ---> 34ed7bc9a9ae [2021-06-03T05:35:52.901Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-06-03T05:35:53.201Z] ---> 2d4fff98ca84 [2021-06-03T05:35:53.201Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-06-03T05:35:53.461Z] ---> 3a24af302365 [2021-06-03T05:35:53.461Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-06-03T05:35:53.461Z] ---> a628dfa959b4 [2021-06-03T05:35:53.461Z] Step 19/24 : EXPOSE 59982 [2021-06-03T05:35:53.461Z] ---> Running in 7bbd545167b0 [2021-06-03T05:35:53.732Z] Removing intermediate container 7bbd545167b0 [2021-06-03T05:35:53.732Z] ---> 294e0effc4f0 [2021-06-03T05:35:53.732Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-06-03T05:35:53.732Z] ---> Running in ddd47c004289 [2021-06-03T05:35:53.732Z] Removing intermediate container ddd47c004289 [2021-06-03T05:35:53.732Z] ---> a62eab75a046 [2021-06-03T05:35:53.732Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T05:35:53.732Z] ---> Running in fc8d60c1e114 [2021-06-03T05:35:53.732Z] Removing intermediate container fc8d60c1e114 [2021-06-03T05:35:53.732Z] ---> a8aaadd8c050 [2021-06-03T05:35:53.732Z] Step 22/24 : LABEL arch=amd64 [2021-06-03T05:35:53.732Z] ---> Running in f73891e8ccce [2021-06-03T05:35:54.000Z] Removing intermediate container f73891e8ccce [2021-06-03T05:35:54.000Z] ---> 92b1c279baef [2021-06-03T05:35:54.000Z] Step 23/24 : LABEL git_sha=c0141a04964c7f4d66f753227731f52f68418698 [2021-06-03T05:35:54.000Z] ---> Running in 22ef93ac4bb7 [2021-06-03T05:35:54.000Z] Removing intermediate container 22ef93ac4bb7 [2021-06-03T05:35:54.000Z] ---> dc25d71791c8 [2021-06-03T05:35:54.000Z] Step 24/24 : LABEL version=1.3.2-dev.18 [2021-06-03T05:35:54.000Z] ---> Running in 21103b5fcfd7 [2021-06-03T05:35:54.262Z] Removing intermediate container 21103b5fcfd7 [2021-06-03T05:35:54.262Z] ---> cfe9e1c381e9 [2021-06-03T05:35:54.262Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-03T05:35:54.262Z] Successfully built cfe9e1c381e9 [2021-06-03T05:35:54.262Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:35:54.455Z] provisioning config files... [2021-06-03T05:35:54.468Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/50@tmp/config3060803649138100647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:35:54.806Z] ---> docker-login.sh [2021-06-03T05:35:54.806Z] nexus3.edgexfoundry.org:10001 [2021-06-03T05:35:54.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:35:54.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:35:54.806Z] Configure a credential helper to remove this warning. See [2021-06-03T05:35:54.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:35:54.806Z] [2021-06-03T05:35:54.806Z] Login Succeeded [2021-06-03T05:35:54.806Z] nexus3.edgexfoundry.org:10002 [2021-06-03T05:35:54.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:35:55.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:35:55.069Z] Configure a credential helper to remove this warning. See [2021-06-03T05:35:55.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:35:55.069Z] [2021-06-03T05:35:55.069Z] Login Succeeded [2021-06-03T05:35:55.069Z] nexus3.edgexfoundry.org:10003 [2021-06-03T05:35:55.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:35:55.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:35:55.069Z] Configure a credential helper to remove this warning. See [2021-06-03T05:35:55.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:35:55.069Z] [2021-06-03T05:35:55.069Z] Login Succeeded [2021-06-03T05:35:55.069Z] nexus3.edgexfoundry.org:10004 [2021-06-03T05:35:55.232Z] Removing intermediate container 5608efb55a8d [2021-06-03T05:35:55.232Z] ---> 6da27226e61c [2021-06-03T05:35:55.232Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-03T05:35:55.232Z] ---> Running in 614493dc757e [2021-06-03T05:35:55.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:35:55.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:35:55.332Z] Configure a credential helper to remove this warning. See [2021-06-03T05:35:55.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:35:55.332Z] [2021-06-03T05:35:55.332Z] Login Succeeded [2021-06-03T05:35:55.332Z] docker.io [2021-06-03T05:35:55.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:35:55.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:35:55.595Z] Configure a credential helper to remove this warning. See [2021-06-03T05:35:55.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:35:55.595Z] [2021-06-03T05:35:55.595Z] Login Succeeded [2021-06-03T05:35:55.595Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T05:35:55.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T05:35:55.685Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2021-06-03T05:35:55.685Z] c0141a04964c7f4d66f753227731f52f68418698 [2021-06-03T05:35:55.685Z] latest [2021-06-03T05:35:55.685Z] 1.3.2-dev.18 [2021-06-03T05:35:55.685Z] c0141a04964c7f4d66f753227731f52f68418698-1.3.2-dev.18 [2021-06-03T05:35:55.685Z] master [2021-06-03T05:35:55.685Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:35:56.044Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:c0141a04964c7f4d66f753227731f52f68418698 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:35:56.224Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T05:35:56.361Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:c0141a04964c7f4d66f753227731f52f68418698 [2021-06-03T05:35:56.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-03T05:35:56.361Z] 2882944d8116: Preparing [2021-06-03T05:35:56.361Z] 93888945ded7: Preparing [2021-06-03T05:35:56.361Z] 99605ad8e2f2: Preparing [2021-06-03T05:35:56.361Z] 1bb232774c8b: Preparing [2021-06-03T05:35:56.361Z] 32f366d666a5: Preparing [2021-06-03T05:35:56.361Z] 32f366d666a5: Layer already exists [2021-06-03T05:35:56.631Z] 2882944d8116: Pushed [2021-06-03T05:35:56.631Z] 93888945ded7: Pushed [2021-06-03T05:35:56.631Z] 1bb232774c8b: Pushed [2021-06-03T05:35:57.195Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T05:35:57.787Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-03T05:35:58.020Z] 99605ad8e2f2: Pushed [2021-06-03T05:35:58.059Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-03T05:35:58.059Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-03T05:35:58.285Z] c0141a04964c7f4d66f753227731f52f68418698: digest: sha256:185c14297fdee70a0e3f4bf22cfbd852074565418ca6753fe27afc841490e88e size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:35:58.329Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-03T05:35:58.600Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-03T05:35:58.600Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-03T05:35:58.600Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-03T05:35:58.602Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:35:58.909Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-06-03T05:35:58.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-03T05:35:58.909Z] 2882944d8116: Preparing [2021-06-03T05:35:58.909Z] 93888945ded7: Preparing [2021-06-03T05:35:58.909Z] 99605ad8e2f2: Preparing [2021-06-03T05:35:58.909Z] 1bb232774c8b: Preparing [2021-06-03T05:35:58.909Z] 32f366d666a5: Preparing [2021-06-03T05:35:58.909Z] 1bb232774c8b: Layer already exists [2021-06-03T05:35:58.909Z] 32f366d666a5: Layer already exists [2021-06-03T05:35:58.909Z] 99605ad8e2f2: Layer already exists [2021-06-03T05:35:58.909Z] 93888945ded7: Layer already exists [2021-06-03T05:35:58.909Z] 2882944d8116: Layer already exists [2021-06-03T05:35:58.909Z] latest: digest: sha256:185c14297fdee70a0e3f4bf22cfbd852074565418ca6753fe27afc841490e88e size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:35:59.222Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:35:59.522Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.18 [2021-06-03T05:35:59.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-03T05:35:59.522Z] 2882944d8116: Preparing [2021-06-03T05:35:59.522Z] 93888945ded7: Preparing [2021-06-03T05:35:59.522Z] 99605ad8e2f2: Preparing [2021-06-03T05:35:59.522Z] 1bb232774c8b: Preparing [2021-06-03T05:35:59.522Z] 32f366d666a5: Preparing [2021-06-03T05:35:59.522Z] 1bb232774c8b: Layer already exists [2021-06-03T05:35:59.522Z] 32f366d666a5: Layer already exists [2021-06-03T05:35:59.522Z] 2882944d8116: Layer already exists [2021-06-03T05:35:59.522Z] 99605ad8e2f2: Layer already exists [2021-06-03T05:35:59.522Z] 93888945ded7: Layer already exists [2021-06-03T05:35:59.522Z] 1.3.2-dev.18: digest: sha256:185c14297fdee70a0e3f4bf22cfbd852074565418ca6753fe27afc841490e88e size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:35:59.577Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-03T05:35:59.577Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-03T05:35:59.577Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-03T05:35:59.832Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:c0141a04964c7f4d66f753227731f52f68418698-1.3.2-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:35:59.849Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-03T05:36:00.125Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-03T05:36:00.130Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:c0141a04964c7f4d66f753227731f52f68418698-1.3.2-dev.18 [2021-06-03T05:36:00.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-03T05:36:00.130Z] 2882944d8116: Preparing [2021-06-03T05:36:00.130Z] 93888945ded7: Preparing [2021-06-03T05:36:00.130Z] 99605ad8e2f2: Preparing [2021-06-03T05:36:00.130Z] 1bb232774c8b: Preparing [2021-06-03T05:36:00.130Z] 32f366d666a5: Preparing [2021-06-03T05:36:00.130Z] 2882944d8116: Layer already exists [2021-06-03T05:36:00.130Z] 32f366d666a5: Layer already exists [2021-06-03T05:36:00.130Z] 93888945ded7: Layer already exists [2021-06-03T05:36:00.130Z] 99605ad8e2f2: Layer already exists [2021-06-03T05:36:00.130Z] 1bb232774c8b: Layer already exists [2021-06-03T05:36:00.398Z] c0141a04964c7f4d66f753227731f52f68418698-1.3.2-dev.18: digest: sha256:185c14297fdee70a0e3f4bf22cfbd852074565418ca6753fe27afc841490e88e size: 1365 [2021-06-03T05:36:00.405Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-03T05:36:00.405Z] Executing busybox-1.32.1-r6.trigger [2021-06-03T05:36:00.405Z] OK: 145 MiB in 53 packages [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:36:00.710Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:36:01.018Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:master [2021-06-03T05:36:01.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-03T05:36:01.018Z] 2882944d8116: Preparing [2021-06-03T05:36:01.018Z] 93888945ded7: Preparing [2021-06-03T05:36:01.018Z] 99605ad8e2f2: Preparing [2021-06-03T05:36:01.018Z] 1bb232774c8b: Preparing [2021-06-03T05:36:01.018Z] 32f366d666a5: Preparing [2021-06-03T05:36:01.018Z] 93888945ded7: Layer already exists [2021-06-03T05:36:01.018Z] 1bb232774c8b: Layer already exists [2021-06-03T05:36:01.018Z] 99605ad8e2f2: Layer already exists [2021-06-03T05:36:01.018Z] 2882944d8116: Layer already exists [2021-06-03T05:36:01.281Z] 32f366d666a5: Layer already exists [2021-06-03T05:36:01.281Z] master: digest: sha256:185c14297fdee70a0e3f4bf22cfbd852074565418ca6753fe27afc841490e88e size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T05:36:01.346Z] ===================================================== [Pipeline] echo [2021-06-03T05:36:01.363Z] taggedImages: [2021-06-03T05:36:01.363Z] - nexus3.edgexfoundry.org:10004/device-mqtt:c0141a04964c7f4d66f753227731f52f68418698 [2021-06-03T05:36:01.363Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-06-03T05:36:01.363Z] - nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.18 [2021-06-03T05:36:01.363Z] - nexus3.edgexfoundry.org:10004/device-mqtt:c0141a04964c7f4d66f753227731f52f68418698-1.3.2-dev.18 [2021-06-03T05:36:01.363Z] - nexus3.edgexfoundry.org:10004/device-mqtt:master [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] libraryResource [Pipeline] sh [2021-06-03T05:36:01.856Z] Removing intermediate container 614493dc757e [2021-06-03T05:36:01.856Z] ---> 01c030012a41 [2021-06-03T05:36:01.856Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-06-03T05:36:01.856Z] ---> Running in 7a55f9b8060c [2021-06-03T05:36:02.144Z] ---> job-cost.sh [2021-06-03T05:36:02.144Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O0Ho [2021-06-03T05:36:02.453Z] Removing intermediate container 7a55f9b8060c [2021-06-03T05:36:02.453Z] ---> 40825d9b307f [2021-06-03T05:36:02.453Z] Step 7/8 : COPY . . [2021-06-03T05:36:03.431Z] ---> 89631cf6bebc [2021-06-03T05:36:03.431Z] Step 8/8 : RUN go mod download [2021-06-03T05:36:03.431Z] ---> Running in 39098e745bcd [2021-06-03T05:36:12.221Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-03T05:36:24.527Z] lf-activate-venv(): INFO: Adding /tmp/venv-O0Ho/bin to PATH [2021-06-03T05:36:24.527Z] INFO: No Stack... [2021-06-03T05:36:24.527Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-03T05:36:24.789Z] INFO: Archiving Costs [Pipeline] sh [2021-06-03T05:36:25.091Z] + cat /w/workspace/device-mqtt-go/50/archives/cost.csv [2021-06-03T05:36:25.091Z] + cut -d, -f6 [Pipeline] lock [2021-06-03T05:36:25.120Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-master-50-stack-cost] [2021-06-03T05:36:25.131Z] Resource [jenkins-edgexfoundry-device-mqtt-go-master-50-stack-cost] did not exist. Created. [2021-06-03T05:36:25.132Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-master-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-03T05:36:25.450Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-03T05:36:25.519Z] Stashed 1 file(s) [Pipeline] } [2021-06-03T05:36:25.529Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-master-50-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-03T05:36:30.265Z] Removing intermediate container 39098e745bcd [2021-06-03T05:36:30.265Z] ---> ef40026a4cbd [2021-06-03T05:36:30.266Z] Successfully built ef40026a4cbd [2021-06-03T05:36:30.266Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:36:30.609Z] + docker inspect -f . ci-base-image-arm64 [2021-06-03T05:36:30.609Z] . [Pipeline] withDockerContainer [2021-06-03T05:36:30.851Z] prd-ubuntu18.04-docker-arm64-4c-16g-261 does not seem to be running inside a container [2021-06-03T05:36:30.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/50 -v /w/workspace/device-mqtt-go/50:/w/workspace/device-mqtt-go/50:rw,z -v /w/workspace/device-mqtt-go/50@tmp:/w/workspace/device-mqtt-go/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-03T05:36:32.503Z] $ docker top c2e1ae6034d2819ac78c109e619da95a4729d5fd399bc003e7f8f33a445c8d79 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T05:36:33.454Z] + go version [2021-06-03T05:36:33.454Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-03T05:36:33.472Z] $ docker stop --time=1 c2e1ae6034d2819ac78c109e619da95a4729d5fd399bc003e7f8f33a445c8d79 [2021-06-03T05:36:35.238Z] $ docker rm -f c2e1ae6034d2819ac78c109e619da95a4729d5fd399bc003e7f8f33a445c8d79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:36:35.975Z] + docker inspect -f . ci-base-image-arm64 [2021-06-03T05:36:35.975Z] . [Pipeline] withDockerContainer [2021-06-03T05:36:36.218Z] prd-ubuntu18.04-docker-arm64-4c-16g-261 does not seem to be running inside a container [2021-06-03T05:36:36.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/50 -v /w/workspace/device-mqtt-go/50:/w/workspace/device-mqtt-go/50:rw,z -v /w/workspace/device-mqtt-go/50@tmp:/w/workspace/device-mqtt-go/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-03T05:36:37.853Z] $ docker top 15c186a7c317adf9d2c1710d4065a817d8733f594b0900561ad25e76a71e0636 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T05:36:38.818Z] + go mod tidy [Pipeline] sh [2021-06-03T05:36:40.084Z] + make test [2021-06-03T05:36:40.084Z] go mod tidy [2021-06-03T05:36:40.360Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-03T05:36:41.811Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-06-03T05:37:38.490Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-06-03T05:37:39.926Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.055s coverage: 23.0% of statements [2021-06-03T05:37:39.926Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-06-03T05:37:39.926Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-03T05:38:12.299Z] gofmt -l . [2021-06-03T05:38:12.299Z] ["`gofmt -l .`" = ""] [2021-06-03T05:38:12.299Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-03T05:38:12.315Z] $ docker stop --time=1 15c186a7c317adf9d2c1710d4065a817d8733f594b0900561ad25e76a71e0636 [2021-06-03T05:38:14.205Z] $ docker rm -f 15c186a7c317adf9d2c1710d4065a817d8733f594b0900561ad25e76a71e0636 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T05:38:15.090Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-03T05:38:15.154Z] Warning: overwriting stash ‘coverage-report’ [2021-06-03T05:38:15.691Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T05:38:16.216Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-03T05:38:16.550Z] + ls -al . [2021-06-03T05:38:16.550Z] total 140 [2021-06-03T05:38:16.550Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 3 05:38 . [2021-06-03T05:38:16.550Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 05:34 .. [2021-06-03T05:38:16.550Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 3 05:34 .dockerignore [2021-06-03T05:38:16.550Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 05:35 .git [2021-06-03T05:38:16.550Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 05:34 .github [2021-06-03T05:38:16.550Z] -rw-rw-r-- 1 jenkins jenkins 336 Jun 3 05:34 .gitignore [2021-06-03T05:38:16.551Z] -rw-rw-r-- 1 jenkins jenkins 7100 Jun 3 05:34 Attribution.txt [2021-06-03T05:38:16.551Z] -rw-rw-r-- 1 jenkins jenkins 1877 Jun 3 05:34 Dockerfile [2021-06-03T05:38:16.551Z] -rw-rw-r-- 1 jenkins jenkins 994 Jun 3 05:34 Dockerfile.build [2021-06-03T05:38:16.551Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 3 05:34 Jenkinsfile [2021-06-03T05:38:16.551Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 3 05:34 LICENSE [2021-06-03T05:38:16.551Z] -rw-rw-r-- 1 jenkins jenkins 907 Jun 3 05:34 Makefile [2021-06-03T05:38:16.551Z] -rw-rw-r-- 1 jenkins jenkins 2217 Jun 3 05:34 README.md [2021-06-03T05:38:16.551Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 3 05:31 VERSION [2021-06-03T05:38:16.551Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 05:34 bin [2021-06-03T05:38:16.551Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 05:34 cmd [2021-06-03T05:38:16.551Z] -rw-r--r-- 1 jenkins jenkins 19385 Jun 3 05:37 coverage.out [2021-06-03T05:38:16.551Z] -rw-rw-r-- 1 jenkins jenkins 409 Jun 3 05:34 go.mod [2021-06-03T05:38:16.551Z] -rw-r--r-- 1 jenkins jenkins 20960 Jun 3 05:36 go.sum [2021-06-03T05:38:16.551Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 05:34 internal [2021-06-03T05:38:16.551Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 05:34 mock [2021-06-03T05:38:16.551Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 05:34 snap [2021-06-03T05:38:16.551Z] -rw-rw-r-- 1 jenkins jenkins 227 Jun 3 05:34 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:38:16.898Z] + 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=c0141a04964c7f4d66f753227731f52f68418698 --label arch=arm64 --label version=1.3.2-dev.18 . [2021-06-03T05:38:17.175Z] Sending build context to Docker daemon 603.1kB [2021-06-03T05:38:17.175Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T05:38:17.175Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-03T05:38:17.175Z] ---> ef40026a4cbd [2021-06-03T05:38:17.175Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-03T05:38:17.446Z] ---> Running in 556589a53aeb [2021-06-03T05:38:18.042Z] Removing intermediate container 556589a53aeb [2021-06-03T05:38:18.042Z] ---> 862292ee7b5a [2021-06-03T05:38:18.042Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-03T05:38:18.042Z] ---> Running in 37be21dec362 [2021-06-03T05:38:18.644Z] Removing intermediate container 37be21dec362 [2021-06-03T05:38:18.644Z] ---> 7aa5edd5f5d8 [2021-06-03T05:38:18.644Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T05:38:18.918Z] ---> Running in f9557fc17590 [2021-06-03T05:38:21.569Z] Removing intermediate container f9557fc17590 [2021-06-03T05:38:21.569Z] ---> 4c006f2b6690 [2021-06-03T05:38:21.569Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-03T05:38:21.569Z] ---> Running in cf0c41231009 [2021-06-03T05:38:22.593Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T05:38:24.058Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T05:38:26.685Z] OK: 145 MiB in 53 packages [2021-06-03T05:38:27.673Z] Removing intermediate container cf0c41231009 [2021-06-03T05:38:27.674Z] ---> ad8c8ddb4e8b [2021-06-03T05:38:27.674Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-06-03T05:38:27.949Z] ---> Running in 06aaf8c1f7de [2021-06-03T05:38:28.544Z] Removing intermediate container 06aaf8c1f7de [2021-06-03T05:38:28.544Z] ---> 26357b1a123b [2021-06-03T05:38:28.544Z] Step 8/24 : COPY . . [2021-06-03T05:38:29.525Z] ---> c0b34daa5e12 [2021-06-03T05:38:29.525Z] Step 9/24 : RUN go mod tidy [2021-06-03T05:38:29.799Z] ---> Running in 03a47f58c91f [2021-06-03T05:38:32.419Z] Removing intermediate container 03a47f58c91f [2021-06-03T05:38:32.419Z] ---> 9ddb635a2f09 [2021-06-03T05:38:32.419Z] Step 10/24 : RUN go mod download [2021-06-03T05:38:32.419Z] ---> Running in 64561a0d7daa [2021-06-03T05:38:35.042Z] Removing intermediate container 64561a0d7daa [2021-06-03T05:38:35.042Z] ---> 70084501d2f9 [2021-06-03T05:38:35.042Z] Step 11/24 : ARG MAKE='make build' [2021-06-03T05:38:35.042Z] ---> Running in 428d31d54260 [2021-06-03T05:38:35.317Z] Removing intermediate container 428d31d54260 [2021-06-03T05:38:35.317Z] ---> 5ffcd4d610d3 [2021-06-03T05:38:35.317Z] Step 12/24 : RUN $MAKE [2021-06-03T05:38:35.589Z] ---> Running in 0b276be59e93 [2021-06-03T05:38:37.032Z] go mod tidy [2021-06-03T05:38:37.311Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.2-dev.18" -o cmd/device-mqtt ./cmd [2021-06-03T05:39:16.352Z] Removing intermediate container 0b276be59e93 [2021-06-03T05:39:16.352Z] ---> 98403d10fa7a [2021-06-03T05:39:16.352Z] Step 13/24 : FROM alpine:3.12 [2021-06-03T05:39:16.352Z] 3.12: Pulling from library/alpine [2021-06-03T05:39:16.352Z] d2f70382dc9a: Pulling fs layer [2021-06-03T05:39:16.352Z] d2f70382dc9a: Verifying Checksum [2021-06-03T05:39:16.352Z] d2f70382dc9a: Download complete [2021-06-03T05:39:16.957Z] d2f70382dc9a: Pull complete [2021-06-03T05:39:16.957Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T05:39:16.957Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T05:39:16.957Z] ---> 9852663dfa18 [2021-06-03T05:39:16.957Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-06-03T05:39:17.231Z] ---> Running in 89ec358c1baa [2021-06-03T05:39:17.841Z] Removing intermediate container 89ec358c1baa [2021-06-03T05:39:17.841Z] ---> 4edc36486ec4 [2021-06-03T05:39:17.841Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-03T05:39:17.841Z] ---> Running in 6a31d989b95a [2021-06-03T05:39:19.286Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T05:39:19.286Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T05:39:19.892Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-03T05:39:19.892Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-03T05:39:19.892Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-03T05:39:19.892Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-03T05:39:19.892Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-03T05:39:19.892Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-03T05:39:19.892Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T05:39:19.892Z] OK: 8 MiB in 20 packages [2021-06-03T05:39:21.340Z] Removing intermediate container 6a31d989b95a [2021-06-03T05:39:21.340Z] ---> 3a535386ace7 [2021-06-03T05:39:21.340Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-06-03T05:39:22.326Z] ---> e8c8ab1b9132 [2021-06-03T05:39:22.326Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-06-03T05:39:23.311Z] ---> 304317801d44 [2021-06-03T05:39:23.311Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-06-03T05:39:23.905Z] ---> 5425a6536a69 [2021-06-03T05:39:23.905Z] Step 19/24 : EXPOSE 59982 [2021-06-03T05:39:24.181Z] ---> Running in 181ebe6b39d5 [2021-06-03T05:39:24.457Z] Removing intermediate container 181ebe6b39d5 [2021-06-03T05:39:24.457Z] ---> 1a20bc7333c3 [2021-06-03T05:39:24.457Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-06-03T05:39:24.730Z] ---> Running in fafbaf220df9 [2021-06-03T05:39:25.328Z] Removing intermediate container fafbaf220df9 [2021-06-03T05:39:25.329Z] ---> f44f01e83965 [2021-06-03T05:39:25.329Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T05:39:25.329Z] ---> Running in 7f6a66f928f1 [2021-06-03T05:39:25.924Z] Removing intermediate container 7f6a66f928f1 [2021-06-03T05:39:25.924Z] ---> e39458f5a5ba [2021-06-03T05:39:25.924Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T05:39:25.924Z] ---> Running in 95fbe2160572 [2021-06-03T05:39:26.533Z] Removing intermediate container 95fbe2160572 [2021-06-03T05:39:26.533Z] ---> c9d03772ae22 [2021-06-03T05:39:26.533Z] Step 23/24 : LABEL git_sha=c0141a04964c7f4d66f753227731f52f68418698 [2021-06-03T05:39:26.807Z] ---> Running in 530625cd9d97 [2021-06-03T05:39:27.082Z] Removing intermediate container 530625cd9d97 [2021-06-03T05:39:27.082Z] ---> 32d47350fda2 [2021-06-03T05:39:27.082Z] Step 24/24 : LABEL version=1.3.2-dev.18 [2021-06-03T05:39:27.355Z] ---> Running in 5afeb6d964c5 [2021-06-03T05:39:27.950Z] Removing intermediate container 5afeb6d964c5 [2021-06-03T05:39:27.950Z] ---> af864549f466 [2021-06-03T05:39:27.950Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-03T05:39:27.950Z] Successfully built af864549f466 [2021-06-03T05:39:27.950Z] 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-06-03T05:39:28.189Z] provisioning config files... [2021-06-03T05:39:28.211Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/50@tmp/config3469542673568615357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:39:28.575Z] ---> docker-login.sh [2021-06-03T05:39:28.576Z] nexus3.edgexfoundry.org:10001 [2021-06-03T05:39:28.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:39:29.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:39:29.124Z] Configure a credential helper to remove this warning. See [2021-06-03T05:39:29.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:39:29.124Z] [2021-06-03T05:39:29.124Z] Login Succeeded [2021-06-03T05:39:29.124Z] nexus3.edgexfoundry.org:10002 [2021-06-03T05:39:29.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:39:29.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:39:29.671Z] Configure a credential helper to remove this warning. See [2021-06-03T05:39:29.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:39:29.671Z] [2021-06-03T05:39:29.671Z] Login Succeeded [2021-06-03T05:39:29.671Z] nexus3.edgexfoundry.org:10003 [2021-06-03T05:39:30.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:39:30.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:39:30.267Z] Configure a credential helper to remove this warning. See [2021-06-03T05:39:30.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:39:30.267Z] [2021-06-03T05:39:30.267Z] Login Succeeded [2021-06-03T05:39:30.267Z] nexus3.edgexfoundry.org:10004 [2021-06-03T05:39:30.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:39:30.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:39:30.863Z] Configure a credential helper to remove this warning. See [2021-06-03T05:39:30.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:39:30.863Z] [2021-06-03T05:39:30.863Z] Login Succeeded [2021-06-03T05:39:30.863Z] docker.io [2021-06-03T05:39:31.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:39:31.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:39:31.733Z] Configure a credential helper to remove this warning. See [2021-06-03T05:39:31.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:39:31.733Z] [2021-06-03T05:39:31.733Z] Login Succeeded [2021-06-03T05:39:31.733Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T05:39:31.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T05:39:31.822Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2021-06-03T05:39:31.822Z] c0141a04964c7f4d66f753227731f52f68418698 [2021-06-03T05:39:31.822Z] latest [2021-06-03T05:39:31.822Z] 1.3.2-dev.18 [2021-06-03T05:39:31.822Z] c0141a04964c7f4d66f753227731f52f68418698-1.3.2-dev.18 [2021-06-03T05:39:31.822Z] master [2021-06-03T05:39:31.822Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:39:32.210Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c0141a04964c7f4d66f753227731f52f68418698 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:39:32.555Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c0141a04964c7f4d66f753227731f52f68418698 [2021-06-03T05:39:32.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-03T05:39:32.555Z] bbb9f2a35092: Preparing [2021-06-03T05:39:32.555Z] 42f3a6317225: Preparing [2021-06-03T05:39:32.555Z] a1ab9233bfdd: Preparing [2021-06-03T05:39:32.555Z] 8e427808322c: Preparing [2021-06-03T05:39:32.555Z] 3fbe34a1663b: Preparing [2021-06-03T05:39:32.831Z] 3fbe34a1663b: Layer already exists [2021-06-03T05:39:32.831Z] bbb9f2a35092: Pushed [2021-06-03T05:39:32.831Z] 42f3a6317225: Pushed [2021-06-03T05:39:33.427Z] 8e427808322c: Pushed [2021-06-03T05:39:36.032Z] a1ab9233bfdd: Pushed [2021-06-03T05:39:36.032Z] c0141a04964c7f4d66f753227731f52f68418698: digest: sha256:3d8c4815e54e71dc3f6da139ec36e02882d8f5ff3a4e9deb1fd5499bfee06138 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:39:36.382Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:39:36.721Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-06-03T05:39:36.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-03T05:39:36.721Z] bbb9f2a35092: Preparing [2021-06-03T05:39:36.721Z] 42f3a6317225: Preparing [2021-06-03T05:39:36.721Z] a1ab9233bfdd: Preparing [2021-06-03T05:39:36.721Z] 8e427808322c: Preparing [2021-06-03T05:39:36.721Z] 3fbe34a1663b: Preparing [2021-06-03T05:39:36.996Z] 42f3a6317225: Layer already exists [2021-06-03T05:39:36.996Z] 8e427808322c: Layer already exists [2021-06-03T05:39:36.996Z] 3fbe34a1663b: Layer already exists [2021-06-03T05:39:36.996Z] bbb9f2a35092: Layer already exists [2021-06-03T05:39:36.996Z] a1ab9233bfdd: Layer already exists [2021-06-03T05:39:36.996Z] latest: digest: sha256:3d8c4815e54e71dc3f6da139ec36e02882d8f5ff3a4e9deb1fd5499bfee06138 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:39:37.339Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:39:37.676Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.18 [2021-06-03T05:39:37.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-03T05:39:37.677Z] bbb9f2a35092: Preparing [2021-06-03T05:39:37.677Z] 42f3a6317225: Preparing [2021-06-03T05:39:37.677Z] a1ab9233bfdd: Preparing [2021-06-03T05:39:37.677Z] 8e427808322c: Preparing [2021-06-03T05:39:37.677Z] 3fbe34a1663b: Preparing [2021-06-03T05:39:37.957Z] 42f3a6317225: Layer already exists [2021-06-03T05:39:37.957Z] bbb9f2a35092: Layer already exists [2021-06-03T05:39:37.958Z] 3fbe34a1663b: Layer already exists [2021-06-03T05:39:37.958Z] a1ab9233bfdd: Layer already exists [2021-06-03T05:39:37.958Z] 8e427808322c: Layer already exists [2021-06-03T05:39:37.958Z] 1.3.2-dev.18: digest: sha256:3d8c4815e54e71dc3f6da139ec36e02882d8f5ff3a4e9deb1fd5499bfee06138 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:39:38.300Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c0141a04964c7f4d66f753227731f52f68418698-1.3.2-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:39:38.641Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c0141a04964c7f4d66f753227731f52f68418698-1.3.2-dev.18 [2021-06-03T05:39:38.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-03T05:39:38.641Z] bbb9f2a35092: Preparing [2021-06-03T05:39:38.641Z] 42f3a6317225: Preparing [2021-06-03T05:39:38.641Z] a1ab9233bfdd: Preparing [2021-06-03T05:39:38.641Z] 8e427808322c: Preparing [2021-06-03T05:39:38.641Z] 3fbe34a1663b: Preparing [2021-06-03T05:39:38.917Z] 3fbe34a1663b: Layer already exists [2021-06-03T05:39:38.917Z] 8e427808322c: Layer already exists [2021-06-03T05:39:38.917Z] a1ab9233bfdd: Layer already exists [2021-06-03T05:39:38.917Z] bbb9f2a35092: Layer already exists [2021-06-03T05:39:38.917Z] 42f3a6317225: Layer already exists [2021-06-03T05:39:38.917Z] c0141a04964c7f4d66f753227731f52f68418698-1.3.2-dev.18: digest: sha256:3d8c4815e54e71dc3f6da139ec36e02882d8f5ff3a4e9deb1fd5499bfee06138 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:39:39.266Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:39:39.609Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [2021-06-03T05:39:39.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-03T05:39:39.609Z] bbb9f2a35092: Preparing [2021-06-03T05:39:39.609Z] 42f3a6317225: Preparing [2021-06-03T05:39:39.609Z] a1ab9233bfdd: Preparing [2021-06-03T05:39:39.609Z] 8e427808322c: Preparing [2021-06-03T05:39:39.609Z] 3fbe34a1663b: Preparing [2021-06-03T05:39:39.887Z] 42f3a6317225: Layer already exists [2021-06-03T05:39:39.887Z] 8e427808322c: Layer already exists [2021-06-03T05:39:39.887Z] a1ab9233bfdd: Layer already exists [2021-06-03T05:39:39.887Z] 3fbe34a1663b: Layer already exists [2021-06-03T05:39:39.887Z] bbb9f2a35092: Layer already exists [2021-06-03T05:39:39.887Z] master: digest: sha256:3d8c4815e54e71dc3f6da139ec36e02882d8f5ff3a4e9deb1fd5499bfee06138 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T05:39:39.951Z] ===================================================== [Pipeline] echo [2021-06-03T05:39:39.968Z] taggedImages: [2021-06-03T05:39:39.968Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c0141a04964c7f4d66f753227731f52f68418698 [2021-06-03T05:39:39.968Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-06-03T05:39:39.968Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.18 [2021-06-03T05:39:39.968Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c0141a04964c7f4d66f753227731f52f68418698-1.3.2-dev.18 [2021-06-03T05:39:39.968Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:39:40.419Z] ---> job-cost.sh [2021-06-03T05:39:40.419Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NKAy [2021-06-03T05:40:27.536Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-03T05:41:49.286Z] lf-activate-venv(): INFO: Adding /tmp/venv-NKAy/bin to PATH [2021-06-03T05:41:49.286Z] INFO: No Stack... [2021-06-03T05:41:49.881Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-03T05:41:50.474Z] INFO: Archiving Costs [Pipeline] sh [2021-06-03T05:41:50.816Z] + cat /w/workspace/device-mqtt-go/50/archives/cost.csv [2021-06-03T05:41:50.816Z] + cut -d, -f6 [Pipeline] lock [2021-06-03T05:41:50.877Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-master-50-stack-cost] [2021-06-03T05:41:50.893Z] Resource [jenkins-edgexfoundry-device-mqtt-go-master-50-stack-cost] did not exist. Created. [2021-06-03T05:41:50.893Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-master-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-03T05:41:51.275Z] /w/workspace/device-mqtt-go/50@tmp/durable-afc7d4f2/script.sh: 1: /w/workspace/device-mqtt-go/50@tmp/durable-afc7d4f2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-03T05:41:51.615Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-03T05:41:51.646Z] Warning: overwriting stash ‘stack-cost’ [2021-06-03T05:41:51.797Z] Stashed 1 file(s) [Pipeline] } [2021-06-03T05:41:51.813Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-master-50-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-03T05:41:52.523Z] provisioning config files... [2021-06-03T05:41:52.534Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config6991785843496503673tmp [Pipeline] { [Pipeline] sh [2021-06-03T05:41:52.865Z] + set +x [2021-06-03T05:41:52.865Z] + curl -s https://codecov.io/bash [2021-06-03T05:41:52.865Z] + bash -s -- [2021-06-03T05:41:52.865Z] [2021-06-03T05:41:52.865Z] _____ _ [2021-06-03T05:41:52.865Z] / ____| | | [2021-06-03T05:41:52.865Z] | | ___ __| | ___ ___ _____ __ [2021-06-03T05:41:52.865Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-03T05:41:52.865Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-03T05:41:52.865Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-03T05:41:52.865Z] Bash-1.0.3 [2021-06-03T05:41:52.865Z] [2021-06-03T05:41:52.865Z] [2021-06-03T05:41:52.865Z] ==> git version 2.24.4 found [2021-06-03T05:41:52.865Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-03T05:41:52.865Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-03T05:41:52.865Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-03T05:41:52.865Z] ==> Jenkins CI detected. [2021-06-03T05:41:52.865Z] project root: . [2021-06-03T05:41:52.865Z] --> token set from env [2021-06-03T05:41:52.865Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-03T05:41:52.865Z] ==> Running gcov in . (disable via -X gcov) [2021-06-03T05:41:52.865Z] ==> Python coveragepy not found [2021-06-03T05:41:52.865Z] ==> Searching for coverage reports in: [2021-06-03T05:41:52.865Z] + . [2021-06-03T05:41:53.129Z] -> Found 1 reports [2021-06-03T05:41:53.129Z] ==> Detecting git/mercurial file structure [2021-06-03T05:41:53.129Z] ==> Reading reports [2021-06-03T05:41:53.129Z] + ./coverage.out bytes=19385 [2021-06-03T05:41:53.129Z] ==> Appending adjustments [2021-06-03T05:41:53.129Z] https://docs.codecov.io/docs/fixing-reports [2021-06-03T05:41:53.129Z] + Found adjustments [2021-06-03T05:41:53.129Z] ==> Gzipping contents [2021-06-03T05:41:53.129Z] 4.0K /tmp/codecov.Zlhl03.gz [2021-06-03T05:41:53.129Z] ==> Uploading reports [2021-06-03T05:41:53.129Z] url: https://codecov.io [2021-06-03T05:41:53.129Z] query: branch=master&commit=c0141a04964c7f4d66f753227731f52f68418698&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F50%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-03T05:41:53.129Z] -> Pinging Codecov [2021-06-03T05:41:53.129Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=c0141a04964c7f4d66f753227731f52f68418698&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F50%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-03T05:41:53.390Z] -> Uploading to [2021-06-03T05:41:53.390Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-03/7D719EC7BBE17E464838252E33014C33/c0141a04964c7f4d66f753227731f52f68418698/cb410f54-740f-421f-9654-c1c70e2afdbc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210603T054153Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a866f006e5f66a2f88eec65d2acfc240427352b6b866744c89e534c1c6cd74b0 [2021-06-03T05:41:53.390Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T05:41:53.390Z] Dload Upload Total Spent Left Speed [2021-06-03T05:41:53.912Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3400 0 0 100 3400 0 6874 --:--:-- --:--:-- --:--:-- 6868 [2021-06-03T05:41:53.912Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/c0141a04964c7f4d66f753227731f52f68418698 [Pipeline] } [2021-06-03T05:41:53.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-03T05:41:54.647Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-03T05:41:54.674Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:41:55.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-03T05:41:55.000Z] [2021-06-03T05:41:55.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:41:55.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-03T05:41:55.347Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-03T05:41:55.347Z] 188c0c94c7c5: Pulling fs layer [2021-06-03T05:41:55.347Z] 0ef7d3d256c8: Pulling fs layer [2021-06-03T05:41:55.347Z] de9db76c5a1d: Pulling fs layer [2021-06-03T05:41:55.347Z] 0eba1c9be4d2: Pulling fs layer [2021-06-03T05:41:55.347Z] 0d57e429df01: Pulling fs layer [2021-06-03T05:41:55.347Z] 4e4be7b47b0d: Pulling fs layer [2021-06-03T05:41:55.347Z] e1f770b5df2f: Pulling fs layer [2021-06-03T05:41:55.347Z] 85a0685a4137: Pulling fs layer [2021-06-03T05:41:55.347Z] 0eba1c9be4d2: Waiting [2021-06-03T05:41:55.347Z] 0d57e429df01: Waiting [2021-06-03T05:41:55.347Z] 4e4be7b47b0d: Waiting [2021-06-03T05:41:55.347Z] e1f770b5df2f: Waiting [2021-06-03T05:41:55.347Z] 85a0685a4137: Waiting [2021-06-03T05:41:55.347Z] de9db76c5a1d: Verifying Checksum [2021-06-03T05:41:55.348Z] de9db76c5a1d: Download complete [2021-06-03T05:41:55.348Z] 0ef7d3d256c8: Verifying Checksum [2021-06-03T05:41:55.348Z] 0ef7d3d256c8: Download complete [2021-06-03T05:41:55.348Z] 0d57e429df01: Verifying Checksum [2021-06-03T05:41:55.348Z] 0d57e429df01: Download complete [2021-06-03T05:41:55.348Z] 188c0c94c7c5: Verifying Checksum [2021-06-03T05:41:55.348Z] 188c0c94c7c5: Download complete [2021-06-03T05:41:55.348Z] 4e4be7b47b0d: Verifying Checksum [2021-06-03T05:41:55.348Z] 4e4be7b47b0d: Download complete [2021-06-03T05:41:55.619Z] 188c0c94c7c5: Pull complete [2021-06-03T05:41:55.619Z] 0ef7d3d256c8: Pull complete [2021-06-03T05:41:55.883Z] de9db76c5a1d: Pull complete [2021-06-03T05:41:57.270Z] e1f770b5df2f: Verifying Checksum [2021-06-03T05:41:57.270Z] e1f770b5df2f: Download complete [2021-06-03T05:41:59.832Z] 0eba1c9be4d2: Verifying Checksum [2021-06-03T05:41:59.832Z] 0eba1c9be4d2: Download complete [2021-06-03T05:41:59.832Z] 85a0685a4137: Verifying Checksum [2021-06-03T05:41:59.832Z] 85a0685a4137: Download complete [2021-06-03T05:42:03.184Z] 0eba1c9be4d2: Pull complete [2021-06-03T05:42:03.184Z] 0d57e429df01: Pull complete [2021-06-03T05:42:03.184Z] 4e4be7b47b0d: Pull complete [2021-06-03T05:42:03.453Z] e1f770b5df2f: Pull complete [2021-06-03T05:42:06.792Z] 85a0685a4137: Pull complete [2021-06-03T05:42:06.792Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-03T05:42:06.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-03T05:42:06.792Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-03T05:42:06.865Z] prd-centos7-docker-4c-2g-252 does not seem to be running inside a container [2021-06-03T05:42:06.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-03T05:42:09.935Z] $ docker top efbe81bfcf6ab3087422c967143c1dd340837cb961f629b36fe6bf71867c12a4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-03T05:42:10.027Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-03T05:42:10.337Z] + set -o pipefail [2021-06-03T05:42:10.337Z] + snyk monitor '--org=edgex-jenkins' [2021-06-03T05:42:15.651Z] [2021-06-03T05:42:15.651Z] Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)... [2021-06-03T05:42:15.651Z] [2021-06-03T05:42:15.651Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/05e36818-66c7-4a17-9466-58480317beec [2021-06-03T05:42:15.651Z] [2021-06-03T05:42:15.651Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-03T05:42:15.651Z] [2021-06-03T05:42:15.651Z] [Pipeline] } [2021-06-03T05:42:15.660Z] $ docker stop --time=1 efbe81bfcf6ab3087422c967143c1dd340837cb961f629b36fe6bf71867c12a4 [2021-06-03T05:42:19.719Z] $ docker rm -f efbe81bfcf6ab3087422c967143c1dd340837cb961f629b36fe6bf71867c12a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-03T05:42:20.740Z] + git log --format=format:%s -1 c0141a04964c7f4d66f753227731f52f68418698 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:42:21.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:42:21.040Z] . [Pipeline] withDockerContainer [2021-06-03T05:42:21.115Z] prd-centos7-docker-4c-2g-252 does not seem to be running inside a container [2021-06-03T05:42:21.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T05:42:21.776Z] $ docker top d35fbb636c7999579881b73c91542a3533c1762b6bae816f6eca92c2110eecdb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T05:42:21.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T05:42:21.900Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T05:42:22.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T05:42:22.006Z] $ docker exec d35fbb636c7999579881b73c91542a3533c1762b6bae816f6eca92c2110eecdb ssh-agent [2021-06-03T05:42:22.114Z] SSH_AUTH_SOCK=/tmp/ssh-zwfNF1MQbfjD/agent.14 [2021-06-03T05:42:22.114Z] SSH_AGENT_PID=21 [2021-06-03T05:42:22.119Z] Running ssh-add (command line suppressed) [2021-06-03T05:42:22.216Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_6727972152915272369.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_6727972152915272369.key) [2021-06-03T05:42:22.235Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T05:42:22.540Z] + git semver tag [2021-06-03T05:42:22.540Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T05:42:22.540Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-06-03T05:42:22.540Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-03T05:42:22.540Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T05:42:22.540Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T05:42:22.540Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T05:42:22.540Z] # $SEMVER_BRANCH = master [2021-06-03T05:42:22.540Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [2021-06-03T05:42:22.540Z] # c0141a04964c7f4d66f753227731f52f68418698 HEAD [2021-06-03T05:42:22.540Z] # -> Force: false [2021-06-03T05:42:22.540Z] # d83a78b46c61f3e5371e2717b17ee96f3aea9b0b refs/tags/v1.3.2-dev.18 [Pipeline] } [2021-06-03T05:42:22.546Z] $ docker exec --env ******** --env ******** d35fbb636c7999579881b73c91542a3533c1762b6bae816f6eca92c2110eecdb ssh-agent -k [2021-06-03T05:42:22.640Z] unset SSH_AUTH_SOCK; [2021-06-03T05:42:22.640Z] unset SSH_AGENT_PID; [2021-06-03T05:42:22.640Z] echo Agent pid 21 killed; [2021-06-03T05:42:22.656Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T05:42:22.987Z] + git semver [Pipeline] } [2021-06-03T05:42:22.998Z] $ docker stop --time=1 d35fbb636c7999579881b73c91542a3533c1762b6bae816f6eca92c2110eecdb [2021-06-03T05:42:24.228Z] $ docker rm -f d35fbb636c7999579881b73c91542a3533c1762b6bae816f6eca92c2110eecdb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:42:24.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-03T05:42:24.717Z] [2021-06-03T05:42:24.717Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:42:25.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-03T05:42:25.033Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-03T05:42:25.033Z] ab5ef0e58194: Pulling fs layer [2021-06-03T05:42:25.033Z] 9712f1f96733: Pulling fs layer [2021-06-03T05:42:25.033Z] 63f879dbbcfc: Pulling fs layer [2021-06-03T05:42:25.033Z] 0d9ebad4ef96: Pulling fs layer [2021-06-03T05:42:25.033Z] e9a5061849ea: Pulling fs layer [2021-06-03T05:42:25.033Z] d747dcd14b5f: Pulling fs layer [2021-06-03T05:42:25.033Z] 2de7ff778b66: Pulling fs layer [2021-06-03T05:42:25.033Z] 0d9ebad4ef96: Waiting [2021-06-03T05:42:25.033Z] e9a5061849ea: Waiting [2021-06-03T05:42:25.033Z] d747dcd14b5f: Waiting [2021-06-03T05:42:25.033Z] 2de7ff778b66: Waiting [2021-06-03T05:42:25.033Z] 9712f1f96733: Verifying Checksum [2021-06-03T05:42:25.033Z] 9712f1f96733: Download complete [2021-06-03T05:42:26.972Z] 63f879dbbcfc: Verifying Checksum [2021-06-03T05:42:26.972Z] 63f879dbbcfc: Download complete [2021-06-03T05:42:27.232Z] e9a5061849ea: Verifying Checksum [2021-06-03T05:42:27.232Z] e9a5061849ea: Download complete [2021-06-03T05:42:27.232Z] d747dcd14b5f: Verifying Checksum [2021-06-03T05:42:27.232Z] d747dcd14b5f: Download complete [2021-06-03T05:42:27.803Z] 2de7ff778b66: Verifying Checksum [2021-06-03T05:42:27.803Z] 2de7ff778b66: Download complete [2021-06-03T05:42:28.750Z] 0d9ebad4ef96: Verifying Checksum [2021-06-03T05:42:28.750Z] 0d9ebad4ef96: Download complete [2021-06-03T05:42:29.015Z] ab5ef0e58194: Verifying Checksum [2021-06-03T05:42:29.015Z] ab5ef0e58194: Download complete [2021-06-03T05:42:31.610Z] ab5ef0e58194: Pull complete [2021-06-03T05:42:31.610Z] 9712f1f96733: Pull complete [2021-06-03T05:42:32.568Z] 63f879dbbcfc: Pull complete [2021-06-03T05:42:35.908Z] 0d9ebad4ef96: Pull complete [2021-06-03T05:42:35.908Z] e9a5061849ea: Pull complete [2021-06-03T05:42:35.908Z] d747dcd14b5f: Pull complete [2021-06-03T05:42:36.863Z] 2de7ff778b66: Pull complete [2021-06-03T05:42:36.863Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-03T05:42:36.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-03T05:42:36.863Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-03T05:42:36.936Z] prd-centos7-docker-4c-2g-252 does not seem to be running inside a container [2021-06-03T05:42:36.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-03T05:42:40.659Z] $ docker top b3174526cf9fd0982af080ac2172b7075b559e80813bb08fed498c04d843ead5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:42:40.756Z] provisioning config files... [2021-06-03T05:42:40.764Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config2540342437206786126tmp [2021-06-03T05:42:40.779Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config7747428121359989865tmp [2021-06-03T05:42:40.838Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config3065030268266296785tmp [Pipeline] { [Pipeline] echo [2021-06-03T05:42:40.957Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:42:41.318Z] ---> sigul-configuration.sh [2021-06-03T05:42:41.318Z] gpg: directory `/root/.gnupg' created [2021-06-03T05:42:41.318Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-03T05:42:41.318Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-03T05:42:41.318Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-03T05:42:41.318Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-03T05:42:41.318Z] gpg: CAST5 encrypted data [2021-06-03T05:42:41.318Z] gpg: encrypted with 1 passphrase [2021-06-03T05:42:41.318Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-03T05:42:41.618Z] + mkdir /home/jenkins [2021-06-03T05:42:41.618Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-03T05:42:41.914Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-03T05:42:41.924Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:42:42.219Z] ---> sigul-install.sh [2021-06-03T05:42:46.437Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-03T05:42:46.732Z] + git tag --list [2021-06-03T05:42:46.733Z] 0.7.1 [2021-06-03T05:42:46.733Z] v1.0.0 [2021-06-03T05:42:46.733Z] v1.1.0 [2021-06-03T05:42:46.733Z] v1.1.1 [2021-06-03T05:42:46.733Z] v1.2.2 [2021-06-03T05:42:46.733Z] v1.3.0 [2021-06-03T05:42:46.733Z] v1.3.1 [2021-06-03T05:42:46.733Z] v1.3.1-dev.1 [2021-06-03T05:42:46.733Z] v1.3.1-dev.2 [2021-06-03T05:42:46.733Z] v1.3.1-dev.3 [2021-06-03T05:42:46.733Z] v1.3.1-dev.4 [2021-06-03T05:42:46.733Z] v1.3.2-dev.1 [2021-06-03T05:42:46.733Z] v1.3.2-dev.10 [2021-06-03T05:42:46.733Z] v1.3.2-dev.11 [2021-06-03T05:42:46.733Z] v1.3.2-dev.12 [2021-06-03T05:42:46.733Z] v1.3.2-dev.13 [2021-06-03T05:42:46.733Z] v1.3.2-dev.14 [2021-06-03T05:42:46.733Z] v1.3.2-dev.15 [2021-06-03T05:42:46.733Z] v1.3.2-dev.16 [2021-06-03T05:42:46.733Z] v1.3.2-dev.17 [2021-06-03T05:42:46.733Z] v1.3.2-dev.18 [2021-06-03T05:42:46.733Z] v1.3.2-dev.2 [2021-06-03T05:42:46.733Z] v1.3.2-dev.3 [2021-06-03T05:42:46.733Z] v1.3.2-dev.4 [2021-06-03T05:42:46.733Z] v1.3.2-dev.5 [2021-06-03T05:42:46.733Z] v1.3.2-dev.6 [2021-06-03T05:42:46.733Z] v1.3.2-dev.7 [2021-06-03T05:42:46.733Z] v1.3.2-dev.8 [2021-06-03T05:42:46.733Z] v1.3.2-dev.9 [Pipeline] sh [2021-06-03T05:42:47.034Z] + lftools sign git-tag v1.3.2-dev.18 [2021-06-03T05:42:47.607Z] Signing Git tag with Sigul... [2021-06-03T05:42:47.607Z] Signing v1.3.2-dev.18 [Pipeline] echo [2021-06-03T05:42:48.187Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:42:48.503Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-03T05:42:48.512Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-03T05:42:48.566Z] $ docker stop --time=1 b3174526cf9fd0982af080ac2172b7075b559e80813bb08fed498c04d843ead5 [2021-06-03T05:42:50.079Z] $ docker rm -f b3174526cf9fd0982af080ac2172b7075b559e80813bb08fed498c04d843ead5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:42:50.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:42:50.719Z] . [Pipeline] withDockerContainer [2021-06-03T05:42:50.790Z] prd-centos7-docker-4c-2g-252 does not seem to be running inside a container [2021-06-03T05:42:50.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T05:42:51.247Z] $ docker top 2fc74f98459cf03d73adce3711f0a56fbf31a0646d7a1b92ac985356ec58113e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T05:42:51.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T05:42:51.377Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T05:42:51.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T05:42:51.487Z] $ docker exec 2fc74f98459cf03d73adce3711f0a56fbf31a0646d7a1b92ac985356ec58113e ssh-agent [2021-06-03T05:42:51.599Z] SSH_AUTH_SOCK=/tmp/ssh-k9TszLwSA43q/agent.13 [2021-06-03T05:42:51.599Z] SSH_AGENT_PID=19 [2021-06-03T05:42:51.609Z] Running ssh-add (command line suppressed) [2021-06-03T05:42:51.700Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_4759433395226204204.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_4759433395226204204.key) [2021-06-03T05:42:51.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T05:42:52.014Z] + git semver bump pre [2021-06-03T05:42:52.014Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T05:42:52.014Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-06-03T05:42:52.014Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-03T05:42:52.014Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T05:42:52.014Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T05:42:52.014Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T05:42:52.014Z] # $SEMVER_BRANCH = master [2021-06-03T05:42:52.014Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [2021-06-03T05:42:52.014Z] 1.3.2-dev.19 [Pipeline] } [2021-06-03T05:42:52.020Z] $ docker exec --env ******** --env ******** 2fc74f98459cf03d73adce3711f0a56fbf31a0646d7a1b92ac985356ec58113e ssh-agent -k [2021-06-03T05:42:52.115Z] unset SSH_AUTH_SOCK; [2021-06-03T05:42:52.115Z] unset SSH_AGENT_PID; [2021-06-03T05:42:52.115Z] echo Agent pid 19 killed; [2021-06-03T05:42:52.134Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T05:42:52.468Z] + git semver [Pipeline] } [2021-06-03T05:42:52.479Z] $ docker stop --time=1 2fc74f98459cf03d73adce3711f0a56fbf31a0646d7a1b92ac985356ec58113e [2021-06-03T05:42:53.699Z] $ docker rm -f 2fc74f98459cf03d73adce3711f0a56fbf31a0646d7a1b92ac985356ec58113e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:42:54.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:42:54.110Z] . [Pipeline] withDockerContainer [2021-06-03T05:42:54.183Z] prd-centos7-docker-4c-2g-252 does not seem to be running inside a container [2021-06-03T05:42:54.212Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T05:42:54.593Z] $ docker top 36d3b44dec243f98f2b55ed0dfe9f7b01fe70fae795734d2073ae9b94ac201d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T05:42:54.728Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T05:42:54.729Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T05:42:54.852Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T05:42:54.851Z] $ docker exec 36d3b44dec243f98f2b55ed0dfe9f7b01fe70fae795734d2073ae9b94ac201d9 ssh-agent [2021-06-03T05:42:54.977Z] SSH_AUTH_SOCK=/tmp/ssh-4bmeSsMNftJa/agent.13 [2021-06-03T05:42:54.977Z] SSH_AGENT_PID=19 [2021-06-03T05:42:54.983Z] Running ssh-add (command line suppressed) [2021-06-03T05:42:55.079Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5544290811305848453.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5544290811305848453.key) [2021-06-03T05:42:55.129Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T05:42:55.432Z] + git semver push [2021-06-03T05:42:55.432Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T05:42:55.432Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-06-03T05:42:55.432Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-03T05:42:55.432Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T05:42:55.432Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T05:42:55.432Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T05:42:55.432Z] # $SEMVER_BRANCH = master [2021-06-03T05:42:55.432Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } [2021-06-03T05:42:59.685Z] $ docker exec --env ******** --env ******** 36d3b44dec243f98f2b55ed0dfe9f7b01fe70fae795734d2073ae9b94ac201d9 ssh-agent -k [2021-06-03T05:42:59.793Z] unset SSH_AUTH_SOCK; [2021-06-03T05:42:59.794Z] unset SSH_AGENT_PID; [2021-06-03T05:42:59.794Z] echo Agent pid 19 killed; [2021-06-03T05:42:59.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T05:43:00.152Z] + git semver [Pipeline] } [2021-06-03T05:43:00.172Z] $ docker stop --time=1 36d3b44dec243f98f2b55ed0dfe9f7b01fe70fae795734d2073ae9b94ac201d9 [2021-06-03T05:43:01.372Z] $ docker rm -f 36d3b44dec243f98f2b55ed0dfe9f7b01fe70fae795734d2073ae9b94ac201d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:43:02.317Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:43:02.884Z] ---> package-listing.sh [2021-06-03T05:43:02.884Z] ++ facter osfamily [2021-06-03T05:43:02.884Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-03T05:43:03.148Z] + OS_FAMILY=redhat [2021-06-03T05:43:03.148Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_master [2021-06-03T05:43:03.148Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-03T05:43:03.148Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-03T05:43:03.148Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-03T05:43:03.148Z] + PACKAGES=/tmp/packages_start.txt [2021-06-03T05:43:03.148Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' [2021-06-03T05:43:03.148Z] + PACKAGES=/tmp/packages_end.txt [2021-06-03T05:43:03.148Z] + case "${OS_FAMILY}" in [2021-06-03T05:43:03.148Z] + rpm -qa [2021-06-03T05:43:03.148Z] + sort [2021-06-03T05:43:03.726Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-03T05:43:03.726Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-03T05:43:03.726Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-03T05:43:03.726Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' [2021-06-03T05:43:03.726Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [2021-06-03T05:43:03.726Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [Pipeline] echo [2021-06-03T05:43:03.873Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-03T05:43:04.236Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:43:04.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T05:43:04.814Z] [2021-06-03T05:43:04.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:43:05.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T05:43:05.392Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-03T05:43:05.393Z] df20fa9351a1: Pulling fs layer [2021-06-03T05:43:05.393Z] 36b3adc4ff6f: Pulling fs layer [2021-06-03T05:43:05.393Z] 8ad3a11d3b57: Pulling fs layer [2021-06-03T05:43:05.393Z] 46f8f816bc3b: Pulling fs layer [2021-06-03T05:43:05.393Z] 93b61091891f: Pulling fs layer [2021-06-03T05:43:05.393Z] 93b9cdb0e59b: Pulling fs layer [2021-06-03T05:43:05.393Z] 5e14af77c1be: Pulling fs layer [2021-06-03T05:43:05.393Z] 01666e4c0597: Pulling fs layer [2021-06-03T05:43:05.393Z] aa168da1d23b: Pulling fs layer [2021-06-03T05:43:05.393Z] 93b61091891f: Waiting [2021-06-03T05:43:05.393Z] 93b9cdb0e59b: Waiting [2021-06-03T05:43:05.393Z] 5e14af77c1be: Waiting [2021-06-03T05:43:05.393Z] 01666e4c0597: Waiting [2021-06-03T05:43:05.393Z] aa168da1d23b: Waiting [2021-06-03T05:43:05.393Z] 46f8f816bc3b: Waiting [2021-06-03T05:43:05.393Z] 36b3adc4ff6f: Verifying Checksum [2021-06-03T05:43:05.393Z] 36b3adc4ff6f: Download complete [2021-06-03T05:43:05.393Z] 46f8f816bc3b: Verifying Checksum [2021-06-03T05:43:05.393Z] 46f8f816bc3b: Download complete [2021-06-03T05:43:05.393Z] df20fa9351a1: Verifying Checksum [2021-06-03T05:43:05.393Z] 93b9cdb0e59b: Verifying Checksum [2021-06-03T05:43:05.393Z] 93b9cdb0e59b: Download complete [2021-06-03T05:43:05.655Z] 93b61091891f: Verifying Checksum [2021-06-03T05:43:05.655Z] 93b61091891f: Download complete [2021-06-03T05:43:05.655Z] 01666e4c0597: Verifying Checksum [2021-06-03T05:43:05.655Z] 01666e4c0597: Download complete [2021-06-03T05:43:05.655Z] 8ad3a11d3b57: Verifying Checksum [2021-06-03T05:43:05.655Z] 5e14af77c1be: Verifying Checksum [2021-06-03T05:43:05.655Z] 5e14af77c1be: Download complete [2021-06-03T05:43:05.655Z] df20fa9351a1: Pull complete [2021-06-03T05:43:05.929Z] 36b3adc4ff6f: Pull complete [2021-06-03T05:43:06.516Z] 8ad3a11d3b57: Pull complete [2021-06-03T05:43:06.516Z] 46f8f816bc3b: Pull complete [2021-06-03T05:43:06.775Z] 93b61091891f: Pull complete [2021-06-03T05:43:06.775Z] 93b9cdb0e59b: Pull complete [2021-06-03T05:43:07.035Z] 5e14af77c1be: Pull complete [2021-06-03T05:43:07.035Z] 01666e4c0597: Pull complete [2021-06-03T05:43:07.610Z] aa168da1d23b: Verifying Checksum [2021-06-03T05:43:07.610Z] aa168da1d23b: Download complete [2021-06-03T05:43:11.855Z] aa168da1d23b: Pull complete [2021-06-03T05:43:11.855Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-03T05:43:11.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T05:43:11.855Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-03T05:43:11.925Z] prd-centos7-docker-4c-2g-252 does not seem to be running inside a container [2021-06-03T05:43:11.965Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-03T05:43:16.823Z] $ docker top 789846414a396af48eb9f17c2c304ab499a954b956fecabf0d6e3565d028d73e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T05:43:17.200Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-03T05:43:17.494Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-03T05:43:17.792Z] + ls /var/log/sa-host [2021-06-03T05:43:17.793Z] + sadf -c /var/log/sa-host/sa03 [2021-06-03T05:43:17.793Z] file_magic: OK [2021-06-03T05:43:17.793Z] HZ: Using current value: 100 [2021-06-03T05:43:17.793Z] file_header: OK [2021-06-03T05:43:17.793Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-03T05:43:17.793Z] Statistics: [2021-06-03T05:43:17.793Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T05:43:17.793Z] File successfully converted to sysstat format version 12.2.1 [2021-06-03T05:43:17.793Z] + sadf -c /var/log/sa-host/sa05 [2021-06-03T05:43:17.793Z] file_magic: OK [2021-06-03T05:43:17.793Z] HZ: Using current value: 100 [2021-06-03T05:43:17.793Z] file_header: OK [2021-06-03T05:43:17.793Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-03T05:43:17.793Z] Statistics: [2021-06-03T05:43:17.793Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T05:43:17.793Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:43:17.962Z] provisioning config files... [2021-06-03T05:43:17.973Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config5006322377906491294tmp [Pipeline] { [Pipeline] echo [2021-06-03T05:43:17.992Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:43:18.290Z] ---> create-netrc.sh [Pipeline] } [2021-06-03T05:43:18.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-03T05:43:18.325Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:43:18.625Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-03T05:43:18.634Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:43:18.927Z] ---> sudo-logs.sh [2021-06-03T05:43:18.927Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-03T05:43:18.960Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:43:19.258Z] ---> job-cost.sh [2021-06-03T05:43:19.258Z] lf-activate-venv: SKIPPING [2021-06-03T05:43:19.258Z] DEBUG: total: 0.18000000715255737 [2021-06-03T05:43:19.258Z] INFO: Retrieving Stack Cost... [2021-06-03T05:43:19.832Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-03T05:43:20.403Z] INFO: Archiving Costs [Pipeline] echo [2021-06-03T05:43:20.415Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:43:20.707Z] ---> logs-deploy.sh [2021-06-03T05:43:20.707Z] lf-activate-venv: SKIPPING [2021-06-03T05:43:20.707Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/50 [2021-06-03T05:43:20.707Z] INFO: archiving workspace using pattern(s): [2021-06-03T05:43:21.651Z] Archives upload complete. [2021-06-03T05:43:21.651Z] INFO: archiving logs to Nexus [2021-06-03T05:43:22.224Z] ---> uname -a: [2021-06-03T05:43:22.224Z] Linux prd-centos7-docker-4c-2g-252.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-03T05:43:22.224Z] [2021-06-03T05:43:22.224Z] [2021-06-03T05:43:22.224Z] ---> lscpu: [2021-06-03T05:43:22.224Z] Architecture: x86_64 [2021-06-03T05:43:22.224Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-03T05:43:22.224Z] Byte Order: Little Endian [2021-06-03T05:43:22.224Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-03T05:43:22.224Z] CPU(s): 2 [2021-06-03T05:43:22.224Z] On-line CPU(s) list: 0,1 [2021-06-03T05:43:22.224Z] Thread(s) per core: 1 [2021-06-03T05:43:22.224Z] Core(s) per socket: 1 [2021-06-03T05:43:22.224Z] Socket(s): 2 [2021-06-03T05:43:22.224Z] NUMA node(s): 1 [2021-06-03T05:43:22.224Z] Vendor ID: AuthenticAMD [2021-06-03T05:43:22.224Z] CPU family: 23 [2021-06-03T05:43:22.224Z] Model: 49 [2021-06-03T05:43:22.224Z] Model name: AMD EPYC-Rome Processor [2021-06-03T05:43:22.224Z] Stepping: 0 [2021-06-03T05:43:22.224Z] CPU MHz: 2800.000 [2021-06-03T05:43:22.224Z] BogoMIPS: 5600.00 [2021-06-03T05:43:22.224Z] Virtualization: AMD-V [2021-06-03T05:43:22.224Z] Hypervisor vendor: KVM [2021-06-03T05:43:22.224Z] Virtualization type: full [2021-06-03T05:43:22.224Z] L1d cache: 64 KiB [2021-06-03T05:43:22.224Z] L1i cache: 64 KiB [2021-06-03T05:43:22.224Z] L2 cache: 1 MiB [2021-06-03T05:43:22.224Z] L3 cache: 32 MiB [2021-06-03T05:43:22.224Z] NUMA node0 CPU(s): 0,1 [2021-06-03T05:43:22.224Z] Vulnerability Itlb multihit: Not affected [2021-06-03T05:43:22.224Z] Vulnerability L1tf: Not affected [2021-06-03T05:43:22.224Z] Vulnerability Mds: Not affected [2021-06-03T05:43:22.224Z] Vulnerability Meltdown: Not affected [2021-06-03T05:43:22.224Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-03T05:43:22.224Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-03T05:43:22.224Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-03T05:43:22.224Z] Vulnerability Srbds: Not affected [2021-06-03T05:43:22.224Z] Vulnerability Tsx async abort: Not affected [2021-06-03T05:43:22.224Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-03T05:43:22.224Z] [2021-06-03T05:43:22.224Z] [2021-06-03T05:43:22.224Z] ---> nproc: [2021-06-03T05:43:22.224Z] 2 [2021-06-03T05:43:22.224Z] [2021-06-03T05:43:22.224Z] [2021-06-03T05:43:22.224Z] ---> df -h: [2021-06-03T05:43:22.224Z] Filesystem Size Used Available Use% Mounted on [2021-06-03T05:43:22.224Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-03T05:43:22.224Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-03T05:43:22.224Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-03T05:43:22.224Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-03T05:43:22.224Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-03T05:43:22.224Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-03T05:43:22.224Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-03T05:43:22.224Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-03T05:43:22.224Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-03T05:43:22.224Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-03T05:43:22.224Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-03T05:43:22.224Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-mqtt-go_master@tmp [2021-06-03T05:43:22.224Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-03T05:43:22.224Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-03T05:43:22.224Z] [2021-06-03T05:43:22.224Z] [2021-06-03T05:43:22.224Z] ---> free -m: [2021-06-03T05:43:22.224Z] total used free shared buff/cache available [2021-06-03T05:43:22.224Z] Mem: 7821 1155 3281 0 3384 6584 [2021-06-03T05:43:22.224Z] Swap: 1023 0 1023 [2021-06-03T05:43:22.224Z] [2021-06-03T05:43:22.224Z] [2021-06-03T05:43:22.224Z] ---> ip addr: [2021-06-03T05:43:22.224Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-03T05:43:22.224Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-03T05:43:22.224Z] inet 127.0.0.1/8 scope host lo [2021-06-03T05:43:22.224Z] valid_lft forever preferred_lft forever [2021-06-03T05:43:22.224Z] inet6 ::1/128 scope host [2021-06-03T05:43:22.224Z] valid_lft forever preferred_lft forever [2021-06-03T05:43:22.224Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-03T05:43:22.224Z] link/ether fa:16:3e:8e:f8:9b brd ff:ff:ff:ff:ff:ff [2021-06-03T05:43:22.224Z] inet 10.30.123.44/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-03T05:43:22.224Z] valid_lft 85650sec preferred_lft 85650sec [2021-06-03T05:43:22.224Z] inet6 fe80::f816:3eff:fe8e:f89b/64 scope link [2021-06-03T05:43:22.224Z] valid_lft forever preferred_lft forever [2021-06-03T05:43:22.224Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-03T05:43:22.224Z] link/ether 02:42:d5:67:64:e9 brd ff:ff:ff:ff:ff:ff [2021-06-03T05:43:22.224Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-03T05:43:22.224Z] valid_lft forever preferred_lft forever [2021-06-03T05:43:22.224Z] inet6 fe80::42:d5ff:fe67:64e9/64 scope link [2021-06-03T05:43:22.224Z] valid_lft forever preferred_lft forever [2021-06-03T05:43:22.224Z] [2021-06-03T05:43:22.224Z] [2021-06-03T05:43:22.224Z] ---> sar -b -r -n DEV: [2021-06-03T05:43:22.224Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) [2021-06-03T05:43:22.224Z] [2021-06-03T05:43:22.224Z] 05:30:39 LINUX RESTART (2 CPU) [2021-06-03T05:43:22.224Z] [2021-06-03T05:43:22.224Z] 05:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-03T05:43:22.224Z] 05:32:01 147.65 20.03 127.62 0.00 5949.53 36366.30 0.00 [2021-06-03T05:43:22.224Z] 05:33:01 1.65 0.00 1.65 0.00 0.00 33.53 0.00 [2021-06-03T05:43:22.224Z] 05:34:01 0.47 0.00 0.47 0.00 0.00 8.53 0.00 [2021-06-03T05:43:22.224Z] 05:35:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 [2021-06-03T05:43:22.224Z] 05:36:01 0.28 0.00 0.28 0.00 0.00 4.28 0.00 [2021-06-03T05:43:22.224Z] 05:37:01 0.40 0.00 0.40 0.00 0.00 5.76 0.00 [2021-06-03T05:43:22.224Z] 05:38:01 0.15 0.00 0.15 0.00 0.00 2.32 0.00 [2021-06-03T05:43:22.224Z] 05:39:01 0.30 0.00 0.30 0.00 0.00 4.70 0.00 [2021-06-03T05:43:22.224Z] 05:40:01 0.22 0.00 0.22 0.00 0.00 3.23 0.00 [2021-06-03T05:43:22.224Z] 05:41:01 0.28 0.00 0.28 0.00 0.00 3.46 0.00 [2021-06-03T05:43:22.224Z] 05:42:01 1.63 0.03 1.60 0.00 3.73 28.65 0.00 [2021-06-03T05:43:22.224Z] 05:43:01 212.19 0.00 212.19 0.00 0.00 58226.62 0.00 [2021-06-03T05:43:22.224Z] Average: 30.30 1.65 28.65 0.00 488.65 7853.96 0.00 [2021-06-03T05:43:22.224Z] [2021-06-03T05:43:22.224Z] 05:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-03T05:43:22.224Z] 05:32:01 5472804 0 796968 9.95 2620 1736548 1293864 14.28 564416 1572488 132 [2021-06-03T05:43:22.224Z] 05:33:01 5480008 0 789756 9.86 2620 1736556 1237908 13.67 558244 1572520 20 [2021-06-03T05:43:22.224Z] 05:34:01 5480392 0 789316 9.86 2620 1736612 1228692 13.57 559428 1570628 28 [2021-06-03T05:43:22.224Z] 05:35:01 5479684 0 790076 9.86 2620 1736560 1228728 13.57 560140 1571300 20 [2021-06-03T05:43:22.224Z] 05:36:01 5479288 0 790464 9.87 2620 1736568 1228740 13.57 557120 1574340 8 [2021-06-03T05:43:22.224Z] 05:37:01 5478220 0 791532 9.88 2620 1736568 1228728 13.57 558748 1574340 16 [2021-06-03T05:43:22.224Z] 05:38:01 5474172 0 795568 9.93 2620 1736580 1241988 13.71 561628 1574340 8 [2021-06-03T05:43:22.224Z] 05:39:01 5465768 0 803968 10.04 2620 1736584 1255276 13.86 571140 1574340 20 [2021-06-03T05:43:22.224Z] 05:40:01 5466632 0 803100 10.03 2620 1736588 1252816 13.83 570008 1574340 12 [2021-06-03T05:43:22.224Z] 05:41:01 5470908 0 798820 9.97 2620 1736592 1201416 13.26 568408 1572588 8 [2021-06-03T05:43:22.224Z] 05:42:01 4887832 0 903024 11.28 2620 2215464 1600940 17.68 789732 1907984 478656 [2021-06-03T05:43:22.224Z] 05:43:01 3889800 0 1057916 13.21 2620 3058604 1267032 13.99 788248 2696672 40 [2021-06-03T05:43:22.224Z] Average: 5293792 0 825876 10.31 2620 1886652 1272177 14.05 600605 1694657 39914 [2021-06-03T05:43:22.224Z] [2021-06-03T05:43:22.224Z] 05:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-03T05:43:22.224Z] 05:32:01 eth0 568.23 388.55 1082.37 85.88 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:32:01 docker0 2.81 1.96 0.58 5.51 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:33:01 eth0 2.22 0.32 0.44 0.23 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:34:01 eth0 4.56 0.73 1.09 0.56 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:35:01 eth0 3.15 0.75 0.95 0.61 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:36:01 eth0 2.23 0.57 0.65 0.43 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:37:01 eth0 1.78 0.85 0.96 0.65 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:38:01 eth0 1.63 1.57 0.34 7.98 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:39:01 eth0 2.58 1.98 0.43 16.27 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:40:01 eth0 0.53 0.33 0.31 0.20 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:41:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:42:01 eth0 428.33 398.52 4074.56 29.93 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:43:01 eth0 645.52 575.69 3933.39 107.80 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] 05:43:01 docker0 120.86 127.41 8.67 655.29 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] Average: eth0 137.85 113.81 757.69 20.80 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] Average: docker0 10.32 10.80 0.77 55.16 0.00 0.00 0.00 0.00 [2021-06-03T05:43:22.224Z] [2021-06-03T05:43:22.224Z] [2021-06-03T05:43:22.224Z] ---> sar -P ALL: [2021-06-03T05:43:22.224Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) [2021-06-03T05:43:22.224Z] [2021-06-03T05:43:22.224Z] 05:30:39 LINUX RESTART (2 CPU) [2021-06-03T05:43:22.224Z] [2021-06-03T05:43:22.224Z] 05:31:02 CPU %user %nice %system %iowait %steal %idle [2021-06-03T05:43:22.224Z] 05:32:01 all 16.51 0.00 4.84 7.95 0.07 70.63 [2021-06-03T05:43:22.224Z] 05:32:01 0 15.54 0.00 4.90 7.32 0.05 72.18 [2021-06-03T05:43:22.224Z] 05:32:01 1 17.48 0.00 4.78 8.58 0.09 69.08 [2021-06-03T05:43:22.224Z] 05:33:01 all 0.13 0.00 0.04 0.00 0.03 99.80 [2021-06-03T05:43:22.224Z] 05:33:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-03T05:43:22.224Z] 05:33:01 1 0.20 0.00 0.05 0.00 0.02 99.73 [2021-06-03T05:43:22.224Z] 05:34:01 all 0.14 0.00 0.05 0.00 0.03 99.78 [2021-06-03T05:43:22.224Z] 05:34:01 0 0.13 0.00 0.07 0.00 0.03 99.77 [2021-06-03T05:43:22.224Z] 05:34:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-03T05:43:22.224Z] 05:35:01 all 0.23 0.00 0.02 0.00 0.02 99.74 [2021-06-03T05:43:22.224Z] 05:35:01 0 0.42 0.00 0.02 0.00 0.02 99.55 [2021-06-03T05:43:22.224Z] 05:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-03T05:43:22.224Z] 05:36:01 all 0.13 0.00 0.04 0.00 0.03 99.80 [2021-06-03T05:43:22.225Z] 05:36:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-03T05:43:22.225Z] 05:36:01 1 0.07 0.00 0.05 0.00 0.05 99.83 [2021-06-03T05:43:22.225Z] 05:37:01 all 0.11 0.00 0.04 0.00 0.02 99.83 [2021-06-03T05:43:22.225Z] 05:37:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-03T05:43:22.225Z] 05:37:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-06-03T05:43:22.225Z] 05:38:01 all 0.11 0.00 0.03 0.00 0.02 99.84 [2021-06-03T05:43:22.225Z] 05:38:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2021-06-03T05:43:22.225Z] 05:38:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-03T05:43:22.225Z] 05:39:01 all 0.22 0.00 0.07 0.00 0.03 99.69 [2021-06-03T05:43:22.225Z] 05:39:01 0 0.10 0.00 0.08 0.00 0.02 99.80 [2021-06-03T05:43:22.225Z] 05:39:01 1 0.33 0.00 0.05 0.00 0.03 99.58 [2021-06-03T05:43:22.225Z] 05:40:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-06-03T05:43:22.225Z] 05:40:01 0 0.20 0.00 0.03 0.00 0.02 99.75 [2021-06-03T05:43:22.225Z] 05:40:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-03T05:43:22.225Z] 05:41:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-06-03T05:43:22.225Z] 05:41:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-03T05:43:22.225Z] 05:41:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2021-06-03T05:43:22.225Z] 05:42:01 all 3.23 0.00 1.33 0.07 0.03 95.34 [2021-06-03T05:43:22.225Z] 05:42:01 0 3.34 0.00 1.49 0.07 0.03 95.06 [2021-06-03T05:43:22.225Z] 05:42:01 1 3.12 0.00 1.16 0.07 0.03 95.61 [2021-06-03T05:43:22.225Z] [2021-06-03T05:43:22.225Z] 05:42:01 CPU %user %nice %system %iowait %steal %idle [2021-06-03T05:43:22.225Z] 05:43:01 all 21.40 0.00 9.41 3.82 0.10 65.27 [2021-06-03T05:43:22.225Z] 05:43:01 0 22.75 0.00 9.67 4.47 0.09 63.03 [2021-06-03T05:43:22.225Z] 05:43:01 1 20.06 0.00 9.16 3.18 0.11 67.50 [2021-06-03T05:43:22.225Z] Average: all 3.40 0.00 1.27 0.94 0.03 94.35 [2021-06-03T05:43:22.225Z] Average: 0 3.45 0.00 1.31 0.95 0.03 94.27 [2021-06-03T05:43:22.225Z] Average: 1 3.34 0.00 1.24 0.94 0.04 94.44 [2021-06-03T05:43:22.225Z] [2021-06-03T05:43:22.225Z] [2021-06-03T05:43:22.225Z]