Pull request #501 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ec4342f9c2ed8f812900d6b9ee34788e55f4fc02+aeb07f10ff8131d5f056bccd17568abba8c1758b (1d9c1e472d927c4657e6a04da1ec6eb6df560c80) 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-ssh13534025863913487655.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh6632056573051460381.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-501/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-501/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1073825362278423995.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-501/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5085235076591093622.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh13547349007907685718.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-501/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-501/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6589158715264770254.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6462 in /w/workspace/xfoundry_device-modbus-go_PR-501 [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-501 # 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/501/head:refs/remotes/origin/PR-501 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit aeb07f10ff8131d5f056bccd17568abba8c1758b into PR head commit ec4342f9c2ed8f812900d6b9ee34788e55f4fc02 Merge succeeded, producing ec4342f9c2ed8f812900d6b9ee34788e55f4fc02 Checking out Revision ec4342f9c2ed8f812900d6b9ee34788e55f4fc02 (PR-501) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-19T03:00:36.231Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-19T03:00:36.417Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-19T03:00:36.533Z] ========================================================= [2023-09-19T03:00:36.533Z] EdgeX Global Pipelines Version Info [2023-09-19T03:00:36.533Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f ec4342f9c2ed8f812900d6b9ee34788e55f4fc02 # 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 aeb07f10ff8131d5f056bccd17568abba8c1758b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec4342f9c2ed8f812900d6b9ee34788e55f4fc02 # timeout=10 [2023-09-19T03:00:37.269Z] ------------------- [2023-09-19T03:00:37.269Z] stable info: [2023-09-19T03:00:37.269Z] ------------------- [2023-09-19T03:00:37.269Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-19T03:00:37.269Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T03:00:37.269Z] Message: update stable to v1.0.254 [2023-09-19T03:00:37.839Z] ------------------- [2023-09-19T03:00:37.839Z] experimental info: [2023-09-19T03:00:37.839Z] ------------------- [2023-09-19T03:00:37.839Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-19T03:00:37.839Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T03:00:37.839Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-19T03:00:38.116Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-09-19T03:00:38.160Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-09-19T03:00:38.206Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-19T03:00:38.253Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-19T03:00:38.307Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-19T03:00:38.352Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-19T03:00:38.401Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-19T03:00:38.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-19T03:00:38.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-19T03:00:38.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-19T03:00:38.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-19T03:00:38.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-09-19T03:00:38.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-19T03:00:38.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-19T03:00:38.770Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T03:00:38.816Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-19T03:00:38.864Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T03:00:38.912Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-19T03:00:38.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-19T03:00:39.004Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-19T03:00:39.054Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-19T03:00:39.095Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-19T03:00:39.140Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-19T03:00:39.189Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-19T03:00:39.232Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-19T03:00:39.280Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-19T03:00:39.330Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-19T03:00:39.375Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-501 [Pipeline] echo [2023-09-19T03:00:39.421Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-501 [Pipeline] echo [2023-09-19T03:00:39.467Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-501 [Pipeline] echo [2023-09-19T03:00:39.519Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec4342f9c2ed8f812900d6b9ee34788e55f4fc02 [Pipeline] echo [2023-09-19T03:00:39.564Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec4342f [Pipeline] echo [2023-09-19T03:00:39.611Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T03:00:39.730Z] provisioning config files... [2023-09-19T03:00:39.744Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-501@tmp/config4955807841571894507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:00:40.097Z] ---> docker-login.sh [2023-09-19T03:00:40.097Z] nexus3.edgexfoundry.org:10001 [2023-09-19T03:00:40.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:00:40.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:00:40.356Z] Configure a credential helper to remove this warning. See [2023-09-19T03:00:40.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:00:40.356Z] [2023-09-19T03:00:40.356Z] Login Succeeded [2023-09-19T03:00:40.356Z] nexus3.edgexfoundry.org:10002 [2023-09-19T03:00:40.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:00:40.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:00:40.614Z] Configure a credential helper to remove this warning. See [2023-09-19T03:00:40.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:00:40.614Z] [2023-09-19T03:00:40.614Z] Login Succeeded [2023-09-19T03:00:40.614Z] nexus3.edgexfoundry.org:10003 [2023-09-19T03:00:40.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:00:40.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:00:40.614Z] Configure a credential helper to remove this warning. See [2023-09-19T03:00:40.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:00:40.614Z] [2023-09-19T03:00:40.614Z] Login Succeeded [2023-09-19T03:00:40.614Z] nexus3.edgexfoundry.org:10004 [2023-09-19T03:00:40.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:00:40.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:00:40.880Z] Configure a credential helper to remove this warning. See [2023-09-19T03:00:40.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:00:40.880Z] [2023-09-19T03:00:40.880Z] Login Succeeded [2023-09-19T03:00:40.880Z] docker.io [2023-09-19T03:00:40.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:00:41.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:00:41.139Z] Configure a credential helper to remove this warning. See [2023-09-19T03:00:41.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:00:41.139Z] [2023-09-19T03:00:41.139Z] Login Succeeded [2023-09-19T03:00:41.139Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T03:00:41.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-19T03:00:41.803Z] + git rev-list -1 --merges ec4342f9c2ed8f812900d6b9ee34788e55f4fc02~1..ec4342f9c2ed8f812900d6b9ee34788e55f4fc02 [Pipeline] echo [2023-09-19T03:00:41.860Z] -----------> git rev-list -1 --merges ec4342f9c2ed8f812900d6b9ee34788e55f4fc02~1..ec4342f9c2ed8f812900d6b9ee34788e55f4fc02 ec4342f9c2ed8f812900d6b9ee34788e55f4fc02 [false] [Pipeline] sh [2023-09-19T03:00:42.166Z] + git log --format=format:%s -1 ec4342f9c2ed8f812900d6b9ee34788e55f4fc02 [Pipeline] echo [2023-09-19T03:00:42.204Z] ========================================================= [2023-09-19T03:00:42.204Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-19T03:00:42.204Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T03:00:42.651Z] + git log --format=format:%s -1 ec4342f9c2ed8f812900d6b9ee34788e55f4fc02 [Pipeline] echo [2023-09-19T03:00:42.683Z] [semverPrep] GIT_COMMIT: ec4342f9c2ed8f812900d6b9ee34788e55f4fc02, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-19T03:00:42.719Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-19T03:00:43.100Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-19T03:00:43.100Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-19T03:00:43.100Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-19T03:00:43.100Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-19T03:00:43.100Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-19T03:00:43.100Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-19T03:00:43.100Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:00:43.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T03:00:43.583Z] [2023-09-19T03:00:43.583Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:00:43.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T03:00:43.958Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-19T03:00:43.958Z] b85a868b505f: Pulling fs layer [2023-09-19T03:00:43.958Z] e2be974225ed: Pulling fs layer [2023-09-19T03:00:43.958Z] 339a4e72a1f5: Pulling fs layer [2023-09-19T03:00:43.958Z] 988bab9f4d93: Pulling fs layer [2023-09-19T03:00:43.958Z] 1469e6f7b9e6: Pulling fs layer [2023-09-19T03:00:43.958Z] eaf3925da568: Pulling fs layer [2023-09-19T03:00:43.958Z] bab4dde63d76: Pulling fs layer [2023-09-19T03:00:43.958Z] bde34c3a00c8: Pulling fs layer [2023-09-19T03:00:43.958Z] b352a97aabf1: Pulling fs layer [2023-09-19T03:00:43.958Z] 4872d77fe225: Pulling fs layer [2023-09-19T03:00:43.958Z] 5851b861e8e6: Pulling fs layer [2023-09-19T03:00:43.958Z] eaf3925da568: Waiting [2023-09-19T03:00:43.958Z] 1469e6f7b9e6: Waiting [2023-09-19T03:00:43.958Z] bde34c3a00c8: Waiting [2023-09-19T03:00:43.958Z] b352a97aabf1: Waiting [2023-09-19T03:00:43.958Z] 4872d77fe225: Waiting [2023-09-19T03:00:43.958Z] bab4dde63d76: Waiting [2023-09-19T03:00:43.958Z] 5851b861e8e6: Waiting [2023-09-19T03:00:43.958Z] 988bab9f4d93: Waiting [2023-09-19T03:00:43.958Z] e2be974225ed: Verifying Checksum [2023-09-19T03:00:43.958Z] e2be974225ed: Download complete [2023-09-19T03:00:43.958Z] 988bab9f4d93: Download complete [2023-09-19T03:00:43.958Z] 339a4e72a1f5: Verifying Checksum [2023-09-19T03:00:43.958Z] 339a4e72a1f5: Download complete [2023-09-19T03:00:43.958Z] eaf3925da568: Verifying Checksum [2023-09-19T03:00:43.958Z] eaf3925da568: Download complete [2023-09-19T03:00:44.220Z] 1469e6f7b9e6: Verifying Checksum [2023-09-19T03:00:44.220Z] 1469e6f7b9e6: Download complete [2023-09-19T03:00:44.220Z] bde34c3a00c8: Download complete [2023-09-19T03:00:44.220Z] b352a97aabf1: Download complete [2023-09-19T03:00:44.220Z] 4872d77fe225: Download complete [2023-09-19T03:00:44.220Z] 5851b861e8e6: Download complete [2023-09-19T03:00:44.220Z] b85a868b505f: Verifying Checksum [2023-09-19T03:00:44.220Z] b85a868b505f: Download complete [2023-09-19T03:00:44.478Z] bab4dde63d76: Verifying Checksum [2023-09-19T03:00:44.478Z] bab4dde63d76: Download complete [2023-09-19T03:00:45.414Z] b85a868b505f: Pull complete [2023-09-19T03:00:45.414Z] e2be974225ed: Pull complete [2023-09-19T03:00:45.982Z] 339a4e72a1f5: Pull complete [2023-09-19T03:00:45.982Z] 988bab9f4d93: Pull complete [2023-09-19T03:00:46.241Z] 1469e6f7b9e6: Pull complete [2023-09-19T03:00:46.241Z] eaf3925da568: Pull complete [2023-09-19T03:00:48.140Z] bab4dde63d76: Pull complete [2023-09-19T03:00:48.140Z] bde34c3a00c8: Pull complete [2023-09-19T03:00:48.140Z] b352a97aabf1: Pull complete [2023-09-19T03:00:48.140Z] 4872d77fe225: Pull complete [2023-09-19T03:00:48.140Z] 5851b861e8e6: Pull complete [2023-09-19T03:00:48.140Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-19T03:00:48.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-19T03:00:48.140Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:00:48.373Z] prd-ubuntu20.04-docker-8c-8g-6462 does not seem to be running inside a container [2023-09-19T03:00:48.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-501 -v /w/workspace/xfoundry_device-modbus-go_PR-501:/w/workspace/xfoundry_device-modbus-go_PR-501:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-501@tmp:/w/workspace/xfoundry_device-modbus-go_PR-501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-19T03:00:52.474Z] $ docker top 7cf978901cacfd0839c96a3910f3bf988eb75751e5ba8c270d2c0fe3e40a6c6a -eo pid,comm [2023-09-19T03:00:52.525Z] 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-09-19T03:00:52.525Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-19T03:00:52.650Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T03:00:52.650Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T03:00:52.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T03:00:52.752Z] $ docker exec 7cf978901cacfd0839c96a3910f3bf988eb75751e5ba8c270d2c0fe3e40a6c6a ssh-agent [2023-09-19T03:00:52.865Z] SSH_AUTH_SOCK=/tmp/ssh-V2aBhQOJzPzp/agent.35 [2023-09-19T03:00:52.865Z] SSH_AGENT_PID=41 [2023-09-19T03:00:52.871Z] Running ssh-add (command line suppressed) [2023-09-19T03:00:52.970Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-501@tmp/private_key_11611131793729045062.key (/w/workspace/xfoundry_device-modbus-go_PR-501@tmp/private_key_11611131793729045062.key) [2023-09-19T03:00:52.989Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T03:00:53.315Z] + git tag --points-at HEAD [Pipeline] } [2023-09-19T03:00:53.337Z] $ docker exec --env ******** --env ******** 7cf978901cacfd0839c96a3910f3bf988eb75751e5ba8c270d2c0fe3e40a6c6a ssh-agent -k [2023-09-19T03:00:53.457Z] unset SSH_AUTH_SOCK; [2023-09-19T03:00:53.457Z] unset SSH_AGENT_PID; [2023-09-19T03:00:53.458Z] echo Agent pid 41 killed; [2023-09-19T03:00:53.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-19T03:00:53.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-19T03:00:53.563Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-19T03:00:53.683Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-19T03:00:53.683Z] $ docker exec 7cf978901cacfd0839c96a3910f3bf988eb75751e5ba8c270d2c0fe3e40a6c6a ssh-agent [2023-09-19T03:00:53.793Z] SSH_AUTH_SOCK=/tmp/ssh-C94tZl3fIGQx/agent.73 [2023-09-19T03:00:53.793Z] SSH_AGENT_PID=79 [2023-09-19T03:00:53.797Z] Running ssh-add (command line suppressed) [2023-09-19T03:00:53.886Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-501@tmp/private_key_17795811712772795551.key (/w/workspace/xfoundry_device-modbus-go_PR-501@tmp/private_key_17795811712772795551.key) [2023-09-19T03:00:53.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-19T03:00:54.228Z] + git semver init [2023-09-19T03:00:54.488Z] 2023-09-19 03:00:54,434 [run_init] DEBUG init version:0.0.0 force:False [2023-09-19T03:00:54.488Z] 2023-09-19 03:00:54,436 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-501/.semver [2023-09-19T03:00:54.488Z] 2023-09-19 03:00:54,436 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-501/.semver [2023-09-19T03:00:54.488Z] 2023-09-19 03:00:54,437 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-501/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-501, universal_newlines=False, shell=None, istream=None) [2023-09-19T03:00:55.426Z] 2023-09-19 03:00:55,185 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-501/.git/info/exclude [2023-09-19T03:00:55.426Z] 2023-09-19 03:00:55,186 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-501/.semver/PR-501 with force:False [2023-09-19T03:00:55.426Z] 2023-09-19 03:00:55,186 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-501/.semver/PR-501 [2023-09-19T03:00:55.426Z] 2023-09-19 03:00:55,190 [execute] INFO git cat-file --batch-check [2023-09-19T03:00:55.426Z] 2023-09-19 03:00:55,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-501/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T03:00:55.426Z] 2023-09-19 03:00:55,196 [execute] INFO git cat-file --batch [2023-09-19T03:00:55.426Z] 2023-09-19 03:00:55,196 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-501/.semver, universal_newlines=False, shell=None, istream=) [2023-09-19T03:00:55.426Z] 2023-09-19 03:00:55,201 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-501/.semver/PR-501 [2023-09-19T03:00:55.426Z] 0.0.0 [Pipeline] } [2023-09-19T03:00:55.447Z] $ docker exec --env ******** --env ******** 7cf978901cacfd0839c96a3910f3bf988eb75751e5ba8c270d2c0fe3e40a6c6a ssh-agent -k [2023-09-19T03:00:55.549Z] unset SSH_AUTH_SOCK; [2023-09-19T03:00:55.549Z] unset SSH_AGENT_PID; [2023-09-19T03:00:55.550Z] echo Agent pid 79 killed; [2023-09-19T03:00:55.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-19T03:00:56.003Z] + git semver [Pipeline] } [2023-09-19T03:00:56.287Z] $ docker stop --time=1 7cf978901cacfd0839c96a3910f3bf988eb75751e5ba8c270d2c0fe3e40a6c6a [2023-09-19T03:00:57.554Z] $ docker rm -f --volumes 7cf978901cacfd0839c96a3910f3bf988eb75751e5ba8c270d2c0fe3e40a6c6a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T03:00:57.954Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-19T03:00:58.219Z] Stashed 1 file(s) [Pipeline] echo [2023-09-19T03:00:58.238Z] [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-09-19T03:00:58.919Z] provisioning config files... [2023-09-19T03:00:58.929Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-501@tmp/config1093394404338002889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:00:59.308Z] ---> docker-login.sh [2023-09-19T03:00:59.308Z] nexus3.edgexfoundry.org:10001 [2023-09-19T03:00:59.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:00:59.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:00:59.308Z] Configure a credential helper to remove this warning. See [2023-09-19T03:00:59.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:00:59.308Z] [2023-09-19T03:00:59.308Z] Login Succeeded [2023-09-19T03:00:59.308Z] nexus3.edgexfoundry.org:10002 [2023-09-19T03:00:59.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:00:59.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:00:59.308Z] Configure a credential helper to remove this warning. See [2023-09-19T03:00:59.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:00:59.308Z] [2023-09-19T03:00:59.308Z] Login Succeeded [2023-09-19T03:00:59.308Z] nexus3.edgexfoundry.org:10003 [2023-09-19T03:00:59.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:00:59.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:00:59.567Z] Configure a credential helper to remove this warning. See [2023-09-19T03:00:59.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:00:59.567Z] [2023-09-19T03:00:59.567Z] Login Succeeded [2023-09-19T03:00:59.567Z] nexus3.edgexfoundry.org:10004 [2023-09-19T03:00:59.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:00:59.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:00:59.567Z] Configure a credential helper to remove this warning. See [2023-09-19T03:00:59.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:00:59.567Z] [2023-09-19T03:00:59.567Z] Login Succeeded [2023-09-19T03:00:59.567Z] docker.io [2023-09-19T03:00:59.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:00:59.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:00:59.827Z] Configure a credential helper to remove this warning. See [2023-09-19T03:00:59.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:00:59.827Z] [2023-09-19T03:00:59.827Z] Login Succeeded [2023-09-19T03:00:59.827Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T03:00:59.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T03:01:00.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T03:01:00.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T03:01:00.118Z] ========================================================= [2023-09-19T03:01:00.119Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-19T03:01:00.119Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:01:00.603Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-19T03:01:00.603Z] Sending build context to Docker daemon 6.466MB [2023-09-19T03:01:00.603Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T03:01:00.603Z] Step 2/10 : FROM ${BASE} AS builder [2023-09-19T03:01:00.603Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-19T03:01:00.603Z] 7264a8db6415: Pulling fs layer [2023-09-19T03:01:00.603Z] c4d48a809fc2: Pulling fs layer [2023-09-19T03:01:00.603Z] 4f1c88b9dad5: Pulling fs layer [2023-09-19T03:01:00.603Z] ad3a456e5733: Pulling fs layer [2023-09-19T03:01:00.603Z] 9e4f439ed901: Pulling fs layer [2023-09-19T03:01:00.603Z] feaf6a47b606: Pulling fs layer [2023-09-19T03:01:00.603Z] 5e8b037d7d82: Pulling fs layer [2023-09-19T03:01:00.603Z] 8ac70367396e: Pulling fs layer [2023-09-19T03:01:00.603Z] 6db16350a2e2: Pulling fs layer [2023-09-19T03:01:00.603Z] 9250d5d63582: Pulling fs layer [2023-09-19T03:01:00.603Z] feaf6a47b606: Waiting [2023-09-19T03:01:00.603Z] 5e8b037d7d82: Waiting [2023-09-19T03:01:00.603Z] 8ac70367396e: Waiting [2023-09-19T03:01:00.603Z] 6db16350a2e2: Waiting [2023-09-19T03:01:00.604Z] 9250d5d63582: Waiting [2023-09-19T03:01:00.604Z] ad3a456e5733: Waiting [2023-09-19T03:01:00.604Z] 9e4f439ed901: Waiting [2023-09-19T03:01:00.604Z] c4d48a809fc2: Download complete [2023-09-19T03:01:00.864Z] ad3a456e5733: Download complete [2023-09-19T03:01:00.864Z] 9e4f439ed901: Verifying Checksum [2023-09-19T03:01:00.864Z] 9e4f439ed901: Download complete [2023-09-19T03:01:00.864Z] 7264a8db6415: Verifying Checksum [2023-09-19T03:01:00.864Z] 7264a8db6415: Download complete [2023-09-19T03:01:00.864Z] feaf6a47b606: Verifying Checksum [2023-09-19T03:01:00.864Z] feaf6a47b606: Download complete [2023-09-19T03:01:00.864Z] 7264a8db6415: Pull complete [2023-09-19T03:01:01.123Z] 8ac70367396e: Verifying Checksum [2023-09-19T03:01:01.123Z] 8ac70367396e: Download complete [2023-09-19T03:01:01.123Z] c4d48a809fc2: Pull complete [2023-09-19T03:01:01.123Z] 4f1c88b9dad5: Verifying Checksum [2023-09-19T03:01:01.123Z] 4f1c88b9dad5: Download complete [2023-09-19T03:01:01.382Z] 6db16350a2e2: Verifying Checksum [2023-09-19T03:01:01.382Z] 6db16350a2e2: Download complete [2023-09-19T03:01:01.642Z] 5e8b037d7d82: Verifying Checksum [2023-09-19T03:01:01.642Z] 5e8b037d7d82: Download complete [2023-09-19T03:01:01.642Z] 9250d5d63582: Verifying Checksum [2023-09-19T03:01:01.642Z] 9250d5d63582: Download complete [2023-09-19T03:01:04.922Z] 4f1c88b9dad5: Pull complete [2023-09-19T03:01:04.922Z] ad3a456e5733: Pull complete [2023-09-19T03:01:04.922Z] 9e4f439ed901: Pull complete [2023-09-19T03:01:04.922Z] feaf6a47b606: Pull complete [2023-09-19T03:01:07.453Z] 5e8b037d7d82: Pull complete [2023-09-19T03:01:07.711Z] 8ac70367396e: Pull complete [2023-09-19T03:01:07.970Z] 6db16350a2e2: Pull complete [2023-09-19T03:01:08.536Z] 9250d5d63582: Pull complete [2023-09-19T03:01:08.536Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-19T03:01:08.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-19T03:01:08.536Z] ---> fa269f55d9b9 [2023-09-19T03:01:08.536Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-09-19T03:01:13.694Z] Still waiting to schedule task [2023-09-19T03:01:13.695Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-19T03:01:16.656Z] ---> Running in 2ae70c47abe1 [2023-09-19T03:01:16.656Z] Removing intermediate container 2ae70c47abe1 [2023-09-19T03:01:16.656Z] ---> 4309376caa4d [2023-09-19T03:01:16.656Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T03:01:16.656Z] ---> Running in 844301ef2465 [2023-09-19T03:01:16.656Z] Removing intermediate container 844301ef2465 [2023-09-19T03:01:16.656Z] ---> 6b4f5c8a9768 [2023-09-19T03:01:16.656Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-09-19T03:01:16.656Z] ---> Running in ce3af423842e [2023-09-19T03:01:16.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T03:01:16.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T03:01:16.656Z] (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-09-19T03:01:16.656Z] (2/8) Installing libedit (20221030.3.1-r1) [2023-09-19T03:01:16.656Z] (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-09-19T03:01:16.656Z] (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-09-19T03:01:16.656Z] (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-09-19T03:01:16.656Z] (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-09-19T03:01:16.656Z] (7/8) Installing openssh-server (9.3_p2-r0) [2023-09-19T03:01:16.656Z] (8/8) Installing openssh (9.3_p2-r0) [2023-09-19T03:01:16.656Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T03:01:16.656Z] OK: 271 MiB in 64 packages [2023-09-19T03:01:16.913Z] Removing intermediate container ce3af423842e [2023-09-19T03:01:16.913Z] ---> aed1c158cda6 [2023-09-19T03:01:16.913Z] Step 6/10 : WORKDIR /device-modbus-go [2023-09-19T03:01:16.913Z] ---> Running in 146d7e858bf8 [2023-09-19T03:01:17.171Z] Removing intermediate container 146d7e858bf8 [2023-09-19T03:01:17.171Z] ---> 100d4d651cfc [2023-09-19T03:01:17.171Z] Step 7/10 : COPY go.mod vendor* ./ [2023-09-19T03:01:17.171Z] ---> 748fa1989522 [2023-09-19T03:01:17.171Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T03:01:17.171Z] ---> Running in 5f9d0ee66eea [2023-09-19T03:02:25.096Z] Removing intermediate container 5f9d0ee66eea [2023-09-19T03:02:25.097Z] ---> c3703aadff23 [2023-09-19T03:02:25.097Z] Step 9/10 : COPY . . [2023-09-19T03:02:25.097Z] ---> c54f94dde6b3 [2023-09-19T03:02:25.097Z] Step 10/10 : RUN ${MAKE} [2023-09-19T03:02:25.097Z] ---> Running in a8b290f81754 [2023-09-19T03:02:25.097Z] noop [2023-09-19T03:02:25.097Z] Removing intermediate container a8b290f81754 [2023-09-19T03:02:25.097Z] ---> a5826d4bd863 [2023-09-19T03:02:25.097Z] Successfully built a5826d4bd863 [2023-09-19T03:02:25.097Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:02:25.556Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T03:02:25.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:02:25.710Z] prd-ubuntu20.04-docker-8c-8g-6462 does not seem to be running inside a container [2023-09-19T03:02:25.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-501 -v /w/workspace/xfoundry_device-modbus-go_PR-501:/w/workspace/xfoundry_device-modbus-go_PR-501:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-501@tmp:/w/workspace/xfoundry_device-modbus-go_PR-501@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 ******** ci-base-image-x86_64 cat [2023-09-19T03:02:26.362Z] $ docker top ba2c33e5ffcde9d0b33410c5b25cc083488fac93bf380c560e4c411ae79d0654 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T03:02:26.798Z] + go version [2023-09-19T03:02:26.798Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-19T03:02:26.828Z] $ docker stop --time=1 ba2c33e5ffcde9d0b33410c5b25cc083488fac93bf380c560e4c411ae79d0654 [2023-09-19T03:02:28.089Z] $ docker rm -f --volumes ba2c33e5ffcde9d0b33410c5b25cc083488fac93bf380c560e4c411ae79d0654 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:02:28.820Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-19T03:02:28.821Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:02:28.979Z] prd-ubuntu20.04-docker-8c-8g-6462 does not seem to be running inside a container [2023-09-19T03:02:29.022Z] $ 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-501 -v /w/workspace/xfoundry_device-modbus-go_PR-501:/w/workspace/xfoundry_device-modbus-go_PR-501:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-501@tmp:/w/workspace/xfoundry_device-modbus-go_PR-501@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 ******** ci-base-image-x86_64 cat [2023-09-19T03:02:29.372Z] $ docker top 269cbfe290f9aa38c2232547d428809dab4392e407cc61cfa8de3aa9e8552e08 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T03:02:29.786Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-501 [Pipeline] fileExists [Pipeline] sh [2023-09-19T03:02:30.152Z] + make test [2023-09-19T03:02:30.152Z] go test ./... -coverprofile=coverage.out [2023-09-19T03:02:31.528Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-09-19T03:02:43.770Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-09-19T03:02:43.770Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.016s coverage: 47.9% of statements [2023-09-19T03:02:49.035Z] go vet ./... [2023-09-19T03:02:52.357Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T03:02:52.357Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T03:02:52.357Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T03:02:52.397Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T03:02:52.427Z] $ docker stop --time=1 269cbfe290f9aa38c2232547d428809dab4392e407cc61cfa8de3aa9e8552e08 [2023-09-19T03:02:56.024Z] $ docker rm -f --volumes 269cbfe290f9aa38c2232547d428809dab4392e407cc61cfa8de3aa9e8552e08 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T03:02:56.547Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T03:02:56.609Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-19T03:02:57.284Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T03:02:57.598Z] + ls -al . [2023-09-19T03:02:57.598Z] total 192 [2023-09-19T03:02:57.598Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 03:02 . [2023-09-19T03:02:57.598Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 03:00 .. [2023-09-19T03:02:57.598Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 19 03:00 .dockerignore [2023-09-19T03:02:57.598Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 03:02 .git [2023-09-19T03:02:57.598Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 03:00 .github [2023-09-19T03:02:57.598Z] -rw-rw-r-- 1 jenkins jenkins 331 Sep 19 03:00 .gitignore [2023-09-19T03:02:57.598Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 03:00 .golangci.yml [2023-09-19T03:02:57.598Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 03:00 .semver [2023-09-19T03:02:57.598Z] -rw-rw-r-- 1 jenkins jenkins 11101 Sep 19 03:00 Attribution.txt [2023-09-19T03:02:57.598Z] -rw-rw-r-- 1 jenkins jenkins 14764 Sep 19 03:00 CHANGELOG.md [2023-09-19T03:02:57.598Z] -rw-rw-r-- 1 jenkins jenkins 1365 Sep 19 03:00 Dockerfile [2023-09-19T03:02:57.598Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 03:00 GOVERNANCE.md [2023-09-19T03:02:57.598Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 19 03:00 Jenkinsfile [2023-09-19T03:02:57.598Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 19 03:00 LICENSE [2023-09-19T03:02:57.598Z] -rw-rw-r-- 1 jenkins jenkins 1936 Sep 19 03:00 Makefile [2023-09-19T03:02:57.598Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 19 03:00 OWNERS.md [2023-09-19T03:02:57.598Z] -rw-rw-r-- 1 jenkins jenkins 4578 Sep 19 03:00 README.md [2023-09-19T03:02:57.598Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 03:00 VERSION [2023-09-19T03:02:57.598Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 03:00 bin [2023-09-19T03:02:57.598Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 03:00 cmd [2023-09-19T03:02:57.598Z] -rw-r--r-- 1 jenkins jenkins 24334 Sep 19 03:02 coverage.out [2023-09-19T03:02:57.598Z] -rw-rw-r-- 1 jenkins jenkins 3941 Sep 19 03:00 go.mod [2023-09-19T03:02:57.598Z] -rw-rw-r-- 1 jenkins jenkins 35965 Sep 19 03:00 go.sum [2023-09-19T03:02:57.598Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 03:00 internal [2023-09-19T03:02:57.598Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 03:00 simulator [2023-09-19T03:02:57.598Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 03:00 snap [2023-09-19T03:02:57.598Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 19 03:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:02:57.988Z] + 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=ec4342f9c2ed8f812900d6b9ee34788e55f4fc02 --label arch=amd64 --label version=0.0.0 . [2023-09-19T03:02:57.988Z] Sending build context to Docker daemon 6.491MB [2023-09-19T03:02:57.988Z] Step 1/22 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T03:02:57.988Z] Step 2/22 : FROM ${BASE} AS builder [2023-09-19T03:02:57.988Z] ---> a5826d4bd863 [2023-09-19T03:02:57.988Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-09-19T03:02:58.248Z] ---> Running in 18cece0095c5 [2023-09-19T03:02:58.248Z] Removing intermediate container 18cece0095c5 [2023-09-19T03:02:58.248Z] ---> 31edc051c6ab [2023-09-19T03:02:58.248Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T03:02:58.248Z] ---> Running in d95c328a1ea6 [2023-09-19T03:02:58.509Z] Removing intermediate container d95c328a1ea6 [2023-09-19T03:02:58.509Z] ---> 522940980704 [2023-09-19T03:02:58.509Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-09-19T03:02:58.509Z] ---> Running in ae663d4e0ed1 [2023-09-19T03:02:58.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T03:02:58.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T03:02:59.027Z] OK: 271 MiB in 64 packages [2023-09-19T03:02:59.597Z] Removing intermediate container ae663d4e0ed1 [2023-09-19T03:02:59.597Z] ---> a92d4d16d0e9 [2023-09-19T03:02:59.597Z] Step 6/22 : WORKDIR /device-modbus-go [2023-09-19T03:02:59.597Z] ---> Running in 06ea2a791ce6 [2023-09-19T03:02:59.597Z] Removing intermediate container 06ea2a791ce6 [2023-09-19T03:02:59.597Z] ---> dfe6e7b943f5 [2023-09-19T03:02:59.597Z] Step 7/22 : COPY go.mod vendor* ./ [2023-09-19T03:02:59.597Z] ---> 8006643c3e71 [2023-09-19T03:02:59.597Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T03:02:59.597Z] ---> Running in 51b09fe6beeb [2023-09-19T03:03:00.538Z] Removing intermediate container 51b09fe6beeb [2023-09-19T03:03:00.538Z] ---> 467e199ea9ba [2023-09-19T03:03:00.538Z] Step 9/22 : COPY . . [2023-09-19T03:03:00.798Z] ---> f82065eb0dd4 [2023-09-19T03:03:00.798Z] Step 10/22 : RUN ${MAKE} [2023-09-19T03:03:00.798Z] ---> Running in 41a9337204db [2023-09-19T03:03:01.056Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-09-19T03:03:22.983Z] Removing intermediate container 41a9337204db [2023-09-19T03:03:22.983Z] ---> c65d21bdcca4 [2023-09-19T03:03:22.983Z] Step 11/22 : FROM alpine:3.18 [2023-09-19T03:03:22.983Z] 3.18: Pulling from library/alpine [2023-09-19T03:03:22.983Z] 7264a8db6415: Already exists [2023-09-19T03:03:22.983Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T03:03:22.983Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T03:03:22.983Z] ---> 7e01a0d0a1dc [2023-09-19T03:03:22.983Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-09-19T03:03:22.983Z] ---> Running in 7bf88d4876dc [2023-09-19T03:03:22.983Z] Removing intermediate container 7bf88d4876dc [2023-09-19T03:03:22.983Z] ---> 2c6e3521fe84 [2023-09-19T03:03:22.983Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-09-19T03:03:22.983Z] ---> Running in 39e682be5643 [2023-09-19T03:03:22.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-19T03:03:22.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-19T03:03:22.983Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-19T03:03:22.983Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T03:03:22.983Z] OK: 7 MiB in 16 packages [2023-09-19T03:03:22.983Z] Removing intermediate container 39e682be5643 [2023-09-19T03:03:22.983Z] ---> 0de9c3689730 [2023-09-19T03:03:22.983Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-09-19T03:03:22.983Z] ---> 37b43c09407c [2023-09-19T03:03:22.983Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-09-19T03:03:22.983Z] ---> a26bdf4d2356 [2023-09-19T03:03:22.983Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-09-19T03:03:23.243Z] ---> 079fb472623f [2023-09-19T03:03:23.243Z] Step 17/22 : EXPOSE 59901 [2023-09-19T03:03:23.243Z] ---> Running in cacf0ba1ba31 [2023-09-19T03:03:23.243Z] Removing intermediate container cacf0ba1ba31 [2023-09-19T03:03:23.243Z] ---> 5ab489110160 [2023-09-19T03:03:23.243Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-09-19T03:03:23.243Z] ---> Running in 101cff589664 [2023-09-19T03:03:23.243Z] Removing intermediate container 101cff589664 [2023-09-19T03:03:23.243Z] ---> 182e8a969516 [2023-09-19T03:03:23.243Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-19T03:03:23.243Z] ---> Running in 5d2363e4dd2d [2023-09-19T03:03:23.502Z] Removing intermediate container 5d2363e4dd2d [2023-09-19T03:03:23.502Z] ---> 30fc46099d57 [2023-09-19T03:03:23.502Z] Step 20/22 : LABEL arch=amd64 [2023-09-19T03:03:23.502Z] ---> Running in 73598e23279b [2023-09-19T03:03:23.502Z] Removing intermediate container 73598e23279b [2023-09-19T03:03:23.502Z] ---> 817590b20987 [2023-09-19T03:03:23.502Z] Step 21/22 : LABEL git_sha=ec4342f9c2ed8f812900d6b9ee34788e55f4fc02 [2023-09-19T03:03:23.502Z] ---> Running in eb145528bff8 [2023-09-19T03:03:23.502Z] Removing intermediate container eb145528bff8 [2023-09-19T03:03:23.502Z] ---> ee22e8624119 [2023-09-19T03:03:23.502Z] Step 22/22 : LABEL version=0.0.0 [2023-09-19T03:03:23.502Z] ---> Running in fd84ac9856d8 [2023-09-19T03:03:23.760Z] Removing intermediate container fd84ac9856d8 [2023-09-19T03:03:23.760Z] ---> e68e68094871 [2023-09-19T03:03:23.760Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T03:03:23.760Z] Successfully built e68e68094871 [2023-09-19T03:03:23.760Z] 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-09-19T03:03:24.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T03:03:24.625Z] [2023-09-19T03:03:24.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:03:25.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T03:03:25.019Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-19T03:03:25.019Z] 5eb5b503b376: Pulling fs layer [2023-09-19T03:03:25.019Z] 5c69ac0246d0: Pulling fs layer [2023-09-19T03:03:25.019Z] ec43610c2a17: Pulling fs layer [2023-09-19T03:03:25.019Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-19T03:03:25.019Z] 33b1e0a273af: Pulling fs layer [2023-09-19T03:03:25.019Z] 5d3b04190fa2: Pulling fs layer [2023-09-19T03:03:25.019Z] 2f39f015ded8: Pulling fs layer [2023-09-19T03:03:25.019Z] 3a2ae6a8a46f: Waiting [2023-09-19T03:03:25.019Z] 33b1e0a273af: Waiting [2023-09-19T03:03:25.019Z] 2f39f015ded8: Waiting [2023-09-19T03:03:25.019Z] 5d3b04190fa2: Waiting [2023-09-19T03:03:25.019Z] 5c69ac0246d0: Verifying Checksum [2023-09-19T03:03:25.019Z] 5c69ac0246d0: Download complete [2023-09-19T03:03:25.019Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-19T03:03:25.019Z] 3a2ae6a8a46f: Download complete [2023-09-19T03:03:25.019Z] 33b1e0a273af: Verifying Checksum [2023-09-19T03:03:25.019Z] 33b1e0a273af: Download complete [2023-09-19T03:03:25.019Z] ec43610c2a17: Verifying Checksum [2023-09-19T03:03:25.019Z] ec43610c2a17: Download complete [2023-09-19T03:03:25.019Z] 5d3b04190fa2: Download complete [2023-09-19T03:03:25.277Z] 5eb5b503b376: Verifying Checksum [2023-09-19T03:03:25.277Z] 5eb5b503b376: Download complete [2023-09-19T03:03:25.843Z] 2f39f015ded8: Download complete [2023-09-19T03:03:26.427Z] 5eb5b503b376: Pull complete [2023-09-19T03:03:26.427Z] 5c69ac0246d0: Pull complete [2023-09-19T03:03:26.687Z] ec43610c2a17: Pull complete [2023-09-19T03:03:26.947Z] 3a2ae6a8a46f: Pull complete [2023-09-19T03:03:27.205Z] 33b1e0a273af: Pull complete [2023-09-19T03:03:27.205Z] 5d3b04190fa2: Pull complete [2023-09-19T03:03:31.389Z] 2f39f015ded8: Pull complete [2023-09-19T03:03:31.389Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-19T03:03:31.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T03:03:31.389Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:03:31.611Z] prd-ubuntu20.04-docker-8c-8g-6462 does not seem to be running inside a container [2023-09-19T03:03:31.642Z] $ 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-501 -v /w/workspace/xfoundry_device-modbus-go_PR-501:/w/workspace/xfoundry_device-modbus-go_PR-501:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-501@tmp:/w/workspace/xfoundry_device-modbus-go_PR-501@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-lftools-log-publisher:latest cat [2023-09-19T03:03:36.466Z] $ docker top ba191cef3d93b970d5e594fb4174f5ac7e2364299d820283a9a0ff9228c48d00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:03:36.898Z] ---> job-cost.sh [2023-09-19T03:03:36.898Z] lf-activate-venv: SKIPPING [2023-09-19T03:03:36.898Z] INFO: No Stack... [2023-09-19T03:03:37.156Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T03:03:37.413Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T03:03:37.727Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-501/archives/cost.csv [2023-09-19T03:03:37.727Z] + cut -d, -f6 [Pipeline] lock [2023-09-19T03:03:37.768Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-501-1-stack-cost] [2023-09-19T03:03:37.773Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-501-1-stack-cost] did not exist. Created. [2023-09-19T03:03:37.773Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-501-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T03:03:38.158Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-19T03:03:38.208Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T03:03:38.235Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-501-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T03:03:38.305Z] $ docker stop --time=1 ba191cef3d93b970d5e594fb4174f5ac7e2364299d820283a9a0ff9228c48d00 [2023-09-19T03:03:39.459Z] $ docker rm -f --volumes ba191cef3d93b970d5e594fb4174f5ac7e2364299d820283a9a0ff9228c48d00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-19T03:05:13.117Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6465 in /w/workspace/xfoundry_device-modbus-go_PR-501 [Pipeline] { [Pipeline] ws [2023-09-19T03:05:13.175Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-09-19T03:05:13.252Z] Selected Git installation does not exist. Using Default [2023-09-19T03:05:13.252Z] The recommended git tool is: NONE [2023-09-19T03:05:18.075Z] using credential edgex-jenkins-ssh [2023-09-19T03:05:18.090Z] Cloning the remote Git repository [2023-09-19T03:05:18.119Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-09-19T03:05:18.204Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-09-19T03:05:18.354Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-09-19T03:05:18.354Z] > git --version # timeout=10 [2023-09-19T03:05:18.375Z] > git --version # 'git version 2.25.1' [2023-09-19T03:05:18.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T03:05:18.511Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T03:05:19.649Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-09-19T03:05:19.673Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-19T03:05:20.453Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-09-19T03:05:20.496Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-09-19T03:05:20.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T03:05:20.513Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-19T03:05:21.064Z] Merging remotes/origin/main commit aeb07f10ff8131d5f056bccd17568abba8c1758b into PR head commit ec4342f9c2ed8f812900d6b9ee34788e55f4fc02 [2023-09-19T03:05:21.344Z] Merge succeeded, producing ec4342f9c2ed8f812900d6b9ee34788e55f4fc02 [2023-09-19T03:05:21.345Z] Checking out Revision ec4342f9c2ed8f812900d6b9ee34788e55f4fc02 (PR-501) [2023-09-19T03:05:21.798Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-19T03:05:21.833Z] > git --version # timeout=10 [2023-09-19T03:05:21.844Z] > git --version # 'git version 2.25.1' [2023-09-19T03:05:21.865Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-19T03:05:21.070Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T03:05:21.153Z] > git checkout -f ec4342f9c2ed8f812900d6b9ee34788e55f4fc02 # timeout=10 [2023-09-19T03:05:21.237Z] > git remote # timeout=10 [2023-09-19T03:05:21.254Z] > git config --get remote.origin.url # timeout=10 [2023-09-19T03:05:21.272Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-19T03:05:21.284Z] > git merge aeb07f10ff8131d5f056bccd17568abba8c1758b # timeout=10 [2023-09-19T03:05:21.310Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-19T03:05:21.339Z] > git config core.sparsecheckout # timeout=10 [2023-09-19T03:05:21.356Z] > git checkout -f ec4342f9c2ed8f812900d6b9ee34788e55f4fc02 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T03:06:51.225Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-19T03:06:51.225Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T03:06:51.225Z] Dload Upload Total Spent Left Speed [2023-09-19T03:06:51.225Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10472 0 0 96962 0 --:--:-- --:--:-- --:--:-- 96073 100 12751 100 12751 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh [2023-09-19T03:06:51.908Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-19T03:06:52.307Z] + sudo tee /etc/docker/daemon.new [2023-09-19T03:06:52.307Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-19T03:06:52.307Z] { [2023-09-19T03:06:52.307Z] "registry-mirrors": [ [2023-09-19T03:06:52.307Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-19T03:06:52.307Z] ], [2023-09-19T03:06:52.307Z] "bip": "10.250.0.254/24", [2023-09-19T03:06:52.307Z] "hosts": [ [2023-09-19T03:06:52.307Z] "tcp://0.0.0.0:5555", [2023-09-19T03:06:52.307Z] "unix:///var/run/docker.sock" [2023-09-19T03:06:52.307Z] ], [2023-09-19T03:06:52.307Z] "mtu": 1458, [2023-09-19T03:06:52.307Z] "selinux-enabled": true, [2023-09-19T03:06:52.307Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-19T03:06:52.307Z] } [Pipeline] sh [2023-09-19T03:06:52.656Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-19T03:06:53.020Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T03:07:11.326Z] provisioning config files... [2023-09-19T03:07:11.357Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config916399442496676674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:07:11.742Z] ---> docker-login.sh [2023-09-19T03:07:11.742Z] nexus3.edgexfoundry.org:10001 [2023-09-19T03:07:12.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:07:12.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:07:12.282Z] Configure a credential helper to remove this warning. See [2023-09-19T03:07:12.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:07:12.282Z] [2023-09-19T03:07:12.282Z] Login Succeeded [2023-09-19T03:07:12.282Z] nexus3.edgexfoundry.org:10002 [2023-09-19T03:07:12.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:07:12.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:07:12.552Z] Configure a credential helper to remove this warning. See [2023-09-19T03:07:12.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:07:12.552Z] [2023-09-19T03:07:12.552Z] Login Succeeded [2023-09-19T03:07:12.552Z] nexus3.edgexfoundry.org:10003 [2023-09-19T03:07:12.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:07:12.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:07:12.820Z] Configure a credential helper to remove this warning. See [2023-09-19T03:07:12.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:07:12.820Z] [2023-09-19T03:07:12.820Z] Login Succeeded [2023-09-19T03:07:12.820Z] nexus3.edgexfoundry.org:10004 [2023-09-19T03:07:13.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:07:13.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:07:13.362Z] Configure a credential helper to remove this warning. See [2023-09-19T03:07:13.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:07:13.362Z] [2023-09-19T03:07:13.362Z] Login Succeeded [2023-09-19T03:07:13.362Z] docker.io [2023-09-19T03:07:13.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-19T03:07:13.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-19T03:07:13.630Z] Configure a credential helper to remove this warning. See [2023-09-19T03:07:13.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-19T03:07:13.630Z] [2023-09-19T03:07:13.630Z] Login Succeeded [2023-09-19T03:07:13.630Z] ---> docker-login.sh ends [Pipeline] } [2023-09-19T03:07:13.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-19T03:07:14.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T03:07:14.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-19T03:07:14.081Z] ========================================================= [2023-09-19T03:07:14.081Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-19T03:07:14.081Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:07:14.562Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-19T03:07:14.829Z] Sending build context to Docker daemon 3.355MB [2023-09-19T03:07:14.829Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T03:07:14.829Z] Step 2/10 : FROM ${BASE} AS builder [2023-09-19T03:07:14.829Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-19T03:07:14.829Z] 9fda8d8052c6: Pulling fs layer [2023-09-19T03:07:14.829Z] 5d54e960e981: Pulling fs layer [2023-09-19T03:07:14.829Z] c4a7e357bf2a: Pulling fs layer [2023-09-19T03:07:14.829Z] f0e02332f6b5: Pulling fs layer [2023-09-19T03:07:14.829Z] 66412af1f25a: Pulling fs layer [2023-09-19T03:07:14.829Z] 1baf3a5c0e64: Pulling fs layer [2023-09-19T03:07:14.829Z] 9a37bb91b891: Pulling fs layer [2023-09-19T03:07:14.829Z] f0e02332f6b5: Waiting [2023-09-19T03:07:14.829Z] 66412af1f25a: Waiting [2023-09-19T03:07:14.829Z] 1baf3a5c0e64: Waiting [2023-09-19T03:07:14.829Z] a29adfc67d43: Pulling fs layer [2023-09-19T03:07:14.829Z] d5de9f91c1a4: Pulling fs layer [2023-09-19T03:07:14.829Z] 9a37bb91b891: Waiting [2023-09-19T03:07:14.829Z] a29adfc67d43: Waiting [2023-09-19T03:07:14.829Z] d5de9f91c1a4: Waiting [2023-09-19T03:07:15.098Z] 5d54e960e981: Download complete [2023-09-19T03:07:15.099Z] f0e02332f6b5: Verifying Checksum [2023-09-19T03:07:15.099Z] f0e02332f6b5: Download complete [2023-09-19T03:07:15.099Z] 66412af1f25a: Verifying Checksum [2023-09-19T03:07:15.099Z] 66412af1f25a: Download complete [2023-09-19T03:07:15.099Z] 9fda8d8052c6: Verifying Checksum [2023-09-19T03:07:15.099Z] 9fda8d8052c6: Download complete [2023-09-19T03:07:15.367Z] 9a37bb91b891: Verifying Checksum [2023-09-19T03:07:15.367Z] 9a37bb91b891: Download complete [2023-09-19T03:07:15.964Z] 9fda8d8052c6: Pull complete [2023-09-19T03:07:15.964Z] a29adfc67d43: Verifying Checksum [2023-09-19T03:07:15.964Z] a29adfc67d43: Download complete [2023-09-19T03:07:16.947Z] 5d54e960e981: Pull complete [2023-09-19T03:07:16.947Z] d5de9f91c1a4: Verifying Checksum [2023-09-19T03:07:16.947Z] d5de9f91c1a4: Download complete [2023-09-19T03:07:16.947Z] c4a7e357bf2a: Verifying Checksum [2023-09-19T03:07:16.947Z] c4a7e357bf2a: Download complete [2023-09-19T03:07:17.910Z] 1baf3a5c0e64: Verifying Checksum [2023-09-19T03:07:17.910Z] 1baf3a5c0e64: Download complete [2023-09-19T03:07:28.148Z] c4a7e357bf2a: Pull complete [2023-09-19T03:07:28.148Z] f0e02332f6b5: Pull complete [2023-09-19T03:07:28.148Z] 66412af1f25a: Pull complete [2023-09-19T03:07:34.807Z] 1baf3a5c0e64: Pull complete [2023-09-19T03:07:36.223Z] 9a37bb91b891: Pull complete [2023-09-19T03:07:40.479Z] a29adfc67d43: Pull complete [2023-09-19T03:07:41.438Z] d5de9f91c1a4: Pull complete [2023-09-19T03:07:41.438Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-19T03:07:41.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-19T03:07:41.438Z] ---> 746ca1b523b5 [2023-09-19T03:07:41.438Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-09-19T03:07:43.387Z] ---> Running in a11b9bd4feeb [2023-09-19T03:07:43.387Z] Removing intermediate container a11b9bd4feeb [2023-09-19T03:07:43.387Z] ---> ecc53a1b9a41 [2023-09-19T03:07:43.387Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T03:07:43.387Z] ---> Running in 95ffe8917a0b [2023-09-19T03:07:43.659Z] Removing intermediate container 95ffe8917a0b [2023-09-19T03:07:43.660Z] ---> 829784dd5136 [2023-09-19T03:07:43.660Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-09-19T03:07:43.927Z] ---> Running in 807d1fac5f64 [2023-09-19T03:07:44.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T03:07:45.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T03:07:46.569Z] (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-09-19T03:07:46.569Z] (2/8) Installing libedit (20221030.3.1-r1) [2023-09-19T03:07:46.569Z] (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-09-19T03:07:46.569Z] (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-09-19T03:07:46.569Z] (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-09-19T03:07:46.569Z] (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-09-19T03:07:46.569Z] (7/8) Installing openssh-server (9.3_p2-r0) [2023-09-19T03:07:46.569Z] (8/8) Installing openssh (9.3_p2-r0) [2023-09-19T03:07:46.569Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T03:07:46.569Z] OK: 274 MiB in 64 packages [2023-09-19T03:07:47.532Z] Removing intermediate container 807d1fac5f64 [2023-09-19T03:07:47.532Z] ---> 9f2e3afc95ef [2023-09-19T03:07:47.532Z] Step 6/10 : WORKDIR /device-modbus-go [2023-09-19T03:07:47.532Z] ---> Running in 9be87dce3705 [2023-09-19T03:07:47.804Z] Removing intermediate container 9be87dce3705 [2023-09-19T03:07:47.805Z] ---> 0ef340b887fb [2023-09-19T03:07:47.805Z] Step 7/10 : COPY go.mod vendor* ./ [2023-09-19T03:07:48.388Z] ---> 80721cd9d454 [2023-09-19T03:07:48.388Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T03:07:48.388Z] ---> Running in 50835bbc608b [2023-09-19T03:08:56.253Z] Removing intermediate container 50835bbc608b [2023-09-19T03:08:56.253Z] ---> 88b84df6db6a [2023-09-19T03:08:56.253Z] Step 9/10 : COPY . . [2023-09-19T03:08:56.253Z] ---> 3d886fc15e53 [2023-09-19T03:08:56.253Z] Step 10/10 : RUN ${MAKE} [2023-09-19T03:08:56.253Z] ---> Running in 28a22207e3df [2023-09-19T03:08:56.253Z] noop [2023-09-19T03:08:56.253Z] Removing intermediate container 28a22207e3df [2023-09-19T03:08:56.253Z] ---> 766f35a96706 [2023-09-19T03:08:56.253Z] Successfully built 766f35a96706 [2023-09-19T03:08:56.253Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:08:56.740Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T03:08:56.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:08:57.029Z] prd-ubuntu20.04-docker-arm64-4c-16g-6465 does not seem to be running inside a container [2023-09-19T03:08:57.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** ci-base-image-arm64 cat [2023-09-19T03:08:58.266Z] $ docker top 3909536cf84aab3db6963548451ffa7b5d509350b9de47869b02b46ba51e2d80 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T03:08:59.151Z] + go version [2023-09-19T03:08:59.151Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-19T03:08:59.185Z] $ docker stop --time=1 3909536cf84aab3db6963548451ffa7b5d509350b9de47869b02b46ba51e2d80 [2023-09-19T03:09:00.771Z] $ docker rm -f --volumes 3909536cf84aab3db6963548451ffa7b5d509350b9de47869b02b46ba51e2d80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:09:01.654Z] + docker inspect -f . ci-base-image-arm64 [2023-09-19T03:09:01.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:09:01.913Z] prd-ubuntu20.04-docker-arm64-4c-16g-6465 does not seem to be running inside a container [2023-09-19T03:09:01.990Z] $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** ci-base-image-arm64 cat [2023-09-19T03:09:03.139Z] $ docker top 27533be2a89470ae293ef16b4f2fcb18ac8c500035a1d824dea113aee7fc61fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T03:09:03.690Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-19T03:09:04.088Z] + make test [2023-09-19T03:09:04.088Z] go test ./... -coverprofile=coverage.out [2023-09-19T03:09:08.352Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-09-19T03:11:00.021Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-09-19T03:11:00.021Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.059s coverage: 47.9% of statements [2023-09-19T03:11:00.288Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-19T03:11:00.288Z] go vet ./... [2023-09-19T03:11:23.811Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-19T03:11:23.811Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-19T03:11:23.811Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-19T03:11:23.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-19T03:11:23.887Z] $ docker stop --time=1 27533be2a89470ae293ef16b4f2fcb18ac8c500035a1d824dea113aee7fc61fa [2023-09-19T03:11:25.766Z] $ docker rm -f --volumes 27533be2a89470ae293ef16b4f2fcb18ac8c500035a1d824dea113aee7fc61fa [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-19T03:11:26.939Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-19T03:11:26.973Z] Warning: overwriting stash ‘coverage-report’ [2023-09-19T03:11:27.391Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-19T03:11:27.989Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-19T03:11:28.331Z] + ls -al . [2023-09-19T03:11:28.331Z] total 188 [2023-09-19T03:11:28.331Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 03:09 . [2023-09-19T03:11:28.331Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 03:05 .. [2023-09-19T03:11:28.331Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 19 03:05 .dockerignore [2023-09-19T03:11:28.331Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 03:05 .git [2023-09-19T03:11:28.331Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 03:05 .github [2023-09-19T03:11:28.331Z] -rw-rw-r-- 1 jenkins jenkins 331 Sep 19 03:05 .gitignore [2023-09-19T03:11:28.331Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 03:05 .golangci.yml [2023-09-19T03:11:28.331Z] -rw-rw-r-- 1 jenkins jenkins 11101 Sep 19 03:05 Attribution.txt [2023-09-19T03:11:28.331Z] -rw-rw-r-- 1 jenkins jenkins 14764 Sep 19 03:05 CHANGELOG.md [2023-09-19T03:11:28.331Z] -rw-rw-r-- 1 jenkins jenkins 1365 Sep 19 03:05 Dockerfile [2023-09-19T03:11:28.331Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 03:05 GOVERNANCE.md [2023-09-19T03:11:28.331Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 19 03:05 Jenkinsfile [2023-09-19T03:11:28.331Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 19 03:05 LICENSE [2023-09-19T03:11:28.331Z] -rw-rw-r-- 1 jenkins jenkins 1936 Sep 19 03:05 Makefile [2023-09-19T03:11:28.331Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 19 03:05 OWNERS.md [2023-09-19T03:11:28.331Z] -rw-rw-r-- 1 jenkins jenkins 4578 Sep 19 03:05 README.md [2023-09-19T03:11:28.331Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 03:00 VERSION [2023-09-19T03:11:28.331Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 03:05 bin [2023-09-19T03:11:28.331Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 03:05 cmd [2023-09-19T03:11:28.331Z] -rw-r--r-- 1 jenkins jenkins 24334 Sep 19 03:10 coverage.out [2023-09-19T03:11:28.331Z] -rw-rw-r-- 1 jenkins jenkins 3941 Sep 19 03:05 go.mod [2023-09-19T03:11:28.331Z] -rw-rw-r-- 1 jenkins jenkins 35965 Sep 19 03:05 go.sum [2023-09-19T03:11:28.331Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 03:05 internal [2023-09-19T03:11:28.331Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 03:05 simulator [2023-09-19T03:11:28.331Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 03:05 snap [2023-09-19T03:11:28.331Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 19 03:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:11:28.786Z] + 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=ec4342f9c2ed8f812900d6b9ee34788e55f4fc02 --label arch=arm64 --label version=0.0.0 . [2023-09-19T03:11:29.052Z] Sending build context to Docker daemon 3.38MB [2023-09-19T03:11:29.052Z] Step 1/22 : ARG BASE=golang:1.21-alpine3.18 [2023-09-19T03:11:29.052Z] Step 2/22 : FROM ${BASE} AS builder [2023-09-19T03:11:29.052Z] ---> 766f35a96706 [2023-09-19T03:11:29.052Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-09-19T03:11:29.323Z] ---> Running in c720ee73ce41 [2023-09-19T03:11:29.590Z] Removing intermediate container c720ee73ce41 [2023-09-19T03:11:29.590Z] ---> ab4b0388a91b [2023-09-19T03:11:29.590Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-19T03:11:29.590Z] ---> Running in 8a7aab18af5a [2023-09-19T03:11:29.864Z] Removing intermediate container 8a7aab18af5a [2023-09-19T03:11:29.864Z] ---> c06fc705f946 [2023-09-19T03:11:29.864Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-09-19T03:11:29.864Z] ---> Running in 26be71b44643 [2023-09-19T03:11:30.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T03:11:31.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T03:11:32.373Z] OK: 274 MiB in 64 packages [2023-09-19T03:11:33.335Z] Removing intermediate container 26be71b44643 [2023-09-19T03:11:33.335Z] ---> 707d9eac1189 [2023-09-19T03:11:33.335Z] Step 6/22 : WORKDIR /device-modbus-go [2023-09-19T03:11:33.335Z] ---> Running in 2092374aefa5 [2023-09-19T03:11:33.602Z] Removing intermediate container 2092374aefa5 [2023-09-19T03:11:33.602Z] ---> 066fb024edb9 [2023-09-19T03:11:33.602Z] Step 7/22 : COPY go.mod vendor* ./ [2023-09-19T03:11:34.185Z] ---> 3867d7e2a609 [2023-09-19T03:11:34.185Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-19T03:11:34.185Z] ---> Running in eff05efd433c [2023-09-19T03:11:36.132Z] Removing intermediate container eff05efd433c [2023-09-19T03:11:36.132Z] ---> ea15917b294e [2023-09-19T03:11:36.132Z] Step 9/22 : COPY . . [2023-09-19T03:11:36.732Z] ---> b0fe47a5e9d5 [2023-09-19T03:11:36.732Z] Step 10/22 : RUN ${MAKE} [2023-09-19T03:11:36.999Z] ---> Running in e52b70ddcb66 [2023-09-19T03:11:37.959Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-09-19T03:13:29.930Z] Removing intermediate container e52b70ddcb66 [2023-09-19T03:13:29.930Z] ---> e8494cab14b5 [2023-09-19T03:13:29.930Z] Step 11/22 : FROM alpine:3.18 [2023-09-19T03:13:29.930Z] 3.18: Pulling from library/alpine [2023-09-19T03:13:29.930Z] 9fda8d8052c6: Already exists [2023-09-19T03:13:29.930Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-19T03:13:29.930Z] Status: Downloaded newer image for alpine:3.18 [2023-09-19T03:13:29.930Z] ---> f6648c04cd6c [2023-09-19T03:13:29.930Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-09-19T03:13:29.930Z] ---> Running in 55c7cb23c97b [2023-09-19T03:13:29.930Z] Removing intermediate container 55c7cb23c97b [2023-09-19T03:13:29.930Z] ---> cd3ace471727 [2023-09-19T03:13:29.930Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-09-19T03:13:29.930Z] ---> Running in 45383e58c504 [2023-09-19T03:13:29.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-19T03:13:29.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-19T03:13:29.930Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-19T03:13:29.930Z] Executing busybox-1.36.1-r2.trigger [2023-09-19T03:13:29.930Z] OK: 8 MiB in 16 packages [2023-09-19T03:13:29.930Z] Removing intermediate container 45383e58c504 [2023-09-19T03:13:29.930Z] ---> 224f6edfc644 [2023-09-19T03:13:29.930Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-09-19T03:13:29.930Z] ---> 0b60ca787e91 [2023-09-19T03:13:29.930Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-09-19T03:13:29.930Z] ---> 6d09d89cf8ef [2023-09-19T03:13:29.930Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-09-19T03:13:29.930Z] ---> bffa15944676 [2023-09-19T03:13:29.930Z] Step 17/22 : EXPOSE 59901 [2023-09-19T03:13:29.930Z] ---> Running in a769c339cf34 [2023-09-19T03:13:29.930Z] Removing intermediate container a769c339cf34 [2023-09-19T03:13:29.930Z] ---> ba84db9e9bef [2023-09-19T03:13:29.930Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-09-19T03:13:29.930Z] ---> Running in c909639b8724 [2023-09-19T03:13:29.930Z] Removing intermediate container c909639b8724 [2023-09-19T03:13:29.930Z] ---> 403934c89f60 [2023-09-19T03:13:29.930Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-19T03:13:29.930Z] ---> Running in bbaeeaec8cb7 [2023-09-19T03:13:29.930Z] Removing intermediate container bbaeeaec8cb7 [2023-09-19T03:13:29.930Z] ---> dceeccb32ac5 [2023-09-19T03:13:29.930Z] Step 20/22 : LABEL arch=arm64 [2023-09-19T03:13:29.930Z] ---> Running in 09f68645dd46 [2023-09-19T03:13:29.930Z] Removing intermediate container 09f68645dd46 [2023-09-19T03:13:29.930Z] ---> 4b96b7d4f715 [2023-09-19T03:13:29.930Z] Step 21/22 : LABEL git_sha=ec4342f9c2ed8f812900d6b9ee34788e55f4fc02 [2023-09-19T03:13:29.930Z] ---> Running in 2c6235a380ce [2023-09-19T03:13:29.930Z] Removing intermediate container 2c6235a380ce [2023-09-19T03:13:29.930Z] ---> bc1ed6872c65 [2023-09-19T03:13:29.930Z] Step 22/22 : LABEL version=0.0.0 [2023-09-19T03:13:29.930Z] ---> Running in b63bd52ec484 [2023-09-19T03:13:29.930Z] Removing intermediate container b63bd52ec484 [2023-09-19T03:13:29.930Z] ---> fd8dd44f78f2 [2023-09-19T03:13:29.930Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-19T03:13:29.930Z] Successfully built fd8dd44f78f2 [2023-09-19T03:13:29.930Z] 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-09-19T03:13:30.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T03:13:30.771Z] [2023-09-19T03:13:30.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:13:31.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T03:13:31.174Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-19T03:13:31.174Z] 8998bd30e6a1: Pulling fs layer [2023-09-19T03:13:31.174Z] 04944245beec: Pulling fs layer [2023-09-19T03:13:31.174Z] 699f458cf7ca: Pulling fs layer [2023-09-19T03:13:31.174Z] 765212b225bb: Pulling fs layer [2023-09-19T03:13:31.174Z] f23df028b6ca: Pulling fs layer [2023-09-19T03:13:31.174Z] d65c8cfc05b1: Pulling fs layer [2023-09-19T03:13:31.174Z] 2437ff75d9bd: Pulling fs layer [2023-09-19T03:13:31.174Z] f23df028b6ca: Waiting [2023-09-19T03:13:31.174Z] d65c8cfc05b1: Waiting [2023-09-19T03:13:31.174Z] 2437ff75d9bd: Waiting [2023-09-19T03:13:31.174Z] 765212b225bb: Waiting [2023-09-19T03:13:31.441Z] 04944245beec: Verifying Checksum [2023-09-19T03:13:31.441Z] 04944245beec: Download complete [2023-09-19T03:13:31.441Z] 765212b225bb: Verifying Checksum [2023-09-19T03:13:31.441Z] 765212b225bb: Download complete [2023-09-19T03:13:31.441Z] f23df028b6ca: Verifying Checksum [2023-09-19T03:13:31.441Z] f23df028b6ca: Download complete [2023-09-19T03:13:31.441Z] d65c8cfc05b1: Verifying Checksum [2023-09-19T03:13:31.441Z] d65c8cfc05b1: Download complete [2023-09-19T03:13:31.707Z] 699f458cf7ca: Verifying Checksum [2023-09-19T03:13:31.707Z] 699f458cf7ca: Download complete [2023-09-19T03:13:31.976Z] 8998bd30e6a1: Verifying Checksum [2023-09-19T03:13:34.554Z] 2437ff75d9bd: Verifying Checksum [2023-09-19T03:13:34.554Z] 2437ff75d9bd: Download complete [2023-09-19T03:13:35.962Z] 8998bd30e6a1: Pull complete [2023-09-19T03:13:36.231Z] 04944245beec: Pull complete [2023-09-19T03:13:37.646Z] 699f458cf7ca: Pull complete [2023-09-19T03:13:37.646Z] 765212b225bb: Pull complete [2023-09-19T03:13:38.607Z] f23df028b6ca: Pull complete [2023-09-19T03:13:38.607Z] d65c8cfc05b1: Pull complete [2023-09-19T03:13:53.605Z] 2437ff75d9bd: Pull complete [2023-09-19T03:13:53.605Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-19T03:13:53.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-19T03:13:53.605Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:13:53.903Z] prd-ubuntu20.04-docker-arm64-4c-16g-6465 does not seem to be running inside a container [2023-09-19T03:13:53.971Z] $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-19T03:13:56.494Z] $ docker top 6d32357f4a3d87c2004fc29152eb194cbd5a36878c5cc73512b7d5ef0a84cfbc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:13:57.386Z] ---> job-cost.sh [2023-09-19T03:13:57.386Z] lf-activate-venv: SKIPPING [2023-09-19T03:13:57.386Z] INFO: No Stack... [2023-09-19T03:13:57.650Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-19T03:13:58.605Z] INFO: Archiving Costs [Pipeline] sh [2023-09-19T03:13:58.943Z] + cut -d, -f6 [2023-09-19T03:13:58.943Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [Pipeline] lock [2023-09-19T03:13:59.262Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-501-1-stack-cost] [2023-09-19T03:13:59.267Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-501-1-stack-cost] did not exist. Created. [2023-09-19T03:13:59.267Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-501-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-19T03:13:59.683Z] /w/workspace/device-modbus-go/1@tmp/durable-b9622765/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-19T03:14:00.033Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-19T03:14:00.068Z] Warning: overwriting stash ‘stack-cost’ [2023-09-19T03:14:00.122Z] Stashed 1 file(s) [Pipeline] } [2023-09-19T03:14:00.137Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-501-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-19T03:14:00.219Z] $ docker stop --time=1 6d32357f4a3d87c2004fc29152eb194cbd5a36878c5cc73512b7d5ef0a84cfbc [2023-09-19T03:14:01.680Z] $ docker rm -f --volumes 6d32357f4a3d87c2004fc29152eb194cbd5a36878c5cc73512b7d5ef0a84cfbc [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-09-19T03:14:02.598Z] provisioning config files... [2023-09-19T03:14:02.607Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-501@tmp/config2714911345110096227tmp [Pipeline] { [Pipeline] sh [2023-09-19T03:14:02.940Z] + set +x [2023-09-19T03:14:02.940Z] + curl -s https://codecov.io/bash [2023-09-19T03:14:02.940Z] + bash -s -- [2023-09-19T03:14:02.940Z] [2023-09-19T03:14:02.940Z] _____ _ [2023-09-19T03:14:02.940Z] / ____| | | [2023-09-19T03:14:02.940Z] | | ___ __| | ___ ___ _____ __ [2023-09-19T03:14:02.940Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-19T03:14:02.940Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-19T03:14:02.940Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-19T03:14:02.940Z] Bash-1.0.6 [2023-09-19T03:14:02.940Z] [2023-09-19T03:14:02.940Z] [2023-09-19T03:14:02.940Z] ==> git version 2.25.1 found [2023-09-19T03:14:02.940Z] ==> 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-09-19T03:14:02.940Z] Release-Date: 2020-01-08 [2023-09-19T03:14:02.940Z] 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-09-19T03:14:02.940Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-19T03:14:02.940Z] ==> Jenkins CI detected. [2023-09-19T03:14:02.940Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-501 [2023-09-19T03:14:02.940Z] project root: . [2023-09-19T03:14:02.940Z] --> token set from env [2023-09-19T03:14:02.940Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-19T03:14:02.940Z] ==> Running gcov in . (disable via -X gcov) [2023-09-19T03:14:02.940Z] ==> Python coveragepy not found [2023-09-19T03:14:02.940Z] ==> Searching for coverage reports in: [2023-09-19T03:14:02.940Z] + . [2023-09-19T03:14:02.940Z] -> Found 1 reports [2023-09-19T03:14:02.940Z] ==> Detecting git/mercurial file structure [2023-09-19T03:14:02.940Z] ==> Reading reports [2023-09-19T03:14:02.940Z] + ./coverage.out bytes=24334 [2023-09-19T03:14:02.940Z] ==> Appending adjustments [2023-09-19T03:14:02.940Z] https://docs.codecov.io/docs/fixing-reports [2023-09-19T03:14:03.199Z] + Found adjustments [2023-09-19T03:14:03.199Z] ==> Gzipping contents [2023-09-19T03:14:03.199Z] 4.0K /tmp/codecov.IWnhb3.gz [2023-09-19T03:14:03.199Z] ==> Uploading reports [2023-09-19T03:14:03.199Z] url: https://codecov.io [2023-09-19T03:14:03.199Z] query: branch=PR-501&commit=ec4342f9c2ed8f812900d6b9ee34788e55f4fc02&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-501%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=501&job=&cmd_args= [2023-09-19T03:14:03.199Z] -> Pinging Codecov [2023-09-19T03:14:03.199Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-501&commit=ec4342f9c2ed8f812900d6b9ee34788e55f4fc02&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-501%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=501&job=&cmd_args= [2023-09-19T03:14:03.199Z] -> Uploading to [2023-09-19T03:14:03.199Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-19/55DBCA73C666E3227836607328DD7E49/ec4342f9c2ed8f812900d6b9ee34788e55f4fc02/588f68a1-de73-4a04-9bf8-a9345816803b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T031403Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5270bf2ef4e6b977817a79aacf9dcf2b07132917059561d0882e780e9e5ad674 [2023-09-19T03:14:03.199Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-19T03:14:03.199Z] Dload Upload Total Spent Left Speed [2023-09-19T03:14:03.458Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3974 0 0 100 3974 0 19576 --:--:-- --:--:-- --:--:-- 19480 100 3974 0 0 100 3974 0 18570 --:--:-- --:--:-- --:--:-- 18483 [2023-09-19T03:14:03.458Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/ec4342f9c2ed8f812900d6b9ee34788e55f4fc02 [Pipeline] } [2023-09-19T03:14:03.485Z] 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-09-19T03:14:05.228Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-501/archives ] [2023-09-19T03:14:05.229Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-501/archives [2023-09-19T03:14:05.229Z] total 16 [2023-09-19T03:14:05.229Z] drwxr-xr-x 3 root root 4096 Sep 19 03:03 . [2023-09-19T03:14:05.229Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 03:03 .. [2023-09-19T03:14:05.229Z] drwxr-xr-x 2 root root 4096 Sep 19 03:03 cost [2023-09-19T03:14:05.229Z] -rw-r--r-- 1 root root 88 Sep 19 03:03 cost.csv [2023-09-19T03:14:05.229Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-501/archives [2023-09-19T03:14:05.229Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-501/archives [2023-09-19T03:14:05.229Z] total 16 [2023-09-19T03:14:05.229Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 03:03 . [2023-09-19T03:14:05.229Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 03:03 .. [2023-09-19T03:14:05.229Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 03:03 cost [2023-09-19T03:14:05.229Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 19 03:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:14:05.558Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:14:06.451Z] ---> package-listing.sh [2023-09-19T03:14:06.451Z] ++ facter osfamily [2023-09-19T03:14:06.451Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-19T03:14:06.710Z] + OS_FAMILY=debian [2023-09-19T03:14:06.710Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-501 [2023-09-19T03:14:06.710Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-19T03:14:06.710Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-19T03:14:06.710Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-19T03:14:06.710Z] + PACKAGES=/tmp/packages_start.txt [2023-09-19T03:14:06.710Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-501 ']' [2023-09-19T03:14:06.710Z] + PACKAGES=/tmp/packages_end.txt [2023-09-19T03:14:06.710Z] + case "${OS_FAMILY}" in [2023-09-19T03:14:06.710Z] + dpkg -l [2023-09-19T03:14:06.710Z] + grep '^ii' [2023-09-19T03:14:06.710Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-19T03:14:06.710Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-19T03:14:06.710Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-19T03:14:06.710Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-501 ']' [2023-09-19T03:14:06.710Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-501/archives/ [2023-09-19T03:14:06.710Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-501/archives/ [Pipeline] echo [2023-09-19T03:14:06.748Z] 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-501/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-19T03:14:07.040Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-19T03:14:07.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-19T03:14:07.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-19T03:14:07.832Z] prd-ubuntu20.04-docker-8c-8g-6462 does not seem to be running inside a container [2023-09-19T03:14:07.862Z] $ 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-501/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-501 -v /w/workspace/xfoundry_device-modbus-go_PR-501:/w/workspace/xfoundry_device-modbus-go_PR-501:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-501@tmp:/w/workspace/xfoundry_device-modbus-go_PR-501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-19T03:14:08.089Z] $ docker top 197f48df2d2e295fe69ff3e794e3e49565ba3f401190cb97f1b18b073c351a35 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-19T03:14:08.493Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-19T03:14:08.805Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-19T03:14:09.117Z] + ls /var/log/sa-host [2023-09-19T03:14:09.117Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-19T03:14:09.272Z] provisioning config files... [2023-09-19T03:14:09.282Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-501@tmp/config18270481132383937194tmp [Pipeline] { [Pipeline] echo [2023-09-19T03:14:09.353Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:14:09.672Z] ---> create-netrc.sh [Pipeline] } [2023-09-19T03:14:09.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:14:10.101Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-19T03:14:10.136Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:14:10.444Z] ---> sudo-logs.sh [2023-09-19T03:14:10.444Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-19T03:14:10.541Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:14:10.847Z] ---> job-cost.sh [2023-09-19T03:14:10.848Z] lf-activate-venv: SKIPPING [2023-09-19T03:14:10.848Z] DEBUG: total: 0.2199999988079071 [2023-09-19T03:14:10.848Z] INFO: Retrieving Stack Cost... [2023-09-19T03:14:11.107Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-19T03:14:11.673Z] INFO: Archiving Costs [Pipeline] echo [2023-09-19T03:14:11.710Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-19T03:14:12.019Z] ---> logs-deploy.sh [2023-09-19T03:14:12.019Z] lf-activate-venv: SKIPPING [2023-09-19T03:14:12.019Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-501/1 [2023-09-19T03:14:12.019Z] INFO: archiving workspace using pattern(s): [2023-09-19T03:14:12.956Z] Archives upload complete. [2023-09-19T03:14:12.956Z] INFO: archiving logs to Nexus