Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc 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-ssh7288683105381945584.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh3544805316050585194.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-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-modbus-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8439721752905365601.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh602854436165310575.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-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-modbus-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7102012693016139758.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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-modbus-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-modbus-go-settings PROJECT: device-modbus-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-modbus 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 Finished waiting Running on prd-centos7-docker-4c-2g-1208 in /w/workspace/xfoundry_device-modbus-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 Avoid second fetch Checking out Revision b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc (master) Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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/xfoundry_device-modbus-go_master@tmp/jenkins-gitclient-ssh6669995289878117881.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc # timeout=10 Commit message: "Merge pull request #259 from lenny-intel/PublishTopicPrefix" > git rev-list --no-walk 5449c449bca9bb852835a90cee267a9d893040c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-09T09:18:52.374Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-09T09:18:53.010Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-09T09:18:53.095Z] ========================================================= [2021-06-09T09:18:53.095Z] EdgeX Global Pipelines Version Info [2021-06-09T09:18:53.095Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:18:54.604Z] ------------------- [2021-06-09T09:18:54.606Z] stable info: [2021-06-09T09:18:54.606Z] ------------------- [2021-06-09T09:18:54.606Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-09T09:18:54.606Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T09:18:54.606Z] Message: update stable to v1.0.194 [2021-06-09T09:18:55.186Z] ------------------- [2021-06-09T09:18:55.186Z] experimental info: [2021-06-09T09:18:55.186Z] ------------------- [2021-06-09T09:18:55.186Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-09T09:18:55.186Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T09:18:55.186Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-09T09:18:55.325Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2021-06-09T09:18:55.350Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2021-06-09T09:18:55.376Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-09T09:18:55.410Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-09T09:18:55.441Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-09T09:18:55.469Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-09T09:18:55.496Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-09T09:18:55.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-09T09:18:55.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-09T09:18:55.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-09T09:18:55.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-09T09:18:55.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2021-06-09T09:18:55.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-09T09:18:55.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-09T09:18:55.730Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T09:18:55.761Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T09:18:55.790Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T09:18:55.820Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T09:18:55.872Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-09T09:18:55.915Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-09T09:18:55.951Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-09T09:18:55.982Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-09T09:18:56.013Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-09T09:18:56.052Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-09T09:18:56.180Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-09T09:18:56.215Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-09T09:18:56.244Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-09T09:18:56.281Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-09T09:18:56.310Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-09T09:18:56.339Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc [Pipeline] echo [2021-06-09T09:18:56.370Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b09d9ba [Pipeline] echo [2021-06-09T09:18:56.396Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T09:18:56.491Z] provisioning config files... [2021-06-09T09:18:56.510Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config6939350780669727432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:18:56.843Z] ---> docker-login.sh [2021-06-09T09:18:56.844Z] nexus3.edgexfoundry.org:10001 [2021-06-09T09:18:57.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:18:57.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:18:57.108Z] Configure a credential helper to remove this warning. See [2021-06-09T09:18:57.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:18:57.108Z] [2021-06-09T09:18:57.108Z] Login Succeeded [2021-06-09T09:18:57.108Z] nexus3.edgexfoundry.org:10002 [2021-06-09T09:18:57.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:18:57.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:18:57.381Z] Configure a credential helper to remove this warning. See [2021-06-09T09:18:57.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:18:57.381Z] [2021-06-09T09:18:57.381Z] Login Succeeded [2021-06-09T09:18:57.381Z] nexus3.edgexfoundry.org:10003 [2021-06-09T09:18:57.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:18:57.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:18:57.381Z] Configure a credential helper to remove this warning. See [2021-06-09T09:18:57.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:18:57.381Z] [2021-06-09T09:18:57.381Z] Login Succeeded [2021-06-09T09:18:57.381Z] nexus3.edgexfoundry.org:10004 [2021-06-09T09:18:57.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:18:57.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:18:57.642Z] Configure a credential helper to remove this warning. See [2021-06-09T09:18:57.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:18:57.642Z] [2021-06-09T09:18:57.642Z] Login Succeeded [2021-06-09T09:18:57.642Z] docker.io [2021-06-09T09:18:57.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:18:57.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:18:57.904Z] Configure a credential helper to remove this warning. See [2021-06-09T09:18:57.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:18:57.904Z] [2021-06-09T09:18:57.904Z] Login Succeeded [2021-06-09T09:18:57.904Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T09:18:57.913Z] 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-09T09:18:58.459Z] + git log --format=format:%s -1 b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc [Pipeline] echo [2021-06-09T09:18:58.506Z] GIT_COMMIT: b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc, Commit Message: Merge pull request #259 from lenny-intel/PublishTopicPrefix [Pipeline] echo [2021-06-09T09:18:58.525Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:18:59.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T09:18:59.187Z] [2021-06-09T09:18:59.187Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:18:59.513Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T09:18:59.513Z] latest: Pulling from edgex-devops/git-semver [2021-06-09T09:18:59.513Z] 31603596830f: Pulling fs layer [2021-06-09T09:18:59.513Z] 54011a49482f: Pulling fs layer [2021-06-09T09:18:59.513Z] a6820b24f6d8: Pulling fs layer [2021-06-09T09:18:59.513Z] f581987b2513: Pulling fs layer [2021-06-09T09:18:59.513Z] f581987b2513: Waiting [2021-06-09T09:18:59.513Z] 54011a49482f: Verifying Checksum [2021-06-09T09:18:59.513Z] 54011a49482f: Download complete [2021-06-09T09:18:59.785Z] 31603596830f: Download complete [2021-06-09T09:18:59.785Z] f581987b2513: Verifying Checksum [2021-06-09T09:18:59.785Z] f581987b2513: Download complete [2021-06-09T09:19:00.045Z] a6820b24f6d8: Verifying Checksum [2021-06-09T09:19:00.045Z] a6820b24f6d8: Download complete [2021-06-09T09:19:00.045Z] 31603596830f: Pull complete [2021-06-09T09:19:00.045Z] 54011a49482f: Pull complete [2021-06-09T09:19:01.001Z] a6820b24f6d8: Pull complete [2021-06-09T09:19:01.263Z] f581987b2513: Pull complete [2021-06-09T09:19:01.263Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-09T09:19:01.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T09:19:01.263Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-09T09:19:01.355Z] prd-centos7-docker-4c-2g-1208 does not seem to be running inside a container [2021-06-09T09:19:01.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T09:19:04.603Z] $ docker top a23a1c578aadc405b8ba7a062ea35c230915ab6d7ab89bcb92c4f67fdbeb1811 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T09:19:04.763Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T09:19:04.764Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T09:19:04.910Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T09:19:04.911Z] $ docker exec a23a1c578aadc405b8ba7a062ea35c230915ab6d7ab89bcb92c4f67fdbeb1811 ssh-agent [2021-06-09T09:19:05.051Z] SSH_AUTH_SOCK=/tmp/ssh-SN89uku141Jo/agent.13 [2021-06-09T09:19:05.051Z] SSH_AGENT_PID=19 [2021-06-09T09:19:05.061Z] Running ssh-add (command line suppressed) [2021-06-09T09:19:05.193Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2868914409977023293.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2868914409977023293.key) [2021-06-09T09:19:05.213Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T09:19:05.525Z] + git tag --points-at HEAD [Pipeline] } [2021-06-09T09:19:05.539Z] $ docker exec --env ******** --env ******** a23a1c578aadc405b8ba7a062ea35c230915ab6d7ab89bcb92c4f67fdbeb1811 ssh-agent -k [2021-06-09T09:19:05.640Z] unset SSH_AUTH_SOCK; [2021-06-09T09:19:05.640Z] unset SSH_AGENT_PID; [2021-06-09T09:19:05.640Z] echo Agent pid 19 killed; [2021-06-09T09:19:05.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-09T09:19:05.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T09:19:05.724Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T09:19:05.883Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T09:19:05.887Z] $ docker exec a23a1c578aadc405b8ba7a062ea35c230915ab6d7ab89bcb92c4f67fdbeb1811 ssh-agent [2021-06-09T09:19:06.025Z] SSH_AUTH_SOCK=/tmp/ssh-0xxf6YNxw7DQ/agent.50 [2021-06-09T09:19:06.025Z] SSH_AGENT_PID=56 [2021-06-09T09:19:06.031Z] Running ssh-add (command line suppressed) [2021-06-09T09:19:06.135Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_6328887332167272082.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_6328887332167272082.key) [2021-06-09T09:19:06.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T09:19:06.497Z] + git semver init [2021-06-09T09:19:06.497Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T09:19:06.497Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2021-06-09T09:19:06.497Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2021-06-09T09:19:06.497Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T09:19:06.497Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T09:19:06.497Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T09:19:06.498Z] # $SEMVER_BRANCH = master [2021-06-09T09:19:06.498Z] # $SEMVER_TEMP = /tmp/semver-597597657 [2021-06-09T09:19:06.498Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2021-06-09T09:19:06.765Z] # '/tmp/semver-597597657' -> '/w/workspace/xfoundry_device-modbus-go_master/.semver' [2021-06-09T09:19:06.766Z] # -> Force: false [2021-06-09T09:19:06.766Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } [2021-06-09T09:19:06.775Z] $ docker exec --env ******** --env ******** a23a1c578aadc405b8ba7a062ea35c230915ab6d7ab89bcb92c4f67fdbeb1811 ssh-agent -k [2021-06-09T09:19:06.886Z] unset SSH_AUTH_SOCK; [2021-06-09T09:19:06.886Z] unset SSH_AGENT_PID; [2021-06-09T09:19:06.886Z] echo Agent pid 56 killed; [2021-06-09T09:19:06.905Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T09:19:07.257Z] + git semver [Pipeline] } [2021-06-09T09:19:07.272Z] $ docker stop --time=1 a23a1c578aadc405b8ba7a062ea35c230915ab6d7ab89bcb92c4f67fdbeb1811 [2021-06-09T09:19:08.513Z] $ docker rm -f a23a1c578aadc405b8ba7a062ea35c230915ab6d7ab89bcb92c4f67fdbeb1811 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T09:19:08.897Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-09T09:19:09.197Z] Stashed 1 file(s) [Pipeline] echo [2021-06-09T09:19:09.203Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.16 [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-09T09:19:09.750Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1209 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws [2021-06-09T09:19:09.770Z] Running in /w/workspace/device-modbus-go/55 [Pipeline] { [Pipeline] checkout [2021-06-09T09:19:10.006Z] Selected Git installation does not exist. Using Default [2021-06-09T09:19:10.006Z] The recommended git tool is: NONE [2021-06-09T09:19:15.921Z] using credential edgex-jenkins-ssh [2021-06-09T09:19:15.945Z] Cloning the remote Git repository [2021-06-09T09:19:15.981Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-06-09T09:19:16.085Z] > git init /w/workspace/device-modbus-go/55 # timeout=10 [2021-06-09T09:19:16.184Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-06-09T09:19:16.186Z] > git --version # timeout=10 [2021-06-09T09:19:17.143Z] Avoid second fetch [2021-06-09T09:19:17.144Z] Checking out Revision b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc (master) [2021-06-09T09:19:16.203Z] > git --version # 'git version 2.17.1' [2021-06-09T09:19:16.206Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T09:19:16.285Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T09:19:17.079Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-06-09T09:19:17.101Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T09:19:17.150Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T09:19:17.165Z] > git checkout -f b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc # timeout=10 [2021-06-09T09:19:21.467Z] Commit message: "Merge pull request #259 from lenny-intel/PublishTopicPrefix" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T09:19:23.398Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-09T09:19:23.804Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T09:19:24.156Z] + sudo service docker restart [2021-06-09T09:19:24.157Z] + true [2021-06-09T09:19:24.547Z] Still waiting to schedule task [2021-06-09T09:19:24.547Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T09:19:42.517Z] provisioning config files... [2021-06-09T09:19:42.547Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/55@tmp/config5516527524770236629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:19:42.929Z] ---> docker-login.sh [2021-06-09T09:19:42.929Z] nexus3.edgexfoundry.org:10001 [2021-06-09T09:19:43.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:19:44.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:19:44.214Z] Configure a credential helper to remove this warning. See [2021-06-09T09:19:44.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:19:44.214Z] [2021-06-09T09:19:44.214Z] Login Succeeded [2021-06-09T09:19:44.214Z] nexus3.edgexfoundry.org:10002 [2021-06-09T09:19:44.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:19:44.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:19:44.771Z] Configure a credential helper to remove this warning. See [2021-06-09T09:19:44.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:19:44.771Z] [2021-06-09T09:19:44.771Z] Login Succeeded [2021-06-09T09:19:44.771Z] nexus3.edgexfoundry.org:10003 [2021-06-09T09:19:45.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:19:45.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:19:45.325Z] Configure a credential helper to remove this warning. See [2021-06-09T09:19:45.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:19:45.325Z] [2021-06-09T09:19:45.325Z] Login Succeeded [2021-06-09T09:19:45.325Z] nexus3.edgexfoundry.org:10004 [2021-06-09T09:19:45.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:19:45.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:19:45.886Z] Configure a credential helper to remove this warning. See [2021-06-09T09:19:45.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:19:45.886Z] [2021-06-09T09:19:45.886Z] Login Succeeded [2021-06-09T09:19:45.886Z] docker.io [2021-06-09T09:19:46.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:19:46.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:19:46.782Z] Configure a credential helper to remove this warning. See [2021-06-09T09:19:46.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:19:46.782Z] [2021-06-09T09:19:46.782Z] Login Succeeded [2021-06-09T09:19:46.782Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T09:19:46.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-09T09:19:47.235Z] ========================================================= [2021-06-09T09:19:47.235Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-09T09:19:47.235Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:19:47.623Z] + 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-09T09:19:47.905Z] Sending build context to Docker daemon 626.7kB [2021-06-09T09:19:47.905Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T09:19:47.905Z] Step 2/8 : FROM ${BASE} [2021-06-09T09:19:48.508Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-09T09:19:48.508Z] 595b0fe564bb: Pulling fs layer [2021-06-09T09:19:48.508Z] 7186ed65a4f7: Pulling fs layer [2021-06-09T09:19:48.508Z] 316046926c0a: Pulling fs layer [2021-06-09T09:19:48.508Z] 4ebd0625c992: Pulling fs layer [2021-06-09T09:19:48.508Z] 207e8628e3a3: Pulling fs layer [2021-06-09T09:19:48.508Z] 4ebd0625c992: Waiting [2021-06-09T09:19:48.508Z] c791037a9be2: Pulling fs layer [2021-06-09T09:19:48.508Z] ffd874e62e21: Pulling fs layer [2021-06-09T09:19:48.508Z] ffd874e62e21: Waiting [2021-06-09T09:19:48.508Z] c791037a9be2: Waiting [2021-06-09T09:19:48.508Z] 207e8628e3a3: Waiting [2021-06-09T09:19:48.508Z] 316046926c0a: Verifying Checksum [2021-06-09T09:19:48.508Z] 316046926c0a: Download complete [2021-06-09T09:19:48.508Z] 7186ed65a4f7: Verifying Checksum [2021-06-09T09:19:48.508Z] 7186ed65a4f7: Download complete [2021-06-09T09:19:48.508Z] 207e8628e3a3: Verifying Checksum [2021-06-09T09:19:48.508Z] 207e8628e3a3: Download complete [2021-06-09T09:19:48.508Z] c791037a9be2: Verifying Checksum [2021-06-09T09:19:48.508Z] c791037a9be2: Download complete [2021-06-09T09:19:48.792Z] 595b0fe564bb: Verifying Checksum [2021-06-09T09:19:48.792Z] 595b0fe564bb: Download complete [2021-06-09T09:19:49.398Z] 595b0fe564bb: Pull complete [2021-06-09T09:19:50.004Z] 7186ed65a4f7: Pull complete [2021-06-09T09:19:50.284Z] 316046926c0a: Pull complete [2021-06-09T09:19:52.271Z] ffd874e62e21: Verifying Checksum [2021-06-09T09:19:52.271Z] ffd874e62e21: Download complete [2021-06-09T09:19:54.274Z] 4ebd0625c992: Verifying Checksum [2021-06-09T09:19:54.274Z] 4ebd0625c992: Download complete [2021-06-09T09:20:04.452Z] 4ebd0625c992: Pull complete [2021-06-09T09:20:04.452Z] 207e8628e3a3: Pull complete [2021-06-09T09:20:04.452Z] c791037a9be2: Pull complete [2021-06-09T09:20:07.855Z] ffd874e62e21: Pull complete [2021-06-09T09:20:07.855Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-09T09:20:07.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-09T09:20:07.855Z] ---> cfc18b08335c [2021-06-09T09:20:07.855Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-09T09:20:10.553Z] ---> Running in 98189a980fb5 [2021-06-09T09:20:10.553Z] Removing intermediate container 98189a980fb5 [2021-06-09T09:20:10.553Z] ---> 1cd87d46dba7 [2021-06-09T09:20:10.553Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:20:10.829Z] ---> Running in 8bcaef92dd21 [2021-06-09T09:20:13.474Z] Removing intermediate container 8bcaef92dd21 [2021-06-09T09:20:13.474Z] ---> 474a841d29f1 [2021-06-09T09:20:13.474Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-09T09:20:13.474Z] ---> Running in e4a530c19263 [2021-06-09T09:20:14.456Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:20:15.434Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:20:16.029Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-09T09:20:16.029Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-09T09:20:16.303Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-09T09:20:16.303Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-09T09:20:16.303Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-09T09:20:16.575Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-09T09:20:16.575Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-09T09:20:17.172Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-09T09:20:17.172Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-09T09:20:17.172Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-09T09:20:17.443Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-09T09:20:17.443Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-09T09:20:17.714Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-09T09:20:17.714Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T09:20:17.714Z] OK: 145 MiB in 53 packages [2021-06-09T09:20:19.158Z] Removing intermediate container e4a530c19263 [2021-06-09T09:20:19.158Z] ---> 72bb4307b4b2 [2021-06-09T09:20:19.158Z] Step 6/8 : WORKDIR /device-modbus-go [2021-06-09T09:20:19.432Z] ---> Running in f93c258a6e53 [2021-06-09T09:20:19.708Z] Removing intermediate container f93c258a6e53 [2021-06-09T09:20:19.709Z] ---> 2be03649a353 [2021-06-09T09:20:19.709Z] Step 7/8 : COPY . . [2021-06-09T09:20:21.149Z] ---> 0c38fc9ff95d [2021-06-09T09:20:21.150Z] Step 8/8 : RUN go mod download [2021-06-09T09:20:21.150Z] ---> Running in 32623648717b [2021-06-09T09:20:48.062Z] Removing intermediate container 32623648717b [2021-06-09T09:20:48.062Z] ---> b8215dd29695 [2021-06-09T09:20:48.062Z] Successfully built b8215dd29695 [2021-06-09T09:20:48.062Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:20:48.420Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T09:20:48.420Z] . [Pipeline] withDockerContainer [2021-06-09T09:20:48.699Z] prd-ubuntu18.04-docker-arm64-4c-16g-1209 does not seem to be running inside a container [2021-06-09T09:20:48.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/55 -v /w/workspace/device-modbus-go/55:/w/workspace/device-modbus-go/55:rw,z -v /w/workspace/device-modbus-go/55@tmp:/w/workspace/device-modbus-go/55@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-09T09:20:50.342Z] $ docker top 21dcd3024c868e249ac86d8628d4aaea50db1ecfb59ac6106103e8a092d86683 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T09:20:51.360Z] + go version [2021-06-09T09:20:51.360Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-09T09:20:51.367Z] $ docker stop --time=1 21dcd3024c868e249ac86d8628d4aaea50db1ecfb59ac6106103e8a092d86683 [2021-06-09T09:20:53.243Z] $ docker rm -f 21dcd3024c868e249ac86d8628d4aaea50db1ecfb59ac6106103e8a092d86683 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:20:54.077Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T09:20:54.077Z] . [Pipeline] withDockerContainer [2021-06-09T09:20:54.359Z] prd-ubuntu18.04-docker-arm64-4c-16g-1209 does not seem to be running inside a container [2021-06-09T09:20:54.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/55 -v /w/workspace/device-modbus-go/55:/w/workspace/device-modbus-go/55:rw,z -v /w/workspace/device-modbus-go/55@tmp:/w/workspace/device-modbus-go/55@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-09T09:20:55.902Z] $ docker top a07d54a8da92b8b4441e5a2606472e277a7892873948b6681d3b369022ca985b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T09:20:56.904Z] + go mod tidy [Pipeline] sh [2021-06-09T09:20:58.182Z] + make test [2021-06-09T09:20:58.182Z] go mod tidy [2021-06-09T09:20:58.781Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-09T09:20:59.771Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-06-09T09:21:56.647Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-06-09T09:21:56.647Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.047s coverage: 47.7% of statements [2021-06-09T09:21:56.647Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-09T09:22:23.507Z] gofmt -l . [2021-06-09T09:22:23.507Z] [ "`gofmt -l .`" = "" ] [2021-06-09T09:22:23.507Z] ./bin/test-attribution-txt.sh [2021-06-09T09:22:23.507Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-09T09:22:23.517Z] $ docker stop --time=1 a07d54a8da92b8b4441e5a2606472e277a7892873948b6681d3b369022ca985b [2021-06-09T09:22:25.542Z] $ docker rm -f a07d54a8da92b8b4441e5a2606472e277a7892873948b6681d3b369022ca985b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T09:22:26.453Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-09T09:22:27.082Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T09:22:28.368Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-09T09:22:28.721Z] + ls -al . [2021-06-09T09:22:28.721Z] total 144 [2021-06-09T09:22:28.721Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 9 09:22 . [2021-06-09T09:22:28.721Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 09:19 .. [2021-06-09T09:22:28.721Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 9 09:19 .dockerignore [2021-06-09T09:22:28.721Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 09:19 .git [2021-06-09T09:22:28.721Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 09:19 .github [2021-06-09T09:22:28.721Z] -rw-rw-r-- 1 jenkins jenkins 338 Jun 9 09:19 .gitignore [2021-06-09T09:22:28.721Z] -rw-rw-r-- 1 jenkins jenkins 7707 Jun 9 09:19 Attribution.txt [2021-06-09T09:22:28.721Z] -rw-rw-r-- 1 jenkins jenkins 1473 Jun 9 09:19 Dockerfile [2021-06-09T09:22:28.721Z] -rw-rw-r-- 1 jenkins jenkins 995 Jun 9 09:19 Dockerfile.build [2021-06-09T09:22:28.721Z] -rw-rw-r-- 1 jenkins jenkins 679 Jun 9 09:19 Jenkinsfile [2021-06-09T09:22:28.721Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 9 09:19 LICENSE [2021-06-09T09:22:28.721Z] -rw-rw-r-- 1 jenkins jenkins 914 Jun 9 09:19 Makefile [2021-06-09T09:22:28.721Z] -rw-rw-r-- 1 jenkins jenkins 2897 Jun 9 09:19 README.md [2021-06-09T09:22:28.721Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 9 09:19 VERSION [2021-06-09T09:22:28.721Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 09:19 bin [2021-06-09T09:22:28.721Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 9 09:19 cmd [2021-06-09T09:22:28.721Z] -rw-r--r-- 1 jenkins jenkins 22385 Jun 9 09:21 coverage.out [2021-06-09T09:22:28.721Z] -rw-r--r-- 1 jenkins jenkins 413 Jun 9 09:22 go.mod [2021-06-09T09:22:28.721Z] -rw-r--r-- 1 jenkins jenkins 21412 Jun 9 09:20 go.sum [2021-06-09T09:22:28.721Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 9 09:19 internal [2021-06-09T09:22:28.721Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 09:19 simulator [2021-06-09T09:22:28.721Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 09:19 snap [2021-06-09T09:22:28.721Z] -rw-rw-r-- 1 jenkins jenkins 229 Jun 9 09:19 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:22:29.080Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc --label arch=arm64 --label version=1.3.2-dev.16 . [2021-06-09T09:22:29.680Z] Sending build context to Docker daemon 649.7kB [2021-06-09T09:22:29.680Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T09:22:29.680Z] Step 2/22 : FROM ${BASE} AS builder [2021-06-09T09:22:29.680Z] ---> b8215dd29695 [2021-06-09T09:22:29.680Z] Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:22:29.961Z] ---> Running in 13183bd82d5c [2021-06-09T09:22:32.613Z] Removing intermediate container 13183bd82d5c [2021-06-09T09:22:32.613Z] ---> 131b929ecc54 [2021-06-09T09:22:32.613Z] Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-09T09:22:32.613Z] ---> Running in e7c3cb07903b [2021-06-09T09:22:33.588Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:22:34.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:22:35.198Z] OK: 145 MiB in 53 packages [2021-06-09T09:22:36.633Z] Removing intermediate container e7c3cb07903b [2021-06-09T09:22:36.633Z] ---> a7d21b7f9a37 [2021-06-09T09:22:36.633Z] Step 5/22 : WORKDIR /device-modbus-go [2021-06-09T09:22:36.633Z] ---> Running in 8fa2e96db25f [2021-06-09T09:22:37.236Z] Removing intermediate container 8fa2e96db25f [2021-06-09T09:22:37.236Z] ---> fe88339c674d [2021-06-09T09:22:37.236Z] Step 6/22 : COPY . . [2021-06-09T09:22:38.220Z] ---> b57bf4d704e8 [2021-06-09T09:22:38.220Z] Step 7/22 : RUN go mod tidy [2021-06-09T09:22:38.497Z] ---> Running in 47681b3d3163 [2021-06-09T09:22:41.901Z] Removing intermediate container 47681b3d3163 [2021-06-09T09:22:41.901Z] ---> f7a9291415a8 [2021-06-09T09:22:41.901Z] Step 8/22 : RUN go mod download [2021-06-09T09:22:41.901Z] ---> Running in 5e07cbbe60f0 [2021-06-09T09:22:44.529Z] Removing intermediate container 5e07cbbe60f0 [2021-06-09T09:22:44.529Z] ---> 05a354376d24 [2021-06-09T09:22:44.529Z] Step 9/22 : RUN make build [2021-06-09T09:22:44.529Z] ---> Running in 6be951e5a8c6 [2021-06-09T09:22:45.516Z] go mod tidy [2021-06-09T09:22:46.119Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.3.2-dev.16" -o cmd/device-modbus ./cmd [2021-06-09T09:23:25.196Z] Removing intermediate container 6be951e5a8c6 [2021-06-09T09:23:25.196Z] ---> d3d1f2d5e2bf [2021-06-09T09:23:25.196Z] Step 10/22 : FROM alpine:3.12 [2021-06-09T09:23:25.795Z] 3.12: Pulling from library/alpine [2021-06-09T09:23:25.795Z] d2f70382dc9a: Pulling fs layer [2021-06-09T09:23:26.076Z] d2f70382dc9a: Verifying Checksum [2021-06-09T09:23:26.076Z] d2f70382dc9a: Download complete [2021-06-09T09:23:26.680Z] d2f70382dc9a: Pull complete [2021-06-09T09:23:26.680Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T09:23:26.953Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T09:23:26.953Z] ---> 9852663dfa18 [2021-06-09T09:23:26.953Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2021-06-09T09:23:27.236Z] ---> Running in fcfd6195b09b [2021-06-09T09:23:27.520Z] Removing intermediate container fcfd6195b09b [2021-06-09T09:23:27.520Z] ---> bd08ad2d971b [2021-06-09T09:23:27.520Z] Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:23:27.798Z] ---> Running in d837defa9d52 [2021-06-09T09:23:30.422Z] Removing intermediate container d837defa9d52 [2021-06-09T09:23:30.422Z] ---> 80861ee76e08 [2021-06-09T09:23:30.422Z] Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-09T09:23:30.422Z] ---> Running in fff9eb139b2c [2021-06-09T09:23:31.450Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:23:32.064Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:23:32.661Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-09T09:23:32.940Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-09T09:23:32.940Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-09T09:23:32.940Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-09T09:23:33.222Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-09T09:23:33.222Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-09T09:23:33.494Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T09:23:33.494Z] OK: 8 MiB in 20 packages [2021-06-09T09:23:34.989Z] Removing intermediate container fff9eb139b2c [2021-06-09T09:23:34.989Z] ---> 4dbac7674075 [2021-06-09T09:23:34.989Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2021-06-09T09:23:35.968Z] ---> 826990f19510 [2021-06-09T09:23:35.968Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2021-06-09T09:23:36.952Z] ---> a23600bf5a7a [2021-06-09T09:23:36.952Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2021-06-09T09:23:37.551Z] ---> 42db4831fa52 [2021-06-09T09:23:37.551Z] Step 17/22 : EXPOSE 59901 [2021-06-09T09:23:37.828Z] ---> Running in f756540f98d4 [2021-06-09T09:23:38.427Z] Removing intermediate container f756540f98d4 [2021-06-09T09:23:38.427Z] ---> 1c96af934262 [2021-06-09T09:23:38.427Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2021-06-09T09:23:38.427Z] ---> Running in 48a84bd998b6 [2021-06-09T09:23:39.028Z] Removing intermediate container 48a84bd998b6 [2021-06-09T09:23:39.028Z] ---> 6e01d1ede912 [2021-06-09T09:23:39.028Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T09:23:39.318Z] ---> Running in e17f5a94fbe2 [2021-06-09T09:23:39.590Z] Removing intermediate container e17f5a94fbe2 [2021-06-09T09:23:39.590Z] ---> 008db4199982 [2021-06-09T09:23:39.590Z] Step 20/22 : LABEL arch=arm64 [2021-06-09T09:23:39.863Z] ---> Running in 2f487d725a9a [2021-06-09T09:23:40.456Z] Removing intermediate container 2f487d725a9a [2021-06-09T09:23:40.456Z] ---> 2badd59b327e [2021-06-09T09:23:40.456Z] Step 21/22 : LABEL git_sha=b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc [2021-06-09T09:23:40.456Z] ---> Running in 8731873f972a [2021-06-09T09:23:41.052Z] Removing intermediate container 8731873f972a [2021-06-09T09:23:41.052Z] ---> 9847b7e50b59 [2021-06-09T09:23:41.052Z] Step 22/22 : LABEL version=1.3.2-dev.16 [2021-06-09T09:23:41.331Z] ---> Running in a8253e67ef3b [2021-06-09T09:23:41.604Z] Removing intermediate container a8253e67ef3b [2021-06-09T09:23:41.604Z] ---> 7a27b28cbf9e [2021-06-09T09:23:41.604Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-09T09:23:41.604Z] Successfully built 7a27b28cbf9e [2021-06-09T09:23:41.876Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T09:23:42.131Z] provisioning config files... [2021-06-09T09:23:42.160Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/55@tmp/config3173023860571695670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:23:42.593Z] ---> docker-login.sh [2021-06-09T09:23:42.593Z] nexus3.edgexfoundry.org:10001 [2021-06-09T09:23:42.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:23:43.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:23:43.163Z] Configure a credential helper to remove this warning. See [2021-06-09T09:23:43.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:23:43.163Z] [2021-06-09T09:23:43.163Z] Login Succeeded [2021-06-09T09:23:43.163Z] nexus3.edgexfoundry.org:10002 [2021-06-09T09:23:43.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:23:43.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:23:43.762Z] Configure a credential helper to remove this warning. See [2021-06-09T09:23:43.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:23:43.762Z] [2021-06-09T09:23:43.762Z] Login Succeeded [2021-06-09T09:23:43.762Z] nexus3.edgexfoundry.org:10003 [2021-06-09T09:23:44.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:23:44.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:23:44.360Z] Configure a credential helper to remove this warning. See [2021-06-09T09:23:44.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:23:44.360Z] [2021-06-09T09:23:44.360Z] Login Succeeded [2021-06-09T09:23:44.360Z] nexus3.edgexfoundry.org:10004 [2021-06-09T09:23:44.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:23:44.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:23:44.905Z] Configure a credential helper to remove this warning. See [2021-06-09T09:23:44.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:23:44.905Z] [2021-06-09T09:23:44.905Z] Login Succeeded [2021-06-09T09:23:44.905Z] docker.io [2021-06-09T09:23:45.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:23:45.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:23:45.773Z] Configure a credential helper to remove this warning. See [2021-06-09T09:23:45.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:23:45.773Z] [2021-06-09T09:23:45.773Z] Login Succeeded [2021-06-09T09:23:45.773Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T09:23:45.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T09:23:45.916Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2021-06-09T09:23:45.916Z] b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc [2021-06-09T09:23:45.916Z] latest [2021-06-09T09:23:45.916Z] 1.3.2-dev.16 [2021-06-09T09:23:45.916Z] b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc-1.3.2-dev.16 [2021-06-09T09:23:45.916Z] master [2021-06-09T09:23:45.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:23:46.327Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:23:46.674Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc [2021-06-09T09:23:46.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-06-09T09:23:46.674Z] b19765c16017: Preparing [2021-06-09T09:23:46.674Z] 3503fe6131d0: Preparing [2021-06-09T09:23:46.674Z] 79d3ceba7db0: Preparing [2021-06-09T09:23:46.674Z] ea371f0b37d4: Preparing [2021-06-09T09:23:46.674Z] 3488b2a7191d: Preparing [2021-06-09T09:23:46.674Z] 3fbe34a1663b: Preparing [2021-06-09T09:23:46.674Z] 3fbe34a1663b: Waiting [2021-06-09T09:23:46.951Z] b19765c16017: Pushed [2021-06-09T09:23:46.951Z] 3503fe6131d0: Pushed [2021-06-09T09:23:46.951Z] 3488b2a7191d: Pushed [2021-06-09T09:23:47.225Z] 3fbe34a1663b: Layer already exists [2021-06-09T09:23:47.816Z] ea371f0b37d4: Pushed [2021-06-09T09:23:49.789Z] 79d3ceba7db0: Pushed [2021-06-09T09:23:50.061Z] b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc: digest: sha256:9c28b4f3a09d18645f70429ff00ad63407b820464ca435f789f165cdec97607c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:23:50.425Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:23:50.781Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2021-06-09T09:23:50.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-06-09T09:23:50.781Z] b19765c16017: Preparing [2021-06-09T09:23:50.781Z] 3503fe6131d0: Preparing [2021-06-09T09:23:50.781Z] 79d3ceba7db0: Preparing [2021-06-09T09:23:50.781Z] ea371f0b37d4: Preparing [2021-06-09T09:23:50.781Z] 3488b2a7191d: Preparing [2021-06-09T09:23:50.781Z] 3fbe34a1663b: Preparing [2021-06-09T09:23:50.781Z] 3fbe34a1663b: Waiting [2021-06-09T09:23:50.781Z] 3488b2a7191d: Layer already exists [2021-06-09T09:23:50.781Z] b19765c16017: Layer already exists [2021-06-09T09:23:50.781Z] 3503fe6131d0: Layer already exists [2021-06-09T09:23:50.781Z] 79d3ceba7db0: Layer already exists [2021-06-09T09:23:50.781Z] ea371f0b37d4: Layer already exists [2021-06-09T09:23:51.060Z] 3fbe34a1663b: Layer already exists [2021-06-09T09:23:51.060Z] latest: digest: sha256:9c28b4f3a09d18645f70429ff00ad63407b820464ca435f789f165cdec97607c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:23:51.412Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:1.3.2-dev.16 [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:23:51.763Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:1.3.2-dev.16 [2021-06-09T09:23:51.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-06-09T09:23:51.763Z] b19765c16017: Preparing [2021-06-09T09:23:51.763Z] 3503fe6131d0: Preparing [2021-06-09T09:23:51.763Z] 79d3ceba7db0: Preparing [2021-06-09T09:23:51.763Z] ea371f0b37d4: Preparing [2021-06-09T09:23:51.763Z] 3488b2a7191d: Preparing [2021-06-09T09:23:51.763Z] 3fbe34a1663b: Preparing [2021-06-09T09:23:51.763Z] 3fbe34a1663b: Waiting [2021-06-09T09:23:52.040Z] 3488b2a7191d: Layer already exists [2021-06-09T09:23:52.040Z] 3503fe6131d0: Layer already exists [2021-06-09T09:23:52.040Z] 79d3ceba7db0: Layer already exists [2021-06-09T09:23:52.040Z] ea371f0b37d4: Layer already exists [2021-06-09T09:23:52.040Z] b19765c16017: Layer already exists [2021-06-09T09:23:52.040Z] 3fbe34a1663b: Layer already exists [2021-06-09T09:23:52.040Z] 1.3.2-dev.16: digest: sha256:9c28b4f3a09d18645f70429ff00ad63407b820464ca435f789f165cdec97607c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:23:52.392Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc-1.3.2-dev.16 [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:23:52.734Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc-1.3.2-dev.16 [2021-06-09T09:23:52.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-06-09T09:23:52.734Z] b19765c16017: Preparing [2021-06-09T09:23:52.734Z] 3503fe6131d0: Preparing [2021-06-09T09:23:52.734Z] 79d3ceba7db0: Preparing [2021-06-09T09:23:52.734Z] ea371f0b37d4: Preparing [2021-06-09T09:23:52.734Z] 3488b2a7191d: Preparing [2021-06-09T09:23:52.734Z] 3fbe34a1663b: Preparing [2021-06-09T09:23:52.734Z] 3fbe34a1663b: Waiting [2021-06-09T09:23:52.734Z] b19765c16017: Layer already exists [2021-06-09T09:23:53.008Z] 79d3ceba7db0: Layer already exists [2021-06-09T09:23:53.008Z] ea371f0b37d4: Layer already exists [2021-06-09T09:23:53.008Z] 3488b2a7191d: Layer already exists [2021-06-09T09:23:53.008Z] 3503fe6131d0: Layer already exists [2021-06-09T09:23:53.008Z] 3fbe34a1663b: Layer already exists [2021-06-09T09:23:53.008Z] b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc-1.3.2-dev.16: digest: sha256:9c28b4f3a09d18645f70429ff00ad63407b820464ca435f789f165cdec97607c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:23:53.362Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:23:53.711Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:master [2021-06-09T09:23:53.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-06-09T09:23:53.712Z] b19765c16017: Preparing [2021-06-09T09:23:53.712Z] 3503fe6131d0: Preparing [2021-06-09T09:23:53.712Z] 79d3ceba7db0: Preparing [2021-06-09T09:23:53.712Z] ea371f0b37d4: Preparing [2021-06-09T09:23:53.712Z] 3488b2a7191d: Preparing [2021-06-09T09:23:53.712Z] 3fbe34a1663b: Preparing [2021-06-09T09:23:53.712Z] 3fbe34a1663b: Waiting [2021-06-09T09:23:53.712Z] ea371f0b37d4: Layer already exists [2021-06-09T09:23:53.712Z] 3488b2a7191d: Layer already exists [2021-06-09T09:23:53.712Z] b19765c16017: Layer already exists [2021-06-09T09:23:53.712Z] 79d3ceba7db0: Layer already exists [2021-06-09T09:23:53.712Z] 3503fe6131d0: Layer already exists [2021-06-09T09:23:53.712Z] 3fbe34a1663b: Layer already exists [2021-06-09T09:23:53.986Z] master: digest: sha256:9c28b4f3a09d18645f70429ff00ad63407b820464ca435f789f165cdec97607c size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T09:23:54.059Z] ===================================================== [Pipeline] echo [2021-06-09T09:23:54.078Z] taggedImages: [2021-06-09T09:23:54.078Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc [2021-06-09T09:23:54.078Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2021-06-09T09:23:54.078Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:1.3.2-dev.16 [2021-06-09T09:23:54.078Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc-1.3.2-dev.16 [2021-06-09T09:23:54.078Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:23:54.675Z] ---> job-cost.sh [2021-06-09T09:23:54.675Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fxb1 [2021-06-09T09:24:41.757Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-09T09:25:44.842Z] Running on prd-centos7-docker-4c-2g-1 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws [2021-06-09T09:25:44.861Z] Running in /w/workspace/device-modbus-go/55 [Pipeline] { [Pipeline] checkout [2021-06-09T09:25:44.972Z] Selected Git installation does not exist. Using Default [2021-06-09T09:25:44.972Z] The recommended git tool is: NONE [2021-06-09T09:25:47.542Z] using credential edgex-jenkins-ssh [2021-06-09T09:25:47.560Z] Cloning the remote Git repository [2021-06-09T09:25:48.344Z] Avoid second fetch [2021-06-09T09:25:48.345Z] Checking out Revision b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc (master) [2021-06-09T09:25:47.578Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-06-09T09:25:47.639Z] > git init /w/workspace/device-modbus-go/55 # timeout=10 [2021-06-09T09:25:47.664Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-06-09T09:25:47.664Z] > git --version # timeout=10 [2021-06-09T09:25:47.669Z] > git --version # 'git version 2.24.4' [2021-06-09T09:25:47.670Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T09:25:47.689Z] [INFO] Currently running in a labeled security context [2021-06-09T09:25:47.690Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-09T09:25:47.690Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/55@tmp/jenkins-gitclient-ssh1845992538998167047.key [2021-06-09T09:25:47.711Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T09:25:48.319Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-06-09T09:25:48.326Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T09:25:48.351Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T09:25:48.358Z] > git checkout -f b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc # timeout=10 [2021-06-09T09:25:52.012Z] Commit message: "Merge pull request #259 from lenny-intel/PublishTopicPrefix" [2021-06-09T09:25:52.418Z] [2021-06-09T09:25:52.418Z] GitHub has been notified of this commit’s build result [2021-06-09T09:25:52.418Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T09:25:53.083Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-09T09:25:53.417Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T09:25:53.722Z] + sudo service docker restart [2021-06-09T09:25:53.722Z] + true [2021-06-09T09:25:53.722Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T09:26:11.906Z] provisioning config files... [2021-06-09T09:26:11.924Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/55@tmp/config1807524697955968993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:26:12.251Z] ---> docker-login.sh [2021-06-09T09:26:12.251Z] nexus3.edgexfoundry.org:10001 [2021-06-09T09:26:12.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:26:13.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:26:13.093Z] Configure a credential helper to remove this warning. See [2021-06-09T09:26:13.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:26:13.093Z] [2021-06-09T09:26:13.093Z] Login Succeeded [2021-06-09T09:26:13.093Z] nexus3.edgexfoundry.org:10002 [2021-06-09T09:26:13.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:26:13.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:26:13.357Z] Configure a credential helper to remove this warning. See [2021-06-09T09:26:13.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:26:13.357Z] [2021-06-09T09:26:13.357Z] Login Succeeded [2021-06-09T09:26:13.357Z] nexus3.edgexfoundry.org:10003 [2021-06-09T09:26:13.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:26:13.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:26:13.357Z] Configure a credential helper to remove this warning. See [2021-06-09T09:26:13.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:26:13.357Z] [2021-06-09T09:26:13.357Z] Login Succeeded [2021-06-09T09:26:13.357Z] nexus3.edgexfoundry.org:10004 [2021-06-09T09:26:13.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:26:13.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:26:13.621Z] Configure a credential helper to remove this warning. See [2021-06-09T09:26:13.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:26:13.621Z] [2021-06-09T09:26:13.621Z] Login Succeeded [2021-06-09T09:26:13.621Z] docker.io [2021-06-09T09:26:13.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:26:13.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:26:13.881Z] Configure a credential helper to remove this warning. See [2021-06-09T09:26:13.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:26:13.881Z] [2021-06-09T09:26:13.881Z] Login Succeeded [2021-06-09T09:26:13.881Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T09:26:13.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-09T09:26:14.079Z] ========================================================= [2021-06-09T09:26:14.079Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-09T09:26:14.079Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:26:14.401Z] + 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-09T09:26:14.401Z] Sending build context to Docker daemon 627.2kB [2021-06-09T09:26:14.401Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T09:26:14.401Z] Step 2/8 : FROM ${BASE} [2021-06-09T09:26:14.401Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-09T09:26:14.401Z] 540db60ca938: Pulling fs layer [2021-06-09T09:26:14.401Z] adcc1eea9eea: Pulling fs layer [2021-06-09T09:26:14.401Z] 4c4ab2625f07: Pulling fs layer [2021-06-09T09:26:14.401Z] 0510c868ecb4: Pulling fs layer [2021-06-09T09:26:14.401Z] afea3b2eda06: Pulling fs layer [2021-06-09T09:26:14.401Z] 7809a108b3ef: Pulling fs layer [2021-06-09T09:26:14.401Z] f706445af74f: Pulling fs layer [2021-06-09T09:26:14.401Z] afea3b2eda06: Waiting [2021-06-09T09:26:14.401Z] 7809a108b3ef: Waiting [2021-06-09T09:26:14.401Z] f706445af74f: Waiting [2021-06-09T09:26:14.401Z] 0510c868ecb4: Waiting [2021-06-09T09:26:14.664Z] 4c4ab2625f07: Verifying Checksum [2021-06-09T09:26:14.664Z] 4c4ab2625f07: Download complete [2021-06-09T09:26:14.664Z] adcc1eea9eea: Verifying Checksum [2021-06-09T09:26:14.664Z] adcc1eea9eea: Download complete [2021-06-09T09:26:14.664Z] afea3b2eda06: Verifying Checksum [2021-06-09T09:26:14.664Z] afea3b2eda06: Download complete [2021-06-09T09:26:14.664Z] 7809a108b3ef: Verifying Checksum [2021-06-09T09:26:14.664Z] 7809a108b3ef: Download complete [2021-06-09T09:26:14.664Z] 540db60ca938: Verifying Checksum [2021-06-09T09:26:14.664Z] 540db60ca938: Download complete [2021-06-09T09:26:14.934Z] 540db60ca938: Pull complete [2021-06-09T09:26:14.934Z] adcc1eea9eea: Pull complete [2021-06-09T09:26:15.195Z] 4c4ab2625f07: Pull complete [2021-06-09T09:26:16.149Z] f706445af74f: Verifying Checksum [2021-06-09T09:26:16.150Z] f706445af74f: Download complete [2021-06-09T09:26:16.415Z] 0510c868ecb4: Verifying Checksum [2021-06-09T09:26:16.415Z] 0510c868ecb4: Download complete [2021-06-09T09:26:19.773Z] 0510c868ecb4: Pull complete [2021-06-09T09:26:19.773Z] afea3b2eda06: Pull complete [2021-06-09T09:26:19.773Z] 7809a108b3ef: Pull complete [2021-06-09T09:26:21.170Z] f706445af74f: Pull complete [2021-06-09T09:26:21.170Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-09T09:26:21.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-09T09:26:21.170Z] ---> b068be0155e3 [2021-06-09T09:26:21.170Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-09T09:26:25.385Z] ---> Running in 35e5a394d8f7 [2021-06-09T09:26:25.653Z] Removing intermediate container 35e5a394d8f7 [2021-06-09T09:26:25.653Z] ---> 86759e9ec5af [2021-06-09T09:26:25.653Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:26:25.653Z] ---> Running in 1e7b6c0c1285 [2021-06-09T09:26:26.234Z] Removing intermediate container 1e7b6c0c1285 [2021-06-09T09:26:26.234Z] ---> a6336df9f6f0 [2021-06-09T09:26:26.234Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-09T09:26:26.234Z] ---> Running in feadd27d0b48 [2021-06-09T09:26:26.497Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T09:26:27.445Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T09:26:27.706Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-09T09:26:27.973Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-09T09:26:27.973Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-09T09:26:27.973Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-09T09:26:28.234Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-09T09:26:28.234Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-09T09:26:28.234Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-09T09:26:28.496Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-09T09:26:28.758Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-09T09:26:28.758Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-09T09:26:28.758Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-09T09:26:29.023Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-09T09:26:29.023Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-09T09:26:29.023Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T09:26:29.023Z] OK: 156 MiB in 53 packages [2021-06-09T09:26:29.599Z] Removing intermediate container feadd27d0b48 [2021-06-09T09:26:29.599Z] ---> 96080de8cf05 [2021-06-09T09:26:29.599Z] Step 6/8 : WORKDIR /device-modbus-go [2021-06-09T09:26:29.599Z] ---> Running in 0162eb19b427 [2021-06-09T09:26:29.871Z] Removing intermediate container 0162eb19b427 [2021-06-09T09:26:29.871Z] ---> 04d1f141e82d [2021-06-09T09:26:29.871Z] Step 7/8 : COPY . . [2021-06-09T09:26:29.871Z] ---> 7d65e8b976c6 [2021-06-09T09:26:29.871Z] Step 8/8 : RUN go mod download [2021-06-09T09:26:30.133Z] ---> Running in 11b0a919a2f9 [2021-06-09T09:26:33.557Z] lf-activate-venv(): INFO: Adding /tmp/venv-fxb1/bin to PATH [2021-06-09T09:26:33.557Z] INFO: No Stack... [2021-06-09T09:26:33.557Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-09T09:26:33.557Z] INFO: Archiving Costs [Pipeline] sh [2021-06-09T09:26:33.905Z] + cat /w/workspace/device-modbus-go/55/archives/cost.csv+ [2021-06-09T09:26:33.906Z] cut -d, -f6 [Pipeline] lock [2021-06-09T09:26:33.976Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-master-55-stack-cost] [2021-06-09T09:26:33.986Z] Resource [jenkins-edgexfoundry-device-modbus-go-master-55-stack-cost] did not exist. Created. [2021-06-09T09:26:33.986Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-master-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-09T09:26:34.342Z] + echo total: 0.36000001430511475 [Pipeline] stash [2021-06-09T09:26:34.551Z] Stashed 1 file(s) [Pipeline] } [2021-06-09T09:26:34.568Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-master-55-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T09:26:45.069Z] Removing intermediate container 11b0a919a2f9 [2021-06-09T09:26:45.069Z] ---> 3c35d383b694 [2021-06-09T09:26:45.069Z] Successfully built 3c35d383b694 [2021-06-09T09:26:45.069Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:26:45.384Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T09:26:45.384Z] . [Pipeline] withDockerContainer [2021-06-09T09:26:45.477Z] prd-centos7-docker-4c-2g-1 does not seem to be running inside a container [2021-06-09T09:26:45.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/55 -v /w/workspace/device-modbus-go/55:/w/workspace/device-modbus-go/55:rw,z -v /w/workspace/device-modbus-go/55@tmp:/w/workspace/device-modbus-go/55@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 ******** ci-base-image-x86_64 cat [2021-06-09T09:26:46.203Z] $ docker top 0bcd43985224e7d42284494b5167ac31601ca94069393aa9e0545b9db7ff3799 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T09:26:46.583Z] + go version [2021-06-09T09:26:46.583Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-09T09:26:46.593Z] $ docker stop --time=1 0bcd43985224e7d42284494b5167ac31601ca94069393aa9e0545b9db7ff3799 [2021-06-09T09:26:47.778Z] $ docker rm -f 0bcd43985224e7d42284494b5167ac31601ca94069393aa9e0545b9db7ff3799 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:26:48.344Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T09:26:48.344Z] . [Pipeline] withDockerContainer [2021-06-09T09:26:48.423Z] prd-centos7-docker-4c-2g-1 does not seem to be running inside a container [2021-06-09T09:26:48.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/55 -v /w/workspace/device-modbus-go/55:/w/workspace/device-modbus-go/55:rw,z -v /w/workspace/device-modbus-go/55@tmp:/w/workspace/device-modbus-go/55@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 ******** ci-base-image-x86_64 cat [2021-06-09T09:26:48.897Z] $ docker top 68da85cec088a04ced4126fbeac7189d89173be748f380bc8085672c40fbb3c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T09:26:49.483Z] + go mod tidy [Pipeline] sh [2021-06-09T09:26:50.054Z] + make test [2021-06-09T09:26:50.055Z] go mod tidy [2021-06-09T09:26:50.055Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-09T09:26:50.636Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-06-09T09:27:05.604Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-06-09T09:27:06.188Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.006s coverage: 47.7% of statements [2021-06-09T09:27:06.188Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-09T09:27:12.830Z] gofmt -l . [2021-06-09T09:27:12.830Z] [ "`gofmt -l .`" = "" ] [2021-06-09T09:27:12.830Z] ./bin/test-attribution-txt.sh [2021-06-09T09:27:12.830Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-09T09:27:13.101Z] $ docker stop --time=1 68da85cec088a04ced4126fbeac7189d89173be748f380bc8085672c40fbb3c3 [2021-06-09T09:27:14.733Z] $ docker rm -f 68da85cec088a04ced4126fbeac7189d89173be748f380bc8085672c40fbb3c3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T09:27:15.153Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-09T09:27:15.177Z] Warning: overwriting stash ‘coverage-report’ [2021-06-09T09:27:15.352Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-09T09:27:15.852Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-09T09:27:16.149Z] + ls -al . [2021-06-09T09:27:16.149Z] total 112 [2021-06-09T09:27:16.149Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jun 9 09:27 . [2021-06-09T09:27:16.149Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 9 09:25 .. [2021-06-09T09:27:16.149Z] -rw-rw-r--. 1 jenkins jenkins 7707 Jun 9 09:25 Attribution.txt [2021-06-09T09:27:16.149Z] drwxrwxr-x. 2 jenkins jenkins 87 Jun 9 09:25 bin [2021-06-09T09:27:16.149Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 9 09:25 cmd [2021-06-09T09:27:16.149Z] -rw-r--r--. 1 jenkins jenkins 22385 Jun 9 09:27 coverage.out [2021-06-09T09:27:16.149Z] -rw-rw-r--. 1 jenkins jenkins 1473 Jun 9 09:25 Dockerfile [2021-06-09T09:27:16.149Z] -rw-rw-r--. 1 jenkins jenkins 995 Jun 9 09:25 Dockerfile.build [2021-06-09T09:27:16.149Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 9 09:25 .dockerignore [2021-06-09T09:27:16.149Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 9 09:25 .git [2021-06-09T09:27:16.149Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 9 09:25 .github [2021-06-09T09:27:16.149Z] -rw-rw-r--. 1 jenkins jenkins 338 Jun 9 09:25 .gitignore [2021-06-09T09:27:16.149Z] -rw-r--r--. 1 jenkins jenkins 413 Jun 9 09:27 go.mod [2021-06-09T09:27:16.149Z] -rw-r--r--. 1 jenkins jenkins 21412 Jun 9 09:26 go.sum [2021-06-09T09:27:16.149Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 9 09:25 internal [2021-06-09T09:27:16.149Z] -rw-rw-r--. 1 jenkins jenkins 679 Jun 9 09:25 Jenkinsfile [2021-06-09T09:27:16.149Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 9 09:25 LICENSE [2021-06-09T09:27:16.149Z] -rw-rw-r--. 1 jenkins jenkins 914 Jun 9 09:25 Makefile [2021-06-09T09:27:16.149Z] -rw-rw-r--. 1 jenkins jenkins 2897 Jun 9 09:25 README.md [2021-06-09T09:27:16.149Z] drwxrwxr-x. 2 jenkins jenkins 52 Jun 9 09:25 simulator [2021-06-09T09:27:16.149Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 9 09:25 snap [2021-06-09T09:27:16.149Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 9 09:19 VERSION [2021-06-09T09:27:16.149Z] -rw-rw-r--. 1 jenkins jenkins 229 Jun 9 09:25 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:27:16.463Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc --label arch=amd64 --label version=1.3.2-dev.16 . [2021-06-09T09:27:16.463Z] Sending build context to Docker daemon 650.2kB [2021-06-09T09:27:16.463Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T09:27:16.463Z] Step 2/22 : FROM ${BASE} AS builder [2021-06-09T09:27:16.463Z] ---> 3c35d383b694 [2021-06-09T09:27:16.463Z] Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:27:16.463Z] ---> Running in 8769d8deeb6a [2021-06-09T09:27:17.056Z] Removing intermediate container 8769d8deeb6a [2021-06-09T09:27:17.056Z] ---> b286049dea1e [2021-06-09T09:27:17.056Z] Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-09T09:27:17.056Z] ---> Running in f74e0e17d768 [2021-06-09T09:27:17.321Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T09:27:17.895Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T09:27:18.839Z] OK: 156 MiB in 53 packages [2021-06-09T09:27:19.106Z] Removing intermediate container f74e0e17d768 [2021-06-09T09:27:19.106Z] ---> 6f102aec5684 [2021-06-09T09:27:19.106Z] Step 5/22 : WORKDIR /device-modbus-go [2021-06-09T09:27:19.106Z] ---> Running in a14f0acc022a [2021-06-09T09:27:19.106Z] Removing intermediate container a14f0acc022a [2021-06-09T09:27:19.106Z] ---> 6f0d13d8d261 [2021-06-09T09:27:19.106Z] Step 6/22 : COPY . . [2021-06-09T09:27:19.374Z] ---> 6b91513f9cc0 [2021-06-09T09:27:19.374Z] Step 7/22 : RUN go mod tidy [2021-06-09T09:27:19.374Z] ---> Running in 2d6c7d0d24cd [2021-06-09T09:27:19.953Z] Removing intermediate container 2d6c7d0d24cd [2021-06-09T09:27:19.953Z] ---> b2595e235b79 [2021-06-09T09:27:19.953Z] Step 8/22 : RUN go mod download [2021-06-09T09:27:19.953Z] ---> Running in 4da365df66ef [2021-06-09T09:27:20.524Z] Removing intermediate container 4da365df66ef [2021-06-09T09:27:20.524Z] ---> bca93cc8e546 [2021-06-09T09:27:20.524Z] Step 9/22 : RUN make build [2021-06-09T09:27:20.524Z] ---> Running in 75c1358392d0 [2021-06-09T09:27:20.784Z] go mod tidy [2021-06-09T09:27:21.049Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.3.2-dev.16" -o cmd/device-modbus ./cmd [2021-06-09T09:27:33.384Z] Removing intermediate container 75c1358392d0 [2021-06-09T09:27:33.384Z] ---> ec46f1e96503 [2021-06-09T09:27:33.384Z] Step 10/22 : FROM alpine:3.12 [2021-06-09T09:27:33.384Z] 3.12: Pulling from library/alpine [2021-06-09T09:27:33.384Z] 339de151aab4: Pulling fs layer [2021-06-09T09:27:33.384Z] 339de151aab4: Verifying Checksum [2021-06-09T09:27:33.384Z] 339de151aab4: Download complete [2021-06-09T09:27:33.384Z] 339de151aab4: Pull complete [2021-06-09T09:27:33.384Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T09:27:33.384Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T09:27:33.384Z] ---> 13621d1b12d4 [2021-06-09T09:27:33.384Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2021-06-09T09:27:33.384Z] ---> Running in b881e7bb1b58 [2021-06-09T09:27:33.646Z] Removing intermediate container b881e7bb1b58 [2021-06-09T09:27:33.646Z] ---> 4f04c8caed88 [2021-06-09T09:27:33.646Z] Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:27:33.646Z] ---> Running in 3aa4f80ecefd [2021-06-09T09:27:33.907Z] Removing intermediate container 3aa4f80ecefd [2021-06-09T09:27:33.907Z] ---> a9dd87259990 [2021-06-09T09:27:33.907Z] Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-09T09:27:33.907Z] ---> Running in b758d0a76551 [2021-06-09T09:27:34.168Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T09:27:34.737Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T09:27:35.310Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-09T09:27:35.310Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-09T09:27:35.572Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-09T09:27:35.572Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-09T09:27:36.511Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-09T09:27:36.512Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-09T09:27:36.512Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T09:27:36.512Z] OK: 8 MiB in 20 packages [2021-06-09T09:27:36.773Z] Removing intermediate container b758d0a76551 [2021-06-09T09:27:36.773Z] ---> 6f100ca190ba [2021-06-09T09:27:36.773Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2021-06-09T09:27:37.344Z] ---> 1fa50279e4e3 [2021-06-09T09:27:37.345Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2021-06-09T09:27:37.608Z] ---> 2926cc6d3b7b [2021-06-09T09:27:37.608Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2021-06-09T09:27:37.868Z] ---> 9ce8f324b703 [2021-06-09T09:27:37.868Z] Step 17/22 : EXPOSE 59901 [2021-06-09T09:27:37.868Z] ---> Running in d96eaadf26e2 [2021-06-09T09:27:38.128Z] Removing intermediate container d96eaadf26e2 [2021-06-09T09:27:38.128Z] ---> dd1629a4fcd3 [2021-06-09T09:27:38.128Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2021-06-09T09:27:38.128Z] ---> Running in b414c5cdd77f [2021-06-09T09:27:38.128Z] Removing intermediate container b414c5cdd77f [2021-06-09T09:27:38.128Z] ---> e3b69e731150 [2021-06-09T09:27:38.128Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T09:27:38.390Z] ---> Running in de6ccb0c2dc0 [2021-06-09T09:27:38.390Z] Removing intermediate container de6ccb0c2dc0 [2021-06-09T09:27:38.390Z] ---> 0a5ba1012baf [2021-06-09T09:27:38.390Z] Step 20/22 : LABEL arch=amd64 [2021-06-09T09:27:38.390Z] ---> Running in 66600639f389 [2021-06-09T09:27:38.390Z] Removing intermediate container 66600639f389 [2021-06-09T09:27:38.390Z] ---> 8ff0178fcb64 [2021-06-09T09:27:38.390Z] Step 21/22 : LABEL git_sha=b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc [2021-06-09T09:27:38.390Z] ---> Running in 649adcc8c3e2 [2021-06-09T09:27:38.652Z] Removing intermediate container 649adcc8c3e2 [2021-06-09T09:27:38.652Z] ---> 8ad56c2ae50d [2021-06-09T09:27:38.652Z] Step 22/22 : LABEL version=1.3.2-dev.16 [2021-06-09T09:27:38.652Z] ---> Running in 5551446f3568 [2021-06-09T09:27:38.652Z] Removing intermediate container 5551446f3568 [2021-06-09T09:27:38.652Z] ---> 20e32b74a977 [2021-06-09T09:27:38.652Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-09T09:27:38.652Z] Successfully built 20e32b74a977 [2021-06-09T09:27:38.652Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T09:27:38.837Z] provisioning config files... [2021-06-09T09:27:38.853Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/55@tmp/config7549874722129336886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:27:39.180Z] ---> docker-login.sh [2021-06-09T09:27:39.180Z] nexus3.edgexfoundry.org:10001 [2021-06-09T09:27:39.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:27:39.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:27:39.180Z] Configure a credential helper to remove this warning. See [2021-06-09T09:27:39.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:27:39.180Z] [2021-06-09T09:27:39.180Z] Login Succeeded [2021-06-09T09:27:39.180Z] nexus3.edgexfoundry.org:10002 [2021-06-09T09:27:39.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:27:39.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:27:39.443Z] Configure a credential helper to remove this warning. See [2021-06-09T09:27:39.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:27:39.443Z] [2021-06-09T09:27:39.443Z] Login Succeeded [2021-06-09T09:27:39.443Z] nexus3.edgexfoundry.org:10003 [2021-06-09T09:27:39.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:27:39.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:27:39.443Z] Configure a credential helper to remove this warning. See [2021-06-09T09:27:39.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:27:39.443Z] [2021-06-09T09:27:39.443Z] Login Succeeded [2021-06-09T09:27:39.443Z] nexus3.edgexfoundry.org:10004 [2021-06-09T09:27:39.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:27:39.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:27:39.704Z] Configure a credential helper to remove this warning. See [2021-06-09T09:27:39.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:27:39.704Z] [2021-06-09T09:27:39.704Z] Login Succeeded [2021-06-09T09:27:39.704Z] docker.io [2021-06-09T09:27:39.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:27:39.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:27:39.964Z] Configure a credential helper to remove this warning. See [2021-06-09T09:27:39.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:27:39.964Z] [2021-06-09T09:27:39.964Z] Login Succeeded [2021-06-09T09:27:39.965Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T09:27:39.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T09:27:40.146Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2021-06-09T09:27:40.146Z] b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc [2021-06-09T09:27:40.146Z] latest [2021-06-09T09:27:40.146Z] 1.3.2-dev.16 [2021-06-09T09:27:40.146Z] b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc-1.3.2-dev.16 [2021-06-09T09:27:40.146Z] master [2021-06-09T09:27:40.146Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:27:40.502Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:27:40.817Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc [2021-06-09T09:27:40.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-06-09T09:27:40.817Z] dd050ea8f0b9: Preparing [2021-06-09T09:27:40.817Z] 219042853ec0: Preparing [2021-06-09T09:27:40.817Z] b141b49aaed1: Preparing [2021-06-09T09:27:40.817Z] 975218c0a248: Preparing [2021-06-09T09:27:40.817Z] 52788f488f42: Preparing [2021-06-09T09:27:40.817Z] 32f366d666a5: Preparing [2021-06-09T09:27:40.817Z] 32f366d666a5: Waiting [2021-06-09T09:27:41.082Z] dd050ea8f0b9: Pushed [2021-06-09T09:27:41.082Z] 32f366d666a5: Layer already exists [2021-06-09T09:27:41.082Z] 52788f488f42: Pushed [2021-06-09T09:27:41.082Z] 219042853ec0: Pushed [2021-06-09T09:27:41.082Z] 975218c0a248: Pushed [2021-06-09T09:27:42.475Z] b141b49aaed1: Pushed [2021-06-09T09:27:42.475Z] b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc: digest: sha256:12e9d4ca7b4ead83ccc1de21226ba83d2d2718d6c46ad0bfb323a90f7692eff9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:27:42.788Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:27:43.104Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2021-06-09T09:27:43.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-06-09T09:27:43.104Z] dd050ea8f0b9: Preparing [2021-06-09T09:27:43.104Z] 219042853ec0: Preparing [2021-06-09T09:27:43.104Z] b141b49aaed1: Preparing [2021-06-09T09:27:43.104Z] 975218c0a248: Preparing [2021-06-09T09:27:43.104Z] 52788f488f42: Preparing [2021-06-09T09:27:43.104Z] 32f366d666a5: Preparing [2021-06-09T09:27:43.104Z] 32f366d666a5: Waiting [2021-06-09T09:27:43.104Z] b141b49aaed1: Layer already exists [2021-06-09T09:27:43.104Z] dd050ea8f0b9: Layer already exists [2021-06-09T09:27:43.104Z] 219042853ec0: Layer already exists [2021-06-09T09:27:43.104Z] 975218c0a248: Layer already exists [2021-06-09T09:27:43.104Z] 52788f488f42: Layer already exists [2021-06-09T09:27:43.104Z] 32f366d666a5: Layer already exists [2021-06-09T09:27:43.104Z] latest: digest: sha256:12e9d4ca7b4ead83ccc1de21226ba83d2d2718d6c46ad0bfb323a90f7692eff9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:27:43.415Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:1.3.2-dev.16 [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:27:43.720Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:1.3.2-dev.16 [2021-06-09T09:27:43.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-06-09T09:27:43.721Z] dd050ea8f0b9: Preparing [2021-06-09T09:27:43.721Z] 219042853ec0: Preparing [2021-06-09T09:27:43.721Z] b141b49aaed1: Preparing [2021-06-09T09:27:43.721Z] 975218c0a248: Preparing [2021-06-09T09:27:43.721Z] 52788f488f42: Preparing [2021-06-09T09:27:43.721Z] 32f366d666a5: Preparing [2021-06-09T09:27:43.721Z] 32f366d666a5: Waiting [2021-06-09T09:27:43.721Z] 52788f488f42: Layer already exists [2021-06-09T09:27:43.721Z] 219042853ec0: Layer already exists [2021-06-09T09:27:43.721Z] dd050ea8f0b9: Layer already exists [2021-06-09T09:27:43.721Z] 975218c0a248: Layer already exists [2021-06-09T09:27:43.721Z] b141b49aaed1: Layer already exists [2021-06-09T09:27:43.721Z] 32f366d666a5: Layer already exists [2021-06-09T09:27:43.721Z] 1.3.2-dev.16: digest: sha256:12e9d4ca7b4ead83ccc1de21226ba83d2d2718d6c46ad0bfb323a90f7692eff9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:27:44.034Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc-1.3.2-dev.16 [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:27:44.346Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc-1.3.2-dev.16 [2021-06-09T09:27:44.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-06-09T09:27:44.346Z] dd050ea8f0b9: Preparing [2021-06-09T09:27:44.346Z] 219042853ec0: Preparing [2021-06-09T09:27:44.346Z] b141b49aaed1: Preparing [2021-06-09T09:27:44.346Z] 975218c0a248: Preparing [2021-06-09T09:27:44.346Z] 52788f488f42: Preparing [2021-06-09T09:27:44.346Z] 32f366d666a5: Preparing [2021-06-09T09:27:44.346Z] 32f366d666a5: Waiting [2021-06-09T09:27:44.346Z] 52788f488f42: Layer already exists [2021-06-09T09:27:44.346Z] 219042853ec0: Layer already exists [2021-06-09T09:27:44.346Z] b141b49aaed1: Layer already exists [2021-06-09T09:27:44.346Z] 975218c0a248: Layer already exists [2021-06-09T09:27:44.346Z] dd050ea8f0b9: Layer already exists [2021-06-09T09:27:44.346Z] 32f366d666a5: Layer already exists [2021-06-09T09:27:44.346Z] b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc-1.3.2-dev.16: digest: sha256:12e9d4ca7b4ead83ccc1de21226ba83d2d2718d6c46ad0bfb323a90f7692eff9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:27:44.663Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:27:44.968Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:master [2021-06-09T09:27:44.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-06-09T09:27:44.968Z] dd050ea8f0b9: Preparing [2021-06-09T09:27:44.968Z] 219042853ec0: Preparing [2021-06-09T09:27:44.968Z] b141b49aaed1: Preparing [2021-06-09T09:27:44.968Z] 975218c0a248: Preparing [2021-06-09T09:27:44.968Z] 52788f488f42: Preparing [2021-06-09T09:27:44.968Z] 32f366d666a5: Preparing [2021-06-09T09:27:44.968Z] 32f366d666a5: Waiting [2021-06-09T09:27:44.968Z] dd050ea8f0b9: Layer already exists [2021-06-09T09:27:44.968Z] b141b49aaed1: Layer already exists [2021-06-09T09:27:44.968Z] 975218c0a248: Layer already exists [2021-06-09T09:27:44.968Z] 219042853ec0: Layer already exists [2021-06-09T09:27:44.968Z] 52788f488f42: Layer already exists [2021-06-09T09:27:44.968Z] 32f366d666a5: Layer already exists [2021-06-09T09:27:44.968Z] master: digest: sha256:12e9d4ca7b4ead83ccc1de21226ba83d2d2718d6c46ad0bfb323a90f7692eff9 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T09:27:45.036Z] ===================================================== [Pipeline] echo [2021-06-09T09:27:45.054Z] taggedImages: [2021-06-09T09:27:45.054Z] - nexus3.edgexfoundry.org:10004/device-modbus:b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc [2021-06-09T09:27:45.054Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2021-06-09T09:27:45.054Z] - nexus3.edgexfoundry.org:10004/device-modbus:1.3.2-dev.16 [2021-06-09T09:27:45.054Z] - nexus3.edgexfoundry.org:10004/device-modbus:b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc-1.3.2-dev.16 [2021-06-09T09:27:45.054Z] - nexus3.edgexfoundry.org:10004/device-modbus: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-09T09:27:45.634Z] ---> job-cost.sh [2021-06-09T09:27:45.634Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1hrU [2021-06-09T09:27:55.653Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-09T09:28:07.934Z] lf-activate-venv(): INFO: Adding /tmp/venv-1hrU/bin to PATH [2021-06-09T09:28:07.934Z] INFO: No Stack... [2021-06-09T09:28:09.317Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T09:28:09.888Z] INFO: Archiving Costs [Pipeline] sh [2021-06-09T09:28:10.199Z] + cat /w/workspace/device-modbus-go/55/archives/cost.csv [2021-06-09T09:28:10.199Z] + cut -d, -f6 [Pipeline] lock [2021-06-09T09:28:10.232Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-master-55-stack-cost] [2021-06-09T09:28:10.241Z] Resource [jenkins-edgexfoundry-device-modbus-go-master-55-stack-cost] did not exist. Created. [2021-06-09T09:28:10.241Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-master-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-09T09:28:10.650Z] /w/workspace/device-modbus-go/55@tmp/durable-45beb9c2/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-06-09T09:28:10.952Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-09T09:28:10.966Z] Warning: overwriting stash ‘stack-cost’ [2021-06-09T09:28:11.006Z] Stashed 1 file(s) [Pipeline] } [2021-06-09T09:28:11.016Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-master-55-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-09T09:28:12.665Z] provisioning config files... [2021-06-09T09:28:12.674Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config3343871885859353081tmp [Pipeline] { [Pipeline] sh [2021-06-09T09:28:13.061Z] + set +x [2021-06-09T09:28:13.061Z] + bash -s -- [2021-06-09T09:28:13.061Z] + curl -s https://codecov.io/bash [2021-06-09T09:28:13.061Z] [2021-06-09T09:28:13.061Z] _____ _ [2021-06-09T09:28:13.061Z] / ____| | | [2021-06-09T09:28:13.061Z] | | ___ __| | ___ ___ _____ __ [2021-06-09T09:28:13.061Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-09T09:28:13.061Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-09T09:28:13.061Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-09T09:28:13.061Z] Bash-1.0.3 [2021-06-09T09:28:13.061Z] [2021-06-09T09:28:13.061Z] [2021-06-09T09:28:13.061Z] ==> git version 2.24.4 found [2021-06-09T09:28:13.061Z] ==> 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-09T09:28:13.061Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-09T09:28:13.061Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-09T09:28:13.061Z] ==> Jenkins CI detected. [2021-06-09T09:28:13.061Z] project root: . [2021-06-09T09:28:13.061Z] --> token set from env [2021-06-09T09:28:13.061Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-09T09:28:13.061Z] ==> Running gcov in . (disable via -X gcov) [2021-06-09T09:28:13.061Z] ==> Python coveragepy not found [2021-06-09T09:28:13.061Z] ==> Searching for coverage reports in: [2021-06-09T09:28:13.061Z] + . [2021-06-09T09:28:13.061Z] -> Found 1 reports [2021-06-09T09:28:13.061Z] ==> Detecting git/mercurial file structure [2021-06-09T09:28:13.061Z] ==> Reading reports [2021-06-09T09:28:13.061Z] + ./coverage.out bytes=22385 [2021-06-09T09:28:13.324Z] ==> Appending adjustments [2021-06-09T09:28:13.324Z] https://docs.codecov.io/docs/fixing-reports [2021-06-09T09:28:13.324Z] + Found adjustments [2021-06-09T09:28:13.324Z] ==> Gzipping contents [2021-06-09T09:28:13.324Z] 4.0K /tmp/codecov.FEvEkc.gz [2021-06-09T09:28:13.324Z] ==> Uploading reports [2021-06-09T09:28:13.324Z] url: https://codecov.io [2021-06-09T09:28:13.324Z] query: branch=master&commit=b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F55%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-09T09:28:13.324Z] -> Pinging Codecov [2021-06-09T09:28:13.324Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F55%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-09T09:28:13.900Z] -> Uploading to [2021-06-09T09:28:13.900Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-09/55DBCA73C666E3227836607328DD7E49/b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc/ff02de83-93e6-4632-90c0-e9edd9ffab8c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T092813Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b8bab39b5234f5354849dd729d9c7759ef30f5937c822058190ae31ffe68608 [2021-06-09T09:28:13.900Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T09:28:13.900Z] Dload Upload Total Spent Left Speed [2021-06-09T09:28:14.161Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3910 0 0 100 3910 0 9679 --:--:-- --:--:-- --:--:-- 9702 [2021-06-09T09:28:14.162Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc [Pipeline] } [2021-06-09T09:28:14.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-09T09:28:17.776Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-09T09:28:17.891Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:28:18.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T09:28:18.199Z] [2021-06-09T09:28:18.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:28:18.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T09:28:18.535Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-09T09:28:18.535Z] 188c0c94c7c5: Pulling fs layer [2021-06-09T09:28:18.535Z] 0ef7d3d256c8: Pulling fs layer [2021-06-09T09:28:18.535Z] de9db76c5a1d: Pulling fs layer [2021-06-09T09:28:18.535Z] 0eba1c9be4d2: Pulling fs layer [2021-06-09T09:28:18.535Z] 0d57e429df01: Pulling fs layer [2021-06-09T09:28:18.535Z] 4e4be7b47b0d: Pulling fs layer [2021-06-09T09:28:18.535Z] e1f770b5df2f: Pulling fs layer [2021-06-09T09:28:18.535Z] 85a0685a4137: Pulling fs layer [2021-06-09T09:28:18.535Z] 0d57e429df01: Waiting [2021-06-09T09:28:18.535Z] 4e4be7b47b0d: Waiting [2021-06-09T09:28:18.535Z] e1f770b5df2f: Waiting [2021-06-09T09:28:18.535Z] 85a0685a4137: Waiting [2021-06-09T09:28:18.535Z] 0eba1c9be4d2: Waiting [2021-06-09T09:28:18.535Z] de9db76c5a1d: Verifying Checksum [2021-06-09T09:28:18.535Z] de9db76c5a1d: Download complete [2021-06-09T09:28:18.535Z] 0ef7d3d256c8: Verifying Checksum [2021-06-09T09:28:18.535Z] 0ef7d3d256c8: Download complete [2021-06-09T09:28:18.535Z] 0d57e429df01: Verifying Checksum [2021-06-09T09:28:18.535Z] 0d57e429df01: Download complete [2021-06-09T09:28:18.535Z] 4e4be7b47b0d: Verifying Checksum [2021-06-09T09:28:18.535Z] 4e4be7b47b0d: Download complete [2021-06-09T09:28:18.798Z] 188c0c94c7c5: Verifying Checksum [2021-06-09T09:28:18.798Z] 188c0c94c7c5: Download complete [2021-06-09T09:28:19.063Z] 188c0c94c7c5: Pull complete [2021-06-09T09:28:19.063Z] 0ef7d3d256c8: Pull complete [2021-06-09T09:28:19.325Z] de9db76c5a1d: Pull complete [2021-06-09T09:28:20.268Z] e1f770b5df2f: Verifying Checksum [2021-06-09T09:28:20.268Z] e1f770b5df2f: Download complete [2021-06-09T09:28:21.655Z] 0eba1c9be4d2: Verifying Checksum [2021-06-09T09:28:21.655Z] 0eba1c9be4d2: Download complete [2021-06-09T09:28:22.236Z] 85a0685a4137: Verifying Checksum [2021-06-09T09:28:22.236Z] 85a0685a4137: Download complete [2021-06-09T09:28:25.576Z] 0eba1c9be4d2: Pull complete [2021-06-09T09:28:25.576Z] 0d57e429df01: Pull complete [2021-06-09T09:28:25.576Z] 4e4be7b47b0d: Pull complete [2021-06-09T09:28:26.159Z] e1f770b5df2f: Pull complete [2021-06-09T09:28:30.412Z] 85a0685a4137: Pull complete [2021-06-09T09:28:30.412Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-09T09:28:30.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T09:28:30.412Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-09T09:28:30.494Z] prd-centos7-docker-4c-2g-1208 does not seem to be running inside a container [2021-06-09T09:28:30.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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-devops/edgex-snyk-go:1.410.4 cat [2021-06-09T09:28:34.059Z] $ docker top d68da8c4bea80c70449a2e2524eb117532a83248a600d37ed820f3394c280626 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-09T09:28:34.160Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-09T09:28:34.466Z] + set -o pipefail [2021-06-09T09:28:34.466Z] + snyk monitor '--org=edgex-jenkins' [2021-06-09T09:28:39.763Z] [2021-06-09T09:28:39.763Z] Monitoring /w/workspace/xfoundry_device-modbus-go_master (github.com/edgexfoundry/device-modbus-go)... [2021-06-09T09:28:39.763Z] [2021-06-09T09:28:39.763Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/8d967e38-851d-4370-a3ae-d6f9ab3e48da [2021-06-09T09:28:39.763Z] [2021-06-09T09:28:39.763Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-09T09:28:39.763Z] [2021-06-09T09:28:39.763Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-09T09:28:39.763Z] [2021-06-09T09:28:39.763Z] [Pipeline] } [2021-06-09T09:28:39.772Z] $ docker stop --time=1 d68da8c4bea80c70449a2e2524eb117532a83248a600d37ed820f3394c280626 [2021-06-09T09:28:43.449Z] $ docker rm -f d68da8c4bea80c70449a2e2524eb117532a83248a600d37ed820f3394c280626 [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-09T09:28:44.540Z] + git log --format=format:%s -1 b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:28:44.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T09:28:44.858Z] . [Pipeline] withDockerContainer [2021-06-09T09:28:44.931Z] prd-centos7-docker-4c-2g-1208 does not seem to be running inside a container [2021-06-09T09:28:44.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T09:28:45.362Z] $ docker top bc31e2e3aec01b97ce73d38176d2bd94df0e6ed1994986475dd000c15b360e5c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T09:28:45.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T09:28:45.494Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T09:28:45.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T09:28:45.607Z] $ docker exec bc31e2e3aec01b97ce73d38176d2bd94df0e6ed1994986475dd000c15b360e5c ssh-agent [2021-06-09T09:28:45.728Z] SSH_AUTH_SOCK=/tmp/ssh-QyY3RIcVJtnd/agent.14 [2021-06-09T09:28:45.728Z] SSH_AGENT_PID=21 [2021-06-09T09:28:45.735Z] Running ssh-add (command line suppressed) [2021-06-09T09:28:45.833Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2502342203175785544.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2502342203175785544.key) [2021-06-09T09:28:45.853Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T09:28:46.161Z] + git semver tag [2021-06-09T09:28:46.162Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T09:28:46.162Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2021-06-09T09:28:46.162Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2021-06-09T09:28:46.162Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T09:28:46.162Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T09:28:46.162Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T09:28:46.162Z] # $SEMVER_BRANCH = master [2021-06-09T09:28:46.162Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [2021-06-09T09:28:46.162Z] # b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc HEAD [2021-06-09T09:28:46.162Z] # -> Force: false [2021-06-09T09:28:46.162Z] # 9da9fa811d0e34d5d4af604b50bf900a51fd5688 refs/tags/v1.3.2-dev.16 [Pipeline] } [2021-06-09T09:28:46.175Z] $ docker exec --env ******** --env ******** bc31e2e3aec01b97ce73d38176d2bd94df0e6ed1994986475dd000c15b360e5c ssh-agent -k [2021-06-09T09:28:46.279Z] unset SSH_AUTH_SOCK; [2021-06-09T09:28:46.279Z] unset SSH_AGENT_PID; [2021-06-09T09:28:46.279Z] echo Agent pid 21 killed; [2021-06-09T09:28:46.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T09:28:46.641Z] + git semver [Pipeline] } [2021-06-09T09:28:46.653Z] $ docker stop --time=1 bc31e2e3aec01b97ce73d38176d2bd94df0e6ed1994986475dd000c15b360e5c [2021-06-09T09:28:47.870Z] $ docker rm -f bc31e2e3aec01b97ce73d38176d2bd94df0e6ed1994986475dd000c15b360e5c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:28:48.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T09:28:48.440Z] [2021-06-09T09:28:48.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:28:48.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T09:28:48.766Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-09T09:28:48.766Z] ab5ef0e58194: Pulling fs layer [2021-06-09T09:28:48.766Z] 9712f1f96733: Pulling fs layer [2021-06-09T09:28:48.766Z] 63f879dbbcfc: Pulling fs layer [2021-06-09T09:28:48.766Z] 0d9ebad4ef96: Pulling fs layer [2021-06-09T09:28:48.766Z] e9a5061849ea: Pulling fs layer [2021-06-09T09:28:48.766Z] d747dcd14b5f: Pulling fs layer [2021-06-09T09:28:48.766Z] 2de7ff778b66: Pulling fs layer [2021-06-09T09:28:48.766Z] 0d9ebad4ef96: Waiting [2021-06-09T09:28:48.766Z] e9a5061849ea: Waiting [2021-06-09T09:28:48.766Z] d747dcd14b5f: Waiting [2021-06-09T09:28:48.766Z] 2de7ff778b66: Waiting [2021-06-09T09:28:48.766Z] 9712f1f96733: Verifying Checksum [2021-06-09T09:28:48.766Z] 9712f1f96733: Download complete [2021-06-09T09:28:50.294Z] 63f879dbbcfc: Verifying Checksum [2021-06-09T09:28:50.294Z] 63f879dbbcfc: Download complete [2021-06-09T09:28:50.598Z] e9a5061849ea: Verifying Checksum [2021-06-09T09:28:50.598Z] e9a5061849ea: Download complete [2021-06-09T09:28:50.598Z] d747dcd14b5f: Verifying Checksum [2021-06-09T09:28:50.598Z] d747dcd14b5f: Download complete [2021-06-09T09:28:50.598Z] 0d9ebad4ef96: Verifying Checksum [2021-06-09T09:28:50.598Z] 0d9ebad4ef96: Download complete [2021-06-09T09:28:50.866Z] 2de7ff778b66: Verifying Checksum [2021-06-09T09:28:50.866Z] 2de7ff778b66: Download complete [2021-06-09T09:28:50.866Z] ab5ef0e58194: Verifying Checksum [2021-06-09T09:28:50.866Z] ab5ef0e58194: Download complete [2021-06-09T09:28:53.437Z] ab5ef0e58194: Pull complete [2021-06-09T09:28:53.437Z] 9712f1f96733: Pull complete [2021-06-09T09:28:54.399Z] 63f879dbbcfc: Pull complete [2021-06-09T09:28:57.736Z] 0d9ebad4ef96: Pull complete [2021-06-09T09:28:57.999Z] e9a5061849ea: Pull complete [2021-06-09T09:28:58.264Z] d747dcd14b5f: Pull complete [2021-06-09T09:28:59.207Z] 2de7ff778b66: Pull complete [2021-06-09T09:28:59.207Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-09T09:28:59.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T09:28:59.207Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-09T09:28:59.282Z] prd-centos7-docker-4c-2g-1208 does not seem to be running inside a container [2021-06-09T09:28:59.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-09T09:29:07.407Z] $ docker top c9b55b7e8996142e671c5b8d09810bd3ead129be323aa36a26d467fc487a65a8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-09T09:29:07.515Z] provisioning config files... [2021-06-09T09:29:07.524Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config3899580938153739693tmp [2021-06-09T09:29:07.537Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config823306958291974009tmp [2021-06-09T09:29:07.549Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config1283636714039184545tmp [Pipeline] { [Pipeline] echo [2021-06-09T09:29:07.584Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:29:07.883Z] ---> sigul-configuration.sh [2021-06-09T09:29:07.883Z] gpg: directory `/root/.gnupg' created [2021-06-09T09:29:07.883Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-09T09:29:07.883Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-09T09:29:07.883Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-09T09:29:07.883Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-09T09:29:07.883Z] gpg: CAST5 encrypted data [2021-06-09T09:29:07.883Z] gpg: encrypted with 1 passphrase [2021-06-09T09:29:07.883Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-09T09:29:08.179Z] + mkdir /home/jenkins [2021-06-09T09:29:08.179Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-09T09:29:08.473Z] + 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-09T09:29:08.484Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:29:08.782Z] ---> sigul-install.sh [2021-06-09T09:29:14.096Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-09T09:29:14.428Z] + git tag --list [2021-06-09T09:29:14.428Z] 0.7.1 [2021-06-09T09:29:14.428Z] v1.0.0 [2021-06-09T09:29:14.428Z] v1.1.0 [2021-06-09T09:29:14.428Z] v1.1.1 [2021-06-09T09:29:14.428Z] v1.2.2 [2021-06-09T09:29:14.428Z] v1.3.0 [2021-06-09T09:29:14.428Z] v1.3.1 [2021-06-09T09:29:14.428Z] v1.3.1-dev.1 [2021-06-09T09:29:14.428Z] v1.3.1-dev.2 [2021-06-09T09:29:14.428Z] v1.3.1-dev.3 [2021-06-09T09:29:14.428Z] v1.3.1-dev.4 [2021-06-09T09:29:14.428Z] v1.3.1-dev.5 [2021-06-09T09:29:14.428Z] v1.3.1-dev.6 [2021-06-09T09:29:14.428Z] v1.3.1-dev.7 [2021-06-09T09:29:14.428Z] v1.3.1-dev.8 [2021-06-09T09:29:14.428Z] v1.3.2-dev.1 [2021-06-09T09:29:14.428Z] v1.3.2-dev.10 [2021-06-09T09:29:14.428Z] v1.3.2-dev.11 [2021-06-09T09:29:14.428Z] v1.3.2-dev.12 [2021-06-09T09:29:14.428Z] v1.3.2-dev.13 [2021-06-09T09:29:14.428Z] v1.3.2-dev.14 [2021-06-09T09:29:14.428Z] v1.3.2-dev.15 [2021-06-09T09:29:14.428Z] v1.3.2-dev.16 [2021-06-09T09:29:14.428Z] v1.3.2-dev.2 [2021-06-09T09:29:14.428Z] v1.3.2-dev.3 [2021-06-09T09:29:14.428Z] v1.3.2-dev.4 [2021-06-09T09:29:14.428Z] v1.3.2-dev.5 [2021-06-09T09:29:14.428Z] v1.3.2-dev.6 [2021-06-09T09:29:14.428Z] v1.3.2-dev.7 [2021-06-09T09:29:14.428Z] v1.3.2-dev.8 [2021-06-09T09:29:14.428Z] v1.3.2-dev.9 [Pipeline] sh [2021-06-09T09:29:14.721Z] + lftools sign git-tag v1.3.2-dev.16 [2021-06-09T09:29:15.297Z] Signing Git tag with Sigul... [2021-06-09T09:29:15.297Z] Signing v1.3.2-dev.16 [Pipeline] echo [2021-06-09T09:29:15.885Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:29:16.184Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-09T09:29:16.195Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-09T09:29:16.223Z] $ docker stop --time=1 c9b55b7e8996142e671c5b8d09810bd3ead129be323aa36a26d467fc487a65a8 [2021-06-09T09:29:19.140Z] $ docker rm -f c9b55b7e8996142e671c5b8d09810bd3ead129be323aa36a26d467fc487a65a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:29:19.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T09:29:19.824Z] . [Pipeline] withDockerContainer [2021-06-09T09:29:19.906Z] prd-centos7-docker-4c-2g-1208 does not seem to be running inside a container [2021-06-09T09:29:20.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T09:29:20.519Z] $ docker top 6a27edf114faf33bb4220e5be7a00394beb371eb432f89d2451241a5790b6098 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T09:29:20.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T09:29:20.647Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T09:29:20.758Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T09:29:20.757Z] $ docker exec 6a27edf114faf33bb4220e5be7a00394beb371eb432f89d2451241a5790b6098 ssh-agent [2021-06-09T09:29:20.871Z] SSH_AUTH_SOCK=/tmp/ssh-f6J0r8Orzvro/agent.14 [2021-06-09T09:29:20.871Z] SSH_AGENT_PID=20 [2021-06-09T09:29:20.877Z] Running ssh-add (command line suppressed) [2021-06-09T09:29:20.977Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_809532098666226433.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_809532098666226433.key) [2021-06-09T09:29:20.996Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T09:29:21.299Z] + git semver bump pre [2021-06-09T09:29:21.299Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T09:29:21.299Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2021-06-09T09:29:21.299Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2021-06-09T09:29:21.299Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T09:29:21.299Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T09:29:21.299Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T09:29:21.299Z] # $SEMVER_BRANCH = master [2021-06-09T09:29:21.299Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [2021-06-09T09:29:21.299Z] 1.3.2-dev.17 [Pipeline] } [2021-06-09T09:29:21.306Z] $ docker exec --env ******** --env ******** 6a27edf114faf33bb4220e5be7a00394beb371eb432f89d2451241a5790b6098 ssh-agent -k [2021-06-09T09:29:21.400Z] unset SSH_AUTH_SOCK; [2021-06-09T09:29:21.400Z] unset SSH_AGENT_PID; [2021-06-09T09:29:21.400Z] echo Agent pid 20 killed; [2021-06-09T09:29:21.423Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T09:29:21.785Z] + git semver [Pipeline] } [2021-06-09T09:29:21.797Z] $ docker stop --time=1 6a27edf114faf33bb4220e5be7a00394beb371eb432f89d2451241a5790b6098 [2021-06-09T09:29:23.024Z] $ docker rm -f 6a27edf114faf33bb4220e5be7a00394beb371eb432f89d2451241a5790b6098 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:29:23.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T09:29:23.418Z] . [Pipeline] withDockerContainer [2021-06-09T09:29:23.491Z] prd-centos7-docker-4c-2g-1208 does not seem to be running inside a container [2021-06-09T09:29:23.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T09:29:23.931Z] $ docker top 54160b32deeffef253bfeaf6de29b63dc5047ccb844c23f586b6b2280f807712 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T09:29:24.057Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T09:29:24.057Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T09:29:24.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T09:29:24.169Z] $ docker exec 54160b32deeffef253bfeaf6de29b63dc5047ccb844c23f586b6b2280f807712 ssh-agent [2021-06-09T09:29:24.281Z] SSH_AUTH_SOCK=/tmp/ssh-dsiAunzbfeXK/agent.14 [2021-06-09T09:29:24.281Z] SSH_AGENT_PID=21 [2021-06-09T09:29:24.287Z] Running ssh-add (command line suppressed) [2021-06-09T09:29:24.378Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_3538210110578230286.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_3538210110578230286.key) [2021-06-09T09:29:24.397Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T09:29:24.701Z] + git semver push [2021-06-09T09:29:24.701Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T09:29:24.701Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2021-06-09T09:29:24.701Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2021-06-09T09:29:24.701Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T09:29:24.701Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T09:29:24.701Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T09:29:24.701Z] # $SEMVER_BRANCH = master [2021-06-09T09:29:24.701Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } [2021-06-09T09:29:30.072Z] $ docker exec --env ******** --env ******** 54160b32deeffef253bfeaf6de29b63dc5047ccb844c23f586b6b2280f807712 ssh-agent -k [2021-06-09T09:29:30.167Z] unset SSH_AUTH_SOCK; [2021-06-09T09:29:30.168Z] unset SSH_AGENT_PID; [2021-06-09T09:29:30.168Z] echo Agent pid 21 killed; [2021-06-09T09:29:30.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T09:29:30.521Z] + git semver [Pipeline] } [2021-06-09T09:29:30.533Z] $ docker stop --time=1 54160b32deeffef253bfeaf6de29b63dc5047ccb844c23f586b6b2280f807712 [2021-06-09T09:29:31.722Z] $ docker rm -f 54160b32deeffef253bfeaf6de29b63dc5047ccb844c23f586b6b2280f807712 [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-09T09:29:32.751Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:29:33.326Z] ---> package-listing.sh [2021-06-09T09:29:33.326Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-09T09:29:33.326Z] ++ facter osfamily [2021-06-09T09:29:33.589Z] + OS_FAMILY=redhat [2021-06-09T09:29:33.589Z] + workspace=/w/workspace/xfoundry_device-modbus-go_master [2021-06-09T09:29:33.589Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-09T09:29:33.589Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-09T09:29:33.589Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-09T09:29:33.589Z] + PACKAGES=/tmp/packages_start.txt [2021-06-09T09:29:33.589Z] + '[' /w/workspace/xfoundry_device-modbus-go_master ']' [2021-06-09T09:29:33.589Z] + PACKAGES=/tmp/packages_end.txt [2021-06-09T09:29:33.589Z] + case "${OS_FAMILY}" in [2021-06-09T09:29:33.589Z] + sort [2021-06-09T09:29:33.589Z] + rpm -qa [2021-06-09T09:29:34.160Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-09T09:29:34.160Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-09T09:29:34.160Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-09T09:29:34.160Z] + '[' /w/workspace/xfoundry_device-modbus-go_master ']' [2021-06-09T09:29:34.160Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/archives/ [2021-06-09T09:29:34.160Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_master/archives/ [Pipeline] echo [2021-06-09T09:29:34.173Z] 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/xfoundry_device-modbus-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-09T09:29:34.570Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:29:34.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T09:29:34.877Z] [2021-06-09T09:29:34.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:29:35.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T09:29:35.196Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-09T09:29:35.196Z] df20fa9351a1: Pulling fs layer [2021-06-09T09:29:35.196Z] 36b3adc4ff6f: Pulling fs layer [2021-06-09T09:29:35.196Z] 8ad3a11d3b57: Pulling fs layer [2021-06-09T09:29:35.196Z] 46f8f816bc3b: Pulling fs layer [2021-06-09T09:29:35.196Z] 93b61091891f: Pulling fs layer [2021-06-09T09:29:35.196Z] 93b9cdb0e59b: Pulling fs layer [2021-06-09T09:29:35.196Z] 5e14af77c1be: Pulling fs layer [2021-06-09T09:29:35.196Z] 01666e4c0597: Pulling fs layer [2021-06-09T09:29:35.196Z] aa168da1d23b: Pulling fs layer [2021-06-09T09:29:35.196Z] 46f8f816bc3b: Waiting [2021-06-09T09:29:35.196Z] 93b61091891f: Waiting [2021-06-09T09:29:35.196Z] 93b9cdb0e59b: Waiting [2021-06-09T09:29:35.196Z] 5e14af77c1be: Waiting [2021-06-09T09:29:35.196Z] 01666e4c0597: Waiting [2021-06-09T09:29:35.196Z] aa168da1d23b: Waiting [2021-06-09T09:29:35.196Z] 36b3adc4ff6f: Verifying Checksum [2021-06-09T09:29:35.196Z] 36b3adc4ff6f: Download complete [2021-06-09T09:29:35.196Z] 46f8f816bc3b: Verifying Checksum [2021-06-09T09:29:35.196Z] 46f8f816bc3b: Download complete [2021-06-09T09:29:35.196Z] df20fa9351a1: Verifying Checksum [2021-06-09T09:29:35.196Z] df20fa9351a1: Download complete [2021-06-09T09:29:35.468Z] 93b9cdb0e59b: Verifying Checksum [2021-06-09T09:29:35.468Z] 93b9cdb0e59b: Download complete [2021-06-09T09:29:35.468Z] 5e14af77c1be: Verifying Checksum [2021-06-09T09:29:35.468Z] 5e14af77c1be: Download complete [2021-06-09T09:29:35.468Z] 93b61091891f: Verifying Checksum [2021-06-09T09:29:35.468Z] 93b61091891f: Download complete [2021-06-09T09:29:35.468Z] 01666e4c0597: Verifying Checksum [2021-06-09T09:29:35.468Z] df20fa9351a1: Pull complete [2021-06-09T09:29:35.730Z] 36b3adc4ff6f: Pull complete [2021-06-09T09:29:35.730Z] 8ad3a11d3b57: Verifying Checksum [2021-06-09T09:29:35.730Z] 8ad3a11d3b57: Download complete [2021-06-09T09:29:36.304Z] 8ad3a11d3b57: Pull complete [2021-06-09T09:29:36.304Z] 46f8f816bc3b: Pull complete [2021-06-09T09:29:36.567Z] 93b61091891f: Pull complete [2021-06-09T09:29:36.828Z] 93b9cdb0e59b: Pull complete [2021-06-09T09:29:36.828Z] 5e14af77c1be: Pull complete [2021-06-09T09:29:36.828Z] 01666e4c0597: Pull complete [2021-06-09T09:29:37.404Z] aa168da1d23b: Verifying Checksum [2021-06-09T09:29:37.404Z] aa168da1d23b: Download complete [2021-06-09T09:29:42.729Z] aa168da1d23b: Pull complete [2021-06-09T09:29:42.729Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-09T09:29:42.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T09:29:42.729Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-09T09:29:42.815Z] prd-centos7-docker-4c-2g-1208 does not seem to be running inside a container [2021-06-09T09:29:42.864Z] $ 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/xfoundry_device-modbus-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/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-09T09:29:53.136Z] $ docker top 61f54d38c4ad8301edbde41e21c1f286e8027f7d57e4df9269392e8ff391c3aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T09:29:53.518Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-09T09:29:53.820Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-09T09:29:54.122Z] + ls /var/log/sa-host [2021-06-09T09:29:54.122Z] + sadf -c /var/log/sa-host/sa05 [2021-06-09T09:29:54.122Z] file_magic: OK [2021-06-09T09:29:54.122Z] HZ: Using current value: 100 [2021-06-09T09:29:54.122Z] file_header: OK [2021-06-09T09:29:54.122Z] 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-09T09:29:54.122Z] Statistics: [2021-06-09T09:29:54.122Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T09:29:54.122Z] File successfully converted to sysstat format version 12.2.1 [2021-06-09T09:29:54.122Z] + sadf -c /var/log/sa-host/sa09 [2021-06-09T09:29:54.122Z] file_magic: OK [2021-06-09T09:29:54.122Z] HZ: Using current value: 100 [2021-06-09T09:29:54.122Z] file_header: OK [2021-06-09T09:29:54.122Z] 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-09T09:29:54.122Z] Statistics: [2021-06-09T09:29:54.122Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...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-09T09:29:54.122Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T09:29:54.370Z] provisioning config files... [2021-06-09T09:29:54.386Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config3346800289879598271tmp [Pipeline] { [Pipeline] echo [2021-06-09T09:29:54.408Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:29:54.707Z] ---> create-netrc.sh [Pipeline] } [2021-06-09T09:29:54.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:29:55.109Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-09T09:29:55.120Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:29:55.421Z] ---> sudo-logs.sh [2021-06-09T09:29:55.421Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-09T09:29:55.451Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:29:55.757Z] ---> job-cost.sh [2021-06-09T09:29:55.758Z] lf-activate-venv: SKIPPING [2021-06-09T09:29:55.758Z] DEBUG: total: 0.05999999865889549 [2021-06-09T09:29:55.758Z] INFO: Retrieving Stack Cost... [2021-06-09T09:29:56.707Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T09:29:57.281Z] INFO: Archiving Costs [Pipeline] echo [2021-06-09T09:29:57.296Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:29:57.598Z] ---> logs-deploy.sh [2021-06-09T09:29:57.598Z] lf-activate-venv: SKIPPING [2021-06-09T09:29:57.598Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/55 [2021-06-09T09:29:57.598Z] INFO: archiving workspace using pattern(s): [2021-06-09T09:29:58.551Z] Archives upload complete. [2021-06-09T09:29:58.551Z] INFO: archiving logs to Nexus