Pull request #396 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d94ab648b72690ff1964ac542fcdb5689b84bb11+def1cc71e63d04479355a5672fe2144ca0f9c836 (5d41fa1b90b01030b1157c1a1ece258c8a8a6a6b) 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-ssh18176283768631185313.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh111515776285117689.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-396/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-396/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8209517467597238127.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh17933182166740462455.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-396/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-396/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8066164249587730441.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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.18 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-1315’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-1316’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-1656’ is offline ‘prd-ubuntu20.04-docker-8c-8g-1670’ is offline ‘prd-ubuntu20.04-docker-8c-8g-1674’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-1659’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-1672’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1678 in /w/workspace/xfoundry_device-modbus-go_PR-396 [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-396 # 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 def1cc71e63d04479355a5672fe2144ca0f9c836 into PR head commit d94ab648b72690ff1964ac542fcdb5689b84bb11 Merge succeeded, producing e7de9f9a07ae1ff795552b65adc212a8c300b16e Checking out Revision e7de9f9a07ae1ff795552b65adc212a8c300b16e (PR-396) > 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/396/head:refs/remotes/origin/PR-396 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d94ab648b72690ff1964ac542fcdb5689b84bb11 # 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 def1cc71e63d04479355a5672fe2144ca0f9c836 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7de9f9a07ae1ff795552b65adc212a8c300b16e # timeout=10 Commit message: "Merge commit 'def1cc71e63d04479355a5672fe2144ca0f9c836' into HEAD" > git rev-list --no-walk d94ab648b72690ff1964ac542fcdb5689b84bb11 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-10T21:06:35.358Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T21:06:35.412Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T21:06:35.430Z] ========================================================= [2023-01-10T21:06:35.430Z] EdgeX Global Pipelines Version Info [2023-01-10T21:06:35.430Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:06:36.139Z] ------------------- [2023-01-10T21:06:36.139Z] stable info: [2023-01-10T21:06:36.139Z] ------------------- [2023-01-10T21:06:36.139Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T21:06:36.139Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T21:06:36.139Z] Message: update stable to v1.0.244 [2023-01-10T21:06:36.709Z] ------------------- [2023-01-10T21:06:36.709Z] experimental info: [2023-01-10T21:06:36.709Z] ------------------- [2023-01-10T21:06:36.709Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T21:06:36.709Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T21:06:36.709Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T21:06:36.874Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-01-10T21:06:36.886Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-01-10T21:06:36.905Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T21:06:36.922Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T21:06:36.938Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T21:06:36.955Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T21:06:36.966Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T21:06:36.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-10T21:06:36.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T21:06:37.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T21:06:37.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T21:06:37.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-01-10T21:06:37.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T21:06:37.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T21:06:37.077Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T21:06:37.089Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T21:06:37.100Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T21:06:37.114Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T21:06:37.129Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T21:06:37.146Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T21:06:37.166Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-10T21:06:37.184Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-10T21:06:37.202Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-10T21:06:37.217Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-10T21:06:37.229Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-10T21:06:37.240Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T21:06:37.255Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T21:06:37.272Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-396 [Pipeline] echo [2023-01-10T21:06:37.281Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-396 [Pipeline] echo [2023-01-10T21:06:37.293Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-396 [Pipeline] echo [2023-01-10T21:06:37.305Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e7de9f9a07ae1ff795552b65adc212a8c300b16e [Pipeline] echo [2023-01-10T21:06:37.317Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e7de9f9 [Pipeline] echo [2023-01-10T21:06:37.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T21:06:37.371Z] provisioning config files... [2023-01-10T21:06:37.385Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-396@tmp/config11842015207349261686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:06:37.689Z] ---> docker-login.sh [2023-01-10T21:06:37.689Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:06:37.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:06:37.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:06:37.948Z] Configure a credential helper to remove this warning. See [2023-01-10T21:06:37.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:06:37.948Z] [2023-01-10T21:06:37.948Z] Login Succeeded [2023-01-10T21:06:37.948Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:06:37.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:06:37.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:06:37.948Z] Configure a credential helper to remove this warning. See [2023-01-10T21:06:37.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:06:37.948Z] [2023-01-10T21:06:37.948Z] Login Succeeded [2023-01-10T21:06:37.948Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:06:38.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:06:38.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:06:38.208Z] Configure a credential helper to remove this warning. See [2023-01-10T21:06:38.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:06:38.208Z] [2023-01-10T21:06:38.208Z] Login Succeeded [2023-01-10T21:06:38.208Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:06:38.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:06:38.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:06:38.208Z] Configure a credential helper to remove this warning. See [2023-01-10T21:06:38.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:06:38.208Z] [2023-01-10T21:06:38.208Z] Login Succeeded [2023-01-10T21:06:38.208Z] docker.io [2023-01-10T21:06:38.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:06:38.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:06:38.471Z] Configure a credential helper to remove this warning. See [2023-01-10T21:06:38.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:06:38.471Z] [2023-01-10T21:06:38.471Z] Login Succeeded [2023-01-10T21:06:38.471Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:06:38.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T21:06:38.845Z] + git rev-list -1 --merges e7de9f9a07ae1ff795552b65adc212a8c300b16e~1..e7de9f9a07ae1ff795552b65adc212a8c300b16e [Pipeline] echo [2023-01-10T21:06:38.890Z] -----------> git rev-list -1 --merges e7de9f9a07ae1ff795552b65adc212a8c300b16e~1..e7de9f9a07ae1ff795552b65adc212a8c300b16e e7de9f9a07ae1ff795552b65adc212a8c300b16e [2023-01-10T21:06:38.890Z] e7de9f9a07ae1ff795552b65adc212a8c300b16e [false] [Pipeline] sh [2023-01-10T21:06:39.176Z] + git log --format=format:%s -1 e7de9f9a07ae1ff795552b65adc212a8c300b16e [Pipeline] echo [2023-01-10T21:06:39.188Z] ========================================================= [2023-01-10T21:06:39.188Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T21:06:39.188Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T21:06:39.514Z] + git log --format=format:%s -1 e7de9f9a07ae1ff795552b65adc212a8c300b16e [Pipeline] echo [2023-01-10T21:06:39.526Z] [semverPrep] GIT_COMMIT: e7de9f9a07ae1ff795552b65adc212a8c300b16e, Commit Message: Merge commit 'def1cc71e63d04479355a5672fe2144ca0f9c836' into HEAD [Pipeline] echo [2023-01-10T21:06:39.535Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-10T21:06:39.881Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T21:06:39.881Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T21:06:39.881Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T21:06:39.881Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T21:06:39.881Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T21:06:39.881Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T21:06:39.881Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:06:40.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:06:40.220Z] [2023-01-10T21:06:40.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:06:40.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:06:40.526Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T21:06:40.526Z] b85a868b505f: Pulling fs layer [2023-01-10T21:06:40.526Z] e2be974225ed: Pulling fs layer [2023-01-10T21:06:40.526Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T21:06:40.526Z] 988bab9f4d93: Pulling fs layer [2023-01-10T21:06:40.526Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T21:06:40.526Z] eaf3925da568: Pulling fs layer [2023-01-10T21:06:40.526Z] bab4dde63d76: Pulling fs layer [2023-01-10T21:06:40.526Z] bde34c3a00c8: Pulling fs layer [2023-01-10T21:06:40.526Z] b352a97aabf1: Pulling fs layer [2023-01-10T21:06:40.526Z] 4872d77fe225: Pulling fs layer [2023-01-10T21:06:40.526Z] 5851b861e8e6: Pulling fs layer [2023-01-10T21:06:40.526Z] 4872d77fe225: Waiting [2023-01-10T21:06:40.526Z] bab4dde63d76: Waiting [2023-01-10T21:06:40.526Z] 5851b861e8e6: Waiting [2023-01-10T21:06:40.526Z] bde34c3a00c8: Waiting [2023-01-10T21:06:40.526Z] b352a97aabf1: Waiting [2023-01-10T21:06:40.526Z] eaf3925da568: Waiting [2023-01-10T21:06:40.526Z] e2be974225ed: Verifying Checksum [2023-01-10T21:06:40.526Z] e2be974225ed: Download complete [2023-01-10T21:06:40.526Z] 988bab9f4d93: Verifying Checksum [2023-01-10T21:06:40.526Z] 988bab9f4d93: Download complete [2023-01-10T21:06:40.787Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T21:06:40.787Z] 339a4e72a1f5: Download complete [2023-01-10T21:06:40.787Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T21:06:40.787Z] 1469e6f7b9e6: Download complete [2023-01-10T21:06:40.787Z] eaf3925da568: Download complete [2023-01-10T21:06:40.787Z] bde34c3a00c8: Verifying Checksum [2023-01-10T21:06:40.787Z] bde34c3a00c8: Download complete [2023-01-10T21:06:40.787Z] b352a97aabf1: Verifying Checksum [2023-01-10T21:06:40.787Z] b352a97aabf1: Download complete [2023-01-10T21:06:40.787Z] 4872d77fe225: Verifying Checksum [2023-01-10T21:06:40.787Z] 4872d77fe225: Download complete [2023-01-10T21:06:40.787Z] 5851b861e8e6: Verifying Checksum [2023-01-10T21:06:40.787Z] 5851b861e8e6: Download complete [2023-01-10T21:06:40.787Z] b85a868b505f: Verifying Checksum [2023-01-10T21:06:40.787Z] b85a868b505f: Download complete [2023-01-10T21:06:41.069Z] bab4dde63d76: Verifying Checksum [2023-01-10T21:06:41.069Z] bab4dde63d76: Download complete [2023-01-10T21:06:42.005Z] b85a868b505f: Pull complete [2023-01-10T21:06:42.005Z] e2be974225ed: Pull complete [2023-01-10T21:06:42.573Z] 339a4e72a1f5: Pull complete [2023-01-10T21:06:42.573Z] 988bab9f4d93: Pull complete [2023-01-10T21:06:42.835Z] 1469e6f7b9e6: Pull complete [2023-01-10T21:06:43.094Z] eaf3925da568: Pull complete [2023-01-10T21:06:44.997Z] bab4dde63d76: Pull complete [2023-01-10T21:06:44.997Z] bde34c3a00c8: Pull complete [2023-01-10T21:06:44.997Z] b352a97aabf1: Pull complete [2023-01-10T21:06:44.997Z] 4872d77fe225: Pull complete [2023-01-10T21:06:45.259Z] 5851b861e8e6: Pull complete [2023-01-10T21:06:45.259Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T21:06:45.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:06:45.259Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:06:45.378Z] prd-ubuntu20.04-docker-8c-8g-1678 does not seem to be running inside a container [2023-01-10T21:06:45.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-396 -v /w/workspace/xfoundry_device-modbus-go_PR-396:/w/workspace/xfoundry_device-modbus-go_PR-396:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-396@tmp:/w/workspace/xfoundry_device-modbus-go_PR-396@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-devops/py-git-semver:0.1.4 cat [2023-01-10T21:06:46.725Z] $ docker top 7ad5bf38302525b3bbeb873442fd8dd51d695f964742c50497300098db85a10e -eo pid,comm [2023-01-10T21:06:46.783Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-10T21:06:46.783Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T21:06:46.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T21:06:46.820Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T21:06:46.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T21:06:46.945Z] $ docker exec 7ad5bf38302525b3bbeb873442fd8dd51d695f964742c50497300098db85a10e ssh-agent [2023-01-10T21:06:47.062Z] SSH_AUTH_SOCK=/tmp/ssh-fvGO0dEb0Lzu/agent.32 [2023-01-10T21:06:47.062Z] SSH_AGENT_PID=39 [2023-01-10T21:06:47.070Z] Running ssh-add (command line suppressed) [2023-01-10T21:06:47.171Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-396@tmp/private_key_4697232408874555298.key (/w/workspace/xfoundry_device-modbus-go_PR-396@tmp/private_key_4697232408874555298.key) [2023-01-10T21:06:47.182Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T21:06:47.474Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T21:06:47.497Z] $ docker exec --env ******** --env ******** 7ad5bf38302525b3bbeb873442fd8dd51d695f964742c50497300098db85a10e ssh-agent -k [2023-01-10T21:06:47.607Z] unset SSH_AUTH_SOCK; [2023-01-10T21:06:47.607Z] unset SSH_AGENT_PID; [2023-01-10T21:06:47.607Z] echo Agent pid 39 killed; [2023-01-10T21:06:47.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T21:06:47.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T21:06:47.636Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T21:06:47.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T21:06:47.746Z] $ docker exec 7ad5bf38302525b3bbeb873442fd8dd51d695f964742c50497300098db85a10e ssh-agent [2023-01-10T21:06:47.853Z] SSH_AUTH_SOCK=/tmp/ssh-Z5tDG8naFPRn/agent.71 [2023-01-10T21:06:47.853Z] SSH_AGENT_PID=77 [2023-01-10T21:06:47.858Z] Running ssh-add (command line suppressed) [2023-01-10T21:06:47.969Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-396@tmp/private_key_6022973637911830034.key (/w/workspace/xfoundry_device-modbus-go_PR-396@tmp/private_key_6022973637911830034.key) [2023-01-10T21:06:47.981Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T21:06:48.269Z] + git semver init [2023-01-10T21:06:48.528Z] 2023-01-10 21:06:48,467 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T21:06:48.528Z] 2023-01-10 21:06:48,469 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-396/.semver [2023-01-10T21:06:48.528Z] 2023-01-10 21:06:48,470 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-396/.semver [2023-01-10T21:06:48.528Z] 2023-01-10 21:06:48,470 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-396/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-396, universal_newlines=False, shell=None, istream=None) [2023-01-10T21:06:49.466Z] 2023-01-10 21:06:49,419 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-396/.git/info/exclude [2023-01-10T21:06:49.466Z] 2023-01-10 21:06:49,420 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-396/.semver/PR-396 with force:False [2023-01-10T21:06:49.466Z] 2023-01-10 21:06:49,420 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-396/.semver/PR-396 [2023-01-10T21:06:49.466Z] 2023-01-10 21:06:49,425 [execute] INFO git cat-file --batch-check [2023-01-10T21:06:49.466Z] 2023-01-10 21:06:49,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-396/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T21:06:49.466Z] 2023-01-10 21:06:49,432 [execute] INFO git cat-file --batch [2023-01-10T21:06:49.466Z] 2023-01-10 21:06:49,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-396/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T21:06:49.466Z] 2023-01-10 21:06:49,437 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-396/.semver/PR-396 [2023-01-10T21:06:49.466Z] 0.0.0 [Pipeline] } [2023-01-10T21:06:49.479Z] $ docker exec --env ******** --env ******** 7ad5bf38302525b3bbeb873442fd8dd51d695f964742c50497300098db85a10e ssh-agent -k [2023-01-10T21:06:49.573Z] unset SSH_AUTH_SOCK; [2023-01-10T21:06:49.574Z] unset SSH_AGENT_PID; [2023-01-10T21:06:49.574Z] echo Agent pid 77 killed; [2023-01-10T21:06:49.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T21:06:49.889Z] + git semver [Pipeline] } [2023-01-10T21:06:50.165Z] $ docker stop --time=1 7ad5bf38302525b3bbeb873442fd8dd51d695f964742c50497300098db85a10e [2023-01-10T21:06:51.505Z] $ docker rm -f --volumes 7ad5bf38302525b3bbeb873442fd8dd51d695f964742c50497300098db85a10e [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T21:06:51.847Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T21:06:52.036Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T21:06:52.039Z] [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 [2023-01-10T21:06:52.202Z] provisioning config files... [2023-01-10T21:06:52.211Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-396@tmp/config6811657189578707179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:06:52.510Z] ---> docker-login.sh [2023-01-10T21:06:52.510Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:06:52.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:06:52.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:06:52.510Z] Configure a credential helper to remove this warning. See [2023-01-10T21:06:52.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:06:52.510Z] [2023-01-10T21:06:52.510Z] Login Succeeded [2023-01-10T21:06:52.510Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:06:52.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:06:52.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:06:52.510Z] Configure a credential helper to remove this warning. See [2023-01-10T21:06:52.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:06:52.510Z] [2023-01-10T21:06:52.510Z] Login Succeeded [2023-01-10T21:06:52.510Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:06:52.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:06:52.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:06:52.768Z] Configure a credential helper to remove this warning. See [2023-01-10T21:06:52.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:06:52.768Z] [2023-01-10T21:06:52.768Z] Login Succeeded [2023-01-10T21:06:52.768Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:06:52.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:06:52.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:06:52.768Z] Configure a credential helper to remove this warning. See [2023-01-10T21:06:52.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:06:52.768Z] [2023-01-10T21:06:52.768Z] Login Succeeded [2023-01-10T21:06:52.768Z] docker.io [2023-01-10T21:06:53.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:06:53.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:06:53.027Z] Configure a credential helper to remove this warning. See [2023-01-10T21:06:53.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:06:53.027Z] [2023-01-10T21:06:53.027Z] Login Succeeded [2023-01-10T21:06:53.027Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:06:53.033Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T21:06:53.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:06:53.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:06:53.116Z] ========================================================= [2023-01-10T21:06:53.116Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T21:06:53.116Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:06:53.429Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T21:06:53.429Z] Sending build context to Docker daemon 6.363MB [2023-01-10T21:06:53.429Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:06:53.429Z] Step 2/10 : FROM ${BASE} AS builder [2023-01-10T21:06:53.429Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T21:06:53.429Z] 213ec9aee27d: Pulling fs layer [2023-01-10T21:06:53.429Z] 4583459ba037: Pulling fs layer [2023-01-10T21:06:53.429Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T21:06:53.429Z] 53926ce57604: Pulling fs layer [2023-01-10T21:06:53.429Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T21:06:53.429Z] 22ff95d597cd: Pulling fs layer [2023-01-10T21:06:53.429Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T21:06:53.429Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T21:06:53.429Z] a7acece74701: Pulling fs layer [2023-01-10T21:06:53.429Z] 22ff95d597cd: Waiting [2023-01-10T21:06:53.429Z] 96b7cbca73a9: Waiting [2023-01-10T21:06:53.429Z] 12d6caf4c0d1: Waiting [2023-01-10T21:06:53.429Z] 53926ce57604: Waiting [2023-01-10T21:06:53.429Z] 21b2b0c7a3f4: Waiting [2023-01-10T21:06:53.429Z] 93c1e223e6f2: Verifying Checksum [2023-01-10T21:06:53.429Z] 93c1e223e6f2: Download complete [2023-01-10T21:06:53.429Z] 4583459ba037: Download complete [2023-01-10T21:06:53.429Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-10T21:06:53.429Z] 21b2b0c7a3f4: Download complete [2023-01-10T21:06:53.693Z] 22ff95d597cd: Download complete [2023-01-10T21:06:53.693Z] 213ec9aee27d: Verifying Checksum [2023-01-10T21:06:53.693Z] 213ec9aee27d: Download complete [2023-01-10T21:06:53.693Z] 12d6caf4c0d1: Download complete [2023-01-10T21:06:53.693Z] 213ec9aee27d: Pull complete [2023-01-10T21:06:53.973Z] 4583459ba037: Pull complete [2023-01-10T21:06:53.973Z] 93c1e223e6f2: Pull complete [2023-01-10T21:06:54.573Z] a7acece74701: Verifying Checksum [2023-01-10T21:06:54.573Z] a7acece74701: Download complete [2023-01-10T21:06:54.833Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T21:06:54.833Z] 96b7cbca73a9: Download complete [2023-01-10T21:06:54.833Z] 53926ce57604: Verifying Checksum [2023-01-10T21:06:54.833Z] 53926ce57604: Download complete [2023-01-10T21:06:59.023Z] 53926ce57604: Pull complete [2023-01-10T21:06:59.023Z] 21b2b0c7a3f4: Pull complete [2023-01-10T21:06:59.023Z] 22ff95d597cd: Pull complete [2023-01-10T21:06:59.023Z] 12d6caf4c0d1: Pull complete [2023-01-10T21:07:00.923Z] 96b7cbca73a9: Pull complete [2023-01-10T21:07:01.492Z] a7acece74701: Pull complete [2023-01-10T21:07:01.492Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T21:07:01.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T21:07:01.492Z] ---> db6d94c90886 [2023-01-10T21:07:01.492Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:07:02.918Z] ---> Running in 03ce46e1cee2 [2023-01-10T21:07:03.178Z] Removing intermediate container 03ce46e1cee2 [2023-01-10T21:07:03.178Z] ---> 92e7292b3326 [2023-01-10T21:07:03.178Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:07:03.178Z] ---> Running in adcbaa1116ce [2023-01-10T21:07:03.178Z] Removing intermediate container adcbaa1116ce [2023-01-10T21:07:03.178Z] ---> 0ffcb70e7ef5 [2023-01-10T21:07:03.178Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-01-10T21:07:03.178Z] ---> Running in 02e912f1ee11 [2023-01-10T21:07:03.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T21:07:03.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T21:07:03.745Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-01-10T21:07:03.745Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-01-10T21:07:03.745Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-01-10T21:07:04.003Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-01-10T21:07:04.003Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-01-10T21:07:04.003Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-01-10T21:07:04.003Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-01-10T21:07:04.003Z] (8/8) Installing openssh (9.0_p1-r2) [2023-01-10T21:07:04.003Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T21:07:04.003Z] OK: 217 MiB in 59 packages [2023-01-10T21:07:04.262Z] Removing intermediate container 02e912f1ee11 [2023-01-10T21:07:04.262Z] ---> 3e825b888e84 [2023-01-10T21:07:04.262Z] Step 6/10 : WORKDIR /device-modbus-go [2023-01-10T21:07:04.521Z] ---> Running in c7ce680e6437 [2023-01-10T21:07:04.521Z] Removing intermediate container c7ce680e6437 [2023-01-10T21:07:04.521Z] ---> 8aa172251e9e [2023-01-10T21:07:04.521Z] Step 7/10 : COPY go.mod vendor* ./ [2023-01-10T21:07:04.521Z] ---> cac9c6262e26 [2023-01-10T21:07:04.521Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:07:04.780Z] ---> Running in f6b524bad2eb [2023-01-10T21:07:07.155Z] Still waiting to schedule task [2023-01-10T21:07:07.155Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-10T21:07:22.885Z] Removing intermediate container f6b524bad2eb [2023-01-10T21:07:22.885Z] ---> f0070cc80ae3 [2023-01-10T21:07:22.885Z] Step 9/10 : COPY . . [2023-01-10T21:07:22.885Z] ---> e0bd457b0d81 [2023-01-10T21:07:22.885Z] Step 10/10 : RUN ${MAKE} [2023-01-10T21:07:22.885Z] ---> Running in 2c7c3f18db26 [2023-01-10T21:07:22.885Z] noop [2023-01-10T21:07:23.144Z] Removing intermediate container 2c7c3f18db26 [2023-01-10T21:07:23.144Z] ---> 9392d113eaec [2023-01-10T21:07:23.144Z] Successfully built 9392d113eaec [2023-01-10T21:07:23.144Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:07:23.456Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T21:07:23.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:07:23.530Z] prd-ubuntu20.04-docker-8c-8g-1678 does not seem to be running inside a container [2023-01-10T21:07:23.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-396 -v /w/workspace/xfoundry_device-modbus-go_PR-396:/w/workspace/xfoundry_device-modbus-go_PR-396:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-396@tmp:/w/workspace/xfoundry_device-modbus-go_PR-396@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 ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T21:07:23.904Z] $ docker top 078b4d78293c19bbd3f5d8c5343f74610f4db72b01ca6ccaaf87686418dac435 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:07:24.250Z] + go version [2023-01-10T21:07:24.251Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T21:07:24.265Z] $ docker stop --time=1 078b4d78293c19bbd3f5d8c5343f74610f4db72b01ca6ccaaf87686418dac435 [2023-01-10T21:07:25.595Z] $ docker rm -f --volumes 078b4d78293c19bbd3f5d8c5343f74610f4db72b01ca6ccaaf87686418dac435 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:07:25.995Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T21:07:25.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:07:26.072Z] prd-ubuntu20.04-docker-8c-8g-1678 does not seem to be running inside a container [2023-01-10T21:07:26.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-396 -v /w/workspace/xfoundry_device-modbus-go_PR-396:/w/workspace/xfoundry_device-modbus-go_PR-396:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-396@tmp:/w/workspace/xfoundry_device-modbus-go_PR-396@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 ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T21:07:26.477Z] $ docker top e7dafb11ebe5c68a12ff86a3149309c97f0aeee89d0aabd18c6d18770b472a10 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:07:26.823Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-396 [Pipeline] fileExists [Pipeline] sh [2023-01-10T21:07:27.121Z] + make test [2023-01-10T21:07:27.121Z] go test ./... -coverprofile=coverage.out [2023-01-10T21:07:27.379Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-01-10T21:07:37.349Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-01-10T21:07:37.349Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.027s coverage: 47.7% of statements [2023-01-10T21:07:43.906Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-10T21:07:43.906Z] go vet ./... [2023-01-10T21:07:48.086Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T21:07:48.086Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T21:07:48.086Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T21:07:48.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T21:07:48.114Z] $ docker stop --time=1 e7dafb11ebe5c68a12ff86a3149309c97f0aeee89d0aabd18c6d18770b472a10 [2023-01-10T21:07:49.782Z] $ docker rm -f --volumes e7dafb11ebe5c68a12ff86a3149309c97f0aeee89d0aabd18c6d18770b472a10 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T21:07:50.215Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T21:07:50.257Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-10T21:07:50.691Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T21:07:50.974Z] + ls -al . [2023-01-10T21:07:50.974Z] total 196 [2023-01-10T21:07:50.974Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 21:07 . [2023-01-10T21:07:50.974Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:06 .. [2023-01-10T21:07:50.974Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 10 21:06 .dockerignore [2023-01-10T21:07:50.974Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:07 .git [2023-01-10T21:07:50.974Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:06 .github [2023-01-10T21:07:50.974Z] -rw-rw-r-- 1 jenkins jenkins 331 Jan 10 21:06 .gitignore [2023-01-10T21:07:50.974Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 21:06 .golangci.yml [2023-01-10T21:07:50.974Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:06 .semver [2023-01-10T21:07:50.974Z] -rw-rw-r-- 1 jenkins jenkins 10017 Jan 10 21:06 Attribution.txt [2023-01-10T21:07:50.974Z] -rw-rw-r-- 1 jenkins jenkins 11576 Jan 10 21:06 CHANGELOG.md [2023-01-10T21:07:50.974Z] -rw-rw-r-- 1 jenkins jenkins 1365 Jan 10 21:06 Dockerfile [2023-01-10T21:07:50.974Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 21:06 GOVERNANCE.md [2023-01-10T21:07:50.974Z] -rw-rw-r-- 1 jenkins jenkins 680 Jan 10 21:06 Jenkinsfile [2023-01-10T21:07:50.974Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 21:06 LICENSE [2023-01-10T21:07:50.974Z] -rw-rw-r-- 1 jenkins jenkins 1670 Jan 10 21:06 Makefile [2023-01-10T21:07:50.974Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 10 21:06 OWNERS.md [2023-01-10T21:07:50.974Z] -rw-rw-r-- 1 jenkins jenkins 4061 Jan 10 21:06 README.md [2023-01-10T21:07:50.974Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 21:06 VERSION [2023-01-10T21:07:50.974Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:06 bin [2023-01-10T21:07:50.974Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:06 cmd [2023-01-10T21:07:50.974Z] -rw-r--r-- 1 jenkins jenkins 23241 Jan 10 21:07 coverage.out [2023-01-10T21:07:50.974Z] -rw-rw-r-- 1 jenkins jenkins 3584 Jan 10 21:06 go.mod [2023-01-10T21:07:50.974Z] -rw-rw-r-- 1 jenkins jenkins 45355 Jan 10 21:06 go.sum [2023-01-10T21:07:50.974Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:06 internal [2023-01-10T21:07:50.974Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:06 simulator [2023-01-10T21:07:50.974Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:06 snap [2023-01-10T21:07:50.974Z] -rw-rw-r-- 1 jenkins jenkins 229 Jan 10 21:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:07:51.273Z] + 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=e7de9f9a07ae1ff795552b65adc212a8c300b16e --label arch=amd64 --label version=0.0.0 . [2023-01-10T21:07:51.273Z] Sending build context to Docker daemon 6.387MB [2023-01-10T21:07:51.273Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:07:51.273Z] Step 2/22 : FROM ${BASE} AS builder [2023-01-10T21:07:51.273Z] ---> 9392d113eaec [2023-01-10T21:07:51.273Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:07:51.273Z] ---> Running in 85a79a02db23 [2023-01-10T21:07:51.531Z] Removing intermediate container 85a79a02db23 [2023-01-10T21:07:51.531Z] ---> 5822147bd023 [2023-01-10T21:07:51.531Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:07:51.532Z] ---> Running in 394f2d5ecb2d [2023-01-10T21:07:51.532Z] Removing intermediate container 394f2d5ecb2d [2023-01-10T21:07:51.532Z] ---> a89c1eaec5cc [2023-01-10T21:07:51.532Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-01-10T21:07:51.532Z] ---> Running in 836ed9ea930c [2023-01-10T21:07:51.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T21:07:51.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T21:07:52.048Z] OK: 217 MiB in 59 packages [2023-01-10T21:07:52.309Z] Removing intermediate container 836ed9ea930c [2023-01-10T21:07:52.309Z] ---> 66b222d0320e [2023-01-10T21:07:52.309Z] Step 6/22 : WORKDIR /device-modbus-go [2023-01-10T21:07:52.569Z] ---> Running in 58e974cfe5eb [2023-01-10T21:07:52.569Z] Removing intermediate container 58e974cfe5eb [2023-01-10T21:07:52.569Z] ---> ed39a9c19b5d [2023-01-10T21:07:52.569Z] Step 7/22 : COPY go.mod vendor* ./ [2023-01-10T21:07:52.569Z] ---> 124ea6d4acc1 [2023-01-10T21:07:52.569Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:07:52.569Z] ---> Running in e271913e9799 [2023-01-10T21:07:53.504Z] Removing intermediate container e271913e9799 [2023-01-10T21:07:53.504Z] ---> e8c4f20e31a4 [2023-01-10T21:07:53.504Z] Step 9/22 : COPY . . [2023-01-10T21:07:53.504Z] ---> 9287849f9e65 [2023-01-10T21:07:53.504Z] Step 10/22 : RUN ${MAKE} [2023-01-10T21:07:53.762Z] ---> Running in bbecadcd8fde [2023-01-10T21:07:53.762Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-01-10T21:08:15.695Z] Removing intermediate container bbecadcd8fde [2023-01-10T21:08:15.695Z] ---> e6567306e572 [2023-01-10T21:08:15.695Z] Step 11/22 : FROM alpine:3.14 [2023-01-10T21:08:15.695Z] 3.14: Pulling from library/alpine [2023-01-10T21:08:15.695Z] c7ed990a2339: Pulling fs layer [2023-01-10T21:08:15.695Z] c7ed990a2339: Verifying Checksum [2023-01-10T21:08:15.695Z] c7ed990a2339: Download complete [2023-01-10T21:08:15.695Z] c7ed990a2339: Pull complete [2023-01-10T21:08:15.695Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-01-10T21:08:15.695Z] Status: Downloaded newer image for alpine:3.14 [2023-01-10T21:08:15.695Z] ---> dd53f409bf0b [2023-01-10T21:08:15.695Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-01-10T21:08:15.695Z] ---> Running in 777d5ae2a35d [2023-01-10T21:08:15.695Z] Removing intermediate container 777d5ae2a35d [2023-01-10T21:08:15.695Z] ---> 804820a8f77e [2023-01-10T21:08:15.695Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-01-10T21:08:15.695Z] ---> Running in df647e4073ee [2023-01-10T21:08:15.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-01-10T21:08:15.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-01-10T21:08:15.695Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T21:08:15.695Z] Executing busybox-1.33.1-r8.trigger [2023-01-10T21:08:15.695Z] OK: 6 MiB in 15 packages [2023-01-10T21:08:15.695Z] Removing intermediate container df647e4073ee [2023-01-10T21:08:15.695Z] ---> 0e39053ce69f [2023-01-10T21:08:15.695Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-01-10T21:08:15.695Z] ---> 903b0463b4aa [2023-01-10T21:08:15.695Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-01-10T21:08:15.695Z] ---> a51d62d34aa9 [2023-01-10T21:08:15.695Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-01-10T21:08:15.695Z] ---> 2ace7c18aa59 [2023-01-10T21:08:15.695Z] Step 17/22 : EXPOSE 59901 [2023-01-10T21:08:15.695Z] ---> Running in 2cf9ffcecdff [2023-01-10T21:08:15.695Z] Removing intermediate container 2cf9ffcecdff [2023-01-10T21:08:15.695Z] ---> 5978cb5cf562 [2023-01-10T21:08:15.695Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-01-10T21:08:15.695Z] ---> Running in 9e4eeda45e3b [2023-01-10T21:08:15.695Z] Removing intermediate container 9e4eeda45e3b [2023-01-10T21:08:15.695Z] ---> 6432282d46e8 [2023-01-10T21:08:15.695Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-01-10T21:08:15.695Z] ---> Running in 4755d00ce2ec [2023-01-10T21:08:15.695Z] Removing intermediate container 4755d00ce2ec [2023-01-10T21:08:15.695Z] ---> 759507520bfa [2023-01-10T21:08:15.695Z] Step 20/22 : LABEL arch=amd64 [2023-01-10T21:08:15.695Z] ---> Running in 964bcc9a891c [2023-01-10T21:08:15.695Z] Removing intermediate container 964bcc9a891c [2023-01-10T21:08:15.695Z] ---> 216c52330539 [2023-01-10T21:08:15.695Z] Step 21/22 : LABEL git_sha=e7de9f9a07ae1ff795552b65adc212a8c300b16e [2023-01-10T21:08:15.695Z] ---> Running in a0c480c624b3 [2023-01-10T21:08:15.695Z] Removing intermediate container a0c480c624b3 [2023-01-10T21:08:15.695Z] ---> d55a33f75e3e [2023-01-10T21:08:15.695Z] Step 22/22 : LABEL version=0.0.0 [2023-01-10T21:08:15.695Z] ---> Running in c3c3b52360e3 [2023-01-10T21:08:15.695Z] Removing intermediate container c3c3b52360e3 [2023-01-10T21:08:15.695Z] ---> 0d0609a153bc [2023-01-10T21:08:15.695Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T21:08:15.695Z] Successfully built 0d0609a153bc [2023-01-10T21:08:15.695Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:08:16.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:08:16.135Z] [2023-01-10T21:08:16.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:08:16.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:08:16.439Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T21:08:16.439Z] 5eb5b503b376: Pulling fs layer [2023-01-10T21:08:16.440Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T21:08:16.440Z] ec43610c2a17: Pulling fs layer [2023-01-10T21:08:16.440Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T21:08:16.440Z] 33b1e0a273af: Pulling fs layer [2023-01-10T21:08:16.440Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T21:08:16.440Z] 2f39f015ded8: Pulling fs layer [2023-01-10T21:08:16.440Z] 3a2ae6a8a46f: Waiting [2023-01-10T21:08:16.440Z] 5d3b04190fa2: Waiting [2023-01-10T21:08:16.440Z] 2f39f015ded8: Waiting [2023-01-10T21:08:16.440Z] 33b1e0a273af: Waiting [2023-01-10T21:08:16.440Z] 5c69ac0246d0: Download complete [2023-01-10T21:08:16.440Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-10T21:08:16.440Z] 3a2ae6a8a46f: Download complete [2023-01-10T21:08:16.701Z] 33b1e0a273af: Download complete [2023-01-10T21:08:16.701Z] 5d3b04190fa2: Verifying Checksum [2023-01-10T21:08:16.701Z] 5d3b04190fa2: Download complete [2023-01-10T21:08:16.701Z] ec43610c2a17: Verifying Checksum [2023-01-10T21:08:16.701Z] ec43610c2a17: Download complete [2023-01-10T21:08:16.701Z] 5eb5b503b376: Verifying Checksum [2023-01-10T21:08:16.701Z] 5eb5b503b376: Download complete [2023-01-10T21:08:17.270Z] 2f39f015ded8: Download complete [2023-01-10T21:08:17.835Z] 5eb5b503b376: Pull complete [2023-01-10T21:08:18.096Z] 5c69ac0246d0: Pull complete [2023-01-10T21:08:18.359Z] ec43610c2a17: Pull complete [2023-01-10T21:08:18.622Z] 3a2ae6a8a46f: Pull complete [2023-01-10T21:08:18.622Z] 33b1e0a273af: Pull complete [2023-01-10T21:08:18.881Z] 5d3b04190fa2: Pull complete [2023-01-10T21:08:23.065Z] 2f39f015ded8: Pull complete [2023-01-10T21:08:23.065Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T21:08:23.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:08:23.065Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:08:23.144Z] prd-ubuntu20.04-docker-8c-8g-1678 does not seem to be running inside a container [2023-01-10T21:08:23.173Z] $ 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-396 -v /w/workspace/xfoundry_device-modbus-go_PR-396:/w/workspace/xfoundry_device-modbus-go_PR-396:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-396@tmp:/w/workspace/xfoundry_device-modbus-go_PR-396@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T21:08:24.527Z] $ docker top 4c7ccf27a61f79e734ae96fbd3f78bd7692fdea4befd81109b63b57e292300b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:08:24.896Z] ---> job-cost.sh [2023-01-10T21:08:24.896Z] lf-activate-venv: SKIPPING [2023-01-10T21:08:24.896Z] INFO: No Stack... [2023-01-10T21:08:25.156Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T21:08:25.415Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T21:08:25.703Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-396/archives/cost.csv [2023-01-10T21:08:25.703Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T21:08:25.718Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-396-2-stack-cost] [2023-01-10T21:08:25.724Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-396-2-stack-cost] did not exist. Created. [2023-01-10T21:08:25.724Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-396-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T21:08:26.019Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-10T21:08:26.049Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T21:08:26.056Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-396-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T21:08:26.077Z] $ docker stop --time=1 4c7ccf27a61f79e734ae96fbd3f78bd7692fdea4befd81109b63b57e292300b0 [2023-01-10T21:08:27.247Z] $ docker rm -f --volumes 4c7ccf27a61f79e734ae96fbd3f78bd7692fdea4befd81109b63b57e292300b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T21:10:05.331Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1683 in /w/workspace/xfoundry_device-modbus-go_PR-396 [Pipeline] { [Pipeline] ws [2023-01-10T21:10:05.345Z] Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout [2023-01-10T21:10:05.384Z] Selected Git installation does not exist. Using Default [2023-01-10T21:10:05.384Z] The recommended git tool is: NONE [2023-01-10T21:10:11.517Z] using credential edgex-jenkins-ssh [2023-01-10T21:10:11.531Z] Cloning the remote Git repository [2023-01-10T21:10:11.585Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-01-10T21:10:11.654Z] > git init /w/workspace/device-modbus-go/2 # timeout=10 [2023-01-10T21:10:11.838Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-01-10T21:10:11.839Z] > git --version # timeout=10 [2023-01-10T21:10:11.861Z] > git --version # 'git version 2.25.1' [2023-01-10T21:10:11.863Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T21:10:11.925Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T21:10:13.092Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-01-10T21:10:13.122Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T21:10:14.217Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-01-10T21:10:14.272Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-01-10T21:10:14.273Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T21:10:14.298Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/396/head:refs/remotes/origin/PR-396 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-10T21:10:14.795Z] Merging remotes/origin/main commit def1cc71e63d04479355a5672fe2144ca0f9c836 into PR head commit d94ab648b72690ff1964ac542fcdb5689b84bb11 [2023-01-10T21:10:15.090Z] Merge succeeded, producing 58030aaba9899011575c667e2aab595963c51148 [2023-01-10T21:10:15.090Z] Checking out Revision 58030aaba9899011575c667e2aab595963c51148 (PR-396) [2023-01-10T21:10:14.819Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T21:10:14.842Z] > git checkout -f d94ab648b72690ff1964ac542fcdb5689b84bb11 # timeout=10 [2023-01-10T21:10:14.944Z] > git remote # timeout=10 [2023-01-10T21:10:14.967Z] > git config --get remote.origin.url # timeout=10 [2023-01-10T21:10:14.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T21:10:15.004Z] > git merge def1cc71e63d04479355a5672fe2144ca0f9c836 # timeout=10 [2023-01-10T21:10:15.068Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-10T21:10:15.100Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T21:10:15.121Z] > git checkout -f 58030aaba9899011575c667e2aab595963c51148 # timeout=10 [2023-01-10T21:10:18.707Z] Commit message: "Merge commit 'def1cc71e63d04479355a5672fe2144ca0f9c836' into HEAD" [2023-01-10T21:10:18.718Z] > git rev-list --no-walk d94ab648b72690ff1964ac542fcdb5689b84bb11 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T21:10:19.721Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T21:10:19.721Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T21:10:19.721Z] Dload Upload Total Spent Left Speed [2023-01-10T21:10:19.721Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh [2023-01-10T21:10:20.488Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T21:10:20.833Z] + + sudosudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-10T21:10:20.833Z] tee /etc/docker/daemon.new [2023-01-10T21:10:20.833Z] { [2023-01-10T21:10:20.833Z] "registry-mirrors": [ [2023-01-10T21:10:20.833Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T21:10:20.833Z] ], [2023-01-10T21:10:20.833Z] "bip": "10.250.0.254/24", [2023-01-10T21:10:20.833Z] "hosts": [ [2023-01-10T21:10:20.833Z] "tcp://0.0.0.0:5555", [2023-01-10T21:10:20.833Z] "unix:///var/run/docker.sock" [2023-01-10T21:10:20.833Z] ], [2023-01-10T21:10:20.833Z] "mtu": 1458, [2023-01-10T21:10:20.833Z] "selinux-enabled": true, [2023-01-10T21:10:20.833Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T21:10:20.833Z] } [Pipeline] sh [2023-01-10T21:10:21.178Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T21:10:21.530Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T21:10:39.893Z] provisioning config files... [2023-01-10T21:10:39.929Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/2@tmp/config7892982224795275534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:10:40.313Z] ---> docker-login.sh [2023-01-10T21:10:40.313Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:10:40.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:10:40.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:10:40.910Z] Configure a credential helper to remove this warning. See [2023-01-10T21:10:40.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:10:40.910Z] [2023-01-10T21:10:40.910Z] Login Succeeded [2023-01-10T21:10:41.186Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:10:41.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:10:41.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:10:41.458Z] Configure a credential helper to remove this warning. See [2023-01-10T21:10:41.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:10:41.458Z] [2023-01-10T21:10:41.458Z] Login Succeeded [2023-01-10T21:10:41.458Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:10:41.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:10:42.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:10:42.010Z] Configure a credential helper to remove this warning. See [2023-01-10T21:10:42.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:10:42.010Z] [2023-01-10T21:10:42.010Z] Login Succeeded [2023-01-10T21:10:42.010Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:10:42.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:10:42.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:10:42.291Z] Configure a credential helper to remove this warning. See [2023-01-10T21:10:42.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:10:42.291Z] [2023-01-10T21:10:42.291Z] Login Succeeded [2023-01-10T21:10:42.291Z] docker.io [2023-01-10T21:10:42.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:10:42.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:10:42.841Z] Configure a credential helper to remove this warning. See [2023-01-10T21:10:42.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:10:42.841Z] [2023-01-10T21:10:42.841Z] Login Succeeded [2023-01-10T21:10:42.841Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:10:42.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T21:10:43.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:10:43.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:10:43.206Z] ========================================================= [2023-01-10T21:10:43.206Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T21:10:43.206Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:10:43.572Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T21:10:43.845Z] Sending build context to Docker daemon 3.314MB [2023-01-10T21:10:43.845Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:10:43.845Z] Step 2/10 : FROM ${BASE} AS builder [2023-01-10T21:10:44.125Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T21:10:44.125Z] 9b18e9b68314: Pulling fs layer [2023-01-10T21:10:44.125Z] 35d82f9e3411: Pulling fs layer [2023-01-10T21:10:44.125Z] e16973657156: Pulling fs layer [2023-01-10T21:10:44.125Z] fc693d55d65f: Pulling fs layer [2023-01-10T21:10:44.125Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T21:10:44.125Z] dda99020689f: Pulling fs layer [2023-01-10T21:10:44.125Z] db1c61fa0a46: Pulling fs layer [2023-01-10T21:10:44.125Z] 891c053d2c06: Pulling fs layer [2023-01-10T21:10:44.125Z] fc693d55d65f: Waiting [2023-01-10T21:10:44.125Z] dda99020689f: Waiting [2023-01-10T21:10:44.125Z] 7e9fc2657dce: Waiting [2023-01-10T21:10:44.125Z] db1c61fa0a46: Waiting [2023-01-10T21:10:44.125Z] e16973657156: Verifying Checksum [2023-01-10T21:10:44.125Z] e16973657156: Download complete [2023-01-10T21:10:44.125Z] 35d82f9e3411: Verifying Checksum [2023-01-10T21:10:44.125Z] 35d82f9e3411: Download complete [2023-01-10T21:10:44.125Z] 7e9fc2657dce: Verifying Checksum [2023-01-10T21:10:44.125Z] 7e9fc2657dce: Download complete [2023-01-10T21:10:44.125Z] dda99020689f: Verifying Checksum [2023-01-10T21:10:44.125Z] dda99020689f: Download complete [2023-01-10T21:10:44.125Z] 9b18e9b68314: Verifying Checksum [2023-01-10T21:10:44.125Z] 9b18e9b68314: Download complete [2023-01-10T21:10:45.115Z] 9b18e9b68314: Pull complete [2023-01-10T21:10:45.719Z] 891c053d2c06: Verifying Checksum [2023-01-10T21:10:45.719Z] 891c053d2c06: Download complete [2023-01-10T21:10:45.991Z] 35d82f9e3411: Pull complete [2023-01-10T21:10:46.265Z] e16973657156: Pull complete [2023-01-10T21:10:46.866Z] db1c61fa0a46: Verifying Checksum [2023-01-10T21:10:46.866Z] db1c61fa0a46: Download complete [2023-01-10T21:10:47.458Z] fc693d55d65f: Verifying Checksum [2023-01-10T21:10:47.458Z] fc693d55d65f: Download complete [2023-01-10T21:10:59.822Z] fc693d55d65f: Pull complete [2023-01-10T21:10:59.822Z] 7e9fc2657dce: Pull complete [2023-01-10T21:10:59.822Z] dda99020689f: Pull complete [2023-01-10T21:11:06.532Z] db1c61fa0a46: Pull complete [2023-01-10T21:11:08.492Z] 891c053d2c06: Pull complete [2023-01-10T21:11:08.492Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T21:11:08.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T21:11:08.492Z] ---> f96f9c87975a [2023-01-10T21:11:08.492Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:11:10.461Z] ---> Running in a73ec26f7e48 [2023-01-10T21:11:10.732Z] Removing intermediate container a73ec26f7e48 [2023-01-10T21:11:10.732Z] ---> e6b88e4aef7c [2023-01-10T21:11:10.732Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:11:10.732Z] ---> Running in ac8691283d89 [2023-01-10T21:11:11.003Z] Removing intermediate container ac8691283d89 [2023-01-10T21:11:11.003Z] ---> 5f2116f92793 [2023-01-10T21:11:11.003Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-01-10T21:11:11.281Z] ---> Running in da44d92d9088 [2023-01-10T21:11:12.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T21:11:12.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T21:11:14.942Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-01-10T21:11:14.942Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-01-10T21:11:14.942Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-01-10T21:11:15.215Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-01-10T21:11:15.215Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-01-10T21:11:15.215Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-01-10T21:11:15.215Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-01-10T21:11:15.215Z] (8/8) Installing openssh (9.0_p1-r2) [2023-01-10T21:11:15.215Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T21:11:15.215Z] OK: 228 MiB in 59 packages [2023-01-10T21:11:16.638Z] Removing intermediate container da44d92d9088 [2023-01-10T21:11:16.638Z] ---> e38352ec1e37 [2023-01-10T21:11:16.638Z] Step 6/10 : WORKDIR /device-modbus-go [2023-01-10T21:11:16.638Z] ---> Running in 0f990d7d28ad [2023-01-10T21:11:16.911Z] Removing intermediate container 0f990d7d28ad [2023-01-10T21:11:16.911Z] ---> fbfa8779a721 [2023-01-10T21:11:16.911Z] Step 7/10 : COPY go.mod vendor* ./ [2023-01-10T21:11:17.519Z] ---> be22c92d0d34 [2023-01-10T21:11:17.519Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:11:17.803Z] ---> Running in 846eae030992 [2023-01-10T21:12:25.788Z] Removing intermediate container 846eae030992 [2023-01-10T21:12:25.788Z] ---> e78913289ed5 [2023-01-10T21:12:25.788Z] Step 9/10 : COPY . . [2023-01-10T21:12:25.788Z] ---> b2002594d475 [2023-01-10T21:12:25.788Z] Step 10/10 : RUN ${MAKE} [2023-01-10T21:12:25.788Z] ---> Running in d8306a0f5760 [2023-01-10T21:12:25.788Z] noop [2023-01-10T21:12:25.788Z] Removing intermediate container d8306a0f5760 [2023-01-10T21:12:25.788Z] ---> a27d34f6befb [2023-01-10T21:12:25.788Z] Successfully built a27d34f6befb [2023-01-10T21:12:25.788Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:12:26.158Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T21:12:26.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:12:26.399Z] prd-ubuntu20.04-docker-arm64-4c-16g-1683 does not seem to be running inside a container [2023-01-10T21:12:26.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** -e ******** ci-base-image-arm64 cat [2023-01-10T21:12:27.877Z] $ docker top 76588486b4640972b37caa6a74acfd193e6d09cb5591fa9a90efa8e99747274a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:12:28.743Z] + go version [2023-01-10T21:12:28.743Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T21:12:28.769Z] $ docker stop --time=1 76588486b4640972b37caa6a74acfd193e6d09cb5591fa9a90efa8e99747274a [2023-01-10T21:12:30.488Z] $ docker rm -f --volumes 76588486b4640972b37caa6a74acfd193e6d09cb5591fa9a90efa8e99747274a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:12:31.076Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T21:12:31.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:12:31.284Z] prd-ubuntu20.04-docker-arm64-4c-16g-1683 does not seem to be running inside a container [2023-01-10T21:12:31.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** -e ******** ci-base-image-arm64 cat [2023-01-10T21:12:32.815Z] $ docker top 5fcc73ebeaf5c629f3fca846f33b08204ad5f811f4c853ba96b645525db65cf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:12:33.715Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/2 [Pipeline] fileExists [Pipeline] sh [2023-01-10T21:12:34.384Z] + make test [2023-01-10T21:12:34.384Z] go test ./... -coverprofile=coverage.out [2023-01-10T21:12:36.339Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-01-10T21:14:28.116Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-01-10T21:14:28.116Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.074s coverage: 47.7% of statements [2023-01-10T21:14:28.117Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-10T21:14:28.117Z] go vet ./... [2023-01-10T21:14:54.906Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T21:14:54.906Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T21:14:54.906Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T21:14:55.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T21:14:55.222Z] $ docker stop --time=1 5fcc73ebeaf5c629f3fca846f33b08204ad5f811f4c853ba96b645525db65cf0 [2023-01-10T21:14:57.346Z] $ docker rm -f --volumes 5fcc73ebeaf5c629f3fca846f33b08204ad5f811f4c853ba96b645525db65cf0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T21:14:58.413Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T21:14:58.446Z] Warning: overwriting stash ‘coverage-report’ [2023-01-10T21:14:59.137Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T21:14:59.550Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T21:14:59.901Z] + ls -al . [2023-01-10T21:14:59.901Z] total 192 [2023-01-10T21:14:59.901Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 21:12 . [2023-01-10T21:14:59.901Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:10 .. [2023-01-10T21:14:59.901Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 10 21:10 .dockerignore [2023-01-10T21:14:59.901Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:10 .git [2023-01-10T21:14:59.901Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:10 .github [2023-01-10T21:14:59.901Z] -rw-rw-r-- 1 jenkins jenkins 331 Jan 10 21:10 .gitignore [2023-01-10T21:14:59.901Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 21:10 .golangci.yml [2023-01-10T21:14:59.901Z] -rw-rw-r-- 1 jenkins jenkins 10017 Jan 10 21:10 Attribution.txt [2023-01-10T21:14:59.901Z] -rw-rw-r-- 1 jenkins jenkins 11576 Jan 10 21:10 CHANGELOG.md [2023-01-10T21:14:59.901Z] -rw-rw-r-- 1 jenkins jenkins 1365 Jan 10 21:10 Dockerfile [2023-01-10T21:14:59.901Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 21:10 GOVERNANCE.md [2023-01-10T21:14:59.901Z] -rw-rw-r-- 1 jenkins jenkins 680 Jan 10 21:10 Jenkinsfile [2023-01-10T21:14:59.901Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 21:10 LICENSE [2023-01-10T21:14:59.901Z] -rw-rw-r-- 1 jenkins jenkins 1670 Jan 10 21:10 Makefile [2023-01-10T21:14:59.901Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 10 21:10 OWNERS.md [2023-01-10T21:14:59.901Z] -rw-rw-r-- 1 jenkins jenkins 4061 Jan 10 21:10 README.md [2023-01-10T21:14:59.901Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 21:06 VERSION [2023-01-10T21:14:59.901Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:10 bin [2023-01-10T21:14:59.901Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:10 cmd [2023-01-10T21:14:59.901Z] -rw-r--r-- 1 jenkins jenkins 23241 Jan 10 21:14 coverage.out [2023-01-10T21:14:59.901Z] -rw-rw-r-- 1 jenkins jenkins 3584 Jan 10 21:10 go.mod [2023-01-10T21:14:59.901Z] -rw-rw-r-- 1 jenkins jenkins 45355 Jan 10 21:10 go.sum [2023-01-10T21:14:59.901Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:10 internal [2023-01-10T21:14:59.901Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:10 simulator [2023-01-10T21:14:59.901Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:10 snap [2023-01-10T21:14:59.901Z] -rw-rw-r-- 1 jenkins jenkins 229 Jan 10 21:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:15:00.275Z] + 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=58030aaba9899011575c667e2aab595963c51148 --label arch=arm64 --label version=0.0.0 . [2023-01-10T21:15:00.545Z] Sending build context to Docker daemon 3.338MB [2023-01-10T21:15:00.815Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:15:00.815Z] Step 2/22 : FROM ${BASE} AS builder [2023-01-10T21:15:00.815Z] ---> a27d34f6befb [2023-01-10T21:15:00.815Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:15:00.815Z] ---> Running in 390b41502cee [2023-01-10T21:15:01.412Z] Removing intermediate container 390b41502cee [2023-01-10T21:15:01.412Z] ---> d4821baa0270 [2023-01-10T21:15:01.412Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:15:01.412Z] ---> Running in 0e7e3949c839 [2023-01-10T21:15:03.389Z] Removing intermediate container 0e7e3949c839 [2023-01-10T21:15:03.389Z] ---> 485be7ad843b [2023-01-10T21:15:03.389Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-01-10T21:15:03.389Z] ---> Running in d50abdad236e [2023-01-10T21:15:04.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T21:15:05.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T21:15:06.520Z] OK: 228 MiB in 59 packages [2023-01-10T21:15:07.500Z] Removing intermediate container d50abdad236e [2023-01-10T21:15:07.500Z] ---> 6c57b5ebf3fb [2023-01-10T21:15:07.500Z] Step 6/22 : WORKDIR /device-modbus-go [2023-01-10T21:15:07.773Z] ---> Running in 9c0e6f58353c [2023-01-10T21:15:08.368Z] Removing intermediate container 9c0e6f58353c [2023-01-10T21:15:08.368Z] ---> d50716707b5f [2023-01-10T21:15:08.368Z] Step 7/22 : COPY go.mod vendor* ./ [2023-01-10T21:15:08.967Z] ---> 962aabaebdd5 [2023-01-10T21:15:08.967Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:15:08.967Z] ---> Running in eddf760649c5 [2023-01-10T21:15:12.354Z] Removing intermediate container eddf760649c5 [2023-01-10T21:15:12.354Z] ---> 2c7fade750a6 [2023-01-10T21:15:12.354Z] Step 9/22 : COPY . . [2023-01-10T21:15:13.346Z] ---> 9e0b0770234e [2023-01-10T21:15:13.346Z] Step 10/22 : RUN ${MAKE} [2023-01-10T21:15:13.615Z] ---> Running in 5c21912c2855 [2023-01-10T21:15:14.585Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-01-10T21:18:06.469Z] Removing intermediate container 5c21912c2855 [2023-01-10T21:18:06.469Z] ---> ce2cca6150ba [2023-01-10T21:18:06.469Z] Step 11/22 : FROM alpine:3.14 [2023-01-10T21:18:06.469Z] 3.14: Pulling from library/alpine [2023-01-10T21:18:06.469Z] 90cda3b7c325: Pulling fs layer [2023-01-10T21:18:06.469Z] 90cda3b7c325: Verifying Checksum [2023-01-10T21:18:06.469Z] 90cda3b7c325: Download complete [2023-01-10T21:18:06.469Z] 90cda3b7c325: Pull complete [2023-01-10T21:18:06.469Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-01-10T21:18:06.469Z] Status: Downloaded newer image for alpine:3.14 [2023-01-10T21:18:06.469Z] ---> 275902a1839d [2023-01-10T21:18:06.469Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-01-10T21:18:06.469Z] ---> Running in d0544c209d80 [2023-01-10T21:18:06.469Z] Removing intermediate container d0544c209d80 [2023-01-10T21:18:06.469Z] ---> 9bd5842126a8 [2023-01-10T21:18:06.469Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-01-10T21:18:06.469Z] ---> Running in 2e497dff7eca [2023-01-10T21:18:06.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-01-10T21:18:06.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-01-10T21:18:06.469Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T21:18:06.469Z] Executing busybox-1.33.1-r8.trigger [2023-01-10T21:18:06.469Z] OK: 6 MiB in 15 packages [2023-01-10T21:18:06.469Z] Removing intermediate container 2e497dff7eca [2023-01-10T21:18:06.469Z] ---> f3ec374b1b11 [2023-01-10T21:18:06.469Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-01-10T21:18:06.469Z] ---> 0af4bf4d27c6 [2023-01-10T21:18:06.469Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-01-10T21:18:06.469Z] ---> 9f2b3c974109 [2023-01-10T21:18:06.469Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-01-10T21:18:06.469Z] ---> fcdd45a46b57 [2023-01-10T21:18:06.469Z] Step 17/22 : EXPOSE 59901 [2023-01-10T21:18:06.469Z] ---> Running in 68355724a4df [2023-01-10T21:18:06.469Z] Removing intermediate container 68355724a4df [2023-01-10T21:18:06.469Z] ---> dcad35709f05 [2023-01-10T21:18:06.469Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-01-10T21:18:06.469Z] ---> Running in 4f86eada7883 [2023-01-10T21:18:06.469Z] Removing intermediate container 4f86eada7883 [2023-01-10T21:18:06.469Z] ---> a38652ea7e28 [2023-01-10T21:18:06.469Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-01-10T21:18:06.469Z] ---> Running in 2fe315266238 [2023-01-10T21:18:06.469Z] Removing intermediate container 2fe315266238 [2023-01-10T21:18:06.469Z] ---> 079832b90f7a [2023-01-10T21:18:06.469Z] Step 20/22 : LABEL arch=arm64 [2023-01-10T21:18:06.469Z] ---> Running in 25ad40a05829 [2023-01-10T21:18:06.736Z] Removing intermediate container 25ad40a05829 [2023-01-10T21:18:06.736Z] ---> 2e31ee5bbccc [2023-01-10T21:18:06.736Z] Step 21/22 : LABEL git_sha=58030aaba9899011575c667e2aab595963c51148 [2023-01-10T21:18:07.005Z] ---> Running in b25a9b7a16ac [2023-01-10T21:18:07.272Z] Removing intermediate container b25a9b7a16ac [2023-01-10T21:18:07.272Z] ---> 750e6790885b [2023-01-10T21:18:07.272Z] Step 22/22 : LABEL version=0.0.0 [2023-01-10T21:18:07.272Z] ---> Running in 95f2b7935980 [2023-01-10T21:18:07.856Z] Removing intermediate container 95f2b7935980 [2023-01-10T21:18:07.856Z] ---> b7ff621fb117 [2023-01-10T21:18:07.856Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T21:18:07.856Z] Successfully built b7ff621fb117 [2023-01-10T21:18:07.856Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:18:08.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T21:18:08.285Z] [2023-01-10T21:18:08.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:18:08.632Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T21:18:08.906Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T21:18:08.906Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T21:18:08.906Z] 04944245beec: Pulling fs layer [2023-01-10T21:18:08.906Z] 699f458cf7ca: Pulling fs layer [2023-01-10T21:18:08.906Z] 765212b225bb: Pulling fs layer [2023-01-10T21:18:08.906Z] f23df028b6ca: Pulling fs layer [2023-01-10T21:18:08.906Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T21:18:08.906Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T21:18:08.906Z] f23df028b6ca: Waiting [2023-01-10T21:18:08.906Z] d65c8cfc05b1: Waiting [2023-01-10T21:18:08.906Z] 2437ff75d9bd: Waiting [2023-01-10T21:18:08.906Z] 765212b225bb: Waiting [2023-01-10T21:18:08.906Z] 04944245beec: Verifying Checksum [2023-01-10T21:18:08.906Z] 04944245beec: Download complete [2023-01-10T21:18:08.906Z] 765212b225bb: Verifying Checksum [2023-01-10T21:18:08.906Z] 765212b225bb: Download complete [2023-01-10T21:18:08.906Z] f23df028b6ca: Verifying Checksum [2023-01-10T21:18:08.906Z] f23df028b6ca: Download complete [2023-01-10T21:18:08.906Z] d65c8cfc05b1: Verifying Checksum [2023-01-10T21:18:08.906Z] d65c8cfc05b1: Download complete [2023-01-10T21:18:09.182Z] 699f458cf7ca: Verifying Checksum [2023-01-10T21:18:09.182Z] 699f458cf7ca: Download complete [2023-01-10T21:18:09.452Z] 8998bd30e6a1: Verifying Checksum [2023-01-10T21:18:09.452Z] 8998bd30e6a1: Download complete [2023-01-10T21:18:12.044Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T21:18:12.044Z] 2437ff75d9bd: Download complete [2023-01-10T21:18:13.462Z] 8998bd30e6a1: Pull complete [2023-01-10T21:18:14.048Z] 04944245beec: Pull complete [2023-01-10T21:18:15.466Z] 699f458cf7ca: Pull complete [2023-01-10T21:18:15.734Z] 765212b225bb: Pull complete [2023-01-10T21:18:16.323Z] f23df028b6ca: Pull complete [2023-01-10T21:18:16.590Z] d65c8cfc05b1: Pull complete [2023-01-10T21:18:31.813Z] 2437ff75d9bd: Pull complete [2023-01-10T21:18:31.813Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T21:18:31.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T21:18:31.813Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:18:32.063Z] prd-ubuntu20.04-docker-arm64-4c-16g-1683 does not seem to be running inside a container [2023-01-10T21:18:32.190Z] $ 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/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-10T21:18:37.797Z] $ docker top dca8b4da6774df99a0c74114746d522b6f842e213620b3049118317feafaf594 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:18:38.714Z] ---> job-cost.sh [2023-01-10T21:18:38.714Z] lf-activate-venv: SKIPPING [2023-01-10T21:18:38.714Z] INFO: No Stack... [2023-01-10T21:18:39.304Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T21:18:40.274Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T21:18:40.936Z] + cat /w/workspace/device-modbus-go/2/archives/cost.csv [2023-01-10T21:18:40.936Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T21:18:41.021Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-396-2-stack-cost] [2023-01-10T21:18:41.034Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-396-2-stack-cost] did not exist. Created. [2023-01-10T21:18:41.034Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-396-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T21:18:41.715Z] /w/workspace/device-modbus-go/2@tmp/durable-10222fc2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-10T21:18:42.396Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T21:18:42.416Z] Warning: overwriting stash ‘stack-cost’ [2023-01-10T21:18:42.478Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T21:18:42.485Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-396-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T21:18:42.514Z] $ docker stop --time=1 dca8b4da6774df99a0c74114746d522b6f842e213620b3049118317feafaf594 [2023-01-10T21:18:44.105Z] $ docker rm -f --volumes dca8b4da6774df99a0c74114746d522b6f842e213620b3049118317feafaf594 [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 [2023-01-10T21:18:44.507Z] provisioning config files... [2023-01-10T21:18:44.515Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-396@tmp/config8592086123764314038tmp [Pipeline] { [Pipeline] sh [2023-01-10T21:18:44.810Z] + set +x [2023-01-10T21:18:44.810Z] + curl -s https://codecov.io/bash [2023-01-10T21:18:44.810Z] + bash -s -- [2023-01-10T21:18:44.810Z] [2023-01-10T21:18:44.810Z] _____ _ [2023-01-10T21:18:44.810Z] / ____| | | [2023-01-10T21:18:44.810Z] | | ___ __| | ___ ___ _____ __ [2023-01-10T21:18:44.810Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-10T21:18:44.810Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-10T21:18:44.810Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-10T21:18:44.810Z] Bash-1.0.6 [2023-01-10T21:18:44.810Z] [2023-01-10T21:18:44.810Z] [2023-01-10T21:18:44.810Z] ==> git version 2.25.1 found [2023-01-10T21:18:44.810Z] ==> 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 [2023-01-10T21:18:44.810Z] Release-Date: 2020-01-08 [2023-01-10T21:18:44.810Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-10T21:18:44.810Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-10T21:18:44.810Z] ==> Jenkins CI detected. [2023-01-10T21:18:44.810Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-396 [2023-01-10T21:18:44.810Z] project root: . [2023-01-10T21:18:44.810Z] --> token set from env [2023-01-10T21:18:44.810Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-10T21:18:44.810Z] ==> Running gcov in . (disable via -X gcov) [2023-01-10T21:18:44.810Z] ==> Python coveragepy not found [2023-01-10T21:18:44.810Z] ==> Searching for coverage reports in: [2023-01-10T21:18:44.810Z] + . [2023-01-10T21:18:44.810Z] -> Found 1 reports [2023-01-10T21:18:44.810Z] ==> Detecting git/mercurial file structure [2023-01-10T21:18:44.810Z] ==> Reading reports [2023-01-10T21:18:44.810Z] + ./coverage.out bytes=23241 [2023-01-10T21:18:45.070Z] ==> Appending adjustments [2023-01-10T21:18:45.070Z] https://docs.codecov.io/docs/fixing-reports [2023-01-10T21:18:45.070Z] + Found adjustments [2023-01-10T21:18:45.070Z] ==> Gzipping contents [2023-01-10T21:18:45.070Z] 4.0K /tmp/codecov.TGP1mE.gz [2023-01-10T21:18:45.070Z] ==> Uploading reports [2023-01-10T21:18:45.070Z] url: https://codecov.io [2023-01-10T21:18:45.070Z] query: branch=PR-396&commit=e7de9f9a07ae1ff795552b65adc212a8c300b16e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-396%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=396&job=&cmd_args= [2023-01-10T21:18:45.070Z] -> Pinging Codecov [2023-01-10T21:18:45.070Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-396&commit=e7de9f9a07ae1ff795552b65adc212a8c300b16e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-396%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=396&job=&cmd_args= [2023-01-10T21:18:45.329Z] -> Uploading to [2023-01-10T21:18:45.329Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-10/55DBCA73C666E3227836607328DD7E49/e7de9f9a07ae1ff795552b65adc212a8c300b16e/b96c94a4-c241-42a8-a5b2-96eb61ad848c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T211845Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=de592578e517b5bec7c8ceadb4d59e9bdea35066b13935bfd636cca0cca36752 [2023-01-10T21:18:45.329Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T21:18:45.329Z] Dload Upload Total Spent Left Speed [2023-01-10T21:18:45.588Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3920 0 0 100 3920 0 19310 --:--:-- --:--:-- --:--:-- 19215 100 3920 0 0 100 3920 0 15494 --:--:-- --:--:-- --:--:-- 15433 [2023-01-10T21:18:45.588Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/e7de9f9a07ae1ff795552b65adc212a8c300b16e [Pipeline] } [2023-01-10T21:18:45.595Z] 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 [2023-01-10T21:18:46.369Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-396/archives ] [2023-01-10T21:18:46.369Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-396/archives [2023-01-10T21:18:46.369Z] total 16 [2023-01-10T21:18:46.369Z] drwxr-xr-x 3 root root 4096 Jan 10 21:08 . [2023-01-10T21:18:46.369Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 21:08 .. [2023-01-10T21:18:46.369Z] drwxr-xr-x 2 root root 4096 Jan 10 21:08 cost [2023-01-10T21:18:46.369Z] -rw-r--r-- 1 root root 88 Jan 10 21:08 cost.csv [2023-01-10T21:18:46.369Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-396/archives [2023-01-10T21:18:46.370Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-396/archives [2023-01-10T21:18:46.370Z] total 16 [2023-01-10T21:18:46.370Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:08 . [2023-01-10T21:18:46.370Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 21:08 .. [2023-01-10T21:18:46.370Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 21:08 cost [2023-01-10T21:18:46.370Z] -rw-r--r-- 1 jenkins jenkins 88 Jan 10 21:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:18:46.663Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:18:47.533Z] ---> package-listing.sh [2023-01-10T21:18:47.533Z] ++ facter osfamily [2023-01-10T21:18:47.533Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T21:18:47.793Z] + OS_FAMILY=debian [2023-01-10T21:18:47.793Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-396 [2023-01-10T21:18:47.793Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T21:18:47.793Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T21:18:47.793Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T21:18:47.793Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T21:18:47.793Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-396 ']' [2023-01-10T21:18:47.793Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T21:18:47.793Z] + case "${OS_FAMILY}" in [2023-01-10T21:18:47.793Z] + dpkg -l [2023-01-10T21:18:47.793Z] + grep '^ii' [2023-01-10T21:18:47.793Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T21:18:47.793Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T21:18:47.793Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T21:18:47.793Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-396 ']' [2023-01-10T21:18:47.793Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-396/archives/ [2023-01-10T21:18:47.793Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-396/archives/ [Pipeline] echo [2023-01-10T21:18:47.804Z] 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-396/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-10T21:18:48.079Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:18:48.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:18:48.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:18:48.727Z] prd-ubuntu20.04-docker-8c-8g-1678 does not seem to be running inside a container [2023-01-10T21:18:48.758Z] $ 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-396/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-396 -v /w/workspace/xfoundry_device-modbus-go_PR-396:/w/workspace/xfoundry_device-modbus-go_PR-396:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-396@tmp:/w/workspace/xfoundry_device-modbus-go_PR-396@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:latest cat [2023-01-10T21:18:48.967Z] $ docker top b3bf84cdac8a392a50c9f1dc1968356b252b4db5a2903a2b8fb52e8502cd550d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:18:49.305Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T21:18:49.591Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T21:18:49.877Z] + ls /var/log/sa-host [2023-01-10T21:18:49.877Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T21:18:50.145Z] provisioning config files... [2023-01-10T21:18:50.154Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-396@tmp/config5246146431814108592tmp [Pipeline] { [Pipeline] echo [2023-01-10T21:18:50.171Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:18:50.459Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T21:18:50.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:18:50.792Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T21:18:50.799Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:18:51.084Z] ---> sudo-logs.sh [2023-01-10T21:18:51.084Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T21:18:51.113Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:18:51.394Z] ---> job-cost.sh [2023-01-10T21:18:51.394Z] lf-activate-venv: SKIPPING [2023-01-10T21:18:51.394Z] DEBUG: total: 0.2199999988079071 [2023-01-10T21:18:51.394Z] INFO: Retrieving Stack Cost... [2023-01-10T21:18:51.961Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T21:18:52.219Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T21:18:52.233Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:18:52.518Z] ---> logs-deploy.sh [2023-01-10T21:18:52.518Z] lf-activate-venv: SKIPPING [2023-01-10T21:18:52.518Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-396/2 [2023-01-10T21:18:52.518Z] INFO: archiving workspace using pattern(s): [2023-01-10T21:18:53.456Z] Archives upload complete. [2023-01-10T21:18:53.456Z] INFO: archiving logs to Nexus