Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f9a8e48121ebcca9ca22e2206d1cabb18260261b+d7023bcda15e937cec539ef29d6768596b85ffc4 (24e96c7d78a3042bf7d1cb740e160804b24061a4) 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-ssh6830175485509172543.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh8877253064477918768.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/PR-341/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/PR-341/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2820199575398935861.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh5874647935691102094.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/PR-341/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/PR-341/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4978557346282834020.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 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: false 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 ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-41391 in /w/workspace/xfoundry_device-modbus-go_PR-341 [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/xfoundry_device-modbus-go_PR-341 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d7023bcda15e937cec539ef29d6768596b85ffc4 into PR head commit f9a8e48121ebcca9ca22e2206d1cabb18260261b Merge succeeded, producing 798555d94811c00bd459415b5f7b3ac30c9dac93 Checking out Revision 798555d94811c00bd459415b5f7b3ac30c9dac93 (PR-341) > 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 remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/341/head:refs/remotes/origin/PR-341 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9a8e48121ebcca9ca22e2206d1cabb18260261b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d7023bcda15e937cec539ef29d6768596b85ffc4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 798555d94811c00bd459415b5f7b3ac30c9dac93 # timeout=10 Commit message: "Merge commit 'd7023bcda15e937cec539ef29d6768596b85ffc4' into HEAD" > git rev-list --no-walk f9a8e48121ebcca9ca22e2206d1cabb18260261b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-07T12:52:52.188Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-07T12:52:52.236Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-07T12:52:52.252Z] ========================================================= [2022-05-07T12:52:52.252Z] EdgeX Global Pipelines Version Info [2022-05-07T12:52:52.252Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-07T12:52:53.024Z] ------------------- [2022-05-07T12:52:53.024Z] stable info: [2022-05-07T12:52:53.024Z] ------------------- [2022-05-07T12:52:53.024Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-07T12:52:53.024Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-07T12:52:53.024Z] Message: update stable to v1.0.227 [2022-05-07T12:52:53.598Z] ------------------- [2022-05-07T12:52:53.598Z] experimental info: [2022-05-07T12:52:53.598Z] ------------------- [2022-05-07T12:52:53.598Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-07T12:52:53.598Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-07T12:52:53.598Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-07T12:52:53.730Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2022-05-07T12:52:53.746Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2022-05-07T12:52:53.757Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-07T12:52:53.772Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-07T12:52:53.784Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-07T12:52:53.799Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-07T12:52:53.817Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-07T12:52:53.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-07T12:52:53.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-07T12:52:53.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-07T12:52:53.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-07T12:52:53.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2022-05-07T12:52:53.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-07T12:52:53.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-07T12:52:53.941Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-07T12:52:53.957Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-07T12:52:53.969Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-07T12:52:53.985Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-07T12:52:54.000Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-07T12:52:54.012Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-07T12:52:54.024Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-07T12:52:54.037Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-07T12:52:54.050Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-07T12:52:54.063Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-07T12:52:54.080Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-07T12:52:54.099Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-07T12:52:54.126Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-341 [Pipeline] echo [2022-05-07T12:52:54.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-341 [Pipeline] echo [2022-05-07T12:52:54.155Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-341 [Pipeline] echo [2022-05-07T12:52:54.170Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 798555d94811c00bd459415b5f7b3ac30c9dac93 [Pipeline] echo [2022-05-07T12:52:54.185Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 798555d [Pipeline] echo [2022-05-07T12:52:54.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-07T12:52:54.249Z] provisioning config files... [2022-05-07T12:52:54.270Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-341@tmp/config2160464434264312622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-07T12:52:54.577Z] ---> docker-login.sh [2022-05-07T12:52:54.577Z] nexus3.edgexfoundry.org:10001 [2022-05-07T12:52:54.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T12:52:54.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T12:52:54.838Z] Configure a credential helper to remove this warning. See [2022-05-07T12:52:54.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T12:52:54.838Z] [2022-05-07T12:52:54.838Z] Login Succeeded [2022-05-07T12:52:54.838Z] nexus3.edgexfoundry.org:10002 [2022-05-07T12:52:55.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T12:52:55.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T12:52:55.100Z] Configure a credential helper to remove this warning. See [2022-05-07T12:52:55.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T12:52:55.100Z] [2022-05-07T12:52:55.100Z] Login Succeeded [2022-05-07T12:52:55.100Z] nexus3.edgexfoundry.org:10003 [2022-05-07T12:52:55.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T12:52:55.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T12:52:55.100Z] Configure a credential helper to remove this warning. See [2022-05-07T12:52:55.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T12:52:55.100Z] [2022-05-07T12:52:55.100Z] Login Succeeded [2022-05-07T12:52:55.100Z] nexus3.edgexfoundry.org:10004 [2022-05-07T12:52:55.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T12:52:55.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T12:52:55.361Z] Configure a credential helper to remove this warning. See [2022-05-07T12:52:55.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T12:52:55.361Z] [2022-05-07T12:52:55.361Z] Login Succeeded [2022-05-07T12:52:55.361Z] docker.io [2022-05-07T12:52:55.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T12:52:55.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T12:52:55.622Z] Configure a credential helper to remove this warning. See [2022-05-07T12:52:55.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T12:52:55.622Z] [2022-05-07T12:52:55.622Z] Login Succeeded [2022-05-07T12:52:55.622Z] ---> docker-login.sh ends [Pipeline] } [2022-05-07T12:52:55.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-07T12:52:56.034Z] + git rev-list -1 --merges 798555d94811c00bd459415b5f7b3ac30c9dac93~1..798555d94811c00bd459415b5f7b3ac30c9dac93 [Pipeline] echo [2022-05-07T12:52:56.130Z] -----------> git rev-list -1 --merges 798555d94811c00bd459415b5f7b3ac30c9dac93~1..798555d94811c00bd459415b5f7b3ac30c9dac93 798555d94811c00bd459415b5f7b3ac30c9dac93 [2022-05-07T12:52:56.130Z] 798555d94811c00bd459415b5f7b3ac30c9dac93 [false] [Pipeline] sh [2022-05-07T12:52:56.420Z] + git log --format=format:%s -1 798555d94811c00bd459415b5f7b3ac30c9dac93 [Pipeline] echo [2022-05-07T12:52:56.441Z] ========================================================= [2022-05-07T12:52:56.441Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-07T12:52:56.441Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-07T12:52:56.787Z] + git log --format=format:%s -1 798555d94811c00bd459415b5f7b3ac30c9dac93 [Pipeline] echo [2022-05-07T12:52:56.801Z] [semverPrep] GIT_COMMIT: 798555d94811c00bd459415b5f7b3ac30c9dac93, Commit Message: Merge commit 'd7023bcda15e937cec539ef29d6768596b85ffc4' into HEAD [Pipeline] echo [2022-05-07T12:52:56.813Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-07T12:52:57.250Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-07T12:52:57.250Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-07T12:52:57.250Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-07T12:52:57.250Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-07T12:52:57.250Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-07T12:52:57.250Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-07T12:52:57.250Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-07T12:52:57.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-07T12:52:57.682Z] [2022-05-07T12:52:57.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-07T12:52:57.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-07T12:52:57.984Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-07T12:52:57.984Z] 1fe172e4850f: Pulling fs layer [2022-05-07T12:52:57.984Z] caf521ccaac6: Pulling fs layer [2022-05-07T12:52:57.984Z] 3ead6fa29328: Pulling fs layer [2022-05-07T12:52:57.984Z] 5c2a1cbceb83: Pulling fs layer [2022-05-07T12:52:57.984Z] a8d5f1318db7: Pulling fs layer [2022-05-07T12:52:57.984Z] c427282e49a2: Pulling fs layer [2022-05-07T12:52:57.984Z] 1827001aaf11: Pulling fs layer [2022-05-07T12:52:57.984Z] 0714d37db230: Pulling fs layer [2022-05-07T12:52:57.984Z] ac28cf19c067: Pulling fs layer [2022-05-07T12:52:57.984Z] a8d5f1318db7: Waiting [2022-05-07T12:52:57.984Z] ca983d60f3e2: Pulling fs layer [2022-05-07T12:52:57.984Z] 9f894cec8388: Pulling fs layer [2022-05-07T12:52:57.984Z] 1827001aaf11: Waiting [2022-05-07T12:52:57.984Z] 0714d37db230: Waiting [2022-05-07T12:52:57.984Z] c427282e49a2: Waiting [2022-05-07T12:52:57.984Z] ac28cf19c067: Waiting [2022-05-07T12:52:57.984Z] 9f894cec8388: Waiting [2022-05-07T12:52:57.984Z] ca983d60f3e2: Waiting [2022-05-07T12:52:57.984Z] 5c2a1cbceb83: Waiting [2022-05-07T12:52:57.984Z] caf521ccaac6: Download complete [2022-05-07T12:52:57.984Z] 5c2a1cbceb83: Verifying Checksum [2022-05-07T12:52:57.984Z] 5c2a1cbceb83: Download complete [2022-05-07T12:52:57.984Z] a8d5f1318db7: Verifying Checksum [2022-05-07T12:52:57.984Z] a8d5f1318db7: Download complete [2022-05-07T12:52:57.984Z] c427282e49a2: Download complete [2022-05-07T12:52:58.245Z] 3ead6fa29328: Verifying Checksum [2022-05-07T12:52:58.245Z] 3ead6fa29328: Download complete [2022-05-07T12:52:58.245Z] 0714d37db230: Download complete [2022-05-07T12:52:58.245Z] ac28cf19c067: Verifying Checksum [2022-05-07T12:52:58.245Z] ac28cf19c067: Download complete [2022-05-07T12:52:58.245Z] ca983d60f3e2: Download complete [2022-05-07T12:52:58.245Z] 9f894cec8388: Download complete [2022-05-07T12:52:58.245Z] 1fe172e4850f: Verifying Checksum [2022-05-07T12:52:58.245Z] 1fe172e4850f: Download complete [2022-05-07T12:52:58.507Z] 1827001aaf11: Verifying Checksum [2022-05-07T12:52:58.507Z] 1827001aaf11: Download complete [2022-05-07T12:52:59.448Z] 1fe172e4850f: Pull complete [2022-05-07T12:52:59.710Z] caf521ccaac6: Pull complete [2022-05-07T12:53:00.280Z] 3ead6fa29328: Pull complete [2022-05-07T12:53:00.280Z] 5c2a1cbceb83: Pull complete [2022-05-07T12:53:00.540Z] a8d5f1318db7: Pull complete [2022-05-07T12:53:00.540Z] c427282e49a2: Pull complete [2022-05-07T12:53:02.450Z] 1827001aaf11: Pull complete [2022-05-07T12:53:02.450Z] 0714d37db230: Pull complete [2022-05-07T12:53:02.710Z] ac28cf19c067: Pull complete [2022-05-07T12:53:02.710Z] ca983d60f3e2: Pull complete [2022-05-07T12:53:02.710Z] 9f894cec8388: Pull complete [2022-05-07T12:53:02.710Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-07T12:53:02.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-07T12:53:02.710Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-07T12:53:02.798Z] prd-ubuntu20.04-docker-8c-8g-41391 does not seem to be running inside a container [2022-05-07T12:53:02.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-341 -v /w/workspace/xfoundry_device-modbus-go_PR-341:/w/workspace/xfoundry_device-modbus-go_PR-341:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-341@tmp:/w/workspace/xfoundry_device-modbus-go_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-07T12:53:04.132Z] $ docker top 47e480aeaff11a861ef7b2eba8aa426845a695816fe268d827fcb6555fabed35 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-07T12:53:13.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-07T12:53:13.293Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-07T12:53:13.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-07T12:53:13.426Z] $ docker exec 47e480aeaff11a861ef7b2eba8aa426845a695816fe268d827fcb6555fabed35 ssh-agent [2022-05-07T12:53:13.526Z] SSH_AUTH_SOCK=/tmp/ssh-9QsoTRTBYfE2/agent.32 [2022-05-07T12:53:13.526Z] SSH_AGENT_PID=38 [2022-05-07T12:53:13.532Z] Running ssh-add (command line suppressed) [2022-05-07T12:53:13.639Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-341@tmp/private_key_8841937382169583749.key (/w/workspace/xfoundry_device-modbus-go_PR-341@tmp/private_key_8841937382169583749.key) [2022-05-07T12:53:13.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-07T12:53:13.942Z] + git tag --points-at HEAD [Pipeline] } [2022-05-07T12:53:13.967Z] $ docker exec --env ******** --env ******** 47e480aeaff11a861ef7b2eba8aa426845a695816fe268d827fcb6555fabed35 ssh-agent -k [2022-05-07T12:53:14.070Z] unset SSH_AUTH_SOCK; [2022-05-07T12:53:14.071Z] unset SSH_AGENT_PID; [2022-05-07T12:53:14.071Z] echo Agent pid 38 killed; [2022-05-07T12:53:14.076Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-07T12:53:14.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-07T12:53:14.101Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-07T12:53:14.245Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-07T12:53:14.255Z] $ docker exec 47e480aeaff11a861ef7b2eba8aa426845a695816fe268d827fcb6555fabed35 ssh-agent [2022-05-07T12:53:14.365Z] SSH_AUTH_SOCK=/tmp/ssh-mOPurPCGQoCc/agent.71 [2022-05-07T12:53:14.365Z] SSH_AGENT_PID=77 [2022-05-07T12:53:14.374Z] Running ssh-add (command line suppressed) [2022-05-07T12:53:14.497Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-341@tmp/private_key_6404675569548695220.key (/w/workspace/xfoundry_device-modbus-go_PR-341@tmp/private_key_6404675569548695220.key) [2022-05-07T12:53:14.508Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-07T12:53:14.797Z] + git semver init [2022-05-07T12:53:15.059Z] 2022-05-07 12:53:15,000 [run_init] DEBUG init version:0.0.0 force:False [2022-05-07T12:53:15.059Z] 2022-05-07 12:53:15,000 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-341/.semver [2022-05-07T12:53:15.059Z] 2022-05-07 12:53:15,001 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-341/.semver [2022-05-07T12:53:15.059Z] 2022-05-07 12:53:15,001 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-341/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-341, universal_newlines=False, shell=None, istream=None) [2022-05-07T12:53:16.004Z] 2022-05-07 12:53:15,887 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-341/.git/info/exclude [2022-05-07T12:53:16.004Z] 2022-05-07 12:53:15,888 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-341/.semver/PR-341 with force:False [2022-05-07T12:53:16.004Z] 2022-05-07 12:53:15,888 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-341/.semver/PR-341 [2022-05-07T12:53:16.004Z] 2022-05-07 12:53:15,892 [execute] INFO git cat-file --batch-check [2022-05-07T12:53:16.004Z] 2022-05-07 12:53:15,893 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-341/.semver, universal_newlines=False, shell=None, istream=) [2022-05-07T12:53:16.004Z] 2022-05-07 12:53:15,898 [execute] INFO git cat-file --batch [2022-05-07T12:53:16.004Z] 2022-05-07 12:53:15,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-341/.semver, universal_newlines=False, shell=None, istream=) [2022-05-07T12:53:16.004Z] 2022-05-07 12:53:15,904 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-341/.semver/PR-341 [2022-05-07T12:53:16.004Z] 0.0.0 [Pipeline] } [2022-05-07T12:53:16.023Z] $ docker exec --env ******** --env ******** 47e480aeaff11a861ef7b2eba8aa426845a695816fe268d827fcb6555fabed35 ssh-agent -k [2022-05-07T12:53:16.144Z] unset SSH_AUTH_SOCK; [2022-05-07T12:53:16.144Z] unset SSH_AGENT_PID; [2022-05-07T12:53:16.144Z] echo Agent pid 77 killed; [2022-05-07T12:53:16.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-07T12:53:16.477Z] + git semver [Pipeline] } [2022-05-07T12:53:16.762Z] $ docker stop --time=1 47e480aeaff11a861ef7b2eba8aa426845a695816fe268d827fcb6555fabed35 [2022-05-07T12:53:18.143Z] $ docker rm -f 47e480aeaff11a861ef7b2eba8aa426845a695816fe268d827fcb6555fabed35 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-07T12:53:18.498Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-07T12:53:18.738Z] Stashed 1 file(s) [Pipeline] echo [2022-05-07T12:53:18.740Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-07T12:53:18.874Z] provisioning config files... [2022-05-07T12:53:18.886Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-341@tmp/config99635045130128245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-07T12:53:19.186Z] ---> docker-login.sh [2022-05-07T12:53:19.186Z] nexus3.edgexfoundry.org:10001 [2022-05-07T12:53:19.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T12:53:19.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T12:53:19.186Z] Configure a credential helper to remove this warning. See [2022-05-07T12:53:19.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T12:53:19.186Z] [2022-05-07T12:53:19.186Z] Login Succeeded [2022-05-07T12:53:19.186Z] nexus3.edgexfoundry.org:10002 [2022-05-07T12:53:19.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T12:53:19.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T12:53:19.446Z] Configure a credential helper to remove this warning. See [2022-05-07T12:53:19.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T12:53:19.446Z] [2022-05-07T12:53:19.446Z] Login Succeeded [2022-05-07T12:53:19.446Z] nexus3.edgexfoundry.org:10003 [2022-05-07T12:53:19.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T12:53:19.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T12:53:19.446Z] Configure a credential helper to remove this warning. See [2022-05-07T12:53:19.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T12:53:19.446Z] [2022-05-07T12:53:19.446Z] Login Succeeded [2022-05-07T12:53:19.446Z] nexus3.edgexfoundry.org:10004 [2022-05-07T12:53:19.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T12:53:19.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T12:53:19.707Z] Configure a credential helper to remove this warning. See [2022-05-07T12:53:19.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T12:53:19.707Z] [2022-05-07T12:53:19.707Z] Login Succeeded [2022-05-07T12:53:19.707Z] docker.io [2022-05-07T12:53:19.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T12:53:19.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T12:53:19.970Z] Configure a credential helper to remove this warning. See [2022-05-07T12:53:19.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T12:53:19.970Z] [2022-05-07T12:53:19.970Z] Login Succeeded [2022-05-07T12:53:19.970Z] ---> docker-login.sh ends [Pipeline] } [2022-05-07T12:53:19.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-07T12:53:20.040Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-07T12:53:20.050Z] ========================================================= [2022-05-07T12:53:20.050Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-07T12:53:20.050Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-07T12:53:20.356Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-07T12:53:20.356Z] Sending build context to Docker daemon 5.87MB [2022-05-07T12:53:20.356Z] Step 1/10 : ARG BASE=golang:1.17-alpine3.15 [2022-05-07T12:53:20.356Z] Step 2/10 : FROM ${BASE} AS builder [2022-05-07T12:53:20.356Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-07T12:53:20.356Z] 59bf1c3509f3: Pulling fs layer [2022-05-07T12:53:20.356Z] 666ba61612fd: Pulling fs layer [2022-05-07T12:53:20.356Z] 8ed8ca486205: Pulling fs layer [2022-05-07T12:53:20.356Z] 4fe6c5a15a65: Pulling fs layer [2022-05-07T12:53:20.356Z] 22a0e8bec74d: Pulling fs layer [2022-05-07T12:53:20.356Z] ca2b28591e48: Pulling fs layer [2022-05-07T12:53:20.356Z] a51346096db8: Pulling fs layer [2022-05-07T12:53:20.356Z] daebc70d1ce1: Pulling fs layer [2022-05-07T12:53:20.356Z] 0e18a0eac166: Pulling fs layer [2022-05-07T12:53:20.356Z] 4fe6c5a15a65: Waiting [2022-05-07T12:53:20.356Z] 22a0e8bec74d: Waiting [2022-05-07T12:53:20.356Z] ca2b28591e48: Waiting [2022-05-07T12:53:20.356Z] a51346096db8: Waiting [2022-05-07T12:53:20.356Z] daebc70d1ce1: Waiting [2022-05-07T12:53:20.356Z] 0e18a0eac166: Waiting [2022-05-07T12:53:20.356Z] 8ed8ca486205: Verifying Checksum [2022-05-07T12:53:20.356Z] 8ed8ca486205: Download complete [2022-05-07T12:53:20.616Z] 22a0e8bec74d: Verifying Checksum [2022-05-07T12:53:20.616Z] 22a0e8bec74d: Download complete [2022-05-07T12:53:20.616Z] ca2b28591e48: Download complete [2022-05-07T12:53:20.616Z] 59bf1c3509f3: Verifying Checksum [2022-05-07T12:53:20.616Z] 59bf1c3509f3: Download complete [2022-05-07T12:53:20.616Z] a51346096db8: Verifying Checksum [2022-05-07T12:53:20.616Z] a51346096db8: Download complete [2022-05-07T12:53:20.616Z] daebc70d1ce1: Verifying Checksum [2022-05-07T12:53:20.616Z] daebc70d1ce1: Download complete [2022-05-07T12:53:20.616Z] 59bf1c3509f3: Pull complete [2022-05-07T12:53:20.876Z] 666ba61612fd: Pull complete [2022-05-07T12:53:20.876Z] 8ed8ca486205: Pull complete [2022-05-07T12:53:21.137Z] 0e18a0eac166: Verifying Checksum [2022-05-07T12:53:21.137Z] 0e18a0eac166: Download complete [2022-05-07T12:53:21.137Z] 4fe6c5a15a65: Download complete [2022-05-07T12:53:25.335Z] 4fe6c5a15a65: Pull complete [2022-05-07T12:53:25.335Z] 22a0e8bec74d: Pull complete [2022-05-07T12:53:25.335Z] ca2b28591e48: Pull complete [2022-05-07T12:53:25.335Z] a51346096db8: Pull complete [2022-05-07T12:53:25.335Z] daebc70d1ce1: Pull complete [2022-05-07T12:53:27.245Z] 0e18a0eac166: Pull complete [2022-05-07T12:53:27.245Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-07T12:53:27.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-07T12:53:27.245Z] ---> f018257e8ee9 [2022-05-07T12:53:27.245Z] Step 3/10 : ARG MAKE='make build' [2022-05-07T12:53:28.646Z] ---> Running in f8a4817193c5 [2022-05-07T12:53:28.909Z] Removing intermediate container f8a4817193c5 [2022-05-07T12:53:28.909Z] ---> 96a1b131c61a [2022-05-07T12:53:28.909Z] Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T12:53:28.909Z] ---> Running in d4a8e0d252c2 [2022-05-07T12:53:29.482Z] Removing intermediate container d4a8e0d252c2 [2022-05-07T12:53:29.482Z] ---> 431b241830e2 [2022-05-07T12:53:29.482Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-07T12:53:29.743Z] ---> Running in eab18f5f6ced [2022-05-07T12:53:30.005Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-07T12:53:30.950Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-07T12:53:31.211Z] (1/8) Installing openssh-keygen (8.8_p1-r1) [2022-05-07T12:53:31.211Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-05-07T12:53:31.211Z] (3/8) Installing openssh-client-common (8.8_p1-r1) [2022-05-07T12:53:31.472Z] (4/8) Installing openssh-client-default (8.8_p1-r1) [2022-05-07T12:53:31.472Z] (5/8) Installing openssh-sftp-server (8.8_p1-r1) [2022-05-07T12:53:31.472Z] (6/8) Installing openssh-server-common (8.8_p1-r1) [2022-05-07T12:53:31.734Z] (7/8) Installing openssh-server (8.8_p1-r1) [2022-05-07T12:53:31.734Z] (8/8) Installing openssh (8.8_p1-r1) [2022-05-07T12:53:32.050Z] Executing busybox-1.34.1-r3.trigger [2022-05-07T12:53:32.050Z] OK: 226 MiB in 60 packages [2022-05-07T12:53:32.312Z] Removing intermediate container eab18f5f6ced [2022-05-07T12:53:32.312Z] ---> 19d8ea600c75 [2022-05-07T12:53:32.312Z] Step 6/10 : WORKDIR /device-modbus-go [2022-05-07T12:53:32.589Z] ---> Running in 17f903e79683 [2022-05-07T12:53:32.589Z] Removing intermediate container 17f903e79683 [2022-05-07T12:53:32.589Z] ---> a6c3143da05f [2022-05-07T12:53:32.589Z] Step 7/10 : COPY go.mod vendor* ./ [2022-05-07T12:53:32.850Z] ---> 0cfba9eafe87 [2022-05-07T12:53:32.851Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T12:53:32.851Z] ---> Running in f762d9b71c9c [2022-05-07T12:53:33.833Z] Still waiting to schedule task [2022-05-07T12:53:33.833Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-07T12:53:50.975Z] Removing intermediate container f762d9b71c9c [2022-05-07T12:53:50.975Z] ---> c09b18cbc21a [2022-05-07T12:53:50.975Z] Step 9/10 : COPY . . [2022-05-07T12:53:50.975Z] ---> 7a37a8e9bed5 [2022-05-07T12:53:50.975Z] Step 10/10 : RUN ${MAKE} [2022-05-07T12:53:50.975Z] ---> Running in f33532de5f6f [2022-05-07T12:53:50.975Z] noop [2022-05-07T12:53:51.548Z] Removing intermediate container f33532de5f6f [2022-05-07T12:53:51.548Z] ---> 570caf306acc [2022-05-07T12:53:51.548Z] Successfully built 570caf306acc [2022-05-07T12:53:51.548Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-07T12:53:51.856Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-07T12:53:51.856Z] . [Pipeline] withDockerContainer [2022-05-07T12:53:51.926Z] prd-ubuntu20.04-docker-8c-8g-41391 does not seem to be running inside a container [2022-05-07T12:53:51.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-341 -v /w/workspace/xfoundry_device-modbus-go_PR-341:/w/workspace/xfoundry_device-modbus-go_PR-341:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-341@tmp:/w/workspace/xfoundry_device-modbus-go_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-07T12:53:52.411Z] $ docker top 29b0304bf6fb5917006ae0b1e530d7bb51cb021f5ef5d5e59c973ca7a81c06f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-07T12:53:52.776Z] + go version [2022-05-07T12:53:52.776Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-07T12:53:52.795Z] $ docker stop --time=1 29b0304bf6fb5917006ae0b1e530d7bb51cb021f5ef5d5e59c973ca7a81c06f0 [2022-05-07T12:53:54.067Z] $ docker rm -f 29b0304bf6fb5917006ae0b1e530d7bb51cb021f5ef5d5e59c973ca7a81c06f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-07T12:53:54.487Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-07T12:53:54.487Z] . [Pipeline] withDockerContainer [2022-05-07T12:53:54.559Z] prd-ubuntu20.04-docker-8c-8g-41391 does not seem to be running inside a container [2022-05-07T12:53:54.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-341 -v /w/workspace/xfoundry_device-modbus-go_PR-341:/w/workspace/xfoundry_device-modbus-go_PR-341:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-341@tmp:/w/workspace/xfoundry_device-modbus-go_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-07T12:53:54.983Z] $ docker top c4244114cd1c4af7851c8cc8aaedeb9da18c0db3b057c27ae5cf4fb55e22d7cc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-07T12:53:55.394Z] + make test [2022-05-07T12:53:55.394Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-07T12:53:55.728Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-05-07T12:54:05.780Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-05-07T12:54:05.780Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.017s coverage: 46.4% of statements [2022-05-07T12:54:11.063Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-07T12:54:15.259Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-07T12:54:15.259Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-07T12:54:15.259Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-07T12:54:15.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-07T12:54:15.553Z] $ docker stop --time=1 c4244114cd1c4af7851c8cc8aaedeb9da18c0db3b057c27ae5cf4fb55e22d7cc [2022-05-07T12:54:17.478Z] $ docker rm -f c4244114cd1c4af7851c8cc8aaedeb9da18c0db3b057c27ae5cf4fb55e22d7cc [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-07T12:54:17.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-07T12:54:17.970Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-07T12:54:18.735Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-07T12:54:19.024Z] + ls -al . [2022-05-07T12:54:19.024Z] total 180 [2022-05-07T12:54:19.024Z] drwxrwxr-x 10 jenkins jenkins 4096 May 7 12:54 . [2022-05-07T12:54:19.024Z] drwxrwxr-x 4 jenkins jenkins 4096 May 7 12:52 .. [2022-05-07T12:54:19.024Z] -rw-rw-r-- 1 jenkins jenkins 140 May 7 12:52 .dockerignore [2022-05-07T12:54:19.024Z] drwxrwxr-x 8 jenkins jenkins 4096 May 7 12:53 .git [2022-05-07T12:54:19.024Z] drwxrwxr-x 3 jenkins jenkins 4096 May 7 12:52 .github [2022-05-07T12:54:19.024Z] -rw-rw-r-- 1 jenkins jenkins 331 May 7 12:52 .gitignore [2022-05-07T12:54:19.024Z] -rw-rw-r-- 1 jenkins jenkins 41 May 7 12:52 .golangci.yml [2022-05-07T12:54:19.024Z] drwxr-xr-x 3 jenkins jenkins 4096 May 7 12:53 .semver [2022-05-07T12:54:19.024Z] -rw-rw-r-- 1 jenkins jenkins 9377 May 7 12:52 Attribution.txt [2022-05-07T12:54:19.024Z] -rw-rw-r-- 1 jenkins jenkins 6038 May 7 12:52 CHANGELOG.md [2022-05-07T12:54:19.024Z] -rw-rw-r-- 1 jenkins jenkins 1546 May 7 12:52 Dockerfile [2022-05-07T12:54:19.024Z] -rw-rw-r-- 1 jenkins jenkins 677 May 7 12:52 GOVERNANCE.md [2022-05-07T12:54:19.024Z] -rw-rw-r-- 1 jenkins jenkins 680 May 7 12:52 Jenkinsfile [2022-05-07T12:54:19.024Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 7 12:52 LICENSE [2022-05-07T12:54:19.024Z] -rw-rw-r-- 1 jenkins jenkins 1905 May 7 12:52 Makefile [2022-05-07T12:54:19.024Z] -rw-rw-r-- 1 jenkins jenkins 622 May 7 12:52 OWNERS.md [2022-05-07T12:54:19.024Z] -rw-rw-r-- 1 jenkins jenkins 3397 May 7 12:52 README.md [2022-05-07T12:54:19.024Z] -rw-rw-r-- 1 jenkins jenkins 5 May 7 12:53 VERSION [2022-05-07T12:54:19.024Z] drwxrwxr-x 2 jenkins jenkins 4096 May 7 12:52 bin [2022-05-07T12:54:19.024Z] drwxrwxr-x 3 jenkins jenkins 4096 May 7 12:52 cmd [2022-05-07T12:54:19.024Z] -rw-r--r-- 1 jenkins jenkins 24065 May 7 12:54 coverage.out [2022-05-07T12:54:19.024Z] -rw-rw-r-- 1 jenkins jenkins 3399 May 7 12:52 go.mod [2022-05-07T12:54:19.024Z] -rw-rw-r-- 1 jenkins jenkins 35558 May 7 12:52 go.sum [2022-05-07T12:54:19.024Z] drwxrwxr-x 3 jenkins jenkins 4096 May 7 12:52 internal [2022-05-07T12:54:19.024Z] drwxrwxr-x 2 jenkins jenkins 4096 May 7 12:52 simulator [2022-05-07T12:54:19.024Z] drwxrwxr-x 4 jenkins jenkins 4096 May 7 12:52 snap [2022-05-07T12:54:19.024Z] -rw-rw-r-- 1 jenkins jenkins 229 May 7 12:52 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-07T12:54:19.321Z] + 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=798555d94811c00bd459415b5f7b3ac30c9dac93 --label arch=amd64 --label version=0.0.0 . [2022-05-07T12:54:19.321Z] Sending build context to Docker daemon 5.895MB [2022-05-07T12:54:19.321Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-05-07T12:54:19.321Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-07T12:54:19.321Z] ---> 570caf306acc [2022-05-07T12:54:19.321Z] Step 3/23 : ARG MAKE='make build' [2022-05-07T12:54:19.582Z] ---> Running in 9dd678713927 [2022-05-07T12:54:19.582Z] Removing intermediate container 9dd678713927 [2022-05-07T12:54:19.582Z] ---> b1d42aacffca [2022-05-07T12:54:19.582Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T12:54:19.582Z] ---> Running in 19e14b308aed [2022-05-07T12:54:20.153Z] Removing intermediate container 19e14b308aed [2022-05-07T12:54:20.153Z] ---> 21f536675582 [2022-05-07T12:54:20.153Z] Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-07T12:54:20.153Z] ---> Running in c37c8a7273f9 [2022-05-07T12:54:20.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-07T12:54:21.359Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-07T12:54:21.619Z] OK: 226 MiB in 60 packages [2022-05-07T12:54:21.879Z] Removing intermediate container c37c8a7273f9 [2022-05-07T12:54:21.879Z] ---> 13ea6a101d96 [2022-05-07T12:54:21.879Z] Step 6/23 : WORKDIR /device-modbus-go [2022-05-07T12:54:21.879Z] ---> Running in 9aa8683ed011 [2022-05-07T12:54:22.139Z] Removing intermediate container 9aa8683ed011 [2022-05-07T12:54:22.139Z] ---> deb124859570 [2022-05-07T12:54:22.139Z] Step 7/23 : COPY go.mod vendor* ./ [2022-05-07T12:54:22.139Z] ---> 7c2a7664b830 [2022-05-07T12:54:22.139Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T12:54:22.400Z] ---> Running in 91e80bc1eb18 [2022-05-07T12:54:22.971Z] Removing intermediate container 91e80bc1eb18 [2022-05-07T12:54:22.971Z] ---> e2df3c894e40 [2022-05-07T12:54:22.971Z] Step 9/23 : COPY . . [2022-05-07T12:54:23.232Z] ---> f0e12db2220e [2022-05-07T12:54:23.232Z] Step 10/23 : RUN ${MAKE} [2022-05-07T12:54:23.232Z] ---> Running in 61af52ea85dd [2022-05-07T12:54:23.492Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-05-07T12:54:45.451Z] Removing intermediate container 61af52ea85dd [2022-05-07T12:54:45.451Z] ---> 9322a39d324a [2022-05-07T12:54:45.451Z] Step 11/23 : FROM alpine:3.14 [2022-05-07T12:54:45.451Z] 3.14: Pulling from library/alpine [2022-05-07T12:54:45.451Z] 8663204ce13b: Pulling fs layer [2022-05-07T12:54:45.451Z] 8663204ce13b: Verifying Checksum [2022-05-07T12:54:45.451Z] 8663204ce13b: Download complete [2022-05-07T12:54:45.451Z] 8663204ce13b: Pull complete [2022-05-07T12:54:45.451Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-07T12:54:45.451Z] Status: Downloaded newer image for alpine:3.14 [2022-05-07T12:54:45.451Z] ---> e04c818066af [2022-05-07T12:54:45.451Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-05-07T12:54:45.451Z] ---> Running in 96cb42f9ad0f [2022-05-07T12:54:45.451Z] Removing intermediate container 96cb42f9ad0f [2022-05-07T12:54:45.451Z] ---> ec4478fb2e11 [2022-05-07T12:54:45.451Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T12:54:45.451Z] ---> Running in 46b8145fef62 [2022-05-07T12:54:45.451Z] Removing intermediate container 46b8145fef62 [2022-05-07T12:54:45.451Z] ---> f40e7a8abaa4 [2022-05-07T12:54:45.451Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-07T12:54:45.451Z] ---> Running in 556b4597b50e [2022-05-07T12:54:45.451Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-07T12:54:45.451Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-07T12:54:45.711Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-07T12:54:45.711Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-07T12:54:45.973Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-07T12:54:45.973Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-07T12:54:45.973Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-07T12:54:46.234Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-07T12:54:46.234Z] Executing busybox-1.33.1-r7.trigger [2022-05-07T12:54:46.234Z] OK: 8 MiB in 20 packages [2022-05-07T12:54:46.805Z] Removing intermediate container 556b4597b50e [2022-05-07T12:54:46.805Z] ---> 043ec13b8f98 [2022-05-07T12:54:46.805Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2022-05-07T12:54:47.377Z] ---> bd6a8956dd5e [2022-05-07T12:54:47.377Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2022-05-07T12:54:47.637Z] ---> 9daf50ced144 [2022-05-07T12:54:47.637Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-05-07T12:54:47.899Z] ---> 04db40932d03 [2022-05-07T12:54:47.899Z] Step 18/23 : EXPOSE 59901 [2022-05-07T12:54:48.200Z] ---> Running in da680ac8dd2c [2022-05-07T12:54:48.462Z] Removing intermediate container da680ac8dd2c [2022-05-07T12:54:48.462Z] ---> efc3758f3dad [2022-05-07T12:54:48.462Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2022-05-07T12:54:48.723Z] ---> Running in 7e235f224ec8 [2022-05-07T12:54:48.983Z] Removing intermediate container 7e235f224ec8 [2022-05-07T12:54:48.983Z] ---> 4323803dff81 [2022-05-07T12:54:48.983Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-07T12:54:49.267Z] ---> Running in 21d51bfaaa03 [2022-05-07T12:54:49.267Z] Removing intermediate container 21d51bfaaa03 [2022-05-07T12:54:49.267Z] ---> 7444fec4df48 [2022-05-07T12:54:49.267Z] Step 21/23 : LABEL arch=amd64 [2022-05-07T12:54:49.529Z] ---> Running in 7b103a34a5f3 [2022-05-07T12:54:49.790Z] Removing intermediate container 7b103a34a5f3 [2022-05-07T12:54:49.790Z] ---> 8f878d46ba4b [2022-05-07T12:54:49.790Z] Step 22/23 : LABEL git_sha=798555d94811c00bd459415b5f7b3ac30c9dac93 [2022-05-07T12:54:49.790Z] ---> Running in 6432d564f575 [2022-05-07T12:54:50.050Z] Removing intermediate container 6432d564f575 [2022-05-07T12:54:50.050Z] ---> 29a108f77046 [2022-05-07T12:54:50.050Z] Step 23/23 : LABEL version=0.0.0 [2022-05-07T12:54:50.050Z] ---> Running in a6fd5879258f [2022-05-07T12:54:50.050Z] Removing intermediate container a6fd5879258f [2022-05-07T12:54:50.050Z] ---> d30b73d5e983 [2022-05-07T12:54:50.050Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-07T12:54:50.050Z] Successfully built d30b73d5e983 [2022-05-07T12:54:50.050Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-07T12:54:50.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-07T12:54:50.506Z] [2022-05-07T12:54:50.506Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-07T12:54:50.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-07T12:54:50.805Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-07T12:54:50.805Z] 5eb5b503b376: Pulling fs layer [2022-05-07T12:54:50.805Z] 5c69ac0246d0: Pulling fs layer [2022-05-07T12:54:50.805Z] ec43610c2a17: Pulling fs layer [2022-05-07T12:54:50.805Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-07T12:54:50.805Z] 33b1e0a273af: Pulling fs layer [2022-05-07T12:54:50.805Z] 5d3b04190fa2: Pulling fs layer [2022-05-07T12:54:50.805Z] 2f39f015ded8: Pulling fs layer [2022-05-07T12:54:50.805Z] 33b1e0a273af: Waiting [2022-05-07T12:54:50.805Z] 5d3b04190fa2: Waiting [2022-05-07T12:54:50.805Z] 2f39f015ded8: Waiting [2022-05-07T12:54:50.805Z] 3a2ae6a8a46f: Waiting [2022-05-07T12:54:50.805Z] 5c69ac0246d0: Download complete [2022-05-07T12:54:50.805Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-07T12:54:50.805Z] 3a2ae6a8a46f: Download complete [2022-05-07T12:54:50.805Z] 33b1e0a273af: Verifying Checksum [2022-05-07T12:54:50.805Z] 33b1e0a273af: Download complete [2022-05-07T12:54:51.068Z] 5d3b04190fa2: Verifying Checksum [2022-05-07T12:54:51.068Z] 5d3b04190fa2: Download complete [2022-05-07T12:54:51.068Z] ec43610c2a17: Verifying Checksum [2022-05-07T12:54:51.068Z] ec43610c2a17: Download complete [2022-05-07T12:54:51.068Z] 5eb5b503b376: Verifying Checksum [2022-05-07T12:54:51.068Z] 5eb5b503b376: Download complete [2022-05-07T12:54:51.640Z] 2f39f015ded8: Download complete [2022-05-07T12:54:52.579Z] 5eb5b503b376: Pull complete [2022-05-07T12:54:52.579Z] 5c69ac0246d0: Pull complete [2022-05-07T12:54:52.839Z] ec43610c2a17: Pull complete [2022-05-07T12:54:53.098Z] 3a2ae6a8a46f: Pull complete [2022-05-07T12:54:53.358Z] 33b1e0a273af: Pull complete [2022-05-07T12:54:53.358Z] 5d3b04190fa2: Pull complete [2022-05-07T12:54:57.551Z] 2f39f015ded8: Pull complete [2022-05-07T12:54:57.551Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-07T12:54:57.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-07T12:54:57.552Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-07T12:54:57.622Z] prd-ubuntu20.04-docker-8c-8g-41391 does not seem to be running inside a container [2022-05-07T12:54:57.663Z] $ 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/xfoundry_device-modbus-go_PR-341 -v /w/workspace/xfoundry_device-modbus-go_PR-341:/w/workspace/xfoundry_device-modbus-go_PR-341:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-341@tmp:/w/workspace/xfoundry_device-modbus-go_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-07T12:54:59.607Z] $ docker top db8a7a3b0e2d3ec4ca9a69b8d4096002b0599260135120a22773d274201f7a0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-07T12:55:00.044Z] ---> job-cost.sh [2022-05-07T12:55:00.044Z] lf-activate-venv: SKIPPING [2022-05-07T12:55:00.044Z] INFO: No Stack... [2022-05-07T12:55:00.616Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-07T12:55:01.185Z] INFO: Archiving Costs [Pipeline] sh [2022-05-07T12:55:01.481Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-341/archives/cost.csv [2022-05-07T12:55:01.481Z] + cut -d, -f6 [Pipeline] lock [2022-05-07T12:55:01.499Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-341-3-stack-cost] [2022-05-07T12:55:01.505Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-341-3-stack-cost] did not exist. Created. [2022-05-07T12:55:01.505Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-341-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-07T12:55:01.817Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-07T12:55:01.852Z] Stashed 1 file(s) [Pipeline] } [2022-05-07T12:55:01.860Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-341-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-07T12:55:01.886Z] $ docker stop --time=1 db8a7a3b0e2d3ec4ca9a69b8d4096002b0599260135120a22773d274201f7a0f [2022-05-07T12:55:03.061Z] $ docker rm -f db8a7a3b0e2d3ec4ca9a69b8d4096002b0599260135120a22773d274201f7a0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-07T12:55:05.004Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41392 in /w/workspace/xfoundry_device-modbus-go_PR-341 [Pipeline] { [Pipeline] ws [2022-05-07T12:55:05.021Z] Running in /w/workspace/device-modbus-go/3 [Pipeline] { [Pipeline] checkout [2022-05-07T12:55:05.331Z] Selected Git installation does not exist. Using Default [2022-05-07T12:55:05.331Z] The recommended git tool is: NONE [2022-05-07T12:55:12.856Z] using credential edgex-jenkins-ssh [2022-05-07T12:55:12.873Z] Cloning the remote Git repository [2022-05-07T12:55:12.951Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2022-05-07T12:55:13.109Z] > git init /w/workspace/device-modbus-go/3 # timeout=10 [2022-05-07T12:55:13.304Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-05-07T12:55:13.305Z] > git --version # timeout=10 [2022-05-07T12:55:13.352Z] > git --version # 'git version 2.25.1' [2022-05-07T12:55:13.355Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-07T12:55:13.497Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-07T12:55:15.237Z] Merging remotes/origin/main commit d7023bcda15e937cec539ef29d6768596b85ffc4 into PR head commit f9a8e48121ebcca9ca22e2206d1cabb18260261b [2022-05-07T12:55:15.527Z] Merge succeeded, producing 8fd1b008db63ed9fdea8f36299dc65075a32b1c6 [2022-05-07T12:55:15.527Z] Checking out Revision 8fd1b008db63ed9fdea8f36299dc65075a32b1c6 (PR-341) [2022-05-07T12:55:14.555Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-05-07T12:55:14.606Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-07T12:55:14.640Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-05-07T12:55:14.684Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-05-07T12:55:14.692Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-07T12:55:14.706Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/341/head:refs/remotes/origin/PR-341 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-07T12:55:15.259Z] > git config core.sparsecheckout # timeout=10 [2022-05-07T12:55:15.277Z] > git checkout -f f9a8e48121ebcca9ca22e2206d1cabb18260261b # timeout=10 [2022-05-07T12:55:15.386Z] > git remote # timeout=10 [2022-05-07T12:55:15.410Z] > git config --get remote.origin.url # timeout=10 [2022-05-07T12:55:15.430Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-07T12:55:15.447Z] > git merge d7023bcda15e937cec539ef29d6768596b85ffc4 # timeout=10 [2022-05-07T12:55:15.504Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-07T12:55:15.537Z] > git config core.sparsecheckout # timeout=10 [2022-05-07T12:55:15.551Z] > git checkout -f 8fd1b008db63ed9fdea8f36299dc65075a32b1c6 # timeout=10 [2022-05-07T12:55:19.792Z] Commit message: "Merge commit 'd7023bcda15e937cec539ef29d6768596b85ffc4' into HEAD" [2022-05-07T12:55:19.803Z] > git rev-list --no-walk f9a8e48121ebcca9ca22e2206d1cabb18260261b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-07T12:55:20.837Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-07T12:55:20.837Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-07T12:55:20.837Z] Dload Upload Total Spent Left Speed [2022-05-07T12:55:20.837Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 87725 0 --:--:-- --:--:-- --:--:-- 88380 [Pipeline] sh [2022-05-07T12:55:21.374Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-07T12:55:21.779Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2022-05-07T12:55:21.779Z] tee /etc/docker/daemon.new [2022-05-07T12:55:21.779Z] { [2022-05-07T12:55:21.779Z] "registry-mirrors": [ [2022-05-07T12:55:21.779Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-07T12:55:21.779Z] ], [2022-05-07T12:55:21.779Z] "bip": "10.250.0.254/24", [2022-05-07T12:55:21.779Z] "hosts": [ [2022-05-07T12:55:21.779Z] "tcp://0.0.0.0:5555", [2022-05-07T12:55:21.779Z] "unix:///var/run/docker.sock" [2022-05-07T12:55:21.779Z] ], [2022-05-07T12:55:21.779Z] "mtu": 1458, [2022-05-07T12:55:21.779Z] "selinux-enabled": true, [2022-05-07T12:55:21.779Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-07T12:55:21.779Z] } [Pipeline] sh [2022-05-07T12:55:22.120Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-07T12:55:22.468Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-07T12:55:40.829Z] provisioning config files... [2022-05-07T12:55:40.856Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/3@tmp/config3693487175445235320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-07T12:55:41.224Z] ---> docker-login.sh [2022-05-07T12:55:41.224Z] nexus3.edgexfoundry.org:10001 [2022-05-07T12:55:41.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T12:55:42.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T12:55:42.101Z] Configure a credential helper to remove this warning. See [2022-05-07T12:55:42.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T12:55:42.101Z] [2022-05-07T12:55:42.101Z] Login Succeeded [2022-05-07T12:55:42.101Z] nexus3.edgexfoundry.org:10002 [2022-05-07T12:55:42.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T12:55:42.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T12:55:42.383Z] Configure a credential helper to remove this warning. See [2022-05-07T12:55:42.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T12:55:42.383Z] [2022-05-07T12:55:42.383Z] Login Succeeded [2022-05-07T12:55:42.383Z] nexus3.edgexfoundry.org:10003 [2022-05-07T12:55:42.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T12:55:42.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T12:55:42.985Z] Configure a credential helper to remove this warning. See [2022-05-07T12:55:42.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T12:55:42.985Z] [2022-05-07T12:55:42.985Z] Login Succeeded [2022-05-07T12:55:42.985Z] nexus3.edgexfoundry.org:10004 [2022-05-07T12:55:43.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T12:55:43.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T12:55:43.548Z] Configure a credential helper to remove this warning. See [2022-05-07T12:55:43.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T12:55:43.548Z] [2022-05-07T12:55:43.548Z] Login Succeeded [2022-05-07T12:55:43.548Z] docker.io [2022-05-07T12:55:43.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T12:55:44.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T12:55:44.099Z] Configure a credential helper to remove this warning. See [2022-05-07T12:55:44.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T12:55:44.099Z] [2022-05-07T12:55:44.099Z] Login Succeeded [2022-05-07T12:55:44.099Z] ---> docker-login.sh ends [Pipeline] } [2022-05-07T12:55:44.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-07T12:55:44.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-07T12:55:44.638Z] ========================================================= [2022-05-07T12:55:44.638Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-07T12:55:44.638Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-07T12:55:45.001Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-07T12:55:45.275Z] Sending build context to Docker daemon 3.061MB [2022-05-07T12:55:45.275Z] Step 1/10 : ARG BASE=golang:1.17-alpine3.15 [2022-05-07T12:55:45.275Z] Step 2/10 : FROM ${BASE} AS builder [2022-05-07T12:55:45.555Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-07T12:55:45.555Z] 9b3977197b4f: Pulling fs layer [2022-05-07T12:55:45.555Z] 1a89e8eeedd5: Pulling fs layer [2022-05-07T12:55:45.555Z] 94645a83ff95: Pulling fs layer [2022-05-07T12:55:45.555Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-07T12:55:45.555Z] 0c92f367c5e7: Pulling fs layer [2022-05-07T12:55:45.555Z] 3096ccb668a1: Pulling fs layer [2022-05-07T12:55:45.555Z] e8cf19c19ddd: Pulling fs layer [2022-05-07T12:55:45.555Z] a4caa8a26152: Pulling fs layer [2022-05-07T12:55:45.555Z] 3096ccb668a1: Waiting [2022-05-07T12:55:45.555Z] e8cf19c19ddd: Waiting [2022-05-07T12:55:45.555Z] a4caa8a26152: Waiting [2022-05-07T12:55:45.555Z] 3f3a8bcf1eab: Waiting [2022-05-07T12:55:45.555Z] 0c92f367c5e7: Waiting [2022-05-07T12:55:45.555Z] 94645a83ff95: Verifying Checksum [2022-05-07T12:55:45.555Z] 94645a83ff95: Download complete [2022-05-07T12:55:45.556Z] 1a89e8eeedd5: Verifying Checksum [2022-05-07T12:55:45.556Z] 1a89e8eeedd5: Download complete [2022-05-07T12:55:45.556Z] 0c92f367c5e7: Verifying Checksum [2022-05-07T12:55:45.556Z] 0c92f367c5e7: Download complete [2022-05-07T12:55:45.556Z] 3096ccb668a1: Verifying Checksum [2022-05-07T12:55:45.556Z] 3096ccb668a1: Download complete [2022-05-07T12:55:45.556Z] 9b3977197b4f: Download complete [2022-05-07T12:55:45.556Z] e8cf19c19ddd: Verifying Checksum [2022-05-07T12:55:45.556Z] e8cf19c19ddd: Download complete [2022-05-07T12:55:46.555Z] 9b3977197b4f: Pull complete [2022-05-07T12:55:47.163Z] 1a89e8eeedd5: Pull complete [2022-05-07T12:55:47.440Z] 94645a83ff95: Pull complete [2022-05-07T12:55:47.719Z] a4caa8a26152: Verifying Checksum [2022-05-07T12:55:47.719Z] a4caa8a26152: Download complete [2022-05-07T12:55:48.324Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-07T12:55:48.324Z] 3f3a8bcf1eab: Download complete [2022-05-07T12:56:00.754Z] 3f3a8bcf1eab: Pull complete [2022-05-07T12:56:00.754Z] 0c92f367c5e7: Pull complete [2022-05-07T12:56:00.754Z] 3096ccb668a1: Pull complete [2022-05-07T12:56:00.754Z] e8cf19c19ddd: Pull complete [2022-05-07T12:56:07.489Z] a4caa8a26152: Pull complete [2022-05-07T12:56:07.490Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-07T12:56:07.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-07T12:56:07.490Z] ---> 725f1c02e7f9 [2022-05-07T12:56:07.490Z] Step 3/10 : ARG MAKE='make build' [2022-05-07T12:56:07.764Z] ---> Running in 03d282ed23e1 [2022-05-07T12:56:08.056Z] Removing intermediate container 03d282ed23e1 [2022-05-07T12:56:08.056Z] ---> 2f6ed9f37e05 [2022-05-07T12:56:08.056Z] Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T12:56:08.056Z] ---> Running in 05219f27f70b [2022-05-07T12:56:10.057Z] Removing intermediate container 05219f27f70b [2022-05-07T12:56:10.057Z] ---> 907265686e54 [2022-05-07T12:56:10.057Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-07T12:56:10.057Z] ---> Running in 5d1dff1b8e52 [2022-05-07T12:56:11.039Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-07T12:56:11.635Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-07T12:56:12.616Z] (1/8) Installing openssh-keygen (8.8_p1-r1) [2022-05-07T12:56:12.616Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-05-07T12:56:12.616Z] (3/8) Installing openssh-client-common (8.8_p1-r1) [2022-05-07T12:56:12.888Z] (4/8) Installing openssh-client-default (8.8_p1-r1) [2022-05-07T12:56:13.159Z] (5/8) Installing openssh-sftp-server (8.8_p1-r1) [2022-05-07T12:56:13.159Z] (6/8) Installing openssh-server-common (8.8_p1-r1) [2022-05-07T12:56:13.159Z] (7/8) Installing openssh-server (8.8_p1-r1) [2022-05-07T12:56:13.432Z] (8/8) Installing openssh (8.8_p1-r1) [2022-05-07T12:56:13.432Z] Executing busybox-1.34.1-r3.trigger [2022-05-07T12:56:13.432Z] OK: 226 MiB in 60 packages [2022-05-07T12:56:14.417Z] Removing intermediate container 5d1dff1b8e52 [2022-05-07T12:56:14.417Z] ---> ed2dbc5c8e53 [2022-05-07T12:56:14.417Z] Step 6/10 : WORKDIR /device-modbus-go [2022-05-07T12:56:14.417Z] ---> Running in f6aacd52b370 [2022-05-07T12:56:14.689Z] Removing intermediate container f6aacd52b370 [2022-05-07T12:56:14.689Z] ---> c5c560e5713c [2022-05-07T12:56:14.689Z] Step 7/10 : COPY go.mod vendor* ./ [2022-05-07T12:56:15.296Z] ---> 796ced313f2d [2022-05-07T12:56:15.296Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T12:56:15.296Z] ---> Running in 9d99fc0ff084 [2022-05-07T12:57:02.286Z] Removing intermediate container 9d99fc0ff084 [2022-05-07T12:57:02.286Z] ---> 62e82ff0367a [2022-05-07T12:57:02.286Z] Step 9/10 : COPY . . [2022-05-07T12:57:02.286Z] ---> ce3c149a4a22 [2022-05-07T12:57:02.286Z] Step 10/10 : RUN ${MAKE} [2022-05-07T12:57:02.286Z] ---> Running in 8a991fe203e6 [2022-05-07T12:57:02.286Z] noop [2022-05-07T12:57:02.885Z] Removing intermediate container 8a991fe203e6 [2022-05-07T12:57:02.885Z] ---> 6db9a1c29169 [2022-05-07T12:57:02.885Z] Successfully built 6db9a1c29169 [2022-05-07T12:57:03.158Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-07T12:57:03.512Z] + docker inspect -f . ci-base-image-arm64 [2022-05-07T12:57:03.512Z] . [Pipeline] withDockerContainer [2022-05-07T12:57:03.745Z] prd-ubuntu20.04-docker-arm64-4c-16g-41392 does not seem to be running inside a container [2022-05-07T12:57:03.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-07T12:57:05.161Z] $ docker top a0059d12d19311112609c8d8326d3e0a7f44a51a7177f238118d52622d023cc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-07T12:57:06.062Z] + go version [2022-05-07T12:57:06.062Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-07T12:57:06.088Z] $ docker stop --time=1 a0059d12d19311112609c8d8326d3e0a7f44a51a7177f238118d52622d023cc6 [2022-05-07T12:57:07.682Z] $ docker rm -f a0059d12d19311112609c8d8326d3e0a7f44a51a7177f238118d52622d023cc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-07T12:57:08.285Z] + docker inspect -f . ci-base-image-arm64 [2022-05-07T12:57:08.285Z] . [Pipeline] withDockerContainer [2022-05-07T12:57:08.582Z] prd-ubuntu20.04-docker-arm64-4c-16g-41392 does not seem to be running inside a container [2022-05-07T12:57:08.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-07T12:57:10.142Z] $ docker top 31808ad76d874f09e43be00053d33e307ac40e0ab1c1c9e04006b519d45c1f04 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-07T12:57:11.065Z] + make test [2022-05-07T12:57:11.065Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-07T12:57:12.501Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-05-07T12:58:34.346Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-05-07T12:58:34.346Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.063s coverage: 46.4% of statements [2022-05-07T12:58:34.346Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-07T12:58:34.346Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-07T12:58:52.682Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-07T12:58:52.682Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-07T12:58:52.682Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-07T12:58:55.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-07T12:58:55.339Z] $ docker stop --time=1 31808ad76d874f09e43be00053d33e307ac40e0ab1c1c9e04006b519d45c1f04 [2022-05-07T12:58:57.106Z] $ docker rm -f 31808ad76d874f09e43be00053d33e307ac40e0ab1c1c9e04006b519d45c1f04 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-07T12:58:58.046Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-07T12:58:58.076Z] Warning: overwriting stash ‘coverage-report’ [2022-05-07T12:58:58.536Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-07T12:58:58.936Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-07T12:58:59.269Z] + ls -al . [2022-05-07T12:58:59.269Z] total 176 [2022-05-07T12:58:59.269Z] drwxrwxr-x 9 jenkins jenkins 4096 May 7 12:58 . [2022-05-07T12:58:59.269Z] drwxrwxr-x 4 jenkins jenkins 4096 May 7 12:55 .. [2022-05-07T12:58:59.269Z] -rw-rw-r-- 1 jenkins jenkins 140 May 7 12:55 .dockerignore [2022-05-07T12:58:59.269Z] drwxrwxr-x 8 jenkins jenkins 4096 May 7 12:55 .git [2022-05-07T12:58:59.269Z] drwxrwxr-x 3 jenkins jenkins 4096 May 7 12:55 .github [2022-05-07T12:58:59.269Z] -rw-rw-r-- 1 jenkins jenkins 331 May 7 12:55 .gitignore [2022-05-07T12:58:59.269Z] -rw-rw-r-- 1 jenkins jenkins 41 May 7 12:55 .golangci.yml [2022-05-07T12:58:59.269Z] -rw-rw-r-- 1 jenkins jenkins 9377 May 7 12:55 Attribution.txt [2022-05-07T12:58:59.269Z] -rw-rw-r-- 1 jenkins jenkins 6038 May 7 12:55 CHANGELOG.md [2022-05-07T12:58:59.269Z] -rw-rw-r-- 1 jenkins jenkins 1546 May 7 12:55 Dockerfile [2022-05-07T12:58:59.269Z] -rw-rw-r-- 1 jenkins jenkins 677 May 7 12:55 GOVERNANCE.md [2022-05-07T12:58:59.269Z] -rw-rw-r-- 1 jenkins jenkins 680 May 7 12:55 Jenkinsfile [2022-05-07T12:58:59.269Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 7 12:55 LICENSE [2022-05-07T12:58:59.269Z] -rw-rw-r-- 1 jenkins jenkins 1905 May 7 12:55 Makefile [2022-05-07T12:58:59.269Z] -rw-rw-r-- 1 jenkins jenkins 622 May 7 12:55 OWNERS.md [2022-05-07T12:58:59.269Z] -rw-rw-r-- 1 jenkins jenkins 3397 May 7 12:55 README.md [2022-05-07T12:58:59.269Z] -rw-rw-r-- 1 jenkins jenkins 5 May 7 12:53 VERSION [2022-05-07T12:58:59.269Z] drwxrwxr-x 2 jenkins jenkins 4096 May 7 12:55 bin [2022-05-07T12:58:59.269Z] drwxrwxr-x 3 jenkins jenkins 4096 May 7 12:55 cmd [2022-05-07T12:58:59.269Z] -rw-r--r-- 1 jenkins jenkins 24065 May 7 12:58 coverage.out [2022-05-07T12:58:59.269Z] -rw-rw-r-- 1 jenkins jenkins 3399 May 7 12:55 go.mod [2022-05-07T12:58:59.269Z] -rw-rw-r-- 1 jenkins jenkins 35558 May 7 12:55 go.sum [2022-05-07T12:58:59.269Z] drwxrwxr-x 3 jenkins jenkins 4096 May 7 12:55 internal [2022-05-07T12:58:59.269Z] drwxrwxr-x 2 jenkins jenkins 4096 May 7 12:55 simulator [2022-05-07T12:58:59.269Z] drwxrwxr-x 4 jenkins jenkins 4096 May 7 12:55 snap [2022-05-07T12:58:59.269Z] -rw-rw-r-- 1 jenkins jenkins 229 May 7 12:55 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-07T12:58:59.613Z] + 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=8fd1b008db63ed9fdea8f36299dc65075a32b1c6 --label arch=arm64 --label version=0.0.0 . [2022-05-07T12:58:59.890Z] Sending build context to Docker daemon 3.086MB [2022-05-07T12:58:59.890Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-05-07T12:58:59.890Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-07T12:58:59.890Z] ---> 6db9a1c29169 [2022-05-07T12:58:59.890Z] Step 3/23 : ARG MAKE='make build' [2022-05-07T12:59:00.166Z] ---> Running in a0f99cbf53c3 [2022-05-07T12:59:00.439Z] Removing intermediate container a0f99cbf53c3 [2022-05-07T12:59:00.439Z] ---> 39de6bdf8464 [2022-05-07T12:59:00.439Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T12:59:00.439Z] ---> Running in 1783bc12ba01 [2022-05-07T12:59:02.417Z] Removing intermediate container 1783bc12ba01 [2022-05-07T12:59:02.417Z] ---> 77f4f1b1d7d5 [2022-05-07T12:59:02.417Z] Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-07T12:59:02.417Z] ---> Running in cb90af6a7cc0 [2022-05-07T12:59:03.396Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-07T12:59:03.998Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-07T12:59:04.982Z] OK: 226 MiB in 60 packages [2022-05-07T12:59:05.578Z] Removing intermediate container cb90af6a7cc0 [2022-05-07T12:59:05.578Z] ---> 735c585aaa80 [2022-05-07T12:59:05.578Z] Step 6/23 : WORKDIR /device-modbus-go [2022-05-07T12:59:05.853Z] ---> Running in 374156e1c4d2 [2022-05-07T12:59:06.130Z] Removing intermediate container 374156e1c4d2 [2022-05-07T12:59:06.130Z] ---> c53af8ee71db [2022-05-07T12:59:06.130Z] Step 7/23 : COPY go.mod vendor* ./ [2022-05-07T12:59:06.726Z] ---> 13d5e74f1535 [2022-05-07T12:59:06.726Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T12:59:06.726Z] ---> Running in 991f8f573fa6 [2022-05-07T12:59:08.710Z] Removing intermediate container 991f8f573fa6 [2022-05-07T12:59:08.710Z] ---> 65d43c767208 [2022-05-07T12:59:08.710Z] Step 9/23 : COPY . . [2022-05-07T12:59:09.311Z] ---> b10123b78d50 [2022-05-07T12:59:09.311Z] Step 10/23 : RUN ${MAKE} [2022-05-07T12:59:09.591Z] ---> Running in 2452486b57f5 [2022-05-07T12:59:10.587Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-05-07T13:01:17.477Z] Removing intermediate container 2452486b57f5 [2022-05-07T13:01:17.477Z] ---> 310946f27878 [2022-05-07T13:01:17.477Z] Step 11/23 : FROM alpine:3.14 [2022-05-07T13:01:17.477Z] 3.14: Pulling from library/alpine [2022-05-07T13:01:17.477Z] 455c02918c45: Pulling fs layer [2022-05-07T13:01:17.477Z] 455c02918c45: Verifying Checksum [2022-05-07T13:01:17.477Z] 455c02918c45: Download complete [2022-05-07T13:01:17.477Z] 455c02918c45: Pull complete [2022-05-07T13:01:17.477Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-07T13:01:17.477Z] Status: Downloaded newer image for alpine:3.14 [2022-05-07T13:01:17.477Z] ---> ac73e934f311 [2022-05-07T13:01:17.477Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-05-07T13:01:17.477Z] ---> Running in e55867d6bb44 [2022-05-07T13:01:17.477Z] Removing intermediate container e55867d6bb44 [2022-05-07T13:01:17.477Z] ---> 025c194efc31 [2022-05-07T13:01:17.477Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T13:01:17.477Z] ---> Running in 1328d20eaf6a [2022-05-07T13:01:17.477Z] Removing intermediate container 1328d20eaf6a [2022-05-07T13:01:17.477Z] ---> b699bb89e964 [2022-05-07T13:01:17.477Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-07T13:01:17.477Z] ---> Running in ffb54a3b1bcb [2022-05-07T13:01:17.477Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-07T13:01:17.477Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-07T13:01:17.477Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-07T13:01:17.477Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-07T13:01:17.477Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-07T13:01:17.477Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-07T13:01:17.477Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-07T13:01:17.477Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-07T13:01:17.477Z] Executing busybox-1.33.1-r7.trigger [2022-05-07T13:01:17.477Z] OK: 8 MiB in 20 packages [2022-05-07T13:01:17.477Z] Removing intermediate container ffb54a3b1bcb [2022-05-07T13:01:17.477Z] ---> 92bb90dde9d2 [2022-05-07T13:01:17.477Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2022-05-07T13:01:17.477Z] ---> 4f6a663c4e90 [2022-05-07T13:01:17.477Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2022-05-07T13:01:17.477Z] ---> a8ed4be86f18 [2022-05-07T13:01:17.477Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-05-07T13:01:17.477Z] ---> cefebf7213ba [2022-05-07T13:01:17.477Z] Step 18/23 : EXPOSE 59901 [2022-05-07T13:01:17.477Z] ---> Running in 23b5ed96c945 [2022-05-07T13:01:17.478Z] Removing intermediate container 23b5ed96c945 [2022-05-07T13:01:17.478Z] ---> 50f70cbcf2e5 [2022-05-07T13:01:17.478Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2022-05-07T13:01:17.478Z] ---> Running in 540d2a1f3bd3 [2022-05-07T13:01:17.478Z] Removing intermediate container 540d2a1f3bd3 [2022-05-07T13:01:17.478Z] ---> 65fb8f4b1d48 [2022-05-07T13:01:17.478Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-07T13:01:17.478Z] ---> Running in 8583ffa3e8e8 [2022-05-07T13:01:17.478Z] Removing intermediate container 8583ffa3e8e8 [2022-05-07T13:01:17.478Z] ---> 83e6c51e5635 [2022-05-07T13:01:17.478Z] Step 21/23 : LABEL arch=arm64 [2022-05-07T13:01:17.478Z] ---> Running in 4bf2c7999800 [2022-05-07T13:01:17.478Z] Removing intermediate container 4bf2c7999800 [2022-05-07T13:01:17.478Z] ---> 84070b9bfeb8 [2022-05-07T13:01:17.478Z] Step 22/23 : LABEL git_sha=8fd1b008db63ed9fdea8f36299dc65075a32b1c6 [2022-05-07T13:01:17.478Z] ---> Running in 25a14336549e [2022-05-07T13:01:17.478Z] Removing intermediate container 25a14336549e [2022-05-07T13:01:17.478Z] ---> 907b02314b6f [2022-05-07T13:01:17.478Z] Step 23/23 : LABEL version=0.0.0 [2022-05-07T13:01:17.478Z] ---> Running in 51477f4d6af0 [2022-05-07T13:01:17.478Z] Removing intermediate container 51477f4d6af0 [2022-05-07T13:01:17.478Z] ---> 309057b7c2c4 [2022-05-07T13:01:17.478Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-07T13:01:17.478Z] Successfully built 309057b7c2c4 [2022-05-07T13:01:17.478Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-07T13:01:17.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-07T13:01:17.914Z] [2022-05-07T13:01:17.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-07T13:01:18.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-07T13:01:18.548Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-07T13:01:18.548Z] 8998bd30e6a1: Pulling fs layer [2022-05-07T13:01:18.548Z] 04944245beec: Pulling fs layer [2022-05-07T13:01:18.548Z] 699f458cf7ca: Pulling fs layer [2022-05-07T13:01:18.548Z] 765212b225bb: Pulling fs layer [2022-05-07T13:01:18.548Z] f23df028b6ca: Pulling fs layer [2022-05-07T13:01:18.548Z] d65c8cfc05b1: Pulling fs layer [2022-05-07T13:01:18.548Z] 2437ff75d9bd: Pulling fs layer [2022-05-07T13:01:18.548Z] 765212b225bb: Waiting [2022-05-07T13:01:18.548Z] f23df028b6ca: Waiting [2022-05-07T13:01:18.548Z] d65c8cfc05b1: Waiting [2022-05-07T13:01:18.548Z] 2437ff75d9bd: Waiting [2022-05-07T13:01:18.548Z] 04944245beec: Verifying Checksum [2022-05-07T13:01:18.548Z] 04944245beec: Download complete [2022-05-07T13:01:18.548Z] 765212b225bb: Verifying Checksum [2022-05-07T13:01:18.548Z] 765212b225bb: Download complete [2022-05-07T13:01:18.548Z] f23df028b6ca: Download complete [2022-05-07T13:01:18.548Z] d65c8cfc05b1: Verifying Checksum [2022-05-07T13:01:18.548Z] d65c8cfc05b1: Download complete [2022-05-07T13:01:18.824Z] 699f458cf7ca: Verifying Checksum [2022-05-07T13:01:18.824Z] 699f458cf7ca: Download complete [2022-05-07T13:01:19.101Z] 8998bd30e6a1: Verifying Checksum [2022-05-07T13:01:19.101Z] 8998bd30e6a1: Download complete [2022-05-07T13:01:21.093Z] 2437ff75d9bd: Verifying Checksum [2022-05-07T13:01:21.093Z] 2437ff75d9bd: Download complete [2022-05-07T13:01:23.738Z] 8998bd30e6a1: Pull complete [2022-05-07T13:01:23.738Z] 04944245beec: Pull complete [2022-05-07T13:01:25.180Z] 699f458cf7ca: Pull complete [2022-05-07T13:01:25.454Z] 765212b225bb: Pull complete [2022-05-07T13:01:26.438Z] f23df028b6ca: Pull complete [2022-05-07T13:01:26.713Z] d65c8cfc05b1: Pull complete [2022-05-07T13:01:41.831Z] 2437ff75d9bd: Pull complete [2022-05-07T13:01:41.831Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-07T13:01:41.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-07T13:01:41.831Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-07T13:01:42.049Z] prd-ubuntu20.04-docker-arm64-4c-16g-41392 does not seem to be running inside a container [2022-05-07T13:01:42.142Z] $ 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/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-07T13:01:44.609Z] $ docker top 20ef164d8d47f03deab982b5c050bca5a72d6d0a4c46ca4d9848e184d52dd5cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-07T13:01:45.515Z] ---> job-cost.sh [2022-05-07T13:01:45.515Z] lf-activate-venv: SKIPPING [2022-05-07T13:01:45.515Z] INFO: No Stack... [2022-05-07T13:01:45.787Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-07T13:01:46.768Z] INFO: Archiving Costs [Pipeline] sh [2022-05-07T13:01:47.443Z] + + catcut /w/workspace/device-modbus-go/3/archives/cost.csv -d, [2022-05-07T13:01:47.443Z] -f6 [Pipeline] lock [2022-05-07T13:01:47.510Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-341-3-stack-cost] [2022-05-07T13:01:47.515Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-341-3-stack-cost] did not exist. Created. [2022-05-07T13:01:47.515Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-341-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-07T13:01:48.205Z] /w/workspace/device-modbus-go/3@tmp/durable-109d3cbc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-07T13:01:48.895Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-07T13:01:48.917Z] Warning: overwriting stash ‘stack-cost’ [2022-05-07T13:01:48.965Z] Stashed 1 file(s) [Pipeline] } [2022-05-07T13:01:48.979Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-341-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-07T13:01:49.000Z] $ docker stop --time=1 20ef164d8d47f03deab982b5c050bca5a72d6d0a4c46ca4d9848e184d52dd5cd [2022-05-07T13:01:50.494Z] $ docker rm -f 20ef164d8d47f03deab982b5c050bca5a72d6d0a4c46ca4d9848e184d52dd5cd [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 [2022-05-07T13:01:50.992Z] provisioning config files... [2022-05-07T13:01:51.052Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-341@tmp/config3689219239511044389tmp [Pipeline] { [Pipeline] sh [2022-05-07T13:01:51.365Z] + set +x [2022-05-07T13:01:51.365Z] + curl -s https://codecov.io/bash [2022-05-07T13:01:51.365Z] + bash -s -- [2022-05-07T13:01:51.365Z] [2022-05-07T13:01:51.365Z] _____ _ [2022-05-07T13:01:51.365Z] / ____| | | [2022-05-07T13:01:51.365Z] | | ___ __| | ___ ___ _____ __ [2022-05-07T13:01:51.365Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-07T13:01:51.365Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-07T13:01:51.365Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-07T13:01:51.365Z] Bash-1.0.6 [2022-05-07T13:01:51.365Z] [2022-05-07T13:01:51.365Z] [2022-05-07T13:01:51.365Z] ==> git version 2.25.1 found [2022-05-07T13:01:51.365Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-07T13:01:51.365Z] Release-Date: 2020-01-08 [2022-05-07T13:01:51.365Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-07T13:01:51.365Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-07T13:01:51.365Z] ==> Jenkins CI detected. [2022-05-07T13:01:51.365Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-341 [2022-05-07T13:01:51.365Z] project root: . [2022-05-07T13:01:51.365Z] --> token set from env [2022-05-07T13:01:51.365Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-07T13:01:51.365Z] ==> Running gcov in . (disable via -X gcov) [2022-05-07T13:01:51.365Z] ==> Python coveragepy not found [2022-05-07T13:01:51.365Z] ==> Searching for coverage reports in: [2022-05-07T13:01:51.365Z] + . [2022-05-07T13:01:51.365Z] -> Found 1 reports [2022-05-07T13:01:51.365Z] ==> Detecting git/mercurial file structure [2022-05-07T13:01:51.627Z] ==> Reading reports [2022-05-07T13:01:51.627Z] + ./coverage.out bytes=24065 [2022-05-07T13:01:51.627Z] ==> Appending adjustments [2022-05-07T13:01:51.627Z] https://docs.codecov.io/docs/fixing-reports [2022-05-07T13:01:51.627Z] + Found adjustments [2022-05-07T13:01:51.627Z] ==> Gzipping contents [2022-05-07T13:01:51.627Z] 4.0K /tmp/codecov.MUepRW.gz [2022-05-07T13:01:51.627Z] ==> Uploading reports [2022-05-07T13:01:51.627Z] url: https://codecov.io [2022-05-07T13:01:51.627Z] query: branch=PR-341&commit=798555d94811c00bd459415b5f7b3ac30c9dac93&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-341%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=341&job=&cmd_args= [2022-05-07T13:01:51.627Z] -> Pinging Codecov [2022-05-07T13:01:51.627Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-341&commit=798555d94811c00bd459415b5f7b3ac30c9dac93&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-341%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=341&job=&cmd_args= [2022-05-07T13:01:51.889Z] -> Uploading to [2022-05-07T13:01:51.889Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-07/55DBCA73C666E3227836607328DD7E49/798555d94811c00bd459415b5f7b3ac30c9dac93/1a247f27-028f-49c4-b5cf-9dcc90dda899.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220507%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220507T130151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad1e2772ff32ee0776bc392099391090c8c4afad712dbf42995258f3a74cde45 [2022-05-07T13:01:51.889Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-07T13:01:51.889Z] Dload Upload Total Spent Left Speed [2022-05-07T13:01:52.151Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4018 0 0 100 4018 0 16201 --:--:-- --:--:-- --:--:-- 16201 [2022-05-07T13:01:52.151Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/798555d94811c00bd459415b5f7b3ac30c9dac93 [Pipeline] } [2022-05-07T13:01:52.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2022-05-07T13:01:52.907Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-341/archives ] [2022-05-07T13:01:52.907Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-341/archives [2022-05-07T13:01:52.907Z] total 16 [2022-05-07T13:01:52.907Z] drwxr-xr-x 3 root root 4096 May 7 12:55 . [2022-05-07T13:01:52.907Z] drwxrwxr-x 11 jenkins jenkins 4096 May 7 12:55 .. [2022-05-07T13:01:52.907Z] drwxr-xr-x 2 root root 4096 May 7 12:55 cost [2022-05-07T13:01:52.907Z] -rw-r--r-- 1 root root 87 May 7 12:55 cost.csv [2022-05-07T13:01:52.907Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-341/archives [2022-05-07T13:01:52.907Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-341/archives [2022-05-07T13:01:52.907Z] total 16 [2022-05-07T13:01:52.907Z] drwxr-xr-x 3 jenkins jenkins 4096 May 7 12:55 . [2022-05-07T13:01:52.907Z] drwxrwxr-x 11 jenkins jenkins 4096 May 7 12:55 .. [2022-05-07T13:01:52.907Z] drwxr-xr-x 2 jenkins jenkins 4096 May 7 12:55 cost [2022-05-07T13:01:52.907Z] -rw-r--r-- 1 jenkins jenkins 87 May 7 12:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-07T13:01:53.209Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-07T13:01:54.085Z] ---> package-listing.sh [2022-05-07T13:01:54.085Z] ++ facter osfamily [2022-05-07T13:01:54.085Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-07T13:01:54.346Z] + OS_FAMILY=debian [2022-05-07T13:01:54.346Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-341 [2022-05-07T13:01:54.346Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-07T13:01:54.346Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-07T13:01:54.346Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-07T13:01:54.346Z] + PACKAGES=/tmp/packages_start.txt [2022-05-07T13:01:54.346Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-341 ']' [2022-05-07T13:01:54.346Z] + PACKAGES=/tmp/packages_end.txt [2022-05-07T13:01:54.346Z] + case "${OS_FAMILY}" in [2022-05-07T13:01:54.346Z] + dpkg -l [2022-05-07T13:01:54.346Z] + grep '^ii' [2022-05-07T13:01:54.346Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-07T13:01:54.346Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-07T13:01:54.346Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-07T13:01:54.346Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-341 ']' [2022-05-07T13:01:54.346Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-341/archives/ [2022-05-07T13:01:54.346Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-341/archives/ [Pipeline] echo [2022-05-07T13:01:54.361Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-341/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-07T13:01:54.643Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-07T13:01:55.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-07T13:01:55.205Z] . [Pipeline] withDockerContainer [2022-05-07T13:01:55.275Z] prd-ubuntu20.04-docker-8c-8g-41391 does not seem to be running inside a container [2022-05-07T13:01:55.313Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-341/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-341 -v /w/workspace/xfoundry_device-modbus-go_PR-341:/w/workspace/xfoundry_device-modbus-go_PR-341:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-341@tmp:/w/workspace/xfoundry_device-modbus-go_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-07T13:01:55.518Z] $ docker top c657124a93c485e7b527499a9ba9f8bc75364e447507fe3abcdc142797de56d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-07T13:01:55.873Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-07T13:01:56.164Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-07T13:01:56.454Z] + ls /var/log/sa-host [2022-05-07T13:01:56.454Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-07T13:01:56.666Z] provisioning config files... [2022-05-07T13:01:56.674Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-341@tmp/config2470070438365674931tmp [Pipeline] { [Pipeline] echo [2022-05-07T13:01:56.687Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-07T13:01:56.976Z] ---> create-netrc.sh [Pipeline] } [2022-05-07T13:01:56.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-07T13:01:57.330Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-07T13:01:57.340Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-07T13:01:57.629Z] ---> sudo-logs.sh [2022-05-07T13:01:57.630Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-07T13:01:57.667Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-07T13:01:57.953Z] ---> job-cost.sh [2022-05-07T13:01:57.953Z] lf-activate-venv: SKIPPING [2022-05-07T13:01:57.953Z] DEBUG: total: 0.2199999988079071 [2022-05-07T13:01:57.953Z] INFO: Retrieving Stack Cost... [2022-05-07T13:01:58.213Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-07T13:01:58.787Z] INFO: Archiving Costs [Pipeline] echo [2022-05-07T13:01:58.803Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-07T13:01:59.092Z] ---> logs-deploy.sh [2022-05-07T13:01:59.092Z] lf-activate-venv: SKIPPING [2022-05-07T13:01:59.092Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-341/3 [2022-05-07T13:01:59.092Z] INFO: archiving workspace using pattern(s): [2022-05-07T13:02:00.034Z] Archives upload complete. [2022-05-07T13:02:00.034Z] INFO: archiving logs to Nexus