Pull request #481 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b81855801eaf6f518da4c24f49e07fc4228b461e+4df1e9a0db8d3469b5d00d5da879e0598a7c9d1c (f2630740317617ae234215e444511d309bbadda0) 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-ssh16761419313418051058.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh6028736595359906221.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-481/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-481/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13466344228081078211.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-481/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15895673637101042090.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh4363884595145253884.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-481/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-481/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7474189546322767085.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 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-15538 in /w/workspace/xfoundry_device-modbus-go_PR-481 [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-481 # 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/481/head:refs/remotes/origin/PR-481 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4df1e9a0db8d3469b5d00d5da879e0598a7c9d1c into PR head commit b81855801eaf6f518da4c24f49e07fc4228b461e Merge succeeded, producing b81855801eaf6f518da4c24f49e07fc4228b461e Checking out Revision b81855801eaf6f518da4c24f49e07fc4228b461e (PR-481) Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T09:54:35.078Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f b81855801eaf6f518da4c24f49e07fc4228b461e # 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 4df1e9a0db8d3469b5d00d5da879e0598a7c9d1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b81855801eaf6f518da4c24f49e07fc4228b461e # timeout=10 [Pipeline] withCredentials [2023-05-16T09:54:35.271Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T09:54:35.377Z] ========================================================= [2023-05-16T09:54:35.377Z] EdgeX Global Pipelines Version Info [2023-05-16T09:54:35.377Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:54:36.126Z] ------------------- [2023-05-16T09:54:36.126Z] stable info: [2023-05-16T09:54:36.126Z] ------------------- [2023-05-16T09:54:36.126Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T09:54:36.126Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T09:54:36.126Z] Message: update stable to v1.0.249 [2023-05-16T09:54:36.697Z] ------------------- [2023-05-16T09:54:36.697Z] experimental info: [2023-05-16T09:54:36.697Z] ------------------- [2023-05-16T09:54:36.697Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T09:54:36.697Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T09:54:36.697Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T09:54:37.014Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-05-16T09:54:37.056Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-05-16T09:54:37.102Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T09:54:37.144Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T09:54:37.189Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T09:54:37.230Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T09:54:37.269Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T09:54:37.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T09:54:37.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T09:54:37.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T09:54:37.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T09:54:37.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-05-16T09:54:37.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T09:54:37.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T09:54:37.607Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T09:54:37.647Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T09:54:37.687Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T09:54:37.725Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T09:54:37.763Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T09:54:37.810Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T09:54:37.849Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T09:54:37.897Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T09:54:37.943Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T09:54:37.983Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T09:54:38.029Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T09:54:38.073Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T09:54:38.115Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T09:54:38.162Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-481 [Pipeline] echo [2023-05-16T09:54:38.210Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-481 [Pipeline] echo [2023-05-16T09:54:38.259Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-481 [Pipeline] echo [2023-05-16T09:54:38.307Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b81855801eaf6f518da4c24f49e07fc4228b461e [Pipeline] echo [2023-05-16T09:54:38.358Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b818558 [Pipeline] echo [2023-05-16T09:54:38.402Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T09:54:38.530Z] provisioning config files... [2023-05-16T09:54:38.549Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-481@tmp/config15107441300470648498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:54:38.892Z] ---> docker-login.sh [2023-05-16T09:54:38.892Z] nexus3.edgexfoundry.org:10001 [2023-05-16T09:54:39.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:54:39.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:54:39.153Z] Configure a credential helper to remove this warning. See [2023-05-16T09:54:39.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:54:39.153Z] [2023-05-16T09:54:39.153Z] Login Succeeded [2023-05-16T09:54:39.153Z] nexus3.edgexfoundry.org:10002 [2023-05-16T09:54:39.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:54:39.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:54:39.153Z] Configure a credential helper to remove this warning. See [2023-05-16T09:54:39.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:54:39.153Z] [2023-05-16T09:54:39.153Z] Login Succeeded [2023-05-16T09:54:39.153Z] nexus3.edgexfoundry.org:10003 [2023-05-16T09:54:39.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:54:39.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:54:39.415Z] Configure a credential helper to remove this warning. See [2023-05-16T09:54:39.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:54:39.415Z] [2023-05-16T09:54:39.415Z] Login Succeeded [2023-05-16T09:54:39.415Z] nexus3.edgexfoundry.org:10004 [2023-05-16T09:54:39.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:54:39.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:54:39.416Z] Configure a credential helper to remove this warning. See [2023-05-16T09:54:39.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:54:39.416Z] [2023-05-16T09:54:39.416Z] Login Succeeded [2023-05-16T09:54:39.416Z] docker.io [2023-05-16T09:54:39.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:54:39.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:54:39.678Z] Configure a credential helper to remove this warning. See [2023-05-16T09:54:39.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:54:39.678Z] [2023-05-16T09:54:39.678Z] Login Succeeded [2023-05-16T09:54:39.678Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T09:54:39.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T09:54:40.353Z] + git rev-list -1 --merges b81855801eaf6f518da4c24f49e07fc4228b461e~1..b81855801eaf6f518da4c24f49e07fc4228b461e [Pipeline] echo [2023-05-16T09:54:40.419Z] -----------> git rev-list -1 --merges b81855801eaf6f518da4c24f49e07fc4228b461e~1..b81855801eaf6f518da4c24f49e07fc4228b461e b81855801eaf6f518da4c24f49e07fc4228b461e [false] [Pipeline] sh [2023-05-16T09:54:40.740Z] + git log --format=format:%s -1 b81855801eaf6f518da4c24f49e07fc4228b461e [Pipeline] echo [2023-05-16T09:54:40.777Z] ========================================================= [2023-05-16T09:54:40.777Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T09:54:40.777Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T09:54:41.228Z] + git log --format=format:%s -1 b81855801eaf6f518da4c24f49e07fc4228b461e [Pipeline] echo [2023-05-16T09:54:41.254Z] [semverPrep] GIT_COMMIT: b81855801eaf6f518da4c24f49e07fc4228b461e, Commit Message: build(deps): Bump github.com/canonical/edgex-snap-hooks/v3 [Pipeline] echo [2023-05-16T09:54:41.283Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T09:54:41.684Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T09:54:41.684Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T09:54:41.684Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T09:54:41.684Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T09:54:41.684Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T09:54:41.684Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T09:54:41.684Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:54:42.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T09:54:42.118Z] [2023-05-16T09:54:42.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:54:42.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T09:54:42.507Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T09:54:42.507Z] b85a868b505f: Pulling fs layer [2023-05-16T09:54:42.507Z] e2be974225ed: Pulling fs layer [2023-05-16T09:54:42.507Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T09:54:42.507Z] 988bab9f4d93: Pulling fs layer [2023-05-16T09:54:42.507Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T09:54:42.507Z] eaf3925da568: Pulling fs layer [2023-05-16T09:54:42.507Z] bab4dde63d76: Pulling fs layer [2023-05-16T09:54:42.507Z] bde34c3a00c8: Pulling fs layer [2023-05-16T09:54:42.507Z] b352a97aabf1: Pulling fs layer [2023-05-16T09:54:42.507Z] 4872d77fe225: Pulling fs layer [2023-05-16T09:54:42.507Z] 5851b861e8e6: Pulling fs layer [2023-05-16T09:54:42.507Z] 988bab9f4d93: Waiting [2023-05-16T09:54:42.507Z] 1469e6f7b9e6: Waiting [2023-05-16T09:54:42.507Z] eaf3925da568: Waiting [2023-05-16T09:54:42.507Z] bab4dde63d76: Waiting [2023-05-16T09:54:42.507Z] bde34c3a00c8: Waiting [2023-05-16T09:54:42.507Z] b352a97aabf1: Waiting [2023-05-16T09:54:42.507Z] 4872d77fe225: Waiting [2023-05-16T09:54:42.507Z] 5851b861e8e6: Waiting [2023-05-16T09:54:42.507Z] e2be974225ed: Verifying Checksum [2023-05-16T09:54:42.507Z] e2be974225ed: Download complete [2023-05-16T09:54:42.507Z] 988bab9f4d93: Verifying Checksum [2023-05-16T09:54:42.507Z] 988bab9f4d93: Download complete [2023-05-16T09:54:42.507Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T09:54:42.507Z] 339a4e72a1f5: Download complete [2023-05-16T09:54:42.507Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T09:54:42.507Z] 1469e6f7b9e6: Download complete [2023-05-16T09:54:42.769Z] eaf3925da568: Verifying Checksum [2023-05-16T09:54:42.769Z] eaf3925da568: Download complete [2023-05-16T09:54:42.769Z] bde34c3a00c8: Verifying Checksum [2023-05-16T09:54:42.769Z] bde34c3a00c8: Download complete [2023-05-16T09:54:42.769Z] b352a97aabf1: Verifying Checksum [2023-05-16T09:54:42.769Z] b352a97aabf1: Download complete [2023-05-16T09:54:42.769Z] 4872d77fe225: Download complete [2023-05-16T09:54:42.769Z] 5851b861e8e6: Download complete [2023-05-16T09:54:42.769Z] b85a868b505f: Verifying Checksum [2023-05-16T09:54:42.769Z] b85a868b505f: Download complete [2023-05-16T09:54:43.028Z] bab4dde63d76: Verifying Checksum [2023-05-16T09:54:43.028Z] bab4dde63d76: Download complete [2023-05-16T09:54:43.976Z] b85a868b505f: Pull complete [2023-05-16T09:54:44.235Z] e2be974225ed: Pull complete [2023-05-16T09:54:44.806Z] 339a4e72a1f5: Pull complete [2023-05-16T09:54:44.806Z] 988bab9f4d93: Pull complete [2023-05-16T09:54:45.066Z] 1469e6f7b9e6: Pull complete [2023-05-16T09:54:45.066Z] eaf3925da568: Pull complete [2023-05-16T09:54:46.973Z] bab4dde63d76: Pull complete [2023-05-16T09:54:46.973Z] bde34c3a00c8: Pull complete [2023-05-16T09:54:46.973Z] b352a97aabf1: Pull complete [2023-05-16T09:54:46.973Z] 4872d77fe225: Pull complete [2023-05-16T09:54:47.236Z] 5851b861e8e6: Pull complete [2023-05-16T09:54:47.236Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T09:54:47.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T09:54:47.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:54:47.491Z] prd-ubuntu20.04-docker-8c-8g-15538 does not seem to be running inside a container [2023-05-16T09:54:47.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-481 -v /w/workspace/xfoundry_device-modbus-go_PR-481:/w/workspace/xfoundry_device-modbus-go_PR-481:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-481@tmp:/w/workspace/xfoundry_device-modbus-go_PR-481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T09:54:51.246Z] $ docker top 342398c1d8511a5e9b911656fb260333e73fb90bb414b33ad4b72c8f3ee7fef8 -eo pid,comm [2023-05-16T09:54:51.298Z] 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-05-16T09:54:51.298Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T09:54:51.427Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T09:54:51.427Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T09:54:51.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T09:54:51.550Z] $ docker exec 342398c1d8511a5e9b911656fb260333e73fb90bb414b33ad4b72c8f3ee7fef8 ssh-agent [2023-05-16T09:54:51.661Z] SSH_AUTH_SOCK=/tmp/ssh-DIig3CP2Mm6X/agent.32 [2023-05-16T09:54:51.661Z] SSH_AGENT_PID=38 [2023-05-16T09:54:51.669Z] Running ssh-add (command line suppressed) [2023-05-16T09:54:51.771Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-481@tmp/private_key_8273909971708828933.key (/w/workspace/xfoundry_device-modbus-go_PR-481@tmp/private_key_8273909971708828933.key) [2023-05-16T09:54:51.781Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T09:54:52.118Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T09:54:52.148Z] $ docker exec --env ******** --env ******** 342398c1d8511a5e9b911656fb260333e73fb90bb414b33ad4b72c8f3ee7fef8 ssh-agent -k [2023-05-16T09:54:52.254Z] unset SSH_AUTH_SOCK; [2023-05-16T09:54:52.254Z] unset SSH_AGENT_PID; [2023-05-16T09:54:52.255Z] echo Agent pid 38 killed; [2023-05-16T09:54:52.261Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T09:54:52.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T09:54:52.354Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T09:54:52.458Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T09:54:52.464Z] $ docker exec 342398c1d8511a5e9b911656fb260333e73fb90bb414b33ad4b72c8f3ee7fef8 ssh-agent [2023-05-16T09:54:52.561Z] SSH_AUTH_SOCK=/tmp/ssh-CAalrCX2Ui1T/agent.70 [2023-05-16T09:54:52.561Z] SSH_AGENT_PID=76 [2023-05-16T09:54:52.565Z] Running ssh-add (command line suppressed) [2023-05-16T09:54:52.663Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-481@tmp/private_key_8492242403512089080.key (/w/workspace/xfoundry_device-modbus-go_PR-481@tmp/private_key_8492242403512089080.key) [2023-05-16T09:54:52.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T09:54:53.011Z] + git semver init [2023-05-16T09:54:53.270Z] 2023-05-16 09:54:53,186 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T09:54:53.270Z] 2023-05-16 09:54:53,187 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-481/.semver [2023-05-16T09:54:53.270Z] 2023-05-16 09:54:53,189 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-481/.semver [2023-05-16T09:54:53.270Z] 2023-05-16 09:54:53,189 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-481/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-481, universal_newlines=False, shell=None, istream=None) [2023-05-16T09:54:54.208Z] 2023-05-16 09:54:54,035 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-481/.git/info/exclude [2023-05-16T09:54:54.208Z] 2023-05-16 09:54:54,035 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-481/.semver/PR-481 with force:False [2023-05-16T09:54:54.208Z] 2023-05-16 09:54:54,036 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-481/.semver/PR-481 [2023-05-16T09:54:54.208Z] 2023-05-16 09:54:54,040 [execute] INFO git cat-file --batch-check [2023-05-16T09:54:54.208Z] 2023-05-16 09:54:54,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-481/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T09:54:54.208Z] 2023-05-16 09:54:54,046 [execute] INFO git cat-file --batch [2023-05-16T09:54:54.208Z] 2023-05-16 09:54:54,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-481/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T09:54:54.208Z] 2023-05-16 09:54:54,051 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-481/.semver/PR-481 [2023-05-16T09:54:54.208Z] 0.0.0 [Pipeline] } [2023-05-16T09:54:54.236Z] $ docker exec --env ******** --env ******** 342398c1d8511a5e9b911656fb260333e73fb90bb414b33ad4b72c8f3ee7fef8 ssh-agent -k [2023-05-16T09:54:54.329Z] unset SSH_AUTH_SOCK; [2023-05-16T09:54:54.329Z] unset SSH_AGENT_PID; [2023-05-16T09:54:54.329Z] echo Agent pid 76 killed; [2023-05-16T09:54:54.332Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T09:54:54.753Z] + git semver [Pipeline] } [2023-05-16T09:54:55.046Z] $ docker stop --time=1 342398c1d8511a5e9b911656fb260333e73fb90bb414b33ad4b72c8f3ee7fef8 [2023-05-16T09:54:56.300Z] $ docker rm -f --volumes 342398c1d8511a5e9b911656fb260333e73fb90bb414b33ad4b72c8f3ee7fef8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T09:54:56.714Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T09:54:56.972Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T09:54:56.989Z] [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-05-16T09:54:57.604Z] provisioning config files... [2023-05-16T09:54:57.611Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-481@tmp/config15738832925439136194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:54:57.959Z] ---> docker-login.sh [2023-05-16T09:54:57.959Z] nexus3.edgexfoundry.org:10001 [2023-05-16T09:54:57.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:54:57.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:54:57.959Z] Configure a credential helper to remove this warning. See [2023-05-16T09:54:57.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:54:57.959Z] [2023-05-16T09:54:57.959Z] Login Succeeded [2023-05-16T09:54:57.959Z] nexus3.edgexfoundry.org:10002 [2023-05-16T09:54:57.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:54:57.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:54:57.959Z] Configure a credential helper to remove this warning. See [2023-05-16T09:54:57.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:54:57.959Z] [2023-05-16T09:54:57.959Z] Login Succeeded [2023-05-16T09:54:57.959Z] nexus3.edgexfoundry.org:10003 [2023-05-16T09:54:58.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:54:58.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:54:58.220Z] Configure a credential helper to remove this warning. See [2023-05-16T09:54:58.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:54:58.220Z] [2023-05-16T09:54:58.220Z] Login Succeeded [2023-05-16T09:54:58.220Z] nexus3.edgexfoundry.org:10004 [2023-05-16T09:54:58.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:54:58.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:54:58.220Z] Configure a credential helper to remove this warning. See [2023-05-16T09:54:58.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:54:58.220Z] [2023-05-16T09:54:58.220Z] Login Succeeded [2023-05-16T09:54:58.220Z] docker.io [2023-05-16T09:54:58.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:54:58.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:54:58.481Z] Configure a credential helper to remove this warning. See [2023-05-16T09:54:58.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:54:58.481Z] [2023-05-16T09:54:58.481Z] Login Succeeded [2023-05-16T09:54:58.481Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T09:54:58.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T09:54:58.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:54:58.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:54:58.796Z] ========================================================= [2023-05-16T09:54:58.796Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T09:54:58.796Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:54:59.266Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T09:54:59.267Z] Sending build context to Docker daemon 6.531MB [2023-05-16T09:54:59.267Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T09:54:59.267Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-16T09:54:59.534Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T09:54:59.534Z] f56be85fc22e: Pulling fs layer [2023-05-16T09:54:59.534Z] 85791d961cd3: Pulling fs layer [2023-05-16T09:54:59.534Z] d694b5ae8c79: Pulling fs layer [2023-05-16T09:54:59.534Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T09:54:59.534Z] 4d19c01a9841: Pulling fs layer [2023-05-16T09:54:59.534Z] 9325e15d5711: Pulling fs layer [2023-05-16T09:54:59.534Z] 556b6ee489ea: Pulling fs layer [2023-05-16T09:54:59.534Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T09:54:59.534Z] 9f32a84ed3da: Waiting [2023-05-16T09:54:59.534Z] 556b6ee489ea: Waiting [2023-05-16T09:54:59.534Z] 4d19c01a9841: Waiting [2023-05-16T09:54:59.534Z] c5a4b2cf53e6: Waiting [2023-05-16T09:54:59.534Z] 9325e15d5711: Waiting [2023-05-16T09:54:59.534Z] 85791d961cd3: Verifying Checksum [2023-05-16T09:54:59.534Z] 85791d961cd3: Download complete [2023-05-16T09:54:59.534Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T09:54:59.534Z] 9f32a84ed3da: Download complete [2023-05-16T09:54:59.534Z] 4d19c01a9841: Verifying Checksum [2023-05-16T09:54:59.534Z] 4d19c01a9841: Download complete [2023-05-16T09:54:59.534Z] f56be85fc22e: Verifying Checksum [2023-05-16T09:54:59.534Z] f56be85fc22e: Download complete [2023-05-16T09:54:59.534Z] 9325e15d5711: Verifying Checksum [2023-05-16T09:54:59.534Z] 9325e15d5711: Download complete [2023-05-16T09:54:59.794Z] f56be85fc22e: Pull complete [2023-05-16T09:54:59.794Z] 85791d961cd3: Pull complete [2023-05-16T09:55:00.054Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T09:55:00.054Z] d694b5ae8c79: Verifying Checksum [2023-05-16T09:55:00.054Z] d694b5ae8c79: Download complete [2023-05-16T09:55:00.313Z] 556b6ee489ea: Verifying Checksum [2023-05-16T09:55:00.313Z] 556b6ee489ea: Download complete [2023-05-16T09:55:03.605Z] d694b5ae8c79: Pull complete [2023-05-16T09:55:03.605Z] 9f32a84ed3da: Pull complete [2023-05-16T09:55:03.605Z] 4d19c01a9841: Pull complete [2023-05-16T09:55:03.605Z] 9325e15d5711: Pull complete [2023-05-16T09:55:05.506Z] 556b6ee489ea: Pull complete [2023-05-16T09:55:06.438Z] c5a4b2cf53e6: Pull complete [2023-05-16T09:55:06.438Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T09:55:06.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T09:55:06.438Z] ---> c4be618373d6 [2023-05-16T09:55:06.438Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-16T09:55:12.420Z] Still waiting to schedule task [2023-05-16T09:55:12.421Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-16T09:55:13.057Z] ---> Running in 278927fc7f9d [2023-05-16T09:55:13.057Z] Removing intermediate container 278927fc7f9d [2023-05-16T09:55:13.057Z] ---> aae84175af10 [2023-05-16T09:55:13.057Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T09:55:13.057Z] ---> Running in 5533b77ad1f7 [2023-05-16T09:55:13.057Z] Removing intermediate container 5533b77ad1f7 [2023-05-16T09:55:13.057Z] ---> 76a3a885bc40 [2023-05-16T09:55:13.057Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-16T09:55:13.057Z] ---> Running in ccd8cabf7353 [2023-05-16T09:55:13.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T09:55:13.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T09:55:13.057Z] (1/8) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T09:55:13.057Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-16T09:55:13.057Z] (3/8) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T09:55:13.057Z] (4/8) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T09:55:13.057Z] (5/8) Installing openssh-sftp-server (9.1_p1-r3) [2023-05-16T09:55:13.057Z] (6/8) Installing openssh-server-common (9.1_p1-r3) [2023-05-16T09:55:13.057Z] (7/8) Installing openssh-server (9.1_p1-r3) [2023-05-16T09:55:13.057Z] (8/8) Installing openssh (9.1_p1-r3) [2023-05-16T09:55:13.057Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T09:55:13.057Z] OK: 270 MiB in 61 packages [2023-05-16T09:55:13.624Z] Removing intermediate container ccd8cabf7353 [2023-05-16T09:55:13.624Z] ---> 7413093c0fd1 [2023-05-16T09:55:13.624Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-16T09:55:13.624Z] ---> Running in a48435798f24 [2023-05-16T09:55:13.624Z] Removing intermediate container a48435798f24 [2023-05-16T09:55:13.624Z] ---> da8f8f03e0f0 [2023-05-16T09:55:13.624Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-16T09:55:13.885Z] ---> cc54648418f3 [2023-05-16T09:55:13.885Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:55:13.885Z] ---> Running in 44e7a4d000c8 [2023-05-16T09:55:46.028Z] Removing intermediate container 44e7a4d000c8 [2023-05-16T09:55:46.028Z] ---> 16af0a1bc892 [2023-05-16T09:55:46.028Z] Step 9/10 : COPY . . [2023-05-16T09:55:46.028Z] ---> 0438fc64942c [2023-05-16T09:55:46.028Z] Step 10/10 : RUN ${MAKE} [2023-05-16T09:55:46.028Z] ---> Running in 38b4f50a6182 [2023-05-16T09:55:46.028Z] noop [2023-05-16T09:55:46.028Z] Removing intermediate container 38b4f50a6182 [2023-05-16T09:55:46.028Z] ---> 5532d29b93db [2023-05-16T09:55:46.028Z] Successfully built 5532d29b93db [2023-05-16T09:55:46.028Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:55:46.494Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T09:55:46.494Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:55:46.651Z] prd-ubuntu20.04-docker-8c-8g-15538 does not seem to be running inside a container [2023-05-16T09:55:46.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-481 -v /w/workspace/xfoundry_device-modbus-go_PR-481:/w/workspace/xfoundry_device-modbus-go_PR-481:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-481@tmp:/w/workspace/xfoundry_device-modbus-go_PR-481@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-x86_64 cat [2023-05-16T09:55:47.008Z] $ docker top 37951489a486c4eef56da1c6c79817cf4394c0489ac0415a96fe27337ce7066c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T09:55:47.392Z] + go version [2023-05-16T09:55:47.392Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T09:55:47.435Z] $ docker stop --time=1 37951489a486c4eef56da1c6c79817cf4394c0489ac0415a96fe27337ce7066c [2023-05-16T09:55:48.712Z] $ docker rm -f --volumes 37951489a486c4eef56da1c6c79817cf4394c0489ac0415a96fe27337ce7066c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:55:49.510Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T09:55:49.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:55:49.672Z] prd-ubuntu20.04-docker-8c-8g-15538 does not seem to be running inside a container [2023-05-16T09:55:49.705Z] $ 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-481 -v /w/workspace/xfoundry_device-modbus-go_PR-481:/w/workspace/xfoundry_device-modbus-go_PR-481:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-481@tmp:/w/workspace/xfoundry_device-modbus-go_PR-481@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-x86_64 cat [2023-05-16T09:55:50.042Z] $ docker top 30e9b0577112057521d68b1052c4338c2c5820e9d5083a3919faa319d1ebd29a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T09:55:50.448Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-481 [Pipeline] fileExists [Pipeline] sh [2023-05-16T09:55:50.808Z] + make test [2023-05-16T09:55:50.808Z] go test ./... -coverprofile=coverage.out [2023-05-16T09:55:56.214Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-16T09:56:06.201Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-16T09:56:06.201Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 47.4% of statements [2023-05-16T09:56:12.766Z] go vet ./... [2023-05-16T09:56:16.948Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T09:56:16.948Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T09:56:16.948Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T09:56:16.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T09:56:17.019Z] $ docker stop --time=1 30e9b0577112057521d68b1052c4338c2c5820e9d5083a3919faa319d1ebd29a [2023-05-16T09:56:21.118Z] $ docker rm -f --volumes 30e9b0577112057521d68b1052c4338c2c5820e9d5083a3919faa319d1ebd29a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T09:56:21.644Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T09:56:21.720Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T09:56:22.379Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T09:56:22.691Z] + ls -al . [2023-05-16T09:56:22.691Z] total 184 [2023-05-16T09:56:22.691Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 09:55 . [2023-05-16T09:56:22.691Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:54 .. [2023-05-16T09:56:22.691Z] -rw-rw-r-- 1 jenkins jenkins 140 May 16 09:54 .dockerignore [2023-05-16T09:56:22.691Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:54 .git [2023-05-16T09:56:22.691Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:54 .github [2023-05-16T09:56:22.691Z] -rw-rw-r-- 1 jenkins jenkins 331 May 16 09:54 .gitignore [2023-05-16T09:56:22.691Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 09:54 .golangci.yml [2023-05-16T09:56:22.691Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 09:54 .semver [2023-05-16T09:56:22.691Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 16 09:54 Attribution.txt [2023-05-16T09:56:22.691Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 16 09:54 CHANGELOG.md [2023-05-16T09:56:22.691Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 16 09:54 Dockerfile [2023-05-16T09:56:22.691Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 09:54 GOVERNANCE.md [2023-05-16T09:56:22.691Z] -rw-rw-r-- 1 jenkins jenkins 680 May 16 09:54 Jenkinsfile [2023-05-16T09:56:22.691Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 09:54 LICENSE [2023-05-16T09:56:22.691Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 16 09:54 Makefile [2023-05-16T09:56:22.691Z] -rw-rw-r-- 1 jenkins jenkins 622 May 16 09:54 OWNERS.md [2023-05-16T09:56:22.691Z] -rw-rw-r-- 1 jenkins jenkins 4554 May 16 09:54 README.md [2023-05-16T09:56:22.691Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 09:54 VERSION [2023-05-16T09:56:22.691Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:54 bin [2023-05-16T09:56:22.691Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:54 cmd [2023-05-16T09:56:22.691Z] -rw-r--r-- 1 jenkins jenkins 24160 May 16 09:56 coverage.out [2023-05-16T09:56:22.691Z] -rw-rw-r-- 1 jenkins jenkins 3453 May 16 09:54 go.mod [2023-05-16T09:56:22.691Z] -rw-rw-r-- 1 jenkins jenkins 31670 May 16 09:54 go.sum [2023-05-16T09:56:22.691Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:54 internal [2023-05-16T09:56:22.691Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:54 simulator [2023-05-16T09:56:22.691Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:54 snap [2023-05-16T09:56:22.691Z] -rw-rw-r-- 1 jenkins jenkins 229 May 16 09:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:56:23.083Z] + 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=b81855801eaf6f518da4c24f49e07fc4228b461e --label arch=amd64 --label version=0.0.0 . [2023-05-16T09:56:23.083Z] Sending build context to Docker daemon 6.556MB [2023-05-16T09:56:23.083Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T09:56:23.083Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-16T09:56:23.083Z] ---> 5532d29b93db [2023-05-16T09:56:23.083Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-16T09:56:23.342Z] ---> Running in 531eba447def [2023-05-16T09:56:23.342Z] Removing intermediate container 531eba447def [2023-05-16T09:56:23.342Z] ---> f48cd865c58e [2023-05-16T09:56:23.342Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T09:56:23.342Z] ---> Running in 10f81bb34db5 [2023-05-16T09:56:23.601Z] Removing intermediate container 10f81bb34db5 [2023-05-16T09:56:23.601Z] ---> 8c19597dc785 [2023-05-16T09:56:23.601Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-16T09:56:23.601Z] ---> Running in e9c000fbf886 [2023-05-16T09:56:23.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T09:56:23.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T09:56:24.121Z] OK: 270 MiB in 61 packages [2023-05-16T09:56:24.381Z] Removing intermediate container e9c000fbf886 [2023-05-16T09:56:24.381Z] ---> 381584e257f6 [2023-05-16T09:56:24.381Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-16T09:56:24.381Z] ---> Running in b0fb709de506 [2023-05-16T09:56:24.641Z] Removing intermediate container b0fb709de506 [2023-05-16T09:56:24.641Z] ---> dd71c3096f9f [2023-05-16T09:56:24.641Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-16T09:56:24.641Z] ---> c2358e97e94c [2023-05-16T09:56:24.641Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:56:24.641Z] ---> Running in cd1d3f963921 [2023-05-16T09:56:25.668Z] Removing intermediate container cd1d3f963921 [2023-05-16T09:56:25.668Z] ---> b457e99cbe53 [2023-05-16T09:56:25.668Z] Step 9/22 : COPY . . [2023-05-16T09:56:25.926Z] ---> 0758965b4ad5 [2023-05-16T09:56:25.926Z] Step 10/22 : RUN ${MAKE} [2023-05-16T09:56:25.926Z] ---> Running in d2b994ad2366 [2023-05-16T09:56:26.184Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-05-16T09:56:48.105Z] Removing intermediate container d2b994ad2366 [2023-05-16T09:56:48.105Z] ---> b924e3077e72 [2023-05-16T09:56:48.105Z] Step 11/22 : FROM alpine:3.17 [2023-05-16T09:56:48.105Z] 3.17: Pulling from library/alpine [2023-05-16T09:56:48.105Z] f56be85fc22e: Already exists [2023-05-16T09:56:48.105Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T09:56:48.105Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T09:56:48.105Z] ---> 9ed4aefc74f6 [2023-05-16T09:56:48.105Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-16T09:56:48.105Z] ---> Running in 06b79bbdd049 [2023-05-16T09:56:48.105Z] Removing intermediate container 06b79bbdd049 [2023-05-16T09:56:48.105Z] ---> b40204703360 [2023-05-16T09:56:48.105Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-16T09:56:48.105Z] ---> Running in b20326612772 [2023-05-16T09:56:48.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T09:56:48.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T09:56:48.105Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T09:56:48.105Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T09:56:48.105Z] OK: 7 MiB in 16 packages [2023-05-16T09:56:48.105Z] Removing intermediate container b20326612772 [2023-05-16T09:56:48.105Z] ---> 1d6011f00116 [2023-05-16T09:56:48.105Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-16T09:56:48.675Z] ---> fa701215f2eb [2023-05-16T09:56:48.675Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-16T09:56:48.935Z] ---> 820105553852 [2023-05-16T09:56:48.935Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-16T09:56:48.935Z] ---> fa619d0f69e4 [2023-05-16T09:56:48.935Z] Step 17/22 : EXPOSE 59901 [2023-05-16T09:56:48.935Z] ---> Running in a34e84480c74 [2023-05-16T09:56:49.195Z] Removing intermediate container a34e84480c74 [2023-05-16T09:56:49.195Z] ---> f6b2b8706816 [2023-05-16T09:56:49.195Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-16T09:56:49.195Z] ---> Running in 5e6593970f42 [2023-05-16T09:56:49.195Z] Removing intermediate container 5e6593970f42 [2023-05-16T09:56:49.195Z] ---> 9775a40302de [2023-05-16T09:56:49.195Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-16T09:56:49.195Z] ---> Running in 85adbabf07d3 [2023-05-16T09:56:49.195Z] Removing intermediate container 85adbabf07d3 [2023-05-16T09:56:49.195Z] ---> 35c183eec86c [2023-05-16T09:56:49.195Z] Step 20/22 : LABEL arch=amd64 [2023-05-16T09:56:49.554Z] ---> Running in 6f2c74a7a122 [2023-05-16T09:56:49.554Z] Removing intermediate container 6f2c74a7a122 [2023-05-16T09:56:49.554Z] ---> 79c9e4208aec [2023-05-16T09:56:49.554Z] Step 21/22 : LABEL git_sha=b81855801eaf6f518da4c24f49e07fc4228b461e [2023-05-16T09:56:49.554Z] ---> Running in c586b2101f5d [2023-05-16T09:56:49.554Z] Removing intermediate container c586b2101f5d [2023-05-16T09:56:49.554Z] ---> 4b19ca31975c [2023-05-16T09:56:49.554Z] Step 22/22 : LABEL version=0.0.0 [2023-05-16T09:56:49.554Z] ---> Running in 60471a25023c [2023-05-16T09:56:49.554Z] Removing intermediate container 60471a25023c [2023-05-16T09:56:49.554Z] ---> 290d21f8a571 [2023-05-16T09:56:49.554Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T09:56:49.554Z] Successfully built 290d21f8a571 [2023-05-16T09:56:49.554Z] 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-05-16T09:56:50.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T09:56:50.443Z] [2023-05-16T09:56:50.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:56:50.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T09:56:50.821Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T09:56:50.821Z] 5eb5b503b376: Pulling fs layer [2023-05-16T09:56:50.821Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T09:56:50.821Z] ec43610c2a17: Pulling fs layer [2023-05-16T09:56:50.821Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T09:56:50.821Z] 33b1e0a273af: Pulling fs layer [2023-05-16T09:56:50.821Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T09:56:50.821Z] 2f39f015ded8: Pulling fs layer [2023-05-16T09:56:50.821Z] 5d3b04190fa2: Waiting [2023-05-16T09:56:50.821Z] 2f39f015ded8: Waiting [2023-05-16T09:56:50.821Z] 3a2ae6a8a46f: Waiting [2023-05-16T09:56:50.821Z] 33b1e0a273af: Waiting [2023-05-16T09:56:50.821Z] 5c69ac0246d0: Verifying Checksum [2023-05-16T09:56:50.821Z] 5c69ac0246d0: Download complete [2023-05-16T09:56:50.821Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-16T09:56:50.821Z] 3a2ae6a8a46f: Download complete [2023-05-16T09:56:50.821Z] 33b1e0a273af: Verifying Checksum [2023-05-16T09:56:50.821Z] 33b1e0a273af: Download complete [2023-05-16T09:56:50.821Z] ec43610c2a17: Verifying Checksum [2023-05-16T09:56:50.821Z] ec43610c2a17: Download complete [2023-05-16T09:56:50.821Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T09:56:50.821Z] 5d3b04190fa2: Download complete [2023-05-16T09:56:51.083Z] 5eb5b503b376: Verifying Checksum [2023-05-16T09:56:51.083Z] 5eb5b503b376: Download complete [2023-05-16T09:56:51.653Z] 2f39f015ded8: Download complete [2023-05-16T09:56:52.221Z] 5eb5b503b376: Pull complete [2023-05-16T09:56:52.482Z] 5c69ac0246d0: Pull complete [2023-05-16T09:56:53.049Z] ec43610c2a17: Pull complete [2023-05-16T09:56:53.049Z] 3a2ae6a8a46f: Pull complete [2023-05-16T09:56:53.308Z] 33b1e0a273af: Pull complete [2023-05-16T09:56:53.308Z] 5d3b04190fa2: Pull complete [2023-05-16T09:56:58.644Z] 2f39f015ded8: Pull complete [2023-05-16T09:56:58.644Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T09:56:58.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T09:56:58.644Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T09:56:58.876Z] prd-ubuntu20.04-docker-8c-8g-15538 does not seem to be running inside a container [2023-05-16T09:56:58.912Z] $ 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-481 -v /w/workspace/xfoundry_device-modbus-go_PR-481:/w/workspace/xfoundry_device-modbus-go_PR-481:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-481@tmp:/w/workspace/xfoundry_device-modbus-go_PR-481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T09:57:04.559Z] $ docker top d6478dbb74e8e4fa83cc88630a7307896e5c750a14e8c4615242293274f6990d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:57:04.987Z] ---> job-cost.sh [2023-05-16T09:57:04.987Z] lf-activate-venv: SKIPPING [2023-05-16T09:57:04.987Z] INFO: No Stack... [2023-05-16T09:57:05.555Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T09:57:05.814Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T09:57:06.129Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-481/archives/cost.csv [2023-05-16T09:57:06.130Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T09:57:06.172Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-481-1-stack-cost] [2023-05-16T09:57:06.178Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-481-1-stack-cost] did not exist. Created. [2023-05-16T09:57:06.178Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-481-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T09:57:06.578Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T09:57:06.629Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T09:57:06.655Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-481-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T09:57:06.730Z] $ docker stop --time=1 d6478dbb74e8e4fa83cc88630a7307896e5c750a14e8c4615242293274f6990d [2023-05-16T09:57:07.877Z] $ docker rm -f --volumes d6478dbb74e8e4fa83cc88630a7307896e5c750a14e8c4615242293274f6990d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T09:58:00.746Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15545 in /w/workspace/xfoundry_device-modbus-go_PR-481 [Pipeline] { [Pipeline] ws [2023-05-16T09:58:00.806Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-05-16T09:58:00.889Z] Selected Git installation does not exist. Using Default [2023-05-16T09:58:00.890Z] The recommended git tool is: NONE [2023-05-16T09:58:08.200Z] using credential edgex-jenkins-ssh [2023-05-16T09:58:08.222Z] Cloning the remote Git repository [2023-05-16T09:58:08.295Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-05-16T09:58:08.436Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-05-16T09:58:08.628Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-16T09:58:08.630Z] > git --version # timeout=10 [2023-05-16T09:58:08.659Z] > git --version # 'git version 2.25.1' [2023-05-16T09:58:08.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T09:58:08.872Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T09:58:10.143Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-16T09:58:10.167Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T09:58:11.998Z] Merging remotes/origin/main commit 4df1e9a0db8d3469b5d00d5da879e0598a7c9d1c into PR head commit b81855801eaf6f518da4c24f49e07fc4228b461e [2023-05-16T09:58:12.349Z] Merge succeeded, producing b81855801eaf6f518da4c24f49e07fc4228b461e [2023-05-16T09:58:12.350Z] Checking out Revision b81855801eaf6f518da4c24f49e07fc4228b461e (PR-481) [2023-05-16T09:58:11.393Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-16T09:58:11.452Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-16T09:58:11.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T09:58:11.474Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/481/head:refs/remotes/origin/PR-481 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-16T09:58:12.025Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T09:58:12.129Z] > git checkout -f b81855801eaf6f518da4c24f49e07fc4228b461e # timeout=10 [2023-05-16T09:58:12.233Z] > git remote # timeout=10 [2023-05-16T09:58:12.257Z] > git config --get remote.origin.url # timeout=10 [2023-05-16T09:58:12.280Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T09:58:12.297Z] > git merge 4df1e9a0db8d3469b5d00d5da879e0598a7c9d1c # timeout=10 [2023-05-16T09:58:12.332Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-16T09:58:12.361Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T09:58:12.380Z] > git checkout -f b81855801eaf6f518da4c24f49e07fc4228b461e # timeout=10 [2023-05-16T09:58:12.991Z] Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v3" [2023-05-16T09:58:13.060Z] > git --version # timeout=10 [2023-05-16T09:58:13.076Z] > git --version # 'git version 2.25.1' [2023-05-16T09:58:13.102Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T09:58:14.257Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T09:58:14.257Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T09:58:14.257Z] Dload Upload Total Spent Left Speed [2023-05-16T09:58:14.257Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-05-16T09:58:14.923Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T09:58:15.291Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T09:58:15.291Z] + sudo tee /etc/docker/daemon.new [2023-05-16T09:58:15.291Z] { [2023-05-16T09:58:15.291Z] "registry-mirrors": [ [2023-05-16T09:58:15.291Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T09:58:15.291Z] ], [2023-05-16T09:58:15.291Z] "bip": "10.250.0.254/24", [2023-05-16T09:58:15.291Z] "hosts": [ [2023-05-16T09:58:15.291Z] "tcp://0.0.0.0:5555", [2023-05-16T09:58:15.291Z] "unix:///var/run/docker.sock" [2023-05-16T09:58:15.291Z] ], [2023-05-16T09:58:15.291Z] "mtu": 1458, [2023-05-16T09:58:15.291Z] "selinux-enabled": true, [2023-05-16T09:58:15.291Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T09:58:15.291Z] } [Pipeline] sh [2023-05-16T09:58:15.661Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T09:58:16.032Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T09:58:34.454Z] provisioning config files... [2023-05-16T09:58:34.493Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config5295777864028945453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T09:58:34.928Z] ---> docker-login.sh [2023-05-16T09:58:34.928Z] nexus3.edgexfoundry.org:10001 [2023-05-16T09:58:35.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:58:35.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:58:35.527Z] Configure a credential helper to remove this warning. See [2023-05-16T09:58:35.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:58:35.527Z] [2023-05-16T09:58:35.527Z] Login Succeeded [2023-05-16T09:58:35.527Z] nexus3.edgexfoundry.org:10002 [2023-05-16T09:58:35.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:58:36.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:58:36.076Z] Configure a credential helper to remove this warning. See [2023-05-16T09:58:36.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:58:36.076Z] [2023-05-16T09:58:36.076Z] Login Succeeded [2023-05-16T09:58:36.076Z] nexus3.edgexfoundry.org:10003 [2023-05-16T09:58:36.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:58:36.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:58:36.628Z] Configure a credential helper to remove this warning. See [2023-05-16T09:58:36.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:58:36.628Z] [2023-05-16T09:58:36.628Z] Login Succeeded [2023-05-16T09:58:36.628Z] nexus3.edgexfoundry.org:10004 [2023-05-16T09:58:36.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:58:36.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:58:36.904Z] Configure a credential helper to remove this warning. See [2023-05-16T09:58:36.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:58:36.904Z] [2023-05-16T09:58:36.904Z] Login Succeeded [2023-05-16T09:58:36.904Z] docker.io [2023-05-16T09:58:37.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T09:58:37.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T09:58:37.459Z] Configure a credential helper to remove this warning. See [2023-05-16T09:58:37.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T09:58:37.459Z] [2023-05-16T09:58:37.459Z] Login Succeeded [2023-05-16T09:58:37.459Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T09:58:37.488Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T09:58:38.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:58:38.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T09:58:38.091Z] ========================================================= [2023-05-16T09:58:38.091Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T09:58:38.091Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T09:58:38.723Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T09:58:39.007Z] Sending build context to Docker daemon 3.417MB [2023-05-16T09:58:39.292Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T09:58:39.292Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-16T09:58:39.292Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T09:58:39.292Z] c41833b44d91: Pulling fs layer [2023-05-16T09:58:39.292Z] ed15518f5707: Pulling fs layer [2023-05-16T09:58:39.292Z] feae8fd75edb: Pulling fs layer [2023-05-16T09:58:39.292Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T09:58:39.292Z] 3cdef696dda3: Pulling fs layer [2023-05-16T09:58:39.292Z] 2ced38df9373: Pulling fs layer [2023-05-16T09:58:39.292Z] 58f1dce35555: Pulling fs layer [2023-05-16T09:58:39.292Z] 242c74f7c9fa: Waiting [2023-05-16T09:58:39.292Z] 3cdef696dda3: Waiting [2023-05-16T09:58:39.292Z] 2ced38df9373: Waiting [2023-05-16T09:58:39.292Z] 58f1dce35555: Waiting [2023-05-16T09:58:39.292Z] ed15518f5707: Verifying Checksum [2023-05-16T09:58:39.292Z] ed15518f5707: Download complete [2023-05-16T09:58:39.589Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T09:58:39.589Z] 242c74f7c9fa: Download complete [2023-05-16T09:58:39.589Z] 3cdef696dda3: Download complete [2023-05-16T09:58:39.589Z] c41833b44d91: Verifying Checksum [2023-05-16T09:58:39.589Z] c41833b44d91: Download complete [2023-05-16T09:58:40.589Z] c41833b44d91: Pull complete [2023-05-16T09:58:40.864Z] 58f1dce35555: Verifying Checksum [2023-05-16T09:58:40.864Z] 58f1dce35555: Download complete [2023-05-16T09:58:41.467Z] ed15518f5707: Pull complete [2023-05-16T09:58:42.457Z] feae8fd75edb: Verifying Checksum [2023-05-16T09:58:42.457Z] feae8fd75edb: Download complete [2023-05-16T09:58:42.457Z] 2ced38df9373: Verifying Checksum [2023-05-16T09:58:42.457Z] 2ced38df9373: Download complete [2023-05-16T09:58:54.873Z] feae8fd75edb: Pull complete [2023-05-16T09:58:55.145Z] 242c74f7c9fa: Pull complete [2023-05-16T09:58:55.427Z] 3cdef696dda3: Pull complete [2023-05-16T09:59:03.747Z] 2ced38df9373: Pull complete [2023-05-16T09:59:08.041Z] 58f1dce35555: Pull complete [2023-05-16T09:59:08.041Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T09:59:08.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T09:59:08.316Z] ---> fadd8f120f05 [2023-05-16T09:59:08.316Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-16T09:59:09.309Z] ---> Running in 4ffa8754fade [2023-05-16T09:59:09.587Z] Removing intermediate container 4ffa8754fade [2023-05-16T09:59:09.587Z] ---> 8d8014740234 [2023-05-16T09:59:09.587Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T09:59:09.860Z] ---> Running in 69d4baeab2ca [2023-05-16T09:59:10.134Z] Removing intermediate container 69d4baeab2ca [2023-05-16T09:59:10.134Z] ---> 8bde47de0615 [2023-05-16T09:59:10.134Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-16T09:59:10.408Z] ---> Running in e7f8145c5e6b [2023-05-16T09:59:11.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T09:59:12.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T09:59:13.434Z] (1/8) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T09:59:13.726Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-16T09:59:13.726Z] (3/8) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T09:59:13.726Z] (4/8) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T09:59:13.726Z] (5/8) Installing openssh-sftp-server (9.1_p1-r3) [2023-05-16T09:59:13.726Z] (6/8) Installing openssh-server-common (9.1_p1-r3) [2023-05-16T09:59:13.726Z] (7/8) Installing openssh-server (9.1_p1-r3) [2023-05-16T09:59:13.726Z] (8/8) Installing openssh (9.1_p1-r3) [2023-05-16T09:59:13.726Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T09:59:13.726Z] OK: 270 MiB in 61 packages [2023-05-16T09:59:15.169Z] Removing intermediate container e7f8145c5e6b [2023-05-16T09:59:15.169Z] ---> 5da55512c4a8 [2023-05-16T09:59:15.169Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-16T09:59:15.169Z] ---> Running in b123ae634902 [2023-05-16T09:59:15.773Z] Removing intermediate container b123ae634902 [2023-05-16T09:59:15.773Z] ---> b4e798b01ea4 [2023-05-16T09:59:15.773Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-16T09:59:16.370Z] ---> 3c3bf0acb8c9 [2023-05-16T09:59:16.371Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T09:59:16.371Z] ---> Running in d3076806182a [2023-05-16T10:00:26.729Z] Removing intermediate container d3076806182a [2023-05-16T10:00:26.729Z] ---> b3eda11ce24e [2023-05-16T10:00:26.729Z] Step 9/10 : COPY . . [2023-05-16T10:00:26.729Z] ---> b4bd818f965f [2023-05-16T10:00:26.729Z] Step 10/10 : RUN ${MAKE} [2023-05-16T10:00:26.729Z] ---> Running in d7be5e35dbae [2023-05-16T10:00:26.729Z] noop [2023-05-16T10:00:26.729Z] Removing intermediate container d7be5e35dbae [2023-05-16T10:00:26.729Z] ---> 5a22fce0593d [2023-05-16T10:00:26.729Z] Successfully built 5a22fce0593d [2023-05-16T10:00:26.729Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:00:27.264Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T10:00:27.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:00:27.614Z] prd-ubuntu20.04-docker-arm64-4c-16g-15545 does not seem to be running inside a container [2023-05-16T10:00:27.716Z] $ 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-05-16T10:00:29.110Z] $ docker top 341bd1a040ab7e748d4383a9ae2beb2073aa8c8e0ed7cdf33644cb52d5b99ca6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:00:30.069Z] + go version [2023-05-16T10:00:30.069Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T10:00:30.108Z] $ docker stop --time=1 341bd1a040ab7e748d4383a9ae2beb2073aa8c8e0ed7cdf33644cb52d5b99ca6 [2023-05-16T10:00:34.503Z] $ docker rm -f --volumes 341bd1a040ab7e748d4383a9ae2beb2073aa8c8e0ed7cdf33644cb52d5b99ca6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:00:35.426Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T10:00:35.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:00:35.739Z] prd-ubuntu20.04-docker-arm64-4c-16g-15545 does not seem to be running inside a container [2023-05-16T10:00:35.822Z] $ 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-05-16T10:00:37.313Z] $ docker top 3771d6e1dcdcf9f347825c55e2c5c4886f8e2623cf04772bb03cd370c1388266 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:00:38.256Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-16T10:00:38.992Z] + make test [2023-05-16T10:00:38.992Z] go test ./... -coverprofile=coverage.out [2023-05-16T10:01:17.926Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-16T10:04:09.778Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-16T10:04:09.778Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.091s coverage: 47.4% of statements [2023-05-16T10:04:09.778Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T10:04:09.778Z] go vet ./... [2023-05-16T10:04:42.160Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T10:04:42.160Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T10:04:42.160Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T10:04:42.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T10:04:42.236Z] $ docker stop --time=1 3771d6e1dcdcf9f347825c55e2c5c4886f8e2623cf04772bb03cd370c1388266 [2023-05-16T10:04:44.286Z] $ docker rm -f --volumes 3771d6e1dcdcf9f347825c55e2c5c4886f8e2623cf04772bb03cd370c1388266 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T10:04:45.714Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T10:04:45.751Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T10:04:46.452Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T10:04:47.070Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T10:04:47.434Z] + ls -al . [2023-05-16T10:04:47.435Z] total 180 [2023-05-16T10:04:47.435Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 10:00 . [2023-05-16T10:04:47.435Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:58 .. [2023-05-16T10:04:47.435Z] -rw-rw-r-- 1 jenkins jenkins 140 May 16 09:58 .dockerignore [2023-05-16T10:04:47.435Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 09:58 .git [2023-05-16T10:04:47.435Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:58 .github [2023-05-16T10:04:47.435Z] -rw-rw-r-- 1 jenkins jenkins 331 May 16 09:58 .gitignore [2023-05-16T10:04:47.435Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 09:58 .golangci.yml [2023-05-16T10:04:47.435Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 16 09:58 Attribution.txt [2023-05-16T10:04:47.435Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 16 09:58 CHANGELOG.md [2023-05-16T10:04:47.435Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 16 09:58 Dockerfile [2023-05-16T10:04:47.435Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 09:58 GOVERNANCE.md [2023-05-16T10:04:47.435Z] -rw-rw-r-- 1 jenkins jenkins 680 May 16 09:58 Jenkinsfile [2023-05-16T10:04:47.435Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 09:58 LICENSE [2023-05-16T10:04:47.435Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 16 09:58 Makefile [2023-05-16T10:04:47.435Z] -rw-rw-r-- 1 jenkins jenkins 622 May 16 09:58 OWNERS.md [2023-05-16T10:04:47.435Z] -rw-rw-r-- 1 jenkins jenkins 4554 May 16 09:58 README.md [2023-05-16T10:04:47.435Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 09:54 VERSION [2023-05-16T10:04:47.435Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:58 bin [2023-05-16T10:04:47.435Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:58 cmd [2023-05-16T10:04:47.435Z] -rw-r--r-- 1 jenkins jenkins 24160 May 16 10:04 coverage.out [2023-05-16T10:04:47.435Z] -rw-rw-r-- 1 jenkins jenkins 3453 May 16 09:58 go.mod [2023-05-16T10:04:47.435Z] -rw-rw-r-- 1 jenkins jenkins 31670 May 16 09:58 go.sum [2023-05-16T10:04:47.435Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 09:58 internal [2023-05-16T10:04:47.435Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 09:58 simulator [2023-05-16T10:04:47.435Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 09:58 snap [2023-05-16T10:04:47.435Z] -rw-rw-r-- 1 jenkins jenkins 229 May 16 09:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:04:47.882Z] + 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=b81855801eaf6f518da4c24f49e07fc4228b461e --label arch=arm64 --label version=0.0.0 . [2023-05-16T10:04:48.153Z] Sending build context to Docker daemon 3.442MB [2023-05-16T10:04:48.429Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:04:48.429Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-16T10:04:48.429Z] ---> 5a22fce0593d [2023-05-16T10:04:48.429Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-16T10:04:48.429Z] ---> Running in e8f3bd6f5ef0 [2023-05-16T10:04:49.026Z] Removing intermediate container e8f3bd6f5ef0 [2023-05-16T10:04:49.026Z] ---> 5f9be09010c6 [2023-05-16T10:04:49.026Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T10:04:49.026Z] ---> Running in 1172f997e0dd [2023-05-16T10:04:49.305Z] Removing intermediate container 1172f997e0dd [2023-05-16T10:04:49.305Z] ---> 2c0846277fd8 [2023-05-16T10:04:49.306Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-16T10:04:49.306Z] ---> Running in dbb8652e9b5c [2023-05-16T10:04:50.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:04:51.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:04:53.011Z] OK: 270 MiB in 61 packages [2023-05-16T10:04:54.442Z] Removing intermediate container dbb8652e9b5c [2023-05-16T10:04:54.442Z] ---> 09e301221f3c [2023-05-16T10:04:54.442Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-16T10:04:54.442Z] ---> Running in fc94866c266d [2023-05-16T10:04:54.712Z] Removing intermediate container fc94866c266d [2023-05-16T10:04:54.712Z] ---> 1d391637e8cf [2023-05-16T10:04:54.712Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-16T10:04:55.317Z] ---> 6d28f5fde005 [2023-05-16T10:04:55.317Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:04:55.317Z] ---> Running in 20090b8854e8 [2023-05-16T10:05:00.716Z] Removing intermediate container 20090b8854e8 [2023-05-16T10:05:00.716Z] ---> 9b1da484c9cf [2023-05-16T10:05:00.716Z] Step 9/22 : COPY . . [2023-05-16T10:05:00.994Z] ---> 13417accd28e [2023-05-16T10:05:00.994Z] Step 10/22 : RUN ${MAKE} [2023-05-16T10:05:00.994Z] ---> Running in e12826edf492 [2023-05-16T10:05:02.444Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-05-16T10:07:39.403Z] Removing intermediate container e12826edf492 [2023-05-16T10:07:39.403Z] ---> 6a9c78291533 [2023-05-16T10:07:39.403Z] Step 11/22 : FROM alpine:3.17 [2023-05-16T10:07:39.403Z] 3.17: Pulling from library/alpine [2023-05-16T10:07:39.403Z] c41833b44d91: Already exists [2023-05-16T10:07:39.403Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T10:07:39.403Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T10:07:39.403Z] ---> 51e60588ff2c [2023-05-16T10:07:39.403Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-16T10:07:39.403Z] ---> Running in 7076c7472f8b [2023-05-16T10:07:39.403Z] Removing intermediate container 7076c7472f8b [2023-05-16T10:07:39.403Z] ---> f2e28b84e136 [2023-05-16T10:07:39.403Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-16T10:07:39.403Z] ---> Running in 8a8f5dff8397 [2023-05-16T10:07:40.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:07:40.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:07:42.395Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T10:07:42.395Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T10:07:42.395Z] OK: 8 MiB in 16 packages [2023-05-16T10:07:44.354Z] Removing intermediate container 8a8f5dff8397 [2023-05-16T10:07:44.354Z] ---> ad2b427e1603 [2023-05-16T10:07:44.354Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-16T10:07:45.780Z] ---> a91080d9c8cd [2023-05-16T10:07:45.780Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-16T10:07:46.373Z] ---> 6b2a81e685c3 [2023-05-16T10:07:46.373Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-16T10:07:46.973Z] ---> 24c8ae38ace1 [2023-05-16T10:07:46.973Z] Step 17/22 : EXPOSE 59901 [2023-05-16T10:07:46.973Z] ---> Running in 0ed09b123a52 [2023-05-16T10:07:47.243Z] Removing intermediate container 0ed09b123a52 [2023-05-16T10:07:47.243Z] ---> b507367ec5fb [2023-05-16T10:07:47.243Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-16T10:07:47.243Z] ---> Running in b0f1b0871c77 [2023-05-16T10:07:47.518Z] Removing intermediate container b0f1b0871c77 [2023-05-16T10:07:47.518Z] ---> da279a4ba96c [2023-05-16T10:07:47.518Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-16T10:07:47.785Z] ---> Running in edd8a37b16ff [2023-05-16T10:07:48.059Z] Removing intermediate container edd8a37b16ff [2023-05-16T10:07:48.059Z] ---> 52ad620f6426 [2023-05-16T10:07:48.059Z] Step 20/22 : LABEL arch=arm64 [2023-05-16T10:07:48.059Z] ---> Running in 91bfdd43481f [2023-05-16T10:07:48.342Z] Removing intermediate container 91bfdd43481f [2023-05-16T10:07:48.342Z] ---> d64502eb7e01 [2023-05-16T10:07:48.342Z] Step 21/22 : LABEL git_sha=b81855801eaf6f518da4c24f49e07fc4228b461e [2023-05-16T10:07:48.615Z] ---> Running in 4a3eb52c2c93 [2023-05-16T10:07:48.884Z] Removing intermediate container 4a3eb52c2c93 [2023-05-16T10:07:48.884Z] ---> 36b9fc93ac71 [2023-05-16T10:07:48.884Z] Step 22/22 : LABEL version=0.0.0 [2023-05-16T10:07:48.884Z] ---> Running in 2533b9a0730e [2023-05-16T10:07:49.158Z] Removing intermediate container 2533b9a0730e [2023-05-16T10:07:49.158Z] ---> 8019fe0d1c0e [2023-05-16T10:07:49.158Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T10:07:49.158Z] Successfully built 8019fe0d1c0e [2023-05-16T10:07:49.434Z] 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-05-16T10:07:50.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:07:50.395Z] [2023-05-16T10:07:50.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:07:50.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:07:51.098Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T10:07:51.098Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T10:07:51.098Z] 04944245beec: Pulling fs layer [2023-05-16T10:07:51.098Z] 699f458cf7ca: Pulling fs layer [2023-05-16T10:07:51.098Z] 765212b225bb: Pulling fs layer [2023-05-16T10:07:51.098Z] f23df028b6ca: Pulling fs layer [2023-05-16T10:07:51.098Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T10:07:51.098Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T10:07:51.098Z] 765212b225bb: Waiting [2023-05-16T10:07:51.098Z] f23df028b6ca: Waiting [2023-05-16T10:07:51.098Z] d65c8cfc05b1: Waiting [2023-05-16T10:07:51.098Z] 2437ff75d9bd: Waiting [2023-05-16T10:07:51.098Z] 04944245beec: Verifying Checksum [2023-05-16T10:07:51.098Z] 04944245beec: Download complete [2023-05-16T10:07:51.098Z] 765212b225bb: Download complete [2023-05-16T10:07:51.098Z] f23df028b6ca: Verifying Checksum [2023-05-16T10:07:51.098Z] f23df028b6ca: Download complete [2023-05-16T10:07:51.098Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T10:07:51.098Z] d65c8cfc05b1: Download complete [2023-05-16T10:07:51.370Z] 699f458cf7ca: Verifying Checksum [2023-05-16T10:07:51.640Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T10:07:51.640Z] 8998bd30e6a1: Download complete [2023-05-16T10:07:54.240Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T10:07:54.240Z] 2437ff75d9bd: Download complete [2023-05-16T10:07:56.833Z] 8998bd30e6a1: Pull complete [2023-05-16T10:07:57.419Z] 04944245beec: Pull complete [2023-05-16T10:07:58.833Z] 699f458cf7ca: Pull complete [2023-05-16T10:07:58.833Z] 765212b225bb: Pull complete [2023-05-16T10:07:59.420Z] f23df028b6ca: Pull complete [2023-05-16T10:07:59.688Z] d65c8cfc05b1: Pull complete [2023-05-16T10:08:14.697Z] 2437ff75d9bd: Pull complete [2023-05-16T10:08:14.697Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T10:08:14.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:08:14.697Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:08:15.086Z] prd-ubuntu20.04-docker-arm64-4c-16g-15545 does not seem to be running inside a container [2023-05-16T10:08:15.179Z] $ 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-05-16T10:08:18.018Z] $ docker top 435e44a232a0cfc34f5b3dea74756c71954a827570319ac6c8ad234179b144c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:08:18.961Z] ---> job-cost.sh [2023-05-16T10:08:18.961Z] lf-activate-venv: SKIPPING [2023-05-16T10:08:18.961Z] INFO: No Stack... [2023-05-16T10:08:19.547Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T10:08:20.510Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T10:08:21.186Z] + cut -d, -f6+ [2023-05-16T10:08:21.186Z] cat /w/workspace/device-modbus-go/1/archives/cost.csv [Pipeline] lock [2023-05-16T10:08:21.243Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-481-1-stack-cost] [2023-05-16T10:08:21.248Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-481-1-stack-cost] did not exist. Created. [2023-05-16T10:08:21.248Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-481-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T10:08:22.014Z] /w/workspace/device-modbus-go/1@tmp/durable-817a60ef/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T10:08:22.750Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T10:08:22.786Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T10:08:22.843Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T10:08:22.863Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-481-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T10:08:22.956Z] $ docker stop --time=1 435e44a232a0cfc34f5b3dea74756c71954a827570319ac6c8ad234179b144c5 [2023-05-16T10:08:24.527Z] $ docker rm -f --volumes 435e44a232a0cfc34f5b3dea74756c71954a827570319ac6c8ad234179b144c5 [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-05-16T10:08:25.819Z] provisioning config files... [2023-05-16T10:08:25.830Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-481@tmp/config3471179637779726030tmp [Pipeline] { [Pipeline] sh [2023-05-16T10:08:26.180Z] + set +x [2023-05-16T10:08:26.180Z] + curl -s https://codecov.io/bash [2023-05-16T10:08:26.180Z] + bash -s -- [2023-05-16T10:08:26.180Z] [2023-05-16T10:08:26.180Z] _____ _ [2023-05-16T10:08:26.180Z] / ____| | | [2023-05-16T10:08:26.180Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T10:08:26.180Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T10:08:26.180Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T10:08:26.180Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T10:08:26.180Z] Bash-1.0.6 [2023-05-16T10:08:26.180Z] [2023-05-16T10:08:26.180Z] [2023-05-16T10:08:26.180Z] ==> git version 2.25.1 found [2023-05-16T10:08:26.180Z] ==> 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-05-16T10:08:26.180Z] Release-Date: 2020-01-08 [2023-05-16T10:08:26.180Z] 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-05-16T10:08:26.180Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T10:08:26.180Z] ==> Jenkins CI detected. [2023-05-16T10:08:26.180Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-481 [2023-05-16T10:08:26.180Z] project root: . [2023-05-16T10:08:26.180Z] --> token set from env [2023-05-16T10:08:26.180Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T10:08:26.180Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T10:08:26.180Z] ==> Python coveragepy not found [2023-05-16T10:08:26.180Z] ==> Searching for coverage reports in: [2023-05-16T10:08:26.180Z] + . [2023-05-16T10:08:26.180Z] -> Found 1 reports [2023-05-16T10:08:26.180Z] ==> Detecting git/mercurial file structure [2023-05-16T10:08:26.180Z] ==> Reading reports [2023-05-16T10:08:26.180Z] + ./coverage.out bytes=24160 [2023-05-16T10:08:26.180Z] ==> Appending adjustments [2023-05-16T10:08:26.180Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T10:08:26.440Z] + Found adjustments [2023-05-16T10:08:26.440Z] ==> Gzipping contents [2023-05-16T10:08:26.440Z] 4.0K /tmp/codecov.zc6seP.gz [2023-05-16T10:08:26.440Z] ==> Uploading reports [2023-05-16T10:08:26.440Z] url: https://codecov.io [2023-05-16T10:08:26.440Z] query: branch=PR-481&commit=b81855801eaf6f518da4c24f49e07fc4228b461e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-481%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=481&job=&cmd_args= [2023-05-16T10:08:26.440Z] -> Pinging Codecov [2023-05-16T10:08:26.440Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-481&commit=b81855801eaf6f518da4c24f49e07fc4228b461e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-481%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=481&job=&cmd_args= [2023-05-16T10:08:26.708Z] -> Uploading to [2023-05-16T10:08:26.708Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/55DBCA73C666E3227836607328DD7E49/b81855801eaf6f518da4c24f49e07fc4228b461e/cdf61543-8236-4452-8338-afdfa12f8694.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T100826Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ab9fd3c6e152d1fff1b7b2ef9719192dfe2f9e6d0a2f77d3c40175937679f0bb [2023-05-16T10:08:26.708Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T10:08:26.708Z] Dload Upload Total Spent Left Speed [2023-05-16T10:08:26.708Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 20226 --:--:-- --:--:-- --:--:-- 20123 [2023-05-16T10:08:26.708Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/b81855801eaf6f518da4c24f49e07fc4228b461e [Pipeline] } [2023-05-16T10:08:26.742Z] 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-05-16T10:08:29.640Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-481/archives ] [2023-05-16T10:08:29.640Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-481/archives [2023-05-16T10:08:29.640Z] total 16 [2023-05-16T10:08:29.640Z] drwxr-xr-x 3 root root 4096 May 16 09:57 . [2023-05-16T10:08:29.640Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 09:57 .. [2023-05-16T10:08:29.640Z] drwxr-xr-x 2 root root 4096 May 16 09:57 cost [2023-05-16T10:08:29.640Z] -rw-r--r-- 1 root root 88 May 16 09:57 cost.csv [2023-05-16T10:08:29.640Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-481/archives [2023-05-16T10:08:29.640Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-481/archives [2023-05-16T10:08:29.640Z] total 16 [2023-05-16T10:08:29.640Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 09:57 . [2023-05-16T10:08:29.640Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 09:57 .. [2023-05-16T10:08:29.640Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 09:57 cost [2023-05-16T10:08:29.640Z] -rw-r--r-- 1 jenkins jenkins 88 May 16 09:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:08:29.980Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:08:30.898Z] ---> package-listing.sh [2023-05-16T10:08:30.898Z] ++ facter osfamily [2023-05-16T10:08:30.898Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T10:08:31.157Z] + OS_FAMILY=debian [2023-05-16T10:08:31.157Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-481 [2023-05-16T10:08:31.157Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T10:08:31.157Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T10:08:31.157Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T10:08:31.157Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T10:08:31.157Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-481 ']' [2023-05-16T10:08:31.157Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T10:08:31.157Z] + case "${OS_FAMILY}" in [2023-05-16T10:08:31.157Z] + dpkg -l [2023-05-16T10:08:31.157Z] + grep '^ii' [2023-05-16T10:08:31.157Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T10:08:31.157Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T10:08:31.157Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T10:08:31.157Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-481 ']' [2023-05-16T10:08:31.157Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-481/archives/ [2023-05-16T10:08:31.157Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-481/archives/ [Pipeline] echo [2023-05-16T10:08:31.210Z] 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-481/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T10:08:31.507Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:08:32.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:08:32.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:08:32.562Z] prd-ubuntu20.04-docker-8c-8g-15538 does not seem to be running inside a container [2023-05-16T10:08:32.605Z] $ 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-481/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-481 -v /w/workspace/xfoundry_device-modbus-go_PR-481:/w/workspace/xfoundry_device-modbus-go_PR-481:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-481@tmp:/w/workspace/xfoundry_device-modbus-go_PR-481@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-05-16T10:08:33.247Z] $ docker top a3e0a4306d27b194dd3b11cedaee2fd1b4da76f82c92e9adbbb03ba92d70892f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:08:33.676Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T10:08:33.997Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T10:08:34.327Z] + ls /var/log/sa-host [2023-05-16T10:08:34.328Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T10:08:34.568Z] provisioning config files... [2023-05-16T10:08:34.577Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-481@tmp/config1105028314278017458tmp [Pipeline] { [Pipeline] echo [2023-05-16T10:08:34.646Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:08:34.966Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T10:08:35.004Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:08:35.423Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T10:08:35.456Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:08:35.785Z] ---> sudo-logs.sh [2023-05-16T10:08:35.785Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T10:08:35.908Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:08:36.221Z] ---> job-cost.sh [2023-05-16T10:08:36.221Z] lf-activate-venv: SKIPPING [2023-05-16T10:08:36.221Z] DEBUG: total: 0.2199999988079071 [2023-05-16T10:08:36.221Z] INFO: Retrieving Stack Cost... [2023-05-16T10:08:36.481Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T10:08:37.049Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T10:08:37.093Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:08:37.410Z] ---> logs-deploy.sh [2023-05-16T10:08:37.410Z] lf-activate-venv: SKIPPING [2023-05-16T10:08:37.410Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-481/1 [2023-05-16T10:08:37.410Z] INFO: archiving workspace using pattern(s): [2023-05-16T10:08:38.349Z] Archives upload complete. [2023-05-16T10:08:38.616Z] INFO: archiving logs to Nexus