Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6239170856298925828.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4657733517487997326.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12514029895027439624.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1053607112810393241.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7800859721629289922.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-41 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-modbus-go_main@tmp/jenkins-gitclient-ssh4414274026273790396.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 (main) > 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 f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 # timeout=10 Commit message: "Merge pull request #301 from lenny-intel/no-win-zmq" > git rev-list --no-walk b97db6a43ce22cea257d7dd09b26aa7518da64c2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-01T05:40:52.884Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-01T05:40:52.931Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-01T05:40:52.946Z] ========================================================= [2021-12-01T05:40:52.947Z] EdgeX Global Pipelines Version Info [2021-12-01T05:40:52.947Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-01T05:40:54.076Z] ------------------- [2021-12-01T05:40:54.076Z] stable info: [2021-12-01T05:40:54.076Z] ------------------- [2021-12-01T05:40:54.076Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-01T05:40:54.076Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-01T05:40:54.076Z] Message: update stable to v1.0.217 [2021-12-01T05:40:54.649Z] ------------------- [2021-12-01T05:40:54.649Z] experimental info: [2021-12-01T05:40:54.649Z] ------------------- [2021-12-01T05:40:54.649Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-01T05:40:54.649Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-01T05:40:54.649Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-01T05:40:54.760Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2021-12-01T05:40:54.769Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2021-12-01T05:40:54.778Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-01T05:40:54.786Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-01T05:40:54.795Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-01T05:40:54.803Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-01T05:40:54.812Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-01T05:40:54.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-12-01T05:40:54.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-01T05:40:54.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-01T05:40:54.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-01T05:40:54.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2021-12-01T05:40:54.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-01T05:40:54.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-01T05:40:54.907Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-01T05:40:54.920Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-01T05:40:54.932Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-12-01T05:40:54.946Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-12-01T05:40:54.960Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-01T05:40:54.971Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-12-01T05:40:54.986Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-12-01T05:40:54.996Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-12-01T05:40:55.010Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-12-01T05:40:55.021Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-12-01T05:40:55.033Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-12-01T05:40:55.047Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-01T05:40:55.057Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-12-01T05:40:55.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-12-01T05:40:55.084Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-12-01T05:40:55.103Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 [Pipeline] echo [2021-12-01T05:40:55.121Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f7b9e67 [Pipeline] echo [2021-12-01T05:40:55.139Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-01T05:40:55.183Z] provisioning config files... [2021-12-01T05:40:55.197Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3452962754693607854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T05:40:55.504Z] ---> docker-login.sh [2021-12-01T05:40:55.504Z] nexus3.edgexfoundry.org:10001 [2021-12-01T05:40:55.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T05:40:55.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T05:40:55.773Z] Configure a credential helper to remove this warning. See [2021-12-01T05:40:55.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T05:40:55.773Z] [2021-12-01T05:40:55.773Z] Login Succeeded [2021-12-01T05:40:55.773Z] nexus3.edgexfoundry.org:10002 [2021-12-01T05:40:55.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T05:40:55.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T05:40:55.773Z] Configure a credential helper to remove this warning. See [2021-12-01T05:40:55.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T05:40:55.773Z] [2021-12-01T05:40:55.773Z] Login Succeeded [2021-12-01T05:40:55.773Z] nexus3.edgexfoundry.org:10003 [2021-12-01T05:40:55.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T05:40:56.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T05:40:56.034Z] Configure a credential helper to remove this warning. See [2021-12-01T05:40:56.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T05:40:56.034Z] [2021-12-01T05:40:56.034Z] Login Succeeded [2021-12-01T05:40:56.034Z] nexus3.edgexfoundry.org:10004 [2021-12-01T05:40:56.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T05:40:56.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T05:40:56.034Z] Configure a credential helper to remove this warning. See [2021-12-01T05:40:56.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T05:40:56.034Z] [2021-12-01T05:40:56.034Z] Login Succeeded [2021-12-01T05:40:56.034Z] docker.io [2021-12-01T05:40:56.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T05:40:56.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T05:40:56.607Z] Configure a credential helper to remove this warning. See [2021-12-01T05:40:56.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T05:40:56.607Z] [2021-12-01T05:40:56.607Z] Login Succeeded [2021-12-01T05:40:56.607Z] ---> docker-login.sh ends [Pipeline] } [2021-12-01T05:40:56.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-12-01T05:40:57.051Z] + git rev-list -1 --merges f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9~1..f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 [Pipeline] echo [2021-12-01T05:40:57.080Z] -----------> git rev-list -1 --merges f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9~1..f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 [2021-12-01T05:40:57.080Z] f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 [false] [Pipeline] sh [2021-12-01T05:40:57.374Z] + git log --format=format:%s -1 f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 [Pipeline] echo [2021-12-01T05:40:57.389Z] ========================================================= [2021-12-01T05:40:57.389Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-01T05:40:57.389Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-01T05:40:57.720Z] + git log --format=format:%s -1 f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 [Pipeline] echo [2021-12-01T05:40:57.732Z] [semverPrep] GIT_COMMIT: f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9, Commit Message: Merge pull request #301 from lenny-intel/no-win-zmq [Pipeline] echo [2021-12-01T05:40:57.741Z] [semverPrep] This is not a build commit. [Pipeline] sh [2021-12-01T05:40:58.156Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-01T05:40:58.156Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-01T05:40:58.156Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-01T05:40:58.156Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-01T05:40:58.156Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-01T05:40:58.156Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-01T05:40:58.156Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:40:58.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-01T05:40:58.573Z] [2021-12-01T05:40:58.573Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:40:58.893Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-01T05:40:58.893Z] latest: Pulling from edgex-devops/git-semver [2021-12-01T05:40:58.893Z] a0d0a0d46f8b: Pulling fs layer [2021-12-01T05:40:58.893Z] 3e5f54012d9b: Pulling fs layer [2021-12-01T05:40:58.893Z] 4c7163046ea9: Pulling fs layer [2021-12-01T05:40:58.893Z] 0c2d73faf560: Pulling fs layer [2021-12-01T05:40:58.893Z] 0c2d73faf560: Waiting [2021-12-01T05:40:58.893Z] 3e5f54012d9b: Verifying Checksum [2021-12-01T05:40:58.893Z] 3e5f54012d9b: Download complete [2021-12-01T05:40:58.893Z] a0d0a0d46f8b: Verifying Checksum [2021-12-01T05:40:58.893Z] a0d0a0d46f8b: Download complete [2021-12-01T05:40:58.893Z] 4c7163046ea9: Verifying Checksum [2021-12-01T05:40:58.893Z] 4c7163046ea9: Download complete [2021-12-01T05:40:58.893Z] 0c2d73faf560: Verifying Checksum [2021-12-01T05:40:58.893Z] 0c2d73faf560: Download complete [2021-12-01T05:40:59.163Z] a0d0a0d46f8b: Pull complete [2021-12-01T05:40:59.163Z] 3e5f54012d9b: Pull complete [2021-12-01T05:40:59.429Z] 4c7163046ea9: Pull complete [2021-12-01T05:40:59.691Z] 0c2d73faf560: Pull complete [2021-12-01T05:40:59.691Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-01T05:40:59.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-01T05:40:59.691Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-01T05:40:59.763Z] prd-centos7-docker-4c-2g-41 does not seem to be running inside a container [2021-12-01T05:40:59.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-01T05:41:00.388Z] $ docker top 37d4d8abd5428974292f2d33d81e648c6fe5e62752defeefd3f2be49d6a8b94c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-01T05:41:00.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-01T05:41:00.487Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-01T05:41:00.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-01T05:41:00.593Z] $ docker exec 37d4d8abd5428974292f2d33d81e648c6fe5e62752defeefd3f2be49d6a8b94c ssh-agent [2021-12-01T05:41:00.684Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbGkgmK/agent.13 [2021-12-01T05:41:00.684Z] SSH_AGENT_PID=20 [2021-12-01T05:41:00.691Z] Running ssh-add (command line suppressed) [2021-12-01T05:41:00.788Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6436948646609341842.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6436948646609341842.key) [2021-12-01T05:41:00.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-01T05:41:01.091Z] + git tag --points-at HEAD [Pipeline] } [2021-12-01T05:41:01.115Z] $ docker exec --env ******** --env ******** 37d4d8abd5428974292f2d33d81e648c6fe5e62752defeefd3f2be49d6a8b94c ssh-agent -k [2021-12-01T05:41:01.201Z] unset SSH_AUTH_SOCK; [2021-12-01T05:41:01.201Z] unset SSH_AGENT_PID; [2021-12-01T05:41:01.201Z] echo Agent pid 20 killed; [2021-12-01T05:41:01.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-01T05:41:01.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-01T05:41:01.236Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-01T05:41:01.330Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-01T05:41:01.334Z] $ docker exec 37d4d8abd5428974292f2d33d81e648c6fe5e62752defeefd3f2be49d6a8b94c ssh-agent [2021-12-01T05:41:01.422Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfbjdKo/agent.55 [2021-12-01T05:41:01.422Z] SSH_AGENT_PID=61 [2021-12-01T05:41:01.427Z] Running ssh-add (command line suppressed) [2021-12-01T05:41:01.520Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2107120486507519947.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2107120486507519947.key) [2021-12-01T05:41:01.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-01T05:41:01.828Z] + git semver init [2021-12-01T05:41:01.828Z] # -> Open(): unable to determine branch for HEAD [2021-12-01T05:41:01.828Z] # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git [2021-12-01T05:41:01.828Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main [2021-12-01T05:41:01.828Z] # $SEMVER_REMOTE_NAME = origin [2021-12-01T05:41:01.828Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-01T05:41:01.828Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-01T05:41:01.828Z] # $SEMVER_BRANCH = main [2021-12-01T05:41:01.828Z] # $SEMVER_TEMP = /tmp/semver-990631288 [2021-12-01T05:41:01.828Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2021-12-01T05:41:04.376Z] # '/tmp/semver-990631288' -> '/w/workspace/gexfoundry_device-modbus-go_main/.semver' [2021-12-01T05:41:04.376Z] # -> Force: false [2021-12-01T05:41:04.376Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [Pipeline] } [2021-12-01T05:41:04.390Z] $ docker exec --env ******** --env ******** 37d4d8abd5428974292f2d33d81e648c6fe5e62752defeefd3f2be49d6a8b94c ssh-agent -k [2021-12-01T05:41:04.475Z] unset SSH_AUTH_SOCK; [2021-12-01T05:41:04.475Z] unset SSH_AGENT_PID; [2021-12-01T05:41:04.475Z] echo Agent pid 61 killed; [2021-12-01T05:41:04.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-01T05:41:04.794Z] + git semver [Pipeline] } [2021-12-01T05:41:04.809Z] $ docker stop --time=1 37d4d8abd5428974292f2d33d81e648c6fe5e62752defeefd3f2be49d6a8b94c [2021-12-01T05:41:06.033Z] $ docker rm -f 37d4d8abd5428974292f2d33d81e648c6fe5e62752defeefd3f2be49d6a8b94c [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-01T05:41:06.384Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-01T05:41:06.609Z] Stashed 1 file(s) [Pipeline] echo [2021-12-01T05:41:06.613Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.1 [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-12-01T05:41:06.905Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-39 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2021-12-01T05:41:06.919Z] Running in /w/workspace/device-modbus-go/18 [Pipeline] { [Pipeline] checkout [2021-12-01T05:41:06.945Z] Selected Git installation does not exist. Using Default [2021-12-01T05:41:06.945Z] The recommended git tool is: NONE [2021-12-01T05:41:11.066Z] using credential edgex-jenkins-ssh [2021-12-01T05:41:11.083Z] Cloning the remote Git repository [2021-12-01T05:41:11.133Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-12-01T05:41:11.191Z] > git init /w/workspace/device-modbus-go/18 # timeout=10 [2021-12-01T05:41:11.263Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-12-01T05:41:11.264Z] > git --version # timeout=10 [2021-12-01T05:41:11.279Z] > git --version # 'git version 2.17.1' [2021-12-01T05:41:11.281Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-01T05:41:11.334Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-01T05:41:13.098Z] Avoid second fetch [2021-12-01T05:41:13.099Z] Checking out Revision f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 (main) [2021-12-01T05:41:13.063Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-12-01T05:41:13.092Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-01T05:41:13.129Z] > git config core.sparsecheckout # timeout=10 [2021-12-01T05:41:13.144Z] > git checkout -f f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 # timeout=10 [2021-12-01T05:41:17.473Z] Commit message: "Merge pull request #301 from lenny-intel/no-win-zmq" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-01T05:41:18.300Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-01T05:41:18.300Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-01T05:41:18.300Z] Dload Upload Total Spent Left Speed [2021-12-01T05:41:18.300Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 89575 0 --:--:-- --:--:-- --:--:-- 88902 [Pipeline] sh [2021-12-01T05:41:18.838Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-01T05:41:19.198Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-01T05:41:19.198Z] + sudo tee /etc/docker/daemon.new [2021-12-01T05:41:19.198Z] { [2021-12-01T05:41:19.198Z] "registry-mirrors": [ [2021-12-01T05:41:19.198Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-01T05:41:19.198Z] ], [2021-12-01T05:41:19.198Z] "bip": "10.250.0.254/24", [2021-12-01T05:41:19.198Z] "hosts": [ [2021-12-01T05:41:19.198Z] "tcp://0.0.0.0:5555", [2021-12-01T05:41:19.198Z] "unix:///var/run/docker.sock" [2021-12-01T05:41:19.198Z] ], [2021-12-01T05:41:19.198Z] "mtu": 1458, [2021-12-01T05:41:19.198Z] "selinux-enabled": true, [2021-12-01T05:41:19.198Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-01T05:41:19.198Z] } [Pipeline] sh [2021-12-01T05:41:19.544Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-01T05:41:19.886Z] + sudo service docker restart [2021-12-01T05:41:21.758Z] Still waiting to schedule task [2021-12-01T05:41:21.759Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-41’ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-01T05:41:38.225Z] provisioning config files... [2021-12-01T05:41:38.250Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/18@tmp/config7846076526722727820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T05:41:38.617Z] ---> docker-login.sh [2021-12-01T05:41:38.618Z] nexus3.edgexfoundry.org:10001 [2021-12-01T05:41:38.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T05:41:39.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T05:41:39.181Z] Configure a credential helper to remove this warning. See [2021-12-01T05:41:39.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T05:41:39.181Z] [2021-12-01T05:41:39.181Z] Login Succeeded [2021-12-01T05:41:39.459Z] nexus3.edgexfoundry.org:10002 [2021-12-01T05:41:39.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T05:41:39.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T05:41:39.736Z] Configure a credential helper to remove this warning. See [2021-12-01T05:41:39.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T05:41:39.736Z] [2021-12-01T05:41:39.736Z] Login Succeeded [2021-12-01T05:41:39.736Z] nexus3.edgexfoundry.org:10003 [2021-12-01T05:41:40.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T05:41:40.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T05:41:40.283Z] Configure a credential helper to remove this warning. See [2021-12-01T05:41:40.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T05:41:40.283Z] [2021-12-01T05:41:40.283Z] Login Succeeded [2021-12-01T05:41:40.283Z] nexus3.edgexfoundry.org:10004 [2021-12-01T05:41:40.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T05:41:40.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T05:41:40.558Z] Configure a credential helper to remove this warning. See [2021-12-01T05:41:40.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T05:41:40.558Z] [2021-12-01T05:41:40.558Z] Login Succeeded [2021-12-01T05:41:40.558Z] docker.io [2021-12-01T05:41:40.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T05:41:41.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T05:41:41.425Z] Configure a credential helper to remove this warning. See [2021-12-01T05:41:41.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T05:41:41.425Z] [2021-12-01T05:41:41.425Z] Login Succeeded [2021-12-01T05:41:41.425Z] ---> docker-login.sh ends [Pipeline] } [2021-12-01T05:41:41.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-01T05:41:41.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-01T05:41:41.899Z] ========================================================= [2021-12-01T05:41:41.899Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-01T05:41:41.899Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:41:42.250Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-12-01T05:41:42.521Z] Sending build context to Docker daemon 2.961MB [2021-12-01T05:41:42.521Z] Step 1/9 : ARG BASE=golang:1.16-alpine3.14 [2021-12-01T05:41:42.521Z] Step 2/9 : FROM ${BASE} AS builder [2021-12-01T05:41:42.791Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-01T05:41:42.791Z] 552d1f2373af: Pulling fs layer [2021-12-01T05:41:42.791Z] ea3f2d53f512: Pulling fs layer [2021-12-01T05:41:42.791Z] 9e70ebbbe112: Pulling fs layer [2021-12-01T05:41:42.791Z] 7a9cfe048b4a: Pulling fs layer [2021-12-01T05:41:42.791Z] 72dc09318566: Pulling fs layer [2021-12-01T05:41:42.791Z] f4f7b4309257: Pulling fs layer [2021-12-01T05:41:42.791Z] 0ac9a79272e3: Pulling fs layer [2021-12-01T05:41:42.791Z] b78e95d17946: Pulling fs layer [2021-12-01T05:41:42.791Z] 72dc09318566: Waiting [2021-12-01T05:41:42.791Z] 7a9cfe048b4a: Waiting [2021-12-01T05:41:42.791Z] f4f7b4309257: Waiting [2021-12-01T05:41:42.791Z] 0ac9a79272e3: Waiting [2021-12-01T05:41:42.791Z] b78e95d17946: Waiting [2021-12-01T05:41:42.791Z] 9e70ebbbe112: Download complete [2021-12-01T05:41:42.791Z] ea3f2d53f512: Verifying Checksum [2021-12-01T05:41:42.791Z] ea3f2d53f512: Download complete [2021-12-01T05:41:42.791Z] 72dc09318566: Verifying Checksum [2021-12-01T05:41:42.791Z] 72dc09318566: Download complete [2021-12-01T05:41:42.791Z] f4f7b4309257: Verifying Checksum [2021-12-01T05:41:42.791Z] f4f7b4309257: Download complete [2021-12-01T05:41:42.791Z] 0ac9a79272e3: Verifying Checksum [2021-12-01T05:41:42.791Z] 552d1f2373af: Verifying Checksum [2021-12-01T05:41:42.791Z] 552d1f2373af: Download complete [2021-12-01T05:41:43.387Z] 552d1f2373af: Pull complete [2021-12-01T05:41:43.986Z] ea3f2d53f512: Pull complete [2021-12-01T05:41:44.260Z] 9e70ebbbe112: Pull complete [2021-12-01T05:41:44.533Z] b78e95d17946: Verifying Checksum [2021-12-01T05:41:44.533Z] b78e95d17946: Download complete [2021-12-01T05:41:45.124Z] 7a9cfe048b4a: Verifying Checksum [2021-12-01T05:41:45.124Z] 7a9cfe048b4a: Download complete [2021-12-01T05:41:57.549Z] 7a9cfe048b4a: Pull complete [2021-12-01T05:41:57.549Z] 72dc09318566: Pull complete [2021-12-01T05:41:57.549Z] f4f7b4309257: Pull complete [2021-12-01T05:41:57.549Z] 0ac9a79272e3: Pull complete [2021-12-01T05:42:02.963Z] b78e95d17946: Pull complete [2021-12-01T05:42:02.963Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-01T05:42:02.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-01T05:42:02.963Z] ---> 8b459fc5aaf0 [2021-12-01T05:42:02.963Z] Step 3/9 : ARG MAKE='make build' [2021-12-01T05:42:03.938Z] ---> Running in 5b8e496e43a5 [2021-12-01T05:42:04.210Z] Removing intermediate container 5b8e496e43a5 [2021-12-01T05:42:04.210Z] ---> 8eaa5e944691 [2021-12-01T05:42:04.210Z] Step 4/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T05:42:04.482Z] ---> Running in ae2e371eeb10 [2021-12-01T05:42:06.458Z] Removing intermediate container ae2e371eeb10 [2021-12-01T05:42:06.458Z] ---> 5385976d002b [2021-12-01T05:42:06.458Z] Step 5/9 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-12-01T05:42:06.458Z] ---> Running in f5e2954d8899 [2021-12-01T05:42:07.430Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-01T05:42:08.403Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-01T05:42:08.994Z] (1/8) Installing openssh-keygen (8.6_p1-r3) [2021-12-01T05:42:08.994Z] (2/8) Installing libedit (20210216.3.1-r0) [2021-12-01T05:42:08.994Z] (3/8) Installing openssh-client-common (8.6_p1-r3) [2021-12-01T05:42:09.264Z] (4/8) Installing openssh-client-default (8.6_p1-r3) [2021-12-01T05:42:09.264Z] (5/8) Installing openssh-sftp-server (8.6_p1-r3) [2021-12-01T05:42:09.533Z] (6/8) Installing openssh-server-common (8.6_p1-r3) [2021-12-01T05:42:09.533Z] (7/8) Installing openssh-server (8.6_p1-r3) [2021-12-01T05:42:09.534Z] (8/8) Installing openssh (8.6_p1-r3) [2021-12-01T05:42:09.805Z] Executing busybox-1.33.1-r3.trigger [2021-12-01T05:42:09.805Z] OK: 225 MiB in 60 packages [2021-12-01T05:42:10.782Z] Removing intermediate container f5e2954d8899 [2021-12-01T05:42:10.782Z] ---> 8b62de9701ee [2021-12-01T05:42:10.782Z] Step 6/9 : WORKDIR /device-modbus-go [2021-12-01T05:42:10.782Z] ---> Running in 0b1193fefb39 [2021-12-01T05:42:11.376Z] Removing intermediate container 0b1193fefb39 [2021-12-01T05:42:11.376Z] ---> b229479b362e [2021-12-01T05:42:11.376Z] Step 7/9 : COPY . . [2021-12-01T05:42:11.972Z] ---> 145aa0d0b0f2 [2021-12-01T05:42:11.972Z] Step 8/9 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T05:42:12.245Z] ---> Running in 72433e430f8b [2021-12-01T05:43:34.039Z] Removing intermediate container 72433e430f8b [2021-12-01T05:43:34.039Z] ---> ad74de3ce032 [2021-12-01T05:43:34.039Z] Step 9/9 : RUN ${MAKE} [2021-12-01T05:43:34.039Z] ---> Running in 7c67a049ba1f [2021-12-01T05:43:34.039Z] noop [2021-12-01T05:43:34.039Z] Removing intermediate container 7c67a049ba1f [2021-12-01T05:43:34.039Z] ---> 5985174aa45a [2021-12-01T05:43:34.039Z] Successfully built 5985174aa45a [2021-12-01T05:43:34.039Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:43:34.377Z] + docker inspect -f . ci-base-image-arm64 [2021-12-01T05:43:34.377Z] . [Pipeline] withDockerContainer [2021-12-01T05:43:34.590Z] prd-ubuntu18.04-docker-arm64-4c-16g-39 does not seem to be running inside a container [2021-12-01T05:43:34.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/18 -v /w/workspace/device-modbus-go/18:/w/workspace/device-modbus-go/18:rw,z -v /w/workspace/device-modbus-go/18@tmp:/w/workspace/device-modbus-go/18@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-arm64 cat [2021-12-01T05:43:35.936Z] $ docker top ece0c63964d90ec5d89e2d23ec74aa9caaf3001f7d9f3c883292290f0289ce97 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-01T05:43:36.831Z] + go version [2021-12-01T05:43:36.831Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-12-01T05:43:36.864Z] $ docker stop --time=1 ece0c63964d90ec5d89e2d23ec74aa9caaf3001f7d9f3c883292290f0289ce97 [2021-12-01T05:43:38.469Z] $ docker rm -f ece0c63964d90ec5d89e2d23ec74aa9caaf3001f7d9f3c883292290f0289ce97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:43:39.095Z] + docker inspect -f . ci-base-image-arm64 [2021-12-01T05:43:39.095Z] . [Pipeline] withDockerContainer [2021-12-01T05:43:39.305Z] prd-ubuntu18.04-docker-arm64-4c-16g-39 does not seem to be running inside a container [2021-12-01T05:43:39.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/18 -v /w/workspace/device-modbus-go/18:/w/workspace/device-modbus-go/18:rw,z -v /w/workspace/device-modbus-go/18@tmp:/w/workspace/device-modbus-go/18@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-arm64 cat [2021-12-01T05:43:40.695Z] $ docker top da70091cfeacafdb6fcfad009a7231117c8f5abaa6494fdaf9a2d62696ea0581 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-12-01T05:43:41.591Z] + make test [2021-12-01T05:43:41.591Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-12-01T05:43:43.026Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-12-01T05:43:53.540Z] Running on prd-centos7-docker-4c-2g-42 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2021-12-01T05:43:53.552Z] Running in /w/workspace/device-modbus-go/18 [Pipeline] { [Pipeline] checkout [2021-12-01T05:43:53.630Z] Selected Git installation does not exist. Using Default [2021-12-01T05:43:53.630Z] The recommended git tool is: NONE [2021-12-01T05:43:55.304Z] using credential edgex-jenkins-ssh [2021-12-01T05:43:55.316Z] Cloning the remote Git repository [2021-12-01T05:43:55.424Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-12-01T05:43:55.457Z] > git init /w/workspace/device-modbus-go/18 # timeout=10 [2021-12-01T05:43:55.480Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-12-01T05:43:55.480Z] > git --version # timeout=10 [2021-12-01T05:43:55.488Z] > git --version # 'git version 2.24.4' [2021-12-01T05:43:55.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-01T05:43:55.506Z] [INFO] Currently running in a labeled security context [2021-12-01T05:43:55.506Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-01T05:43:55.506Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/18@tmp/jenkins-gitclient-ssh9076661048793396445.key [2021-12-01T05:43:55.528Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-01T05:43:56.820Z] Avoid second fetch [2021-12-01T05:43:56.820Z] Checking out Revision f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 (main) [2021-12-01T05:43:56.809Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-12-01T05:43:56.816Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-01T05:43:56.833Z] > git config core.sparsecheckout # timeout=10 [2021-12-01T05:43:56.842Z] > git checkout -f f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 # timeout=10 [2021-12-01T05:44:00.327Z] Commit message: "Merge pull request #301 from lenny-intel/no-win-zmq" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-01T05:44:00.726Z] provisioning config files... [2021-12-01T05:44:00.741Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/18@tmp/config1223433255938207763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T05:44:01.138Z] ---> docker-login.sh [2021-12-01T05:44:01.138Z] nexus3.edgexfoundry.org:10001 [2021-12-01T05:44:01.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T05:44:01.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T05:44:01.404Z] Configure a credential helper to remove this warning. See [2021-12-01T05:44:01.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T05:44:01.404Z] [2021-12-01T05:44:01.404Z] Login Succeeded [2021-12-01T05:44:01.404Z] nexus3.edgexfoundry.org:10002 [2021-12-01T05:44:01.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T05:44:01.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T05:44:01.404Z] Configure a credential helper to remove this warning. See [2021-12-01T05:44:01.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T05:44:01.404Z] [2021-12-01T05:44:01.404Z] Login Succeeded [2021-12-01T05:44:01.404Z] nexus3.edgexfoundry.org:10003 [2021-12-01T05:44:01.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T05:44:01.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T05:44:01.670Z] Configure a credential helper to remove this warning. See [2021-12-01T05:44:01.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T05:44:01.670Z] [2021-12-01T05:44:01.670Z] Login Succeeded [2021-12-01T05:44:01.670Z] nexus3.edgexfoundry.org:10004 [2021-12-01T05:44:01.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T05:44:01.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T05:44:01.670Z] Configure a credential helper to remove this warning. See [2021-12-01T05:44:01.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T05:44:01.670Z] [2021-12-01T05:44:01.670Z] Login Succeeded [2021-12-01T05:44:01.670Z] docker.io [2021-12-01T05:44:01.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T05:44:02.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T05:44:02.190Z] Configure a credential helper to remove this warning. See [2021-12-01T05:44:02.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T05:44:02.190Z] [2021-12-01T05:44:02.190Z] Login Succeeded [2021-12-01T05:44:02.190Z] ---> docker-login.sh ends [Pipeline] } [2021-12-01T05:44:02.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-01T05:44:02.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-01T05:44:02.416Z] ========================================================= [2021-12-01T05:44:02.416Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-01T05:44:02.416Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:44:02.735Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-12-01T05:44:02.735Z] Sending build context to Docker daemon 2.962MB [2021-12-01T05:44:02.735Z] Step 1/9 : ARG BASE=golang:1.16-alpine3.14 [2021-12-01T05:44:02.735Z] Step 2/9 : FROM ${BASE} AS builder [2021-12-01T05:44:02.735Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-01T05:44:02.735Z] a0d0a0d46f8b: Pulling fs layer [2021-12-01T05:44:02.735Z] 31adcdaf11c8: Pulling fs layer [2021-12-01T05:44:02.735Z] b8b176561691: Pulling fs layer [2021-12-01T05:44:02.735Z] 4527c011a84f: Pulling fs layer [2021-12-01T05:44:02.735Z] 5d74067f8e1e: Pulling fs layer [2021-12-01T05:44:02.735Z] e0aca202a116: Pulling fs layer [2021-12-01T05:44:02.735Z] 3a43be97a3b4: Pulling fs layer [2021-12-01T05:44:02.735Z] 34cad66bf833: Pulling fs layer [2021-12-01T05:44:02.735Z] b4e3c513aaa6: Pulling fs layer [2021-12-01T05:44:02.735Z] 4527c011a84f: Waiting [2021-12-01T05:44:02.735Z] 5d74067f8e1e: Waiting [2021-12-01T05:44:02.735Z] e0aca202a116: Waiting [2021-12-01T05:44:02.735Z] 3a43be97a3b4: Waiting [2021-12-01T05:44:02.735Z] 34cad66bf833: Waiting [2021-12-01T05:44:02.735Z] b4e3c513aaa6: Waiting [2021-12-01T05:44:02.735Z] b8b176561691: Verifying Checksum [2021-12-01T05:44:02.735Z] b8b176561691: Download complete [2021-12-01T05:44:02.735Z] 31adcdaf11c8: Verifying Checksum [2021-12-01T05:44:02.735Z] 31adcdaf11c8: Download complete [2021-12-01T05:44:02.735Z] 5d74067f8e1e: Verifying Checksum [2021-12-01T05:44:02.735Z] 5d74067f8e1e: Download complete [2021-12-01T05:44:02.735Z] e0aca202a116: Verifying Checksum [2021-12-01T05:44:02.735Z] e0aca202a116: Download complete [2021-12-01T05:44:03.007Z] 3a43be97a3b4: Verifying Checksum [2021-12-01T05:44:03.007Z] 3a43be97a3b4: Download complete [2021-12-01T05:44:03.007Z] a0d0a0d46f8b: Verifying Checksum [2021-12-01T05:44:03.007Z] a0d0a0d46f8b: Download complete [2021-12-01T05:44:03.007Z] 34cad66bf833: Verifying Checksum [2021-12-01T05:44:03.007Z] 34cad66bf833: Download complete [2021-12-01T05:44:03.272Z] a0d0a0d46f8b: Pull complete [2021-12-01T05:44:03.539Z] 4527c011a84f: Verifying Checksum [2021-12-01T05:44:03.539Z] 4527c011a84f: Download complete [2021-12-01T05:44:03.539Z] 31adcdaf11c8: Pull complete [2021-12-01T05:44:03.539Z] b4e3c513aaa6: Verifying Checksum [2021-12-01T05:44:03.539Z] b4e3c513aaa6: Download complete [2021-12-01T05:44:03.539Z] b8b176561691: Pull complete [2021-12-01T05:44:07.791Z] 4527c011a84f: Pull complete [2021-12-01T05:44:07.791Z] 5d74067f8e1e: Pull complete [2021-12-01T05:44:07.791Z] e0aca202a116: Pull complete [2021-12-01T05:44:07.791Z] 3a43be97a3b4: Pull complete [2021-12-01T05:44:07.791Z] 34cad66bf833: Pull complete [2021-12-01T05:44:09.731Z] b4e3c513aaa6: Pull complete [2021-12-01T05:44:09.731Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-01T05:44:09.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-01T05:44:09.731Z] ---> 9f6097aaca64 [2021-12-01T05:44:09.731Z] Step 3/9 : ARG MAKE='make build' [2021-12-01T05:44:12.295Z] ---> Running in b393a27e2605 [2021-12-01T05:44:12.295Z] Removing intermediate container b393a27e2605 [2021-12-01T05:44:12.295Z] ---> e29178a377d6 [2021-12-01T05:44:12.295Z] Step 4/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T05:44:12.295Z] ---> Running in 63b7a90cab2b [2021-12-01T05:44:12.557Z] Removing intermediate container 63b7a90cab2b [2021-12-01T05:44:12.557Z] ---> 4eb2aaf77c19 [2021-12-01T05:44:12.557Z] Step 5/9 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-12-01T05:44:12.557Z] ---> Running in a21b5c653cba [2021-12-01T05:44:12.820Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-01T05:44:13.768Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-01T05:44:14.029Z] (1/8) Installing openssh-keygen (8.6_p1-r3) [2021-12-01T05:44:14.029Z] (2/8) Installing libedit (20210216.3.1-r0) [2021-12-01T05:44:14.289Z] (3/8) Installing openssh-client-common (8.6_p1-r3) [2021-12-01T05:44:14.289Z] (4/8) Installing openssh-client-default (8.6_p1-r3) [2021-12-01T05:44:14.289Z] (5/8) Installing openssh-sftp-server (8.6_p1-r3) [2021-12-01T05:44:14.551Z] (6/8) Installing openssh-server-common (8.6_p1-r3) [2021-12-01T05:44:14.551Z] (7/8) Installing openssh-server (8.6_p1-r3) [2021-12-01T05:44:14.551Z] (8/8) Installing openssh (8.6_p1-r3) [2021-12-01T05:44:14.815Z] Executing busybox-1.33.1-r3.trigger [2021-12-01T05:44:14.815Z] OK: 226 MiB in 60 packages [2021-12-01T05:44:15.080Z] Removing intermediate container a21b5c653cba [2021-12-01T05:44:15.080Z] ---> 2629bf80d11f [2021-12-01T05:44:15.080Z] Step 6/9 : WORKDIR /device-modbus-go [2021-12-01T05:44:15.080Z] ---> Running in e677b498a0d0 [2021-12-01T05:44:15.080Z] Removing intermediate container e677b498a0d0 [2021-12-01T05:44:15.080Z] ---> 514e88fa6af0 [2021-12-01T05:44:15.080Z] Step 7/9 : COPY . . [2021-12-01T05:44:15.648Z] ---> d493fd2831ee [2021-12-01T05:44:15.648Z] Step 8/9 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T05:44:15.648Z] ---> Running in 0abc36f4658b [2021-12-01T05:44:39.586Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-12-01T05:44:39.586Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.053s coverage: 46.6% of statements [2021-12-01T05:44:39.586Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-12-01T05:44:47.814Z] Removing intermediate container 0abc36f4658b [2021-12-01T05:44:47.814Z] ---> fd757ec3061c [2021-12-01T05:44:47.814Z] Step 9/9 : RUN ${MAKE} [2021-12-01T05:44:47.814Z] ---> Running in ae5da2143fb9 [2021-12-01T05:44:47.814Z] noop [2021-12-01T05:44:47.814Z] Removing intermediate container ae5da2143fb9 [2021-12-01T05:44:47.814Z] ---> b25e99e52e98 [2021-12-01T05:44:47.814Z] Successfully built b25e99e52e98 [2021-12-01T05:44:47.814Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:44:48.116Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-01T05:44:48.116Z] . [Pipeline] withDockerContainer [2021-12-01T05:44:48.208Z] prd-centos7-docker-4c-2g-42 does not seem to be running inside a container [2021-12-01T05:44:48.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/18 -v /w/workspace/device-modbus-go/18:/w/workspace/device-modbus-go/18:rw,z -v /w/workspace/device-modbus-go/18@tmp:/w/workspace/device-modbus-go/18@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-12-01T05:44:48.578Z] $ docker top 56e134a245e3df5f32baffb401bc754d97f4aaa94d44809a104dea24073d15c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-01T05:44:48.937Z] + go version [2021-12-01T05:44:48.937Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-01T05:44:48.949Z] $ docker stop --time=1 56e134a245e3df5f32baffb401bc754d97f4aaa94d44809a104dea24073d15c4 [2021-12-01T05:44:50.129Z] $ docker rm -f 56e134a245e3df5f32baffb401bc754d97f4aaa94d44809a104dea24073d15c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:44:50.761Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-01T05:44:50.761Z] . [Pipeline] withDockerContainer [2021-12-01T05:44:50.824Z] prd-centos7-docker-4c-2g-42 does not seem to be running inside a container [2021-12-01T05:44:50.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/18 -v /w/workspace/device-modbus-go/18:/w/workspace/device-modbus-go/18:rw,z -v /w/workspace/device-modbus-go/18@tmp:/w/workspace/device-modbus-go/18@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-12-01T05:44:51.218Z] $ docker top d116d10e2537d6864cdf797795a1a502548590d01c419133dae68cc7b50316c8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-12-01T05:44:51.596Z] + make test [2021-12-01T05:44:51.597Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-12-01T05:44:51.860Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-12-01T05:45:01.772Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-01T05:45:01.772Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-01T05:45:01.772Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-01T05:45:02.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-12-01T05:45:02.081Z] $ docker stop --time=1 da70091cfeacafdb6fcfad009a7231117c8f5abaa6494fdaf9a2d62696ea0581 [2021-12-01T05:45:03.802Z] $ docker rm -f da70091cfeacafdb6fcfad009a7231117c8f5abaa6494fdaf9a2d62696ea0581 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-01T05:45:04.564Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-12-01T05:45:04.994Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-01T05:45:06.074Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-12-01T05:45:06.440Z] + ls -al . [2021-12-01T05:45:06.440Z] total 184 [2021-12-01T05:45:06.440Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 1 05:45 . [2021-12-01T05:45:06.440Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 05:41 .. [2021-12-01T05:45:06.440Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 1 05:41 .dockerignore [2021-12-01T05:45:06.440Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 05:41 .git [2021-12-01T05:45:06.440Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 05:41 .github [2021-12-01T05:45:06.440Z] -rw-rw-r-- 1 jenkins jenkins 331 Dec 1 05:41 .gitignore [2021-12-01T05:45:06.440Z] -rw-rw-r-- 1 jenkins jenkins 8010 Dec 1 05:41 Attribution.txt [2021-12-01T05:45:06.440Z] -rw-rw-r-- 1 jenkins jenkins 6038 Dec 1 05:41 CHANGELOG.md [2021-12-01T05:45:06.440Z] -rw-rw-r-- 1 jenkins jenkins 1523 Dec 1 05:41 Dockerfile [2021-12-01T05:45:06.440Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 1 05:41 GOVERNANCE.md [2021-12-01T05:45:06.440Z] -rw-rw-r-- 1 jenkins jenkins 679 Dec 1 05:41 Jenkinsfile [2021-12-01T05:45:06.440Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 1 05:41 LICENSE [2021-12-01T05:45:06.440Z] -rw-rw-r-- 1 jenkins jenkins 1009 Dec 1 05:41 Makefile [2021-12-01T05:45:06.440Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 1 05:41 OWNERS.md [2021-12-01T05:45:06.440Z] -rw-rw-r-- 1 jenkins jenkins 3488 Dec 1 05:41 README.md [2021-12-01T05:45:06.440Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 1 05:41 VERSION [2021-12-01T05:45:06.440Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 05:41 bin [2021-12-01T05:45:06.440Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 1 05:41 cmd [2021-12-01T05:45:06.440Z] -rw-r--r-- 1 jenkins jenkins 23727 Dec 1 05:44 coverage.out [2021-12-01T05:45:06.440Z] -rw-rw-r-- 1 jenkins jenkins 300 Dec 1 05:41 go.mod [2021-12-01T05:45:06.440Z] -rw-rw-r-- 1 jenkins jenkins 49511 Dec 1 05:41 go.sum [2021-12-01T05:45:06.440Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 1 05:41 internal [2021-12-01T05:45:06.440Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 05:41 simulator [2021-12-01T05:45:06.440Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 05:41 snap [2021-12-01T05:45:06.441Z] -rw-rw-r-- 1 jenkins jenkins 229 Dec 1 05:41 version.go [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:45:06.812Z] + 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=f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 --label arch=arm64 --label version=2.2.0-dev.1 . [2021-12-01T05:45:06.940Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-12-01T05:45:07.103Z] Sending build context to Docker daemon 2.985MB [2021-12-01T05:45:07.103Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-12-01T05:45:07.103Z] Step 2/22 : FROM ${BASE} AS builder [2021-12-01T05:45:07.103Z] ---> 5985174aa45a [2021-12-01T05:45:07.103Z] Step 3/22 : ARG MAKE='make build' [2021-12-01T05:45:07.210Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.009s coverage: 46.6% of statements [2021-12-01T05:45:07.210Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-12-01T05:45:07.398Z] ---> Running in 942e3573872c [2021-12-01T05:45:07.691Z] Removing intermediate container 942e3573872c [2021-12-01T05:45:07.691Z] ---> 373cb59d7898 [2021-12-01T05:45:07.691Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T05:45:07.691Z] ---> Running in 44c3668e7d35 [2021-12-01T05:45:09.666Z] Removing intermediate container 44c3668e7d35 [2021-12-01T05:45:09.666Z] ---> 34823846837f [2021-12-01T05:45:09.666Z] Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-12-01T05:45:09.666Z] ---> Running in eb5894a16771 [2021-12-01T05:45:10.639Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-01T05:45:11.230Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-01T05:45:12.207Z] OK: 225 MiB in 60 packages [2021-12-01T05:45:12.798Z] Removing intermediate container eb5894a16771 [2021-12-01T05:45:12.798Z] ---> b54f22b249e8 [2021-12-01T05:45:12.798Z] Step 6/22 : WORKDIR /device-modbus-go [2021-12-01T05:45:12.798Z] ---> Running in 6f63fed476f6 [2021-12-01T05:45:13.390Z] Removing intermediate container 6f63fed476f6 [2021-12-01T05:45:13.390Z] ---> e306d10a61ff [2021-12-01T05:45:13.390Z] Step 7/22 : COPY . . [2021-12-01T05:45:13.986Z] ---> bd875dac4007 [2021-12-01T05:45:13.986Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T05:45:14.268Z] ---> Running in 8db494ada17a [2021-12-01T05:45:15.368Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-01T05:45:15.368Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-01T05:45:15.368Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-01T05:45:15.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-12-01T05:45:15.397Z] $ docker stop --time=1 d116d10e2537d6864cdf797795a1a502548590d01c419133dae68cc7b50316c8 [2021-12-01T05:45:16.240Z] Removing intermediate container 8db494ada17a [2021-12-01T05:45:16.240Z] ---> 3726e3cc7779 [2021-12-01T05:45:16.240Z] Step 9/22 : RUN ${MAKE} [2021-12-01T05:45:16.240Z] ---> Running in 011ce5472bb5 [2021-12-01T05:45:16.934Z] $ docker rm -f d116d10e2537d6864cdf797795a1a502548590d01c419133dae68cc7b50316c8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-01T05:45:17.213Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.2.0-dev.1" -o cmd/device-modbus ./cmd [2021-12-01T05:45:17.327Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-12-01T05:45:17.339Z] Warning: overwriting stash ‘coverage-report’ [2021-12-01T05:45:17.495Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-12-01T05:45:17.925Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-12-01T05:45:18.216Z] + ls -al . [2021-12-01T05:45:18.216Z] total 152 [2021-12-01T05:45:18.217Z] drwxrwxr-x. 9 jenkins jenkins 4096 Dec 1 05:45 . [2021-12-01T05:45:18.217Z] drwxrwxr-x. 4 jenkins jenkins 30 Dec 1 05:43 .. [2021-12-01T05:45:18.217Z] -rw-rw-r--. 1 jenkins jenkins 8010 Dec 1 05:43 Attribution.txt [2021-12-01T05:45:18.217Z] drwxrwxr-x. 2 jenkins jenkins 60 Dec 1 05:43 bin [2021-12-01T05:45:18.217Z] -rw-rw-r--. 1 jenkins jenkins 6038 Dec 1 05:43 CHANGELOG.md [2021-12-01T05:45:18.217Z] drwxrwxr-x. 3 jenkins jenkins 32 Dec 1 05:43 cmd [2021-12-01T05:45:18.217Z] -rw-r--r--. 1 jenkins jenkins 23727 Dec 1 05:45 coverage.out [2021-12-01T05:45:18.217Z] -rw-rw-r--. 1 jenkins jenkins 1523 Dec 1 05:43 Dockerfile [2021-12-01T05:45:18.217Z] -rw-rw-r--. 1 jenkins jenkins 140 Dec 1 05:43 .dockerignore [2021-12-01T05:45:18.217Z] drwxrwxr-x. 8 jenkins jenkins 162 Dec 1 05:44 .git [2021-12-01T05:45:18.217Z] drwxrwxr-x. 2 jenkins jenkins 103 Dec 1 05:43 .github [2021-12-01T05:45:18.217Z] -rw-rw-r--. 1 jenkins jenkins 331 Dec 1 05:43 .gitignore [2021-12-01T05:45:18.217Z] -rw-rw-r--. 1 jenkins jenkins 300 Dec 1 05:43 go.mod [2021-12-01T05:45:18.217Z] -rw-rw-r--. 1 jenkins jenkins 49511 Dec 1 05:43 go.sum [2021-12-01T05:45:18.217Z] -rw-rw-r--. 1 jenkins jenkins 677 Dec 1 05:43 GOVERNANCE.md [2021-12-01T05:45:18.217Z] drwxrwxr-x. 3 jenkins jenkins 20 Dec 1 05:43 internal [2021-12-01T05:45:18.217Z] -rw-rw-r--. 1 jenkins jenkins 679 Dec 1 05:43 Jenkinsfile [2021-12-01T05:45:18.217Z] -rw-rw-r--. 1 jenkins jenkins 11340 Dec 1 05:43 LICENSE [2021-12-01T05:45:18.217Z] -rw-rw-r--. 1 jenkins jenkins 1009 Dec 1 05:43 Makefile [2021-12-01T05:45:18.217Z] -rw-rw-r--. 1 jenkins jenkins 622 Dec 1 05:43 OWNERS.md [2021-12-01T05:45:18.217Z] -rw-rw-r--. 1 jenkins jenkins 3488 Dec 1 05:43 README.md [2021-12-01T05:45:18.217Z] drwxrwxr-x. 2 jenkins jenkins 52 Dec 1 05:43 simulator [2021-12-01T05:45:18.217Z] drwxrwxr-x. 4 jenkins jenkins 71 Dec 1 05:43 snap [2021-12-01T05:45:18.217Z] -rw-rw-r--. 1 jenkins jenkins 11 Dec 1 05:41 VERSION [2021-12-01T05:45:18.217Z] -rw-rw-r--. 1 jenkins jenkins 229 Dec 1 05:43 version.go [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:45:18.512Z] + 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=f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 --label arch=amd64 --label version=2.2.0-dev.1 . [2021-12-01T05:45:18.512Z] Sending build context to Docker daemon 2.986MB [2021-12-01T05:45:18.512Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-12-01T05:45:18.512Z] Step 2/22 : FROM ${BASE} AS builder [2021-12-01T05:45:18.512Z] ---> b25e99e52e98 [2021-12-01T05:45:18.512Z] Step 3/22 : ARG MAKE='make build' [2021-12-01T05:45:18.512Z] ---> Running in 93f804972cdd [2021-12-01T05:45:18.512Z] Removing intermediate container 93f804972cdd [2021-12-01T05:45:18.512Z] ---> 3661c2136846 [2021-12-01T05:45:18.512Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T05:45:18.775Z] ---> Running in 94b751cba864 [2021-12-01T05:45:19.038Z] Removing intermediate container 94b751cba864 [2021-12-01T05:45:19.038Z] ---> 335c415f5e12 [2021-12-01T05:45:19.038Z] Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-12-01T05:45:19.038Z] ---> Running in 9c15899dc3d5 [2021-12-01T05:45:19.298Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-01T05:45:20.240Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-01T05:45:20.507Z] OK: 226 MiB in 60 packages [2021-12-01T05:45:20.772Z] Removing intermediate container 9c15899dc3d5 [2021-12-01T05:45:20.772Z] ---> 6475571ee413 [2021-12-01T05:45:20.772Z] Step 6/22 : WORKDIR /device-modbus-go [2021-12-01T05:45:20.772Z] ---> Running in 6ffc2534a25e [2021-12-01T05:45:20.772Z] Removing intermediate container 6ffc2534a25e [2021-12-01T05:45:20.772Z] ---> cea1944a6483 [2021-12-01T05:45:20.772Z] Step 7/22 : COPY . . [2021-12-01T05:45:21.034Z] ---> 307bc7a7ffba [2021-12-01T05:45:21.034Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-01T05:45:21.299Z] ---> Running in 2f0579790014 [2021-12-01T05:45:21.871Z] Removing intermediate container 2f0579790014 [2021-12-01T05:45:21.871Z] ---> fb704ce08feb [2021-12-01T05:45:21.871Z] Step 9/22 : RUN ${MAKE} [2021-12-01T05:45:21.871Z] ---> Running in 2023e7b46177 [2021-12-01T05:45:21.871Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.2.0-dev.1" -o cmd/device-modbus ./cmd [2021-12-01T05:45:36.854Z] Removing intermediate container 2023e7b46177 [2021-12-01T05:45:36.854Z] ---> 2129d107579b [2021-12-01T05:45:36.854Z] Step 10/22 : FROM alpine:3.14 [2021-12-01T05:45:36.854Z] 3.14: Pulling from library/alpine [2021-12-01T05:45:36.854Z] 97518928ae5f: Pulling fs layer [2021-12-01T05:45:36.854Z] 97518928ae5f: Verifying Checksum [2021-12-01T05:45:36.854Z] 97518928ae5f: Download complete [2021-12-01T05:45:36.854Z] 97518928ae5f: Pull complete [2021-12-01T05:45:36.854Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-01T05:45:36.854Z] Status: Downloaded newer image for alpine:3.14 [2021-12-01T05:45:36.854Z] ---> 0a97eee8041e [2021-12-01T05:45:36.854Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2021-12-01T05:45:36.854Z] ---> Running in d0f518d9d45c [2021-12-01T05:45:36.854Z] Removing intermediate container d0f518d9d45c [2021-12-01T05:45:36.854Z] ---> 6797a36e1ecc [2021-12-01T05:45:36.854Z] Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T05:45:36.854Z] ---> Running in af32d7c8750b [2021-12-01T05:45:36.854Z] Removing intermediate container af32d7c8750b [2021-12-01T05:45:36.854Z] ---> e200036a62a1 [2021-12-01T05:45:36.854Z] Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-01T05:45:36.854Z] ---> Running in 36df86bc3862 [2021-12-01T05:45:36.854Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-01T05:45:37.795Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-01T05:45:38.058Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-01T05:45:38.058Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-01T05:45:38.318Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-01T05:45:38.318Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-01T05:45:38.318Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-01T05:45:38.580Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-01T05:45:38.580Z] Executing busybox-1.33.1-r6.trigger [2021-12-01T05:45:38.580Z] OK: 8 MiB in 20 packages [2021-12-01T05:45:38.847Z] Removing intermediate container 36df86bc3862 [2021-12-01T05:45:38.847Z] ---> c9830712b178 [2021-12-01T05:45:38.847Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2021-12-01T05:45:39.114Z] ---> 573b781e777f [2021-12-01T05:45:39.114Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2021-12-01T05:45:39.376Z] ---> 1eb83928dee0 [2021-12-01T05:45:39.376Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2021-12-01T05:45:39.637Z] ---> 100d575939f9 [2021-12-01T05:45:39.637Z] Step 17/22 : EXPOSE 59901 [2021-12-01T05:45:39.637Z] ---> Running in 3fc3a8eb207c [2021-12-01T05:45:39.637Z] Removing intermediate container 3fc3a8eb207c [2021-12-01T05:45:39.637Z] ---> 71e53a3d52ae [2021-12-01T05:45:39.637Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2021-12-01T05:45:39.637Z] ---> Running in 164173cab7a2 [2021-12-01T05:45:39.899Z] Removing intermediate container 164173cab7a2 [2021-12-01T05:45:39.899Z] ---> c41658e5d5b8 [2021-12-01T05:45:39.899Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-01T05:45:39.899Z] ---> Running in dc17ef036c98 [2021-12-01T05:45:39.899Z] Removing intermediate container dc17ef036c98 [2021-12-01T05:45:39.899Z] ---> fa75c0251c0b [2021-12-01T05:45:39.899Z] Step 20/22 : LABEL arch=amd64 [2021-12-01T05:45:39.899Z] ---> Running in 4fb1604b9ee4 [2021-12-01T05:45:39.899Z] Removing intermediate container 4fb1604b9ee4 [2021-12-01T05:45:39.899Z] ---> 3090ae82ea8f [2021-12-01T05:45:39.899Z] Step 21/22 : LABEL git_sha=f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 [2021-12-01T05:45:40.160Z] ---> Running in a330e61b14d2 [2021-12-01T05:45:40.160Z] Removing intermediate container a330e61b14d2 [2021-12-01T05:45:40.160Z] ---> cde83e9ac033 [2021-12-01T05:45:40.160Z] Step 22/22 : LABEL version=2.2.0-dev.1 [2021-12-01T05:45:40.160Z] ---> Running in 25d38ab5a51f [2021-12-01T05:45:40.160Z] Removing intermediate container 25d38ab5a51f [2021-12-01T05:45:40.160Z] ---> e7a7b5d8dad6 [2021-12-01T05:45:40.160Z] [Warning] One or more build-args [ARCH] were not consumed [2021-12-01T05:45:40.160Z] Successfully built e7a7b5d8dad6 [2021-12-01T05:45:40.160Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-01T05:45:40.309Z] provisioning config files... [2021-12-01T05:45:40.319Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/18@tmp/config766137856205554698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T05:45:40.631Z] ---> docker-login.sh [2021-12-01T05:45:40.631Z] nexus3.edgexfoundry.org:10001 [2021-12-01T05:45:40.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T05:45:40.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T05:45:40.631Z] Configure a credential helper to remove this warning. See [2021-12-01T05:45:40.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T05:45:40.631Z] [2021-12-01T05:45:40.631Z] Login Succeeded [2021-12-01T05:45:40.631Z] nexus3.edgexfoundry.org:10002 [2021-12-01T05:45:40.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T05:45:40.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T05:45:40.901Z] Configure a credential helper to remove this warning. See [2021-12-01T05:45:40.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T05:45:40.901Z] [2021-12-01T05:45:40.901Z] Login Succeeded [2021-12-01T05:45:40.901Z] nexus3.edgexfoundry.org:10003 [2021-12-01T05:45:40.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T05:45:40.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T05:45:40.901Z] Configure a credential helper to remove this warning. See [2021-12-01T05:45:40.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T05:45:40.901Z] [2021-12-01T05:45:40.901Z] Login Succeeded [2021-12-01T05:45:40.901Z] nexus3.edgexfoundry.org:10004 [2021-12-01T05:45:40.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T05:45:41.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T05:45:41.163Z] Configure a credential helper to remove this warning. See [2021-12-01T05:45:41.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T05:45:41.163Z] [2021-12-01T05:45:41.163Z] Login Succeeded [2021-12-01T05:45:41.163Z] docker.io [2021-12-01T05:45:41.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T05:45:41.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T05:45:41.425Z] Configure a credential helper to remove this warning. See [2021-12-01T05:45:41.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T05:45:41.425Z] [2021-12-01T05:45:41.425Z] Login Succeeded [2021-12-01T05:45:41.425Z] ---> docker-login.sh ends [Pipeline] } [2021-12-01T05:45:41.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T05:45:41.470Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-01T05:45:41.490Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2021-12-01T05:45:41.490Z] f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 [2021-12-01T05:45:41.490Z] latest [2021-12-01T05:45:41.490Z] 2.2.0-dev.1 [2021-12-01T05:45:41.490Z] f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9-2.2.0-dev.1 [2021-12-01T05:45:41.490Z] main [2021-12-01T05:45:41.490Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:45:41.822Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:45:42.130Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 [2021-12-01T05:45:42.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-12-01T05:45:42.130Z] 372fc7c97a6d: Preparing [2021-12-01T05:45:42.130Z] 5a1c967744aa: Preparing [2021-12-01T05:45:42.130Z] 434e3b15cd75: Preparing [2021-12-01T05:45:42.130Z] 57b8edc962cb: Preparing [2021-12-01T05:45:42.130Z] 7eb42e0988c1: Preparing [2021-12-01T05:45:42.130Z] 1a058d5342cc: Preparing [2021-12-01T05:45:42.130Z] 1a058d5342cc: Waiting [2021-12-01T05:45:42.400Z] 7eb42e0988c1: Pushed [2021-12-01T05:45:42.400Z] 372fc7c97a6d: Pushed [2021-12-01T05:45:42.400Z] 5a1c967744aa: Pushed [2021-12-01T05:45:42.400Z] 57b8edc962cb: Pushed [2021-12-01T05:45:42.400Z] 1a058d5342cc: Layer already exists [2021-12-01T05:45:43.789Z] 434e3b15cd75: Pushed [2021-12-01T05:45:43.789Z] f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9: digest: sha256:0f39a1e854d223850f93e4f8ceb7dda74e98edc1bfe6d2d9f2b200cb9f37dcb7 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:45:44.094Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:45:44.392Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2021-12-01T05:45:44.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-12-01T05:45:44.392Z] 372fc7c97a6d: Preparing [2021-12-01T05:45:44.392Z] 5a1c967744aa: Preparing [2021-12-01T05:45:44.392Z] 434e3b15cd75: Preparing [2021-12-01T05:45:44.392Z] 57b8edc962cb: Preparing [2021-12-01T05:45:44.392Z] 7eb42e0988c1: Preparing [2021-12-01T05:45:44.392Z] 1a058d5342cc: Preparing [2021-12-01T05:45:44.392Z] 1a058d5342cc: Waiting [2021-12-01T05:45:44.392Z] 434e3b15cd75: Layer already exists [2021-12-01T05:45:44.392Z] 7eb42e0988c1: Layer already exists [2021-12-01T05:45:44.392Z] 57b8edc962cb: Layer already exists [2021-12-01T05:45:44.392Z] 5a1c967744aa: Layer already exists [2021-12-01T05:45:44.392Z] 372fc7c97a6d: Layer already exists [2021-12-01T05:45:44.392Z] 1a058d5342cc: Layer already exists [2021-12-01T05:45:44.392Z] latest: digest: sha256:0f39a1e854d223850f93e4f8ceb7dda74e98edc1bfe6d2d9f2b200cb9f37dcb7 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:45:44.694Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:45:44.987Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:2.2.0-dev.1 [2021-12-01T05:45:44.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-12-01T05:45:44.987Z] 372fc7c97a6d: Preparing [2021-12-01T05:45:44.987Z] 5a1c967744aa: Preparing [2021-12-01T05:45:44.987Z] 434e3b15cd75: Preparing [2021-12-01T05:45:44.987Z] 57b8edc962cb: Preparing [2021-12-01T05:45:44.987Z] 7eb42e0988c1: Preparing [2021-12-01T05:45:44.987Z] 1a058d5342cc: Preparing [2021-12-01T05:45:44.987Z] 434e3b15cd75: Layer already exists [2021-12-01T05:45:44.987Z] 372fc7c97a6d: Layer already exists [2021-12-01T05:45:44.987Z] 7eb42e0988c1: Layer already exists [2021-12-01T05:45:44.987Z] 5a1c967744aa: Layer already exists [2021-12-01T05:45:44.987Z] 57b8edc962cb: Layer already exists [2021-12-01T05:45:44.987Z] 1a058d5342cc: Layer already exists [2021-12-01T05:45:44.987Z] 2.2.0-dev.1: digest: sha256:0f39a1e854d223850f93e4f8ceb7dda74e98edc1bfe6d2d9f2b200cb9f37dcb7 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:45:45.285Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:45:45.585Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9-2.2.0-dev.1 [2021-12-01T05:45:45.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-12-01T05:45:45.585Z] 372fc7c97a6d: Preparing [2021-12-01T05:45:45.585Z] 5a1c967744aa: Preparing [2021-12-01T05:45:45.585Z] 434e3b15cd75: Preparing [2021-12-01T05:45:45.585Z] 57b8edc962cb: Preparing [2021-12-01T05:45:45.585Z] 7eb42e0988c1: Preparing [2021-12-01T05:45:45.585Z] 1a058d5342cc: Preparing [2021-12-01T05:45:45.585Z] 1a058d5342cc: Waiting [2021-12-01T05:45:45.585Z] 7eb42e0988c1: Layer already exists [2021-12-01T05:45:45.585Z] 434e3b15cd75: Layer already exists [2021-12-01T05:45:45.585Z] 57b8edc962cb: Layer already exists [2021-12-01T05:45:45.585Z] 5a1c967744aa: Layer already exists [2021-12-01T05:45:45.585Z] 372fc7c97a6d: Layer already exists [2021-12-01T05:45:45.585Z] 1a058d5342cc: Layer already exists [2021-12-01T05:45:45.585Z] f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9-2.2.0-dev.1: digest: sha256:0f39a1e854d223850f93e4f8ceb7dda74e98edc1bfe6d2d9f2b200cb9f37dcb7 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:45:45.898Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:45:46.196Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2021-12-01T05:45:46.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2021-12-01T05:45:46.196Z] 372fc7c97a6d: Preparing [2021-12-01T05:45:46.196Z] 5a1c967744aa: Preparing [2021-12-01T05:45:46.196Z] 434e3b15cd75: Preparing [2021-12-01T05:45:46.196Z] 57b8edc962cb: Preparing [2021-12-01T05:45:46.196Z] 7eb42e0988c1: Preparing [2021-12-01T05:45:46.196Z] 1a058d5342cc: Preparing [2021-12-01T05:45:46.196Z] 1a058d5342cc: Waiting [2021-12-01T05:45:46.196Z] 57b8edc962cb: Layer already exists [2021-12-01T05:45:46.196Z] 5a1c967744aa: Layer already exists [2021-12-01T05:45:46.196Z] 434e3b15cd75: Layer already exists [2021-12-01T05:45:46.196Z] 372fc7c97a6d: Layer already exists [2021-12-01T05:45:46.196Z] 7eb42e0988c1: Layer already exists [2021-12-01T05:45:46.196Z] 1a058d5342cc: Layer already exists [2021-12-01T05:45:46.196Z] main: digest: sha256:0f39a1e854d223850f93e4f8ceb7dda74e98edc1bfe6d2d9f2b200cb9f37dcb7 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T05:45:46.231Z] ===================================================== [Pipeline] echo [2021-12-01T05:45:46.240Z] taggedImages: [2021-12-01T05:45:46.240Z] - nexus3.edgexfoundry.org:10004/device-modbus:f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 [2021-12-01T05:45:46.240Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2021-12-01T05:45:46.240Z] - nexus3.edgexfoundry.org:10004/device-modbus:2.2.0-dev.1 [2021-12-01T05:45:46.240Z] - nexus3.edgexfoundry.org:10004/device-modbus:f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9-2.2.0-dev.1 [2021-12-01T05:45:46.240Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:45:46.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T05:45:46.762Z] [2021-12-01T05:45:46.762Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:45:47.070Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T05:45:47.070Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-01T05:45:47.070Z] b4d181a07f80: Pulling fs layer [2021-12-01T05:45:47.070Z] a1111a8f2ec3: Pulling fs layer [2021-12-01T05:45:47.070Z] ed53099fbce6: Pulling fs layer [2021-12-01T05:45:47.070Z] dc539afda2c1: Pulling fs layer [2021-12-01T05:45:47.070Z] 77bc0d833cb6: Pulling fs layer [2021-12-01T05:45:47.070Z] 9065ff56babe: Pulling fs layer [2021-12-01T05:45:47.070Z] d287ab97295c: Pulling fs layer [2021-12-01T05:45:47.070Z] dc539afda2c1: Waiting [2021-12-01T05:45:47.070Z] 77bc0d833cb6: Waiting [2021-12-01T05:45:47.070Z] 9065ff56babe: Waiting [2021-12-01T05:45:47.070Z] d287ab97295c: Waiting [2021-12-01T05:45:47.070Z] a1111a8f2ec3: Verifying Checksum [2021-12-01T05:45:47.070Z] a1111a8f2ec3: Download complete [2021-12-01T05:45:47.070Z] dc539afda2c1: Verifying Checksum [2021-12-01T05:45:47.070Z] dc539afda2c1: Download complete [2021-12-01T05:45:47.070Z] ed53099fbce6: Verifying Checksum [2021-12-01T05:45:47.070Z] ed53099fbce6: Download complete [2021-12-01T05:45:47.333Z] 9065ff56babe: Verifying Checksum [2021-12-01T05:45:47.333Z] 9065ff56babe: Download complete [2021-12-01T05:45:47.333Z] 77bc0d833cb6: Verifying Checksum [2021-12-01T05:45:47.333Z] 77bc0d833cb6: Download complete [2021-12-01T05:45:47.333Z] b4d181a07f80: Verifying Checksum [2021-12-01T05:45:47.333Z] b4d181a07f80: Download complete [2021-12-01T05:45:47.926Z] d287ab97295c: Verifying Checksum [2021-12-01T05:45:47.926Z] d287ab97295c: Download complete [2021-12-01T05:45:48.875Z] b4d181a07f80: Pull complete [2021-12-01T05:45:49.137Z] a1111a8f2ec3: Pull complete [2021-12-01T05:45:50.080Z] ed53099fbce6: Pull complete [2021-12-01T05:45:50.080Z] dc539afda2c1: Pull complete [2021-12-01T05:45:50.344Z] 77bc0d833cb6: Pull complete [2021-12-01T05:45:50.344Z] 9065ff56babe: Pull complete [2021-12-01T05:45:56.216Z] Removing intermediate container 011ce5472bb5 [2021-12-01T05:45:56.216Z] ---> 45bb260dc5a7 [2021-12-01T05:45:56.216Z] Step 10/22 : FROM alpine:3.14 [2021-12-01T05:45:56.216Z] 3.14: Pulling from library/alpine [2021-12-01T05:45:56.216Z] be307f383ecc: Pulling fs layer [2021-12-01T05:45:56.216Z] be307f383ecc: Verifying Checksum [2021-12-01T05:45:56.216Z] be307f383ecc: Download complete [2021-12-01T05:45:56.216Z] be307f383ecc: Pull complete [2021-12-01T05:45:56.216Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-01T05:45:56.216Z] Status: Downloaded newer image for alpine:3.14 [2021-12-01T05:45:56.216Z] ---> 5b8b7b635229 [2021-12-01T05:45:56.216Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2021-12-01T05:45:56.216Z] ---> Running in 0e0e0b1f97a2 [2021-12-01T05:45:56.216Z] Removing intermediate container 0e0e0b1f97a2 [2021-12-01T05:45:56.216Z] ---> 109d42afacd5 [2021-12-01T05:45:56.216Z] Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-01T05:45:56.216Z] ---> Running in e6a31dfb8e55 [2021-12-01T05:45:56.216Z] Removing intermediate container e6a31dfb8e55 [2021-12-01T05:45:56.216Z] ---> 4fddae875d41 [2021-12-01T05:45:56.216Z] Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-01T05:45:56.216Z] ---> Running in ee873abbb833 [2021-12-01T05:45:56.806Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-01T05:45:57.003Z] d287ab97295c: Pull complete [2021-12-01T05:45:57.003Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-01T05:45:57.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T05:45:57.003Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-01T05:45:57.076Z] prd-centos7-docker-4c-2g-42 does not seem to be running inside a container [2021-12-01T05:45:57.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/18 -v /w/workspace/device-modbus-go/18:/w/workspace/device-modbus-go/18:rw,z -v /w/workspace/device-modbus-go/18@tmp:/w/workspace/device-modbus-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-01T05:45:57.779Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-01T05:45:58.370Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-01T05:45:58.643Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-01T05:45:58.643Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-01T05:45:58.643Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-01T05:45:58.920Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-01T05:45:58.920Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-01T05:45:58.920Z] Executing busybox-1.33.1-r6.trigger [2021-12-01T05:45:58.920Z] OK: 8 MiB in 20 packages [2021-12-01T05:45:59.895Z] Removing intermediate container ee873abbb833 [2021-12-01T05:45:59.895Z] ---> 14adc46e7ee6 [2021-12-01T05:45:59.895Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2021-12-01T05:45:59.929Z] $ docker top 508a830d7e57334faa442e86492a39a14789efebbe882355c46d597c9e2a1fd0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T05:46:00.370Z] ---> job-cost.sh [2021-12-01T05:46:00.370Z] lf-activate-venv: SKIPPING [2021-12-01T05:46:00.370Z] INFO: No Stack... [2021-12-01T05:46:00.632Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-01T05:46:00.871Z] ---> d0c73d900786 [2021-12-01T05:46:00.872Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2021-12-01T05:46:00.892Z] INFO: Archiving Costs [Pipeline] sh [2021-12-01T05:46:01.188Z] + cat /w/workspace/device-modbus-go/18/archives/cost.csv [2021-12-01T05:46:01.188Z] + cut -d, -f6 [Pipeline] lock [2021-12-01T05:46:01.219Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-18-stack-cost] [2021-12-01T05:46:01.228Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-18-stack-cost] did not exist. Created. [2021-12-01T05:46:01.228Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-01T05:46:01.474Z] ---> ec18b9a41d6c [2021-12-01T05:46:01.474Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2021-12-01T05:46:01.539Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-12-01T05:46:01.574Z] Stashed 1 file(s) [Pipeline] } [2021-12-01T05:46:01.582Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-18-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-01T05:46:01.599Z] $ docker stop --time=1 508a830d7e57334faa442e86492a39a14789efebbe882355c46d597c9e2a1fd0 [2021-12-01T05:46:02.069Z] ---> 0ce487ae7387 [2021-12-01T05:46:02.069Z] Step 17/22 : EXPOSE 59901 [2021-12-01T05:46:02.069Z] ---> Running in e94af42303df [2021-12-01T05:46:02.341Z] Removing intermediate container e94af42303df [2021-12-01T05:46:02.341Z] ---> 18e1da15d689 [2021-12-01T05:46:02.341Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2021-12-01T05:46:02.621Z] ---> Running in cd0f91cfcbdb [2021-12-01T05:46:02.746Z] $ docker rm -f 508a830d7e57334faa442e86492a39a14789efebbe882355c46d597c9e2a1fd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-12-01T05:46:02.893Z] Removing intermediate container cd0f91cfcbdb [2021-12-01T05:46:02.894Z] ---> 375bec3f9373 [2021-12-01T05:46:02.894Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-01T05:46:02.894Z] ---> Running in 33dbe45c32ef [Pipeline] // stage [Pipeline] } [2021-12-01T05:46:03.166Z] Removing intermediate container 33dbe45c32ef [2021-12-01T05:46:03.166Z] ---> 2e12820ef089 [2021-12-01T05:46:03.166Z] Step 20/22 : LABEL arch=arm64 [2021-12-01T05:46:03.441Z] ---> Running in 9cd67dc21294 [2021-12-01T05:46:03.714Z] Removing intermediate container 9cd67dc21294 [2021-12-01T05:46:03.714Z] ---> d26537d6c9a3 [2021-12-01T05:46:03.714Z] Step 21/22 : LABEL git_sha=f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 [2021-12-01T05:46:03.714Z] ---> Running in bff6368e3484 [2021-12-01T05:46:03.985Z] Removing intermediate container bff6368e3484 [2021-12-01T05:46:03.985Z] ---> aacf31c32732 [2021-12-01T05:46:03.985Z] Step 22/22 : LABEL version=2.2.0-dev.1 [2021-12-01T05:46:04.256Z] ---> Running in a9b2fe4f69c2 [2021-12-01T05:46:04.528Z] Removing intermediate container a9b2fe4f69c2 [2021-12-01T05:46:04.528Z] ---> ea872d81332c [2021-12-01T05:46:04.528Z] [Warning] One or more build-args [ARCH] were not consumed [2021-12-01T05:46:04.528Z] Successfully built ea872d81332c [2021-12-01T05:46:04.528Z] 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-12-01T05:46:04.700Z] provisioning config files... [2021-12-01T05:46:04.719Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/18@tmp/config5108987602983547298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T05:46:05.070Z] ---> docker-login.sh [2021-12-01T05:46:05.070Z] nexus3.edgexfoundry.org:10001 [2021-12-01T05:46:05.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T05:46:05.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T05:46:05.342Z] Configure a credential helper to remove this warning. See [2021-12-01T05:46:05.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T05:46:05.342Z] [2021-12-01T05:46:05.342Z] Login Succeeded [2021-12-01T05:46:05.342Z] nexus3.edgexfoundry.org:10002 [2021-12-01T05:46:05.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T05:46:05.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T05:46:05.937Z] Configure a credential helper to remove this warning. See [2021-12-01T05:46:05.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T05:46:05.937Z] [2021-12-01T05:46:05.937Z] Login Succeeded [2021-12-01T05:46:05.937Z] nexus3.edgexfoundry.org:10003 [2021-12-01T05:46:06.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T05:46:06.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T05:46:06.211Z] Configure a credential helper to remove this warning. See [2021-12-01T05:46:06.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T05:46:06.211Z] [2021-12-01T05:46:06.211Z] Login Succeeded [2021-12-01T05:46:06.211Z] nexus3.edgexfoundry.org:10004 [2021-12-01T05:46:06.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T05:46:06.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T05:46:06.808Z] Configure a credential helper to remove this warning. See [2021-12-01T05:46:06.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T05:46:06.808Z] [2021-12-01T05:46:06.808Z] Login Succeeded [2021-12-01T05:46:06.808Z] docker.io [2021-12-01T05:46:07.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-01T05:46:07.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-01T05:46:07.350Z] Configure a credential helper to remove this warning. See [2021-12-01T05:46:07.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-01T05:46:07.350Z] [2021-12-01T05:46:07.350Z] Login Succeeded [2021-12-01T05:46:07.350Z] ---> docker-login.sh ends [Pipeline] } [2021-12-01T05:46:07.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T05:46:07.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-01T05:46:07.426Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2021-12-01T05:46:07.427Z] f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 [2021-12-01T05:46:07.427Z] latest [2021-12-01T05:46:07.427Z] 2.2.0-dev.1 [2021-12-01T05:46:07.427Z] f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9-2.2.0-dev.1 [2021-12-01T05:46:07.427Z] main [2021-12-01T05:46:07.427Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:46:07.775Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:46:08.106Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 [2021-12-01T05:46:08.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-12-01T05:46:08.106Z] 9c33dd20614b: Preparing [2021-12-01T05:46:08.106Z] 8950631f5c74: Preparing [2021-12-01T05:46:08.106Z] 135d6645b80d: Preparing [2021-12-01T05:46:08.106Z] dfa24a811830: Preparing [2021-12-01T05:46:08.106Z] e6d62fcd240c: Preparing [2021-12-01T05:46:08.106Z] 62170e181a92: Preparing [2021-12-01T05:46:08.106Z] 62170e181a92: Waiting [2021-12-01T05:46:08.377Z] 8950631f5c74: Pushed [2021-12-01T05:46:08.377Z] e6d62fcd240c: Pushed [2021-12-01T05:46:08.377Z] 9c33dd20614b: Pushed [2021-12-01T05:46:08.377Z] 62170e181a92: Layer already exists [2021-12-01T05:46:08.968Z] dfa24a811830: Pushed [2021-12-01T05:46:11.572Z] 135d6645b80d: Pushed [2021-12-01T05:46:11.572Z] f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9: digest: sha256:15f74461cb5a694668f846008b99748d3c8cf813bfdcb1171134896d5f58f3f8 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:46:11.913Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:46:12.247Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2021-12-01T05:46:12.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-12-01T05:46:12.247Z] 9c33dd20614b: Preparing [2021-12-01T05:46:12.247Z] 8950631f5c74: Preparing [2021-12-01T05:46:12.247Z] 135d6645b80d: Preparing [2021-12-01T05:46:12.247Z] dfa24a811830: Preparing [2021-12-01T05:46:12.247Z] e6d62fcd240c: Preparing [2021-12-01T05:46:12.247Z] 62170e181a92: Preparing [2021-12-01T05:46:12.247Z] 62170e181a92: Waiting [2021-12-01T05:46:12.247Z] dfa24a811830: Layer already exists [2021-12-01T05:46:12.247Z] e6d62fcd240c: Layer already exists [2021-12-01T05:46:12.247Z] 8950631f5c74: Layer already exists [2021-12-01T05:46:12.247Z] 135d6645b80d: Layer already exists [2021-12-01T05:46:12.247Z] 9c33dd20614b: Layer already exists [2021-12-01T05:46:12.247Z] 62170e181a92: Layer already exists [2021-12-01T05:46:12.518Z] latest: digest: sha256:15f74461cb5a694668f846008b99748d3c8cf813bfdcb1171134896d5f58f3f8 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:46:12.859Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:46:13.194Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.2.0-dev.1 [2021-12-01T05:46:13.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-12-01T05:46:13.194Z] 9c33dd20614b: Preparing [2021-12-01T05:46:13.194Z] 8950631f5c74: Preparing [2021-12-01T05:46:13.194Z] 135d6645b80d: Preparing [2021-12-01T05:46:13.194Z] dfa24a811830: Preparing [2021-12-01T05:46:13.194Z] e6d62fcd240c: Preparing [2021-12-01T05:46:13.194Z] 62170e181a92: Preparing [2021-12-01T05:46:13.194Z] 62170e181a92: Waiting [2021-12-01T05:46:13.194Z] dfa24a811830: Layer already exists [2021-12-01T05:46:13.194Z] e6d62fcd240c: Layer already exists [2021-12-01T05:46:13.194Z] 8950631f5c74: Layer already exists [2021-12-01T05:46:13.194Z] 9c33dd20614b: Layer already exists [2021-12-01T05:46:13.194Z] 135d6645b80d: Layer already exists [2021-12-01T05:46:13.194Z] 62170e181a92: Layer already exists [2021-12-01T05:46:13.465Z] 2.2.0-dev.1: digest: sha256:15f74461cb5a694668f846008b99748d3c8cf813bfdcb1171134896d5f58f3f8 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:46:13.806Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:46:14.141Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9-2.2.0-dev.1 [2021-12-01T05:46:14.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-12-01T05:46:14.141Z] 9c33dd20614b: Preparing [2021-12-01T05:46:14.141Z] 8950631f5c74: Preparing [2021-12-01T05:46:14.141Z] 135d6645b80d: Preparing [2021-12-01T05:46:14.141Z] dfa24a811830: Preparing [2021-12-01T05:46:14.141Z] e6d62fcd240c: Preparing [2021-12-01T05:46:14.141Z] 62170e181a92: Preparing [2021-12-01T05:46:14.141Z] 62170e181a92: Waiting [2021-12-01T05:46:14.141Z] e6d62fcd240c: Layer already exists [2021-12-01T05:46:14.141Z] 135d6645b80d: Layer already exists [2021-12-01T05:46:14.141Z] 9c33dd20614b: Layer already exists [2021-12-01T05:46:14.141Z] 8950631f5c74: Layer already exists [2021-12-01T05:46:14.141Z] dfa24a811830: Layer already exists [2021-12-01T05:46:14.141Z] 62170e181a92: Layer already exists [2021-12-01T05:46:14.416Z] f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9-2.2.0-dev.1: digest: sha256:15f74461cb5a694668f846008b99748d3c8cf813bfdcb1171134896d5f58f3f8 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:46:14.753Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:46:15.089Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2021-12-01T05:46:15.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2021-12-01T05:46:15.089Z] 9c33dd20614b: Preparing [2021-12-01T05:46:15.089Z] 8950631f5c74: Preparing [2021-12-01T05:46:15.089Z] 135d6645b80d: Preparing [2021-12-01T05:46:15.089Z] dfa24a811830: Preparing [2021-12-01T05:46:15.089Z] e6d62fcd240c: Preparing [2021-12-01T05:46:15.089Z] 62170e181a92: Preparing [2021-12-01T05:46:15.089Z] 62170e181a92: Waiting [2021-12-01T05:46:15.089Z] 8950631f5c74: Layer already exists [2021-12-01T05:46:15.089Z] 135d6645b80d: Layer already exists [2021-12-01T05:46:15.089Z] 9c33dd20614b: Layer already exists [2021-12-01T05:46:15.089Z] dfa24a811830: Layer already exists [2021-12-01T05:46:15.089Z] e6d62fcd240c: Layer already exists [2021-12-01T05:46:15.089Z] 62170e181a92: Layer already exists [2021-12-01T05:46:15.359Z] main: digest: sha256:15f74461cb5a694668f846008b99748d3c8cf813bfdcb1171134896d5f58f3f8 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-01T05:46:15.416Z] ===================================================== [Pipeline] echo [2021-12-01T05:46:15.424Z] taggedImages: [2021-12-01T05:46:15.424Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 [2021-12-01T05:46:15.424Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2021-12-01T05:46:15.424Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.2.0-dev.1 [2021-12-01T05:46:15.424Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9-2.2.0-dev.1 [2021-12-01T05:46:15.424Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:46:15.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-01T05:46:15.881Z] [2021-12-01T05:46:15.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:46:16.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-01T05:46:16.222Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-01T05:46:16.222Z] 448f6bf000e3: Pulling fs layer [2021-12-01T05:46:16.222Z] f757da607395: Pulling fs layer [2021-12-01T05:46:16.222Z] 05883995daec: Pulling fs layer [2021-12-01T05:46:16.222Z] 8603b9c90790: Pulling fs layer [2021-12-01T05:46:16.222Z] 1560dd03e051: Pulling fs layer [2021-12-01T05:46:16.222Z] 27f5ce0e4adf: Pulling fs layer [2021-12-01T05:46:16.222Z] 8603b9c90790: Waiting [2021-12-01T05:46:16.222Z] c2d8d7efcc4b: Pulling fs layer [2021-12-01T05:46:16.222Z] 1560dd03e051: Waiting [2021-12-01T05:46:16.222Z] 27f5ce0e4adf: Waiting [2021-12-01T05:46:16.222Z] c2d8d7efcc4b: Waiting [2021-12-01T05:46:16.496Z] f757da607395: Verifying Checksum [2021-12-01T05:46:16.496Z] f757da607395: Download complete [2021-12-01T05:46:16.496Z] 8603b9c90790: Verifying Checksum [2021-12-01T05:46:16.496Z] 8603b9c90790: Download complete [2021-12-01T05:46:16.496Z] 1560dd03e051: Verifying Checksum [2021-12-01T05:46:16.496Z] 1560dd03e051: Download complete [2021-12-01T05:46:16.767Z] 27f5ce0e4adf: Verifying Checksum [2021-12-01T05:46:16.767Z] 27f5ce0e4adf: Download complete [2021-12-01T05:46:16.767Z] 05883995daec: Verifying Checksum [2021-12-01T05:46:16.767Z] 05883995daec: Download complete [2021-12-01T05:46:17.041Z] 448f6bf000e3: Download complete [2021-12-01T05:46:19.659Z] c2d8d7efcc4b: Verifying Checksum [2021-12-01T05:46:19.659Z] c2d8d7efcc4b: Download complete [2021-12-01T05:46:20.640Z] 448f6bf000e3: Pull complete [2021-12-01T05:46:21.235Z] f757da607395: Pull complete [2021-12-01T05:46:22.722Z] 05883995daec: Pull complete [2021-12-01T05:46:23.005Z] 8603b9c90790: Pull complete [2021-12-01T05:46:24.017Z] 1560dd03e051: Pull complete [2021-12-01T05:46:24.300Z] 27f5ce0e4adf: Pull complete [2021-12-01T05:46:39.376Z] c2d8d7efcc4b: Pull complete [2021-12-01T05:46:39.376Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-01T05:46:39.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-01T05:46:39.376Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-01T05:46:39.594Z] prd-ubuntu18.04-docker-arm64-4c-16g-39 does not seem to be running inside a container [2021-12-01T05:46:39.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/18 -v /w/workspace/device-modbus-go/18:/w/workspace/device-modbus-go/18:rw,z -v /w/workspace/device-modbus-go/18@tmp:/w/workspace/device-modbus-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-12-01T05:46:42.277Z] $ docker top cbccbbfc01b6fc6893cb86e0f524566b1d90dd94f10a8e973dac9bcea907959a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-01T05:46:43.159Z] ---> job-cost.sh [2021-12-01T05:46:43.159Z] lf-activate-venv: SKIPPING [2021-12-01T05:46:43.159Z] INFO: No Stack... [2021-12-01T05:46:43.429Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-01T05:46:43.701Z] INFO: Archiving Costs [Pipeline] sh [2021-12-01T05:46:44.360Z] + cat /w/workspace/device-modbus-go/18/archives/cost.csv [2021-12-01T05:46:44.360Z] + cut -d, -f6 [Pipeline] lock [2021-12-01T05:46:44.388Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-18-stack-cost] [2021-12-01T05:46:44.394Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-18-stack-cost] did not exist. Created. [2021-12-01T05:46:44.394Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-01T05:46:45.061Z] /w/workspace/device-modbus-go/18@tmp/durable-fd2d27c4/script.sh: 1: /w/workspace/device-modbus-go/18@tmp/durable-fd2d27c4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-12-01T05:46:45.728Z] + echo total: 0.2199999988079071 [Pipeline] stash [2021-12-01T05:46:45.753Z] Warning: overwriting stash ‘stack-cost’ [2021-12-01T05:46:45.798Z] Stashed 1 file(s) [Pipeline] } [2021-12-01T05:46:45.808Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-18-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-01T05:46:45.839Z] $ docker stop --time=1 cbccbbfc01b6fc6893cb86e0f524566b1d90dd94f10a8e973dac9bcea907959a [2021-12-01T05:46:47.333Z] $ docker rm -f cbccbbfc01b6fc6893cb86e0f524566b1d90dd94f10a8e973dac9bcea907959a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-12-01T05:46:47.941Z] provisioning config files... [2021-12-01T05:46:47.951Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1058434419491928790tmp [Pipeline] { [Pipeline] sh [2021-12-01T05:46:48.258Z] + set +x [2021-12-01T05:46:48.258Z] + curl -s https://codecov.io/bash [2021-12-01T05:46:48.258Z] + bash -s -- [2021-12-01T05:46:48.258Z] [2021-12-01T05:46:48.258Z] _____ _ [2021-12-01T05:46:48.258Z] / ____| | | [2021-12-01T05:46:48.258Z] | | ___ __| | ___ ___ _____ __ [2021-12-01T05:46:48.258Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-12-01T05:46:48.258Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-12-01T05:46:48.258Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-12-01T05:46:48.258Z] Bash-1.0.6 [2021-12-01T05:46:48.258Z] [2021-12-01T05:46:48.258Z] [2021-12-01T05:46:48.258Z] ==> git version 2.24.4 found [2021-12-01T05:46:48.258Z] ==> 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-12-01T05:46:48.258Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-12-01T05:46:48.258Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-12-01T05:46:48.258Z] ==> Jenkins CI detected. [2021-12-01T05:46:48.258Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2021-12-01T05:46:48.258Z] project root: . [2021-12-01T05:46:48.258Z] --> token set from env [2021-12-01T05:46:48.258Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-12-01T05:46:48.519Z] ==> Running gcov in . (disable via -X gcov) [2021-12-01T05:46:48.519Z] ==> Python coveragepy not found [2021-12-01T05:46:48.519Z] ==> Searching for coverage reports in: [2021-12-01T05:46:48.519Z] + . [2021-12-01T05:46:48.519Z] -> Found 1 reports [2021-12-01T05:46:48.519Z] ==> Detecting git/mercurial file structure [2021-12-01T05:46:48.519Z] ==> Reading reports [2021-12-01T05:46:48.519Z] + ./coverage.out bytes=23727 [2021-12-01T05:46:48.519Z] ==> Appending adjustments [2021-12-01T05:46:48.519Z] https://docs.codecov.io/docs/fixing-reports [2021-12-01T05:46:48.519Z] + Found adjustments [2021-12-01T05:46:48.519Z] ==> Gzipping contents [2021-12-01T05:46:48.519Z] 4.0K /tmp/codecov.bgJdXu.gz [2021-12-01T05:46:48.519Z] ==> Uploading reports [2021-12-01T05:46:48.519Z] url: https://codecov.io [2021-12-01T05:46:48.519Z] query: branch=main&commit=f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-12-01T05:46:48.519Z] -> Pinging Codecov [2021-12-01T05:46:48.519Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-12-01T05:46:49.091Z] -> Uploading to [2021-12-01T05:46:49.091Z] https://storage.googleapis.com/codecov/v4/raw/2021-12-01/55DBCA73C666E3227836607328DD7E49/f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9/5ffbcc08-f562-4dfd-8b2b-7b6791f80500.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211201T054648Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=05fbf9adf883697254b711ee6e9d56b0059a83edf9d1aabb0e24c9eb9130dd58 [2021-12-01T05:46:49.091Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-01T05:46:49.091Z] Dload Upload Total Spent Left Speed [2021-12-01T05:46:49.352Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3999 0 0 100 3999 0 12323 --:--:-- --:--:-- --:--:-- 12342 [2021-12-01T05:46:49.352Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 [Pipeline] } [2021-12-01T05:46:49.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-12-01T05:46:49.690Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-12-01T05:46:49.703Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:46:50.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-01T05:46:50.008Z] [2021-12-01T05:46:50.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:46:50.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-01T05:46:50.334Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-12-01T05:46:50.334Z] 188c0c94c7c5: Pulling fs layer [2021-12-01T05:46:50.334Z] 0ef7d3d256c8: Pulling fs layer [2021-12-01T05:46:50.334Z] de9db76c5a1d: Pulling fs layer [2021-12-01T05:46:50.334Z] 0eba1c9be4d2: Pulling fs layer [2021-12-01T05:46:50.334Z] 0d57e429df01: Pulling fs layer [2021-12-01T05:46:50.334Z] 4e4be7b47b0d: Pulling fs layer [2021-12-01T05:46:50.334Z] e1f770b5df2f: Pulling fs layer [2021-12-01T05:46:50.334Z] 85a0685a4137: Pulling fs layer [2021-12-01T05:46:50.334Z] 0eba1c9be4d2: Waiting [2021-12-01T05:46:50.334Z] 0d57e429df01: Waiting [2021-12-01T05:46:50.334Z] 4e4be7b47b0d: Waiting [2021-12-01T05:46:50.334Z] e1f770b5df2f: Waiting [2021-12-01T05:46:50.334Z] 85a0685a4137: Waiting [2021-12-01T05:46:50.334Z] de9db76c5a1d: Verifying Checksum [2021-12-01T05:46:50.334Z] de9db76c5a1d: Download complete [2021-12-01T05:46:50.334Z] 0ef7d3d256c8: Verifying Checksum [2021-12-01T05:46:50.334Z] 0ef7d3d256c8: Download complete [2021-12-01T05:46:50.334Z] 0d57e429df01: Verifying Checksum [2021-12-01T05:46:50.334Z] 0d57e429df01: Download complete [2021-12-01T05:46:50.334Z] 4e4be7b47b0d: Verifying Checksum [2021-12-01T05:46:50.334Z] 4e4be7b47b0d: Download complete [2021-12-01T05:46:50.334Z] 188c0c94c7c5: Verifying Checksum [2021-12-01T05:46:50.334Z] 188c0c94c7c5: Download complete [2021-12-01T05:46:50.602Z] e1f770b5df2f: Verifying Checksum [2021-12-01T05:46:50.602Z] e1f770b5df2f: Download complete [2021-12-01T05:46:50.602Z] 188c0c94c7c5: Pull complete [2021-12-01T05:46:50.875Z] 0eba1c9be4d2: Verifying Checksum [2021-12-01T05:46:50.875Z] 0eba1c9be4d2: Download complete [2021-12-01T05:46:50.875Z] 0ef7d3d256c8: Pull complete [2021-12-01T05:46:50.875Z] de9db76c5a1d: Pull complete [2021-12-01T05:46:51.456Z] 85a0685a4137: Verifying Checksum [2021-12-01T05:46:51.456Z] 85a0685a4137: Download complete [2021-12-01T05:46:54.803Z] 0eba1c9be4d2: Pull complete [2021-12-01T05:46:54.803Z] 0d57e429df01: Pull complete [2021-12-01T05:46:54.803Z] 4e4be7b47b0d: Pull complete [2021-12-01T05:46:55.379Z] e1f770b5df2f: Pull complete [2021-12-01T05:47:00.718Z] 85a0685a4137: Pull complete [2021-12-01T05:47:00.718Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-12-01T05:47:00.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-01T05:47:00.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-12-01T05:47:00.798Z] prd-centos7-docker-4c-2g-41 does not seem to be running inside a container [2021-12-01T05:47:00.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-12-01T05:47:03.165Z] $ docker top c9cbc3478e59018d9a94323919ea255d6df15e764372bdce9462743f14eeec1e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-01T05:47:03.237Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-12-01T05:47:03.520Z] + set -o pipefail [2021-12-01T05:47:03.521Z] + snyk monitor '--org=edgex-jenkins' [2021-12-01T05:47:07.740Z] [2021-12-01T05:47:07.740Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2021-12-01T05:47:07.740Z] [2021-12-01T05:47:07.740Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/8e001909-432c-498b-9b48-ecf54d960cdb [2021-12-01T05:47:07.740Z] [2021-12-01T05:47:07.740Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2021-12-01T05:47:07.740Z] [2021-12-01T05:47:07.740Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-12-01T05:47:07.740Z] [2021-12-01T05:47:07.740Z] [Pipeline] } [2021-12-01T05:47:07.753Z] $ docker stop --time=1 c9cbc3478e59018d9a94323919ea255d6df15e764372bdce9462743f14eeec1e [2021-12-01T05:47:09.605Z] $ docker rm -f c9cbc3478e59018d9a94323919ea255d6df15e764372bdce9462743f14eeec1e [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-12-01T05:47:10.531Z] + git log --format=format:%s -1 f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 [Pipeline] sh [2021-12-01T05:47:10.840Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-01T05:47:10.840Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:47:11.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-01T05:47:11.134Z] . [Pipeline] withDockerContainer [2021-12-01T05:47:11.199Z] prd-centos7-docker-4c-2g-41 does not seem to be running inside a container [2021-12-01T05:47:11.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-01T05:47:11.613Z] $ docker top 6348c997d080a8fc9df7395fbaf2f9a52c678b1434ff826d892b499040edbb1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-01T05:47:11.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-01T05:47:11.703Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-01T05:47:11.807Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-01T05:47:11.810Z] $ docker exec 6348c997d080a8fc9df7395fbaf2f9a52c678b1434ff826d892b499040edbb1b ssh-agent [2021-12-01T05:47:11.928Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDheeGa/agent.15 [2021-12-01T05:47:11.928Z] SSH_AGENT_PID=21 [2021-12-01T05:47:11.936Z] Running ssh-add (command line suppressed) [2021-12-01T05:47:12.063Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1729189100778975252.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1729189100778975252.key) [2021-12-01T05:47:12.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-01T05:47:12.366Z] + git semver tag [2021-12-01T05:47:12.366Z] # -> Open(): unable to determine branch for HEAD [2021-12-01T05:47:12.366Z] # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git [2021-12-01T05:47:12.366Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main [2021-12-01T05:47:12.366Z] # $SEMVER_REMOTE_NAME = origin [2021-12-01T05:47:12.366Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-01T05:47:12.366Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-01T05:47:12.366Z] # $SEMVER_BRANCH = main [2021-12-01T05:47:12.366Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [2021-12-01T05:47:12.366Z] # f7b9e678eab3fd6be9acc4f35ffa099c4eb353e9 HEAD [2021-12-01T05:47:12.366Z] # -> Force: false [2021-12-01T05:47:12.366Z] # 7b70b6ccb8e84d911dc23fc824e5ff1142631a98 refs/tags/v2.2.0-dev.1 [Pipeline] } [2021-12-01T05:47:12.376Z] $ docker exec --env ******** --env ******** 6348c997d080a8fc9df7395fbaf2f9a52c678b1434ff826d892b499040edbb1b ssh-agent -k [2021-12-01T05:47:12.458Z] unset SSH_AUTH_SOCK; [2021-12-01T05:47:12.458Z] unset SSH_AGENT_PID; [2021-12-01T05:47:12.458Z] echo Agent pid 21 killed; [2021-12-01T05:47:12.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-01T05:47:12.782Z] + git semver [Pipeline] } [2021-12-01T05:47:12.796Z] $ docker stop --time=1 6348c997d080a8fc9df7395fbaf2f9a52c678b1434ff826d892b499040edbb1b [2021-12-01T05:47:13.959Z] $ docker rm -f 6348c997d080a8fc9df7395fbaf2f9a52c678b1434ff826d892b499040edbb1b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:47:14.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-01T05:47:14.351Z] [2021-12-01T05:47:14.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:47:14.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-01T05:47:14.654Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-12-01T05:47:14.654Z] ab5ef0e58194: Pulling fs layer [2021-12-01T05:47:14.654Z] 9712f1f96733: Pulling fs layer [2021-12-01T05:47:14.654Z] 63f879dbbcfc: Pulling fs layer [2021-12-01T05:47:14.654Z] 0d9ebad4ef96: Pulling fs layer [2021-12-01T05:47:14.654Z] e9a5061849ea: Pulling fs layer [2021-12-01T05:47:14.654Z] d747dcd14b5f: Pulling fs layer [2021-12-01T05:47:14.654Z] 2de7ff778b66: Pulling fs layer [2021-12-01T05:47:14.654Z] e9a5061849ea: Waiting [2021-12-01T05:47:14.654Z] d747dcd14b5f: Waiting [2021-12-01T05:47:14.654Z] 2de7ff778b66: Waiting [2021-12-01T05:47:14.654Z] 0d9ebad4ef96: Waiting [2021-12-01T05:47:14.654Z] 9712f1f96733: Verifying Checksum [2021-12-01T05:47:14.654Z] 9712f1f96733: Download complete [2021-12-01T05:47:14.928Z] 63f879dbbcfc: Verifying Checksum [2021-12-01T05:47:14.928Z] 63f879dbbcfc: Download complete [2021-12-01T05:47:15.194Z] 0d9ebad4ef96: Verifying Checksum [2021-12-01T05:47:15.194Z] 0d9ebad4ef96: Download complete [2021-12-01T05:47:15.194Z] d747dcd14b5f: Verifying Checksum [2021-12-01T05:47:15.194Z] d747dcd14b5f: Download complete [2021-12-01T05:47:15.194Z] ab5ef0e58194: Verifying Checksum [2021-12-01T05:47:15.194Z] ab5ef0e58194: Download complete [2021-12-01T05:47:15.194Z] e9a5061849ea: Verifying Checksum [2021-12-01T05:47:15.194Z] e9a5061849ea: Download complete [2021-12-01T05:47:15.194Z] 2de7ff778b66: Verifying Checksum [2021-12-01T05:47:15.194Z] 2de7ff778b66: Download complete [2021-12-01T05:47:18.510Z] ab5ef0e58194: Pull complete [2021-12-01T05:47:18.510Z] 9712f1f96733: Pull complete [2021-12-01T05:47:19.081Z] 63f879dbbcfc: Pull complete [2021-12-01T05:47:23.296Z] 0d9ebad4ef96: Pull complete [2021-12-01T05:47:23.555Z] e9a5061849ea: Pull complete [2021-12-01T05:47:23.555Z] d747dcd14b5f: Pull complete [2021-12-01T05:47:24.947Z] 2de7ff778b66: Pull complete [2021-12-01T05:47:24.947Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-12-01T05:47:24.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-01T05:47:24.947Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-12-01T05:47:25.013Z] prd-centos7-docker-4c-2g-41 does not seem to be running inside a container [2021-12-01T05:47:25.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-12-01T05:47:27.918Z] $ docker top 1f908dabf9ae0ebd6f9b5efec7a206801322139c814760ba6fd55eed35487c84 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-12-01T05:47:27.989Z] provisioning config files... [2021-12-01T05:47:27.998Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6033240633290941761tmp [2021-12-01T05:47:28.012Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8869306050474261779tmp [2021-12-01T05:47:28.022Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9051181333900698609tmp [Pipeline] { [Pipeline] echo [2021-12-01T05:47:28.035Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T05:47:28.321Z] ---> sigul-configuration.sh [2021-12-01T05:47:28.321Z] gpg: directory `/root/.gnupg' created [2021-12-01T05:47:28.321Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-12-01T05:47:28.321Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-12-01T05:47:28.321Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-12-01T05:47:28.321Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-12-01T05:47:28.321Z] gpg: CAST5 encrypted data [2021-12-01T05:47:28.321Z] gpg: encrypted with 1 passphrase [2021-12-01T05:47:28.321Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-12-01T05:47:28.617Z] + mkdir /home/jenkins [2021-12-01T05:47:28.617Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-12-01T05:47:28.908Z] + 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-12-01T05:47:28.918Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T05:47:29.207Z] ---> sigul-install.sh [2021-12-01T05:47:29.207Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-12-01T05:47:29.499Z] + git tag --list [2021-12-01T05:47:29.499Z] 0.7.1 [2021-12-01T05:47:29.499Z] v1.0.0 [2021-12-01T05:47:29.499Z] v1.1.0 [2021-12-01T05:47:29.499Z] v1.1.1 [2021-12-01T05:47:29.499Z] v1.2.2 [2021-12-01T05:47:29.499Z] v1.3.0 [2021-12-01T05:47:29.499Z] v1.3.1 [2021-12-01T05:47:29.499Z] v2.0.0 [2021-12-01T05:47:29.499Z] v2.0.1-dev.1 [2021-12-01T05:47:29.499Z] v2.0.1-dev.10 [2021-12-01T05:47:29.499Z] v2.0.1-dev.11 [2021-12-01T05:47:29.499Z] v2.0.1-dev.12 [2021-12-01T05:47:29.499Z] v2.0.1-dev.2 [2021-12-01T05:47:29.499Z] v2.0.1-dev.3 [2021-12-01T05:47:29.499Z] v2.0.1-dev.4 [2021-12-01T05:47:29.499Z] v2.0.1-dev.5 [2021-12-01T05:47:29.499Z] v2.0.1-dev.6 [2021-12-01T05:47:29.499Z] v2.0.1-dev.7 [2021-12-01T05:47:29.499Z] v2.0.1-dev.8 [2021-12-01T05:47:29.499Z] v2.0.1-dev.9 [2021-12-01T05:47:29.499Z] v2.1.0 [2021-12-01T05:47:29.499Z] v2.2.0-dev.1 [Pipeline] sh [2021-12-01T05:47:29.791Z] + lftools sign git-tag v2.2.0-dev.1 [2021-12-01T05:47:30.363Z] Signing Git tag with Sigul... [2021-12-01T05:47:30.363Z] Signing v2.2.0-dev.1 [Pipeline] echo [2021-12-01T05:47:32.285Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T05:47:32.576Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-12-01T05:47:32.584Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-12-01T05:47:32.603Z] $ docker stop --time=1 1f908dabf9ae0ebd6f9b5efec7a206801322139c814760ba6fd55eed35487c84 [2021-12-01T05:47:33.808Z] $ docker rm -f 1f908dabf9ae0ebd6f9b5efec7a206801322139c814760ba6fd55eed35487c84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2021-12-01T05:47:34.421Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-01T05:47:34.421Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:47:34.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-01T05:47:34.720Z] . [Pipeline] withDockerContainer [2021-12-01T05:47:34.784Z] prd-centos7-docker-4c-2g-41 does not seem to be running inside a container [2021-12-01T05:47:34.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-01T05:47:35.156Z] $ docker top e9f2927528accfd169796cc6a9061766147da86eb467f69cdee2bc4d4da4dc73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-01T05:47:35.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-01T05:47:35.242Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-01T05:47:35.346Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-01T05:47:35.348Z] $ docker exec e9f2927528accfd169796cc6a9061766147da86eb467f69cdee2bc4d4da4dc73 ssh-agent [2021-12-01T05:47:35.464Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkceDkp/agent.13 [2021-12-01T05:47:35.464Z] SSH_AGENT_PID=20 [2021-12-01T05:47:35.471Z] Running ssh-add (command line suppressed) [2021-12-01T05:47:35.586Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6729020832615255056.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6729020832615255056.key) [2021-12-01T05:47:35.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-01T05:47:35.887Z] + git semver bump pre [2021-12-01T05:47:35.887Z] # -> Open(): unable to determine branch for HEAD [2021-12-01T05:47:35.887Z] # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git [2021-12-01T05:47:35.887Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main [2021-12-01T05:47:35.887Z] # $SEMVER_REMOTE_NAME = origin [2021-12-01T05:47:35.887Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-01T05:47:35.887Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-01T05:47:35.887Z] # $SEMVER_BRANCH = main [2021-12-01T05:47:35.887Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [2021-12-01T05:47:35.887Z] 2.2.0-dev.2 [Pipeline] } [2021-12-01T05:47:35.896Z] $ docker exec --env ******** --env ******** e9f2927528accfd169796cc6a9061766147da86eb467f69cdee2bc4d4da4dc73 ssh-agent -k [2021-12-01T05:47:36.007Z] unset SSH_AUTH_SOCK; [2021-12-01T05:47:36.007Z] unset SSH_AGENT_PID; [2021-12-01T05:47:36.007Z] echo Agent pid 20 killed; [2021-12-01T05:47:36.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-01T05:47:36.334Z] + git semver [Pipeline] } [2021-12-01T05:47:36.346Z] $ docker stop --time=1 e9f2927528accfd169796cc6a9061766147da86eb467f69cdee2bc4d4da4dc73 [2021-12-01T05:47:37.513Z] $ docker rm -f e9f2927528accfd169796cc6a9061766147da86eb467f69cdee2bc4d4da4dc73 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-01T05:47:37.861Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-01T05:47:37.861Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:47:38.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-01T05:47:38.157Z] . [Pipeline] withDockerContainer [2021-12-01T05:47:38.221Z] prd-centos7-docker-4c-2g-41 does not seem to be running inside a container [2021-12-01T05:47:38.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-01T05:47:38.616Z] $ docker top 5b3c39422d8768a532d9f73d10f2a89c9067841371187932bb64d2c5ba448043 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-01T05:47:38.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-01T05:47:38.719Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-01T05:47:38.817Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-01T05:47:38.820Z] $ docker exec 5b3c39422d8768a532d9f73d10f2a89c9067841371187932bb64d2c5ba448043 ssh-agent [2021-12-01T05:47:38.919Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJIcPFD/agent.13 [2021-12-01T05:47:38.919Z] SSH_AGENT_PID=19 [2021-12-01T05:47:38.924Z] Running ssh-add (command line suppressed) [2021-12-01T05:47:39.017Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2915031581834651135.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2915031581834651135.key) [2021-12-01T05:47:39.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-01T05:47:39.323Z] + git semver push [2021-12-01T05:47:39.323Z] # -> Open(): unable to determine branch for HEAD [2021-12-01T05:47:39.323Z] # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git [2021-12-01T05:47:39.323Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main [2021-12-01T05:47:39.323Z] # $SEMVER_REMOTE_NAME = origin [2021-12-01T05:47:39.323Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-01T05:47:39.323Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-01T05:47:39.323Z] # $SEMVER_BRANCH = main [2021-12-01T05:47:39.323Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [Pipeline] } [2021-12-01T05:47:41.241Z] $ docker exec --env ******** --env ******** 5b3c39422d8768a532d9f73d10f2a89c9067841371187932bb64d2c5ba448043 ssh-agent -k [2021-12-01T05:47:41.322Z] unset SSH_AUTH_SOCK; [2021-12-01T05:47:41.322Z] unset SSH_AGENT_PID; [2021-12-01T05:47:41.322Z] echo Agent pid 19 killed; [2021-12-01T05:47:41.334Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-01T05:47:41.644Z] + git semver [Pipeline] } [2021-12-01T05:47:41.659Z] $ docker stop --time=1 5b3c39422d8768a532d9f73d10f2a89c9067841371187932bb64d2c5ba448043 [2021-12-01T05:47:42.820Z] $ docker rm -f 5b3c39422d8768a532d9f73d10f2a89c9067841371187932bb64d2c5ba448043 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-12-01T05:47:43.739Z] + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-01T05:47:44.048Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T05:47:44.603Z] ---> package-listing.sh [2021-12-01T05:47:44.603Z] ++ facter osfamily [2021-12-01T05:47:44.603Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-01T05:47:44.864Z] + OS_FAMILY=redhat [2021-12-01T05:47:44.864Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2021-12-01T05:47:44.864Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-01T05:47:44.864Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-01T05:47:44.864Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-01T05:47:44.864Z] + PACKAGES=/tmp/packages_start.txt [2021-12-01T05:47:44.864Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2021-12-01T05:47:44.864Z] + PACKAGES=/tmp/packages_end.txt [2021-12-01T05:47:44.864Z] + case "${OS_FAMILY}" in [2021-12-01T05:47:44.864Z] + rpm -qa [2021-12-01T05:47:44.864Z] + sort [2021-12-01T05:47:45.434Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-01T05:47:45.434Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-01T05:47:45.434Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-01T05:47:45.434Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2021-12-01T05:47:45.434Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2021-12-01T05:47:45.434Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2021-12-01T05:47:45.445Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-12-01T05:47:45.725Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:47:46.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T05:47:46.282Z] [2021-12-01T05:47:46.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-01T05:47:46.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T05:47:46.586Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-01T05:47:46.586Z] b4d181a07f80: Pulling fs layer [2021-12-01T05:47:46.586Z] a1111a8f2ec3: Pulling fs layer [2021-12-01T05:47:46.586Z] ed53099fbce6: Pulling fs layer [2021-12-01T05:47:46.586Z] dc539afda2c1: Pulling fs layer [2021-12-01T05:47:46.586Z] 77bc0d833cb6: Pulling fs layer [2021-12-01T05:47:46.586Z] 9065ff56babe: Pulling fs layer [2021-12-01T05:47:46.586Z] d287ab97295c: Pulling fs layer [2021-12-01T05:47:46.586Z] dc539afda2c1: Waiting [2021-12-01T05:47:46.586Z] 77bc0d833cb6: Waiting [2021-12-01T05:47:46.586Z] 9065ff56babe: Waiting [2021-12-01T05:47:46.586Z] d287ab97295c: Waiting [2021-12-01T05:47:46.586Z] a1111a8f2ec3: Verifying Checksum [2021-12-01T05:47:46.586Z] a1111a8f2ec3: Download complete [2021-12-01T05:47:46.586Z] dc539afda2c1: Download complete [2021-12-01T05:47:46.586Z] 77bc0d833cb6: Verifying Checksum [2021-12-01T05:47:46.586Z] 77bc0d833cb6: Download complete [2021-12-01T05:47:46.852Z] ed53099fbce6: Verifying Checksum [2021-12-01T05:47:46.852Z] ed53099fbce6: Download complete [2021-12-01T05:47:46.852Z] 9065ff56babe: Verifying Checksum [2021-12-01T05:47:46.852Z] 9065ff56babe: Download complete [2021-12-01T05:47:46.852Z] b4d181a07f80: Verifying Checksum [2021-12-01T05:47:46.852Z] b4d181a07f80: Download complete [2021-12-01T05:47:47.435Z] d287ab97295c: Verifying Checksum [2021-12-01T05:47:47.435Z] d287ab97295c: Download complete [2021-12-01T05:47:48.392Z] b4d181a07f80: Pull complete [2021-12-01T05:47:48.392Z] a1111a8f2ec3: Pull complete [2021-12-01T05:47:48.972Z] ed53099fbce6: Pull complete [2021-12-01T05:47:48.972Z] dc539afda2c1: Pull complete [2021-12-01T05:47:49.233Z] 77bc0d833cb6: Pull complete [2021-12-01T05:47:49.498Z] 9065ff56babe: Pull complete [2021-12-01T05:47:54.867Z] d287ab97295c: Pull complete [2021-12-01T05:47:54.867Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-01T05:47:54.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-01T05:47:54.867Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-01T05:47:54.928Z] prd-centos7-docker-4c-2g-41 does not seem to be running inside a container [2021-12-01T05:47:54.959Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-01T05:47:57.367Z] $ docker top d0275768d40c9ed2a09bab0be810a01b23dc3e8c56fbb14b5b19f9ee8d335a52 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-01T05:47:57.722Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-01T05:47:58.012Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-01T05:47:58.298Z] + ls /var/log/sa-host [2021-12-01T05:47:58.298Z] + sadf -c /var/log/sa-host/sa01 [2021-12-01T05:47:58.298Z] file_magic: OK [2021-12-01T05:47:58.298Z] HZ: Using current value: 100 [2021-12-01T05:47:58.298Z] file_header: OK [2021-12-01T05:47:58.298Z] 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-12-01T05:47:58.298Z] Statistics: [2021-12-01T05:47:58.298Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-01T05:47:58.298Z] File successfully converted to sysstat format version 12.0.3 [2021-12-01T05:47:58.298Z] + sadf -c /var/log/sa-host/sa17 [2021-12-01T05:47:58.298Z] file_magic: OK [2021-12-01T05:47:58.298Z] HZ: Using current value: 100 [2021-12-01T05:47:58.298Z] file_header: OK [2021-12-01T05:47:58.298Z] 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-12-01T05:47:58.298Z] Statistics: [2021-12-01T05:47:58.298Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-01T05:47:58.298Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-01T05:47:58.512Z] provisioning config files... [2021-12-01T05:47:58.523Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3014095753654486665tmp [Pipeline] { [Pipeline] echo [2021-12-01T05:47:58.539Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T05:47:58.825Z] ---> create-netrc.sh [Pipeline] } [2021-12-01T05:47:58.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-01T05:47:59.163Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-01T05:47:59.172Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T05:47:59.455Z] ---> sudo-logs.sh [2021-12-01T05:47:59.455Z] Archiving 'sudo' log.. [2021-12-01T05:47:59.455Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-41.novalocal: Name or service not known [2021-12-01T05:47:59.455Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-41.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-01T05:47:59.479Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T05:47:59.763Z] ---> job-cost.sh [2021-12-01T05:47:59.763Z] lf-activate-venv: SKIPPING [2021-12-01T05:47:59.763Z] DEBUG: total: 0.2199999988079071 [2021-12-01T05:47:59.763Z] INFO: Retrieving Stack Cost... [2021-12-01T05:48:00.023Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-01T05:48:00.283Z] INFO: Archiving Costs [Pipeline] echo [2021-12-01T05:48:00.296Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-01T05:48:00.592Z] ---> logs-deploy.sh [2021-12-01T05:48:00.592Z] lf-activate-venv: SKIPPING [2021-12-01T05:48:00.592Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/18 [2021-12-01T05:48:00.592Z] INFO: archiving workspace using pattern(s): [2021-12-01T05:48:01.162Z] Archives upload complete. [2021-12-01T05:48:01.423Z] INFO: archiving logs to Nexus