Pull request #419 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3d2d236075448d4226f85fa74232ef64b2e6aa47+96c9b25060a854e15776706019f04b40fe16d5e0 (a35de99095833fb78a92d95492ff93f2f94937c3) 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-ssh13616729481085590330.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-ssh5703830890883048242.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-419/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-419/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11741080109363406168.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-ssh17295764200825584669.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-419/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-419/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1014864209214569128.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7594 in /w/workspace/xfoundry_device-modbus-go_PR-419 [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-419 # 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 > 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/419/head:refs/remotes/origin/PR-419 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 96c9b25060a854e15776706019f04b40fe16d5e0 into PR head commit 3d2d236075448d4226f85fa74232ef64b2e6aa47 Merge succeeded, producing 3d2d236075448d4226f85fa74232ef64b2e6aa47 Checking out Revision 3d2d236075448d4226f85fa74232ef64b2e6aa47 (PR-419) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-27T15:28:15.379Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-27T15:28:15.438Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-27T15:28:15.450Z] ========================================================= [2023-02-27T15:28:15.450Z] EdgeX Global Pipelines Version Info [2023-02-27T15:28:15.450Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 3d2d236075448d4226f85fa74232ef64b2e6aa47 # 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 96c9b25060a854e15776706019f04b40fe16d5e0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d2d236075448d4226f85fa74232ef64b2e6aa47 # timeout=10 > git rev-list --no-walk 4a1c4304152c335d1479a18ef7520bb4eb2b5147 # timeout=10 [2023-02-27T15:28:16.529Z] ------------------- [2023-02-27T15:28:16.529Z] stable info: [2023-02-27T15:28:16.529Z] ------------------- [2023-02-27T15:28:16.529Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-27T15:28:16.529Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T15:28:16.529Z] Message: update stable to v1.0.244 [2023-02-27T15:28:16.789Z] ------------------- [2023-02-27T15:28:16.789Z] experimental info: [2023-02-27T15:28:16.789Z] ------------------- [2023-02-27T15:28:16.789Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-27T15:28:16.789Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T15:28:16.789Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-27T15:28:16.967Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-02-27T15:28:16.975Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-02-27T15:28:16.984Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-27T15:28:16.992Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-27T15:28:17.000Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-27T15:28:17.008Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-27T15:28:17.017Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-27T15:28:17.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-27T15:28:17.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-27T15:28:17.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-27T15:28:17.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-27T15:28:17.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-02-27T15:28:17.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-27T15:28:17.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-27T15:28:17.098Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T15:28:17.111Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T15:28:17.121Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T15:28:17.130Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T15:28:17.138Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-27T15:28:17.146Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-27T15:28:17.158Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-27T15:28:17.169Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-27T15:28:17.177Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-27T15:28:17.185Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-27T15:28:17.194Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-27T15:28:17.202Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-27T15:28:17.212Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-27T15:28:17.230Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-419 [Pipeline] echo [2023-02-27T15:28:17.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-419 [Pipeline] echo [2023-02-27T15:28:17.254Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-419 [Pipeline] echo [2023-02-27T15:28:17.269Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3d2d236075448d4226f85fa74232ef64b2e6aa47 [Pipeline] echo [2023-02-27T15:28:17.286Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3d2d236 [Pipeline] echo [2023-02-27T15:28:17.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T15:28:17.341Z] provisioning config files... [2023-02-27T15:28:17.376Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-419@tmp/config13643703135968482774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T15:28:17.682Z] ---> docker-login.sh [2023-02-27T15:28:17.682Z] nexus3.edgexfoundry.org:10001 [2023-02-27T15:28:17.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:28:17.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:28:17.942Z] Configure a credential helper to remove this warning. See [2023-02-27T15:28:17.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:28:17.942Z] [2023-02-27T15:28:17.942Z] Login Succeeded [2023-02-27T15:28:17.942Z] nexus3.edgexfoundry.org:10002 [2023-02-27T15:28:17.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:28:18.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:28:18.203Z] Configure a credential helper to remove this warning. See [2023-02-27T15:28:18.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:28:18.203Z] [2023-02-27T15:28:18.203Z] Login Succeeded [2023-02-27T15:28:18.203Z] nexus3.edgexfoundry.org:10003 [2023-02-27T15:28:18.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:28:18.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:28:18.203Z] Configure a credential helper to remove this warning. See [2023-02-27T15:28:18.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:28:18.203Z] [2023-02-27T15:28:18.203Z] Login Succeeded [2023-02-27T15:28:18.203Z] nexus3.edgexfoundry.org:10004 [2023-02-27T15:28:18.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:28:18.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:28:18.203Z] Configure a credential helper to remove this warning. See [2023-02-27T15:28:18.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:28:18.203Z] [2023-02-27T15:28:18.203Z] Login Succeeded [2023-02-27T15:28:18.203Z] docker.io [2023-02-27T15:28:18.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:28:18.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:28:18.727Z] Configure a credential helper to remove this warning. See [2023-02-27T15:28:18.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:28:18.727Z] [2023-02-27T15:28:18.727Z] Login Succeeded [2023-02-27T15:28:18.727Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T15:28:18.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-27T15:28:19.075Z] + git rev-list -1 --merges 3d2d236075448d4226f85fa74232ef64b2e6aa47~1..3d2d236075448d4226f85fa74232ef64b2e6aa47 [Pipeline] echo [2023-02-27T15:28:19.117Z] -----------> git rev-list -1 --merges 3d2d236075448d4226f85fa74232ef64b2e6aa47~1..3d2d236075448d4226f85fa74232ef64b2e6aa47 3d2d236075448d4226f85fa74232ef64b2e6aa47 [false] [Pipeline] sh [2023-02-27T15:28:19.403Z] + git log --format=format:%s -1 3d2d236075448d4226f85fa74232ef64b2e6aa47 [Pipeline] echo [2023-02-27T15:28:19.418Z] ========================================================= [2023-02-27T15:28:19.418Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-27T15:28:19.418Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T15:28:19.739Z] + git log --format=format:%s -1 3d2d236075448d4226f85fa74232ef64b2e6aa47 [Pipeline] echo [2023-02-27T15:28:19.750Z] [semverPrep] GIT_COMMIT: 3d2d236075448d4226f85fa74232ef64b2e6aa47, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 [Pipeline] echo [2023-02-27T15:28:19.760Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-27T15:28:20.107Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T15:28:20.107Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-27T15:28:20.107Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-27T15:28:20.107Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-27T15:28:20.107Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-27T15:28:20.107Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-27T15:28:20.107Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:28:20.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T15:28:20.460Z] [2023-02-27T15:28:20.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:28:20.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T15:28:20.764Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-27T15:28:20.764Z] b85a868b505f: Pulling fs layer [2023-02-27T15:28:20.764Z] e2be974225ed: Pulling fs layer [2023-02-27T15:28:20.764Z] 339a4e72a1f5: Pulling fs layer [2023-02-27T15:28:20.764Z] 988bab9f4d93: Pulling fs layer [2023-02-27T15:28:20.764Z] 1469e6f7b9e6: Pulling fs layer [2023-02-27T15:28:20.764Z] eaf3925da568: Pulling fs layer [2023-02-27T15:28:20.764Z] bab4dde63d76: Pulling fs layer [2023-02-27T15:28:20.764Z] bde34c3a00c8: Pulling fs layer [2023-02-27T15:28:20.764Z] b352a97aabf1: Pulling fs layer [2023-02-27T15:28:20.764Z] 4872d77fe225: Pulling fs layer [2023-02-27T15:28:20.764Z] 5851b861e8e6: Pulling fs layer [2023-02-27T15:28:20.764Z] 988bab9f4d93: Waiting [2023-02-27T15:28:20.764Z] 1469e6f7b9e6: Waiting [2023-02-27T15:28:20.764Z] b352a97aabf1: Waiting [2023-02-27T15:28:20.764Z] 4872d77fe225: Waiting [2023-02-27T15:28:20.764Z] 5851b861e8e6: Waiting [2023-02-27T15:28:20.764Z] eaf3925da568: Waiting [2023-02-27T15:28:20.764Z] bab4dde63d76: Waiting [2023-02-27T15:28:20.764Z] bde34c3a00c8: Waiting [2023-02-27T15:28:20.764Z] e2be974225ed: Verifying Checksum [2023-02-27T15:28:20.764Z] e2be974225ed: Download complete [2023-02-27T15:28:20.764Z] 988bab9f4d93: Download complete [2023-02-27T15:28:21.026Z] 339a4e72a1f5: Verifying Checksum [2023-02-27T15:28:21.026Z] 339a4e72a1f5: Download complete [2023-02-27T15:28:21.026Z] 1469e6f7b9e6: Verifying Checksum [2023-02-27T15:28:21.026Z] 1469e6f7b9e6: Download complete [2023-02-27T15:28:21.026Z] eaf3925da568: Verifying Checksum [2023-02-27T15:28:21.026Z] eaf3925da568: Download complete [2023-02-27T15:28:21.026Z] bde34c3a00c8: Download complete [2023-02-27T15:28:21.026Z] b352a97aabf1: Download complete [2023-02-27T15:28:21.026Z] 4872d77fe225: Verifying Checksum [2023-02-27T15:28:21.026Z] 4872d77fe225: Download complete [2023-02-27T15:28:21.026Z] 5851b861e8e6: Verifying Checksum [2023-02-27T15:28:21.026Z] 5851b861e8e6: Download complete [2023-02-27T15:28:21.285Z] b85a868b505f: Verifying Checksum [2023-02-27T15:28:21.285Z] b85a868b505f: Download complete [2023-02-27T15:28:21.545Z] bab4dde63d76: Verifying Checksum [2023-02-27T15:28:21.545Z] bab4dde63d76: Download complete [2023-02-27T15:28:22.483Z] b85a868b505f: Pull complete [2023-02-27T15:28:22.483Z] e2be974225ed: Pull complete [2023-02-27T15:28:23.051Z] 339a4e72a1f5: Pull complete [2023-02-27T15:28:23.051Z] 988bab9f4d93: Pull complete [2023-02-27T15:28:23.309Z] 1469e6f7b9e6: Pull complete [2023-02-27T15:28:23.309Z] eaf3925da568: Pull complete [2023-02-27T15:28:25.210Z] bab4dde63d76: Pull complete [2023-02-27T15:28:25.210Z] bde34c3a00c8: Pull complete [2023-02-27T15:28:25.210Z] b352a97aabf1: Pull complete [2023-02-27T15:28:25.471Z] 4872d77fe225: Pull complete [2023-02-27T15:28:25.471Z] 5851b861e8e6: Pull complete [2023-02-27T15:28:25.471Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-27T15:28:25.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T15:28:25.471Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T15:28:25.557Z] prd-ubuntu20.04-docker-8c-8g-7594 does not seem to be running inside a container [2023-02-27T15:28:25.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-419 -v /w/workspace/xfoundry_device-modbus-go_PR-419:/w/workspace/xfoundry_device-modbus-go_PR-419:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-419@tmp:/w/workspace/xfoundry_device-modbus-go_PR-419@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-27T15:28:26.836Z] $ docker top 4aeeac3094969c4184b8dd93db807c67c5a39cb4d2c2447c8c00949dec47b366 -eo pid,comm [2023-02-27T15:28:26.896Z] 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-02-27T15:28:26.896Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-27T15:28:26.941Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T15:28:26.942Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T15:28:27.068Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T15:28:27.070Z] $ docker exec 4aeeac3094969c4184b8dd93db807c67c5a39cb4d2c2447c8c00949dec47b366 ssh-agent [2023-02-27T15:28:27.180Z] SSH_AUTH_SOCK=/tmp/ssh-SDKeJ3QYozEn/agent.31 [2023-02-27T15:28:27.180Z] SSH_AGENT_PID=37 [2023-02-27T15:28:27.186Z] Running ssh-add (command line suppressed) [2023-02-27T15:28:27.291Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-419@tmp/private_key_9189667750180382358.key (/w/workspace/xfoundry_device-modbus-go_PR-419@tmp/private_key_9189667750180382358.key) [2023-02-27T15:28:27.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T15:28:27.591Z] + git tag --points-at HEAD [Pipeline] } [2023-02-27T15:28:27.601Z] $ docker exec --env ******** --env ******** 4aeeac3094969c4184b8dd93db807c67c5a39cb4d2c2447c8c00949dec47b366 ssh-agent -k [2023-02-27T15:28:27.697Z] unset SSH_AUTH_SOCK; [2023-02-27T15:28:27.697Z] unset SSH_AGENT_PID; [2023-02-27T15:28:27.698Z] echo Agent pid 37 killed; [2023-02-27T15:28:27.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-27T15:28:27.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T15:28:27.734Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T15:28:27.849Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T15:28:27.850Z] $ docker exec 4aeeac3094969c4184b8dd93db807c67c5a39cb4d2c2447c8c00949dec47b366 ssh-agent [2023-02-27T15:28:27.954Z] SSH_AUTH_SOCK=/tmp/ssh-DlOFcsdtzZF0/agent.69 [2023-02-27T15:28:27.954Z] SSH_AGENT_PID=75 [2023-02-27T15:28:27.959Z] Running ssh-add (command line suppressed) [2023-02-27T15:28:28.066Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-419@tmp/private_key_18132587134477107830.key (/w/workspace/xfoundry_device-modbus-go_PR-419@tmp/private_key_18132587134477107830.key) [2023-02-27T15:28:28.082Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T15:28:28.368Z] + git semver init [2023-02-27T15:28:28.628Z] 2023-02-27 15:28:28,554 [run_init] DEBUG init version:0.0.0 force:False [2023-02-27T15:28:28.628Z] 2023-02-27 15:28:28,555 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-419/.semver [2023-02-27T15:28:28.628Z] 2023-02-27 15:28:28,555 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-419/.semver [2023-02-27T15:28:28.628Z] 2023-02-27 15:28:28,556 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-419/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-419, universal_newlines=False, shell=None, istream=None) [2023-02-27T15:28:29.564Z] 2023-02-27 15:28:29,508 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-419/.git/info/exclude [2023-02-27T15:28:29.564Z] 2023-02-27 15:28:29,508 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-419/.semver/PR-419 with force:False [2023-02-27T15:28:29.565Z] 2023-02-27 15:28:29,508 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-419/.semver/PR-419 [2023-02-27T15:28:29.565Z] 2023-02-27 15:28:29,512 [execute] INFO git cat-file --batch-check [2023-02-27T15:28:29.565Z] 2023-02-27 15:28:29,513 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-419/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T15:28:29.565Z] 2023-02-27 15:28:29,520 [execute] INFO git cat-file --batch [2023-02-27T15:28:29.565Z] 2023-02-27 15:28:29,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-419/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T15:28:29.565Z] 2023-02-27 15:28:29,526 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-419/.semver/PR-419 [2023-02-27T15:28:29.565Z] 0.0.0 [Pipeline] } [2023-02-27T15:28:29.573Z] $ docker exec --env ******** --env ******** 4aeeac3094969c4184b8dd93db807c67c5a39cb4d2c2447c8c00949dec47b366 ssh-agent -k [2023-02-27T15:28:29.684Z] unset SSH_AUTH_SOCK; [2023-02-27T15:28:29.685Z] unset SSH_AGENT_PID; [2023-02-27T15:28:29.685Z] echo Agent pid 75 killed; [2023-02-27T15:28:29.695Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T15:28:29.990Z] + git semver [Pipeline] } [2023-02-27T15:28:30.261Z] $ docker stop --time=1 4aeeac3094969c4184b8dd93db807c67c5a39cb4d2c2447c8c00949dec47b366 [2023-02-27T15:28:31.575Z] $ docker rm -f --volumes 4aeeac3094969c4184b8dd93db807c67c5a39cb4d2c2447c8c00949dec47b366 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T15:28:31.918Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-27T15:28:32.135Z] Stashed 1 file(s) [Pipeline] echo [2023-02-27T15:28:32.138Z] [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-02-27T15:28:32.350Z] provisioning config files... [2023-02-27T15:28:32.360Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-419@tmp/config5746110295853196037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T15:28:32.658Z] ---> docker-login.sh [2023-02-27T15:28:32.658Z] nexus3.edgexfoundry.org:10001 [2023-02-27T15:28:32.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:28:32.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:28:32.658Z] Configure a credential helper to remove this warning. See [2023-02-27T15:28:32.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:28:32.658Z] [2023-02-27T15:28:32.658Z] Login Succeeded [2023-02-27T15:28:32.658Z] nexus3.edgexfoundry.org:10002 [2023-02-27T15:28:32.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:28:32.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:28:32.658Z] Configure a credential helper to remove this warning. See [2023-02-27T15:28:32.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:28:32.658Z] [2023-02-27T15:28:32.658Z] Login Succeeded [2023-02-27T15:28:32.658Z] nexus3.edgexfoundry.org:10003 [2023-02-27T15:28:32.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:28:32.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:28:32.918Z] Configure a credential helper to remove this warning. See [2023-02-27T15:28:32.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:28:32.918Z] [2023-02-27T15:28:32.918Z] Login Succeeded [2023-02-27T15:28:32.918Z] nexus3.edgexfoundry.org:10004 [2023-02-27T15:28:32.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:28:32.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:28:32.918Z] Configure a credential helper to remove this warning. See [2023-02-27T15:28:32.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:28:32.918Z] [2023-02-27T15:28:32.918Z] Login Succeeded [2023-02-27T15:28:32.918Z] docker.io [2023-02-27T15:28:33.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:28:33.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:28:33.180Z] Configure a credential helper to remove this warning. See [2023-02-27T15:28:33.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:28:33.180Z] [2023-02-27T15:28:33.180Z] Login Succeeded [2023-02-27T15:28:33.180Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T15:28:33.187Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T15:28:33.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T15:28:33.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T15:28:33.266Z] ========================================================= [2023-02-27T15:28:33.266Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-27T15:28:33.266Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:28:33.576Z] + 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-02-27T15:28:33.576Z] Sending build context to Docker daemon 6.401MB [2023-02-27T15:28:33.576Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T15:28:33.576Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-27T15:28:33.576Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-27T15:28:33.576Z] 213ec9aee27d: Pulling fs layer [2023-02-27T15:28:33.576Z] 4583459ba037: Pulling fs layer [2023-02-27T15:28:33.576Z] 93c1e223e6f2: Pulling fs layer [2023-02-27T15:28:33.576Z] 53926ce57604: Pulling fs layer [2023-02-27T15:28:33.576Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-27T15:28:33.576Z] 22ff95d597cd: Pulling fs layer [2023-02-27T15:28:33.576Z] 12d6caf4c0d1: Pulling fs layer [2023-02-27T15:28:33.576Z] 96b7cbca73a9: Pulling fs layer [2023-02-27T15:28:33.576Z] a7acece74701: Pulling fs layer [2023-02-27T15:28:33.576Z] 53926ce57604: Waiting [2023-02-27T15:28:33.576Z] 21b2b0c7a3f4: Waiting [2023-02-27T15:28:33.576Z] 22ff95d597cd: Waiting [2023-02-27T15:28:33.576Z] 12d6caf4c0d1: Waiting [2023-02-27T15:28:33.576Z] 96b7cbca73a9: Waiting [2023-02-27T15:28:33.576Z] a7acece74701: Waiting [2023-02-27T15:28:33.576Z] 93c1e223e6f2: Verifying Checksum [2023-02-27T15:28:33.576Z] 93c1e223e6f2: Download complete [2023-02-27T15:28:33.576Z] 4583459ba037: Download complete [2023-02-27T15:28:33.576Z] 21b2b0c7a3f4: Download complete [2023-02-27T15:28:33.842Z] 22ff95d597cd: Verifying Checksum [2023-02-27T15:28:33.842Z] 22ff95d597cd: Download complete [2023-02-27T15:28:33.842Z] 213ec9aee27d: Verifying Checksum [2023-02-27T15:28:33.842Z] 213ec9aee27d: Download complete [2023-02-27T15:28:33.842Z] 12d6caf4c0d1: Verifying Checksum [2023-02-27T15:28:33.842Z] 12d6caf4c0d1: Download complete [2023-02-27T15:28:33.842Z] 213ec9aee27d: Pull complete [2023-02-27T15:28:34.116Z] 4583459ba037: Pull complete [2023-02-27T15:28:34.116Z] 93c1e223e6f2: Pull complete [2023-02-27T15:28:34.408Z] a7acece74701: Verifying Checksum [2023-02-27T15:28:34.408Z] a7acece74701: Download complete [2023-02-27T15:28:34.671Z] 96b7cbca73a9: Verifying Checksum [2023-02-27T15:28:34.671Z] 96b7cbca73a9: Download complete [2023-02-27T15:28:34.671Z] 53926ce57604: Verifying Checksum [2023-02-27T15:28:34.671Z] 53926ce57604: Download complete [2023-02-27T15:28:38.859Z] 53926ce57604: Pull complete [2023-02-27T15:28:38.859Z] 21b2b0c7a3f4: Pull complete [2023-02-27T15:28:38.859Z] 22ff95d597cd: Pull complete [2023-02-27T15:28:38.859Z] 12d6caf4c0d1: Pull complete [2023-02-27T15:28:40.763Z] 96b7cbca73a9: Pull complete [2023-02-27T15:28:41.703Z] a7acece74701: Pull complete [2023-02-27T15:28:41.703Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-27T15:28:41.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T15:28:41.703Z] ---> db6d94c90886 [2023-02-27T15:28:41.703Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-02-27T15:28:43.080Z] ---> Running in 5a477e6aae7c [2023-02-27T15:28:43.080Z] Removing intermediate container 5a477e6aae7c [2023-02-27T15:28:43.080Z] ---> ba63c52ec099 [2023-02-27T15:28:43.080Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T15:28:43.080Z] ---> Running in df759b5f642d [2023-02-27T15:28:43.080Z] Removing intermediate container df759b5f642d [2023-02-27T15:28:43.080Z] ---> 1986b737bed2 [2023-02-27T15:28:43.080Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-02-27T15:28:43.339Z] ---> Running in af7709441711 [2023-02-27T15:28:43.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T15:28:43.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T15:28:43.667Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-02-27T15:28:43.667Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-02-27T15:28:43.667Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-02-27T15:28:43.667Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-02-27T15:28:43.667Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-02-27T15:28:43.930Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-02-27T15:28:43.930Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-02-27T15:28:43.930Z] (8/8) Installing openssh (9.0_p1-r2) [2023-02-27T15:28:43.930Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T15:28:43.930Z] OK: 217 MiB in 59 packages [2023-02-27T15:28:44.190Z] Removing intermediate container af7709441711 [2023-02-27T15:28:44.190Z] ---> 698e7bd43436 [2023-02-27T15:28:44.190Z] Step 6/10 : WORKDIR /device-modbus-go [2023-02-27T15:28:44.190Z] ---> Running in 2ccc17eab933 [2023-02-27T15:28:44.450Z] Removing intermediate container 2ccc17eab933 [2023-02-27T15:28:44.450Z] ---> 02f98bb0dbef [2023-02-27T15:28:44.450Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-27T15:28:44.450Z] ---> 1b53b677bdb2 [2023-02-27T15:28:44.450Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T15:28:44.450Z] ---> Running in bd34a30d802b [2023-02-27T15:28:47.277Z] Still waiting to schedule task [2023-02-27T15:28:47.277Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-27T15:29:02.541Z] Removing intermediate container bd34a30d802b [2023-02-27T15:29:02.541Z] ---> 804119b6ea73 [2023-02-27T15:29:02.541Z] Step 9/10 : COPY . . [2023-02-27T15:29:02.541Z] ---> a1bbeedbb0c1 [2023-02-27T15:29:02.541Z] Step 10/10 : RUN ${MAKE} [2023-02-27T15:29:02.541Z] ---> Running in 207afb35eeba [2023-02-27T15:29:02.541Z] noop [2023-02-27T15:29:02.541Z] Removing intermediate container 207afb35eeba [2023-02-27T15:29:02.541Z] ---> d763ac71f869 [2023-02-27T15:29:02.541Z] Successfully built d763ac71f869 [2023-02-27T15:29:02.541Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:29:02.845Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T15:29:02.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T15:29:02.907Z] prd-ubuntu20.04-docker-8c-8g-7594 does not seem to be running inside a container [2023-02-27T15:29:02.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-419 -v /w/workspace/xfoundry_device-modbus-go_PR-419:/w/workspace/xfoundry_device-modbus-go_PR-419:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-419@tmp:/w/workspace/xfoundry_device-modbus-go_PR-419@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-27T15:29:03.282Z] $ docker top d8f824a1043eff1bb47643568ff568316b04e180df37eecc17e5d78f78420ae8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T15:29:03.626Z] + go version [2023-02-27T15:29:03.626Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-27T15:29:03.636Z] $ docker stop --time=1 d8f824a1043eff1bb47643568ff568316b04e180df37eecc17e5d78f78420ae8 [2023-02-27T15:29:04.919Z] $ docker rm -f --volumes d8f824a1043eff1bb47643568ff568316b04e180df37eecc17e5d78f78420ae8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:29:05.328Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T15:29:05.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T15:29:05.399Z] prd-ubuntu20.04-docker-8c-8g-7594 does not seem to be running inside a container [2023-02-27T15:29:05.430Z] $ 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-419 -v /w/workspace/xfoundry_device-modbus-go_PR-419:/w/workspace/xfoundry_device-modbus-go_PR-419:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-419@tmp:/w/workspace/xfoundry_device-modbus-go_PR-419@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-27T15:29:05.782Z] $ docker top 087b094c5bf7c7383c17e14741cfe89177f597cd9047611d7c6b3670e1362942 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T15:29:06.124Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-419 [Pipeline] fileExists [Pipeline] sh [2023-02-27T15:29:06.424Z] + make test [2023-02-27T15:29:06.424Z] go test ./... -coverprofile=coverage.out [2023-02-27T15:29:06.681Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-02-27T15:29:16.644Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-02-27T15:29:16.644Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 47.7% of statements [2023-02-27T15:29:21.912Z] 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-02-27T15:29:21.912Z] go vet ./... [2023-02-27T15:29:25.198Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T15:29:25.198Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T15:29:25.198Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-27T15:29:25.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T15:29:25.224Z] $ docker stop --time=1 087b094c5bf7c7383c17e14741cfe89177f597cd9047611d7c6b3670e1362942 [2023-02-27T15:29:26.842Z] $ docker rm -f --volumes 087b094c5bf7c7383c17e14741cfe89177f597cd9047611d7c6b3670e1362942 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T15:29:27.260Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T15:29:27.314Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-27T15:29:27.744Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T15:29:28.029Z] + ls -al . [2023-02-27T15:29:28.029Z] total 184 [2023-02-27T15:29:28.029Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 15:29 . [2023-02-27T15:29:28.029Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 15:28 .. [2023-02-27T15:29:28.029Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 27 15:28 .dockerignore [2023-02-27T15:29:28.029Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 15:29 .git [2023-02-27T15:29:28.029Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 15:28 .github [2023-02-27T15:29:28.029Z] -rw-rw-r-- 1 jenkins jenkins 331 Feb 27 15:28 .gitignore [2023-02-27T15:29:28.029Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 15:28 .golangci.yml [2023-02-27T15:29:28.029Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 15:28 .semver [2023-02-27T15:29:28.029Z] -rw-rw-r-- 1 jenkins jenkins 10236 Feb 27 15:28 Attribution.txt [2023-02-27T15:29:28.029Z] -rw-rw-r-- 1 jenkins jenkins 11576 Feb 27 15:28 CHANGELOG.md [2023-02-27T15:29:28.029Z] -rw-rw-r-- 1 jenkins jenkins 1365 Feb 27 15:28 Dockerfile [2023-02-27T15:29:28.029Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 15:28 GOVERNANCE.md [2023-02-27T15:29:28.029Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 27 15:28 Jenkinsfile [2023-02-27T15:29:28.029Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 27 15:28 LICENSE [2023-02-27T15:29:28.029Z] -rw-rw-r-- 1 jenkins jenkins 1670 Feb 27 15:28 Makefile [2023-02-27T15:29:28.029Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 27 15:28 OWNERS.md [2023-02-27T15:29:28.029Z] -rw-rw-r-- 1 jenkins jenkins 4061 Feb 27 15:28 README.md [2023-02-27T15:29:28.029Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 15:28 VERSION [2023-02-27T15:29:28.029Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 15:28 bin [2023-02-27T15:29:28.029Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 15:28 cmd [2023-02-27T15:29:28.029Z] -rw-r--r-- 1 jenkins jenkins 23241 Feb 27 15:29 coverage.out [2023-02-27T15:29:28.029Z] -rw-rw-r-- 1 jenkins jenkins 3497 Feb 27 15:28 go.mod [2023-02-27T15:29:28.029Z] -rw-rw-r-- 1 jenkins jenkins 33596 Feb 27 15:28 go.sum [2023-02-27T15:29:28.029Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 15:28 internal [2023-02-27T15:29:28.029Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 15:28 simulator [2023-02-27T15:29:28.029Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 15:28 snap [2023-02-27T15:29:28.029Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 27 15:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:29:28.433Z] + 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=3d2d236075448d4226f85fa74232ef64b2e6aa47 --label arch=amd64 --label version=0.0.0 . [2023-02-27T15:29:28.433Z] Sending build context to Docker daemon 6.425MB [2023-02-27T15:29:28.433Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T15:29:28.433Z] Step 2/22 : FROM ${BASE} AS builder [2023-02-27T15:29:28.433Z] ---> d763ac71f869 [2023-02-27T15:29:28.433Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T15:29:28.433Z] ---> Running in 0b6ac5d55173 [2023-02-27T15:29:28.433Z] Removing intermediate container 0b6ac5d55173 [2023-02-27T15:29:28.433Z] ---> af3c9239e178 [2023-02-27T15:29:28.433Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T15:29:28.719Z] ---> Running in 33af3a042ca1 [2023-02-27T15:29:28.719Z] Removing intermediate container 33af3a042ca1 [2023-02-27T15:29:28.719Z] ---> 07511db3514b [2023-02-27T15:29:28.719Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-02-27T15:29:28.719Z] ---> Running in 30bbeb0c84ce [2023-02-27T15:29:28.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T15:29:29.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T15:29:29.505Z] OK: 217 MiB in 59 packages [2023-02-27T15:29:29.764Z] Removing intermediate container 30bbeb0c84ce [2023-02-27T15:29:29.764Z] ---> 0ce8254eba6a [2023-02-27T15:29:29.764Z] Step 6/22 : WORKDIR /device-modbus-go [2023-02-27T15:29:29.764Z] ---> Running in 59c96e494b0f [2023-02-27T15:29:29.764Z] Removing intermediate container 59c96e494b0f [2023-02-27T15:29:29.764Z] ---> 14ccaa3bb8b7 [2023-02-27T15:29:29.764Z] Step 7/22 : COPY go.mod vendor* ./ [2023-02-27T15:29:30.024Z] ---> 7c90112f7b92 [2023-02-27T15:29:30.024Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T15:29:30.024Z] ---> Running in 6728130d977d [2023-02-27T15:29:30.960Z] Removing intermediate container 6728130d977d [2023-02-27T15:29:30.960Z] ---> acaf4181051a [2023-02-27T15:29:30.960Z] Step 9/22 : COPY . . [2023-02-27T15:29:31.218Z] ---> 3e222b5b7baa [2023-02-27T15:29:31.218Z] Step 10/22 : RUN ${MAKE} [2023-02-27T15:29:31.218Z] ---> Running in d16d7a55e6e6 [2023-02-27T15:29:31.477Z] 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-02-27T15:29:49.571Z] Removing intermediate container d16d7a55e6e6 [2023-02-27T15:29:49.571Z] ---> 5c3068610fcc [2023-02-27T15:29:49.571Z] Step 11/22 : FROM alpine:3.14 [2023-02-27T15:29:50.139Z] 3.14: Pulling from library/alpine [2023-02-27T15:29:50.139Z] d261077062b2: Pulling fs layer [2023-02-27T15:29:50.397Z] d261077062b2: Download complete [2023-02-27T15:29:50.397Z] d261077062b2: Pull complete [2023-02-27T15:29:50.654Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-02-27T15:29:50.654Z] Status: Downloaded newer image for alpine:3.14 [2023-02-27T15:29:50.654Z] ---> 6dff1269bc79 [2023-02-27T15:29:50.654Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-02-27T15:29:50.654Z] ---> Running in 2a80e2f11fc0 [2023-02-27T15:29:50.654Z] Removing intermediate container 2a80e2f11fc0 [2023-02-27T15:29:50.654Z] ---> a8ead6313246 [2023-02-27T15:29:50.654Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T15:29:50.654Z] ---> Running in a89775fbc187 [2023-02-27T15:29:50.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-02-27T15:29:51.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-02-27T15:29:51.428Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T15:29:51.428Z] Executing busybox-1.33.1-r8.trigger [2023-02-27T15:29:51.428Z] OK: 6 MiB in 15 packages [2023-02-27T15:29:51.686Z] Removing intermediate container a89775fbc187 [2023-02-27T15:29:51.686Z] ---> 94266811a50d [2023-02-27T15:29:51.686Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-02-27T15:29:52.251Z] ---> 89acbbc1b165 [2023-02-27T15:29:52.251Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-02-27T15:29:52.251Z] ---> a732479b5e1b [2023-02-27T15:29:52.251Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-02-27T15:29:52.512Z] ---> c9f62791833a [2023-02-27T15:29:52.512Z] Step 17/22 : EXPOSE 59901 [2023-02-27T15:29:52.512Z] ---> Running in 20eeee36ad74 [2023-02-27T15:29:52.512Z] Removing intermediate container 20eeee36ad74 [2023-02-27T15:29:52.512Z] ---> d141064f2611 [2023-02-27T15:29:52.512Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-02-27T15:29:52.512Z] ---> Running in 96295927a4bf [2023-02-27T15:29:52.777Z] Removing intermediate container 96295927a4bf [2023-02-27T15:29:52.777Z] ---> d5bc6bb95a04 [2023-02-27T15:29:52.777Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-02-27T15:29:52.777Z] ---> Running in 66311d00cf8b [2023-02-27T15:29:52.777Z] Removing intermediate container 66311d00cf8b [2023-02-27T15:29:52.777Z] ---> f641b1dfb8c6 [2023-02-27T15:29:52.777Z] Step 20/22 : LABEL arch=amd64 [2023-02-27T15:29:52.777Z] ---> Running in 4d76e9512a6f [2023-02-27T15:29:53.036Z] Removing intermediate container 4d76e9512a6f [2023-02-27T15:29:53.036Z] ---> 8ede728b63de [2023-02-27T15:29:53.036Z] Step 21/22 : LABEL git_sha=3d2d236075448d4226f85fa74232ef64b2e6aa47 [2023-02-27T15:29:53.036Z] ---> Running in a09ffc9f2171 [2023-02-27T15:29:53.036Z] Removing intermediate container a09ffc9f2171 [2023-02-27T15:29:53.036Z] ---> de2ce022adae [2023-02-27T15:29:53.036Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T15:29:53.036Z] ---> Running in 2a8554bf74e0 [2023-02-27T15:29:53.295Z] Removing intermediate container 2a8554bf74e0 [2023-02-27T15:29:53.295Z] ---> 1cb422d7ea0a [2023-02-27T15:29:53.295Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T15:29:53.295Z] Successfully built 1cb422d7ea0a [2023-02-27T15:29:53.295Z] 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-02-27T15:29:53.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T15:29:53.699Z] [2023-02-27T15:29:53.699Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:29:53.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T15:29:53.997Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-27T15:29:53.997Z] 5eb5b503b376: Pulling fs layer [2023-02-27T15:29:53.997Z] 5c69ac0246d0: Pulling fs layer [2023-02-27T15:29:53.997Z] ec43610c2a17: Pulling fs layer [2023-02-27T15:29:53.997Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-27T15:29:53.997Z] 33b1e0a273af: Pulling fs layer [2023-02-27T15:29:53.997Z] 5d3b04190fa2: Pulling fs layer [2023-02-27T15:29:53.997Z] 2f39f015ded8: Pulling fs layer [2023-02-27T15:29:53.997Z] 3a2ae6a8a46f: Waiting [2023-02-27T15:29:53.997Z] 33b1e0a273af: Waiting [2023-02-27T15:29:53.997Z] 5d3b04190fa2: Waiting [2023-02-27T15:29:53.997Z] 2f39f015ded8: Waiting [2023-02-27T15:29:53.997Z] 5c69ac0246d0: Verifying Checksum [2023-02-27T15:29:53.997Z] 5c69ac0246d0: Download complete [2023-02-27T15:29:53.997Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-27T15:29:53.997Z] 3a2ae6a8a46f: Download complete [2023-02-27T15:29:54.256Z] 33b1e0a273af: Verifying Checksum [2023-02-27T15:29:54.256Z] 33b1e0a273af: Download complete [2023-02-27T15:29:54.256Z] 5d3b04190fa2: Verifying Checksum [2023-02-27T15:29:54.256Z] 5d3b04190fa2: Download complete [2023-02-27T15:29:54.256Z] ec43610c2a17: Verifying Checksum [2023-02-27T15:29:54.256Z] ec43610c2a17: Download complete [2023-02-27T15:29:54.256Z] 5eb5b503b376: Verifying Checksum [2023-02-27T15:29:54.256Z] 5eb5b503b376: Download complete [2023-02-27T15:29:55.192Z] 2f39f015ded8: Verifying Checksum [2023-02-27T15:29:55.192Z] 2f39f015ded8: Download complete [2023-02-27T15:29:55.452Z] 5eb5b503b376: Pull complete [2023-02-27T15:29:55.712Z] 5c69ac0246d0: Pull complete [2023-02-27T15:29:56.280Z] ec43610c2a17: Pull complete [2023-02-27T15:29:56.280Z] 3a2ae6a8a46f: Pull complete [2023-02-27T15:29:56.538Z] 33b1e0a273af: Pull complete [2023-02-27T15:29:56.538Z] 5d3b04190fa2: Pull complete [2023-02-27T15:30:00.727Z] 2f39f015ded8: Pull complete [2023-02-27T15:30:00.727Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-27T15:30:00.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T15:30:00.727Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T15:30:00.803Z] prd-ubuntu20.04-docker-8c-8g-7594 does not seem to be running inside a container [2023-02-27T15:30:00.830Z] $ 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-419 -v /w/workspace/xfoundry_device-modbus-go_PR-419:/w/workspace/xfoundry_device-modbus-go_PR-419:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-419@tmp:/w/workspace/xfoundry_device-modbus-go_PR-419@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-02-27T15:30:02.873Z] $ docker top 31361eebdceda0cc90580e9061939fdc12d88d82e51731e6d298873e428a898c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T15:30:03.253Z] ---> job-cost.sh [2023-02-27T15:30:03.253Z] lf-activate-venv: SKIPPING [2023-02-27T15:30:03.253Z] INFO: No Stack... [2023-02-27T15:30:03.512Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T15:30:03.771Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T15:30:04.063Z] + + cut -d, -f6 [2023-02-27T15:30:04.063Z] cat /w/workspace/xfoundry_device-modbus-go_PR-419/archives/cost.csv [Pipeline] lock [2023-02-27T15:30:04.075Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-419-3-stack-cost] [2023-02-27T15:30:04.084Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-419-3-stack-cost] did not exist. Created. [2023-02-27T15:30:04.084Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-419-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T15:30:04.381Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-27T15:30:04.406Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T15:30:04.412Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-419-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T15:30:04.426Z] $ docker stop --time=1 31361eebdceda0cc90580e9061939fdc12d88d82e51731e6d298873e428a898c [2023-02-27T15:30:05.593Z] $ docker rm -f --volumes 31361eebdceda0cc90580e9061939fdc12d88d82e51731e6d298873e428a898c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-27T15:31:04.491Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7596 in /w/workspace/xfoundry_device-modbus-go_PR-419 [Pipeline] { [Pipeline] ws [2023-02-27T15:31:04.506Z] Running in /w/workspace/device-modbus-go/3 [Pipeline] { [Pipeline] checkout [2023-02-27T15:31:04.536Z] Selected Git installation does not exist. Using Default [2023-02-27T15:31:04.537Z] The recommended git tool is: NONE [2023-02-27T15:31:10.304Z] using credential edgex-jenkins-ssh [2023-02-27T15:31:10.332Z] Cloning the remote Git repository [2023-02-27T15:31:10.381Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-02-27T15:31:10.465Z] > git init /w/workspace/device-modbus-go/3 # timeout=10 [2023-02-27T15:31:10.636Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-02-27T15:31:10.637Z] > git --version # timeout=10 [2023-02-27T15:31:10.663Z] > git --version # 'git version 2.25.1' [2023-02-27T15:31:10.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T15:31:10.735Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T15:31:12.002Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-02-27T15:31:12.023Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T15:31:13.017Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-02-27T15:31:13.068Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-02-27T15:31:13.070Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T15:31:13.090Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/419/head:refs/remotes/origin/PR-419 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-27T15:31:13.685Z] Merging remotes/origin/main commit 96c9b25060a854e15776706019f04b40fe16d5e0 into PR head commit 3d2d236075448d4226f85fa74232ef64b2e6aa47 [2023-02-27T15:31:14.140Z] Merge succeeded, producing 3d2d236075448d4226f85fa74232ef64b2e6aa47 [2023-02-27T15:31:14.140Z] Checking out Revision 3d2d236075448d4226f85fa74232ef64b2e6aa47 (PR-419) [2023-02-27T15:31:14.678Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2" [2023-02-27T15:31:13.698Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T15:31:13.724Z] > git checkout -f 3d2d236075448d4226f85fa74232ef64b2e6aa47 # timeout=10 [2023-02-27T15:31:13.812Z] > git remote # timeout=10 [2023-02-27T15:31:13.832Z] > git config --get remote.origin.url # timeout=10 [2023-02-27T15:31:13.857Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T15:31:13.872Z] > git merge 96c9b25060a854e15776706019f04b40fe16d5e0 # timeout=10 [2023-02-27T15:31:14.118Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-27T15:31:14.142Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T15:31:14.161Z] > git checkout -f 3d2d236075448d4226f85fa74232ef64b2e6aa47 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T15:31:15.621Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-27T15:31:15.621Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T15:31:15.621Z] Dload Upload Total Spent Left Speed [2023-02-27T15:31:15.621Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-02-27T15:31:16.224Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-27T15:31:16.566Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-27T15:31:16.566Z] + sudo tee /etc/docker/daemon.new [2023-02-27T15:31:16.566Z] { [2023-02-27T15:31:16.566Z] "registry-mirrors": [ [2023-02-27T15:31:16.566Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-27T15:31:16.566Z] ], [2023-02-27T15:31:16.566Z] "bip": "10.250.0.254/24", [2023-02-27T15:31:16.566Z] "hosts": [ [2023-02-27T15:31:16.566Z] "tcp://0.0.0.0:5555", [2023-02-27T15:31:16.566Z] "unix:///var/run/docker.sock" [2023-02-27T15:31:16.566Z] ], [2023-02-27T15:31:16.566Z] "mtu": 1458, [2023-02-27T15:31:16.566Z] "selinux-enabled": true, [2023-02-27T15:31:16.566Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-27T15:31:16.566Z] } [Pipeline] sh [2023-02-27T15:31:16.901Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-27T15:31:17.241Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T15:31:35.534Z] provisioning config files... [2023-02-27T15:31:35.563Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/3@tmp/config18294025341830529038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T15:31:35.917Z] ---> docker-login.sh [2023-02-27T15:31:35.917Z] nexus3.edgexfoundry.org:10001 [2023-02-27T15:31:36.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:31:36.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:31:36.506Z] Configure a credential helper to remove this warning. See [2023-02-27T15:31:36.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:31:36.506Z] [2023-02-27T15:31:36.506Z] Login Succeeded [2023-02-27T15:31:36.506Z] nexus3.edgexfoundry.org:10002 [2023-02-27T15:31:36.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:31:36.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:31:36.778Z] Configure a credential helper to remove this warning. See [2023-02-27T15:31:36.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:31:36.778Z] [2023-02-27T15:31:36.778Z] Login Succeeded [2023-02-27T15:31:36.778Z] nexus3.edgexfoundry.org:10003 [2023-02-27T15:31:37.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:31:37.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:31:37.322Z] Configure a credential helper to remove this warning. See [2023-02-27T15:31:37.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:31:37.322Z] [2023-02-27T15:31:37.322Z] Login Succeeded [2023-02-27T15:31:37.322Z] nexus3.edgexfoundry.org:10004 [2023-02-27T15:31:37.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:31:37.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:31:37.591Z] Configure a credential helper to remove this warning. See [2023-02-27T15:31:37.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:31:37.591Z] [2023-02-27T15:31:37.591Z] Login Succeeded [2023-02-27T15:31:37.591Z] docker.io [2023-02-27T15:31:37.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T15:31:38.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T15:31:38.131Z] Configure a credential helper to remove this warning. See [2023-02-27T15:31:38.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T15:31:38.131Z] [2023-02-27T15:31:38.131Z] Login Succeeded [2023-02-27T15:31:38.131Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T15:31:38.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T15:31:38.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T15:31:38.432Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T15:31:38.445Z] ========================================================= [2023-02-27T15:31:38.445Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-27T15:31:38.445Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:31:38.796Z] + 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-02-27T15:31:39.066Z] Sending build context to Docker daemon 3.334MB [2023-02-27T15:31:39.066Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T15:31:39.066Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-27T15:31:39.342Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-27T15:31:39.342Z] 9b18e9b68314: Pulling fs layer [2023-02-27T15:31:39.342Z] 35d82f9e3411: Pulling fs layer [2023-02-27T15:31:39.342Z] e16973657156: Pulling fs layer [2023-02-27T15:31:39.342Z] fc693d55d65f: Pulling fs layer [2023-02-27T15:31:39.342Z] fc693d55d65f: Waiting [2023-02-27T15:31:39.342Z] 7e9fc2657dce: Pulling fs layer [2023-02-27T15:31:39.342Z] dda99020689f: Pulling fs layer [2023-02-27T15:31:39.342Z] 7e9fc2657dce: Waiting [2023-02-27T15:31:39.342Z] dda99020689f: Waiting [2023-02-27T15:31:39.342Z] db1c61fa0a46: Pulling fs layer [2023-02-27T15:31:39.342Z] 891c053d2c06: Pulling fs layer [2023-02-27T15:31:39.342Z] db1c61fa0a46: Waiting [2023-02-27T15:31:39.342Z] 891c053d2c06: Waiting [2023-02-27T15:31:39.342Z] e16973657156: Verifying Checksum [2023-02-27T15:31:39.342Z] e16973657156: Download complete [2023-02-27T15:31:39.342Z] 35d82f9e3411: Verifying Checksum [2023-02-27T15:31:39.342Z] 35d82f9e3411: Download complete [2023-02-27T15:31:39.342Z] 7e9fc2657dce: Download complete [2023-02-27T15:31:39.342Z] dda99020689f: Download complete [2023-02-27T15:31:39.342Z] 9b18e9b68314: Verifying Checksum [2023-02-27T15:31:39.342Z] 9b18e9b68314: Download complete [2023-02-27T15:31:40.328Z] 9b18e9b68314: Pull complete [2023-02-27T15:31:40.613Z] 891c053d2c06: Verifying Checksum [2023-02-27T15:31:40.613Z] 891c053d2c06: Download complete [2023-02-27T15:31:40.888Z] 35d82f9e3411: Pull complete [2023-02-27T15:31:41.169Z] e16973657156: Pull complete [2023-02-27T15:31:41.764Z] db1c61fa0a46: Verifying Checksum [2023-02-27T15:31:41.764Z] db1c61fa0a46: Download complete [2023-02-27T15:31:42.355Z] fc693d55d65f: Verifying Checksum [2023-02-27T15:31:42.355Z] fc693d55d65f: Download complete [2023-02-27T15:31:54.705Z] fc693d55d65f: Pull complete [2023-02-27T15:31:54.705Z] 7e9fc2657dce: Pull complete [2023-02-27T15:31:54.705Z] dda99020689f: Pull complete [2023-02-27T15:32:01.360Z] db1c61fa0a46: Pull complete [2023-02-27T15:32:04.724Z] 891c053d2c06: Pull complete [2023-02-27T15:32:04.724Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-27T15:32:04.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T15:32:04.724Z] ---> f96f9c87975a [2023-02-27T15:32:04.724Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-02-27T15:32:06.142Z] ---> Running in 48dbc09c5c13 [2023-02-27T15:32:06.415Z] Removing intermediate container 48dbc09c5c13 [2023-02-27T15:32:06.415Z] ---> ef223665365f [2023-02-27T15:32:06.415Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T15:32:06.683Z] ---> Running in f0cd243af9cd [2023-02-27T15:32:06.948Z] Removing intermediate container f0cd243af9cd [2023-02-27T15:32:06.948Z] ---> c40626ff5624 [2023-02-27T15:32:06.948Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-02-27T15:32:06.948Z] ---> Running in 02beb93bcdcb [2023-02-27T15:32:07.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T15:32:08.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T15:32:09.213Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-02-27T15:32:09.213Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-02-27T15:32:09.213Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-02-27T15:32:09.213Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-02-27T15:32:09.213Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-02-27T15:32:09.213Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-02-27T15:32:09.213Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-02-27T15:32:09.213Z] (8/8) Installing openssh (9.0_p1-r2) [2023-02-27T15:32:09.213Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T15:32:09.480Z] OK: 228 MiB in 59 packages [2023-02-27T15:32:10.440Z] Removing intermediate container 02beb93bcdcb [2023-02-27T15:32:10.440Z] ---> c3bf5afaa4f9 [2023-02-27T15:32:10.440Z] Step 6/10 : WORKDIR /device-modbus-go [2023-02-27T15:32:10.440Z] ---> Running in f6b3f80e8686 [2023-02-27T15:32:10.711Z] Removing intermediate container f6b3f80e8686 [2023-02-27T15:32:10.711Z] ---> 9016a47cd3a3 [2023-02-27T15:32:10.711Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-27T15:32:11.300Z] ---> b4d8be2e72fb [2023-02-27T15:32:11.300Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T15:32:11.300Z] ---> Running in 4e33d553d9db [2023-02-27T15:33:07.728Z] Removing intermediate container 4e33d553d9db [2023-02-27T15:33:07.728Z] ---> c0a627e884be [2023-02-27T15:33:07.728Z] Step 9/10 : COPY . . [2023-02-27T15:33:07.728Z] ---> 76f46ece574f [2023-02-27T15:33:07.728Z] Step 10/10 : RUN ${MAKE} [2023-02-27T15:33:08.007Z] ---> Running in 82a851a30ef6 [2023-02-27T15:33:08.973Z] noop [2023-02-27T15:33:10.379Z] Removing intermediate container 82a851a30ef6 [2023-02-27T15:33:10.379Z] ---> 4ecfeaf9a8cd [2023-02-27T15:33:10.379Z] Successfully built 4ecfeaf9a8cd [2023-02-27T15:33:10.379Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:33:10.733Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T15:33:10.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T15:33:10.940Z] prd-ubuntu20.04-docker-arm64-4c-16g-7596 does not seem to be running inside a container [2023-02-27T15:33:11.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-27T15:33:12.227Z] $ docker top 49c612f15c7780d57ed9d19e22e564e7937dd230403d438dad742276abe45316 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T15:33:13.057Z] + go version [2023-02-27T15:33:13.057Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-27T15:33:13.085Z] $ docker stop --time=1 49c612f15c7780d57ed9d19e22e564e7937dd230403d438dad742276abe45316 [2023-02-27T15:33:14.763Z] $ docker rm -f --volumes 49c612f15c7780d57ed9d19e22e564e7937dd230403d438dad742276abe45316 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:33:15.321Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T15:33:15.321Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T15:33:15.519Z] prd-ubuntu20.04-docker-arm64-4c-16g-7596 does not seem to be running inside a container [2023-02-27T15:33:15.601Z] $ 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/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-27T15:33:16.863Z] $ docker top d81f70a24b49f6cf88ac8b4268402620cfb381b4606e1a2d9501c9d366046d28 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T15:33:17.696Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/3 [Pipeline] fileExists [Pipeline] sh [2023-02-27T15:33:18.355Z] + make test [2023-02-27T15:33:18.355Z] go test ./... -coverprofile=coverage.out [2023-02-27T15:33:19.767Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-02-27T15:34:56.455Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-02-27T15:34:56.455Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.068s coverage: 47.7% of statements [2023-02-27T15:34:56.455Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-27T15:34:56.455Z] go vet ./... [2023-02-27T15:35:06.535Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T15:35:06.535Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T15:35:06.535Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-27T15:35:06.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T15:35:06.580Z] $ docker stop --time=1 d81f70a24b49f6cf88ac8b4268402620cfb381b4606e1a2d9501c9d366046d28 [2023-02-27T15:35:08.463Z] $ docker rm -f --volumes d81f70a24b49f6cf88ac8b4268402620cfb381b4606e1a2d9501c9d366046d28 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T15:35:09.370Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T15:35:09.392Z] Warning: overwriting stash ‘coverage-report’ [2023-02-27T15:35:09.878Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T15:35:10.240Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T15:35:10.562Z] + ls -al . [2023-02-27T15:35:10.562Z] total 180 [2023-02-27T15:35:10.562Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 15:33 . [2023-02-27T15:35:10.562Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 15:31 .. [2023-02-27T15:35:10.562Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 27 15:31 .dockerignore [2023-02-27T15:35:10.562Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 15:31 .git [2023-02-27T15:35:10.562Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 15:31 .github [2023-02-27T15:35:10.562Z] -rw-rw-r-- 1 jenkins jenkins 331 Feb 27 15:31 .gitignore [2023-02-27T15:35:10.562Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 15:31 .golangci.yml [2023-02-27T15:35:10.562Z] -rw-rw-r-- 1 jenkins jenkins 10236 Feb 27 15:31 Attribution.txt [2023-02-27T15:35:10.562Z] -rw-rw-r-- 1 jenkins jenkins 11576 Feb 27 15:31 CHANGELOG.md [2023-02-27T15:35:10.562Z] -rw-rw-r-- 1 jenkins jenkins 1365 Feb 27 15:31 Dockerfile [2023-02-27T15:35:10.562Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 15:31 GOVERNANCE.md [2023-02-27T15:35:10.562Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 27 15:31 Jenkinsfile [2023-02-27T15:35:10.562Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 27 15:31 LICENSE [2023-02-27T15:35:10.562Z] -rw-rw-r-- 1 jenkins jenkins 1670 Feb 27 15:31 Makefile [2023-02-27T15:35:10.562Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 27 15:31 OWNERS.md [2023-02-27T15:35:10.562Z] -rw-rw-r-- 1 jenkins jenkins 4061 Feb 27 15:31 README.md [2023-02-27T15:35:10.562Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 15:28 VERSION [2023-02-27T15:35:10.562Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 15:31 bin [2023-02-27T15:35:10.562Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 15:31 cmd [2023-02-27T15:35:10.562Z] -rw-r--r-- 1 jenkins jenkins 23241 Feb 27 15:34 coverage.out [2023-02-27T15:35:10.562Z] -rw-rw-r-- 1 jenkins jenkins 3497 Feb 27 15:31 go.mod [2023-02-27T15:35:10.562Z] -rw-rw-r-- 1 jenkins jenkins 33596 Feb 27 15:31 go.sum [2023-02-27T15:35:10.562Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 15:31 internal [2023-02-27T15:35:10.562Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 15:31 simulator [2023-02-27T15:35:10.562Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 15:31 snap [2023-02-27T15:35:10.562Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 27 15:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:35:10.898Z] + 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=3d2d236075448d4226f85fa74232ef64b2e6aa47 --label arch=arm64 --label version=0.0.0 . [2023-02-27T15:35:11.166Z] Sending build context to Docker daemon 3.358MB [2023-02-27T15:35:11.166Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T15:35:11.166Z] Step 2/22 : FROM ${BASE} AS builder [2023-02-27T15:35:11.166Z] ---> 4ecfeaf9a8cd [2023-02-27T15:35:11.166Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T15:35:11.435Z] ---> Running in 14fc74c76f34 [2023-02-27T15:35:11.702Z] Removing intermediate container 14fc74c76f34 [2023-02-27T15:35:11.702Z] ---> e8d104fdbf90 [2023-02-27T15:35:11.702Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T15:35:11.702Z] ---> Running in dd079a506db2 [2023-02-27T15:35:11.971Z] Removing intermediate container dd079a506db2 [2023-02-27T15:35:11.971Z] ---> 9cf79e0a9c8b [2023-02-27T15:35:11.971Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-02-27T15:35:12.243Z] ---> Running in 3c0ab94a1a9b [2023-02-27T15:35:13.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T15:35:13.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T15:35:14.887Z] OK: 228 MiB in 59 packages [2023-02-27T15:35:15.474Z] Removing intermediate container 3c0ab94a1a9b [2023-02-27T15:35:15.474Z] ---> a7a4382acddf [2023-02-27T15:35:15.474Z] Step 6/22 : WORKDIR /device-modbus-go [2023-02-27T15:35:15.474Z] ---> Running in 49c7b00f4977 [2023-02-27T15:35:15.742Z] Removing intermediate container 49c7b00f4977 [2023-02-27T15:35:15.742Z] ---> db4a65cad85e [2023-02-27T15:35:15.742Z] Step 7/22 : COPY go.mod vendor* ./ [2023-02-27T15:35:16.330Z] ---> 6c776f613d99 [2023-02-27T15:35:16.330Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T15:35:16.599Z] ---> Running in b6fd8f1362ce [2023-02-27T15:35:21.957Z] Removing intermediate container b6fd8f1362ce [2023-02-27T15:35:21.957Z] ---> 1a30597327d7 [2023-02-27T15:35:21.957Z] Step 9/22 : COPY . . [2023-02-27T15:35:21.957Z] ---> 9d53d4b37da8 [2023-02-27T15:35:21.957Z] Step 10/22 : RUN ${MAKE} [2023-02-27T15:35:22.229Z] ---> Running in 43f2e7526044 [2023-02-27T15:35:23.194Z] 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-02-27T15:37:44.887Z] Removing intermediate container 43f2e7526044 [2023-02-27T15:37:44.887Z] ---> d13eb56c3af5 [2023-02-27T15:37:44.887Z] Step 11/22 : FROM alpine:3.14 [2023-02-27T15:37:44.887Z] 3.14: Pulling from library/alpine [2023-02-27T15:37:44.887Z] 6f0e733d82e2: Pulling fs layer [2023-02-27T15:37:44.887Z] 6f0e733d82e2: Verifying Checksum [2023-02-27T15:37:44.887Z] 6f0e733d82e2: Download complete [2023-02-27T15:37:44.887Z] 6f0e733d82e2: Pull complete [2023-02-27T15:37:44.887Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-02-27T15:37:44.887Z] Status: Downloaded newer image for alpine:3.14 [2023-02-27T15:37:44.887Z] ---> bf97f6347a60 [2023-02-27T15:37:44.887Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-02-27T15:37:44.887Z] ---> Running in ef5bbd35c096 [2023-02-27T15:37:44.887Z] Removing intermediate container ef5bbd35c096 [2023-02-27T15:37:44.887Z] ---> 38718e0cb1cb [2023-02-27T15:37:44.887Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T15:37:44.887Z] ---> Running in f347a89174d8 [2023-02-27T15:37:45.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-02-27T15:37:45.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-02-27T15:37:46.709Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T15:37:46.709Z] Executing busybox-1.33.1-r8.trigger [2023-02-27T15:37:46.709Z] OK: 6 MiB in 15 packages [2023-02-27T15:37:47.296Z] Removing intermediate container f347a89174d8 [2023-02-27T15:37:47.296Z] ---> 53ab5e600d81 [2023-02-27T15:37:47.296Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-02-27T15:37:48.709Z] ---> 0924f09e6862 [2023-02-27T15:37:48.709Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-02-27T15:37:49.294Z] ---> 6b591c15847e [2023-02-27T15:37:49.294Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-02-27T15:37:49.561Z] ---> 576ea8ddf6fe [2023-02-27T15:37:49.561Z] Step 17/22 : EXPOSE 59901 [2023-02-27T15:37:49.826Z] ---> Running in 8266bee9dbac [2023-02-27T15:37:49.826Z] Removing intermediate container 8266bee9dbac [2023-02-27T15:37:49.826Z] ---> 0367505f6c4d [2023-02-27T15:37:49.826Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-02-27T15:37:50.092Z] ---> Running in c2df4170c39a [2023-02-27T15:37:50.359Z] Removing intermediate container c2df4170c39a [2023-02-27T15:37:50.359Z] ---> 4bf3fcaa14d2 [2023-02-27T15:37:50.359Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-02-27T15:37:50.359Z] ---> Running in a662cd23220e [2023-02-27T15:37:50.624Z] Removing intermediate container a662cd23220e [2023-02-27T15:37:50.624Z] ---> 8b2bfa318b23 [2023-02-27T15:37:50.624Z] Step 20/22 : LABEL arch=arm64 [2023-02-27T15:37:50.624Z] ---> Running in fbcb11ca6ed8 [2023-02-27T15:37:50.899Z] Removing intermediate container fbcb11ca6ed8 [2023-02-27T15:37:50.899Z] ---> 0131570c2309 [2023-02-27T15:37:50.899Z] Step 21/22 : LABEL git_sha=3d2d236075448d4226f85fa74232ef64b2e6aa47 [2023-02-27T15:37:50.899Z] ---> Running in 8428804bf29f [2023-02-27T15:37:51.497Z] Removing intermediate container 8428804bf29f [2023-02-27T15:37:51.497Z] ---> 8a3824075018 [2023-02-27T15:37:51.497Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T15:37:51.497Z] ---> Running in 45c78fc37926 [2023-02-27T15:37:51.763Z] Removing intermediate container 45c78fc37926 [2023-02-27T15:37:51.763Z] ---> 3c3f3e63c681 [2023-02-27T15:37:51.763Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T15:37:51.763Z] Successfully built 3c3f3e63c681 [2023-02-27T15:37:51.763Z] 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-02-27T15:37:52.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T15:37:52.218Z] [2023-02-27T15:37:52.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:37:52.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T15:37:53.962Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-27T15:37:53.962Z] 8998bd30e6a1: Pulling fs layer [2023-02-27T15:37:53.962Z] 04944245beec: Pulling fs layer [2023-02-27T15:37:53.962Z] 699f458cf7ca: Pulling fs layer [2023-02-27T15:37:53.962Z] 765212b225bb: Pulling fs layer [2023-02-27T15:37:53.962Z] f23df028b6ca: Pulling fs layer [2023-02-27T15:37:53.962Z] d65c8cfc05b1: Pulling fs layer [2023-02-27T15:37:53.962Z] 2437ff75d9bd: Pulling fs layer [2023-02-27T15:37:53.962Z] f23df028b6ca: Waiting [2023-02-27T15:37:53.962Z] d65c8cfc05b1: Waiting [2023-02-27T15:37:53.962Z] 2437ff75d9bd: Waiting [2023-02-27T15:37:53.962Z] 765212b225bb: Waiting [2023-02-27T15:37:53.962Z] 04944245beec: Verifying Checksum [2023-02-27T15:37:53.962Z] 04944245beec: Download complete [2023-02-27T15:37:53.962Z] 765212b225bb: Verifying Checksum [2023-02-27T15:37:53.962Z] 765212b225bb: Download complete [2023-02-27T15:37:54.228Z] f23df028b6ca: Verifying Checksum [2023-02-27T15:37:54.228Z] f23df028b6ca: Download complete [2023-02-27T15:37:54.228Z] d65c8cfc05b1: Verifying Checksum [2023-02-27T15:37:54.228Z] d65c8cfc05b1: Download complete [2023-02-27T15:37:54.228Z] 699f458cf7ca: Verifying Checksum [2023-02-27T15:37:54.228Z] 699f458cf7ca: Download complete [2023-02-27T15:37:54.815Z] 8998bd30e6a1: Verifying Checksum [2023-02-27T15:37:54.815Z] 8998bd30e6a1: Download complete [2023-02-27T15:37:56.761Z] 2437ff75d9bd: Verifying Checksum [2023-02-27T15:37:56.761Z] 2437ff75d9bd: Download complete [2023-02-27T15:37:58.704Z] 8998bd30e6a1: Pull complete [2023-02-27T15:37:58.971Z] 04944245beec: Pull complete [2023-02-27T15:38:00.394Z] 699f458cf7ca: Pull complete [2023-02-27T15:38:00.661Z] 765212b225bb: Pull complete [2023-02-27T15:38:01.618Z] f23df028b6ca: Pull complete [2023-02-27T15:38:01.618Z] d65c8cfc05b1: Pull complete [2023-02-27T15:38:16.708Z] 2437ff75d9bd: Pull complete [2023-02-27T15:38:16.708Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-27T15:38:16.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T15:38:16.708Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T15:38:16.914Z] prd-ubuntu20.04-docker-arm64-4c-16g-7596 does not seem to be running inside a container [2023-02-27T15:38:17.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-27T15:38:19.489Z] $ docker top a24b92b5c56a5a11feb825d7993e1a28470ddc4e8cf82804dde527f5da81adc6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T15:38:20.000Z] ---> job-cost.sh [2023-02-27T15:38:20.265Z] lf-activate-venv: SKIPPING [2023-02-27T15:38:20.265Z] INFO: No Stack... [2023-02-27T15:38:21.222Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-27T15:38:21.801Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T15:38:22.116Z] + cat+ /w/workspace/device-modbus-go/3/archives/cost.csv [2023-02-27T15:38:22.116Z] cut -d, -f6 [Pipeline] lock [2023-02-27T15:38:22.185Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-419-3-stack-cost] [2023-02-27T15:38:22.193Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-419-3-stack-cost] did not exist. Created. [2023-02-27T15:38:22.193Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-419-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T15:38:22.530Z] /w/workspace/device-modbus-go/3@tmp/durable-218162ab/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-27T15:38:23.183Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-27T15:38:23.204Z] Warning: overwriting stash ‘stack-cost’ [2023-02-27T15:38:23.249Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T15:38:23.259Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-419-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T15:38:23.288Z] $ docker stop --time=1 a24b92b5c56a5a11feb825d7993e1a28470ddc4e8cf82804dde527f5da81adc6 [2023-02-27T15:38:24.762Z] $ docker rm -f --volumes a24b92b5c56a5a11feb825d7993e1a28470ddc4e8cf82804dde527f5da81adc6 [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-02-27T15:38:25.084Z] provisioning config files... [2023-02-27T15:38:25.090Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-419@tmp/config12866205829090869186tmp [Pipeline] { [Pipeline] sh [2023-02-27T15:38:25.382Z] + set +x [2023-02-27T15:38:25.382Z] + curl -s https://codecov.io/bash [2023-02-27T15:38:25.382Z] + bash -s -- [2023-02-27T15:38:25.382Z] [2023-02-27T15:38:25.382Z] _____ _ [2023-02-27T15:38:25.382Z] / ____| | | [2023-02-27T15:38:25.382Z] | | ___ __| | ___ ___ _____ __ [2023-02-27T15:38:25.382Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-27T15:38:25.382Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-27T15:38:25.382Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-27T15:38:25.382Z] Bash-1.0.6 [2023-02-27T15:38:25.382Z] [2023-02-27T15:38:25.382Z] [2023-02-27T15:38:25.382Z] ==> git version 2.25.1 found [2023-02-27T15:38:25.382Z] ==> 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-02-27T15:38:25.382Z] Release-Date: 2020-01-08 [2023-02-27T15:38:25.382Z] 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-02-27T15:38:25.382Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-27T15:38:25.382Z] ==> Jenkins CI detected. [2023-02-27T15:38:25.382Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-419 [2023-02-27T15:38:25.382Z] project root: . [2023-02-27T15:38:25.382Z] --> token set from env [2023-02-27T15:38:25.382Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-27T15:38:25.382Z] ==> Running gcov in . (disable via -X gcov) [2023-02-27T15:38:25.382Z] ==> Python coveragepy not found [2023-02-27T15:38:25.382Z] ==> Searching for coverage reports in: [2023-02-27T15:38:25.382Z] + . [2023-02-27T15:38:25.382Z] -> Found 1 reports [2023-02-27T15:38:25.382Z] ==> Detecting git/mercurial file structure [2023-02-27T15:38:25.382Z] ==> Reading reports [2023-02-27T15:38:25.382Z] + ./coverage.out bytes=23241 [2023-02-27T15:38:25.382Z] ==> Appending adjustments [2023-02-27T15:38:25.382Z] https://docs.codecov.io/docs/fixing-reports [2023-02-27T15:38:25.641Z] + Found adjustments [2023-02-27T15:38:25.641Z] ==> Gzipping contents [2023-02-27T15:38:25.641Z] 4.0K /tmp/codecov.VVMwz0.gz [2023-02-27T15:38:25.641Z] ==> Uploading reports [2023-02-27T15:38:25.641Z] url: https://codecov.io [2023-02-27T15:38:25.641Z] query: branch=PR-419&commit=3d2d236075448d4226f85fa74232ef64b2e6aa47&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-419%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=419&job=&cmd_args= [2023-02-27T15:38:25.641Z] -> Pinging Codecov [2023-02-27T15:38:25.641Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-419&commit=3d2d236075448d4226f85fa74232ef64b2e6aa47&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-419%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=419&job=&cmd_args= [2023-02-27T15:38:25.641Z] -> Uploading to [2023-02-27T15:38:25.641Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-27/55DBCA73C666E3227836607328DD7E49/3d2d236075448d4226f85fa74232ef64b2e6aa47/cfa4842a-c212-491c-8926-bdeadfeca3c8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T153825Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=13c44bcb429ee32128a945eddb290f88a24557858ea517f29624bc384685f200 [2023-02-27T15:38:25.641Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T15:38:25.641Z] Dload Upload Total Spent Left Speed [2023-02-27T15:38:25.901Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3883 0 0 100 3883 0 16882 --:--:-- --:--:-- --:--:-- 16882 [2023-02-27T15:38:25.901Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/3d2d236075448d4226f85fa74232ef64b2e6aa47 [Pipeline] } [2023-02-27T15:38:25.908Z] 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-02-27T15:38:26.603Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-419/archives ] [2023-02-27T15:38:26.604Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-419/archives [2023-02-27T15:38:26.604Z] total 16 [2023-02-27T15:38:26.604Z] drwxr-xr-x 3 root root 4096 Feb 27 15:30 . [2023-02-27T15:38:26.604Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 15:30 .. [2023-02-27T15:38:26.604Z] drwxr-xr-x 2 root root 4096 Feb 27 15:30 cost [2023-02-27T15:38:26.604Z] -rw-r--r-- 1 root root 88 Feb 27 15:30 cost.csv [2023-02-27T15:38:26.604Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-419/archives [2023-02-27T15:38:26.604Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-419/archives [2023-02-27T15:38:26.604Z] total 16 [2023-02-27T15:38:26.604Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 15:30 . [2023-02-27T15:38:26.604Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 15:30 .. [2023-02-27T15:38:26.604Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 15:30 cost [2023-02-27T15:38:26.604Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 27 15:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-27T15:38:26.895Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T15:38:27.755Z] ---> package-listing.sh [2023-02-27T15:38:27.755Z] ++ facter osfamily [2023-02-27T15:38:27.755Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-27T15:38:28.015Z] + OS_FAMILY=debian [2023-02-27T15:38:28.015Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-419 [2023-02-27T15:38:28.015Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-27T15:38:28.015Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-27T15:38:28.015Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-27T15:38:28.015Z] + PACKAGES=/tmp/packages_start.txt [2023-02-27T15:38:28.015Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-419 ']' [2023-02-27T15:38:28.015Z] + PACKAGES=/tmp/packages_end.txt [2023-02-27T15:38:28.015Z] + case "${OS_FAMILY}" in [2023-02-27T15:38:28.015Z] + dpkg -l [2023-02-27T15:38:28.015Z] + grep '^ii' [2023-02-27T15:38:28.015Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-27T15:38:28.015Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-27T15:38:28.015Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-27T15:38:28.015Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-419 ']' [2023-02-27T15:38:28.015Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-419/archives/ [2023-02-27T15:38:28.015Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-419/archives/ [Pipeline] echo [2023-02-27T15:38:28.025Z] 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-419/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-27T15:38:28.303Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T15:38:28.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T15:38:28.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T15:38:28.929Z] prd-ubuntu20.04-docker-8c-8g-7594 does not seem to be running inside a container [2023-02-27T15:38:28.958Z] $ 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-419/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-419 -v /w/workspace/xfoundry_device-modbus-go_PR-419:/w/workspace/xfoundry_device-modbus-go_PR-419:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-419@tmp:/w/workspace/xfoundry_device-modbus-go_PR-419@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-27T15:38:29.173Z] $ docker top ca5b6c3a8472471048dc0b433f39f138c0ac0e86bc7204a34b6faee30869b84f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T15:38:29.520Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-27T15:38:29.806Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-27T15:38:30.092Z] + ls /var/log/sa-host [2023-02-27T15:38:30.092Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T15:38:30.155Z] provisioning config files... [2023-02-27T15:38:30.162Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-419@tmp/config3563628798933134413tmp [Pipeline] { [Pipeline] echo [2023-02-27T15:38:30.176Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T15:38:30.456Z] ---> create-netrc.sh [Pipeline] } [2023-02-27T15:38:30.463Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-27T15:38:30.776Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-27T15:38:30.784Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T15:38:31.064Z] ---> sudo-logs.sh [2023-02-27T15:38:31.065Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-27T15:38:31.092Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T15:38:31.371Z] ---> job-cost.sh [2023-02-27T15:38:31.371Z] lf-activate-venv: SKIPPING [2023-02-27T15:38:31.371Z] DEBUG: total: 0.2199999988079071 [2023-02-27T15:38:31.371Z] INFO: Retrieving Stack Cost... [2023-02-27T15:38:31.629Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T15:38:32.199Z] INFO: Archiving Costs [Pipeline] echo [2023-02-27T15:38:32.212Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T15:38:32.496Z] ---> logs-deploy.sh [2023-02-27T15:38:32.496Z] lf-activate-venv: SKIPPING [2023-02-27T15:38:32.496Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-419/3 [2023-02-27T15:38:32.496Z] INFO: archiving workspace using pattern(s): [2023-02-27T15:38:33.433Z] Archives upload complete. [2023-02-27T15:38:33.433Z] INFO: archiving logs to Nexus